﻿ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: "";
    content: none
}

q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    aside#sidebar,
    header[role="banner"],
    footer,
    #comments,
    #respond {
        display: none
    }
    #container #content .main-container {
        margin: 0;
        padding: 0;
        width: 90%
    }
    * {
        color: #000;
        background-color: #fff;
        text-shadow: none
    }
    a:after {
        content: "( " attr(href) " )"
    }
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-times:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.heli-intro {
    display: none
}

@media only screen and (min-width:992px) {
    .heli-content {
        background: none!important
    }
    .emptyvideo.false {
        display: none
    }
    #heli-video-shop {
        position: relative;
        width: 100%
    }
    #heli-video-shop::after {
        clear: both;
        content: "";
        display: table
    }
    #heli-video-shop .heli-video {
        padding-right: 0;
        float: left;
        width: 70%
    }
    #heli-video-shop .heli-shop-now {
        float: left;
        width: 30%;
        height: 100%;
        top: -20px;
        background: #fff
    }
    #heli-video-shop .heli-shop-now h1 {
        margin-top: 30%
    }
    .heli-products .product-img {
        background: none!important
    }
    .heli-products .product-img img {
        width: 80%
    }
    .heli-products ul li .product-cont h4 {
        height: 60px
    }
    .heli-products ul li .product-cont .prod-desc {
        height: 230px
    }
}

.main-container #content.fixed {
    width: 100%;
    position: fixed
}

.view-all {
    padding: 12px 14px 12px 24px
}

@media only screen and (min-width:992px) {
    .view-all {
        display: none
    }
}

.view-all a {
    color: #666;
    text-transform: capitalize
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    background: #fff;
    height: 100%;
    min-width: 100%;
    width: 100%
}

img {
    max-width: 100%;
    vertical-align: middle
}

@-moz-document url-prefix() {}

body {
    font-family: "AV-LT-Medium";
    font-size: 14px;
    font-weight: normal;
    min-width: 320px
}

body.loginpop-visible {
    margin: 0;
    overflow: hidden;
    padding: 0
}

input::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

input::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

input:-moz-placeholder {
    color: #ccc;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.videoWrapper {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.popup-wrapper {
    display: none;
    overflow-y: auto;
    z-index: 9990;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed
}

.visible-device {
    display: inline-block
}

@media only screen and (min-width:992px) {
    .visible-device {
        display: none
    }
}

input[type="checkbox"],
input[type="radio"] {
    margin: 4px;
    visibility: hidden
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    line-height: 18px;
    position: relative
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
    border: 1px solid #000;
    content: "";
    font-family: FontAwesome;
    font-size: 19px;
    height: 20px;
    width: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: -25px;
    position: absolute
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
    color: #ff510c;
    content: ""
}

input[type="radio"]+label:before {
    border-radius: 50%;
    font-size: 14px;
    padding: 0 3px
}

input[type="radio"]:checked+label:before {
    content: ""
}

@media only screen and (max-width:767px) {
    .Touch .selectboxit-container *,
    .Touch select:focus,
    .Touch input[type="text"]:focus,
    .Touch textarea:focus {
        font-size: 16px
    }
}

.Banner img.heli-desk {
    display: none
}

.Banner img.heli-mobile {
    display: block
}

@media only screen and (min-width:768px) {
    .Banner img.heli-desk {
        display: block
    }
    .Banner img.heli-mobile {
        display: none
    }
}

.shipfree {
    background: #fff url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/SaleBanner.jpg) repeat center center;
    font-family: "AV-LT-Black";
    font-size: 20px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    max-width: 1304px
}

@media only screen and (min-width:768px) {
    .shipfree {
        margin-top: 7px
    }
}

@media only screen and (min-width:992px) {
    .shipfree {
        margin-top: 4px
    }
}

@media only screen and (min-width:1200px) {
    .shipfree {
        margin-top: 9px
    }
}

.admin-menu .contextual-links-region {
    position: static
}

.section-contact #content .block-title {
    text-align: center
}

.section-contact #content .block-title h1 {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat scroll center bottom;
    background-size: 85% 5px;
    color: #000;
    display: inline-block;
    font-size: 40px;
    margin: 0 auto 20px auto;
    line-height: 40px;
    padding: 60px 0 18px;
    text-align: center;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.section-contact .contact-form {
    margin: 50px auto
}

.section-contact .contact-form>div {
    border: 1px solid #ccc;
    margin: 60px auto;
    max-width: 500px;
    padding: 36px 24px
}

.section-contact .contact-form input[type="text"],
.section-contact .contact-form input[type="password"],
.section-contact .contact-form input[type="email"],
.section-contact .contact-form input.form-text,
.section-contact .contact-form textarea {
    border: solid 1px #000;
    width: 100%
}

.section-contact .contact-form input[type="text"].error,
.section-contact .contact-form input[type="password"].error,
.section-contact .contact-form input[type="email"].error,
.section-contact .contact-form input.form-text.error,
.section-contact .contact-form textarea.error {
    border-color: #ff510c
}

.section-contact .contact-form label {
    display: block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    margin: 0 0 10px
}

.section-contact .contact-form label span.form-required {
    color: #000
}

.section-contact .contact-form form-item {
    margin: 0;
    max-width: 280px;
    padding: 10px 0
}

.section-contact .contact-form .form-actions {
    padding-top: 30px
}

.section-contact .contact-form .form-actions input[type="submit"] {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-orange.svg) no-repeat center center;
    background-size: 100% 100%
}

.section-contact .contact-form .form-actions input[type="submit"]:hover {
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg)
}

.section-contact .contact-form .form-type-checkbox label.option {
    margin-left: 25px;
    font-family: "AV-LT-Roman";
    font-size: 16px
}

.section-contact .contactinfo {
    padding: 25px 0;
    text-align: center
}

.section-contact .contactinfo p {
    font-size: 18px;
    margin: 0 0 15px 0
}

.section-contact .contactinfo p b {
    font-family: AV-LT-Black
}

.section-contact .contactinfo p a {
    color: #000
}

@media only screen and (max-width:767px) {
    .section-contact .contactinfo p {
        font-size: 16px;
        margin: 0 0 25px
    }
    .section-contact .contactinfo p b {
        display: block;
        margin: 0 0 10px
    }
}

@media only screen and (min-width:992px) {
    .section-contact .contact-form,
    .section-contact .contactinfo {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
    .section-contact .contactinfo {
        padding-top: 220px
    }
}


body.fixfixed #header.header {
    position: absolute;
    top: 0
}

.header-top-con:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.header-top-con:before {
    content: "";
    display: table
}

.header-top-con .header-top-wrap {
    font-family: "AV-LT-Black";
    letter-spacing: 1px
}

.header-top-con .header-top-wrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.header-top-con .header-top-wrap:before {
    content: "";
    display: table
}

.header-top-con .switch-all {
    display: none;
    float: left;
    height: auto
}

.header-top-con .switch-all .switches {
    font-size: 12px;
    padding: 19px 0;
    position: relative;
    vertical-align: middle
}

.header-top-con .switch-all .switches:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.header-top-con .switch-all .switches:before {
    content: "";
    display: table
}

.header-top-con .switch-all .switches .switcher-currency,
.header-top-con .switch-all .switches .switcher-holder,
.header-top-con .switch-all .switches label {
    display: none
}

.header-top-con .switch-all .switches .switch-wrapper:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.header-top-con .switch-all .switches .switch-wrapper:before {
    content: "";
    display: table
}

.header-top-con .switch-all .switches .singleFlag .current-lang-wrap {
    cursor: default
}

.header-top-con .switch-all .switches .singleFlag .current-lang-wrap strong:after {
    display: none
}

.header-top-con .switch-all .switches .current-lang-wrap {
    border-left: solid 1px transparent;
    border-right: solid 1px transparent;
    color: #fff;
    cursor: pointer;
    display: block;
    line-height: 20px;
    margin: 0;
    padding-left: 55px;
    padding-right: 11.650%;
    position: relative;
    text-transform: uppercase;
    position: relative
}

.header-top-con .switch-all .switches .current-lang-wrap:before {
    content: "";
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat -120px 0;
    display: inline-block;
    float: left;
    height: 20px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    width: 33px
}

.header-top-con .switch-all .switches .current-lang-wrap.language-us_german:before,
.header-top-con .switch-all .switches .current-lang-wrap.language-ca_german:before,
.header-top-con .switch-all .switches .current-lang-wrap.language_sw_eu:before,
.header-top-con .switch-all .switches .current-lang-wrap.language-eu_german:before {
    background-position: -120px -21px
}

.header-top-con .switch-all .switches .current-lang-wrap.language-us_french:before,
.header-top-con .switch-all .switches .current-lang-wrap.language-ca_french:before,
.header-top-con .switch-all .switches .current-lang-wrap.language_sw_ca:before {
    background-position: -153px 0
}

.header-top-con .switch-all .switches .current-lang-wrap strong {
    display: block;
    position: relative
}

.header-top-con .switch-all .switches .current-lang-wrap strong:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    content: "";
    top: 8px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute
}

.header-top-con .switch-all .switches .switcher-language {
    padding: 0 5px;
    position: relative
}

.header-top-con .region-header-top {
    display: none;
    float: left;
    height: auto;
    opacity: 1
}

.header-top-con .region-header-top h2.block-title {
    display: none
}

.header-top-con .region-header-top .promo-block p {
    color: #ff510c;
    font-family: "AV-LT-Roman";
    font-size: 11px;
    line-height: 20px;
    padding-top: 10px;
    text-align: center
}

.header-top-con .region-header-top .promo-block p a {
    color: #ff510c
}

.header-top-con .header-icon-links {
    float: right;
    font-family: "AV-LT-Medium"
}

.header-top-con .header-icon-links:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.header-top-con .header-icon-links:before {
    content: "";
    display: table
}

.header-top-con .header-icon-links ul.links {
    display: none
}

.header-top-con .header-icon-links ul.links li {
    border-right: 1px solid rgba(221, 221, 222, .5);
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 19px 0;
    text-align: center;
    vertical-align: middle
}

.header-top-con .header-icon-links ul.links li a {
    color: #fff;
    text-transform: uppercase
}

.header-top-con .header-icon-links ul.links li a:before {
    background: #fb431f;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    width: 30px
}

.header-top-con .header-icon-links ul.links li.first {
    width: 42.623%
}

.header-top-con .header-icon-links ul.links li.first a:before {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat 0 0;
    width: 17px
}

.header-top-con .header-icon-links ul.links li.last {
    width: 57.377%
}

.header-top-con .header-icon-links ul.links li.last a:before {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat -30px 0;
    width: 21px
}

.header-top-con .header-icon-links .top-cart {
    cursor: pointer;
    line-height: 20px;
    position: relative;
    text-align: center;
    width: 94px;
    z-index: 992
}

.header-top-con .header-icon-links .top-cart .block-title {
    font-size: 12px;
    padding: 19px 0;
    text-transform: uppercase
}

.header-top-con .header-icon-links .top-cart .block-title strong b {
    display: none
}

.header-top-con .header-icon-links .top-cart .block-title strong:before {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat -60px 0;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 8px;
    vertical-align: middle;
    width: 21px
}

.header-top-con .header-icon-links .top-cart .block-title strong>span {
    background: #fff;
    color: #333;
    font-size: 11px;
    line-height: 22px;
    padding: 3px 7px;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box
}

.header-top-con .header-icon-links .top-cart .block-title>a {
    color: #fff
}

.header-top-con .header-icon-links .top-cart .block-title.expanded>a {
    color: #000
}

.header-bot-wrap .dakine-logo {
    top: 16px;
    right: auto;
    bottom: auto;
    left: 90px;
    position: absolute
}

.header-bot-wrap .header__logo {
    display: block;
    padding: 0;
    text-align: left;
    width: 100%
}

.header-bot-wrap .quick-access {
    position: relative
}

.header-bot-wrap .quick-access .search-wrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.header-bot-wrap .quick-access .search-wrap:before {
    content: "";
    display: table
}

.header-bot-wrap .quick-access .search-wrap .form-search {
    position: relative
}

.header-bot-wrap .quick-access .search-wrap .search-icon-wrapper {
    display: block;
    height: 20px;
    width: 20px;
    top: -40px;
    right: 106px;
    bottom: auto;
    left: auto;
    position: absolute
}

.header-bot-wrap .quick-access .search-wrap .search-icon-wrapper i {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat -90px 0;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box {
    float: left;
    height: 0;
    opacity: 0;
    width: 75%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box .input-text {
    height: 0;
    margin-left: 5%;
    padding: 0;
    width: 100%
}

@media (max-device-width:991px) {
    .header-bot-wrap .quick-access .search-wrap .search-icon-box .input-text {
        height: 0!important
    }
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box::-webkit-input-placeholder {
    color: #959595
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box:-moz-placeholder {
    color: #959595;
    opacity: 1
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box::-moz-placeholder {
    color: #959595;
    opacity: 1
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box:-ms-input-placeholder {
    color: #959595
}

.header-bot-wrap .quick-access .search-wrap .search-icon-box:placeholder-shown {
    color: #959595
}

.header-bot-wrap .quick-access .search-wrap .button.visible-device {
    background-color: #ff510c;
    height: 0;
    float: left;
    font-family: "SSStandard";
    font-size: 30px;
    text-rendering: optimizeLegibility;
    min-width: 0;
    opacity: 0;
    padding: 0;
    width: 20%;
    -webkit-transition: all .32s ease;
    -moz-transition: all .32s ease;
    transition: all .32s ease
}

.header-bot-wrap .quick-access .search-wrap .button.visible-device:before {
    display: none
}

.header-bot-wrap .quick-access .search-wrap .close-icon-wrapper {
    display: none
}

.header-bot-wrap .quick-access.quick-exp .search-wrap .search-icon-wrapper i {
    background-position: -90px -21px
}

.header-bot-wrap .quick-access.quick-exp .search-icon-box {
    height: 67px;
    margin: 15px 0;
    opacity: 1
}

.header-bot-wrap .quick-access.quick-exp .search-icon-box .input-text {
    height: 100%;
    padding-left: 22px;
    padding-right: 22px
}

html.js input.form-autocomplete {
    background-image: none!important
}

.other-lang .header-bot-wrap .region-header-bottom ul.tb-megamenu-nav>li.mm-sport .block-inner .block-support .col .menufield a.button {
    font-size: 29px;
    height: auto;
    padding: 18px 5px;
    white-space: normal
}

@media only screen and (min-width:992px) {
    .other-lang .nonsticky-header .header-top-con .region-header-top {
        width: 37.092%
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links {
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links ul.links {
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links ul.links li.first {
        padding-left: 20px;
        padding-right: 20px;
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links ul.links li.first .drup-myacc-block {
        width: 100%;
        min-width: 230px;
        max-width: 230px
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links ul.links li.last {
        padding-right: 20px;
        padding-left: 20px;
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links .top-cart {
        float: right;
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links .top-cart .block-title {
        float: left;
        padding-left: 50px;
        padding-right: 28px;
        width: 100%
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links .top-cart .block-title strong::before {
        position: absolute;
        left: 20px
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links .top-cart .block-title strong b {
        float: left
    }
    .other-lang .nonsticky-header .header-top-con .header-icon-links .top-cart .block-title strong>span {
        float: left;
        padding: 0 5px;
        margin-left: 8px
    }
}

@media only screen and (min-width:998px) and (max-width:1024px) {
    .other-lang .nonsticky-header .header-top-con {
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con ul.links {
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con ul.links li.first {
        padding-left: 10px;
        padding-right: 10px;
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con ul.links li.last {
        padding-right: 10px;
        padding-left: 10px;
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con #topcart {
        float: right
    }
    .other-lang .nonsticky-header .header-top-con #topcart .top-cart {
        width: auto
    }
    .other-lang .nonsticky-header .header-top-con #topcart .top-cart .block-title {
        float: left;
        padding-left: 40px;
        padding-right: 31px;
        width: 100%
    }
    .other-lang .nonsticky-header .header-top-con #topcart .top-cart .block-title strong::before {
        position: absolute;
        left: 10px
    }
    .other-lang #header.sticky-header .header-bot-wrap .header-main-nav {
        width: 55.29%
    }
    .other-lang #header.sticky-header .header-top-con .header-icon-links {
        padding-right: 24px;
        width: 8.285%!important
    }
    .other-lang #header.sticky-header .header-top-con .header-icon-links ul.links {
        width: 50%
    }
    .other-lang #header.sticky-header .myacc-block-drup .header-main-nav {
        width: 54.29%
    }
    .other-lang #header.sticky-header .myacc-block-drup .header-top-con .header-icon-links {
        width: 10.285%!important
    }
    .other-lang #header.sticky-header .myacc-block-drup .header-top-con .header-icon-links ul.links {
        width: 64%
    }
    .other-lang #header.sticky-header .myacc-block-drup .header-top-con .header-icon-links .top-cart {
        width: 32.045%
    }
}

@media only screen and (min-width:992px) {
    .sticky-header .myacc-block-drup .header-top-con .header-icon-links ul.links li.first>a:after {
        right: 5px
    }
}

@media only screen and (min-width:1200px) {
    .header-top-con .switch-all {
        padding-left: 27px
    }
    .header-top-con .switch-all .switcher-language ul {
        padding: 0 10px
    }
    .header-top-con .switch-all .switcher-language ul li span {
        padding-left: 43px
    }
    .header-top-con .switch-all .switches .switcher-language {
        padding: 0 10px
    }
    .header-top-con .switch-all#languageSwitch {
        width: 7.8%
    }
}

#footer {
    background: #c9c5c4 url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/footer-dull-bg.jpg) repeat center top;
    color: #fff;
    margin-top: 30px;
    line-height: normal
}

#footer.fixed {
    width: 100%;
    position: fixed;
    bottom: -515px
}

#footer #newsletter-please-wait {
    background: rgba(0, 0, 0, .4);
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: fixed
}

#footer #newsletter-please-wait:before {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/ajax-loader-black.gif) no-repeat center center;
    content: "";
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    opacity: .6;
    width: 120px;
    z-index: 1001;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: fixed
}

.footer-wrap {
    background: rgba(43, 41, 40, .9);
    margin: 0 auto;
    max-width: 1304px;
    padding: 20px
}

.footer-wrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.footer-wrap:before {
    content: "";
    display: table
}

@media only screen and (min-width:992px) {
    .footer-wrap {
        background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/footer-bg.png) repeat-x left -2px
    }
}

.footer-wrap h2.block-title {
    display: none
}

.footer-wrap .footer-lt ul.menu>li h4 {
    cursor: pointer;
    font-family: "AV-LT-Black";
    letter-spacing: 1px;
    padding: 7px 0 20px;
    position: relative;
    text-transform: uppercase
}

.footer-wrap .footer-lt ul.menu>li h4:after {
    content: "+";
    height: 16px;
    width: 16px;
    text-rendering: optimizelegibility;
    font-family: "SSStandard";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    vertical-aling: middle;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    top: 9px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute
}

.footer-wrap .footer-lt ul.menu>li h4.active:after {
    content: "-"
}

.footer-wrap .footer-lt ul.menu>li h4+ul {
    display: none;
    margin: 0 20px
}

.footer-wrap .footer-lt ul.menu>li h4+ul li {
    font-family: "AV-LT-Medium";
    letter-spacing: 1px;
    padding: 7px 0 10px
}

.footer-wrap .footer-lt ul.menu>li h4+ul li a {
    color: #fff;
    -webkit-transition: all .24s ease;
    -moz-transition: all .24s ease;
    transition: all .24s ease
}

.footer-wrap .footer-lt ul.menu>li h4+ul li a:hover {
    color: #f64825
}

.footer-wrap .footer-rt .scl-ic-wrap h4 {
    display: none;
    font-family: "AV-LT-Black";
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 17px 0;
    text-transform: uppercase
}

.footer-wrap .footer-rt .scl-ic-wrap ul li {
    display: inline-block;
    padding: 7px 0 10px
}

.footer-wrap .footer-rt .scl-ic-wrap ul li a {
    color: #f64825
}

.footer-wrap .footer-rt .newsletter-wrapper {
    display: none;
    margin: 0 auto;
    width: 74.2%
}

.footer-wrap .footer-rt .newsletter-wrapper:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.footer-wrap .footer-rt .newsletter-wrapper:before {
    content: "";
    display: table
}

.footer-wrap .footer-rt .newsletter-wrapper .form-subscribe:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.footer-wrap .footer-rt .newsletter-wrapper .form-subscribe:before {
    content: "";
    display: table
}

.footer-wrap .footer-rt .newsletter-wrapper label {
    font-family: "AV-LT-Black";
    letter-spacing: 1px;
    padding: 0 0 20px 0;
    text-transform: uppercase
}

.footer-wrap .footer-rt .newsletter-wrapper .v-fix {
    float: left;
    width: 65%
}

.footer-wrap .footer-rt .newsletter-wrapper .v-fix .input-text {
    border: 1px solid #fff;
    width: 100%
}

.footer-wrap .footer-rt .newsletter-wrapper button {
    display: inline-block;
    float: left;
    min-width: 0;
    width: 35%
}

.footer-wrap .footer-rt .footer-newsletter {
    margin: 0 auto;
    width: 74.2%
}

.footer-wrap .footer-rt .footer-newsletter:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.footer-wrap .footer-rt .footer-newsletter:before {
    content: "";
    display: table
}

.footer-wrap .footer-rt .footer-newsletter .form-item-email {
    float: left;
    margin: 0;
    width: 65%
}

.footer-wrap .footer-rt .footer-newsletter .form-submit {
    display: inline-block;
    float: left;
    min-width: 0;
    width: 35%
}

.footer-newsletter {
    position: relative
}

.footer-newsletter #newsletter-ajax {
    clear: both;
    font-family: "AV-LT-Black";
    font-size: 15px
}

.footer-newsletter #newsletter-ajax.validate-error {
    color: #ed1c24;
    padding-top: 10px
}

.footer-newsletter #newsletter-ajax.validate-success {
    color: green
}

@media only screen and (max-width:767px) {
    .footer-wrap .footer-rt .scl-ic-wrap {
        text-align: center
    }
}

@media only screen and (min-width:992px) {
    #footer {
        margin-top: 100px
    }
    .footer-main {
        background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/footer-bg.png) repeat-x center top;
        padding: 0
    }
    .footer-wrap {
        background: none;
        padding: 0
    }
    .footer-wrap .footer-lt {
        float: left;
        padding: 45px 0 49px 4%;
        width: 60.153%
    }
    .footer-wrap .footer-lt ul.menu>li {
        float: left;
        width: 33.333%
    }
    .footer-wrap .footer-lt ul.menu>li h4 {
        padding: 0 0 17px
    }
    .footer-wrap .footer-lt ul.menu>li h4:after {
        display: none
    }
    .footer-wrap .footer-lt ul.menu>li>ul.menu {
        display: block;
        margin: 0
    }
    .footer-wrap .footer-lt ul.menu>li>ul.menu>li {
        float: none;
        padding: 0 0 17px;
        width: 100%
    }
    .footer-wrap .footer-lt ul.menu>li>ul.menu>li:last-child {
        padding-bottom: 0
    }
    .footer-wrap .footer-rt {
        float: left;
        padding: 45px 0 45px 4%;
        width: 39.847%
    }
    .footer-wrap .footer-rt .scl-ic-wrap h4 {
        display: block
    }
    .footer-wrap .footer-rt .scl-ic-wrap ul {
        padding: 0 0 30px 0
    }
    .footer-wrap .footer-rt .scl-ic-wrap ul li {
        margin: 0;
        padding: 0
    }
    .footer-wrap .footer-rt .newsletter-wrapper,
    .footer-wrap .footer-rt .footer-newsletter {
        margin: 0
    }
}

@media only screen and (min-width:1200px) {
    .footer-wrap .footer-lt {
        padding-left: 6.870%;
        width: 50.153%
    }
    .footer-wrap .footer-rt {
        padding-left: 6.870%;
        width: 49.847%
    }
}

.hp-newsletter {
    color: #000;
    padding: 34px 20px 40px 20px;
    text-align: center
}

.hp-newsletter .container h3 {
    font-size: 30px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hp-newsletter .container p {
    font-size: 15px;
    letter-spacing: 1px;
    padding-bottom: 20px
}

.hp-newsletter .container #support-newsletter-form>div {
    margin: 0 auto;
    max-width: 464px
}

.hp-newsletter .container #support-newsletter-form>div:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.hp-newsletter .container #support-newsletter-form>div:before {
    content: "";
    display: table
}

.hp-newsletter .container #support-newsletter-form .validation-advice {
    color: #ed1c24;
    text-align: center;
    width: 100%;
    top: auto;
    right: auto;
    bottom: -28px;
    left: 0;
    position: absolute
}

.hp-newsletter .container .form-item-email,
.hp-newsletter .container .form-submit {
    float: left;
    margin: 0
}

.hp-newsletter .container .form-item-email {
    width: 65%
}

.hp-newsletter .container .form-item-email .form-text,
.hp-newsletter .container .form-item-email input[type="text"] {
    padding: 20px 23px;
    width: 100%
}

.hp-newsletter .container .form-submit {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg) center center no-repeat;
    background-size: 100% 100%;
    color: #fff;
    min-width: 0;
    width: 35%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.hp-newsletter .container .form-submit:hover {
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-orange.svg)
}

.hp-newsletter input::-webkit-input-placeholder {
    color: #959595
}

.hp-newsletter input::-moz-placeholder {
    color: #959595
}

.hp-newsletter input:-moz-placeholder {
    color: #959595
}

.hp-newsletter input:-ms-input-placeholder {
    color: #959595
}

@media only screen and (max-width:767px) {
    .hp-newsletter .container .form-item-email {
        float: none;
        width: 100%
    }
    .hp-newsletter .container .form-submit {
        float: none;
        margin-top: 20px;
        min-width: 160px;
        padding-left: 0;
        padding-right: 0;
        width: auto
    }
    .hp-newsletter .container #support-newsletter-form .validation-advice {
        bottom: -34px
    }
}

#back-top {
    display: none;
    font-family: "AV-LT-Heavy";
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    z-index: 2
}

#back-top a {
    background: #191919;
    color: #fff;
    display: block;
    padding: 24px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

#back-top a span {
    left: 50%;
    position: absolute;
    top: 50%;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#back-top b {
    display: none
}

@media only screen and (min-width:992px) {
    #back-top {
        font-size: 20px;
        font-family: "Veneer";
        letter-spacing: -1px;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: auto;
        right: 15px;
        bottom: 15px;
        left: auto;
        position: fixed;
        -webkit-transition: all .32s ease;
        -moz-transition: all .32s ease;
        transition: all .32s ease
    }
    #back-top a {
        background: rgba(37, 37, 37, .05);
        color: rgba(60, 60, 60, .1);
        height: 59px;
        padding: 0;
        width: 59px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-clip: padding-box;
        -webkit-transition: all .32s ease;
        -moz-transition: all .32s ease;
        transition: all .32s ease
    }
    #back-top a b {
        display: block;
        position: relative;
        padding-top: 10px
    }
    #back-top a b:before {
        content: "\f077";
        display: inline-block;
        font-family: FontAwesome;
        font-feature-settings: normal;
        font-kerning: auto;
        font-language-override: normal;
        font-size: inherit;
        font-size-adjust: none;
        font-stretch: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        text-rendering: auto;
        transform: translate(0, 0);
        top: -10px;
        right: auto;
        bottom: auto;
        left: 50%;
        position: absolute;
        margin-left: -9.5px
    }
    #back-top a em {
        display: none
    }
    #back-top:hover a {
        background: rgba(37, 37, 37, .4);
        color: rgba(60, 60, 60, .7)
    }
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.grabbing {
    cursor: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    background: #869791;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    filter: Alpha(Opacity=50);
    margin: 5px;
    padding: 3px 10px;
    opacity: .5;
    zoom: 1;
    border-radius: 30px
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    border-radius: 20px
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    font-size: 0;
    text-indent: -9999px
}

.owl-item.loading {
    min-height: 150px
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
    z-index: 10
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.view-carousel-images>.view-content {
    height: auto!important
}

.hp-sliders .owl-carousel-home_page_owl_slider13 {
    display: none
}

.hp-sliders .owl-theme .owl-controls {
    margin: 0 0 15px 0;
    position: relative
}

.hp-sliders .owl-theme .owl-controls .owl-pagination {
    top: -60px;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute;
    margin-left: -45px;
    z-index: 1
}

.hp-sliders .view-content {
    min-height: 255px;
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/ajax-load.gif) no-repeat center center
}

@media only screen and (max-width:767px) {
    .hp-sliders .owl-theme .owl-controls {
        margin: 0;
        position: relative
    }
    .hp-sliders .owl-theme .owl-controls .owl-pagination {
        top: -45px
    }
}

@media only screen and (min-width:768px) {
    .hp-sliders .view-content {
        min-height: 306px
    }
}

@media only screen and (min-width:992px) {
    .hp-sliders .view-content {
        min-height: 333px
    }
}

@media only screen and (min-width:1200px) {
    .hp-sliders .view-content {
        min-height: 520px
    }
}

.owl-theme .owl-controls .owl-page span {
    background-color: #000;
    border-radius: 20px
}

.hp-sliders .owl-theme .owl-controls .owl-page span {
    background-color: #fff
}

.hp-featured-products .owl-theme .owl-controls .owl-buttons>div,
.recomProd .owl-theme .owl-controls .owl-buttons>div {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat 2px -40px;
    border-radius: 0;
    height: 60px;
    opacity: 1;
    text-indent: -9999px;
    width: 30px;
    top: 27%;
    right: auto;
    bottom: auto;
    left: auto;
    position: absolute
}

.hp-featured-products .owl-theme .owl-controls .owl-buttons>div.owl-prev,
.recomProd .owl-theme .owl-controls .owl-buttons>div.owl-prev {
    background-position: 2px -40px;
    left: 0
}

.hp-featured-products .owl-theme .owl-controls .owl-buttons>div.owl-next,
.recomProd .owl-theme .owl-controls .owl-buttons>div.owl-next {
    background-position: -22px -40px;
    right: 0
}

.about-press-slider .owl-theme .owl-controls .owl-buttons>div {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg) no-repeat -61px -50px;
    display: block;
    height: 40px;
    margin-top: -20px;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    width: 21px;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    position: absolute;
    border-radius: 0
}

.about-press-slider .owl-theme .owl-controls .owl-buttons>div.owl-prev {
    left: 10px
}

.about-press-slider .owl-theme .owl-controls .owl-buttons>div.owl-next {
    background-position: -91px -50px;
    right: 10px
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute
}

.jspVerticalBar {
    background: red;
    height: 100%;
    width: 5px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute
}

.jspHorizontalBar {
    background: red;
    height: 16px;
    width: 100%;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    position: absolute
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #eee;
    position: relative
}

.jspDrag {
    background: #ccc;
    cursor: pointer;
    left: 0;
    position: relative;
    top: 0
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -20000px
}

.jspArrow.jspDisabled {
    background: #80808d;
    cursor: default
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    float: left;
    height: 100%;
    width: 16px
}

.jspVerticalBar .jspArrow:focus {
    outline: none
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.selectboxit-container {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.selectboxit-container * {
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap
}

.selectboxit-container .selectboxit {
    cursor: pointer;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 170px!important;
    border-radius: 0
}

.selectboxit-container .selectboxit-options a {
    display: block;
    height: 30px;
    line-height: 30px
}

.selectboxit-container .selectboxit:focus {
    outline: 0
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    cursor: default;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: .65;
    filter: alpha(opacity=65)
}

.selectboxit-text {
    float: left;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    text-indent: 5px
}

.selectboxit-container .selectboxit-options {
    cursor: pointer;
    display: none;
    min-width: 100%;
    margin: -1px 0 0 0;
    list-style: none;
    padding: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    width: 100%;
    z-index: 9999999999999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0
}

.selectboxit-option {
    list-style-type: none;
    margin: 0;
    text-indent: 5px
}

.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}

.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}

.selectboxit-optgroup-header {
    list-style-type: none;
    margin: 0;
    text-indent: 5px
}

.selectboxit-option-first {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.selectboxit-optgroup-header+.selectboxit-option-first {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.selectboxit-option-last {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.selectboxit-optgroup-header {
    font-weight: bold
}

.selectboxit-optgroup-header:hover {
    cursor: default
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: -2px auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}

.selectboxit-option-icon-container {
    display: none;
    float: left
}

.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.selectboxit-option-icon-url {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    float: left;
    height: 100%;
    width: 18px
}

.selectboxit-rendering {
    display: inline-block!important;
    left: -9999px!important;
    position: absolute!important;
    visibility: visible!important;
    top: -9999px!important;
    zoom: 1!important
}

.jqueryui .ui-icon {
    background-color: inherit
}

.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.selectboxit-btn {
    background-color: #fff;
    border: 1px solid #ccc;
    border-color: #959595
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
    color: #333
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
    background-position: 0 -15px;
    color: #333;
    text-decoration: none
}

.selectboxit-list {
    background-color: #fff;
    border: 1px solid #959595
}

.selectboxit-list .selectboxit-option-anchor {
    color: #333
}

.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
    color: #fff;
    background-color: #000
}

.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor {
    color: #999
}

.selectboxit-container {
    display: block;
    width: 100%
}

.selectboxit-container .selectboxit {
    width: 100%!important
}

.selectboxit-container .selectboxit-options {
    min-width: 0!important
}

.selectboxit-container .selectboxit-text {
    display: block;
    height: 100%;
    padding: 20px 22px;
    text-indent: 0;
    width: 100%
}

.selectboxit-container .form-select {
    background-image: none
}

.selectboxit-container .selectboxit-options {
    border: solid 1px #000
}
/*
.fancybox-tmp iframe,
.fancybox-tmp object {
    vertical-align: top;
    padding: 0;
    margin: 0
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002
}

.fancybox-outer {
    padding: 0;
    margin: 0;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 1003
}

.fancybox-opened .fancybox-outer {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
    overflow: hidden
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    opacity: .8;
    cursor: pointer;
    z-index: 1010
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 1004
}

.fancybox-prev,
.fancybox-next {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    z-index: 1003
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-prev span,
.fancybox-next span {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 1003
}

.fancybox-prev span {
    background-position: 0 -36px
}

.fancybox-next span {
    background-position: 0 -72px
}

.fancybox-prev:hover,
.fancybox-next:hover {
    visibility: visible
}

.fancybox-prev:hover span {
    left: 20px
}

.fancybox-next:hover span {
    left: auto;
    right: 20px
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    padding: 0;
    overflow: visible;
    visibility: hidden
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 1001;
    background: #000
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 1003;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .7);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    margin-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}*/

@media only screen and (max-width:767px) {
    .header-top-con .header-icon-links .top-cart .block-title {
        padding-top: 16px;
        padding-bottom: 16px
    }
    .header-top-con .header-icon-links .top-cart #topCartContent {
        top: 54px
    }
}

.products-grid-wrapper {
    background-color: #fff;
    margin: 0 auto 25px;
    max-width: 100%;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out
}

.products-grid-wrapper .actions {
    display: none
}

.products-grid-wrapper a {
    color: #000;
    text-decoration: none;
    word-wrap: break-word
}

.products-grid-wrapper a.product-image {
    display: block;
    text-decoration: none
}

.products-grid-wrapper figure {
    margin: 0 auto;
    max-width: 199px;
    position: relative;
    text-align: center
}

.products-grid-wrapper figure span {
    width: 100%
}

.products-grid-wrapper .product_details {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat center top;
    background-size: 135px 5px;
    padding: 0 0 30px 0;
    position: relative;
    -webkit-transition: all .24s ease;
    -moz-transition: all .24s ease;
    transition: all .24s ease
}

.products-grid-wrapper .product_details .product-name {
    margin: 0;
    font-size: 12px;
    padding: 25px 0 10px 0;
    text-transform: uppercase
}

.products-grid-wrapper .product_details .price-box {
    font-family: "AV-LT-Medium";
    font-size: 12px
}

.products-grid-wrapper .product_details a.plus_more {
    font-size: 14px;
    margin: 0 auto;
    width: 100px;
    text-decoration: underline
}

.products-grid-wrapper:hover .product_details {
    background: #000
}

.products-grid-wrapper:hover .product_details a {
    color: #fff;
    text-decoration: underline
}

.products-grid-wrapper:hover figure {
    position: relative;
    text-align: center
}

.products-grid-wrapper:hover figure img {
    width: 100%
}

.products-grid-wrapper .price-box {
    color: #666;
    font-family: "AV-LT-Black";
    margin-bottom: 17px
}

.products-grid-wrapper .price-box .price-label {
    display: none
}

.products-grid-wrapper .price-box p {
    display: inline;
    margin: 0 5px
}

.products-grid-wrapper .price-box .old-price {
    color: #cfcfcf;
    padding: 0 5px 0 0
}

.products-grid-wrapper .price-box .old-price .price {
    text-decoration: line-through
}

.products-grid-wrapper .prod_color_swatch {
    font-size: 0;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    height: 17px
}

.products-grid-wrapper .prod_color_swatch li {
    border: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    overflow: hidden
}

.products-grid-wrapper .prod_color_swatch li .color_box {
    float: left;
    height: 17px;
    width: 17px
}

.products-grid-wrapper .prod_color_swatch li .color_box img {
    height: 100%;
    width: 100%
}

.products-grid-wrapper .prod_color_swatch li span {
    display: block;
    float: left;
    height: 15px;
    width: 15px
}

.products-grid-wrapper .prod_color_swatch li span img {
    height: 100%;
    width: 100%
}

.products-grid-wrapper.flip-none .flip-container.flip .flip_front,
.products-grid-wrapper.flip-none .flip-container .flip_front {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.products-grid-wrapper.flip-none .flip-container.flip .flip_back,
.products-grid-wrapper.flip-none .flip-container .flip_back {
    display: none
}

.products-grid-wrapper .button.btn-cart {
    left: 11.5%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: -80px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.products-grid-wrapper:hover .button.btn-cart {
    opacity: 1;
    visibility: visible
}

.login-popup {
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 0;
    min-width: 0;
    z-index: 9999;
    top: 2%;
    right: 0;
    bottom: auto;
    left: 0;
    position: absolute;
    -webkit-animation: pop-out .4s;
    -moz-animation: pop-out .4s;
    animation: pop-out .4s
}

@-webkit-keyframes pop-in {
    from {
        -webkit-transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes pop-in {
    from {
        -moz-transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    to {
        -moz-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes pop-in {
    from {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes pop-out {
    from {
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    to {
        -webkit-transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@-moz-keyframes pop-out {
    from {
        -moz-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    to {
        -moz-transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@keyframes pop-out {
    from {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    to {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.login-popup-wrapper {
    height: 830px;
    margin: 0 auto;
    position: relative;
    width: 320px
}g1

.login-popup-wrapper .close-popup {
    top: 75px;
    right: 15px;
    bottom: auto;
    left: auto;
    position: absolute
}

.login-popup-wrapper .close-popup:before {
    color: #ff510c;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 23px;
    line-height: 18px;
    vertical-align: middle
}

.login-popup-wrapper .login-form-wrapper,
.login-popup-wrapper .forgotpass-wrapper {
    padding: 0 15px;
    width: 100%
}

.login-popup-wrapper .login-form-wrapper label,
.login-popup-wrapper .forgotpass-wrapper label {
    display: none
}

.login-popup-wrapper .login-form-wrapper .input-box,
.login-popup-wrapper .forgotpass-wrapper .input-box {
    margin: 0 0 20px
}

.login-popup-wrapper .login-form-wrapper .input-box .input-text,
.login-popup-wrapper .forgotpass-wrapper .input-box .input-text {
    width: 100%
}

.login-popup-wrapper .login-form-wrapper .input-box.validation-error .input-text,
.login-popup-wrapper .forgotpass-wrapper .input-box.validation-error .input-text {
    border: 1px solid #ff510c
}

.login-popup-wrapper .login-form-wrapper .input-box .validation-advice,
.login-popup-wrapper .forgotpass-wrapper .input-box .validation-advice {
    display: none
}

.login-popup-wrapper .login-form-wrapper button,
.login-popup-wrapper .forgotpass-wrapper button {
    margin: 0 0 15px;
    width: 100%
}

.login-popup-wrapper .login-form-wrapper li.note,
.login-popup-wrapper .login-form-wrapper .back-link,
.login-popup-wrapper .forgotpass-wrapper li.note,
.login-popup-wrapper .forgotpass-wrapper .back-link {
    text-align: center
}

.login-popup-wrapper .login-form-wrapper li.note a,
.login-popup-wrapper .login-form-wrapper .back-link a,
.login-popup-wrapper .forgotpass-wrapper li.note a,
.login-popup-wrapper .forgotpass-wrapper .back-link a {
    color: #fff;
    font-family: "AV-LT-Medium";
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.login-popup-wrapper .login-form-wrapper li.note a,
.login-popup-wrapper .forgotpass-wrapper li.note a {
    font-family: "AV-LT-Black";
    text-decoration: underline
}

.login-popup-wrapper .new-users,
.login-popup-wrapper .forgotpass-wrapper {
    color: #fff;
    padding: 0 15px;
    text-align: center
}

.login-popup-wrapper .new-users button,
.login-popup-wrapper .forgotpass-wrapper button {
    margin: 0 0 16px;
    width: 100%
}

.login-popup-wrapper .new-users h2.legend,
.login-popup-wrapper .forgotpass-wrapper h2.legend {
    color: #fff;
    font-family: "AV-LT-Black";
    font-size: 17px;
    letter-spacing: 1px;
    margin: 15px 0!important;
    padding: 0!important;
    text-transform: uppercase
}

.login-popup-wrapper .new-users p,
.login-popup-wrapper .forgotpass-wrapper p {
    color: #fff;
    font-family: "AV-LT-Medium";
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 1px
}

.login-popup-wrapper .new-users a,
.login-popup-wrapper .forgotpass-wrapper a {
    color: #fff
}

.login-popup-wrapper .new-users a {
    text-decoration: underline
}

.login-popup-wrapper .new-users h2.legend {
    border-top: solid 1px rgba(254, 254, 255, .45);
    padding-top: 15px!important
}

.login-popup-wrapper .forgotpass-wrapper {
    padding: 0 15px
}

.login-popup-wrapper .forgotpass-wrapper h2.legend {
    margin: 0 0 13px!important;
    padding: 0!important
}

.login-popup-wrapper .forgotpass-wrapper .fieldset p {
    margin: 0 0 10px
}

.loginpop-visible .popup-wrapper {
    display: block
}

.loginpop-visible.ie .popbg {
    opacity: .8;
    filter: alpha(opacity=80)
}

.login-popup-flip-container {
    height: 250px;
    width: 385px
}

@media only screen and (max-width:767px) {
    .login-popup-flip-container,
    .flip-container .login-form-wrapper,
    .flip-container .forgotpass-wrapper {
        width: 100%!important
    }
    .login-popup-wrapper {
        width: 320px
    }
    .login-popup-wrapper .forgotpass-wrapper p {
        font-size: 11px
    }
    .login-popup-wrapper .forgotpass-wrapper h2.legend {
        margin-top: 0!important
    }
}

@media only screen and (max-width:413px) {
    .login-popup-wrapper {
        width: 320px
    }
    .login-popup-wrapper .login-form-wrapper,
    .login-popup-wrapper .new-users,
    .login-popup-wrapper .forgotpass-wrapper {
        padding: 0 25px
    }
}

@media only screen and (min-width:768px) {
    .login-popup {
        margin-left: -250px;
        min-height: 830px;
        min-width: 500px;
        z-index: 9999;
        top: 5%;
        right: auto;
        bottom: auto;
        left: 50%;
        position: absolute
    }
    .login-popup-wrapper {
        height: 695px;
        width: 385px
    }
    .login-popup-wrapper .login-form-wrapper,
    .login-popup-wrapper .forgotpass-wrapper {
        padding: 0 40px
    }
    .login-popup-wrapper .new-users {
        padding: 0 40px
    }
}

a {
    text-decoration: none
}

#page,
.region-bottom {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

#header,
#footer {
    max-width: 100%
}

#header:after,
#footer:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

#header:before,
#footer:before {
    content: "";
    display: table
}

.main-container {
    margin: 0 auto;
    max-width: 100%;
    min-height: 500px
}

.main-container:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.main-container:before {
    content: "";
    display: table
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000
}

.flip-container .flipper {
    position: relative;
    transform-style: preserve-3d;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.flip-container .login-form-wrapper,
.flip-container .forgotpass-wrapper {
    height: 250px;
    width: 385px
}

.flip-container .flip_front,
.flip-container .flip_back {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flip-container .flip_front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flip-container .flip_back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.flip-container.flip .forgotpass-wrapper,
.flip-container.flip .flip_back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flip-container.flip .login-form-wrapper,
.flip-container.flip .flip_front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

/*.breadcrumbs {
    margin: 0 auto;
    padding: 40px 0 30px
}

.breadcrumbs ul li a,
.breadcrumbs ul li strong,
.breadcrumbs ul li span {
    color: #fb431f;
    font-family: "AV-LT-Heavy";
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.breadcrumbs ul li strong,
.breadcrumbs ul li span {
    color: #ccc
}

.breadcrumbs ul li:last-child span {
    color: #ddd
}*/

.hp-sliders,
.hp-articles,
.hp-lookup-team,
.hp-instagram,
.hp-featured-products {
    max-width: 1304px;
    margin: 0 auto 16px auto;
    padding-left: 24px;
    padding-right: 24px
}

.hp-sliders {
    padding: 0
}

@media only screen and (max-width:767px) {
    .hp-sliders,
    .hp-articles,
    .hp-lookup-team,
    .hp-instagram,
    .hp-featured-products {
        padding-left: 0;
        padding-right: 0
    }
}

.hp-sliders {
    position: relative
}

.hp-sliders .static-hp-slider {
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.hp-sliders .static-hp-slider .mobimg {
    display: none
}

.hp-sliders .static-hp-slider .desimg {
    display: block
}

.hp-sliders .hero-slider-copy {
    padding: 0 32px;
    width: 100%;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 15.342%;
    left: auto;
    position: absolute
}

.hp-sliders .hero-slider-copy .carousal-caption {
    color: #fff;
    font-size: 80px;
    letter-spacing: -2px!important;
    padding-bottom: 5.035%;
    font-family: "Veneer-Italic";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hp-sliders .hero-slider-copy .carousal-caption a {
    color: #fff
}

.hp-sliders .hero-slider-copy.align-right {
    text-align: right
}

.hp-sliders .hero-slider-copy.align-left {
    text-align: left
}

.hp-sliders .hero-slider-copy.align-center {
    text-align: center
}

.hp-sliders .home_mobile {
    display: none
}

.hp-sliders .home_desktop {
    display: block
}

.mobile-ban .hp-sliders {
    padding-top: 0
}

@media only screen and (max-width:767px) {
    .hp-sliders .hero-slider-copy .carousal-caption {
        font-size: 57px
    }
}

@media only screen and (max-width:568px) {
    .hp-sliders .home_mobile {
        display: block
    }
    .hp-sliders .home_desktop {
        display: none
    }
    .hp-sliders .static-hp-slider .mobimg {
        display: block
    }
    .hp-sliders .static-hp-slider .desimg {
        display: none
    }
    .hp-sliders .hero-slider-copy {
        padding: 0
    }
    .hp-sliders .hero-slider-copy .carousal-caption {
        font-size: 57px;
        padding: 0 15px
    }
    .hp-sliders .hero-slider-copy .carousal-caption+.button {
        margin: 0 15px
    }
}

@media only screen and (min-width:768px) {
    .hp-sliders .hero-slider-copy .carousal-caption {
        font-size: 59px
    }
}

@media only screen and (min-width:992px) {
    .hp-sliders .hero-slider-copy .carousal-caption {
        font-size: 59px
    }
}

@media only screen and (min-width:1200px) {
    .hp-sliders .hero-slider-copy .carousal-caption {
        font-size: 80px
    }
}

.hp-articles:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.hp-articles:before {
    content: "";
    display: table
}

.hp-articles .today-on-dakine,
.hp-articles .rider-title {
    width: 31.3%
}

.hp-articles .hp-art-lt ul,
.hp-articles .hp-art-rt ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hp-articles .hp-art-lt ul:after,
.hp-articles .hp-art-rt ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.hp-articles .hp-art-lt ul:before,
.hp-articles .hp-art-rt ul:before {
    content: "";
    display: table
}

.hp-articles .hp-art-lt ul li,
.hp-articles .hp-art-rt ul li {
    margin: 0;
    padding: 0
}

.hp-articles .hp-art-lt .template-0,
.hp-articles .hp-art-rt .template-0 {
    margin: 0 0 32px 0
}

.hp-articles .hp-art-lt .template-0 img,
.hp-articles .hp-art-rt .template-0 img {
    height: auto;
    max-width: 100%
}

.hp-articles .hp-art-lt .template-0 h4,
.hp-articles .hp-art-lt .template-0 h3,
.hp-articles .hp-art-rt .template-0 h4,
.hp-articles .hp-art-rt .template-0 h3 {
    font-size: 40px;
    margin: 15px 0;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hp-articles .hp-art-lt .template-0 h4 a,
.hp-articles .hp-art-lt .template-0 h3 a,
.hp-articles .hp-art-rt .template-0 h4 a,
.hp-articles .hp-art-rt .template-0 h3 a {
    color: #000
}

.hp-articles .hp-art-lt .template-0 p,
.hp-articles .hp-art-rt .template-0 p {
    font-size: 15px;
    line-height: 22px
}

.hp-articles .hp-art-lt .template-0 a.button,
.hp-articles .hp-art-rt .template-0 a.button {
    margin-top: 16px
}

.hp-articles .hp-art-lt .template-0.template-1 .art-desc p,
.hp-articles .hp-art-lt .template-0.template-one .art-desc p,
.hp-articles .hp-art-rt .template-0.template-1 .art-desc p,
.hp-articles .hp-art-rt .template-0.template-one .art-desc p {
    max-height: 66px;
    overflow: hidden
}

.hp-articles .hp-art-lt .template-0.template-3,
.hp-articles .hp-art-lt .template-0.template-three,
.hp-articles .hp-art-rt .template-0.template-3,
.hp-articles .hp-art-rt .template-0.template-three {
    position: relative
}

.hp-articles .hp-art-lt .template-0.template-3 h4,
.hp-articles .hp-art-lt .template-0.template-3 h3,
.hp-articles .hp-art-lt .template-0.template-three h4,
.hp-articles .hp-art-lt .template-0.template-three h3,
.hp-articles .hp-art-rt .template-0.template-3 h4,
.hp-articles .hp-art-rt .template-0.template-3 h3,
.hp-articles .hp-art-rt .template-0.template-three h4,
.hp-articles .hp-art-rt .template-0.template-three h3 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    text-shadow: 0 0 2px rgba(0, 0, 0, .4);
    width: 100%;
    top: 30%;
    right: auto;
    bottom: auto;
    left: auto;
    position: absolute
}

.hp-articles .hp-art-lt .template-0.template-3 h4 a,
.hp-articles .hp-art-lt .template-0.template-3 h3 a,
.hp-articles .hp-art-lt .template-0.template-three h4 a,
.hp-articles .hp-art-lt .template-0.template-three h3 a,
.hp-articles .hp-art-rt .template-0.template-3 h4 a,
.hp-articles .hp-art-rt .template-0.template-3 h3 a,
.hp-articles .hp-art-rt .template-0.template-three h4 a,
.hp-articles .hp-art-rt .template-0.template-three h3 a {
    color: #fff
}

.hp-articles .hp-art-lt .template-0.template-2,
.hp-articles .hp-art-lt .template-0.template-two,
.hp-articles .hp-art-rt .template-0.template-2,
.hp-articles .hp-art-rt .template-0.template-two {
    margin-bottom: 15px
}

.hp-articles .hp-art-lt .template-0.template-2:after,
.hp-articles .hp-art-lt .template-0.template-two:after,
.hp-articles .hp-art-rt .template-0.template-2:after,
.hp-articles .hp-art-rt .template-0.template-two:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.hp-articles .hp-art-lt .template-0.template-2:before,
.hp-articles .hp-art-lt .template-0.template-two:before,
.hp-articles .hp-art-rt .template-0.template-2:before,
.hp-articles .hp-art-rt .template-0.template-two:before {
    content: "";
    display: table
}

.hp-articles .hp-art-lt .template-0.template-2 .articles-fig-wrapper,
.hp-articles .hp-art-lt .template-0.template-two .articles-fig-wrapper,
.hp-articles .hp-art-rt .template-0.template-2 .articles-fig-wrapper,
.hp-articles .hp-art-rt .template-0.template-two .articles-fig-wrapper {
    float: left;
    width: 48.56%
}

.hp-articles .hp-art-lt .template-0.template-2 .art-title,
.hp-articles .hp-art-lt .template-0.template-2 .art-desc,
.hp-articles .hp-art-lt .template-0.template-two .art-title,
.hp-articles .hp-art-lt .template-0.template-two .art-desc,
.hp-articles .hp-art-rt .template-0.template-2 .art-title,
.hp-articles .hp-art-rt .template-0.template-2 .art-desc,
.hp-articles .hp-art-rt .template-0.template-two .art-title,
.hp-articles .hp-art-rt .template-0.template-two .art-desc {
    float: left;
    padding-left: 3.086%;
    width: 48.56%
}

.hp-articles .hp-art-lt .template-0.template-2 .art-title h4,
.hp-articles .hp-art-lt .template-0.template-2 .art-title h3,
.hp-articles .hp-art-lt .template-0.template-two .art-title h4,
.hp-articles .hp-art-lt .template-0.template-two .art-title h3,
.hp-articles .hp-art-rt .template-0.template-2 .art-title h4,
.hp-articles .hp-art-rt .template-0.template-2 .art-title h3,
.hp-articles .hp-art-rt .template-0.template-two .art-title h4,
.hp-articles .hp-art-rt .template-0.template-two .art-title h3 {
    margin: 40px 0 20px 0
}

.hp-articles .hp-art-lt .template-0.template-2 .art-desc p,
.hp-articles .hp-art-lt .template-0.template-two .art-desc p,
.hp-articles .hp-art-rt .template-0.template-2 .art-desc p,
.hp-articles .hp-art-rt .template-0.template-two .art-desc p {
    max-height: 66px;
    overflow: hidden
}

.hp-articles .hp-art-lt .template-0.template-4 figure,
.hp-articles .hp-art-lt .template-0.template-four figure,
.hp-articles .hp-art-rt .template-0.template-4 figure,
.hp-articles .hp-art-rt .template-0.template-four figure {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 320px
}

.hp-articles .hp-art-lt .template-0.template-4 figure img,
.hp-articles .hp-art-lt .template-0.template-four figure img,
.hp-articles .hp-art-rt .template-0.template-4 figure img,
.hp-articles .hp-art-rt .template-0.template-four figure img {
    display: none
}

.hp-articles .hp-art-lt .template-0 .article-display-image,
.hp-articles .hp-art-rt .template-0 .article-display-image {
    background-color: #000
}

.hp-articles .hp-art-lt .template-0 .article-display-image img,
.hp-articles .hp-art-rt .template-0 .article-display-image img {
    opacity: 0
}

.hp-articles .hp-art-lt .template-0 .large-banner,
.hp-articles .hp-art-rt .template-0 .large-banner {
    position: relative
}

.hp-articles .hp-art-lt .template-0 .large-banner .play-video-button,
.hp-articles .hp-art-rt .template-0 .large-banner .play-video-button {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png) no-repeat center center;
    background-size: contain;
    height: 130px;
    margin-left: -65px;
    margin-top: -65px;
    min-width: 0;
    opacity: .5;
    padding: 0;
    width: 130px;
    z-index: 1;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute;
    -webkit-transition: all .32s ease-in-out;
    -moz-transition: all .32s ease-in-out;
    transition: all .32s ease-in-out
}

.hp-articles .hp-art-lt .template-0 .large-banner .play-video-button:before,
.hp-articles .hp-art-rt .template-0 .large-banner .play-video-button:before {
    display: none
}

.hp-articles .hp-art-lt .template-0 .large-banner:hover .play-video-button,
.hp-articles .hp-art-rt .template-0 .large-banner:hover .play-video-button {
    opacity: 1;
    -webkit-transition: all .32s ease-in-out;
    -moz-transition: all .32s ease-in-out;
    transition: all .32s ease-in-out
}

.hp-articles .hp-art-lt .template-0 .large-banner .videoWrapper,
.hp-articles .hp-art-rt .template-0 .large-banner .videoWrapper {
    height: 100%;
    padding: 0
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper {
    position: relative
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details {
    display: none;
    height: 100%;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    width: 100%;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut {
    display: table;
    height: 100%;
    padding: 16px;
    vertical-align: middle;
    width: 100%
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut .productIn,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn {
    background: #fff;
    display: table-cell;
    height: 100%;
    letter-spacing: 1px;
    vertical-align: middle;
    width: 100%
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut .productIn h3,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn h3 {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat center top;
    background-size: 146px 5px;
    color: #000;
    font-family: "AV-LT-Medium";
    font-size: 12px!important;
    margin: 0 auto!important;
    padding: 32px 15px 8px 15px;
    text-transform: uppercase
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut .productIn h3 a,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn h3 a {
    color: #000
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box {
    color: #666;
    font-family: "AV-LT-Black"
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box .old-price,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box .old-price {
    color: #cfcfcf;
    font-family: "AV-LT-Medium";
    padding: 0 5px 0 0
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box .old-price .price,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box .old-price .price {
    text-decoration: line-through
}

.hp-articles .hp-art-lt .template-0 .articles-fig-wrapper:hover .product_details,
.hp-articles .hp-art-rt .template-0 .articles-fig-wrapper:hover .product_details {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}

.hp-articles .hp-art-lt .template-0.template-two .articles-fig-wrapper .product_details .productOut .productIn h3,
.hp-articles .hp-art-rt .template-0.template-two .articles-fig-wrapper .product_details .productOut .productIn h3 {
    padding-top: 8px
}

.hp-articles .hp-art-lt .template-0.template-one .articles-fig-wrapper .product_details .productOut .productIn>figure,
.hp-articles .hp-art-rt .template-0.template-one .articles-fig-wrapper .product_details .productOut .productIn>figure {
    margin: 0 auto;
    max-height: 280px;
    max-width: 160px
}

.hp-articles .hp-art-rt .team-list li {
    float: left;
    width: 50%
}

.hp-articles .hp-art-rt .team-list li .field-content {
    position: relative
}

.hp-articles .hp-art-rt .team-list li .field-content>img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.hp-articles .hp-art-rt .team-list li>div {
    margin: 8px 8px 16px 8px
}

.hp-articles .hp-art-rt .team-list li a {
    display: inline-block;
    position: relative;
    width: 100%
}

.hp-articles .hp-art-rt .team-list li a img {
    position: relative;
    transition: all .6s ease-in-out .3s;
    width: 100%
}

.hp-articles .hp-art-rt .team-list li a.HoverImage:hover img {
    opacity: 0
}

.hp-articles .today-on-dakine,
.hp-articles .rider-title {
    background-color: #ff510c;
    color: #fff;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    margin-bottom: 16px;
    padding: 18px;
    text-align: center
}

.hp-articles .today-on-dakine .todayin {
    display: table;
    margin: auto;
    text-align: center;
    vertical-align: middle
}

.hp-articles .today-on-dakine .todayin a {
    color: #fff
}

.hp-articles .today-on-dakine span {
    border: solid 10px #fff;
    display: table-cell;
    height: 180px;
    margin: auto;
    vertical-align: middle;
    width: 180px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.hp-articles .rider-title {
    padding: 0
}

.hp-articles .rider-title figure {
    margin-bottom: 16px
}

.hp-articles .rider-title a {
    color: #fff;
    display: block;
    padding: 18px
}

@media only screen and (max-width:767px) {
    .hp-articles .today-on-dakine,
    .hp-articles .rider-title {
        font-size: 30px;
        width: 49%
    }
    .hp-articles .today-on-dakine span,
    .hp-articles .rider-title span {
        height: 150px;
        margin: auto;
        max-width: 150px
    }
    .hp-articles .hp-art-lt .template-0 h4,
    .hp-articles .hp-art-lt .template-0 h3,
    .hp-articles .hp-art-lt .template-0 .art-desc,
    .hp-articles .hp-art-rt .template-0 h4,
    .hp-articles .hp-art-rt .template-0 h3,
    .hp-articles .hp-art-rt .template-0 .art-desc {
        margin-left: 15px;
        margin-right: 15px
    }
    .hp-articles .hp-art-lt .template-0 a.button,
    .hp-articles .hp-art-rt .template-0 a.button {
        margin-left: 15px
    }
    .hp-articles .hp-art-lt .template-0.template-three h4,
    .hp-articles .hp-art-lt .template-0.template-three h3,
    .hp-articles .hp-art-lt .template-0.template-3 h4,
    .hp-articles .hp-art-lt .template-0.template-3 h3,
    .hp-articles .hp-art-rt .template-0.template-three h4,
    .hp-articles .hp-art-rt .template-0.template-three h3,
    .hp-articles .hp-art-rt .template-0.template-3 h4,
    .hp-articles .hp-art-rt .template-0.template-3 h3 {
        margin-left: 0;
        margin-right: 0
    }
    .hp-articles .hp-art-lt .template-0.template-two,
    .hp-articles .hp-art-rt .template-0.template-two {
        margin-bottom: 32px
    }
    .hp-articles .hp-art-lt .template-0.template-two .articles-fig-wrapper,
    .hp-articles .hp-art-lt .template-0.template-two .art-title,
    .hp-articles .hp-art-lt .template-0.template-two .art-desc,
    .hp-articles .hp-art-rt .template-0.template-two .articles-fig-wrapper,
    .hp-articles .hp-art-rt .template-0.template-two .art-title,
    .hp-articles .hp-art-rt .template-0.template-two .art-desc {
        float: none;
        width: auto
    }
    .hp-articles .hp-art-lt .template-0.template-two .art-desc,
    .hp-articles .hp-art-rt .template-0.template-two .art-desc {
        margin-left: 15px;
        margin-right: 15px;
        padding: 0
    }
    .hp-articles .hp-art-lt .template-0.template-two .art-title,
    .hp-articles .hp-art-rt .template-0.template-two .art-title {
        padding: 0
    }
    .hp-articles .hp-art-lt .template-0.template-two .art-title h4,
    .hp-articles .hp-art-lt .template-0.template-two .art-title h3,
    .hp-articles .hp-art-rt .template-0.template-two .art-title h4,
    .hp-articles .hp-art-rt .template-0.template-two .art-title h3 {
        margin: 15px
    }
    .hp-articles .hp-art-lt .template-0.template-two .articles-fig-wrapper>figure img,
    .hp-articles .hp-art-rt .template-0.template-two .articles-fig-wrapper>figure img {
        width: 100%
    }
    .hp-articles .hp-art-lt .team-list,
    .hp-articles .hp-art-rt .team-list {
        padding-left: 8px;
        padding-right: 8px
    }
    .hp-articles .hp-art-rt .team-list li>div {
        margin-top: 0
    }
    .hp-articles .today-on-dakine {
        width: 200px
    }
}

@media only screen and (min-width:768px) {
    .hp-articles .hp-art-lt .template-0.template-three h4 {
        font-size: 70px
    }
    .hp-articles .hp-art-rt .team-list li:first-child>div {
        margin-left: 0
    }
    .hp-articles .hp-art-rt .team-list li:last-child>div {
        margin-right: 0
    }
    .hp-articles .hp-art-rt .template-0.template-two .articles-fig-wrapper>figure img {
        width: 100%
    }
    .hp-articles .hp-art-rt .template-0.template-two .art-desc+a.button {
        margin-left: 3.086%
    }
}

@media only screen and (min-width:992px) {
    .hp-articles .hp-art-lt,
    .hp-articles .hp-art-rt {
        float: left;
        padding-left: 0;
        padding-right: 0;
        width: 60.032%
    }
    .hp-articles .hp-art-lt .template-0,
    .hp-articles .hp-art-rt .template-0 {
        float: left;
        margin: 0 8px
    }
    .hp-articles .hp-art-lt .template-0 h4,
    .hp-articles .hp-art-lt .template-0 h3,
    .hp-articles .hp-art-rt .template-0 h4,
    .hp-articles .hp-art-rt .template-0 h3 {
        font-size: 40px;
        margin: 16px 0 20px 0
    }
    .hp-articles .hp-art-lt .template-0 .art-desc,
    .hp-articles .hp-art-rt .template-0 .art-desc {
        padding-right: 24.303%
    }
    .hp-articles .hp-art-lt .template-0 a.button,
    .hp-articles .hp-art-rt .template-0 a.button {
        display: none
    }
    .hp-articles .hp-art-lt .template-0 .articles-fig-wrapper .product_details,
    .hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details {
        display: block
    }
    .hp-articles .hp-art-lt .template-0.template-1,
    .hp-articles .hp-art-lt .template-0.template-one,
    .hp-articles .hp-art-rt .template-0.template-1,
    .hp-articles .hp-art-rt .template-0.template-one {
        float: right;
        margin-left: 0;
        padding-bottom: 60px;
        width: 64.456%
    }
    .hp-articles .hp-art-lt .template-0.template-2,
    .hp-articles .hp-art-lt .template-0.template-two,
    .hp-articles .hp-art-rt .template-0.template-2,
    .hp-articles .hp-art-rt .template-0.template-two {
        width: 96.812%
    }
    .hp-articles .hp-art-lt .template-0.template-2 .articles-fig-wrapper>figure img,
    .hp-articles .hp-art-lt .template-0.template-two .articles-fig-wrapper>figure img,
    .hp-articles .hp-art-rt .template-0.template-2 .articles-fig-wrapper>figure img,
    .hp-articles .hp-art-rt .template-0.template-two .articles-fig-wrapper>figure img {
        width: auto
    }
    .hp-articles .hp-art-lt .template-0.template-2 .productIn figure,
    .hp-articles .hp-art-lt .template-0.template-two .productIn figure,
    .hp-articles .hp-art-rt .template-0.template-2 .productIn figure,
    .hp-articles .hp-art-rt .template-0.template-two .productIn figure {
        max-height: 114px
    }
    .hp-articles .hp-art-lt .template-0.template-2 .productIn figure img,
    .hp-articles .hp-art-lt .template-0.template-two .productIn figure img,
    .hp-articles .hp-art-rt .template-0.template-2 .productIn figure img,
    .hp-articles .hp-art-rt .template-0.template-two .productIn figure img {
        max-height: 114px
    }
    .hp-articles .hp-art-lt .template-0.template-2 .art-desc,
    .hp-articles .hp-art-lt .template-0.template-two .art-desc,
    .hp-articles .hp-art-rt .template-0.template-2 .art-desc,
    .hp-articles .hp-art-rt .template-0.template-two .art-desc {
        padding-right: 0
    }
    .hp-articles .hp-art-lt .template-0.template-4,
    .hp-articles .hp-art-lt .template-0.template-four,
    .hp-articles .hp-art-rt .template-0.template-4,
    .hp-articles .hp-art-rt .template-0.template-four {
        padding-bottom: 54px;
        width: 96.812%
    }
    .hp-articles .hp-art-lt .template-0.template-4 figure,
    .hp-articles .hp-art-lt .template-0.template-four figure,
    .hp-articles .hp-art-rt .template-0.template-4 figure,
    .hp-articles .hp-art-rt .template-0.template-four figure {
        min-height: 0
    }
    .hp-articles .hp-art-lt .template-0.template-4 figure img,
    .hp-articles .hp-art-lt .template-0.template-four figure img,
    .hp-articles .hp-art-rt .template-0.template-4 figure img,
    .hp-articles .hp-art-rt .template-0.template-four figure img {
        display: block
    }
    .hp-articles .hp-art-lt .template-0.template-3,
    .hp-articles .hp-art-lt .template-0.template-three,
    .hp-articles .hp-art-rt .template-0.template-3,
    .hp-articles .hp-art-rt .template-0.template-three {
        padding-bottom: 60px;
        width: 97.878%
    }
    .hp-articles .hp-art-lt .template-0.template-3 h4,
    .hp-articles .hp-art-lt .template-0.template-3 h3,
    .hp-articles .hp-art-lt .template-0.template-three h4,
    .hp-articles .hp-art-lt .template-0.template-three h3,
    .hp-articles .hp-art-rt .template-0.template-3 h4,
    .hp-articles .hp-art-rt .template-0.template-3 h3,
    .hp-articles .hp-art-rt .template-0.template-three h4,
    .hp-articles .hp-art-rt .template-0.template-three h3 {
        font-size: 70px
    }
    .hp-articles .today-on-dakine,
    .hp-articles .rider-title {
        margin: 0 8px 8px 8px
    }
    .hp-articles .rider-title {
        width: auto
    }
    .hp-articles .rider-title a {
        padding: 62px 0
    }
    .hp-articles .hp-art-rt {
        float: right;
        width: 39.968%
    }
    .hp-articles .hp-art-rt .team-list li:first-child>div {
        margin-left: 8px
    }
    .hp-articles .hp-art-rt .team-list li:last-child>div {
        margin-right: 8px
    }
    .hp-articles .today-on-dakine {
        float: left;
        font-family: "POP-W00-Regular";
        font-size: 40px;
        width: 31.300%
    }
}

@media only screen and (min-width:1200px) {
    .hp-articles .hp-art-lt .template-0.template-one .articles-fig-wrapper .product_details .productOut .productIn>figure {
        margin: 0 auto;
        max-height: 320px;
        max-width: 236px
    }
}

.hp-lookup-team .look-book-player:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.hp-lookup-team .look-book-player:before {
    content: "";
    display: table
}

.hp-lookup-team .look-book-player li {
    margin-left: 8px;
    margin-right: 8px
}

.hp-lookup-team .look-book-player li .views-field-title {
    font-size: 40px;
    padding: 13px 15px;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hp-lookup-team .look-book-player li .views-field-title a {
    color: #000
}

.hp-lookup-team .look-book-player li .views-field-body {
    font-size: 15px;
    line-height: 22px;
    max-width: 400px;
    padding: 13px 15px
}

.hp-lookup-team .look-book-player li .views-field-field-lookbook-button-text {
    padding: 13px 15px
}

@media only screen and (min-width:768px) {
    .hp-lookup-team .look-book-player li {
        float: left
    }
    .hp-lookup-team .look-book-player li:first-child {
        width: 58.758%
    }
    .hp-lookup-team .look-book-player li:last-child {
        width: 38.694%
    }
}

.instagram-wrap {
    overflow: hidden;
    position: relative;
    width: 100%
}

.instagram-wrap .group {
    display: block
}

.instagram-wrap .group img {
    float: none!important;
    margin: 0!important;
    padding: 0!important
}

.instagram-wrap .inst-icon {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/instagram-hover.png) no-repeat right center;
    display: block;
    height: 82px;
    width: 93px;
    top: auto;
    right: -100px;
    bottom: 0;
    left: auto;
    position: absolute;
    -webkit-transition: all .32s ease-in-out;
    -moz-transition: all .32s ease-in-out;
    transition: all .32s ease-in-out
}

.instagram-wrap .inst-icon a {
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.instagram-wrap:hover .inst-icon {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute
}

.hp-instagram ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.hp-instagram ul:before {
    content: "";
    display: table
}

.hp-instagram ul li {
    border: solid 1px #fff;
    border-bottom: none;
    float: left;
    padding: 0;
    width: 50%
}

.hp-instagram ul li:first-child {
    display: none
}

.hp-instagram ul li:nth-child(even) {
    border-left: 0
}

.hp-instagram ul li:nth-child(odd) {
    border-right: 0
}

.hp-instagram ul li:nth-child(3n+1) {
    clear: both
}

.hp-instagram .owl-wrapper .owl-item {
    width: 100%
}

.hp-instagram .owl-wrapper .owl-item li {
    float: none;
    width: 100%
}

.hp-instagram .owl-controls .owl-pagination {
    display: none
}

.hp-instagram .owl-controls .owl-prev,
.hp-instagram .owl-controls .owl-next {
    background-color: transparent!important;
    margin: -29px 0 0 0!important;
    overflow: hidden;
    padding: 0important;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    position: absolute
}

.hp-instagram .owl-controls .owl-prev i,
.hp-instagram .owl-controls .owl-next i {
    display: block;
    height: 58px;
    overflow: hidden;
    text-indent: -9999px;
    width: 32px
}

.hp-instagram .owl-controls .owl-prev {
    left: 0
}

.hp-instagram .owl-controls .owl-prev i {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/left-arrow.svg) no-repeat right center
}

.hp-instagram .owl-controls .owl-next {
    right: 0
}

.hp-instagram .owl-controls .owl-next i {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/right-arrow.svg) no-repeat right center
}

.hp-instagram #instagram-homepage-slider {
    position: relative
}

.insta-wrap {
    background-color: #ff510c;
    text-align: center
}

.insta-wrap .instain {
    display: block;
    margin: auto;
    text-align: center;
    vertical-align: middle
}

.insta-wrap span {
    display: block;
    margin: auto;
    vertical-align: middle
}

.insta-wrap span img {
    width: 100%
}

@media only screen and (min-width:992px) {
    .hp-instagram ul li {
        border: 0;
        padding: 0 8px;
        width: 20%
    }
    .hp-instagram ul li:first-child {
        display: block
    }
    .hp-instagram ul li:nth-child(3n+1) {
        clear: none
    }
    .insta-wrap span img {
        width: auto
    }
}

.hp-featured-products {
    padding-top: 10px;
    text-align: center
}

.hp-featured-products h2 {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat center bottom;
    background-size: 160px 5px;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    padding-bottom: 15px;
    text-align: center
}

.hp-featured-products ul.product-list {
    font-size: 0;
    margin: 35px 0 0;
    text-align: center;
    vertical-align: top
}

.hp-featured-products ul.product-list>li {
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 26px 0;
    padding: 0 8px;
    text-align: center;
    vertical-align: top;
    width: 100%
}

@media only screen and (min-width:768px) {
    .hp-featured-products ul.product-list>li {
        display: inline-block;
        width: 20%
    }
}

@media only screen and (min-width:992px) {
    .hp-featured-products {
        padding-top: 100px
    }
    .hp-featured-products ul.product-list div[class^="item-"],
    .hp-featured-products ul.product-list div.item {
        display: inline-block;
        width: 20%
    }
    .hp-featured-products ul.product-list div[class^="item-"] .product_details,
    .hp-featured-products ul.product-list div.item .product_details {
        float: left;
        width: 100%
    }
    .node-type-home-page .hp-featured-products ul.product-list div.item {
        display: inline-block;
        width: 20%
    }
}

.fr-store .hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box .old-price,
.ca-store .hp-articles .hp-art-rt .template-0 .articles-fig-wrapper .product_details .productOut .productIn .price-box .old-price {
    display: block
}

.other-lang .products-grid-wrapper .product_details,
.ca-store .products-grid-wrapper .product_details {
    float: left;
    width: 100%
}

.fancybox-inner {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/popup-bg.jpg") no-repeat center center/cover
}

.SignUpPopup {
    color: #fff;
    max-height: 337px;
    overflow: hidden;
    position: relative;
    width: 386px
}

.SignUpPopup .Padd {
    padding: 12% 8% 5%
}

.SignUpPopup .Padd span {
    color: #ff510c;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 20px;
    top: 15px;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute;
    font-family: "SSStandard";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    vertical-aling: middle;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

.SignUpPopup .Padd h3 {
    color: #fff;
    font-size: 49px;
    line-height: 44px;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.SignUpPopup .Padd input {
    color: #888;
    font-family: AV-LT-Black;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    margin: 20px 0;
    padding: 0 20px;
    width: 100%
}

.SignUpPopup .Padd button {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-orange.svg") no-repeat left top/100% 100%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 30px;
    line-height: 40px;
    padding: 10px 0 5px;
    width: 100%
}

.SignUpPopup .Padd button:hover {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg") no-repeat left top/100% 100%
}

.SignUpPopup .Padd a {
    color: #fff;
    display: inline-block;
    font-family: AV-LT-Black;
    font-size: 12px;
    margin: 10px 0 0;
    text-decoration: none
}

.SignUpPopup .Padd p {
    font-family: AV-LT-Black;
    font-size: 14px;
    padding: 7% 0 15%
}

.SignUpPopup .Padd .Tform a {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-orange.svg") no-repeat left top/100% 100%;
    color: #fff;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 30px;
    line-height: 40px;
    padding: 15px 0 10px;
    text-align: center;
    width: 100%
}

.SignUpPopup .Padd .Tform a:hover {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg") no-repeat left top/100% 100%
}

.Sform {
    position: relative
}

.Sform .error-msg {
    color: #fff;
    text-align: center;
    width: 100%;
    top: 172px;
    right: auto;
    bottom: auto;
    left: auto;
    position: absolute
}

.Tform {
    display: none
}

@media only screen and (max-width:767px) {
    .fancybox-inner {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/popup-bg.jpg") no-repeat 55% center/cover
    }
    .SignUpPopup {
        width: 100%
    }
    .SignUpPopup .Padd {
        padding: 3% 8% 2%
    }
    .SignUpPopup .Padd span {
        right: 10px;
        top: 8px
    }
    .SignUpPopup .Padd h3 {
        font-size: 40px;
        line-height: 38px
    }
    .SignUpPopup .Padd p br {
        display: none
    }
    .SignUpPopup a {
        margin: 10px 0
    }
    .Sform .error-msg {
        top: 160px
    }
}

@media only screen and (max-width:479px) {
    .fancybox-inner {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/popup-bg.jpg") no-repeat scroll 55% center/cover
    }
    .SignUpPopup .Padd {
        padding: 8%
    }
    .SignUpPopup .Padd h3 {
        font-size: 40px;
        line-height: 38px
    }
}

.view-id-online_stores .item-list ul {
    margin-left: -2.5%;
}
.view-id-online_stores .item-list ul:after {
    content: "";
    display: table;
    clear: both;
}

.view-id-online_stores .item-list ul li {
    display: table;
    margin-left: 2.5%;
    margin-bottom: 25px;
    text-align: center;
    width: 47.5%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .view-id-online_stores .item-list ul li:nth-child(2n + 0) { clear: right; }
    .view-id-online_stores .item-list ul li:nth-child(2n + 1) { clear: both; }
}

@media only screen and (min-width: 768px) {
    .view-id-online_stores .item-list ul li { width: 22.5%; }
    .view-id-online_stores .item-list ul li:nth-child(4n+0) { clear: right; }
    .view-id-online_stores .item-list ul li:nth-child(4n+1) { clear: both; }
}

@media only screen and (min-width: 1360px) {
    .view-id-online_stores .item-list ul li { width: 17.5%; margin-bottom: 35px; }
    .view-id-online_stores .item-list ul li:nth-child(4n+0) { clear: none; }
    .view-id-online_stores .item-list ul li:nth-child(4n+1) { clear: none; }
    .view-id-online_stores .item-list ul li:nth-child(5n+0) { clear: right !important; }
    .view-id-online_stores .item-list ul li:nth-child(5n+1) { clear: both !important; }
}

.view-id-online_stores .item-list ul li .views-field {
    display: table-cell;
    vertical-align: middle
}

.view-id-online_stores .view-header .Banner {
    min-height: initial
}

.view-id-online_stores .view-header .Banner h1 {
    padding-top: 39px;
    padding-bottom: 0;
    font-size: 47px
}

.section-store-locator select::-ms-expand {
    display: none
}

.section-store-locator #views-exposed-form-store-locator-block-1 {
    display: none
}

.section-store-locator h1 {
    font-size: 40px;
    text-align: center;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.section-store-locator input[type="text"],
.section-store-locator input[type="password"],
.section-store-locator input[type="email"],
.section-store-locator input.form-text,
.section-store-locator textarea {
    color: #000
}

.section-store-locator #content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1304px
}

@media only screen and (min-width:768px) {
    .section-store-locator #content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:1025px) {
    .section-store-locator #content {
        padding-left: 0;
        padding-right: 0
    }
}

.section-store-locator .views-exposed-widgets {
    margin-bottom: 0
}

.section-store-locator .view-filters+.view-content {
    height: 780px
}

.section-store-locator .view-filters+.view-content .store-locator-page {
    max-height: 780px!important
}

.section-store-locator .view-footer .view-filters+.view-content {
    height: auto!important
}

.section-store-locator .view-display-id-page {
    position: relative
}

.section-store-locator .view-display-id-page .views-exposed-form {
    max-width: 304px;
    z-index: 98;
    top: 255px;
    right: auto;
    bottom: auto;
    left: 100px;
    position: absolute
}

.section-store-locator .view-display-id-page .views-exposed-form input.form-text,
.section-store-locator .view-display-id-page .views-exposed-form .form-select,
.section-store-locator .view-display-id-page .views-exposed-form select {
    background-color: rgba(254, 254, 254, .9);
    border: solid 1px rgba(0, 0, 0, .9);
    width: 100%
}

.section-store-locator .view-display-id-page .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0 0 20px 0
}

.section-store-locator .view-display-id-page .views-exposed-form .views-exposed-widget .form-submit {
    margin: 0;
    width: 100%
}

.section-store-locator .view-display-id-page .views-exposed-form .views-exposed-widget .form-item-field-geofield-distance-distance {
    padding: 20px 0 0 0
}

.section-store-locator .view-display-id-page .views-exposed-form label {
    display: none
}

.section-store-locator .view-display-id-page #geofield-map-panel-page {
    max-height: 780px!important
}

.section-store-locator .view-display-id-page .views-widget-filter-gsl_addressfield_postal_code {
    float: left;
    width: 50%
}

.section-store-locator .view-display-id-page .attachment-after .view-header p,
.section-store-locator .view-display-id-page .attachment-after .view-empty p,
.section-store-locator .view-display-id-page .view-footer .view-header p,
.section-store-locator .view-display-id-page .view-footer .view-empty p {
    text-align: center
}

.section-store-locator .view-display-id-page .attachment-after .stores-nearyou,
.section-store-locator .view-display-id-page .view-footer .stores-nearyou {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat center bottom;
    background-size: 85% 5px;
    display: inline-block;
    font-size: 40px;
    margin: 0 auto 20px!important;
    padding: 48px 0 14px 0;
    text-align: center;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.section-store-locator .view-display-id-page .attachment-after .view-empty .stores-nearyou,
.section-store-locator .view-display-id-page .view-footer .view-empty .stores-nearyou {
    background-image: none;
    color: #ed1c24
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul,
.section-store-locator .view-display-id-page .view-id-store_locator ul {
    margin: 0;
    padding: 0 24px 15px 24px;
    text-align: center
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul:after,
.section-store-locator .view-display-id-page .view-id-store_locator ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul:before,
.section-store-locator .view-display-id-page .view-id-store_locator ul:before {
    content: "";
    display: table
}

@media only screen and (max-width:767px) {
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul,
    .section-store-locator .view-display-id-page .view-id-store_locator ul {
        padding: 0 0 15px 0
    }
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li,
.section-store-locator .view-display-id-page .view-id-store_locator ul li {
    display: block;
    float: left;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0;
    padding: 12px 8px;
    text-align: left;
    vertical-align: top;
    width: 25%
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block {
    background: #f5f5f5;
    padding: 26px 10px 10px 10px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-title,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-title,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-title,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-title {
    display: block;
    font-family: "AV-LT-Black";
    font-size: 17px;
    padding: 0 16px;
    text-transform: uppercase
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-title a,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-title a,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-title a,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-title a {
    color: #000
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-detail,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-addressfield,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-detail,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-addressfield {
    display: block;
    padding: 20px 16px 0 16px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-detail b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-detail .views-label-gsl-addressfield,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-addressfield b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-addressfield .views-label-gsl-addressfield,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-detail b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-detail .views-label-gsl-addressfield,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-addressfield b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-addressfield .views-label-gsl-addressfield {
    display: block;
    font-family: "AV-LT-Black";
    font-size: 17px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-phone,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-delivery,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-website,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block span[class^="store-miles-away-"],
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-phone,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-web,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-delivery,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-geofield-distance,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-geofield-distance-1,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-phone,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-delivery,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-website,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block span[class^="store-miles-away-"],
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-phone,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-web,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-delivery,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-geofield-distance,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-geofield-distance-1 {
    display: block;
    padding: 0 16px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-phone .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-delivery .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-website .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block span[class^="store-miles-away-"] .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-phone .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-web .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-delivery .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-geofield-distance .field-content,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-geofield-distance-1 .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-phone .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-delivery .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-website .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block span[class^="store-miles-away-"] .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-phone .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-web .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-delivery .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-geofield-distance .field-content,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-geofield-distance-1 .field-content {
    display: inline-block
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-phone b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-phone span,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-delivery b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-delivery span,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-website b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .store-website span,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block span[class^="store-miles-away-"] b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block span[class^="store-miles-away-"] span,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-phone b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-phone span,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-web b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-gsl-props-web span,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-delivery b,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .views-field-field-delivery span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-phone b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-phone span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-delivery b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-delivery span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-website b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .store-website span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block span[class^="store-miles-away-"] b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block span[class^="store-miles-away-"] span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-phone b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-phone span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-web b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-gsl-props-web span,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-delivery b,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .views-field-field-delivery span {
    font-family: "AV-LT-Black"
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .button,
.section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .button {
    display: block;
    margin-top: 40px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager {
    padding: 50px 0 0;
    text-align: center
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li {
    display: inline-block;
    font-size: 15px;
    float: none;
    padding: 0;
    text-align: left;
    width: auto
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li.pager-current,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li.pager-current {
    font-family: "AV-LT-Black";
    padding: 0 10px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li.pager-ellipsis,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li.pager-ellipsis {
    display: none
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li a,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li a {
    color: #000;
    display: inline-block;
    padding: 0 10px
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li.pager-first a,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li.pager-last a,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li.pager-first a,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li.pager-last a {
    font-family: "AV-LT-Black";
    text-transform: uppercase
}

.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li.pager-previous a,
.section-store-locator .view-display-id-page .view-display-id-attachment_1 ul.pager li.pager-next a,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li.pager-previous a,
.section-store-locator .view-display-id-page .view-id-store_locator ul.pager li.pager-next a {
    font-family: "SSStandard";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    vertical-aling: middle;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

.section-store-locator .view-display-id-page .store-address-popup .storepopup-title {
    display: block;
    font-family: "AV-LT-Black";
    font-size: 17px;
    padding: 16px 20px 10px 20px;
    text-transform: uppercase
}

.section-store-locator .view-display-id-page .store-address-popup .storepopup-address {
    display: block;
    font-family: "AV-LT-Medium";
    font-size: 13px;
    line-height: 24px;
    padding: 0 20px 10px 20px
}

.section-store-locator .view-display-id-page .store-address-popup .storepopup-milesaway {
    display: block;
    font-family: "AV-LT-Medium";
    font-size: 13px;
    padding: 0 20px 26px 20px
}

.section-store-locator .view-display-id-page .store-address-popup .button {
    margin-bottom: 10px
}

.storelocator-recentview {
    padding: 40px 0 0
}

.storelocator-recentview h2 {
    margin-bottom: 40px
}

.storelocator-recentview .view-featured-gear-products {
    font-size: 0;
    margin: 35px 0 0;
    text-align: center;
    vertical-align: top
}

.storelocator-recentview .view-featured-gear-products div[class^="item-"],
.storelocator-recentview .view-featured-gear-products div.item {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

@media only screen and (max-width:767px) {
    .section-store-locator h1 {
        font-size: 40px;
        text-align: center;
        font-family: "Veneer";
        letter-spacing: -1px;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    .section-store-locator .view-filters+.view-content {
        height: 514px;
        padding: 0 15px 0 15px
    }
    .section-store-locator .view-filters+.view-content .store-locator-page {
        max-height: 514px!important
    }
    .section-store-locator .view-display-id-page .views-exposed-form {
        left: 18px;
        max-width: 285px
    }
    .section-store-locator .view-display-id-page .views-exposed-form .views-widget-filter-gsl_addressfield_country,
    .section-store-locator .view-display-id-page .views-exposed-form .views-widget-filter-gsl_addressfield_administrative_area {
        display: none
    }
    .section-store-locator .view-display-id-page .views-exposed-form .form-item-field-geofield-distance-distance {
        float: left;
        width: 40%
    }
    .section-store-locator .view-display-id-page .views-exposed-form .views-submit-button {
        top: auto;
        right: 0;
        bottom: 0;
        left: auto;
        position: absolute
    }
    .section-store-locator .view-display-id-page .views-exposed-form .views-submit-button .form-submit {
        padding-left: 0;
        padding-right: 0
    }
    .section-store-locator .view-display-id-page .views-widget-filter-gsl_addressfield_postal_code {
        float: left;
        width: 50%
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li,
    .section-store-locator .view-display-id-page .view-id-store_locator ul li {
        width: 100%
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block,
    .section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block {
        background: #f5f5f5;
        padding: 26px 10px 10px 10px
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li .store_adresses_block .button,
    .section-store-locator .view-display-id-page .view-id-store_locator ul li .store_adresses_block .button {
        display: block;
        padding: 18px 17px;
        margin-bottom: 36px;
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 10px;
        max-width: 230px
    }
    .storelocator-recentview .view-featured-gear-products div[class^="item-"],
    .storelocator-recentview .view-featured-gear-products div.item {
        width: 100%
    }
}

@media only screen and (min-width:768px) {
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li,
    .section-store-locator .view-display-id-page .view-id-store_locator ul li {
        width: 50%
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li:nth-child(2n+1),
    .section-store-locator .view-display-id-page .view-id-store_locator ul li:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width:992px) {
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li,
    .section-store-locator .view-display-id-page .view-id-store_locator ul li {
        width: 33.3%
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li:nth-child(2n+1),
    .section-store-locator .view-display-id-page .view-id-store_locator ul li:nth-child(2n+1) {
        clear: none
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li:nth-child(3n+1),
    .section-store-locator .view-display-id-page .view-id-store_locator ul li:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (min-width:1200px) {
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li,
    .section-store-locator .view-display-id-page .view-id-store_locator ul li {
        width: 25%
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li:nth-child(3n+1),
    .section-store-locator .view-display-id-page .view-id-store_locator ul li:nth-child(3n+1) {
        clear: none
    }
    .section-store-locator .view-display-id-page .view-display-id-attachment_1 ul li:nth-child(4n+1),
    .section-store-locator .view-display-id-page .view-id-store_locator ul li:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (min-width:300px) and (max-width:667px) and (orientation:landscape) {
    .section-store-locator .view-filters+.view-content {
        height: 240px
    }
    .section-store-locator .view-display-id-page .views-exposed-form {
        top: 80px
    }
}

@media only screen and (max-width:447px) {
    .view-id-online_stores .item-list ul li img {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .section-store-locator .view-filters+.view-content {
        height: 650px
    }
    .section-store-locator .view-display-id-page .views-exposed-form {
        top: 200px
    }
}

.section-about #footer {
    margin-top: 60px
}

.block-page-about {
    text-align: center
}

.block-page-about figure {
    text-align: center
}

.block-page-about .hd-holder {
    text-align: center
}

.block-page-about .hd-holder h3 {
    border-top: solid 2px #ccc;
    color: #000;
    display: block;
    font-size: 18px;
    margin: 0 15px;
    padding: 9px 0;
    text-align: left
}

.block-page-about .hd-holder h3:after {
    content: "+";
    cursor: pointer;
    float: right;
    font-size: 15px;
    height: 16px;
    line-height: 20px;
    width: 16px;
    font-family: "SSStandard";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    vertical-aling: middle;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility
}

.block-page-about .hd-holder.active h2:after {
    content: "-"
}

.block-page-about .ct-holder {
    display: none
}

.block-page-about .about-history .view-content {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/dakine-history-bg.jpg) repeat center bottom
}

.block-page-about .about-history .view-content .owl-carousel-timeline13 {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/dakine-history-big-bg.jpg) no-repeat center bottom;
    padding-bottom: 49px
}

.block-page-about .about-history .view-content figure {
    display: none
}

.block-page-about .about-history .view-content div[class^="item-"] {
    padding: 49px 0 0;
    position: relative
}

.block-page-about .about-history .view-content .histroy-timer {
    border: 3px solid #fff;
    color: #fff;
    margin: 0 28px 0 0;
    padding: 2px 5px;
    font-family: "AV-LT-Black";
    font-size: 36px;
    line-height: 36px;
    top: 49px;
    right: auto;
    bottom: auto;
    left: 15px;
    position: absolute
}

.block-page-about .about-history .view-content .about-hero-content {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding: 0 15px 0 134px;
    text-align: left
}

.block-page-about .about-history .view-content .about-hero-content h3 {
    font-family: "POP-W00-Regular";
    font-size: 22px;
    padding: 0 0 16px
}

.block-page-about .about-intro p {
    font-family: "AV-LT-Medium";
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding: 12px 16px;
    text-align: center
}

.block-page-about .about-intro p+p {
    font-size: 12px;
    line-height: 18px
}

.block-page-about .about-advent:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.block-page-about .about-advent:before {
    content: "";
    display: table
}

.block-page-about .about-advent .about-ct-lt .about-wrap,
.block-page-about .about-advent .about-ct-rt .about-wrap {
    padding: 16px 5%
}

.block-page-about .about-advent .about-ct-lt p,
.block-page-about .about-advent .about-ct-rt p {
    font-size: 15px;
    line-height: 22px
}

.block-page-about .about-advent .about-ct-lt .about-cta,
.block-page-about .about-advent .about-ct-rt .about-cta {
    padding: 32px 0;
    text-align: center
}

.block-page-about .about-advent.about-our .subtitle {
    display: none;
    font-family: "AV-LT-Black";
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 32px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center
}

.block-page-about .about-advent .row:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.block-page-about .about-advent .row:before {
    content: "";
    display: table
}

.block-page-about .about-advent .row+.row-full {
    padding-top: 38px
}

.block-page-about .about-advent .row+.row-full h2 {
    margin: 0;
    padding-top: 0
}

.block-page-about .about-advent .row+.row-full figure {
    padding: 0 0 38px
}

.block-page-about .about-advent .row+.row-full .about-wrap {
    line-height: 24px;
    padding: 16px 5%
}

.block-page-about .about-advent .row+.row-full .fxnax {
    padding-top: 22px;
    text-align: center
}

.block-page-about .about-advent .row+.row-col figure {
    padding-bottom: 20px
}

.block-page-about .about-advent.about-job {
    vertical-align: middle;
    width: 100%
}

.block-page-about .about-advent.about-job .abt-job-lt,
.block-page-about .about-advent.about-job .abt-job-rt {
    text-align: center;
    vertical-align: middle
}

.block-page-about .about-advent.about-job .abt-job-lt p,
.block-page-about .about-advent.about-job .abt-job-rt p {
    font-size: 15px;
    line-height: 22px;
    padding: 0 30px 36px 38px;
    text-align: center
}

.block-page-about .about-advent.about-job .abt-job-lt .says p,
.block-page-about .about-advent.about-job .abt-job-rt .says p {
    font-family: "AV-LT-Black";
    padding-bottom: 10px
}

.block-page-about .about-advent.about-job .abt-job-lt {
    padding-bottom: 32px
}

.block-page-about .about-advent.about-job .abt-job-lt .hd-holder {
    display: none
}

.block-page-about .product-template-one .fxnax {
    padding-top: 22px;
    text-align: center
}

.block-page-about .product-template-one .row+.row-full {
    display: none
}

.block-page-about .product-template-two .row .about-ct-rt,
.block-page-about .product-template-two .row .about-ct-lt {
    float: none!important;
    padding: 0;
    width: 100%
}

.block-page-about .product-template-two .row.row-full figure {
    padding: 0
}

.block-page-about .product-template-two .about-wrap {
    font-size: 15px;
    line-height: 22px
}

.block-page-about .product-template-two .subtitle {
    font-family: inherit!important;
    line-height: 22px
}

.block-page-about .product-template-two .ct-holder .subtitle {
    background: #ff510c;
    display: block;
    color: #fff;
    font-family: "POP-W00-Regular"!important;
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    padding: 35px 24px
}

.block-page-about .product-template-two .about-ct-lt .fxnax {
    display: none
}

.block-page-about .about-promo {
    position: relative
}

.block-page-about .about-promo .about-promo-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.block-page-about .about-promo .about-promo-wrap .about-proout {
    display: table;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.block-page-about .about-promo .about-promo-wrap .about-proout .about-proin {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.block-page-about .about-promo .about-promo-wrap .about-proout .about-proin h3 {
    color: #fff;
    font-size: 48px;
    letter-spacing: 1px;
    margin: 0 0 8px 0;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.block-page-about .large-banner {
    position: relative
}

.block-page-about .large-banner .play-video-button {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png) no-repeat center center;
    background-size: contain;
    height: 130px;
    margin-left: -65px;
    margin-top: -65px;
    opacity: .5;
    padding: 0;
    min-width: 0;
    width: 130px;
    z-index: 1;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute;
    -webkit-transition: all .32s ease-in-out;
    -moz-transition: all .32s ease-in-out;
    transition: all .32s ease-in-out
}

.block-page-about .large-banner .play-video-button:before {
    display: none
}

.block-page-about .large-banner:hover .play-video-button {
    opacity: 1;
    -webkit-transition: all .32s ease-in-out;
    -moz-transition: all .32s ease-in-out;
    transition: all .32s ease-in-out
}

.block-page-about .large-banner .videoWrapper {
    height: 100%;
    padding: 0
}

@media only screen and (max-width:767px) {
    .block-page-about .about-promo {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 300px
    }
    .block-page-about .about-promo figure {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .hp-instagram {
        margin-bottom: 0;
        margin-top: 44px
    }
}

@media only screen and (min-width:992px) {
    .section-about .main-title {
        min-height: 300px
    }
    .section-about .main-title .block-title {
        font-size: 80px;
        line-height: 80px
    }
    .block-page-about {
        text-align: left
    }
    .block-page-about h1#page-title,
    .block-page-about h2 {
        font-size: 40px;
        margin: 0 auto 20px auto!important;
        padding: 60px 15px 14px 15px;
        text-align: center;
        text-transform: uppercase
    }
    .block-page-about .hd-holder {
        text-align: center
    }
    .block-page-about .hd-holder h3 {
        background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat center bottom;
        background-size: 55% 5px;
        border: none;
        color: #000;
        display: inline-block;
        font-family: "POP-W00-Regular";
        font-size: 40px;
        margin: 0 auto 20px auto!important;
        padding: 60px 15px 14px 15px;
        text-transform: uppercase
    }
    .block-page-about .hd-holder h3:after {
        display: none
    }
    .block-page-about .ct-holder {
        display: none
    }
    .block-page-about .about-intro {
        padding: 0 11.598%
    }
    .block-page-about .about-intro .hd-holder h2 {
        border: 0
    }
    .block-page-about .about-intro p {
        font-family: "AV-LT-Medium";
        font-size: 24px;
        line-height: 32px;
        margin: 0;
        padding: 12px 0;
        text-align: center
    }
    .block-page-about .about-intro p+p {
        font-size: 15px;
        line-height: 24px
    }
    .block-page-about .about-advent .about-ct-lt,
    .block-page-about .about-advent .about-ct-rt {
        float: left;
        width: 50%
    }
    .block-page-about .about-advent .about-ct-lt .about-wrap {
        padding: 16px 38px 16px 14px
    }
    .block-page-about .about-advent .about-ct-rt .about-wrap {
        padding: 16px 14px 16px 38px
    }
    .block-page-about .about-advent .row-col .about-ct-lt figure {
        padding-right: 8px
    }
    .block-page-about .about-advent .row-col .about-ct-rt figure {
        padding-left: 8px
    }
    .block-page-about .about-advent.about-job {
        display: table
    }
    .block-page-about .about-advent.about-job>.hd-holder {
        display: none!important
    }
    .block-page-about .about-advent.about-job .abt-job-lt,
    .block-page-about .about-advent.about-job .abt-job-rt {
        display: table-cell;
        width: 50%
    }
    .block-page-about .about-advent.about-job .abt-job-lt .hd-holder,
    .block-page-about .about-advent.about-job .abt-job-rt .hd-holder {
        display: inline-block
    }
    .block-page-about .about-advent.about-press {
        margin-bottom: 15px
    }
    .block-page-about .about-advent.about-press .press-image {
        float: left;
        padding-right: 8px;
        width: 60.161%
    }
    .block-page-about .about-advent.about-press .press-image+.press-image {
        padding-left: 7px;
        padding-right: 0;
        width: 39.839%
    }
    .block-page-about .about-history .view-content {
        background-image: none
    }
    .block-page-about .about-history .view-content .owl-carousel-timeline13 {
        background-image: none;
        padding: 0
    }
    .block-page-about .about-history .view-content .histroy-timer {
        display: none
    }
    .block-page-about .about-history .view-content figure {
        display: block
    }
    .block-page-about .about-history .view-content div[class^="item-"] {
        padding: 0
    }
    .block-page-about .about-history .owl-theme .owl-controls {
        margin-top: 0;
        width: 100%;
        z-index: 1;
        top: 40px;
        right: auto;
        bottom: auto;
        left: 0;
        position: absolute
    }
    .block-page-about .about-history .owl-theme .owl-controls .owl-page {
        padding: 0 2.065%;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box
    }
    .block-page-about .about-history .owl-theme .owl-controls .owl-page span {
        background: transparent;
        border: solid 3px #fff;
        height: auto;
        margin: 0;
        padding: 2px 5px;
        width: auto;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box
    }
    .block-page-about .about-history .owl-theme .owl-controls .owl-page.active span {
        -webkit-box-shadow: 0 0 0 2px #fff;
        -moz-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff
    }
    .block-page-about .about-history .owl-theme .owl-controls .owl-page span:before {
        content: attr(data-content);
        color: #fff;
        display: inline-block;
        font-family: "AV-LT-Black";
        font-size: 36px;
        line-height: 36px
    }
    .block-page-about .about-history .owl-theme .about-hero-content {
        background: #000;
        color: #fff;
        font-size: 15px;
        line-height: 20px;
        max-width: 50%;
        padding: 24px;
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
        position: absolute
    }
    .block-page-about .about-history .owl-theme .about-hero-content h3 {
        font-family: "POP-W00-Regular";
        font-size: 40px;
        padding: 16px 0 40px 0
    }
    .block-page-about .about-history .owl-theme .date-display-single {
        display: none
    }
    .block-page-about .about-our .about-ct-rt.ftrt {
        float: right
    }
    .block-page-about .product-template-one .about-culture .subtitle {
        display: block
    }
    .block-page-about .product-template-one .fxnax {
        padding-top: 22px;
        text-align: center
    }
    .block-page-about .product-template-one .row+.row-full {
        display: block
    }
    .block-page-about .product-template-two .hd-holder:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden
    }
    .block-page-about .product-template-two .hd-holder:before {
        content: "";
        display: table
    }
    .block-page-about .product-template-two .row {
        float: left;
        padding: 0 8px 0 0!important;
        width: 50%
    }
    .block-page-about .product-template-two .row+.row-full {
        padding: 0 0 0 8px!important
    }
    .block-page-about .product-template-two .about-wrap {
        padding: 38px 45px!important
    }
    .block-page-about .product-template-two .hd-tle,
    .block-page-about .product-template-two .about-culture {
        float: left;
        width: 50%
    }
    .block-page-about .product-template-two .about-culture .subtitle {
        display: block
    }
    .block-page-about .product-template-two .hd-holder h2 {
        margin: 0;
        padding-top: 0
    }
    .block-page-about .product-template-two .ct-holder .subtitle {
        display: none
    }
    .block-page-about .product-template-two .subtitle {
        text-align: left!important
    }
    .block-page-about .about-press .ct-holder div[class^="item-"] {
        float: left;
        padding-right: 8px;
        width: 60.161%
    }
    .block-page-about .about-press .ct-holder .item-1 {
        padding-left: 7px;
        padding-right: 0!important;
        width: 39.839%!important
    }
}

@media only screen and (min-width:1200px) {
    .block-page-about .about-history .owl-theme .owl-controls .owl-page {
        padding: 0 3.055%
    }
}

.TeamLanding.main.col1-layout {
    margin: 0 auto;
    max-width: 1304px
}

.TeamLanding .SectionWrap {
    display: inline-block;
    padding: 0 0 6%;
    width: 100%
}

.TeamLanding .Left {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative
}

.TeamLanding .Left h3 {
    font-size: 80px;
    font-family: "Veneer-Italic";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 20px;
    right: auto;
    bottom: auto;
    left: 40px;
    position: absolute
}

.TeamLanding .Left h3.categorytext-top {
    top: 20px
}

.TeamLanding .Left h3.categorytext-bottom {
    top: auto;
    bottom: 28px
}

.TeamLanding .Left h3.right {
    right: 46px;
    text-align: right;
    left: auto
}

.TeamLanding .Left>img {
    width: 100%
}

.TeamLanding .Left>img.deskbanner {
    display: none
}

.TeamLanding .Left>img.mobilebanner {
    display: block
}

.TeamLanding .SectionWrap div.Right {
    margin: 0 auto;
    width: 90%
}

.TeamLanding .Right ul.Team li {
    float: left;
    margin: 0 0 4%;
    position: relative;
    width: 48%
}

.TeamLanding .Right ul.Team li:nth-child(even) {
    float: right
}

.TeamLanding .Right ul.Team li:nth-child(3n),
.TeamLanding .Right ul.Team li:last-child {
    margin-bottom: 0
}

.TeamLanding .Right ul.Team li>img {
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.TeamLanding .Right ul.Team li>img.TransBg {
    float: left;
    position: relative
}

.TeamLanding .Right ul.Team li a {
    display: inline-block;
    float: left;
    width: 100%
}

.TeamLanding .Right ul.Team li a:after {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png") no-repeat scroll left top/cover;
    content: "";
    display: none;
    height: 100px;
    margin: -50px 0 0 -50px;
    opacity: 0;
    transition: all .8s ease-in-out 0s;
    width: 100px;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute
}

.TeamLanding .Right ul.Team li a:hover:after {
    opacity: 1
}

.TeamLanding .Right ul.Team li a img {
    float: left;
    position: relative;
    transition: all .6s ease-in-out .3s;
    width: 100%
}

.TeamLanding .Right ul.Team li a.HoverImage:hover img {
    opacity: 0
}

.TeamLanding .Right ul.Team li .today-on-dakine {
    background-color: #ff510c;
    color: #fff;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    height: 100%;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

@media only screen and (min-width:768px) {
    .TeamLanding .Right ul.Team li .today-on-dakine {
        font-size: 30px
    }
}

@media only screen and (min-width:992px) {
    .TeamLanding .Right ul.Team li .today-on-dakine {
        font-size: 40px
    }
}

.TeamLanding .Right ul.Team li .today-on-dakine .todayin {
    display: table;
    height: 100%;
    width: 100%;
    position: relative
}

.TeamLanding .Right ul.Team li .today-on-dakine .todayin a {
    color: #fff;
    display: block;
    float: none;
    text-decoration: none;
    vertical-align: middle;
    border: 7px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    position: absolute;
    height: 100%
}

.TeamLanding .Right ul.Team li .today-on-dakine span {
    border: 0!important;
    padding: 0!important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:767px) {
    .TeamLanding .Left img {
        display: none
    }
    .TeamLanding .SectionWrap div {
        clear: both;
        margin: 0 0 20px;
        width: 100%
    }
}

@media only screen and (max-width:420px) {
    .TeamLanding .Left {
        height: 150px
    }
    .TeamLanding .Left h3 {
        font-size: 50px
    }
    .TeamLanding .Right ul.Team li .today-on-dakine {
        font-size: 25px
    }
    .TeamLanding .Right ul.Team li .today-on-dakine span {
        border: 7px solid #fff
    }
}

@media only screen and (min-width:768px) {
    .TeamLanding.main.col1-layout {
        padding-left: 24px;
        padding-right: 24px
    }
    .TeamLanding .SectionWrap {
        padding: 0 0 40px
    }
    .TeamLanding .Left {
        width: 58.9%
    }
    .TeamLanding .Right {
        width: 39.04%
    }
    .TeamLanding .Left>img {
        float: left;
        opacity: 0;
        width: 100%
    }
    .TeamLanding .Left>img.deskbanner {
        display: block
    }
    .TeamLanding .Left>img.mobilebanner {
        display: none
    }
    .TeamLanding .SectionWrap div {
        display: table-cell
    }
    .TeamLanding .Right ul.Team li {
        margin: 0 0 20px;
        width: 47.82%
    }
    .TeamLanding .Right ul.Team li .today-on-dakine span {
        border: 7px solid #fff;
        padding: 20% 5%
    }
    .TeamLanding .Left {
        border-right: 30px solid
    }
}

@media only screen and (min-width:992px) {
    .TeamLanding .Right ul.Team li .today-on-dakine span {
        padding: 23% 15%
    }
}

.section-team .hp-instagram {
    margin: 20px auto 60px
}

.section-team #footer {
    margin-top: 0
}

.Banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: none!important;
    margin: 0 auto 50px;
    min-height: 100px;
    position: relative;
    text-align: center
}

.Banner img {
    margin: 0px auto;
}

.Banner h1 {
    padding: 32px 11px;
    font-size: 40px;
    text-align: left;
    width: 100%;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.Banner h1 span {
    text-align: left;
    font-family: "Veneer-Italic";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.Banner .block-title {
    color: #fff;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
    text-shadow: 0 0 2px rgba(0, 0, 0, .4);
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 8.75%;
    left: 0;
    position: absolute
}

.Banner.colorblack .block-title {
    color: #000;
    text-shadow: 0 0 2px rgba(254, 254, 254, .4)
}

.Banner.alignright .block-title {
    text-align: right
}

.Surf .ContentWrap {
    margin: 0 auto;
    width: 95.09%
}

.Surf h2 {
    margin: 0 0 20px;
    clear: both;
    text-align: center
}

.Surf h2>span {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat scroll center bottom/60% 4px;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    padding: 0 0 5px;
    text-align: center
}

.Surf h2>span a {
    color: #000
}

.Surf ul.Team {
    clear: both
}

.Surf ul.Team li {
    position: relative
}

.Surf ul.Team li a {
    display: inline-block;
    position: relative;
    width: 100%
}

.Surf ul.Team li a.HoverImage:hover img {
    opacity: 0
}

.Surf ul.Team li a img {
    position: relative;
    transition: all .6s ease-in-out .3s;
    width: 100%
}

.Surf ul.Team li>img {
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.Surf ul.Team li video {
    display: none;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.Surf ul.Team li h3 {
    font-family: "AV-LT-Black";
    font-size: 15px;
    margin: 20px 0;
    text-transform: uppercase
}

.Surf ul.Team li h3 a {
    color: #000
}

@media only screen and (max-width:767px) {
    .Surf .ContentWrap {
        width: 90%
    }
    .Banner {
        background-position: center;
        background-size: cover
    }
    .Banner h1 {
        font-size: 40px;
        right: 3%
    }
    .Surf ul.Team li {
        float: left;
        margin: 0 4% 20px 0;
        text-align: center;
        width: 48%
    }
    .Surf ul.Team li:nth-child(2n+0) {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) {
    .Surf ul.Team li {
        float: left;
        margin: 0 1% 20px 0;
        text-align: center;
        width: 24.19%
    }
    .Surf ul.Team li:nth-child(4n+0) {
        margin-right: 0
    }
}

.section-team-player .Banner {
    margin: 0 auto 30px
}

.section-team-player #footer {
    margin-top: 0
}

.section-team-player .SurfDetails>.main.col1-layout.Surf {
    margin: 50px 0 20px
}

.section-team-player .Surf h2>span {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat scroll center bottom/77% 4px
}

.SurfDetails.ContentWrap {
    margin: 0 auto;
    width: 97.35%
}

.SurfDetails>h2 {
    clear: both;
    margin: 0 0 20px;
    text-align: center
}

.SurfDetails>h2>span {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat scroll center bottom/80% 4px;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    padding: 0 0 5px;
    text-align: center
}

.SurfDetails>.Left img {
    width: 100%
}

.SurfDetails>.Left .owl-pagination {
    display: none
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div {
    background: none;
    color: #000;
    font-family: "AV-LT-Medium";
    font-size: 15px;
    opacity: 1;
    padding: 3px 5px;
    width: inherit
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-prev {
    text-indent: -9999px;
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -135px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background-position: -116px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-prev.disabled {
    background-position: -135px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-prev.disabled:hover {
    background-position: -135px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-next {
    text-indent: -9999px;
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -145px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background-position: -126px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-next.disabled {
    background-position: -145px -45px
}

.SurfDetails>.Left .owl-theme .owl-controls .owl-buttons div.owl-next.disabled:hover {
    background-position: -145px -45px
}

.SurfDetails>.Right .Label {
    margin: 0 0 10px;
    font-family: "AV-LT-Black";
    font-size: 18px;
    text-transform: uppercase
}

.SurfDetails>.Right .Desc {
    font-size: 24px;
    margin: 0 0 30px
}

.SurfDetails>.Right .Description {
    line-height: 20px
}

.SurfDetails ul.Team {
    clear: both
}

.SurfDetails ul.Team li {
    position: relative
}

.SurfDetails ul.Team li video {
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.SurfDetails ul.Team li a.HoverImage img {
    transition: all .6s ease-in-out .3s;
    width: 100%
}

.SurfDetails ul.Team li a.HoverImage img:hover {
    opacity: 0
}

.SurfDetails ul.Team li h3 {
    font-family: "AV-LT-Black";
    font-size: 15px;
    margin: 20px 0;
    text-transform: uppercase
}

.SurfDetails .KitWrap {
    clear: both
}

.SurfDetails .KitWrap h2 {
    display: inline-block;
    margin: 20px 0 30px;
    width: 100%
}

.SurfDetails .KitWrap .owl-carousel {
    margin: 0 auto;
    text-align: center
}

.SurfDetails .KitWrap .owl-carousel .products-grid-wrapper {
    margin: 0 auto
}

.SurfDetails .KitWrap .owl-carousel .owl-theme .owl-controls {
    margin-top: 0
}

.SurfDetails .KitWrap .owl-carousel .owl-buttons {
    margin: -80px 0 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.SurfDetails .KitWrap .owl-carousel .owl-buttons>div {
    background: none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 60px;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 25px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.SurfDetails .KitWrap .owl-carousel .owl-buttons .owl-prev {
    float: left;
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 2px -40px
}

.SurfDetails .KitWrap .owl-carousel .owl-buttons .owl-prev:hover {
    background-position: 2px -90px
}

.SurfDetails .KitWrap .owl-carousel .owl-buttons .owl-next {
    float: right;
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -22px -40px
}

.SurfDetails .KitWrap .owl-carousel .owl-buttons .owl-next:hover {
    background-position: -22px -90px
}

.SurfDetails .TeamRiderWrap {
    clear: both;
    display: inline-block;
    padding: 60px 0 10px;
    width: 100%
}

.SurfDetails .TeamRiderWrap .Left .Title {
    font-size: 20px;
    margin: 0 0 30px
}

.SurfDetails .TeamRiderWrap .Left .Title span {
    display: block;
    font-size: 14px
}

.SurfDetails .TeamRiderWrap .Left p {
    font-size: 14px;
    line-height: 26px
}

.SurfDetails .TeamRiderWrap .Right img {
    width: 100%
}

.SurfDetails .TeamRiderWrap .Right .videosection {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.SurfDetails .TeamRiderWrap .Right .videosection iframe,
.SurfDetails .TeamRiderWrap .Right .videosection object,
.SurfDetails .TeamRiderWrap .Right .videosection embed {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner {
    background: #fff;
    line-height: 0;
    overflow: hidden;
    position: relative
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .bkg-img {
    position: relative;
    width: 100%
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .js_ytvideo_inline h1 {
    color: #fff;
    font-size: 80px;
    line-height: 80px;
    margin: -125px 0 0;
    text-align: center;
    width: 100%;
    z-index: 99;
    font-family: "Veneer-Italic";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .js_ytvideo_inline h1 span {
    border-bottom: 1px solid;
    display: inline-block;
    font-size: 60px;
    padding: 0 0 15px
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .js_ytvideo_inline img {
    width: 100%
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .js_ytvideo_inline iframe {
    position: absolute;
    top: 0;
    z-index: 1
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .play-video-button {
    background: none;
    border: 0;
    cursor: pointer;
    margin: 0;
    width: 100%;
    z-index: 100;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    position: absolute
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .play-video-button:before {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png") no-repeat scroll left top/cover;
    content: "";
    height: 100px;
    margin: -50px 0 0 -50px;
    opacity: .5;
    transition: all .8s ease-in-out 0s;
    width: 100px;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute
}

.SurfDetails .TeamRiderWrap .Right .VideoBanner .large-banner .play-video-button:hover:before {
    opacity: 1
}

@media only screen and (max-width:767px) {
    .section-surf-player .Banner {
        display: none
    }
    .SurfDetails.ContentWrap {
        width: 100%
    }
    .SurfDetails ul.Team li {
        float: left;
        margin: 0 4% 20px 0;
        text-align: center;
        width: 48%
    }
    .SurfDetails ul.Team li:nth-child(2n+0) {
        margin-right: 0
    }
    .SurfDetails .Left .owl-pagination {
        display: block
    }
    .SurfDetails .Left .owl-buttons {
        display: none
    }
    .SurfDetails .Left .owl-theme .owl-controls {
        bottom: 5%;
        margin-top: 0;
        position: absolute;
        width: 100%
    }
    .SurfDetails .Left .owl-theme .owl-controls .owl-page span.owl-numbers {
        position: relative;
        top: 5px
    }
    .SurfDetails .Left .owl-theme .owl-controls .owl-page.active span.owl-numbers {
        top: 0
    }
    .SurfDetails .Left .owl-theme .owl-controls .owl-page.active1 span.owl-numbers {
        top: 3px
    }
    .SurfDetails>.Right {
        margin: 30px auto 40px;
        width: 90%
    }
    .SurfDetails .TeamRiderWrap .Left {
        margin: 30px auto;
        width: 90%
    }
}

@media only screen and (min-width:768px) {
    .SurfDetails ul.Team li {
        float: left;
        margin: 0 1% 20px 0;
        text-align: center;
        width: 24.19%
    }
    .SurfDetails ul.Team li:nth-child(4n+0) {
        margin-right: 0
    }
    .SurfDetails .KitWrap .owl-carousel {
        width: 100%
    }
    .SurfDetails .KitWrap .owl-carousel .owl-theme .owl-controls {
        margin-top: 10px
    }
    .SurfDetails .KitWrap .owl-carousel .owl-buttons>div {
        width: 30px;
        height: 60px
    }
}

@media only screen and (min-width:992px) {
    .SurfDetails>.Left {
        float: left;
        width: 50%
    }
    .SurfDetails>.Right {
        float: right;
        margin: 30px 7.66% 0 0;
        width: 37.90%
    }
    .SurfDetails .TeamRiderWrap .Left {
        float: left;
        margin: 40px 0 0 4%;
        width: 40%
    }
    .SurfDetails .TeamRiderWrap .Right {
        float: right;
        width: 50%
    }
}

.section-career .Banner {
    position: relative
}

.section-career .Banner h1 {
    bottom: 9%;
    right: 2.5%;
    text-align: center
}

.section-career .Banner img+h1 {
    text-align: right
}

.section-career #footer {
    margin-top: 0
}

.Careers p.Htext {
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    margin: 60px auto;
    text-align: center;
    width: 70%
}

.Careers h2 {
    clear: both;
    margin: 0 0 20px;
    text-align: center
}

.Careers h2>span {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat scroll center bottom/80% 4px;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    padding: 0 0 5px;
    text-align: center
}

.Careers table {
    margin: 0 0 80px;
    text-align: left
}

.Careers table th {
    border-bottom: 2px solid #ccc;
    font-family: "AV-LT-Black";
    font-size: 15px;
    padding: 30px 0;
    width: 26.04%
}

.Careers table th span {
    display: none
}

.Careers table th:first-child {
    width: 50.56%
}

.Careers table td {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-weight: bold;
    padding: 30px 0
}

.Careers table td span {
    display: none
}

.Careers table td a {
    color: #000;
    text-decoration: underline
}

.Careers .Perks {
    margin: 0 0 40px
}

.Careers .Perks ul {
    display: inline-block;
    margin: 0 0 80px;
    width: 100%
}

.Careers .Perks ul li {
    text-align: center
}

.Careers .Perks ul li p {
    line-height: 20px
}

.Careers .About {
    margin: 0 0 60px;
    position: relative
}

.Careers .About img {
    width: 100%
}

.Careers .About>div {
    margin: -75px 0 0 -200px;
    text-align: center;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute
}

.Careers .About>div h2 {
    font-size: 80px;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.Careers .OurTeam {
    display: inline-block;
    width: 100%
}

.Careers .OurTeam ul li {
    display: table;
    float: left;
    margin: 0 0 30px;
    width: 50%
}

.Careers .OurTeam ul li p {
    line-height: 20px
}

.Careers .OurTeam ul li p.Quote {
    margin: 0 auto 15px
}

.Careers .OurTeam ul li p.Name,
.Careers .OurTeam ul li p.Role {
    font-family: "AV-LT-Black"
}

@media only screen and (max-width:767px) {
    .section-career .Banner {
        margin: 0 auto 35px
    }
    .section-career .Banner h1 {
        right: 3%
    }
    .Careers .ContentWrap {
        width: 100%
    }
    .Careers p.Htext {
        font-weight: bold;
        line-height: 36px;
        margin: 0 auto 20px;
        width: 89%;
        font-size: 18px
    }
    .Careers table {
        font-size: 13px;
        margin: 0 auto 40px;
        width: 90%
    }
    .Careers table th {
        font-size: 15px;
        border-bottom: 3px solid #ccc;
        padding: 0 0 10px;
        line-height: 23px;
        text-align: center;
        vertical-align: bottom;
        width: 50%
    }
    .Careers table th span {
        display: inline
    }
    .Careers table th:last-child {
        display: none
    }
    .Careers table td {
        border-bottom: 2px solid #ccc;
        padding: 25px 0;
        text-align: center;
        width: 50%
    }
    .Careers table td span {
        display: block
    }
    .Careers table td a {
        text-decoration: underline
    }
    .Careers table td:last-child {
        display: none
    }
    .Careers .About {
        clear: both;
        margin: 0 0 50px;
        height: 250px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }
    .Careers .About img {
        display: none
    }
    .Careers .About>div {
        margin: -45px 0 0 5%;
        left: 0;
        width: 90%
    }
    .Careers .About>div h2 {
        font-size: 30px
    }
    .Careers .About>div a {
        width: 100%
    }
    .Careers .OurTeam {
        display: table;
        margin: 0 auto 30px;
        width: 90%
    }
    .Careers .OurTeam h2 {
        margin: 0 auto 30px;
        width: 85%
    }
    .Careers .OurTeam ul li {
        margin: 0 0 50px;
        width: 100%
    }
    .Careers .OurTeam ul li img {
        float: left;
        width: 40%
    }
    .Careers .OurTeam ul li div {
        float: right;
        margin: 0;
        text-align: left;
        width: 57%
    }
    .Careers .OurTeam ul li div p.Name {
        border-right: 2px solid;
        margin: 0 4px 0 0;
        padding: 0 8px 0 0
    }
    .Careers .OurTeam ul li div p.Name,
    .Careers .OurTeam ul li div p.Role {
        display: inline;
        text-align: left
    }
    .Careers .OurTeam ul li:nth-child(even) img {
        float: right
    }
    .Careers .OurTeam ul li:nth-child(even) div {
        float: left
    }
    .Careers .Perks ul {
        display: table;
        margin: 0 auto 50px;
        width: 90%
    }
    .Careers .Perks ul li {
        float: left;
        width: 50%
    }
    .Careers .Perks ul li:nth-child(odd) {
        clear: left
    }
    .Careers .Perks ul li p {
        font-size: 9px;
        line-height: 15px
    }
}

@media only screen and (min-width:768px) {
    .Careers p.Htext {
        font-size: 24px;
        width: 80%
    }
    .Careers .Perks ul li {
        float: left;
        width: 25%
    }
    .Careers .OurTeam ul li p {
        margin: 0 auto;
        width: 92%
    }
    .Careers .OurTeam ul li img {
        display: table-cell;
        width: 100%
    }
    .Careers .OurTeam ul li div {
        display: table-cell;
        vertical-align: middle;
        width: 60%
    }
}

@media only screen and (min-width:1200px) {
    .Careers p.Htext {
        width: 70%
    }
}

.Careers .CareersDetails .Left,
.Careers .CareersDetails .Right {
    padding: 30px 0 0
}

.Careers .CareersDetails .Left h3 {
    font-family: "AV-LT-Black";
    font-size: 18px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.Careers .CareersDetails .Left h4 {
    font-size: 25px;
    margin: 0 0 20px
}

.Careers .CareersDetails .Left p {
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 20px
}

.Careers .CareersDetails .Left p a {
    color: #000;
    text-decoration: underline
}

.Careers .CareersDetails .Left h5 {
    font-size: 20px;
    margin: 60px 0 20px;
    text-transform: uppercase
}

.Careers .CareersDetails .Left ul li {
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 15px;
    position: relative;
    padding: 0 0 0 15px
}

.Careers .CareersDetails .Left ul li:before {
    background: #000;
    content: "";
    height: 7px;
    position: absolute;
    width: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-clip: padding-box;
    top: 6px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.Careers .CareersDetails .Left ul li a {
    color: #000;
    text-decoration: underline
}

.Careers .CareersDetails .Right h3,
.Careers .CareersDetails .Right p {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
    margin: 0 0 40px
}

.Careers .CareersDetails .Right h3 a,
.Careers .CareersDetails .Right p a {
    color: #fb431f
}

@media only screen and (max-width:767px) {
    .Careers .CareersDetails {
        margin: 0 auto;
        width: 90%
    }
    .Careers .CareersDetails .Left {
        padding: 0
    }
    .Careers .CareersDetails .Left p {
        font-size: 15px
    }
    .Careers .CareersDetails .Left p+h5 {
        margin: 35px 0 0
    }
    .Careers .CareersDetails .Left h4 {
        line-height: 32px;
        text-align: center
    }
    .Careers .CareersDetails .Left h5 {
        border-top: 3px solid #ccc;
        cursor: pointer;
        font-size: 18px;
        margin: 0;
        padding: 7px 0;
        position: relative;
        text-transform: capitalize
    }
    .Careers .CareersDetails .Left h5.active:after {
        content: "minus"
    }
    .Careers .CareersDetails .Left h5:after {
        content: "plus";
        display: inline-block;
        font-family: ssstandard;
        font-size: 15px;
        text-rendering: optimizeLegibility;
        top: 12px;
        right: 0;
        bottom: auto;
        left: auto;
        position: absolute
    }
    .Careers .CareersDetails .Left ul li {
        font-size: 15px
    }
    .Careers .CareersDetails .Left>ul {
        display: none;
        border-top: 1px solid #ccc;
        padding: 20px 0 10px
    }
    .Careers .CareersDetails .Right {
        border-top: 3px solid #ccc;
        padding: 0
    }
    .Careers .CareersDetails .Right h3,
    .Careers .CareersDetails .Right p {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 20px;
        margin: 50px 0
    }
    .Careers .CareersDetails .Right h3 a,
    .Careers .CareersDetails .Right p a {
        text-decoration: underline
    }
}

@media only screen and (min-width:768px) {
    .Careers .CareersDetails .Left {
        float: left;
        width: 59.27%
    }
    .Careers .CareersDetails .Right {
        float: right;
        padding: 60px 0;
        width: 39%
    }
}

@media only screen and (min-width:992px) {
    .Careers .CareersDetails .Right h3,
    .Careers .CareersDetails .Right p {
        font-size: 24px;
        margin: 0 0 60px
    }
}

.section-user #content {
    margin: 0 auto;
    max-width: 1256px;
    padding-left: 8px;
    padding-right: 8px
}

.section-user #content:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.section-user #content:before {
    content: "";
    display: table
}

.section-user #content ul.tabs-primary {
    display: none;
    padding-top: 50px
}

.section-user #content ul.tabs-primary li {
    padding: 15px 25%;
    text-align: center
}

.section-user #content form#user-login {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-user #content .form-item {
    margin: 0;
    max-width: 280px;
    padding: 10px 0
}

.section-user #content .form-item label {
    display: block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    margin: 0 0 10px
}

.section-user #content .form-item .description {
    color: #666;
    font-size: 11px
}

.section-user #content .form-item .marker,
.section-user #content .form-item .form-required {
    color: #000
}

.section-user #content .form-item input[type="text"],
.section-user #content .form-item input.form-text,
.section-user #content .form-item .input-text {
    border: 1px solid #000;
    max-width: 250px
}

.section-user .form-actions {
    padding-top: 30px
}

.section-user .form-actions input[type="submit"] {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-orange.svg) no-repeat center center;
    background-size: 100% 100%
}

@media only screen and (min-width:992px) {
    .section-user #content ul.tabs-primary {
        float: right;
        width: 50%
    }
    .section-user form#user-login .form-item {
        max-width: 400px
    }
    .section-user form#user-login .form-item input[type="text"],
    .section-user form#user-login .form-item input.form-text,
    .section-user form#user-login .form-item .input-text {
        max-width: 350px
    }
}

.Look.ContentWrap {
    margin: 0 auto;
    padding: 15px 0 0
}

.Look.ContentWrap ul {
    margin: 0 0 60px;
    display: inline-block
}

.Look.ContentWrap ul li {
    position: relative;
    width: 100%;
    margin: 0 0 5% 0
}

.Look.ContentWrap ul li img {
    width: 100%
}

.Look.ContentWrap ul li a {
    background: #ff510c none repeat scroll 0 0;
    bottom: 6%;
    color: #fff;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 30px;
    left: 3%;
    padding: 17px 100px;
    position: absolute;
    text-align: center;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .Look.ContentWrap {
        width: 90%
    }
    .Look.ContentWrap .temp02 {
        display: none
    }
    .Look.ContentWrap ul li a {
        padding: 10px 0;
        left: 50%;
        margin: 0 0 0 -100px;
        width: 200px
    }
}

@media only screen and (min-width:768px) {
    .Look.ContentWrap ul li {
        float: left;
        margin: 0 1% .4% 0
    }
    .Look.ContentWrap ul li a {
        background: #ff510c none repeat scroll 0 0;
        bottom: 6%;
        color: #fff;
        display: inline-block;
        text-rendering: optimizeLegibility;
        font-size: 30px;
        left: 3%;
        padding: 17px 100px;
        position: absolute;
        text-align: center;
        text-decoration: none
    }
    .Look.ContentWrap .temp01 {
        width: 79.75%
    }
    .Look.ContentWrap .temp01 a {
        right: 3%;
        left: inherit
    }
    .Look.ContentWrap .temp02 {
        width: 19.03%
    }
    .Look.ContentWrap .temp03 {
        width: 39.27%
    }
    .Look.ContentWrap .temp04 {
        width: 59.51%
    }
    .Look.ContentWrap .temp05 {
        width: 100%;
        clear: both;
        margin-right: 0
    }
    .Look.ContentWrap .clearRight {
        margin-right: 0
    }
    .Look.ContentWrap .clearLeft {
        clear: left
    }
}

@media only screen and (min-width:992px) {
    .Look.ContentWrap ul li {
        margin: 0 1% .5% 0
    }
}

@media only screen and (min-width:1200px) {
    .Look.ContentWrap ul li {
        margin: 0 1% .75% 0
    }
}

.large-banner {
    position: relative;
    background: #fff;
    line-height: 0;
    overflow: hidden
}

.large-banner .bkg-img {
    width: 100%;
    position: relative
}

.large-banner .js_ytvideo_inline h1 {
    color: #fff;
    left: 0;
    margin: -125px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 98;
    font-size: 80px;
    font-family: "VR-W01-It";
    line-height: 80px;
    font-weight: normal
}

.large-banner .js_ytvideo_inline img {
    width: 100%
}

.large-banner .js_ytvideo_inline h1 span {
    display: inline-block;
    font-size: 60px;
    border-bottom: 1px solid;
    padding: 0 0 15px
}

.large-banner .js_ytvideo_inline iframe {
    position: absolute;
    top: 0;
    z-index: 1
}

.large-banner .play-video-button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 98;
    width: 100%;
    margin: 0;
    border: 0;
    background: none;
    cursor: pointer
}

.large-banner .play-video-button:before {
    text-transform: none;
    content: '';
    text-transform: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    margin-top: 95px;
    opacity: 1;
    transition: opacity .2s linear;
    filter: alpha(opacity=50);
    color: #fff;
    width: 130px;
    height: 130px;
    background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png") no-repeat scroll center center/contain
}

.node-type-category-landing .hero-slider-copy {
    margin: 19px 0 0;
    text-transform: uppercase;
    font-family: "AV-LT-Black";
    font-size: 30px
}

.node-type-category-landing .view-display-id-category .element-invisible,
.node-type-category-landing .view-display-id-category .item-list {
    display: none
}

.node-type-category-landing .hp-instagram {
    display: none
}

.node-type-category-landing article {
    margin: 0 auto;
    max-width: 1304px;
    position: relative
}

.node-type-category-landing article .page-category-landing {
    margin: 0 auto
}

.node-type-category-landing article .page-category-landing .left h2 {
    display: none;
    clear: both;
    margin: 30px 0;
    text-align: center;
    display: none
}

.node-type-category-landing article .page-category-landing .left h2>span {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat center bottom/60% 4px;
    display: inline-block;
    font-size: 30px;
    padding: 0 0 5px;
    text-align: center;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.node-type-category-landing article .page-category-landing .left .MobMenu h3.heading {
    margin: 30px 0 7px
}

.node-type-category-landing article .page-category-landing .left .MobMenu h3.heading:first-child {
    margin-top: 0
}

.node-type-category-landing article .page-category-landing .left .MobMenu h3.heading span {
    display: none
}

.node-type-category-landing article .page-category-landing .left .MobMenu h3.heading a {
    color: #000;
    display: block;
    font-family: "AV-LT-Black";
    padding: 4px 6px;
    text-transform: uppercase
}

.node-type-category-landing article .page-category-landing .left .MobMenu h3.heading a:hover {
    background-color: #fb431f;
    color: #fff
}

.node-type-category-landing article .page-category-landing .left ul {
    margin: 0 0 25px
}

.node-type-category-landing article .page-category-landing .left ul li {
    margin: 0 0 7px
}

.node-type-category-landing article .page-category-landing .left ul li span {
    display: none
}

.node-type-category-landing article .page-category-landing .left ul li a {
    color: #000;
    display: block;
    font-family: "AV-LT-Roman";
    font-size: 15px;
    line-height: 23px;
    padding-left: 7px;
    text-decoration: none;
    transition: background-color .2s linear 0s
}

.node-type-category-landing article .page-category-landing .left ul li a:hover {
    background-color: #fb431f;
    color: #fff
}

.node-type-category-landing article .page-category-landing .left ul li.item a {
    font-family: "AV-LT-Roman"
}

.node-type-category-landing article .page-category-landing .right .Desktop {
    display: inline-block
}

.node-type-category-landing article .page-category-landing .right .Mobile,
.node-type-category-landing article .page-category-landing .right #products-show-all {
    display: none
}

.node-type-category-landing article .page-category-landing .right h2 {
    clear: both;
    margin: 30px 0;
    text-align: center
}

.node-type-category-landing article .page-category-landing .right h2>span {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat center bottom/60% 4px;
    display: inline-block;
    font-size: 30px;
    padding: 0 0 10px;
    text-align: center;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.node-type-category-landing article .page-category-landing .right h2.Team span {
    font-family: "POP-W00-Regular"
}

.node-type-category-landing article .page-category-landing .right .owl-carousel {
    width: 80%;
    margin: 0 auto 40px;
    text-align: center
}

.node-type-category-landing article .page-category-landing .right .owl-carousel .owl-theme .owl-controls {
    margin-top: 0
}

.node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons {
    margin: -80px 0 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons>div {
    background: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 60px;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 25px
}

.node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons .owl-prev {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/left-arrow-hover.svg") no-repeat left top/100%;
    float: left;
    left: -30px
}

.node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons .owl-next {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/right-arrow-hover.svg") no-repeat right top/100%;
    float: right;
    right: -30px
}

.node-type-category-landing article .page-category-landing .right .category-wrap {
    margin: 0 0 15px;
    clear: both;
    display: table;
    width: 100%
}

.node-type-category-landing article .page-category-landing .right .category-wrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.node-type-category-landing article .page-category-landing .right .category-wrap:before {
    content: "";
    display: table
}

.node-type-category-landing article .page-category-landing .right .category-wrap .owl-carousel .owl-wrapper-outer {
    z-index: 1
}

.node-type-category-landing article .page-category-landing .right .category-wrap .category-heading {
    background-repeat: no-repeat;
    background-size: cover;
    display: table-cell;
    overflow: hidden;
    position: relative;
    width: 50%
}

.node-type-category-landing article .page-category-landing .right .category-wrap .category-heading img.desktop {
    display: block
}

.node-type-category-landing article .page-category-landing .right .category-wrap .category-heading img.mobile {
    display: none
}

.node-type-category-landing article .page-category-landing .right .category-wrap .category-heading>ul {
    display: block
}

.node-type-category-landing article .page-category-landing .right .category-wrap .category-heading .fxnax {
    bottom: 30px;
    display: inline-block;
    left: 30px;
    position: absolute
}

@media only screen and (max-width:420px) {
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading .fxnax a.button {
        height: auto!important;
        line-height: normal!important;
        padding: 11px 6px!important
    }
}

.node-type-category-landing article .page-category-landing .right .category-wrap .category-heading span {
    bottom: 100px;
    color: #fff;
    width: 220px;
    font-size: 40px;
    left: 30px;
    bottom: 100px;
    position: absolute;
    text-align: left;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.node-type-category-landing article .page-category-landing .right .category-wrap>ul {
    display: table-cell;
    width: 50%
}

.node-type-category-landing article .page-category-landing .right .category-wrap>ul>li {
    width: 50%;
    float: left;
    text-align: center
}

.node-type-category-landing article .page-category-landing .right .category-wrap>ul>li:first-child,
.node-type-category-landing article .page-category-landing .right .category-wrap>ul>li:nth-child(2) {
    margin: 3% 0
}

.node-type-category-landing article .page-category-landing .right .category-wrap>ul>li:nth-child(2n+1) {
    clear: both
}

.node-type-category-landing article .page-category-landing .right .category-wrap>ul .products-grid-wrapper {
    margin: 0 auto
}

.node-type-category-landing article .page-category-landing .right>ul {
    display: inline-block;
    margin: 0;
    width: 100%
}

.node-type-category-landing article .page-category-landing .right>ul>li {
    float: left;
    text-align: center;
    width: 25%
}

.node-type-category-landing article .page-category-landing .right>ul>li:nth-child(4n+5) {
    clear: left
}

.node-type-category-landing article .page-category-landing .right>ul>li .products-grid-wrapper .product_details .product-name {
    padding: 20px 0 10px
}

.node-type-category-landing article .page-category-landing .right .class-category>div {
    width: 100%
}

.node-type-category-landing article .page-category-landing .right .class-category .Title {
    background: #ff510c none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-family: "POP-W00-Regular";
    font-size: 32px;
    height: 160px;
    margin: 0 0 5%;
    padding: 3%;
    text-align: center;
    width: 160px
}

.node-type-category-landing article .page-category-landing .right .class-category .Title>div {
    border: 5px solid #fff;
    display: table-cell;
    height: 80%;
    vertical-align: middle;
    width: 80%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.node-type-category-landing article .page-category-landing .right .class-category .Title>div span {
    display: inline-block;
    padding: 10% 0 0
}

.node-type-category-landing article .page-category-landing .right .class-category .cat-content h3 {
    font-size: 36px;
    margin: 0 0 15px;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.node-type-category-landing article .page-category-landing .right .class-category .cat-content h3 a {
    color: #000
}

.node-type-category-landing article .page-category-landing .right .class-category .cat-content .cat-padd {
    padding: 10px 10px 45px
}

.node-type-category-landing article .page-category-landing .right .class-category .cat-content .cat-padd p {
    font-size: 15px;
    line-height: 22px
}

.node-type-category-landing article .page-category-landing .right .class-category .cat-content:last-child .cat-padd {
    padding: 15px 15px 0
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-left>img {
    width: 100%
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    vertical-align: middle
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content {
    padding: 0 5% 5%
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content h3 {
    font-family: "AV-LT-Black";
    font-size: 24px;
    padding: 16% 0 9%
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p {
    font-family: "AV-LT-Roman";
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 40px
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p.Ridername {
    margin: 8% 0 0;
    font-family: "AV-LT-Black";
    font-size: 21px
}

.node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p.Ridername span {
    display: block;
    font-family: "AV-LT-Medium";
    font-size: 12px;
    line-height: 18px
}

.node-type-category-landing #footer {
    margin-top: 50px
}

@media only screen and (max-width:767px) {
    .node-type-category-landing .Banner {
        margin: 0 auto
    }
    .node-type-category-landing article .page-category-landing .left {
        margin: 0 auto
    }
    .node-type-category-landing article .page-category-landing .left h2 {
        border: 1px solid #000;
        clear: both;
        cursor: pointer;
        font-family: "AV-LT-Black";
        font-size: 15px;
        margin: 0 0 20px;
        padding: 10px;
        text-align: center;
        text-transform: uppercase
    }
    .node-type-category-landing article .page-category-landing .left h2 span {
        background: none;
        display: inherit;
        font-family: inherit;
        font-size: inherit;
        padding: 0;
        text-align: center
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid;
        display: block;
        overflow: auto!important;
        left: 0;
        width: 100%
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading {
        border-top: 1px solid;
        cursor: pointer;
        padding: 8px 0;
        margin: 0;
        position: relative
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading:first-child {
        border: 0;
        padding: 8px 0
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading a {
        display: inline-block;
        padding: 4px 15px
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading a:hover {
        background-color: #fff;
        color: #000
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading.active span:after {
        content: ""
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading span {
        display: inline-block;
        padding: 5px 17px 3px;
        position: absolute;
        right: 0;
        top: 0
    }
    .node-type-category-landing article .page-category-landing .left .MobMenu h3.heading span:after {
        content: "";
        font-family: 'FontAwesome';
        font-size: 14px;
        position: absolute;
        padding: 5px 13px 3px;
        right: 0;
        top: 7px
    }
    .node-type-category-landing article .page-category-landing .left ul {
        display: none;
        margin: 0;
        padding: 0 0 10px
    }
    .node-type-category-landing article .page-category-landing .left ul li a {
        padding-left: 15px
    }
    .node-type-category-landing article .page-category-landing .left ul li a:hover {
        background-color: #fff;
        color: #000
    }
    .node-type-category-landing article .page-category-landing .right h2 {
        margin: 20px 0
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap {
        clear: none;
        float: left;
        margin: 0 0 4%;
        width: 48%
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading {
        width: 100%
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading .fxnax {
        bottom: 20px;
        font-size: 25px;
        left: 15px;
        width: 130px
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading .fxnax a.button {
        font-size: 20px;
        height: 45px;
        line-height: 48px;
        min-width: inherit;
        padding: 0 25px
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading span {
        bottom: 75px;
        font-size: 25px;
        left: 15px;
        width: 130px
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading img.desktop {
        display: none
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading img.mobile {
        display: block;
        width: 100%
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap>ul {
        display: none
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap.odd {
        float: right
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap:nth-child(2n) {
        clear: left
    }
    .node-type-category-landing article .page-category-landing .right .Desktop {
        display: block;
        margin: 0 auto;
        width: 90%
    }
    .node-type-category-landing article .page-category-landing .right .Desktop>li {
        float: left;
        width: 50%;
        text-align: center
    }
    .node-type-category-landing article .page-category-landing .right .player-comments {
        display: none
    }
    .node-type-category-landing article .page-category-landing .right .Mobile,
    .node-type-category-landing article .page-category-landing .right #products-show-all {
        display: block;
        margin: 0 auto;
        width: 93%
    }
    .node-type-category-landing article .page-category-landing .right .Mobile ul.Grid>li,
    .node-type-category-landing article .page-category-landing .right #products-show-all ul.Grid>li {
        clear: left;
        float: left;
        width: 45%
    }
    .node-type-category-landing article .page-category-landing .right .Mobile ul.Grid>li:nth-child(2n),
    .node-type-category-landing article .page-category-landing .right #products-show-all ul.Grid>li:nth-child(2n) {
        clear: none;
        float: right
    }
    .node-type-category-landing article .page-category-landing .right .Mobile .products-grid-wrapper,
    .node-type-category-landing article .page-category-landing .right #products-show-all .products-grid-wrapper {
        margin: 0 auto;
        text-align: center
    }
    .node-type-category-landing article .page-category-landing .right #products-show-all {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .node-type-category-landing article .page-category-landing .right .Mobile,
    .node-type-category-landing article .page-category-landing .right #products-show-all {
        display: none!important
    }
    .node-type-category-landing article .page-category-landing {
        width: 95.09%
    }
    .node-type-category-landing article .page-category-landing .left {
        display: block;
        float: left;
        width: 18.95%
    }
    .node-type-category-landing article .page-category-landing .right {
        float: right;
        width: 79.83%
    }
    .node-type-category-landing article .page-category-landing .right h2>span {
        font-size: 40px
    }
    .node-type-category-landing article .page-category-landing .right h2.Shop {
        display: none
    }
    .node-type-category-landing article .page-category-landing .right .class-category>div {
        float: left;
        width: 49.29%
    }
    .node-type-category-landing article .page-category-landing .right .class-category>div:nth-child(2n) {
        float: right
    }
    .node-type-category-landing article .page-category-landing .right .class-category .Title {
        font-size: 40px;
        height: 235px;
        margin: 0 0 1.5%;
        padding: 2%;
        width: 235px
    }
    .node-type-category-landing article .page-category-landing .right .class-category .Title>div {
        border: 8px solid #fff
    }
    .node-type-category-landing article .page-category-landing .right .class-category .Title>div span {
        display: inline-block
    }
    .node-type-category-landing article .page-category-landing .right .class-category .cat-padd {
        padding: 15px 15px 60px
    }
    .node-type-category-landing article .page-category-landing .right .owl-carousel {
        width: 92%
    }
    .node-type-category-landing article .page-category-landing .right .owl-carousel .owl-theme .owl-controls {
        margin-top: 10px
    }
    .node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons>div {
        height: 65px;
        width: 35px
    }
    .node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons .owl-prev {
        left: -50px
    }
    .node-type-category-landing article .page-category-landing .right .owl-carousel .owl-buttons .owl-next {
        right: -30px
    }
    .node-type-category-landing article .page-category-landing .right .owl-carousel .owl-item {
        margin: 0 .1% 0 0;
        padding: 0 .7% 0 0
    }
    .node-type-category-landing article .page-category-landing .right .player-comments {
        display: table
    }
    .node-type-category-landing article .page-category-landing .right .player-comments>div {
        display: table-cell
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-left {
        width: 24.87%
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right {
        border-left: 15px solid #fff;
        position: relative;
        width: 73.43%
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .imglink {
        display: block;
        height: 100%;
        width: 100%;
        z-index: 1;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        position: absolute
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content {
        padding: 0 7%
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p {
        font-size: 16px;
        line-height: 30px
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content h3 {
        font-size: 16px;
        padding: 7% 0
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p.Ridername {
        margin: 5% 0 0
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading {
        position: relative
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading img {
        opacity: 0;
        float: left;
        width: 100%
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading span {
        bottom: 100px;
        color: #fff;
        font-size: 30px;
        left: 30px;
        position: absolute;
        text-align: left;
        font-family: "Veneer";
        letter-spacing: -1px;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading.colorblack span {
        color: #000
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap>ul {
        margin: 0;
        width: 50%
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap.odd .category-heading span {
        right: 30px;
        text-align: right;
        left: inherit
    }
    .node-type-category-landing article .page-category-landing .right .category-wrap.odd .category-heading .fxnax {
        left: inherit;
        right: 30px
    }
}

@media only screen and (min-width:992px) {
    .node-type-category-landing article .page-category-landing .right .category-wrap .category-heading span {
        font-size: 40px
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p {
        font-size: 24px;
        line-height: 40px
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content h3 {
        font-size: 21px;
        padding: 5% 0 6%
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p.Ridername {
        margin: 6% 0 0
    }
}

@media only screen and (min-width:1200px) {
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content {
        padding: 0 15%
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p {
        font-size: 30px
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content h3 {
        padding: 16% 0 9%
    }
    .node-type-category-landing article .page-category-landing .right .player-comments .player-comments-right .Content p.Ridername {
        margin: 8% 0 0
    }
}

.node-category-landing .nav.Bottom {
    display: inline-block;
    padding: 0 0 70px;
    width: 100%
}

.node-category-landing .nav {
    clear: both;
    display: inline-block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    position: relative;
    width: 100%
}

.node-category-landing .nav .item-list {
    float: left
}

.node-category-landing .nav .item-list ul li {
    position: relative;
    float: left;
    padding: 0;
    margin: 0
}

.node-category-landing .nav .item-list ul li.first,
.node-category-landing .nav .item-list ul li.last {
    width: 50px;
    font-family: SSStandard;
    font-size: 15px;
    text-rendering: optimizeLegibility
}

.node-category-landing .nav .item-list ul li a {
    display: block;
    width: 50px
}

.node-category-landing .nav a {
    color: #000
}

.node-category-landing .nav .ajax-progress {
    left: 50%;
    margin: 0 0 0 -8px;
    position: absolute;
    top: -10px
}

.node-category-landing .nav #show-all {
    float: left;
    text-transform: uppercase
}

.node-category-landing .nav #show-all+.ajax-progress {
    margin: 0
}

.node-category-landing .nav .view-mode {
    display: inline-block;
    float: right;
    position: relative;
    width: 55px
}

.node-category-landing .nav .view-mode span {
    cursor: pointer
}

.node-category-landing .nav .view-mode .grid {
    background: #878787;
    display: block;
    height: 4px;
    text-indent: -9999px;
    width: 20px;
    top: 15px;
    right: 0;
    bottom: auto;
    left: 0;
    position: absolute
}

.node-category-landing .nav .view-mode .grid:after,
.node-category-landing .nav .view-mode .grid:before {
    background-clip: padding-box;
    background: #878787;
    content: "";
    display: block;
    height: 4px;
    width: 20px;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.node-category-landing .nav .view-mode .grid:before {
    top: -8px
}

.node-category-landing .nav .view-mode .grid:after {
    bottom: -8px
}

.node-category-landing .nav .view-mode .grid.active {
    background: #000
}

.node-category-landing .nav .view-mode .grid.active:after,
.node-category-landing .nav .view-mode .grid.active:before {
    background: #000
}

.node-category-landing .nav .view-mode .list {
    background: #878787;
    bottom: auto;
    display: block;
    height: 4px;
    left: 34px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 15px;
    width: 20px
}

.node-category-landing .nav .view-mode .list:after,
.node-category-landing .nav .view-mode .list:before {
    background-clip: padding-box;
    background: #878787;
    content: "";
    display: block;
    height: 4px;
    width: 20px;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.node-category-landing .nav .view-mode .list:before {
    top: -8px
}

.node-category-landing .nav .view-mode .list:after {
    bottom: -8px
}

.node-category-landing .nav .view-mode .list.active {
    background: #000
}

.node-category-landing .nav .view-mode .list.active:after,
.node-category-landing .nav .view-mode .list.active:before {
    background: #000
}

.node-category-landing .nav .view-mode .list #fourth_leg {
    background: #fff;
    display: block;
    height: 4px;
    text-indent: -9999px;
    transform: rotate(90deg);
    width: 20px;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    position: absolute
}

@media only screen and (max-width:767px) {
    .ca-store .products-grid-wrapper .price-box .old-price {
        display: block
    }
    .ca-store .products-grid-wrapper .price-box .price {
        display: block
    }
}

.cms-page-view .main-container:after,
.section-enter-to-win-rules .main-container:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.cms-page-view .main-container:before,
.section-enter-to-win-rules .main-container:before {
    content: "";
    display: table
}

.cms-page-view .footer-sidebar-static,
.section-enter-to-win-rules .footer-sidebar-static {
    display: none;
    padding-left: 8px;
    padding-right: 8px
}

.cms-page-view .footer-sidebar-static .foootet-static-block,
.section-enter-to-win-rules .footer-sidebar-static .foootet-static-block {
    padding: 0 0 32px 0
}

.cms-page-view .footer-sidebar-static .foootet-static-block>ul.menu h4,
.section-enter-to-win-rules .footer-sidebar-static .foootet-static-block>ul.menu h4 {
    font-family: "AV-LT-Black";
    font-size: 15px;
    margin: 25px 0 15px 0;
    text-transform: uppercase
}

.cms-page-view .footer-sidebar-static .foootet-static-block>ul.menu h4+ul li,
.section-enter-to-win-rules .footer-sidebar-static .foootet-static-block>ul.menu h4+ul li {
    margin: 0 0 15px
}

.cms-page-view .footer-sidebar-static .foootet-static-block>ul.menu h4+ul li a,
.section-enter-to-win-rules .footer-sidebar-static .foootet-static-block>ul.menu h4+ul li a {
    color: #000;
    font-family: "AV-LT-Roman"
}

.cms-page-view .footer-sidebar-static .foootet-static-block>ul.menu h4+ul li a.active,
.section-enter-to-win-rules .footer-sidebar-static .foootet-static-block>ul.menu h4+ul li a.active {
    font-family: "AV-LT-Black"
}

.cms-page-view .col-main article,
.section-enter-to-win-rules .col-main article {
    padding: 0px 0px 32px;
    line-height: 1.5em;
}

.cms-page-view .col-main article h1,
.cms-page-view .col-main article h2,
.section-enter-to-win-rules .col-main article h1,
.section-enter-to-win-rules .col-main article h2 {
    color: #000;
    font-family: "Veneer";
    font-size: 30px;
    margin: 0px auto 20px;
    line-height: 40px;
    padding: 0px 0px 18px;
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll left bottom;
    display: inline-block;
    background-size: 85% 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    clear: both;
}

.cms-page-view .col-main article p,
.section-enter-to-win-rules .col-main article p {
    margin: 0 0 10px 0
}

.cms-page-view .col-main article strong,
.section-enter-to-win-rules .col-main article strong {
    font-family: "AV-LT-Black"
}

.cms-page-view .col-main article a:not(.button),
.section-enter-to-win-rules .col-main article a:not(.button) {
    color: #000;
}
.cms-page-view .col-main article a.button:hover,
.section-enter-to-win-rules .col-main article a.button:hover {
    color: #ffffff;
    border-color: #31312f;
    background: #31312f;
}

.cms-page-view .col-main article table,
.section-enter-to-win-rules .col-main article table {
    border: solid 1px #000;
    margin: 25px 0
}

.cms-page-view .col-main article table tr,
.section-enter-to-win-rules .col-main article table tr {
    border: solid 1px #000
}

.cms-page-view .col-main article table tr td,
.section-enter-to-win-rules .col-main article table tr td {
    border: solid 1px #000;
    padding: 8px
}

.cms-page-view .col-main article ul li,
.cms-page-view .col-main article ol li,
.section-enter-to-win-rules .col-main article ul li,
.section-enter-to-win-rules .col-main article ol li {
    margin: 0 0 15px 0
}

.cms-page-view .col-main article iframe,
.section-enter-to-win-rules .col-main article iframe {
    min-height: 720px
}

.section-sizing-charts .mobile-chart {
    display: none
}

@media only screen and (max-width:767px) {
    .section-sizing-charts .mobile-chart {
        display: block!important
    }
    .section-sizing-charts .desk-chart {
        display: none
    }
}

.section-404 .category-title {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    max-width: 1304px;
    min-height: 175px;
    position: relative;
    text-align: center
}

.section-404 .category-title h1 {
    padding: 0 12px;
    font-size: 40px;
    text-align: right;
    width: 100%;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: auto;
    right: auto;
    bottom: 8.75%;
    left: auto;
    position: absolute
}

.section-404 .category-title h1 span {
    font-family: "Veneer-Italic";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.section-404 .category-title img {
    display: none
}

.section-404 .category-title img+h1 {
    color: #fff;
    text-align: left;
    text-shadow: 0 0 2px rgba(0, 0, 0, .4);
    z-index: 1
}

@media only screen and (min-width:768px) {
    .section-404 .category-title {
        min-height: 230px
    }
    .section-404 .category-title h1 {
        padding: 0 32px;
        font-size: 80px;
        text-align: right
    }
    .section-404 .category-title img {
        display: block
    }
    .section-404 .category-title img+h1 {
        text-align: left
    }
}

@media only screen and (min-width:992px) {
    .section-404 .category-title {
        min-height: 320px
    }
}

.cms-no-route .wrapper,
.cms-thank-you .wrapper,
.section-404 .wrapper {
    padding: 0
}

.cms-no-route .category-title img+h1,
.cms-thank-you .category-title img+h1,
.section-404 .category-title img+h1 {
    text-align: left
}

.emptypage {
    color: #070707;
    margin: 0 auto;
    max-width: 1304px;
    padding: 0 32px 32px
}

.emptypage .error-label h2 {
    font-size: 40px;
    padding: 0 0 30px 0;
    font-family: "Veneer";
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.emptypage .error-label p {
    font-family: "AV-LT-Black";
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.emptypage .emptyline {
    font-size: 15px;
    font-family: "AV-LT-Black";
    padding-bottom: 36px;
    padding-top: 26px
}

.emptypage .emptyline span {
    font-family: "AV-LT-Medium"
}

.emptypage a.orange {
    color: #e04d13
}

.error-video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px
}

.error-video iframe {
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.cms-thank-you .breadcrumbs {
    display: none
}

.cms-thank-you .emptypage p {
    padding: 0;
    margin: 40px 0
}

.recomProd {
    display: none;
    margin: 0 auto;
    max-width: 1304px;
    padding: 0 32px 32px;
    text-align: center
}

.recomProd .block-title {
    margin: 50px 0 0;
    padding: 10px 0 70px;
    text-align: center
}

.recomProd .block-title strong {
    background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png) no-repeat center bottom;
    background-size: 55% 5px;
    border: none;
    color: #000;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 40px;
    margin: 0 auto 20px auto!important;
    padding: 30px 15px 14px 15px;
    text-transform: uppercase
}

.recomProd .block-title strong:after {
    display: none
}

@media only screen and (min-width:992px) {
    .recomProd {
        display: block
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first {
        cursor: default;
        position: relative
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first>a {
        cursor: default;
        padding-right: 12px;
        position: relative
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first>a:after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #fff;
        content: "";
        display: block;
        top: 5px;
        right: 0;
        bottom: auto;
        left: auto;
        position: absolute
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block {
        background: #fff;
        color: #000;
        cursor: pointer;
        font-family: "AV-LT-Medium";
        max-height: 0;
        opacity: 0;
        overflow-y: hidden;
        text-transform: none;
        width: 230px;
        z-index: 1;
        transition-property: all;
        transition-duration: .5s;
        transition-timing-function: cubic-bezier(0, 1, .5, 1);
        -webkit-box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, .5);
        -moz-box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, .5);
        box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, .5);
        top: 59px;
        right: -1px;
        bottom: auto;
        left: auto;
        position: absolute
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block * {
        margin: 0;
        padding: 0
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul {
        cursor: default;
        padding: 15px 0 9px 0
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li {
        cursor: default;
        border: 0;
        border-bottom: solid 1px #e2e2e2;
        cursor: default;
        float: none;
        font-size: 14px;
        letter-spacing: 0;
        padding: 4px 0;
        text-align: left;
        text-transform: none
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li.cust-name {
        color: #ff510c;
        font-family: "AV-LT-Black";
        letter-spacing: 1px;
        padding: 0 15px 6px 15px;
        text-transform: uppercase
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li a {
        color: #000;
        cursor: pointer;
        display: block;
        padding: 3px 15px;
        text-transform: none
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li a:before {
        display: none
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li a:hover {
        text-decoration: underline
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li:first-child {
        border-bottom-width: 2px
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li:last-child {
        border: 0
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first .drup-myacc-block ul li:last-child a {
        font-family: "AV-LT-Black";
        text-transform: uppercase
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first:hover,
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first.touchmyacc {
        background: #f5f5f5;
        color: #000;
        -webkit-box-shadow: -52px 1px 37px -18px rgba(0, 0, 0, .5);
        -moz-box-shadow: -52px 1px 37px -18px rgba(0, 0, 0, .5);
        box-shadow: -52px 1px 37px -18px rgba(0, 0, 0, .5)
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first:hover>a,
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first.touchmyacc>a {
        color: #000
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first:hover>a:after,
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first.touchmyacc>a:after {
        border-top-color: #000
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first:hover .drup-myacc-block,
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first.touchmyacc .drup-myacc-block {
        opacity: 1;
        max-height: 450px;
        overflow-y: visible
    }
    .myacc-block-drup .header-top-con.sticky-header .header-top-con .header-icon-links ul.links li.first {
        width: 100%
    }
    .myacc-block-drup .header-top-con.sticky-header .header-top-con .header-icon-links ul.links li.first>a:after {
        right: 5px
    }
    .myacc-block-drup .header-top-con.sticky-header .header-top-con .header-icon-links ul.links li.first .drup-myacc-block {
        right: 0
    }
    .myacc-block-drup .header-top-con .region-header-top {
        width: 33%
    }
    .myacc-block-drup .header-top-con .header-icon-links {
        width: 49.366%
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links {
        width: 59.955%
    }
    .myacc-block-drup .header-top-con .header-icon-links .top-cart {
        width: 40.045%
    }
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.first,
    .myacc-block-drup .header-top-con .header-icon-links ul.links li.last {
        width: 50%
    }
    .Touch .header-logged .header-panel .header-icon-links ul.links li.first:hover .drup-myacc-block {
        display: none
    }
    .Touch .header-logged .header-panel .header-icon-links ul.links li.first.touchmyacc .drup-myacc-block {
        display: block
    }
}

.drup-myacc-block-mob {
    display: none
}

.myacc-block-drup .header-bot-wrap nav.header-main-nav .mobile-login a b:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #666;
    content: "";
    display: inline-block;
    margin-left: 5px
}

.myacc-block-drup .drup-myacc-block-mob {
    display: none
}

.myacc-block-drup .drup-myacc-block-mob ul {
    padding-bottom: 25px
}

.myacc-block-drup .drup-myacc-block-mob ul li {
    font-family: "AV-LT-Medium";
    letter-spacing: 1px;
    margin: 1px 14px 0 0;
    text-transform: none!important
}

.myacc-block-drup .drup-myacc-block-mob ul li.cust-name {
    color: #ff510c;
    font-family: "AV-LT-Black";
    padding: 12px 14px 8px 52px;
    text-transform: uppercase!important
}

.myacc-block-drup .drup-myacc-block-mob ul li a {
    color: #666;
    font-family: "AV-LT-Medium"!important;
    padding: 8px 0 8px 52px;
    text-transform: none!important
}

.section-enter-to-win .main-container,
.node-type-enter-to-win .main-container {
    margin: 0 auto;
    max-width: 1304px;
    padding-left: 24px;
    padding-right: 24px
}

.section-enter-to-win .main-container .compete,
.node-type-enter-to-win .main-container .compete {
    padding: 20px;
    width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto
}

.section-enter-to-win .main-container .compete .compete_heading,
.node-type-enter-to-win .main-container .compete .compete_heading {
    display: block;
    font-family: AV-LT-Black;
    font-size: 18px;
    letter-spacing: 1.4px;
    margin: 0 0 30px;
    text-transform: uppercase
}

.section-enter-to-win .main-container .compete p,
.node-type-enter-to-win .main-container .compete p {
    font-family: "AV-LT-Medium";
    font-size: 15px;
    line-height: 21px
}

.section-enter-to-win .main-container .compete p a,
.node-type-enter-to-win .main-container .compete p a {
    color: #000;
    text-decoration: underline
}

.section-enter-to-win .main-container .compete #email-field-wrapper,
.node-type-enter-to-win .main-container .compete #email-field-wrapper {
    width: 100%
}

.section-enter-to-win .main-container .compete #email-field-wrapper label,
.node-type-enter-to-win .main-container .compete #email-field-wrapper label {
    display: inline-block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
    display: block
}

.section-enter-to-win .main-container .compete #email-field-wrapper label .form-required,
.node-type-enter-to-win .main-container .compete #email-field-wrapper label .form-required {
    color: red;
    font-weight: bold
}

.section-enter-to-win .main-container .compete #email-field-wrapper input,
.node-type-enter-to-win .main-container .compete #email-field-wrapper input {
    border: 1px solid #000;
    color: #959595;
    display: inline-block;
    font-family: "AV-LT-Medium";
    font-size: 15px;
    height: 60px;
    line-height: 18px;
    padding: 20px 22px;
    width: 100%;
    margin: 0 0 30px
}

.section-enter-to-win .main-container .compete #email-field-wrapper input.error,
.node-type-enter-to-win .main-container .compete #email-field-wrapper input.error {
    border: 1px solid #ff510c
}

.section-enter-to-win .main-container .compete #email-field-wrapper .form-item,
.node-type-enter-to-win .main-container .compete #email-field-wrapper .form-item {
    margin-bottom: 20px
}

.section-enter-to-win .main-container .compete .compete_inner .container,
.node-type-enter-to-win .main-container .compete .compete_inner .container {
    width: 100%!important
}

.section-enter-to-win .main-container .compete .compete_inner .container .list_block,
.node-type-enter-to-win .main-container .compete .compete_inner .container .list_block {
    padding-left: 25px
}

.section-enter-to-win .main-container .compete .compete_inner .container .list_block input,
.node-type-enter-to-win .main-container .compete .compete_inner .container .list_block input {
    margin: 0
}

.section-enter-to-win .main-container .compete .compete_inner .email .caption,
.node-type-enter-to-win .main-container .compete .compete_inner .email .caption {
    display: block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px
}

.section-enter-to-win .main-container .compete .compete_inner .email .caption span,
.node-type-enter-to-win .main-container .compete .compete_inner .email .caption span {
    color: red
}

.section-enter-to-win .main-container .compete .compete_inner .email .field input,
.node-type-enter-to-win .main-container .compete .compete_inner .email .field input {
    border: 1px solid #000;
    color: #959595;
    display: inline-block;
    font-family: "AV-LT-Medium";
    font-size: 15px;
    height: 60px;
    line-height: 18px;
    padding: 20px 22px;
    width: 100%
}

.section-enter-to-win-thanks .main-container {
    min-height: inherit
}

.section-enter-to-win-thanks #footer {
    margin: 0
}

.section-enter-to-win-thanks h2 {
    font-size: 20px;
    padding: 15% 5%;
    text-align: center
}

@media only screen and (min-width:768px) {
    .section-enter-to-win-thanks h2 {
        padding: 30% 5%
    }
    .section-enter-to-win .main-container .compete,
    .node-type-enter-to-win .main-container .compete {
        width: 70%
    }
    .section-enter-to-win .main-container .compete #email-field-wrapper,
    .section-enter-to-win .main-container .compete .compete_inner .field,
    .node-type-enter-to-win .main-container .compete #email-field-wrapper,
    .node-type-enter-to-win .main-container .compete .compete_inner .field {
        width: 40%
    }
    .section-enter-to-win-thanks h2 {
        padding: 8% 5%
    }
}

.heli-women .Banner {
    margin-bottom: 0
}

.heli-women .Banner img+h1 {
    margin-top: -50px;
    top: 50%
}

.heli-women .Banner h1 {
    display: none
}

.heli-women .Banner h1 span {
    font-family: "AV-LT-Heavy";
    font-size: 20px;
    color: #fff;
    clear: both;
    display: block;
    text-transform: none
}

@media only screen and (min-width:992px) {
    .heli-women .Banner h1 {
        display: block
    }
}

.heli-women .heli-series-fit {
    background-color: #2b2928;
    padding: 20px 0 30px;
    position: relative;
    text-align: center
}

.heli-women .heli-series-fit h2 {
    color: #fff;
    font-family: "Veneer";
    font-font-size: 60px;
    padding: 0 0 20px;
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center
}

.heli-women .heli-series-fit h4 {
    color: #fff;
    font-family: "AV-LT-Heavy";
    font-size: 20px;
    padding-bottom: 30px
}

.heli-women .heli-series-fit a,
.heli-women .heli-series-fit span.button {
    clear: both;
    display: block;
    margin: 10px auto 0;
    width: 80%
}

.heli-women .heli-series-fit span.button {
    cursor: default
}

.heli-women .heli-series-fit span.button:hover:before {
    background-image: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg)
}

@media only screen and (min-width:992px) {
    .heli-women .heli-series-fit h2,
    .heli-women .heli-series-fit h4 {
        display: none
    }
    .heli-women .heli-series-fit a,
    .heli-women .heli-series-fit span.button {
        clear: none;
        display: inline-block;
        margin: 0;
        width: auto
    }
    .heli-women .heli-series-fit a.first,
    .heli-women .heli-series-fit span.button.first {
        margin-right: 20px
    }
}

.heli-women .heli-series-fit .banner-anniversary {
    position: absolute;
    right: 20px;
    top: -75px
}

.heli-women .heli-series-fit .banner-anniversary .banner-tag {
    background-color: #fd510c;
    border-radius: 50%;
    display: inline-block;
    padding: 20px;
    position: relative;
    min-width: 100px;
    min-height: 100px;
    text-align: center;
    word-wrap: break-word
}

.heli-women .heli-series-fit .banner-anniversary .banner-tag span {
    color: #fff;
    font-family: 'FI-MIN-REG';
    font-size: 17px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    top: 50%;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (min-width:992px) {
    .heli-women .heli-series-fit .banner-anniversary {
        right: 50px
    }
    .heli-women .heli-series-fit .banner-anniversary .banner-tag {
        min-width: 150px;
        min-height: 150px
    }
    .heli-women .heli-series-fit .banner-anniversary .banner-tag span {
        font-size: 25px
    }
}

.heli-women .heli-page {
    padding: 0
}

.heli-women .heli-page p {
    font-family: "AV-LT-Medium";
    font-size: 15px;
    letter-spacing: normal;
    text-transform: none
}

.heli-women .heli-page .heli-content {
    float: left;
    margin-bottom: 40px;
    padding: 50px 32px 0;
    width: 100%
}

.heli-women .heli-page .heli-content .heli-intro {
    margin: 0 auto;
    text-align: center;
    width: 80%;
    margin-bottom: 50px
}

@media only screen and (min-width:992px) {
    .heli-women .heli-page .heli-content .heli-intro {
        width: 57.5%
    }
}

.heli-women .heli-page .heli-content .heli-products {
    float: left;
    width: 100%
}

.heli-women .heli-page .heli-content .heli-products ul li {
    float: left;
    margin-bottom: 40px;
    width: 100%;
    text-align: center
}

@media only screen and (min-width:992px) {
    .heli-women .heli-page .heli-content .heli-products ul li {
        width: 25%
    }
}

.heli-women .heli-page .heli-content .heli-products ul li .product-img {
    padding-bottom: 20px
}

.heli-women .heli-page .heli-content .heli-products ul li .product-img img {
    max-width: 80%
}

.heli-women .heli-page .heli-content .heli-products ul li .product-cont {
    width: 80%;
    margin: 0 auto
}

.heli-women .heli-page .heli-content .heli-products ul li .product-cont h4 {
    padding-bottom: 20px
}

.heli-women .heli-page .heli-content .heli-products ul li .product-cont h4 a {
    font-family: 'Veneer';
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none
}

.heli-women .heli-page .heli-content .heli-products ul li .product-cont .prod-desc {
    line-height: 18px;
    padding-bottom: 20px
}

@media only screen and (max-width:768px) {
    .heli-women .heli-page .heli-content .heli-products ul li .product-cont .prod-desc {
        height: auto!important
    }
}

.heli-women .heli-page .heli-content .heli-products ul li .product-cont a {
    color: #000;
    font-family: "AV-LT-Heavy";
    font-size: 13px;
    text-decoration: underline
}

.heli-women .heli-page .heli-content .heli-products ul li ul.video-sketch {
    float: left;
    width: 100%
}

.heli-women .heli-page .heli-content .heli-products ul li ul.video-sketch li {
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0 1px;
    width: 25%
}

@media only screen and (min-width:992px) {
    .heli-women .heli-page .heli-content .heli-products ul li ul.video-sketch li {
        height: 58px
    }
}

.heli-women .heli-page .heli-content .heli-products ul li ul.video-sketch li:nth-child(4n+1) {
    clear: both
}

.heli-women .heli-page .emptyvideo {
    float: left;
    padding: 0 32px 0;
    text-align: center;
    width: 100%
}

.heli-women .heli-page .emptyvideo .videoWrapper {
    height: 100%;
    padding: 0
}

.heli-women .heli-page .emptyvideo .videoWrapper figure {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 320px
}

.heli-women .heli-page .emptyvideo .videoWrapper figure img {
    display: none
}

.heli-women .heli-page .emptyvideo h1 {
    border-bottom: 1px solid #8b8b8d;
    display: inline-block;
    font-family: "POP-W00-Regular";
    font-size: 35px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase
}

@media only screen and (min-width:992px) {
    .heli-women .heli-page .emptyvideo h1 {
        font-size: 60px
    }
}

.heli-women .heli-page .emptyvideo .heli-video {
    float: left;
    width: 100%
}

@media only screen and (min-width:992px) {
    .heli-women .heli-page .emptyvideo .heli-video {
        padding-right: 12px;
        width: 50%
    }
    .heli-women .heli-page .emptyvideo .heli-video .videoWrapper figure {
        min-height: 0
    }
    .heli-women .heli-page .emptyvideo .heli-video .videoWrapper figure img {
        display: block
    }
}

.heli-women .heli-page .emptyvideo .heli-video .large-banner .play-video-button {
    height: 100%
}

.heli-women .heli-page .emptyvideo .heli-video .large-banner .play-video-button:before {
    margin-top: -65px;
    margin-left: -65px
}

.heli-women .heli-page .emptyvideo .heli-shop-now {
    float: left;
    margin-top: 20px;
    width: 100%
}

.heli-women .heli-page .emptyvideo .heli-shop-now img {
    display: block;
    width: 100%
}

.heli-women .heli-page .emptyvideo .heli-shop-now a.button {
    margin: 30px auto 0;
    display: table
}

@media only screen and (min-width:992px) {
    .heli-women .heli-page .emptyvideo .heli-shop-now {
        padding-left: 12px;
        width: 50%
    }
}

.heli-women .heli-page .emptyvideo #heli-video-shop {
    float: left;
    position: relative;
    margin-bottom: 70px;
    width: 100%
}

.heli-women .heli-page .emptyvideo #heli-video-shop.last {
    margin-bottom: 0
}

.section-campaign .Banner {
    margin-bottom: 0
}

.campaign-content .bounceInUp {
    visibility: hidden
}

.campaign-content .Wraper>div>img {
    width: 100%
}

.Wraper,
.campaign-hero {
    margin: 0 auto;
    max-width: 1304px
}

.Wraper:after,
.campaign-hero:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.Wraper:before,
.campaign-hero:before {
    content: "";
    display: table
}

.banner {
    color: #fff;
    position: relative;
    text-align: center
}

.banner>div {
    width: 100%;
    top: 45%;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute
}

.banner>div h1 {
    font-size: 80px
}

.banner>div p {
    font-size: 30px
}

.banner>div a {
    font-size: 30px
}

.campaign-content {
    background-position: center 0;
    background-repeat: repeat-x;
    width: 100%
}

.campaign-content .Wraper>div {
    float: left;
    margin: 1.15% 1.15%;
    position: relative;
    text-align: center;
    transition: all .6s ease-in-out 0s
}

.campaign-content .Wraper>div>div.Text {
    bottom: 20%;
    color: #fff;
    font-size: 48px;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%
}

.campaign-content .Wraper>div>div.Text a {
    color: #fff;
    font-size: 28px
}

.campaign-content .Wraper>div.inview {
    opacity: 1;
    top: 0
}

.campaign-content .Wraper>div.Temp01 {
    width: 49.84%
}

.campaign-content .Wraper>div.Temp02 {
    width: 23%
}

.campaign-content .Wraper>div.Temp03 {
    width: 19.93%
}

.campaign-content .Wraper>div.Temp04 {
    float: right;
    width: 75.76%
}

.campaign-content .Wraper>div.Temp05 {
    width: 37.34%
}

.campaign-content .Wraper>div.Temp06 {
    width: 28.14%
}

.campaign-content .Wraper>div.Temp07 {
    width: 47%
}

@media only screen and (max-width:767px) {
    .campaign-content .Wraper>div.Temp01,
    .campaign-content .Wraper>div.Temp02,
    .campaign-content .Wraper>div.Temp03,
    .campaign-content .Wraper>div.Temp04,
    .campaign-content .Wraper>div.Temp05,
    .campaign-content .Wraper>div.Temp06,
    .campaign-content .Wraper>div.Temp07 {
        margin: 1.15% 2.5%;
        width: 95%
    }
    .campaign-content .Wraper>div.Temp01 img,
    .campaign-content .Wraper>div.Temp02 img,
    .campaign-content .Wraper>div.Temp03 img,
    .campaign-content .Wraper>div.Temp04 img,
    .campaign-content .Wraper>div.Temp05 img,
    .campaign-content .Wraper>div.Temp06 img,
    .campaign-content .Wraper>div.Temp07 img {
        width: 100%
    }
    .banner>div {
        top: 36%
    }
    .banner>div h1 {
        font-size: 30px
    }
    .banner>div p {
        font-size: 20px
    }
    .banner>div a {
        font-size: 20px
    }
}

.campaign-content .large-banner {
    background: #fff;
    line-height: 0;
    overflow: hidden;
    position: relative;
    height: 0;
    margin-bottom: 10px;
    padding-bottom: 54.1%;
    padding-top: 2.2%
}

.campaign-content .large-banner .bkg-img {
    position: relative;
    width: 100%
}

.campaign-content .large-banner .js_ytvideo_inline iframe {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0
}

.campaign-content .large-banner .play-video-button {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png") no-repeat scroll center center/contain;
    content: "";
    height: 130px;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px;
    min-width: 0;
    opacity: .5;
    position: absolute;
    top: 50%;
    transition: opacity .2s linear 0s;
    width: 130px;
    z-index: 1
}

.campaign-content .large-banner .play-video-button:before {
    display: none
}

.campaign-content .large-banner:hover .play-video-button {
    opacity: 1
}

.campaign-over {
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute
}

.campaign-over .campaign-table {
    display: table;
    margin: 0 auto;
    height: 100%;
    width: 100%
}

.campaign-over .campaign-table .campaign-cell {
    display: table-cell;
    padding: 15px 15px 35px 15px;
    vertical-align: bottom
}

.campaign-over h3 {
    color: #fff;
    font-family: 'Veneer';
    font-size: 48px;
    letter-spacing: 1px
}

.campaign-over h3 b {
    display: block;
    font-size: 30px;
    padding-top: 16px
}

.campaign-over h3 a {
    color: #fff
}

.campaign-over .cta {
    display: block;
    padding-top: 36px;
    text-align: center
}

.campaign-hero {
    color: #fff;
    position: relative;
    text-align: center
}

.campaign-hero figure.desktop {
    display: none
}

.campaign-hero figure.mobile {
    display: block
}

@media only screen and (max-width:767px) {
    .campaign-hero figure.mobile {
        max-height: 350px;
        overflow: hidden
    }
    .campaign-hero figure.mobile img {
        width: 100%
    }
}

@media only screen and (min-width:768px) {
    .campaign-hero figure.desktop {
        display: block
    }
    .campaign-hero figure.mobile {
        display: none
    }
}

.campaign-hero .campaign-over .campaign-table .campaign-cell {
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    .campaign-hero .campaign-over .cta {
        display: none
    }
}

.campaign-hero h4 {
    font-family: 'Veneer-Italic';
    font-size: 60px
}

@media only screen and (max-width:767px) {
    .campaign-hero h4 {
        font-size: 30px
    }
}

.campaign-hero h4 a {
    color: #fff
}

.campaign-hero h3 {
    display: inline-block;
    font-family: 'Veneer-Italic';
    font-size: 80px;
    padding-bottom: 24px;
    position: relative
}

.campaign-hero h3:after {
    background: rgba(254, 254, 254, .7);
    content: "";
    display: table;
    height: 3px;
    width: 90%;
    top: auto;
    right: auto;
    bottom: 0;
    left: 5%;
    position: absolute
}

.campaign-hero h3 a {
    color: #fff
}

@media only screen and (max-width:767px) {
    .campaign-hero h3 {
        font-size: 40px
    }
}

.campaign-hero p {
    font-family: 'AV-LT-Heavy';
    font-size: 30px;
    margin: 26px 0 0 0
}

@media only screen and (max-width:767px) {
    .campaign-hero p {
        font-size: 18px
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "AS-ST-W01";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/50637c6d-4201-45c3-89da-d28b069341f1.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/50637c6d-4201-45c3-89da-d28b069341f1.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/5033d6ac-fb01-4bb3-9583-da7156910176.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/a98c8b4c-1d90-45af-a67d-939df5d35170.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/d53bdc52-9fdc-4b3b-b61d-cd3d18368efc.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/c7ce437a-5245-482a-b2c3-569a1d64d10e.svg#c7ce437a-5245-482a-b2c3-569a1d64d10e") format("svg"); }
@font-face {
  font-family: "AV-LT-Roman";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/15281d0d-e3c2-46e1-94db-cb681e00bfaa.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg"); }
@font-face {
  font-family: "AV-LT-Medium";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/e0542193-b2e6-4273-bc45-39d4dfd3c15b.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/25f994de-d13f-4a5d-a82b-bf925a1e054d.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/3604edbd-784e-4ca7-b978-18836469c62d.svg#3604edbd-784e-4ca7-b978-18836469c62d") format("svg"); }
@font-face {
  font-family: "AV-LT-Black";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/93603a74-2be0-436c-83e1-68f9ef616eaf.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg"); }
@font-face {
  font-family: "AV-LT-Heavy";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg"); }
@font-face {
  font-family: "POP-W00-Regular";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/c5714322-c26b-4506-ac9f-747cab807a69.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/c5714322-c26b-4506-ac9f-747cab807a69.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/196616d9-6ea3-4fca-a63b-01707cdc56ad.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/368fb217-2dcb-4b1f-9445-a374939550c7.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/bc816b0a-263e-4ea7-8bcd-bbfbe245d182.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/74a2b8cf-bbf1-4553-a042-3e7d1dd1e09e.svg#74a2b8cf-bbf1-4553-a042-3e7d1dd1e09e") format("svg"); }
@font-face {
  font-family: 'Veneer';
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_0_0.eot");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_0_0.eot?#iefix") format("embedded-opentype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_0_0.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_0_0.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Veneer-Italic';
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_1_0.eot");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_1_0.eot?#iefix") format("embedded-opentype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_1_0.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_1_0.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/2F9426_1_0.ttf") format("truetype"); }
@font-face {
  font-family: "SSStandard";
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/ss-standard.eot?#iefix");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/ss-standard.eot?#iefix") format("eot"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/ss-standard.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/ss-standard.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/ss-standard.svg#ss-standard") format("svg"); }
@font-face {
  font-family: 'FontAwesome';
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.eot");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.woff2") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.woff") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.ttf") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ficon';
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fdakine2.eot?19dyhh");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fdakine2.eot?19dyhh#iefix") format("embedded-opentype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fdakine2.ttf?19dyhh") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fdakine2.woff?19dyhh") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fdakine2.svg?19dyhh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Speeds */
/*$plp-prod-list-desktop: 24.5%;*/
@media print {
  aside#sidebar, header[role="banner"], footer, #comments, #respond {
    display: none; }

  #container #content #main {
    width: 90%;
    margin: 0px;
    padding: 0px; }

  * {
    color: #000;
    background-color: #fff;
    text-shadow: none; }

  a:after {
    content: "( " attr(href) " )"; } }
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-stack-3x {
  font-size: 4em; }

.fa-stack-4x {
  font-size: 6em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before, .fa-facebook:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

/* --------- Core Owl Carousel CSS File ----------  v1.3.3 */
/* clearfix */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
    .owl-carousel .owl-wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
    .owl-carousel .owl-wrapper-outer.autoHeight {
      -webkit-transition: height 500ms ease-in-out;
      -moz-transition: height 500ms ease-in-out;
      -ms-transition: height 500ms ease-in-out;
      -o-transition: height 500ms ease-in-out;
      transition: height 500ms ease-in-out; }
  .owl-carousel .owl-item {
    float: left; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }
  .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer; }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }
  .owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5; }
  .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none; }
  .owl-theme .owl-controls .owl-page {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    zoom: 1; }
    .owl-theme .owl-controls .owl-page span {
      display: block;
      height: 12px;
      width: 12px;
      margin: 8px 7px;
      background: #8f8f8f;
      -webkit-transition: all 0.45s ease-in-out;
      -moz-transition: all 0.45s ease-in-out;
      transition: all 0.45s ease-in-out; }
  .owl-theme .owl-controls .owl-page.active span {
    background: #2b2b2b; }
  .owl-theme .owl-controls .owl-page.active1 span {
    height: 8px;
    margin-top: 6px;
    margin-bottom: 6px;
    width: 8px; }
  .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }

.owl-item.loading {
  min-height: 150px; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@-moz-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }
.hp-sliders .owl-theme .owl-controls {
  margin: 0 0 15px 0;
  position: relative; }
  .hp-sliders .owl-theme .owl-controls .owl-pagination {
    top: -60px;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute;
    margin-left: -45px;
    z-index: 1; }

.owl-theme .owl-controls .owl-page span {
  background-color: #8f8f8f;
  border-radius: 20px; }

.hp-sliders .owl-theme .owl-controls .owl-page span {
  background-color: #fff; }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  float: left; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  z-index: 1; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/images/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/images/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*custom*/
.bx-wrapper {
  padding: 40px 0; }

.clearfix.bxslider {
  margin: 0;
  padding: 0;
  width: 60px; }

.clearfix.bxslider li img {
  width: 100%; }

.bx-controls.bx-has-controls-direction {
  height: 430px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.bx-wrapper .bx-controls-direction a {
  background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
  background-repeat: no-repeat;
  background-position: -60px -95px;
  height: 25px;
  margin-top: 0;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 45px;
  z-index: 1;
  left: 10px; }

.bx-wrapper .bx-controls-direction a.bx-next {
  top: inherit;
  bottom: 0;
  background-position: -60px -125px;
  bottom: 0; }

.instagram-wrap {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .instagram-wrap .group {
    display: block; }
    .instagram-wrap .group img {
      float: none !important;
      margin: 0 !important;
      padding: 0 !important; }
  .instagram-wrap .inst-icon {
    display: block;
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/instagram-hover.png") no-repeat right center;
    height: 82px;
    top: auto;
    right: -100px;
    bottom: 0;
    left: auto;
    position: absolute;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    transition: all 0.32s ease-in-out;
    width: 93px; }
    .instagram-wrap .inst-icon a {
      content: "";
      display: block;
      height: 100%;
      width: 100%; }
  .instagram-wrap:hover .inst-icon {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute; }

.hp-instagram ul:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.hp-instagram ul:before {
  content: "";
  display: table; }
.hp-instagram ul li {
  border: solid 1px #fff;
  border-bottom: none;
  float: left;
  padding: 0;
  width: 50%; }
  .hp-instagram ul li:first-child {
    display: none; }
  .hp-instagram ul li:nth-child(even) {
    border-left: 0; }
  .hp-instagram ul li:nth-child(odd) {
    border-right: 0; }
  .hp-instagram ul li:nth-child(3n+1) {
    clear: both; }
.hp-instagram .owl-wrapper .owl-item {
  width: 100%; }
  .hp-instagram .owl-wrapper .owl-item li {
    float: none;
    width: 100%; }
.hp-instagram .owl-controls .owl-pagination {
  display: none; }
.hp-instagram .owl-controls .owl-prev, .hp-instagram .owl-controls .owl-next {
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  position: absolute;
  background-color: transparent !important;
  overflow: hidden;
  margin: -29px 0 0 0 !important;
  padding: 0important; }
  .hp-instagram .owl-controls .owl-prev i, .hp-instagram .owl-controls .owl-next i {
    display: block;
    overflow: hidden;
    height: 58px;
    text-indent: -9999px;
    width: 32px; }
.hp-instagram .owl-controls .owl-prev {
  left: 0; }
  .hp-instagram .owl-controls .owl-prev i {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/left-arrow.svg") no-repeat right center; }
.hp-instagram .owl-controls .owl-next {
  right: 0; }
  .hp-instagram .owl-controls .owl-next i {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/right-arrow.svg") no-repeat right center; }
.hp-instagram #instagram-homepage-slider {
  position: relative; }

.insta-wrap {
  background-color: #ff510c;
  text-align: center; }
  .insta-wrap .instain {
    display: block;
    text-align: center;
    margin: auto;
    vertical-align: middle; }
  .insta-wrap span {
    display: block;
    margin: auto;
    vertical-align: middle; }
    .insta-wrap span img {
      width: 100%; }

@media (min-width: 1024) {
  .hp-instagram ul li {
    border: 0;
    padding: 0 8px;
    width: 20%; }
    .hp-instagram ul li:first-child {
      display: block; }
    .hp-instagram ul li:nth-child(3n+1) {
      clear: none; }

  .insta-wrap span img {
    width: auto; } }
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  width: 100%;
  height: auto;
  min-height: 100%;
  background: #fff;
  -webkit-tap-highlight-color: transparent; }

body > .wrapper {
  position: relative;
  overflow: hidden; }

.container {
  width: 100%;
  max-width: 1440px;
  padding: 0px 10px;
  margin: 0px auto; }

.main:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.main:before {
  content: "";
  display: table; }
.main-container:after,
.main .max-width-content:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.main-container:before,
.main .max-width-content:before {
  content: "";
  display: table; }

#main #content.fixed {
  width: 100%;
  position: fixed; }

.view-all {
  padding: 12px 14px 12px 24px; }
  @media (min-width: 1024) {
    .view-all {
      display: none; } }
  .view-all a {
    color: #666 !important;
    text-transform: capitalize; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

@-moz-document url-prefix() {}
body {
  font-size: 14px;
  font-family: "AV-LT-Roman";
  font-weight: normal;
  font-letter-spacing: 0.06em;
  color: #2b2b2b;
  min-width: 320px; }
  body.loginpop-visible {
    margin: 0;
    padding: 0;
    overflow: hidden; }

button,
.button,
a.button,
input[type="submit"] {
  color: #ffffff;
  font-size: 14px;
  font-family: "AV-LT-Black";
  min-width: 150px;
  display: inline-block;
  margin: 0;
  padding: 10px 25px;
  outline: none;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  vertical-align: middle;
  letter-spacing: 0.06em;
  border: 2px solid #218666;
  background: #218666;
  cursor: pointer;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  button:hover,
  .button:hover,
  a.button:hover,
  input[type="submit"]:hover {
    color: #ffffff;
    border-color: #2b2b2b;
    background-color: #2b2b2b; }

button.black-btn,
a.button.black-btn,
.button.black-btn,
input.black-btn[type="submit"] {
  color: #ffffff;
  border-color: #2b2b2b;
  background: #2b2b2b; }
  button.black-btn:hover,
  a.button.black-btn:hover,
  .button.black-btn:hover,
  input.black-btn[type="submit"]:hover {
    color: #ffffff;
    border-color: #218666;
    background-color: #218666; }

button.white-btn,
a.button.white-btn,
.button.white-btn,
input.white-btn[type="submit"] {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent; }

button.orange-btn,
a.button.orange-btn,
.button.orange-btn,
input.orange-btn[type="submit"] {
  color: #ffffff;
  border-color: #ff510c;
  background: #ff510c; }

button:disabled,
input[type="submit"]:disabled,
button[readonly],
button.disabled {
  cursor: default;
  opacity: 0.6; }

textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input.form-text,
input[type="number"],
.input-text {
  font-size: 15px;
  font-family: "AV-LT-Roman";
  font-weight: normal;
  letter-spacing: 0.06em;
  color: #999;
  background: #ffffff;
  border: 1px solid #ccc;
  margin: 0;
  outline: none;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box; }
  textarea:disabled,
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="email"]:disabled,
  input.form-text:disabled,
  input[type="number"]:disabled,
  .input-text:disabled {
    background: #000;
    opacity: 0.5; }
  textarea::-ms-clear,
  input[type="text"]::-ms-clear,
  input[type="password"]::-ms-clear,
  input[type="email"]::-ms-clear,
  input.form-text::-ms-clear,
  input[type="number"]::-ms-clear,
  .input-text::-ms-clear {
    height: 0;
    width: 0; }

textarea {
  padding: 15px 25px; }

input[type="text"],
input.form-text,
.input-text {
  display: inline-block;
  padding: 12px 15px;
  line-height: inherit; }
  input[type="text"]::-ms-clear,
  input.form-text::-ms-clear,
  .input-text::-ms-clear {
    width: 0;
    height: 0; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input::-webkit-input-placeholder {
  color: #999;
  opacity: 1; }
input::-moz-placeholder {
  color: #999;
  opacity: 1; }
input:-moz-placeholder {
  color: #999;
  opacity: 1; }
input:-ms-input-placeholder {
  color: #999;
  opacity: 1; }

.form-select,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #fff url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/dakine-select-arrrow.svg") no-repeat right center;
  border: solid 1px #000;
  box-shadow: none;
  height: 60px;
  line-height: 18px;
  padding: 20px 35px 20px 22px;
  width: auto;
  z-index: 999 !important; }
  .form-select::-ms-expand,
  select::-ms-expand {
    display: none; }

.Touch select {
  width: 100%;
  border-radius: 0;
  font-size: 15px; }

input[type="checkbox"],
input[type="radio"] {
  width: 0;
  height: 0;
  visibility: hidden; }
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    line-height: 18px;
    position: relative; }
    input[type="checkbox"] + label:before,
    input[type="radio"] + label:before {
      border: 1px solid #000;
      content: '';
      font-family: "FontAwesome";
      font-size: 19px;
      height: 20px;
      width: 20px;
      top: 0;
      right: auto;
      bottom: auto;
      left: -25px;
      position: absolute; }
  input[type="checkbox"]:checked + label:before,
  input[type="radio"]:checked + label:before {
    content: "";
    color: #ff510c; }

input[type="radio"] + label:before {
  border-radius: 50%;
  font-size: 14px;
  padding: 0 3px; }
input[type="radio"]:checked + label:before {
  content: ""; }

@media (max-width: 767px) {
  .Touch .selectboxit-container *, .Touch select:focus, .Touch input[type="text"]:focus, .Touch textarea:focus, .Touch input[type=number]:focus {
    font-size: 16px; } }
.shipfree {
  background: #fff url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/SaleBanner.jpg") repeat center center;
  font-family: "AV-LT-Black";
  font-size: 20px;
  letter-spacing: 0.06em;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  max-width: 1304px; }
  @media (min-width: 768px) {
    .shipfree {
      margin-top: 7px; } }
  @media (min-width: 1024) {
    .shipfree {
      margin-top: 4px; } }
  @media (min-width: 1200px) {
    .shipfree {
      margin-top: 9px; } }

body p {
  font-size: 15px;
  line-height: 22px; }

a {
  color: #218666; }

@media only screen and (min-width: 768px) {
  .container {
    padding-left: 70px;
    padding-right: 70px; }

  button,
  .button,
  a.button,
  input[type="submit"] {
    font-size: 13px;
    padding: 15px 40px;
    min-width: 180px; } }
.required em {
  color: red;
  margin-left: 2px; }

.separater-container {
  margin-bottom: 25px; }
  .separater-container + .separater-container {
    padding-top: 30px;
    border-top: 1px dotted #cccccc; }
  .separater-container:after::after {
    clear: both;
    content: "";
    display: table; }
  .separater-container .guide-color-swatches li {
    display: inline-block;
    margin-right: 25px; }
    .separater-container .guide-color-swatches li span {
      color: #ffffff;
      padding: 10px 15px;
      display: inline-block;
      margin-right: 15px; }
    .separater-container .guide-color-swatches li a.blue {
      color: #74b03a; }
    .separater-container .guide-color-swatches li span.blue {
      background: #74b03a; }
    .separater-container .guide-color-swatches li a.black {
      color: #000000; }
    .separater-container .guide-color-swatches li span.black {
      background: #000000; }
    .separater-container .guide-color-swatches li a.white {
      color: #000000 !important; }
    .separater-container .guide-color-swatches li span.white {
      color: #000000;
      border: 1px solid #f4f4f4; }
  .separater-container .guide-links li {
    width: 40%;
    float: left; }
    .separater-container .guide-links li a.hover {
      color: #74b03a; }
  .separater-container .guide-button li {
    float: left;
    width: 40%;
    margin-bottom: 25px; }

.page:after,
.header-container:after,
.main:after,
.footer-container:after,
.breadcrumbs:after,
.page-title:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.page:before,
.header-container:before,
.main:before,
.footer-container:before,
.breadcrumbs:before,
.page-title:before {
  content: "";
  display: table; }

.main-container {
  min-height: 250px; }
  .main-container.col2-left-layout, .main-container.col2-right-layout {
    max-width: 100%; }
  .main-container.col2-left-layout .col-main,
  .main-container.col2-left-layout .sidebar, .main-container.col2-right-layout .col-main,
  .main-container.col2-right-layout .sidebar {
    max-width: 100%; }

.col1-layout .col-main {
  width: 100% !important;
  float: none !important; }

.breadcrumbs {
  padding: 15px 7px 30px; }
  .breadcrumbs:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .breadcrumbs:before {
    content: "";
    display: table; }
  .breadcrumbs ul {
    margin: 0 auto; }
    .breadcrumbs ul li {
      display: inline; }
      .breadcrumbs ul li a,
      .breadcrumbs ul li strong,
      .breadcrumbs ul li span {
        color: #676767;
        font-size: 14px;
        font-family: "Veneer-Italic";
        letter-spacing: 0.05em;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .breadcrumbs ul li span {
        display: inline-block;
        margin: 0px 5px; }
      .breadcrumbs ul li a:hover {
        color: #218666; }
      .breadcrumbs ul li:last-child strong {
        text-decoration: underline; }

ul.messages {
  padding: 0 0 15px; }

.page-title a {
  color: #000;
  text-transform: uppercase; }
.page-title.hero-banner {
  margin: 0;
  padding: 0;
  position: relative; }
  .page-title.hero-banner h1 {
    color: #fff;
    font-size: 80px;
    line-height: 80px;
    padding: 20px 30px;
    text-align: center;
    font-family: "Veneer-Italic";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    position: absolute; }
    .page-title.hero-banner h1.txt-black {
      color: #000; }
  .page-title.hero-banner.right-pos h1 {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute; }

.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000; }
  .flip-container .flipper {
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
    transform-style: preserve-3d;
    position: relative; }
  .flip-container .login-form-wrapper, .flip-container .forgotpass-wrapper {
    height: 250px;
    width: 385px; }
  .flip-container .flip_front, .flip-container .flip_back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute; }
  .flip-container .flip_front {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2; }
  .flip-container .flip_back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }
  .flip-container.flip .forgotpass-wrapper, .flip-container.flip .flip_back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .flip-container.flip .login-form-wrapper, .flip-container.flip .flip_front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }

.flip-none .flip-container.flip .flip_front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.popup-wrapper {
  display: none;
  overflow-y: auto;
  z-index: 9990;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed; }

@media only screen and (min-width: 768px) {
  .main-container.col2-left-layout .col-main {
    width: calc(100% - 200px);
    float: right; }
  .main-container.col2-left-layout .col-left {
    float: left; }
    .main-container.col2-left-layout .col-left.sidebar {
      width: 175px; }
  .main-container.col2-right-layout .col-main,
  .main-container.col2-right-layout .col-right {
    float: left; } }
@media only screen and (min-width: 1024px) {
  .main-container.col2-left-layout .col-left.sidebar {
    width: 190px; }
  .main-container.col2-left-layout .col-main {
    width: calc(100% - 230px); } }
@media only screen and (min-width: 1200px) {
  .main-container.col2-left-layout .col-left.sidebar {
    width: 250px; }
  .main-container.col2-left-layout .col-main {
    width: calc(100% - 300px); } }
@media only screen and (min-width: 1360px) {
  .main-container.col2-left-layout .col-main {
    width: calc(100% - 320px); } }
.fme_loading_filters {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  z-index: 500;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: fixed; }
  .fme_loading_filters img {
    display: block;
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    opacity: 0.6;
    width: 120px;
    z-index: 600;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: fixed; }

.loading-quickview {
  display: none;
  height: 100%;
  width: 100%;
  z-index: 1000;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: fixed; }
  .loading-quickview:before {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/FME/ajax-loader.gif") no-repeat center center;
    content: "";
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    opacity: 0.6;
    width: 120px;
    z-index: 1001;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: fixed; }

@media (max-width: 767px) {
  .page-title.hero-banner h1 {
    font-size: 40px; } }
.page-blocker {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  z-index: 100000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #eee;
  position: relative; }

.jspDrag {
  background: #ccc;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .selectboxit-container * {
    font-size: 14px;
    /* Prevents text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap; }
  .selectboxit-container .selectboxit {
    width: 170px !important;
    /* Width of the dropdown button */
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
    display: block;
    position: relative; }
  .selectboxit-container .selectboxit-options a {
    height: 30px;
    /* Height of the drop down */
    line-height: 30px;
    /* Vertically positions the drop down text */
    display: block; }
  .selectboxit-container .selectboxit:focus {
    outline: 0; }

.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  /*opacity: 0.65;
  filter: alpha(opacity = 65);*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default; }

/* Button Text */
.selectboxit-text {
  float: left;
  overflow: hidden;
  padding: 10px;
  text-overflow: ellipsis;
  text-indent: 5px; }

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  width: 100%;
  margin: -1px 0 0 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 998;
  border-radius: 0;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* Individual options */
.selectboxit-option {
  text-indent: 5px;
  margin: 0;
  list-style-type: none;
  text-transform: capitalize; }
  .selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px; }
    .selectboxit-option .selectboxit-option-anchor:hover {
      text-decoration: none; }

.selectboxit-optgroup-header {
  text-indent: 5px;
  margin: 0;
  list-style-type: none; }

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px; }

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold; }
  .selectboxit-optgroup-header:hover {
    cursor: default; }

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  right: 8px;
  top: 10px; }

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  margin: -2px auto 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0; }
  .selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
  display: none; }

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left; }

.selectboxit-rendering {
  display: inline-block !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit; }
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px; }

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  border: 1px solid #ccc;
  background-color: #ffffff; }
  .selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active {
    color: #333; }
  .selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px; }

/*.selectboxit-default-arrow {
  width: 8px;
  height: 5px;
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/arrow.png) left top no-repeat;
}*/
/*.selectboxit-open .selectboxit-default-arrow {
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/arrow.png) left bottom no-repeat;
}*/
.selectboxit-list {
  background-color: #fff;
  border: 1px solid #959595; }
  .selectboxit-list .selectboxit-option-anchor {
    color: #333; }
  .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    color: #fff;
    background-color: #000; }
  .selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999; }

.selectboxit-container {
  display: block;
  width: 100%; }
  .selectboxit-container .selectboxit {
    line-height: 18px;
    width: 100% !important; }
  .selectboxit-container .selectboxit-options {
    min-width: 0 !important; }
  .selectboxit-container .selectboxit-text {
    display: block;
    height: 100%;
    padding: 10px 35px 10px 22px;
    text-indent: 0;
    width: 100%; }
  .selectboxit-container .selectboxit-arrow-container {
    margin-top: -10px;
    right: 10px;
    top: 50%; }
    .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow {
      width: 20px;
      height: 20px;
      margin: 0;
      display: block;
      position: static; }
      .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow:after {
        color: #6b6b6b;
        content: "\f107";
        font-size: 26px;
        font-family: 'FontAwesome'; }
  .selectboxit-container .form-select {
    background-image: none; }
  .selectboxit-container .selectboxit-options {
    border: solid 1px #000;
    max-height: 270px; }

.Small .selectboxit-container .selectboxit-text {
  padding: 12px 35px 12px 12px; }
.Small .selectboxit-btn {
  border: 1px solid #959595; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #eee;
  position: relative; }

.jspDrag {
  background: #ccc;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

.header-container {
  width: 100%; }
  .header-container .page-header-sticky {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .header-container .page-header-sticky:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .header-container .page-header-sticky:before {
      content: "";
      display: table; }
  .header-container a {
    color: #ffffff;
    text-decoration: none; }
    .header-container a[href="#"] {
      cursor: default; }
  .header-container #search_autocomplete {
    background: #fff;
    max-height: 275px;
    overflow-y: auto;
    top: 83px;
    left: 0px;
    width: 80%;
    z-index: 9;
    -webkit-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5); }
    .header-container #search_autocomplete ul li {
      background-color: #fff;
      border-bottom: 1px solid #dddddd;
      color: #000;
      padding: 20px; }
      .header-container #search_autocomplete ul li.last {
        border-bottom: 0; }
      .header-container #search_autocomplete ul li a {
        color: #000; }
  .header-container .header-panel {
    font-family: "AV-LT-Black"; }
    .header-container .header-panel:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .header-container .header-panel:before {
      content: "";
      display: table; }
    .header-container .header-panel .contact {
      color: #2b2b2b !important;
      font-size: 12px;
      letter-spacing: 0.06em;
      display: none; }
    .header-container .header-panel .switch-all {
      display: inline-block; }
      .header-container .header-panel .switch-all:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header-panel .switch-all:before {
        content: "";
        display: table; }
      .header-container .header-panel .switch-all.stores {
        padding: 0px 15px;
        display: block;
        float: left; }
        .header-container .header-panel .switch-all.stores > a {
          color: #2b2b2b;
          font-family: "AV-LT-Roman";
          text-transform: none;
          padding: 8px 0px 8px 23px;
          position: relative;
          display: block;
          font-size: 12px;
          letter-spacing: 0.06em; }
          .header-container .header-panel .switch-all.stores > a:before {
            content: "\e900";
            font-size: 17px;
            font-family: "ficon";
            display: block;
            position: absolute;
            top: 6px;
            left: 0; }
      .header-container .header-panel .switch-all.countrySwitch {
        float: left;
        display: block; }
        .header-container .header-panel .switch-all.countrySwitch .switches {
          position: relative;
          vertical-align: middle; }
          .header-container .header-panel .switch-all.countrySwitch .switches:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .header-container .header-panel .switch-all.countrySwitch .switches:before {
            content: "";
            display: table; }
          .header-container .header-panel .switch-all.countrySwitch .switches .switcher-currency,
          .header-container .header-panel .switch-all.countrySwitch .switches .switcher-holder, .header-container .header-panel .switch-all.countrySwitch .switches label {
            display: none; }
          .header-container .header-panel .switch-all.countrySwitch .switches .switch-wrapper:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .header-container .header-panel .switch-all.countrySwitch .switches .switch-wrapper:before {
            content: "";
            display: table; }
          .header-container .header-panel .switch-all.countrySwitch .switches .switch-wrapper.singleFlag .current-lang-wrap {
            cursor: default; }
            .header-container .header-panel .switch-all.countrySwitch .switches .switch-wrapper.singleFlag .current-lang-wrap strong:after {
              display: none; }
          .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap {
            color: #2b2b2b;
            font-family: "AV-LT-Roman";
            display: block;
            margin: 0;
            padding: 9px 20px 7px 35px;
            text-transform: uppercase;
            font-size: 12px;
            letter-spacing: 0.06em;
            border-left: solid 1px transparent;
            border-right: solid 1px transparent;
            position: relative;
            cursor: pointer; }
            .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap:before {
              content: "";
              width: 25px;
              height: 15px;
              display: block;
              background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg") no-repeat -120px 0;
              position: absolute;
              top: 8px;
              left: 0; }
            .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap:after {
              content: "\f107";
              font-size: 20px;
              font-family: "FontAwesome";
              display: block;
              position: absolute;
              top: 5px;
              right: 0; }
            .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap.language-eu_german:before, .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap.language-dakine_eu:before {
              background-position: -120px -21px; }
            .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap.language-us_French:before, .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap.language-us_French:before, .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap.language-dakine_ca:before {
              background-position: -153px 0; }
            .header-container .header-panel .switch-all.countrySwitch .switches .current-lang-wrap strong {
              display: block; }
          .header-container .header-panel .switch-all.countrySwitch .switches .switcher-language {
            position: relative;
            padding: 0 15px; }
      .header-container .header-panel .switch-all.top-minicart {
        display: block;
        float: right; }
    .header-container .header-panel .header-icon-links {
      color: #2b2b2b;
      font-family: "AV-LT-Black";
      line-height: 30px;
      text-align: center;
      display: block;
      float: right;
      font-size: 12px;
      letter-spacing: 0.06em; }
      .header-container .header-panel .header-icon-links:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header-panel .header-icon-links:before {
        content: "";
        display: table; }
      .header-container .header-panel .header-icon-links ul.links > li.first {
        text-align: center;
        vertical-align: middle;
        position: relative;
        padding-left: 10px;
        padding-right: 10px; }
        .header-container .header-panel .header-icon-links ul.links > li.first > a {
          color: #2b2b2b;
          font-family: "AV-LT-Roman";
          font-size: 14px;
          padding: 0px 20px 0px 0px;
          position: relative;
          display: block;
          font-size: 12px;
          letter-spacing: 0.06em; }
          .header-container .header-panel .header-icon-links ul.links > li.first > a:after {
            font-family: "FontAwesome";
            display: inline-block;
            position: absolute;
            top: 0px; }
          .header-container .header-panel .header-icon-links ul.links > li.first > a:after {
            content: "\f107";
            font-size: 20px;
            right: 0; }
          .header-container .header-panel .header-icon-links ul.links > li.first > a:hover:before {
            color: #ffffff; }
        .header-container .header-panel .header-icon-links ul.links > li.first.touchmyacc {
          background: #ffffff;
          -webkit-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5); }
        .header-container .header-panel .header-icon-links ul.links > li.first .drup-myacc-block ul li {
          font-size: 14px;
          line-height: 40px;
          letter-spacing: 0;
          text-align: left;
          text-transform: none;
          border-bottom: solid 1px #e2e2e2;
          cursor: default; }
          .header-container .header-panel .header-icon-links ul.links > li.first .drup-myacc-block ul li a {
            color: #000000;
            display: block;
            padding: 0px 15px;
            text-transform: none;
            cursor: pointer; }
            .header-container .header-panel .header-icon-links ul.links > li.first .drup-myacc-block ul li a:hover {
              color: #218666; }
          .header-container .header-panel .header-icon-links ul.links > li.first .drup-myacc-block ul li.cust-name {
            font-family: "AV-LT-Black";
            padding: 0px 15px;
            text-transform: uppercase;
            letter-spacing: 0.06em; }
          .header-container .header-panel .header-icon-links ul.links > li.first .drup-myacc-block ul li:last-child {
            border-bottom: none; }
      .header-container .header-panel .header-icon-links .top-cart {
        display: block;
        position: relative;
        text-align: center;
        cursor: pointer;
        float: right;
        z-index: 992; }
        .header-container .header-panel .header-icon-links .top-cart .block-title a {
          color: #2b2b2b;
          font-size: 14px;
          font-family: "AV-LT-Roman";
          position: relative;
          text-align: center;
          display: block;
          letter-spacing: 0.06em; }
          .header-container .header-panel .header-icon-links .top-cart .block-title a:before {
            font-family: "ficon";
            content: "\e901";
            font-size: 20px;
            display: block; }
          .header-container .header-panel .header-icon-links .top-cart .block-title a strong {
            display: block;
            text-align: center;
            font-weight: normal;
            overflow: hidden; }
    .header-container .header-panel .region-header-top {
      display: none;
      float: left;
      height: auto;
      opacity: 1; }
      .header-container .header-panel .region-header-top h2.block-title {
        display: none; }
      .header-container .header-panel .region-header-top .promo-block p {
        color: #ff510c;
        font-family: "AV-LT-Roman";
        font-size: 11px;
        letter-spacing: 0.06em;
        line-height: 20px;
        padding-top: 10px;
        text-align: center; }
        .header-container .header-panel .region-header-top .promo-block p a {
          color: #ff510c; }
  .header-container .header {
    background: #2b2b2b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .header-container .header:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .header-container .header:before {
      content: "";
      display: table; }
    .header-container .header .header_container:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .header-container .header .header_container:before {
      content: "";
      display: table; }
    .header-container .header .branding {
      padding: 0px 0px 20px;
      text-align: center; }
      .header-container .header .branding img {
        max-width: 100%;
        display: block; }
      .header-container .header .branding a {
        display: block;
        padding: 0;
        text-align: left;
        width: 100%; }
      .header-container .header .branding strong {
        top: -9999px;
        right: auto;
        bottom: auto;
        left: -9999px;
        position: absolute; }
    .header-container .header .burger-menu {
      width: 50px;
      height: 67px;
      display: block;
      top: 0;
      right: auto;
      bottom: auto;
      left: 15px;
      position: absolute;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      .header-container .header .burger-menu .hamburger {
        box-shadow: none;
        border: none;
        display: block;
        font-size: 0;
        width: 45px;
        height: 50px;
        padding: 0;
        margin: 0px auto;
        overflow: hidden;
        min-width: inherit;
        position: relative;
        background: transparent;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
        transition: background 0.3s;
        cursor: pointer; }
        .header-container .header .burger-menu .hamburger:before {
          content: "\e909";
          font-family: "ficon";
          display: inline-block;
          position: absolute;
          font-size: 30px;
          top: 19px;
          right: 0;
          left: 0; }
        .header-container .header .burger-menu .hamburger span {
          display: block;
          display: none;
          height: 3px;
          background: #ffffff;
          -webkit-transition: background 0s 0.3s;
          -webkit-transition: background 0s 0.3s;
          transition: background 0s 0.3s;
          top: 32px;
          right: 0;
          bottom: auto;
          left: 0;
          position: absolute;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          background-clip: padding-box; }
          .header-container .header .burger-menu .hamburger span:before, .header-container .header .burger-menu .hamburger span:after {
            content: "";
            height: 3px;
            width: 100%;
            display: block;
            background-color: #ffffff;
            -webkit-transition-duration: 0.3s, 0.3s;
            transition-duration: 0.3s, 0.3s;
            -webkit-transition-delay: 0.3s, 0s;
            transition-delay: 0.3s, 0s;
            top: auto;
            right: auto;
            bottom: auto;
            left: 0;
            position: absolute;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            background-clip: padding-box; }
          .header-container .header .burger-menu .hamburger span:before {
            top: -10px;
            -webkit-transition-property: top, -webkit-transform;
            transition-property: top, transform; }
          .header-container .header .burger-menu .hamburger span:after {
            bottom: -10px;
            -webkit-transition-property: bottom, -webkit-transform;
            transition-property: bottom, transform; }
    .header-container .header .quick-access {
      position: relative;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      .header-container .header .quick-access .search-wrap:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header .quick-access .search-wrap:before {
        content: "";
        display: table; }
      .header-container .header .quick-access .search-wrap .form-search {
        position: relative; }
      .header-container .header .quick-access .search-wrap .search-icon-box .input-text {
        width: 100%;
        height: 40px;
        font-size: 12px;
        font-style: italic;
        line-height: inherit;
        letter-spacing: 0.02em;
        color: #2b2b2b;
        padding: 0px 10px 0px 40px;
        border: 1px solid rgba(221, 221, 222, 0.5);
        background-color: #ffffff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .header-container .header .quick-access .search-wrap .search-icon-box input[readonly] {
        color: #959595; }
      .header-container .header .quick-access .search-wrap .button.visible-device {
        display: block;
        min-width: inherit;
        padding: 10px 13px;
        border: none;
        background: transparent;
        -webkit-transition: all 0.32s ease;
        -moz-transition: all 0.32s ease;
        transition: all 0.32s ease;
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        position: absolute; }
        .header-container .header .quick-access .search-wrap .button.visible-device:before {
          content: "\e902";
          font-family: "ficon";
          color: #2b2b2b;
          display: block; }
        .header-container .header .quick-access .search-wrap .button.visible-device span {
          display: none; }
      .header-container .header .quick-access.quick-exp .search-wrap .search-icon-wrapper i {
        background-position: -90px -21px; }
      .header-container .header .quick-access.quick-exp .search-icon-box {
        height: 67px;
        margin: 15px 0;
        opacity: 1; }
        .header-container .header .quick-access.quick-exp .search-icon-box .input-text {
          height: 100%;
          padding-left: 22px;
          padding-right: 22px; }
      .header-container .header .quick-access.quick-exp .button.visible-device {
        height: 67px;
        margin: 15px 0;
        opacity: 1;
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        position: absolute;
        right: 0; }
  .header-container .header-free {
    color: #ffffff;
    font-family: "AV-LT-Roman";
    background-color: #218666;
    text-align: center;
    position: relative;
    width: 100%;
    letter-spacing: 0.06em; }
    .header-container .header-free .offer-msg {
      content: "";
      font-size: 12px;
      padding: 9px 10px;
      letter-spacing: 0.06em; }
      .header-container .header-free .offer-msg a:hover {
        text-decoration: underline; }

@media (min-width: 1024) {
  .header-container #search_autocomplete {
    top: 51px !important; }
  .header-container .header-panel .region-header-top {
    display: block;
    width: 37.092%; }
    .header-container .header-panel .region-header-top .promo-block {
      padding: 0 0.238%; }
  .header-container .header {
    padding: 0;
    position: relative; }
    .header-container .header .header_container {
      width: 100%; }
      .header-container .header .header_container:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header .header_container:before {
        content: "";
        display: table; }
  .header-container.sticky-header #search_autocomplete {
    top: 41px !important; } }
@media (max-width: 767px) {
  .header-container .header #search_autocomplete ul {
    -webkit-box-shadow: 0px 0px 21px #ccc;
    -moz-box-shadow: 0px 0px 21px #ccc;
    box-shadow: 0px 0px 21px #ccc; }
    .header-container .header #search_autocomplete ul li {
      border-bottom: 1px solid #dddddd;
      background-color: #fff;
      color: #000;
      padding: 20px; }
      .header-container .header #search_autocomplete ul li.last {
        border-bottom: 0; }

  .quick-access .search-wrap .search-icon-wrapper {
    top: -37px;
    right: 80px;
    bottom: auto;
    left: auto;
    position: absolute; } }
@media only screen and (max-width: 1023px) {
  body.show-offer-msg {
    padding-top: 107px; }
    body.show-offer-msg.mobile-ban {
      padding-top: 67px; }

  .header-container {
    width: 100%;
    background: #2b2b2b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 0px;
    right: 0px;
    bottom: auto;
    left: 0px;
    position: fixed;
    z-index: 999; }
    .header-container .header-panel {
      min-height: 67px; }
      .header-container .header-panel .switch-all.stores,
      .header-container .header-panel .switch-all.countrySwitch {
        display: none; }
      .header-container .header-panel .header-icon-links ul.links {
        display: none; }
      .header-container .header-panel .header-icon-links .top-cart .block-title a {
        color: #ffffff; }
        .header-container .header-panel .header-icon-links .top-cart .block-title a:before {
          font-size: 23px;
          float: left; }
    .header-container .header .branding {
      padding: 15px 0px;
      max-width: 166px;
      margin-left: -83px;
      top: 10px;
      right: auto;
      bottom: auto;
      left: 50%;
      position: absolute; }
    .header-container .header .quick-access {
      margin-top: 17px;
      margin-bottom: 15px;
      padding: 0px 15px; }
      .header-container .header .quick-access .search-wrap .search-icon-box .input-text {
        height: 40px;
        border-color: #cccccc; }
    .header-container .header-free.mobile-fre {
      display: none;
      height: 0; }
    .header-container .header-free span {
      /*color: $c-white;
      cursor: pointer;
      height: 40px;
      font-family: "SSStandard";
      font-size: 15px;
      margin-top: -20px;
      text-align: center;
      text-rendering: optimizeLegibility;
      vertical-align: middle;
      width: 28px;
      top: 50%;
      right: 15px;
      bottom: auto;
      left: auto;
      position: absolute;*/ }
      .header-container .header-free span b {
        display: table;
        height: 100%;
        width: 100%; }
        .header-container .header-free span b i {
          display: table-cell;
          height: 100%;
          vertical-align: middle;
          width: 100%; }

  html.nav-open .header-container .header .burger-menu {
    left: 315px;
    background: #2b2b2b;
    z-index: 1001; }
    html.nav-open .header-container .header .burger-menu .hamburger:before {
      content: "\e908"; }
    html.nav-open .header-container .header .burger-menu .hamburger span {
      background: none; }
      html.nav-open .header-container .header .burger-menu .hamburger span:before, html.nav-open .header-container .header .burger-menu .hamburger span:after {
        -webkit-transition-delay: 0s, 0.3s;
        transition-delay: 0s, 0.3s; }
      html.nav-open .header-container .header .burger-menu .hamburger span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      html.nav-open .header-container .header .burger-menu .hamburger span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    html.nav-open .header-container .header .burger-menu:hover {
      background: #218666; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  html.nav-open .header-container .header .burger-menu .hamburger {
    margin-left: 2px; }

  .header-container .header-panel .container {
    padding-right: 5px; }
  .header-container .header-panel .header-icon-links {
    line-height: 67px; }
    .header-container .header-panel .header-icon-links .top-cart .block-title {
      padding: 0px 15px; }
      .header-container .header-panel .header-icon-links .top-cart .block-title:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header-panel .header-icon-links .top-cart .block-title:before {
        content: "";
        display: table; }
      .header-container .header-panel .header-icon-links .top-cart .block-title a strong {
        top: 15px !important; }
      .header-container .header-panel .header-icon-links .top-cart .block-title.expanded a {
        color: #000000; }

  .header-container .header .branding img {
    height: 20px; } }
@media only screen and (max-width: 767px) {
  body.show-offer-msg {
    padding-top: 100px; }
    body.show-offer-msg .header-container .header-free {
      width: 100%;
      color: #000000;
      background-color: #e4e4e4;
      text-align: center;
      min-height: 46px;
      display: table;
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
      body.show-offer-msg .header-container .header-free .offer-msg {
        width: 100%;
        height: 46px;
        display: table-cell;
        vertical-align: middle; }
      body.show-offer-msg .header-container .header-free span,
      body.show-offer-msg .header-container .header-free a {
        color: #000000; }
    body.show-offer-msg .header-container .header-all.page-header-sticky {
      padding-top: 46px; }
    body.show-offer-msg.mobile-ban .header-container .header-free.mobile-fre {
      display: none !important; }
    body.show-offer-msg.mobile-ban .header-container .header-all.page-header-sticky {
      padding-top: 0px !important; }
      body.show-offer-msg.mobile-ban .header-container .header-all.page-header-sticky .header .burger-menu {
        top: 10px; }
      body.show-offer-msg.mobile-ban .header-container .header-all.page-header-sticky .header .branding {
        top: 5px !important; }

  html.nav-open .header-container .header .burger-menu {
    width: 50px;
    height: 60px;
    top: 0px !important;
    left: 270px; }
    html.nav-open .header-container .header .burger-menu .hamburger {
      margin-top: 12px; }

  .header-container .header-panel {
    min-height: 55px; }
    .header-container .header-panel .header-icon-links .top-cart .block-title {
      padding: 7px 10px 8px;
      background: #218666; }
      .header-container .header-panel .header-icon-links .top-cart .block-title a {
        font-size: 11px;
        min-height: 40px; }
        .header-container .header-panel .header-icon-links .top-cart .block-title a:before {
          margin-top: 6px;
          margin-right: 3px; }
      .header-container .header-panel .header-icon-links .top-cart .block-title.expanded {
        color: #2b2b2b;
        background: #f5f5f5;
        -webkit-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
        box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5); }
        .header-container .header-panel .header-icon-links .top-cart .block-title.expanded a {
          color: #000000; }
          .header-container .header-panel .header-icon-links .top-cart .block-title.expanded a:before {
            color: #000000; }
  .header-container .header .burger-menu {
    width: 32px;
    height: 32px;
    top: 55px;
    left: 15px; }
    .header-container .header .burger-menu .hamburger {
      height: 32px;
      width: 32px; }
      .header-container .header .burger-menu .hamburger span {
        height: 3px;
        top: 16px;
        right: 0;
        bottom: auto;
        left: 0;
        position: absolute; }
        .header-container .header .burger-menu .hamburger span:before, .header-container .header .burger-menu .hamburger span:after {
          height: 3px; }
      .header-container .header .burger-menu .hamburger:before {
        top: 4px; }
  .header-container .header .branding {
    max-width: 170px;
    margin-left: -90px;
    top: 2px; }
  .header-container .header .quick-access .search-wrap .search-icon-wrapper {
    top: -38px;
    right: 65px; }
  .header-container .header-free .offer-msg {
    padding: 10px 20px;
    line-height: 1.2; }
  .header-container .header-free span {
    right: 5px; } }
@media only screen and (min-width: 768px) {
  .header-container .header-panel .box-content {
    float: right; }
  .header-container .header-panel .header-location-store {
    float: left; }
  .header-container .header-panel .header-icon-links .top-cart .block-title a strong {
    color: #ffffff;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    background: #218666;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    border-radius: 9px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 15px; }
    .header-container .header-panel .header-icon-links .top-cart .block-title a strong span {
      display: block;
      line-height: 17px; }
  .header-container .header-panel .header-icon-links .top-cart .block-title.expanded {
    color: #2b2b2b;
    background: #f5f5f5;
    -webkit-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5); }
  .header-container.sticky-header .header-panel .header-location-store {
    display: none; }

  .header-container .header {
    max-height: 70px; } }
@media only screen and (min-width: 1024px) {
  body.show-offer-msg {
    padding-top: 100px; }

  .header-container .page-header-sticky {
    top: 0px;
    right: 0px;
    bottom: auto;
    left: 0px;
    position: fixed;
    z-index: 9991; }
  .header-container .header-free > span {
    display: none; }
  .header-container .header-panel {
    height: 30px;
    background: #ffffff; }
    .header-container .header-panel > .container {
      position: relative; }
    .header-container .header-panel .countrySwitch .switcher-language ul {
      padding: 0 5px;
      width: 100%;
      border: 1px solid #6e6e6e;
      background: #f4f4f4;
      top: 0px;
      right: auto;
      bottom: auto;
      left: 0;
      position: absolute;
      z-index: 999; }
      .header-container .header-panel .countrySwitch .switcher-language ul li {
        line-height: 22px;
        padding: 8px 0;
        position: relative;
        display: block;
        text-transform: uppercase; }
        .header-container .header-panel .countrySwitch .switcher-language ul li:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .header-container .header-panel .countrySwitch .switcher-language ul li:before {
          content: "";
          display: table; }
        .header-container .header-panel .countrySwitch .switcher-language ul li a:before,
        .header-container .header-panel .countrySwitch .switcher-language ul li span:before {
          content: "";
          height: 20px;
          width: 33px;
          display: block;
          background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg") no-repeat -120px 0;
          position: absolute;
          left: 0; }
        .header-container .header-panel .countrySwitch .switcher-language ul li span {
          cursor: pointer;
          display: block;
          float: left;
          padding-left: 43px;
          padding-right: 13px;
          position: relative; }
          .header-container .header-panel .countrySwitch .switcher-language ul li span:after {
            font-family: "FontAwesome";
            content: "\f107";
            font-size: 20px;
            display: inline-block;
            top: 0px;
            right: -8px;
            bottom: auto;
            left: auto;
            position: absolute; }
        .header-container .header-panel .countrySwitch .switcher-language ul li a {
          color: #2b2b2b;
          padding-left: 42px;
          position: relative;
          text-align: left;
          text-decoration: none;
          display: block; }
        .header-container .header-panel .countrySwitch .switcher-language ul li.language-eu_german a:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-eu_german span:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-eu_german a:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-eu_german span:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-dakine_eu a:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-dakine_eu span:before {
          background-position: -120px -21px; }
        .header-container .header-panel .countrySwitch .switcher-language ul li.language-us_french a:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-us_french span:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-ca_french a:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-ca_french span:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-dakine_ca a:before, .header-container .header-panel .countrySwitch .switcher-language ul li.language-dakine_ca span:before {
          background-position: -153px 0; }
    .header-container .header-panel .countrySwitch#languageSwitch {
      padding-left: 10px;
      width: 8.8%; }
    .header-container .header-panel .header-icon-links .top-cart .block-title {
      padding-left: 15px;
      padding-right: 15px; }
    .header-container .header-panel .header-icon-links ul.links.use-myaccount > li.first:hover .drup-myacc-block, .header-container .header-panel .header-icon-links ul.links.use-myaccount > li.first.touchmyacc .drup-myacc-block {
      max-height: 450px;
      overflow-y: visible;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=1);
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
  .header-container .header .header_container {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .header-container .header .burger-menu {
    display: none; }
  .header-container .header .branding {
    width: 17%;
    height: 70px;
    padding: 26px 0px 0px;
    display: block;
    float: left;
    max-width: 218px; }
  .header-container .header .header-main-nav {
    width: 83%;
    height: 70px !important;
    margin: 0px;
    display: block;
    float: right; }
  .header-container .header .quick-access {
    width: 21%;
    display: block;
    float: right;
    max-width: 218px; }
    .header-container .header .quick-access .search-wrap {
      width: 100%;
      height: 100%;
      text-align: left; }
      .header-container .header .quick-access .search-wrap #search_mini_form {
        height: 100%;
        padding: 0;
        width: 100%; }
        .header-container .header .quick-access .search-wrap #search_mini_form:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .header-container .header .quick-access .search-wrap #search_mini_form:before {
          content: "";
          display: table; }
      .header-container .header .quick-access .search-wrap .search-icon-box .input-text {
        font-size: 9px;
        padding-right: 11px; }
      .header-container .header .quick-access .search-wrap .form-search {
        margin-top: 15px; }
        .header-container .header .quick-access .search-wrap .form-search:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .header-container .header .quick-access .search-wrap .form-search:before {
          content: "";
          display: table; }
        .header-container .header .quick-access .search-wrap .form-search #search_autocomplete {
          width: 100% !important;
          z-index: 4; }
          .header-container .header .quick-access .search-wrap .form-search #search_autocomplete ul {
            -webkit-box-shadow: 0px 0px 21px #ccc;
            -moz-box-shadow: 0px 0px 21px #ccc;
            box-shadow: 0px 0px 21px #ccc; }
            .header-container .header .quick-access .search-wrap .form-search #search_autocomplete ul li {
              background-color: #fff;
              border-bottom: 1px solid #dddddd;
              color: #000;
              padding: 20px; }
              .header-container .header .quick-access .search-wrap .form-search #search_autocomplete ul li a {
                color: #000; }
              .header-container .header .quick-access .search-wrap .form-search #search_autocomplete ul li.last {
                border-bottom: 0; }
    .header-container .header .quick-access.quick-exp {
      overflow: visible; }
      .header-container .header .quick-access.quick-exp .search-wrap {
        left: auto;
        right: -24px;
        width: 352px; }
        .header-container .header .quick-access.quick-exp .search-wrap .form-search {
          width: 352px; }
        .header-container .header .quick-access.quick-exp .search-wrap .search-icon-wrapper {
          background-color: #fb431f;
          cursor: pointer;
          width: 0; }
          .header-container .header .quick-access.quick-exp .search-wrap .search-icon-wrapper .search-icon {
            background-position: -90px -21px;
            width: 0; }
        .header-container .header .quick-access.quick-exp .search-wrap .search-icon-box,
        .header-container .header .quick-access.quick-exp .search-wrap .close-icon-wrapper {
          visibility: visible; }
        .header-container .header .quick-access.quick-exp .search-wrap .search-icon-box {
          width: 100%; }
          .header-container .header .quick-access.quick-exp .search-wrap .search-icon-box .input-text {
            padding-left: 22px;
            padding-right: 46px; }
      .header-container .header .quick-access.quick-exp .button.visible-device {
        display: none; }
  .header-container .header .header-main-nav .mobile-clone {
    display: none; }
  .header-container.header-logged .header-panel .header-icon-links ul.links > li.first .drup-myacc-block {
    background: #fff;
    color: #000;
    cursor: pointer;
    font-family: "AV-LT-Roman";
    text-transform: none;
    width: 230px;
    z-index: 10;
    -webkit-box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, 0.5);
    box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, 0.5);
    top: 40px;
    right: -1px;
    bottom: auto;
    left: auto;
    position: absolute;
    max-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    overflow-y: hidden;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    letter-spacing: 0.06em; }
  .header-container.sticky-header .page-header-sticky {
    top: -30px; }
  .header-container.sticky-header .header-panel {
    position: relative; }
    .header-container.sticky-header .header-panel .header-icon-links {
      line-height: 70px;
      top: 30px;
      right: 70px;
      bottom: auto;
      left: auto;
      position: absolute;
      float: none; }
      .header-container.sticky-header .header-panel .header-icon-links .switch-all.stores, .header-container.sticky-header .header-panel .header-icon-links .switch-all.countrySwitch {
        display: none; }
      .header-container.sticky-header .header-panel .header-icon-links ul.links > li {
        padding-left: 0;
        padding-right: 0; }
        .header-container.sticky-header .header-panel .header-icon-links ul.links > li > a {
          color: #ffffff;
          padding: 0px 10px; }
          .header-container.sticky-header .header-panel .header-icon-links ul.links > li > a:before {
            font-family: "ficon";
            content: "\e90b";
            font-size: 22px; }
          .header-container.sticky-header .header-panel .header-icon-links ul.links > li > a b, .header-container.sticky-header .header-panel .header-icon-links ul.links > li > a:after {
            display: none; }
        .header-container.sticky-header .header-panel .header-icon-links ul.links > li.touchmyacc a, .header-container.sticky-header .header-panel .header-icon-links ul.links > li.touchmyacc a:hover {
          color: #000000; }
          .header-container.sticky-header .header-panel .header-icon-links ul.links > li.touchmyacc a:before, .header-container.sticky-header .header-panel .header-icon-links ul.links > li.touchmyacc a:hover:before {
            color: #000000; }
      .header-container.sticky-header .header-panel .header-icon-links .top-cart .block-title a {
        color: #ffffff; }
        .header-container.sticky-header .header-panel .header-icon-links .top-cart .block-title a:before {
          color: #ffffff; }
      .header-container.sticky-header .header-panel .header-icon-links .top-cart .block-title strong {
        top: 25px;
        background-color: #ffffff;
        color: #000000; }
      .header-container.sticky-header .header-panel .header-icon-links .top-cart .block-title.expanded a:before {
        color: #000000; }
      .header-container.sticky-header .header-panel .header-icon-links .top-cart .block-title.expanded strong {
        color: #ffffff;
        background-color: #218666; }
      .header-container.sticky-header .header-panel .header-icon-links .top-cart #topCartContent {
        top: 70px; }
  .header-container.sticky-header.header-logged .header-panel .header-icon-links ul.links > li.first .drup-myacc-block {
    top: 82px; }
  .header-container.sticky-header .header {
    background: rgba(43, 43, 43, 0.9); }
    .header-container.sticky-header .header .header_container {
      width: 91%; }

  .sticky-header .search-wrap .form-search {
    margin-right: 18px; } }
@media only screen and (min-width: 1200px) {
  .header-container .header .branding {
    padding-top: 23px; }
  .header-container .header .quick-access .search-wrap .search-icon-box .input-text {
    font-size: 12px;
    padding-right: 10px; }
  .header-container.sticky-header .header-panel .header-icon-links .top-cart .block-title strong {
    top: 33px; }
  .header-container.sticky-header .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol {
    max-height: 508px; }
  .header-container.sticky-header .header .header_container {
    width: 92%; }
  .header-container.header-logged.sticky-header .header-panel .header-icon-links ul.links > li.first .drup-myacc-block {
    top: 100px; } }
@media only screen and (min-width: 1360px) {
  .header-container .header .branding {
    padding-top: 21px; }
  .header-container.sticky-header .header-panel .header-icon-links ul.links li {
    padding-right: 5px; } }
@media only screen and (min-width: m) {
  .header-container .header .quick-access .search-wrap .search-icon-box .input-text {
    font-size: 15px;
    padding-left: 45px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .header-container.sticky-header .header-panel .header-icon-links {
    right: 55px; } }
.header-container .wrap-offer-msg-mobile .offer-msg-mobile {
  padding: 10px;
  line-height: 17px; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile .offer-messages {
    padding: 0 35px;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile li * {
    display: inline-block;
    color: inherit; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile a {
    color: #218666;
    text-decoration: underline;
    cursor: pointer; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile b, .header-container .wrap-offer-msg-mobile .offer-msg-mobile strong {
    font-family: "AV-LT-Black"; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-disabled {
    display: none !important; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-prev {
    left: 0;
    opacity: 1; }
    .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-prev:before {
      opacity: 1; }
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-next {
    right: 0;
    opacity: 1; }
    .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-next:before {
      opacity: 1; }
.header-container .header-free {
  background-color: inherit;
  color: inherit; }
  .header-container .header-free .offer-msg {
    background-color: #218666;
    color: #fff; }
  .header-container .header-free > span {
    display: none !important; }

@media only screen and (min-width: 768px) {
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile {
    padding-left: 70px;
    padding-right: 70px; } }
@media only screen and (min-width: 1024px) {
  .header-container .wrap-offer-msg-mobile .offer-msg-mobile {
    padding-left: 140px;
    padding-right: 140px; } }
@media only screen and (max-width: 1024px) {
  .header-container .header-free {
    display: block !important; }
    .header-container .header-free .offer-msg {
      display: none !important; }
  .header-container .wrap-offer-msg-mobile {
    display: block; } }
@media only screen and (max-width: 1023px) {
  body.show-offer-msg {
    padding-top: 104px; } }
@media only screen and (max-width: 767px) {
  body.show-offer-msg {
    padding-top: 55px; }
    body.show-offer-msg .header-container .header-free {
      position: relative;
      min-height: inherit; }
    body.show-offer-msg .header-container .header-all.page-header-sticky {
      padding-top: 0; }
    body.show-offer-msg .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-prev {
      left: 4px; }

  .header-panel > .container {
    padding-right: 0; }

  .header-container .header .burger-menu {
    top: 9px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; } }
.header-main-nav {
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .header-main-nav:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .header-main-nav:before {
    content: "";
    display: table; }

nav.main-nav {
  float: left; }
  nav.main-nav:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  nav.main-nav:before {
    content: "";
    display: table; }
  nav.main-nav .mobile-login,
  nav.main-nav .mobile-contact {
    margin: 2px;
    padding: 8px 0; }
    nav.main-nav .mobile-login .mobwrap,
    nav.main-nav .mobile-contact .mobwrap {
      display: block;
      margin: 0 12px;
      padding: 12px 0;
      border-top: solid 3px #dddddd; }
      nav.main-nav .mobile-login .mobwrap #mob_acc_section ul,
      nav.main-nav .mobile-contact .mobwrap #mob_acc_section ul {
        padding-top: 10px; }
        nav.main-nav .mobile-login .mobwrap #mob_acc_section ul li,
        nav.main-nav .mobile-contact .mobwrap #mob_acc_section ul li {
          padding: 10px 0 10px 53px;
          color: #666;
          font-family: "AV-LT-Black";
          letter-spacing: 0.06em;
          text-transform: uppercase; }
    nav.main-nav .mobile-login a,
    nav.main-nav .mobile-contact a {
      color: #666;
      display: table;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em;
      text-transform: uppercase;
      vertical-align: middle;
      width: 100%; }
      nav.main-nav .mobile-login a b,
      nav.main-nav .mobile-contact a b {
        padding-left: 23px;
        display: table-cell;
        vertical-align: middle; }
      nav.main-nav .mobile-login a i,
      nav.main-nav .mobile-contact a i {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg") no-repeat 0 0;
        content: "";
        display: table-cell;
        height: 20px;
        margin-right: 10px;
        vertical-align: middle;
        width: 30px;
        vertical-align: middle; }
  nav.main-nav .mobile-contact .mobwrap {
    border-top: none; }
  nav.main-nav .mobile-contact a i {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg") no-repeat -30px 0; }
  nav.main-nav .mobile-lang {
    margin: 2px; }
    nav.main-nav .mobile-lang label, nav.main-nav .mobile-lang .switcher-holder {
      display: none; }
    nav.main-nav .mobile-lang .current-lang-wrap {
      color: #666;
      cursor: pointer;
      display: block;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em;
      line-height: 20px;
      margin: 0 0 0 12px;
      padding-left: 12px;
      padding-right: 12px;
      position: relative;
      text-transform: uppercase;
      padding-left: 55px; }
      nav.main-nav .mobile-lang .current-lang-wrap:before {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg") no-repeat -120px 0;
        content: "";
        display: inline-block;
        height: 20px;
        left: 0;
        margin-right: 20px;
        position: absolute;
        width: 33px; }
      nav.main-nav .mobile-lang .current-lang-wrap.language-eu_german:before, nav.main-nav .mobile-lang .current-lang-wrap.language-dakine_eu:before {
        background-position: -120px -21px; }
      nav.main-nav .mobile-lang .current-lang-wrap.language-us_French:before, nav.main-nav .mobile-lang .current-lang-wrap.language-dakine_ca:before {
        background-position: -153px 0; }
      nav.main-nav .mobile-lang .current-lang-wrap strong {
        padding-right: 14px;
        position: relative; }
        nav.main-nav .mobile-lang .current-lang-wrap strong:after {
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-top: 4px solid #666;
          content: "";
          top: 8px;
          right: 0;
          bottom: auto;
          left: auto;
          position: absolute; }
    nav.main-nav .mobile-lang ul {
      padding-top: 8px; }
      nav.main-nav .mobile-lang ul li {
        color: #666;
        cursor: pointer;
        display: block;
        font-family: "AV-LT-Black";
        letter-spacing: 0.06em;
        line-height: 20px;
        margin: 0;
        padding: 8px 12px;
        text-transform: uppercase; }
        nav.main-nav .mobile-lang ul li a {
          color: #666;
          padding-left: 55px;
          position: relative; }
          nav.main-nav .mobile-lang ul li a:before {
            background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg") no-repeat -120px 0;
            content: "";
            display: inline-block;
            height: 20px;
            left: 0;
            margin-right: 20px;
            position: absolute;
            width: 33px; }
        nav.main-nav .mobile-lang ul li.language-eu_german a:before, nav.main-nav .mobile-lang ul li.language-dakine_eu a:before {
          background-position: -120px -21px; }
        nav.main-nav .mobile-lang ul li.language-us_French a:before, nav.main-nav .mobile-lang ul li.language-dakine_ca a:before, nav.main-nav .mobile-lang ul li.language-ca_french a:before {
          background-position: -153px 0; }
    nav.main-nav .mobile-lang .singleFlag .current-lang-wrap strong:after {
      display: none; }
    nav.main-nav .mobile-lang ul {
      padding-top: 8px; }
      nav.main-nav .mobile-lang ul li.current {
        display: none; }
      nav.main-nav .mobile-lang ul li a {
        color: #666; }
      nav.main-nav .mobile-lang ul li.language-us_french:before, nav.main-nav .mobile-lang ul li.language-ca_french:before {
        background-position: -153px 0; }
      nav.main-nav .mobile-lang ul li.language-us_dutch:before, nav.main-nav .mobile-lang ul li.language-ca_dutch:before {
        background-position: -120px -21px; }
    nav.main-nav .mobile-lang#mobile-country {
      margin-bottom: 15px; }
  nav.main-nav button.tb-megamenu-button {
    display: none;
    height: auto;
    min-width: 0;
    padding: 25px 0;
    width: 50px; }
    nav.main-nav button.tb-megamenu-button:before {
      display: none; }
    nav.main-nav button.tb-megamenu-button i {
      background-color: #ff510c;
      content: "";
      display: block;
      height: 5px;
      position: relative;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-clip: padding-box; }
      nav.main-nav button.tb-megamenu-button i:before, nav.main-nav button.tb-megamenu-button i:after {
        background-color: #ff510c;
        content: "";
        display: block;
        height: 5px;
        width: 100%;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-clip: padding-box; }
      nav.main-nav button.tb-megamenu-button i:before {
        top: -11px;
        right: auto;
        bottom: auto;
        left: 0;
        position: absolute; }
      nav.main-nav button.tb-megamenu-button i:after {
        top: auto;
        right: auto;
        bottom: -11px;
        left: 0;
        position: absolute; }

/*@include mobile {
    nav.main-nav {
        top: 52px;
        button.tb-megamenu-button {
            left: $m3;
            width: 32px;
            i {
                height: 3px;
                &:before {
                    height: 3px;
                    top: -8px;
                }
                &:after {
                    height: 3px;
                    bottom: -8px;
                }
            }
        }
    }
}*/
@media (min-width: 768px) {
  .region-header-bottom ul.tb-megamenu-nav li {
    padding: 20px 2% 0;
    position: static; } }
@media (min-width: 1024) {
  nav.main-nav {
    background: transparent;
    float: left;
    height: auto;
    overflow: visible;
    position: static;
    max-width: 100%;
    width: 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    nav.main-nav .nav-collapse {
      height: auto;
      overflow: visible;
      position: static;
      max-width: 100%;
      width: 100%; }
    nav.main-nav .mobile-clone {
      display: none; } }
.region-header-bottom ul.tb-megamenu-nav {
  color: #333;
  text-align: left; }
  .region-header-bottom ul.tb-megamenu-nav > li {
    display: block;
    font-size: 15px;
    line-height: 12px;
    margin: 2px;
    padding: 0 15px 0 0;
    position: relative; }
    .region-header-bottom ul.tb-megamenu-nav > li:after {
      color: #666;
      content: "+";
      cursor: pointer;
      display: block;
      height: 32px;
      text-align: center;
      text-decoration: none;
      vertical-aling: middle;
      white-space: nowrap;
      width: 32px;
      -webkit-font-smoothing: antialiased;
      top: 13px;
      right: 10px;
      bottom: auto;
      left: auto;
      position: absolute;
      font-family: "SSStandard";
      font-style: normal;
      font-weight: normal;
      text-align: center;
      text-decoration: none;
      text-rendering: optimizeLegibility;
      vertical-aling: middle;
      white-space: nowrap;
      -moz-font-feature-settings: "liga=1";
      -moz-font-feature-settings: "liga";
      -ms-font-feature-settings: "liga" 1;
      -o-font-feature-settings: "liga";
      font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased; }
    .region-header-bottom ul.tb-megamenu-nav > li.mm-campaign:after, .region-header-bottom ul.tb-megamenu-nav > li.mm-sale:after {
      display: none; }
    .region-header-bottom ul.tb-megamenu-nav > li > a {
      color: #454545;
      display: inline-block;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em;
      margin: 12px 0 12px 12px;
      padding: 0;
      position: relative;
      text-transform: uppercase; }
    .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu {
      display: none; }
      .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu .mega-dropdown-inner {
        margin: 0 auto; }
        .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu .mega-dropdown-inner .tb-megamenu-row {
          margin: 0 auto;
          max-width: 1304px; }
      .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu ul > li > a:hover {
        text-decoration: underline; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active:after {
      content: "-"; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport h3, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport h2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag h3, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag h2 {
      color: #666;
      padding: 12px 14px 12px 24px; }
      .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport h3 a, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport h2 a, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag h3 a, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag h2 a {
        color: #666; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport .menufield, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport ul, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport .mm-col-bag-4, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag .menufield, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag ul, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag .mm-col-bag-4 {
      display: none; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport ul li, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag ul li {
      color: #666;
      padding: 12px 14px 12px 24px; }
      .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport ul li a, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag ul li a {
        color: #666; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag {
      padding-right: 15px !important; }
      .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag ul {
        display: none; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-men ul li, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-women ul li, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-inside ul li {
      color: #666;
      padding: 12px 14px 12px 24px; }
      .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-men ul li a, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-women ul li a, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-inside ul li a {
        color: #666; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-men h2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-men .mm-col-men-2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-men .mm-col-ins-1, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-men .mm-col-ins-3, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-women h2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-women .mm-col-men-2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-women .mm-col-ins-1, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-women .mm-col-ins-3, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-inside h2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-inside .mm-col-men-2, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-inside .mm-col-ins-1, .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-inside .mm-col-ins-3 {
      display: none; }
    .region-header-bottom ul.tb-megamenu-nav > li.mob-active .tb-megamenu-submenu {
      display: block; }

.header-bot-wrap .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-sport .tb-megamenu-row, .header-bot-wrap .region-header-bottom ul.tb-megamenu-nav > li.mob-active.mm-bag .tb-megamenu-row {
  max-height: 252px;
  overflow-y: auto; }

@media (min-width: 1024) {
  .region-header-bottom .tb-megamenu-button {
    display: none; }
  .region-header-bottom ul.tb-megamenu-nav {
    padding: 21px 0 20px 0;
    text-align: center; }
    .region-header-bottom ul.tb-megamenu-nav > li {
      display: inline-block;
      font-size: 12px;
      margin: 0 0.651%;
      padding: 20px 2% 0;
      position: static; }
      .region-header-bottom ul.tb-megamenu-nav > li:after {
        display: none; }
      .region-header-bottom ul.tb-megamenu-nav > li > a {
        color: #fff;
        font-family: "AV-LT-Black";
        margin: 0;
        padding: 0 0 10px 0;
        letter-spacing: 0.06em; }
        .region-header-bottom ul.tb-megamenu-nav > li > a:after {
          display: none; }
      .region-header-bottom ul.tb-megamenu-nav > li:hover > a {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/header-menu-hover-bg.png") no-repeat center bottom; }
      .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu {
        display: block;
        max-height: 0;
        opacity: 0;
        overflow-y: hidden;
        width: 100%;
        z-index: 2;
        top: 70%;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        transition-property: all;
        transition-duration: .5s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1); }
        .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu .mega-dropdown-inner {
          background-color: #fff;
          margin-top: 24px;
          -webkit-box-shadow: 0 1px 40px -10px rgba(0, 0, 0, 0.9);
          -moz-box-shadow: 0 1px 40px -10px rgba(0, 0, 0, 0.9);
          box-shadow: 0 1px 40px -10px rgba(0, 0, 0, 0.9); }
          .region-header-bottom ul.tb-megamenu-nav > li .tb-megamenu-submenu .mega-dropdown-inner .tb-megamenu-row {
            background-color: #fff;
            padding: 48px 0 48px 0; }
      .region-header-bottom ul.tb-megamenu-nav > li:hover .tb-megamenu-submenu {
        max-height: 500px;
        opacity: 1;
        overflow-y: visible; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .tb-megamenu-submenu .mega-dropdown-inner .tb-megamenu-row {
        padding: 34px 0 44px 0; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner:before {
        content: "";
        display: table; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner h3 {
        color: #333;
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 14px 15px;
        text-align: left;
        font-family: "Veneer";
        letter-spacing: 0.05em;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner h3 a {
          color: #333; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support {
        display: table;
        width: 100%; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col {
          display: table-cell;
          padding: 0 4.640%;
          width: 25%; } }
        @media (min-width: 1024) and (min-width: 1024) {
          .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col {
            padding-left: 2%; } }
        @media (min-width: 1024) and (min-width: 1200px) {
          .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col {
            padding-left: 4.640%; } }
@media (min-width: 1024) {
          .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col .menufield {
            border-left: solid 1px #cccccc;
            padding-left: 15px;
            max-width: 193px; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col .menufield figure {
              margin-bottom: 15px; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col .menufield a.button {
              display: block;
              min-width: 0; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-sport .block-inner .block-support .col:first-child .menufield {
            border-color: transparent; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row {
        display: table;
        width: 100%; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row:before {
          content: "";
          display: table; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag {
          display: table-cell;
          text-align: left;
          vertical-align: top; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag:before {
            content: "";
            display: table; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag a.button {
            min-width: 0; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag h2 {
            font-family: "AV-LT-Black";
            font-size: 15px;
            letter-spacing: 0.06em;
            margin: 0 0 10px 0;
            text-transform: uppercase; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag h2 a {
              color: #000; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag ul li {
            color: #333;
            font-size: 15px;
            line-height: 15px;
            padding: 8px 0; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag ul li a {
              color: #333; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-1 {
            padding-left: 2%;
            width: 20%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-2 {
            width: 20%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-3 {
            width: 20%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 {
            width: 40%; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner {
              border-left: solid 1px #cccccc;
              color: #333;
              font-family: "AV-LT-Black";
              font-size: 15px;
              letter-spacing: 0.06em;
              padding-left: 13px;
              text-transform: uppercase; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner .block-support:after {
                clear: both;
                content: "";
                display: table;
                height: 0;
                visibility: hidden; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner .block-support:before {
                content: "";
                display: table; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner figure {
                float: left;
                margin-right: 15px;
                max-width: 177px; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner a:after {
                content: "";
                display: table; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner .info {
                display: block; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-bag .tb-megamenu-row .mm-col-bag.mm-col-bag-4 .block-inner p {
                line-height: 20px;
                margin-bottom: 14px; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row {
        display: table;
        width: 100%; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row:after, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row:before, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row:before {
          content: "";
          display: table; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men {
          display: table-cell;
          text-align: left;
          vertical-align: top;
          width: 50%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men:after, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men:before, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men:before {
            content: "";
            display: table; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men a.button, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men a.button {
            min-width: 0; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-1, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-1 {
          padding-left: 26.457%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-1 h2, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-1 h2 {
            font-family: "AV-LT-Black";
            font-size: 15px;
            letter-spacing: 0.06em;
            margin: 0 0 10px 0;
            text-transform: uppercase; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-1 h2 a, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-1 h2 a {
              color: #000; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-1 ul li, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-1 ul li {
            color: #333;
            font-size: 15px;
            line-height: 15px;
            padding: 8px 0; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-1 ul li a, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-1 ul li a {
              color: #333; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 {
          padding-right: 15.405%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner {
            border-left: solid 1px #cccccc;
            color: #333;
            font-family: "AV-LT-Black";
            font-size: 15px;
            letter-spacing: 0.06em;
            padding-left: 12px;
            text-transform: uppercase; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner .block-support:after, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner .block-support:after {
              clear: both;
              content: "";
              display: table;
              height: 0;
              visibility: hidden; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner .block-support:before, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner .block-support:before {
              content: "";
              display: table; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner figure, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner figure {
              float: left;
              padding-right: 3.881%;
              width: 44.292%; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner a:after, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner a:after {
              content: "";
              display: table; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner .info, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner .info {
              display: block;
              float: left;
              width: 55.708%; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-men .tb-megamenu-row .mm-col-men-2 .block-inner p, .region-header-bottom ul.tb-megamenu-nav > li.mm-women .tb-megamenu-row .mm-col-men-2 .block-inner p {
              line-height: 20px;
              margin-bottom: 14px; }
      .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row {
        display: table;
        width: 100%; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row:before {
          content: "";
          display: table; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins {
          display: table-cell;
          text-align: left;
          vertical-align: top;
          width: 50%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins:before {
            content: "";
            display: table; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins a.button {
            min-width: 0; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 {
          padding-left: 12.5%;
          width: 40.951%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .block-support:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .block-support:before {
            content: "";
            display: table; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap {
            float: left;
            position: relative;
            width: 47.709%; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap .videoWrapper {
              height: 100%;
              padding: 0; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap figure {
              background: #000;
              position: relative;
              transition: opacity 1s ease; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap figure:before {
                background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png") no-repeat center center;
                background-size: contain;
                content: " ";
                display: none;
                height: 78px;
                margin-left: -39px;
                margin-top: -39px;
                min-width: 0;
                opacity: 0.5;
                padding: 0;
                width: 78px;
                z-index: 1;
                top: 50%;
                right: auto;
                bottom: auto;
                left: 50%;
                position: absolute;
                -webkit-transition: opacity 1s ease;
                -moz-transition: opacity 1s ease;
                transition: opacity 1s ease; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap figure img {
                opacity: 1;
                width: 100%;
                -webkit-transition: opacity 1s ease;
                -moz-transition: opacity 1s ease;
                transition: opacity 1s ease; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap .large-banner .play-video-button {
              background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/video-play.png") no-repeat center center;
              background-size: contain;
              height: 78px;
              margin-left: -39px;
              margin-top: -39px;
              min-width: 0;
              opacity: 0.5;
              padding: 0;
              width: 78px;
              top: 50%;
              right: auto;
              bottom: auto;
              left: 50%;
              position: absolute;
              -webkit-transition: opacity 1s ease;
              -moz-transition: opacity 1s ease;
              transition: opacity 1s ease; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap .large-banner .play-video-button:before {
                display: none; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap .large-banner:hover .play-video-button {
              opacity: 1; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap .video-htm {
              height: 100%;
              width: 100%;
              top: 0;
              right: auto;
              bottom: auto;
              left: 0;
              position: absolute; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap .video-htm video {
                opacity: 0;
                -webkit-transition: opacity 1s ease;
                -moz-transition: opacity 1s ease;
                transition: opacity 1s ease; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap:hover figure:before {
              opacity: 1;
              -webkit-transition: opacity 1s ease;
              -moz-transition: opacity 1s ease;
              transition: opacity 1s ease; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-wrap:hover .video-htm video {
              opacity: 1;
              -webkit-transition: opacity 1s ease;
              -moz-transition: opacity 1s ease;
              transition: opacity 1s ease; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-text {
            float: left;
            padding-left: 15px;
            width: 52.291%; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-1 .video-text p {
              font-family: "AV-LT-Black";
              font-size: 15px;
              letter-spacing: 0.06em;
              line-height: 18px;
              margin: 0 0 10px 0;
              text-transform: uppercase; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-2 {
          padding-left: 5.982%;
          width: 17.945%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-2 ul li {
            color: #333;
            font-family: "AV-LT-Black";
            font-size: 15px;
            letter-spacing: 0.06em;
            line-height: 15px;
            padding: 8px 0; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-2 ul li a {
              color: #333; }
        .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 {
          padding-right: 9.356%;
          width: 51.838%; }
          .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 .block-inner {
            border-left: solid 1px #cccccc;
            font-size: 15px;
            padding-left: 12px; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 .block-inner .block-support:after {
              clear: both;
              content: "";
              display: table;
              height: 0;
              visibility: hidden; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 .block-inner .block-support:before {
              content: "";
              display: table; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 .block-inner figure {
              display: block;
              float: left;
              width: 44.140%; }
            .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 .block-inner .info {
              display: block;
              float: left;
              padding-left: 3.769%;
              width: 55.860%; }
              .region-header-bottom ul.tb-megamenu-nav > li.mm-inside .tb-megamenu-row .mm-col-ins-3 .block-inner .info p {
                font-family: "AV-LT-Black";
                line-height: 18px;
                margin-bottom: 10px;
                text-transform: uppercase;
                letter-spacing: 0.06em; } }
.nav-primary > .level0 {
  margin: 0px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .nav-primary > .level0 > a {
    font-size: 12px;
    font-family: "AV-LT-Black";
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 0px 0px 2px;
    border-bottom: 2px solid transparent; }
  .nav-primary > .level0 ul.level0:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .nav-primary > .level0 ul.level0:before {
    content: "";
    display: table; }
  .nav-primary > .level0 ul.level0 > .level1 > a:not(.button) {
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    margin: 0 0 5px 0;
    letter-spacing: 0.06em; }
  .nav-primary > .level0 ul.level0 > .level1 .level1 .parent-wrapper.sub-menu-container.menu-level-1 {
    display: none !important;
    height: 0;
    opacity: 0; }
  .nav-primary > .level0 ul.level0 a:not(.button) {
    color: #2b2b2b;
    font-size: 15px;
    display: block;
    padding: 8px 0px; }
    .nav-primary > .level0 ul.level0 a:not(.button):hover {
      color: #218666; }
  .nav-primary > .level0 .parent-wrapper > .menu-dropdown-inner ul.level0 > .level1 .container {
    padding: 0px; }

@media only screen and (max-width: 1023px) {
  .nav-primary > .level0 {
    display: block;
    padding: 0px 15px;
    background: #e5e5e5; }
    .nav-primary > .level0 > a {
      color: #454545;
      font-size: 16px;
      font-family: "AV-LT-Black";
      text-transform: uppercase;
      letter-spacing: 0.06em;
      padding: 20px 40px 20px 0px;
      display: block;
      border-bottom: none !important; }
    .nav-primary > .level0:hover > .level-top, .nav-primary > .level0.level0.over > .level-top {
      background: none !important; }
    .nav-primary > .level0 + .level0 {
      margin-top: 1px; }
    .nav-primary > .level0 .subs-list .sub {
      width: 100%;
      float: none; }
    .nav-primary > .level0 .subs-list h3 {
      font-size: 15px;
      font-family: "AV-LT-Roman";
      text-transform: none;
      line-height: 30px;
      margin: 0px;
      letter-spacing: 0.06em; }
    .nav-primary > .level0 .subs-list .cat-thumbnail,
    .nav-primary > .level0 .subs-list .button.black-btn {
      display: none; }
    .nav-primary > .level0 > .sub-menu-container {
      width: 100%;
      margin: 0;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
      visibility: hidden;
      display: none;
      padding-top: 0;
      z-index: 1; }
      .nav-primary > .level0 > .sub-menu-container .menu-dropdown-inner .back-link {
        color: #2b2b2b;
        font-size: 16px;
        font-family: "AV-LT-Black";
        text-transform: uppercase;
        display: block;
        padding: 10px 15px;
        position: relative;
        z-index: 1;
        background: #e5e5e5;
        line-height: 40px;
        cursor: pointer;
        text-decoration: none;
        height: 60px;
        letter-spacing: 0.06em; }
        .nav-primary > .level0 > .sub-menu-container .menu-dropdown-inner .back-link:before {
          content: "\f053";
          -webkit-font-smoothing: antialiased;
          font-family: 'FontAwesome';
          vertical-align: middle;
          display: block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center;
          margin-right: 10px;
          float: left; }
      .nav-primary > .level0 > .sub-menu-container .menu-dropdown-inner .container.sub-menu {
        padding: 0px !important; }
    .nav-primary > .level0 li.level1 {
      padding: 0px 15px; }
      .nav-primary > .level0 li.level1 > a {
        color: #454545;
        font-size: 16px !important;
        font-family: "AV-LT-Black" !important;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        padding: 20px 40px 20px 0px !important;
        display: block;
        position: relative;
        border-bottom: none !important;
        margin: 0px !important; }
      .nav-primary > .level0 li.level1 + .level1 {
        border-top: 1px solid #ddd; }
      .nav-primary > .level0 li.level1.right-on-menu {
        display: none !important; }
      .nav-primary > .level0 li.level1 > .sub-menu-container {
        width: 100%;
        margin: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: hidden;
        display: none;
        padding-top: 0;
        z-index: 1; }
        .nav-primary > .level0 li.level1 > .sub-menu-container .menu-dropdown-inner .back-link {
          background: transparent !important;
          border-bottom: 1px solid #ddd; }
        .nav-primary > .level0 li.level1 > .sub-menu-container .menu-dropdown-inner .container.sub-menu {
          padding: 0px !important; }
      .nav-primary > .level0 li.level1 .level2 {
        padding: 0px 15px; }
        .nav-primary > .level0 li.level1 .level2 > a {
          color: #454545;
          font-size: 16px !important;
          font-family: "AV-LT-Black" !important;
          text-transform: uppercase;
          letter-spacing: 0.06em;
          padding: 20px 40px 20px 0px !important;
          display: block;
          position: relative;
          border-bottom: none !important;
          margin: 0px !important; }
  .nav-primary .opener {
    width: 40px;
    height: 56px;
    display: block;
    cursor: pointer;
    text-align: right;
    line-height: 56px;
    text-decoration: none;
    position: relative;
    float: right;
    z-index: 2; }
    .nav-primary .opener:before {
      content: "\f054";
      font-size: 16px;
      font-family: "FontAwesome";
      -webkit-font-smoothing: antialiased;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .nav-primary .opener:hover {
      color: #218666; }

  .header-main-nav {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0px calc(100% - 315px) 0px 0px;
    background: rgba(0, 0, 0, 0.7);
    top: 0px;
    right: auto;
    bottom: 0px;
    left: -100%;
    position: absolute;
    z-index: 9; }
    .header-main-nav:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .header-main-nav:before {
      content: "";
      display: table; }
    .header-main-nav .box-menu-on-mobile {
      width: 100%;
      height: 100%;
      background: #ffffff;
      position: relative;
      -webkit-transition: left .7s;
      -moz-transition: left .7s;
      -ms-transition: left .7s;
      transition: left .7s;
      overflow: hidden;
      left: 0; }
      .header-main-nav .box-menu-on-mobile .block-flex-menu {
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        -webkit-transition: left .7s;
        -moz-transition: left .7s;
        -ms-transition: left .7s;
        transition: left .7s;
        left: 0; }
        .header-main-nav .box-menu-on-mobile .block-flex-menu .quick-access {
          width: 100%;
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1; }
        .header-main-nav .box-menu-on-mobile .block-flex-menu > .nav-main,
        .header-main-nav .box-menu-on-mobile .block-flex-menu > .mb-top-menu {
          width: 100%;
          -ms-flex-order: 2;
          -webkit-order: 2;
          order: 2; }
      .header-main-nav .box-menu-on-mobile .mobile-clone {
        padding: 15px; }
        .header-main-nav .box-menu-on-mobile .mobile-clone:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .header-main-nav .box-menu-on-mobile .mobile-clone:before {
          content: "";
          display: table; }
        .header-main-nav .box-menu-on-mobile .mobile-clone a {
          color: #000000;
          font-size: 16px;
          padding: 12px 0px;
          display: inline-block; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a:before {
            content: "";
            display: table; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a:hover {
            color: #218666; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a:before {
            font-size: 18px;
            font-family: "FontAwesome";
            text-align: center;
            display: block;
            margin-right: 15px;
            width: 20px;
            float: left; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a.icon-login:before {
            content: "\f007"; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a.icon-store:before {
            content: "\e900";
            font-family: "ficon";
            font-size: 20px; }
          .header-main-nav .box-menu-on-mobile .mobile-clone a.icon-contact:before {
            content: "\f003"; }
    .header-main-nav .push-close {
      width: 47px;
      height: 100%;
      top: 0;
      position: fixed;
      z-index: 1; }

  .mobile .nav-primary li {
    width: 100% !important;
    margin: 0px;
    float: none !important; }

  html.nav-open .header-main-nav {
    z-index: 1000;
    left: 0; }

  html.nav-before-open .header-main-nav {
    -webkit-transition: left 0.7s;
    -moz-transition: left 0.7s;
    -ms-transition: left 0.7s;
    transition: left 0.7s;
    overflow-x: hidden; }

  html.submenu .header-main-nav .nav-primary > .level0.clicked > .parent-wrapper.menu-level-1 {
    visibility: visible;
    display: block; }
  html.submenu .header-main-nav .nav-primary > .level0 > .parent-wrapper.menu-level-1 {
    margin-left: 0; }
  html.submenu .header-main-nav .box-menu-on-mobile .block-flex-menu {
    left: -100%; }
  html.submenu.sub-menu-children .header-main-nav .nav-primary > .level0 .level1.clicked > .parent-wrapper.menu-level-1 {
    visibility: visible;
    display: block !important; }
  html.submenu.sub-menu-children .header-main-nav .box-menu-on-mobile .block-flex-menu {
    left: -200%; } }
@media only screen and (max-width: 767px) {
  .header-main-nav {
    padding-right: calc(100% - 270px) !important; } }
@media only screen and (min-width: 768px) {
  .nav-primary > .level0 .subs-list > .sub {
    width: 25%;
    display: block;
    text-align: left;
    float: left; }
  .nav-primary > .level0 .subs-list .cat-thumbnail {
    margin-bottom: 25px; }
  .nav-primary > .level0 .subs-list a.button {
    min-width: 180px;
    padding-left: 27px;
    padding-right: 27px; } }
@media only screen and (min-width: 1024px) {
  nav.nav-main {
    width: 79%;
    margin: 0px;
    float: left; }

  .nav-primary {
    text-align: center;
    padding: 13px 0 13px 5px; }
    .nav-primary > .level0 {
      display: inline-block;
      padding: 15px 2%;
      margin: 0px; }
      .nav-primary > .level0 > a {
        font-size: 13px;
        font-family: "AV-LT-Black";
        letter-spacing: 0.06em; }
      .nav-primary > .level0 > .sub-menu-container {
        width: 100%;
        opacity: 0;
        display: none;
        overflow: hidden;
        padding-top: 27px;
        top: auto;
        right: 0;
        bottom: auto;
        left: 0;
        position: absolute;
        z-index: 999; }
        .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner {
          padding: 30px 0px;
          background-color: #ffffff;
          -webkit-box-shadow: 0 1px 40px -10px rgba(0, 0, 0, 0.9);
          -moz-box-shadow: 0 1px 40px -10px rgba(0, 0, 0, 0.9);
          box-shadow: 0 1px 40px -10px rgba(0, 0, 0, 0.9); }
          .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner:before {
            content: "";
            display: table; }
          .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 {
            width: 100%;
            display: block; }
            .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0:after {
              clear: both;
              content: "";
              display: table;
              height: 0;
              visibility: hidden; }
            .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0:before {
              content: "";
              display: table; }
            .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1 {
              width: 20%;
              display: block;
              vertical-align: top;
              text-align: left;
              float: left; }
              .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1:after {
                clear: both;
                content: "";
                display: table;
                height: 0;
                visibility: hidden; }
              .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1:before {
                content: "";
                display: table; }
              .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1.right-on-menu {
                width: 20%;
                padding-left: 15px;
                border-left: 1px solid #d2d2d2;
                float: right; }
                .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1.right-on-menu .cat-thumbnail {
                  margin-bottom: 20px; }
                  .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1.right-on-menu .cat-thumbnail a {
                    padding: 0px; }
                .nav-primary > .level0 > .sub-menu-container > .menu-dropdown-inner ul.level0 > .level1.right-on-menu .button {
                  width: 100%;
                  max-width: 295px;
                  display: block;
                  clear: both;
                  min-width: inherit; }
      .nav-primary > .level0.over > .level-top, .nav-primary > .level0:hover > .level-top {
        border-bottom-color: #218666; }
      .nav-primary > .level0.over .sub-menu-container, .nav-primary > .level0:hover .sub-menu-container {
        display: block;
        overflow: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
    .nav-primary .opener,
    .nav-primary .back-link {
      display: none !important; }

  .header-container.sticky-header .nav-primary > .level0 > a {
    font-size: 13px; } }
.footer-container {
  border-top: 1px solid #e4e4e4; }
  .footer-container .loading-quickview {
    background: rgba(0, 0, 0, 0.4);
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed; }
    .footer-container .loading-quickview:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/ajax-loader-black.gif") no-repeat center center;
      content: "";
      height: 120px;
      margin-left: -60px;
      margin-top: -60px;
      opacity: 0.6;
      width: 120px;
      z-index: 1001;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      position: fixed; }
  .footer-container a {
    color: #2b2b2b;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all 0.24s ease;
    -moz-transition: all 0.24s ease;
    transition: all 0.24s ease; }
    .footer-container a:hover {
      color: #218666; }
  .footer-container .phone a {
    color: #218666;
    position: relative;
    padding-left: 30px !important; }
    .footer-container .phone a:before {
      content: "\e910";
      font-size: 20px;
      font-family: "ficon";
      display: block;
      position: absolute;
      top: 5px;
      left: 0;
      color: #218666; }
  .footer-container.fixed {
    width: 100%;
    position: fixed;
    bottom: -515px; }
  .footer-container .footer {
    background: rgba(43, 41, 40, 0.9); }
    .footer-container .footer:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .footer-container .footer:before {
      content: "";
      display: table; }
    .footer-container .footer .footer-top .footer-links-wrapper,
    .footer-container .footer .footer-top .stayinloop-wrapper {
      display: block; }
    .footer-container .footer .footer-top .stayinloop-wrapper {
      position: relative; }
      .footer-container .footer .footer-top .stayinloop-wrapper h3, .footer-container .footer .footer-top .stayinloop-wrapper p {
        padding: 0 0 20px; }
      .footer-container .footer .footer-top .stayinloop-wrapper h3 {
        font-size: 30px;
        letter-spacing: 1px;
        font-family: "Veneer";
        letter-spacing: 0.05em;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .footer-container .footer .footer-top .stayinloop-wrapper p {
        font-size: 15px;
        letter-spacing: 1px; }
      .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe {
        margin: 0 auto 36px;
        width: 100%; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe:before {
          content: "";
          display: table; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .form-subscribe-header {
          text-align: left; }
          .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .form-subscribe-header label {
            font-size: 14px;
            font-family: "AV-LT-Black";
            letter-spacing: 1px;
            text-transform: uppercase;
            margin-bottom: 15px;
            display: block;
            letter-spacing: 0.06em; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .v-fix {
          float: left;
          text-align: left;
          width: 100%;
          position: relative; }
          .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .v-fix .input-text {
            color: #2b2b2b;
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            letter-spacing: 0.06em; }
          .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .v-fix:after {
            content: "\e90c";
            font-size: 20px;
            right: 0;
            font-family: "ficon";
            display: inline-block;
            position: absolute;
            top: 10px;
            right: 10px; }
          .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .v-fix .validation-advice {
            position: static;
            font-family: "AV-LT-Roman";
            text-align: left;
            letter-spacing: 0.06em; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe button {
          float: right;
          min-width: 0;
          padding-left: 0;
          padding-right: 0;
          width: 35%;
          display: none; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .validation-advice, .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .success-advice {
          top: auto;
          right: auto;
          bottom: 6px;
          left: 0;
          position: absolute; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .validation-advice {
          color: #ed1c24;
          font-family: "AV-LT-Black";
          font-size: 15px;
          letter-spacing: 0.06em;
          padding-top: 10px;
          text-align: center;
          text-transform: none !important;
          width: 100%; }
        .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .success-advice {
          color: #008000;
          font-family: "AV-LT-Black";
          font-size: 15px;
          letter-spacing: 0.06em;
          text-align: center;
          width: 100%; }
          @media (max-width: 767px) {
            .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .success-advice {
              left: 0;
              right: 0; } }
      .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .form-locate-header {
        text-align: left; }
        .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .form-locate-header label {
          font-size: 14px;
          font-family: "AV-LT-Black";
          letter-spacing: 1px;
          text-transform: uppercase;
          margin-bottom: 15px;
          display: block;
          letter-spacing: 0.06em; }
      .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .input-box {
        width: 100%;
        position: relative; }
        .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .input-box .input-text {
          color: #2b2b2b;
          width: 100%;
          height: 40px;
          line-height: 40px;
          font-size: 14px;
          letter-spacing: 0.06em; }
        .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .input-box:after {
          content: "\e900";
          font-size: 17px;
          font-family: "ficon";
          display: block;
          position: absolute;
          top: 10px;
          right: 10px; }
    .footer-container .footer .footer-link-block h4,
    .footer-container .footer .social-icons-wrapper h4 {
      font-family: "AV-LT-Black";
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 7px 0 20px;
      letter-spacing: 0.06em; }
    .footer-container .footer .footer-link-block li,
    .footer-container .footer .social-icons-wrapper li {
      font-family: "AV-LT-Roman";
      letter-spacing: 1px;
      letter-spacing: 0.06em; }
    .footer-container .footer .social-icons-wrapper ul {
      text-align: center; }
      .footer-container .footer .social-icons-wrapper ul li {
        display: inline-block;
        margin: 0 25px 0 0; }
        .footer-container .footer .social-icons-wrapper ul li a {
          color: #2e2e2c; }
          .footer-container .footer .social-icons-wrapper ul li a span {
            border-radius: 50%;
            background-color: #2e2e2c;
            width: 40px;
            height: 40px;
            line-height: 40px; }
            .footer-container .footer .social-icons-wrapper ul li a span .fa-stack-2x {
              display: none; }
            .footer-container .footer .social-icons-wrapper ul li a span .fa-stack-1x {
              font-size: 16px;
              line-height: 40px;
              text-indent: -9999em; }
              .footer-container .footer .social-icons-wrapper ul li a span .fa-stack-1x:before {
                text-indent: 0;
                display: block; }
              .footer-container .footer .social-icons-wrapper ul li a span .fa-stack-1x.fa-instagram:before {
                font-size: 16px;
                font-family: "ficon";
                color: #FFF;
                content: "\e90e"; }
          .footer-container .footer .social-icons-wrapper ul li a:hover span {
            background-color: #218666; }
    .footer-container .footer .footer-link-block h4:after {
      content: '\e90f';
      font-family: 'ficon';
      float: right; }
    .footer-container .footer .footer-link-block h4.active:after {
      content: "\e90d";
      font-size: 7px; }
    .footer-container .footer .footer-link-block ul {
      display: none;
      margin: 0 20px; }
      .footer-container .footer .footer-link-block ul li {
        font-size: 18px;
        font-family: "AV-LT-Black";
        letter-spacing: 0.06em; }
    .footer-container .footer .newsletter-social-block .form-subscribe-header {
      padding: 0 0 20px; }
      .footer-container .footer .newsletter-social-block .form-subscribe-header:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .footer-container .footer .newsletter-social-block .form-subscribe-header:before {
        content: "";
        display: table; }
      .footer-container .footer .newsletter-social-block .form-subscribe-header label {
        font-family: "AV-LT-Roman";
        letter-spacing: 0.06em;
        text-transform: uppercase; }
    .footer-container .footer .newsletter-social-block .form-subscribe {
      padding: 0;
      position: relative; }
      .footer-container .footer .newsletter-social-block .form-subscribe:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .footer-container .footer .newsletter-social-block .form-subscribe:before {
        content: "";
        display: table; }
      .footer-container .footer .newsletter-social-block .form-subscribe .v-fix {
        float: left;
        text-align: left;
        width: 100%; }
        .footer-container .footer .newsletter-social-block .form-subscribe .v-fix .input-text {
          border: 1px solid #e4e4e4;
          background: #e4e4e4;
          color: #797979;
          width: 100%;
          height: 73px;
          line-height: 73px;
          font-size: 18px; }
      .footer-container .footer .newsletter-social-block .form-subscribe button {
        float: right;
        min-width: 0;
        padding: 0;
        width: 35%;
        display: none; }
      .footer-container .footer .newsletter-social-block .form-subscribe .validation-advice, .footer-container .footer .newsletter-social-block .form-subscribe .success-advice {
        top: auto;
        right: auto;
        bottom: 0;
        left: auto;
        position: absolute; }

address.copyright {
  color: #ffffff;
  font-family: "AV-LT-Black";
  margin: 0px;
  display: block;
  height: 58px;
  line-height: 58px;
  background: #292928;
  letter-spacing: 0.06em; }
  address.copyright span {
    max-width: 1440px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }

#back-top {
  display: none;
  font-family: "AV-LT-Black";
  font-size: 15px;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
  z-index: 2; }
  #back-top a {
    background: #191919;
    color: #fff;
    display: block;
    padding: 24px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    #back-top a span {
      left: 50%;
      position: absolute;
      top: 50%;
      text-transform: uppercase;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  #back-top b {
    display: none; }

.fr-store .footer-before-container .PlpRepeat .bestseller-table .products-grid-wrapper .product_details button.btn-cart {
  left: 8.5%;
  padding: 18px; }

.eu-store .footer-before-container .category-products li.item .products-grid-wrapper .button.btn-cart {
  left: 50%;
  transform: translate(-50%); }

@media only screen and (max-width: 1023px) {
  .footer-container .footer {
    background: transparent; }
    .footer-container .footer #back-top {
      display: none !important; }
    .footer-container .footer .container .footer-top {
      padding: 45px 0px 0px; }
    .footer-container .footer .stayinloop-wrapper {
      text-align: center; }
      .footer-container .footer .stayinloop-wrapper::after {
        clear: both;
        content: "";
        display: table; }
      .footer-container .footer .stayinloop-wrapper .block-email {
        display: block;
        padding: 0px 10px; }
        .footer-container .footer .stayinloop-wrapper .block-email::after {
          clear: both;
          content: "";
          display: table; }
        .footer-container .footer .stayinloop-wrapper .block-email .locate,
        .footer-container .footer .stayinloop-wrapper .block-email .stayinloop {
          width: 100%;
          max-width: 48%;
          display: block; }
        .footer-container .footer .stayinloop-wrapper .block-email .stayinloop {
          float: left; }
        .footer-container .footer .stayinloop-wrapper .block-email .locate {
          float: right; }
        .footer-container .footer .stayinloop-wrapper .block-email .form-subscribe-header label,
        .footer-container .footer .stayinloop-wrapper .block-email .form-locate-header label {
          min-height: 35px; }
    .footer-container .footer .footer-links-wrapper {
      padding: 10px;
      position: relative; }
      .footer-container .footer .footer-links-wrapper .footer-link-block {
        color: #000000;
        position: relative;
        z-index: 1; }
        .footer-container .footer .footer-links-wrapper .footer-link-block ul {
          margin-bottom: 15px; }
          .footer-container .footer .footer-links-wrapper .footer-link-block ul li a {
            font-size: 14px;
            font-family: "AV-LT-Roman";
            padding: 10px 0px;
            display: inline-block;
            letter-spacing: 0.06em; }
    .footer-container .footer .newsletter-social-block {
      padding: 35px 0px 20px;
      background: #e0e0e0; }
      .footer-container .footer .newsletter-social-block .social-icons-wrapper ul li {
        padding: 0px 0px 17px; }
        .footer-container .footer .newsletter-social-block .social-icons-wrapper ul li + li {
          margin-left: 10px; }
    .footer-container .footer .social-icons-wrapper ul li {
      padding: 0px 0 17px;
      margin: 0; }
    .footer-container .footer .newsletter-social-block {
      text-align: center; }
      .footer-container .footer .newsletter-social-block .social-icons-wrapper h4 {
        display: none; }
    .footer-container .footer .social-icons-wrapper ul {
      text-align: left;
      display: table;
      margin: 0 auto; }
      .footer-container .footer .social-icons-wrapper ul li {
        margin: 0px; }
    .footer-container .footer .footer-link-block {
      border-top: 1px solid #e0e0e0; }
      .footer-container .footer .footer-link-block h4 {
        padding: 18px 0px;
        cursor: pointer; }
        .footer-container .footer .footer-link-block h4:hover, .footer-container .footer .footer-link-block h4.active {
          color: #218666; }
          .footer-container .footer .footer-link-block h4:hover:after, .footer-container .footer .footer-link-block h4.active:after {
            color: #218666; }
      .footer-container .footer .footer-link-block ul {
        display: none;
        margin: 0px 20px; }

  .footer-container {
    margin: 40px 0 0 0; }
    .footer-container .stayinloop-wrapper .form-subscribe {
      padding: 0px; }
      .footer-container .stayinloop-wrapper .form-subscribe .v-fix {
        width: 100%; }
      .footer-container .stayinloop-wrapper .form-subscribe button {
        margin-top: 20px;
        float: none; }

  address.copyright {
    height: auto;
    padding: 15px 0px;
    line-height: 1.5; }
    address.copyright > span {
      padding-left: 15px;
      padding-right: 15px; } }
@media only screen and (max-width: 767px) {
  .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .v-fix .input-text,
  .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .input-box .input-text {
    height: 54px;
    line-height: inherit;
    padding-top: 0px;
    padding-bottom: 0px; }
  .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .v-fix:after {
    top: 16px; }
  .footer-container .footer .footer-top .stayinloop-wrapper .locate .form-locate .input-box:after {
    top: 18px; }
  .footer-container .footer .stayinloop-wrapper .block-email {
    padding: 0px;
    margin-bottom: 45px; }
    .footer-container .footer .stayinloop-wrapper .block-email .stayinloop,
    .footer-container .footer .stayinloop-wrapper .block-email .locate {
      max-width: 100%;
      float: none; }
      .footer-container .footer .stayinloop-wrapper .block-email .stayinloop label,
      .footer-container .footer .stayinloop-wrapper .block-email .locate label {
        min-height: inherit !important; }
  .footer-container .footer .footer-links-wrapper {
    padding-left: 0;
    padding-right: 0; }
  .footer-container .footer .social-icons-wrapper ul li a span {
    height: 40px;
    width: 40px; } }
@media only screen and (min-width: 768px) {
  address.copyright {
    font-size: 18px;
    height: 60px; }
    address.copyright > span {
      padding-left: 70px; }

  .footer-container .footer .footer-links-wrapper {
    padding: 10px 0; }

  .footer-container .footer .stayinloop-wrapper .block-email {
    padding: 0; }

  .footer-container .footer-links-wrapper .footer-link-block h4,
  .footer-container .footer .footer-top .stayinloop-wrapper .form-subscribe .form-subscribe-header label,
  .footer-container .footer-links-wrapper .footer-link-block ul li a,
  address.copyright > span {
    letter-spacing: 0.06em; } }
.newletter-mobile {
  display: none; }

@media only screen and (min-width: 1024px) {
  .footer-container {
    margin: 40px 0 0 0;
    background: #c9c5c4 url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/footer-dull-bg.jpg") repeat center top; }
    .footer-container .footer {
      background: #ffffff; }
      .footer-container .footer:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .footer-container .footer:before {
        content: "";
        display: table; }
      .footer-container .footer .footer-top {
        position: relative; }
        .footer-container .footer .footer-top:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .footer-container .footer .footer-top:before {
          content: "";
          display: table; }
      .footer-container .footer .social-icons-wrapper ul li {
        margin-right: 15px; }
    .footer-container .container {
      padding-top: 50px;
      padding-bottom: 70px;
      position: relative;
      z-index: 9; }
    .footer-container .stayinloop-wrapper,
    .footer-container .footer-links-wrapper {
      display: block;
      margin: 0px; }
    .footer-container .stayinloop-wrapper {
      width: 36.58537%;
      float: right; }
      .footer-container .stayinloop-wrapper:before {
        content: "";
        width: 2px;
        height: 100%;
        background: #7e7e7e;
        top: 0px;
        right: auto;
        bottom: 0px 0px;
        left: absolute;
        position: absolute;
        left: -7%;
        z-index: -1; }
      .footer-container .stayinloop-wrapper .block-email {
        margin-left: 15%; }
      .footer-container .stayinloop-wrapper .form-subscribe .v-fix .validation-advice,
      .footer-container .stayinloop-wrapper .form-subscribe .v-fix .success-advice {
        text-align: center;
        top: auto;
        right: 0;
        bottom: -30px;
        left: 0;
        position: absolute; }
      .footer-container .stayinloop-wrapper .form-subscribe button {
        margin-top: 0px;
        float: right; }
    .footer-container .footer-links-wrapper {
      width: 63.00813%;
      float: left; }
      .footer-container .footer-links-wrapper:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .footer-container .footer-links-wrapper:before {
        content: "";
        display: table; }
      .footer-container .footer-links-wrapper .footer-link-block {
        display: block;
        width: 33.33%;
        float: left; }
        .footer-container .footer-links-wrapper .footer-link-block:nth-of-type(2) {
          width: 36%; }
        .footer-container .footer-links-wrapper .footer-link-block:nth-of-type(3) {
          width: 30%; }
        .footer-container .footer-links-wrapper .footer-link-block h4 {
          padding: 0px;
          margin-bottom: 20px; }
          .footer-container .footer-links-wrapper .footer-link-block h4:after {
            content: ''; }
          .footer-container .footer-links-wrapper .footer-link-block h4.active:after {
            content: ''; }
        .footer-container .footer-links-wrapper .footer-link-block ul {
          display: block;
          margin: 0; }
          .footer-container .footer-links-wrapper .footer-link-block ul li {
            display: block;
            padding-right: 25px; }
            .footer-container .footer-links-wrapper .footer-link-block ul li a {
              font-family: "AV-LT-Roman";
              display: inline-block;
              padding: 8px 0px;
              letter-spacing: 0.06em; }
    .footer-container .newsletter-social-block {
      width: 100%;
      padding: 47px 0 43px 0;
      background: #e4e4e4;
      clear: both; }
      .footer-container .newsletter-social-block .social-icons-wrapper ul {
        text-align: center; }

  address.copyright {
    font-size: 18px;
    height: 60px; }

  #back-top {
    font-size: 20px;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: auto;
    position: fixed;
    -webkit-transition: all 0.32s ease;
    -moz-transition: all 0.32s ease;
    transition: all 0.32s ease; }
    #back-top a {
      background: rgba(37, 37, 37, 0.05);
      color: rgba(60, 60, 60, 0.1);
      height: 59px;
      padding: 0;
      width: 59px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      -webkit-transition: all 0.32s ease;
      -moz-transition: all 0.32s ease;
      transition: all 0.32s ease; }
      #back-top a b {
        display: block;
        position: relative;
        padding-top: 10px; }
        #back-top a b:before {
          content: "\f077";
          display: inline-block;
          font-family: FontAwesome;
          font-feature-settings: normal;
          font-kerning: auto;
          font-language-override: normal;
          font-size: inherit;
          font-size-adjust: none;
          font-stretch: normal;
          font-synthesis: weight style;
          font-variant: normal;
          font-weight: normal;
          line-height: 1;
          text-rendering: auto;
          transform: translate(0px, 0px);
          top: -10px;
          right: auto;
          bottom: auto;
          left: 50%;
          position: absolute;
          margin-left: -9.5px; }
      #back-top a em {
        display: none; }
    #back-top:hover a {
      background: rgba(37, 37, 37, 0.4);
      color: rgba(60, 60, 60, 0.7); }

  .locate {
    margin-top: 60px; } }
address.copyright {
  font-size: 14px; }

@media only screen and (min-width: 1368px) {
  .footer-container .stayinloop-wrapper {
    width: 37.25%; }
  .footer-container .footer-links-wrapper {
    width: 61.5%; }
  .footer-container .footer-links-wrapper .footer-link-block h4 {
    margin-bottom: 15px; }
  .footer-container .footer-links-wrapper .footer-link-block ul li a {
    padding-top: 10px;
    padding-bottom: 10px; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer-container .footer .container .footer-top {
    padding-top: 60px; }
  .footer-container .footer .footer-links-wrapper {
    max-width: 570px;
    margin: 20px auto 60px;
    overflow: hidden; }
    .footer-container .footer .footer-links-wrapper .footer-link-block {
      float: left;
      margin: 0 30px;
      border: none; }
      .footer-container .footer .footer-links-wrapper .footer-link-block h4:after {
        display: none; }
      .footer-container .footer .footer-links-wrapper .footer-link-block ul {
        display: block !important;
        margin: 0; } }
@media only screen and (max-width: 1024px) {
  .newletter-desktop {
    display: none; }

  .newletter-mobile {
    display: block; } }
.header-container .header-panel .header-icon-links .top-cart {
  cursor: pointer;
  padding: inherit;
  position: relative;
  z-index: 992; }
  .header-container .header-panel .header-icon-links .top-cart #topCartContent {
    color: #000;
    font-family: "AV-LT-Roman";
    line-height: 1.25;
    width: 330px;
    cursor: default;
    background: #fff;
    -webkit-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 43px -7px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.06em;
    top: 65px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    z-index: 1; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Close {
      background: #000 none repeat scroll 0 0;
      border-radius: 25px;
      color: #fff;
      content: "x";
      cursor: pointer;
      display: none;
      font-family: AV-LT-Black;
      font-size: 14px;
      height: 25px;
      left: 10px;
      line-height: 25px;
      position: absolute;
      text-align: center;
      top: 10px;
      width: 25px;
      z-index: 1;
      letter-spacing: 0.06em; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .box-mini-cart.scroll-pane {
      height: 290px; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Padd {
      padding: 20px 15px; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Padd:nth-of-type(1) {
        border-bottom: 1px solid #e2e2e2; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Padd p.paypal-logo {
        display: none; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Padd p.vattext {
        text-align: left; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper #messages_product_cart {
      color: green;
      float: left;
      letter-spacing: 0;
      padding: 10px 10px 25px;
      width: 100%; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .cart-empty {
      margin: 30px 13px; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .block-subtitle {
      display: none;
      padding: 30px 0 20px; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .product-image {
      width: 80px;
      height: 80px;
      display: block;
      float: left; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .product-name {
      display: block;
      font-size: 14px;
      font-family: "AV-LT-Black";
      text-transform: uppercase;
      line-height: 1.1;
      margin: 0px 0px 5px;
      letter-spacing: 0.06em; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .product-name a {
        display: block;
        font-family: "AV-LT-Black";
        text-transform: uppercase;
        letter-spacing: 0.06em; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper a {
      color: #000; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol {
      margin: 0px;
      padding: 0px; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol:before {
        content: "";
        display: table; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li {
        display: block;
        width: 100%;
        padding: 15px 0px;
        line-height: 1.2;
        min-height: 140px;
        border-bottom: 1px solid #e2e2e2; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li:before {
          content: "";
          display: table; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li:first-child {
          padding-top: 0; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li:last-child {
          border: 0; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details {
          width: calc(100% - 95px);
          vertical-align: middle;
          padding: 0px;
          text-align: left;
          display: block;
          float: right; }
          .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart {
            margin: 0px 0px 5px; }
            .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option {
              display: block; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option:after {
                clear: both;
                content: "";
                display: table;
                height: 0;
                visibility: hidden; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option:before {
                content: "";
                display: table; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option td {
                font-size: 12px;
                display: block; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option td:after {
                  clear: both;
                  content: "";
                  display: table;
                  height: 0;
                  visibility: hidden; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option td:before {
                  content: "";
                  display: table; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option td span {
                  display: inline-block; }
            .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices {
              display: block;
              margin: 8px 0px; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices:after {
                clear: both;
                content: "";
                display: table;
                height: 0;
                visibility: hidden; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices:before {
                content: "";
                display: table; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td {
                display: block;
                float: left; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td .update-mini-cart:after {
                  clear: both;
                  content: "";
                  display: table;
                  height: 0;
                  visibility: hidden; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td .update-mini-cart:before {
                  content: "";
                  display: table; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"],
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="text"] {
                  height: 34px;
                  display: block;
                  margin: 0px;
                  padding: 0px;
                  color: #000000;
                  font-family: "AV-LT-Black";
                  text-align: center;
                  border: 2px solid #b4b4b7;
                  float: left;
                  letter-spacing: 0.06em; }
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"]:focus,
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="text"]:focus {
                    outline: none; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"] {
                  width: 34px;
                  position: relative;
                  text-indent: -9999em;
                  background-color: #eaeaea;
                  background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/sprite.svg");
                  background-repeat: no-repeat;
                  cursor: pointer; }
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"].minus {
                    background-position: 0px -66px; }
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"].plus {
                    background-position: 0px -96px; }
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"]:not(:disabled):hover {
                    color: #ffffff;
                    background-color: #218666; }
                    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"]:not(:disabled):hover.minus {
                      background-position: -30px -66px; }
                    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"]:not(:disabled):hover.plus {
                      background-position: -30px -96px; }
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="button"]:disabled {
                    cursor: default; }
                .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="text"] {
                  width: 32px;
                  font-size: 12px;
                  border-left: none !important;
                  border-right: none !important; }
                  .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr.mini-cart-option-prices td input[type="text"]:disabled {
                    background-color: #ffffff;
                    opacity: 1; }
            .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr td {
              vertical-align: middle; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr td .old-price {
                display: none; }
              .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table.mini-cart tr td .price {
                font-size: 16px;
                font-family: "AV-LT-Black";
                display: inline-block;
                padding: 7px 0px 7px 15px;
                letter-spacing: 0.06em; }
          .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details .truncated {
            display: none; }
          .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details > a {
            font-family: "AV-LT-Black";
            text-transform: uppercase;
            letter-spacing: 0.06em; }
          .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details .btn-edit {
            color: #218666;
            display: inline-block;
            padding: 0px 7px 0px 0px; }
            .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details .btn-edit:hover {
              text-decoration: underline; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .button {
      width: 100%; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .SpendWrap,
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .shipping_eligibility {
      color: #2b2b2b;
      font-family: "AV-LT-Roman";
      padding: 15px 0px 0px;
      letter-spacing: 0.06em; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .SpendWrap a, .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .SpendWrap span,
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .shipping_eligibility a,
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .shipping_eligibility span {
        color: #218666;
        font-family: "AV-LT-Black";
        text-transform: uppercase;
        letter-spacing: 0.06em; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .continue-and-go-cart:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .continue-and-go-cart:before {
      content: "";
      display: table; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .continue-and-go-cart a {
      color: #333;
      font-size: 14px;
      text-transform: uppercase;
      margin: 15px 0px 10px;
      display: block; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .continue-and-go-cart a.Continue {
        float: left; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .continue-and-go-cart a.GoCart {
        float: right; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .continue-and-go-cart a:hover {
        color: #218666; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal {
      display: block;
      margin: 0px 0px 15px; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal:before {
        content: "";
        display: table; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal .label {
        color: #333;
        font-family: "AV-LT-Roman";
        padding-top: 4px;
        display: block;
        float: left;
        letter-spacing: 0.06em; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal .label span {
          font-weight: bold; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal .subtotal-price {
        display: block;
        float: right; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal .subtotal-price:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal .subtotal-price:before {
          content: "";
          display: table; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal .price {
        color: #000;
        font-size: 18px;
        font-family: "AV-LT-Black";
        margin-left: 2px;
        float: right;
        letter-spacing: 0.06em; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .subtotal.discount span {
        font-size: 14px; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .shipping_eligibility {
      color: #2b2b2b;
      font-family: "AV-LT-Roman";
      padding: 15px 0px 0px;
      letter-spacing: 0.06em; }
      .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .shipping_eligibility a, .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .shipping_eligibility span {
        color: #218666;
        font-family: "AV-LT-Black";
        text-transform: uppercase;
        letter-spacing: 0.06em; }

.popbg {
  display: block;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: fixed;
  z-index: 991; }
  .popbg.size {
    background: rgba(43, 43, 43, 0.8);
    z-index: 1000; }

@media (max-width: 767px) {
  .header-container .header-panel .header-icon-links .top-cart #topCartContent {
    width: 320px;
    top: 55px; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Continue {
      margin: 15px 0 0; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .GoCart {
      margin: 15px 0 11px; }
    .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper #messages_product_cart {
      font-size: 12px;
      padding: 0 10px 25px; } }
@media only screen and (min-width: 1024px) {
  .header-container .header-panel .header-icon-links .top-cart #topCartContent {
    top: 30px;
    right: 0px;
    bottom: auto;
    left: auto;
    position: absolute; } }
.other-lang .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Padd,
.ca-store .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper .Padd {
  padding: 15px 10px; }
.other-lang .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details,
.ca-store .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details {
  width: 187px; }
  .other-lang .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table tr td .old-price,
  .ca-store .header-container .header-panel .header-icon-links .top-cart #topCartContent .inner-wrapper ol li .product-details table tr td .old-price {
    display: block; }

.error-msg,
.error {
  color: #f00;
  line-height: 1.2; }

.success-msg {
  color: #339900; }

.error {
  font-size: 12px; }

.validation-advice {
  color: #f00;
  padding-top: 5px;
  line-height: 15px; }

.checkout-cart-index .page-title h1 {
  font-size: 30px;
  font-family: "AV-LT-Black";
  text-transform: uppercase;
  text-align: center;
  line-height: 70px;
  letter-spacing: 0.06em; }
.checkout-cart-index .page-title + .cart-empty {
  font-size: 18px;
  font-family: "AV-LT-Black";
  letter-spacing: 0.06em;
  line-height: 28px;
  text-align: center; }
  .checkout-cart-index .page-title + .cart-empty a {
    color: #218666;
    text-transform: uppercase; }
    .checkout-cart-index .page-title + .cart-empty a:hover {
      text-decoration: underline; }
.checkout-cart-index .cart:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.checkout-cart-index .cart:before {
  content: "";
  display: table; }
.checkout-cart-index .cart #ampromo-items-add {
  color: #676767;
  font-size: 20px;
  font-family: "Veneer-Italic";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 20px 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 45px; }
  .checkout-cart-index .cart #ampromo-items-add a {
    color: #218666;
    padding-bottom: 2px;
    border-bottom: 2px solid #218666; }
.checkout-cart-index .cart .block-content {
  padding-bottom: 45px; }
  .checkout-cart-index .cart .block-content:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .checkout-cart-index .cart .block-content:before {
    content: "";
    display: table; }
  .checkout-cart-index .cart .block-content .left .data-table.cart-table {
    width: 100%; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table thead {
      display: none; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table thead tr th {
        border-bottom: 3px solid #ddd;
        font-family: AV-LT-Black;
        font-size: 15px;
        padding: 20px 0;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table thead tr th:first-child {
          text-align: left; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody {
      border-top: 1px solid #ddd; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr {
        border-bottom: 1px solid #ddd; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td {
          padding: 20px 0;
          vertical-align: middle; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-image {
          width: 10%;
          vertical-align: middle; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-image > a {
            display: table-cell; }
            .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-image > a img {
              width: 120px; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-image .product-cart-sku {
            display: none; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-desc {
          width: 21%; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-desc > div {
            display: table-cell;
            vertical-align: middle;
            padding: 0 0 0 15px; }
            .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-desc > div .product-options li a {
              font-size: 12px;
              font-family: "AV-LT-Black";
              letter-spacing: 0.06em;
              text-decoration: underline; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-size {
          text-align: center;
          text-transform: uppercase;
          vertical-align: middle;
          width: 12%; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-color {
          text-align: center;
          text-transform: uppercase;
          vertical-align: middle;
          width: 12%;
          padding: 0 5px; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-price {
          text-align: center;
          text-transform: uppercase;
          vertical-align: middle;
          width: 12%;
          display: none; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions {
          width: 12%;
          text-align: center;
          vertical-align: middle;
          position: relative; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions button {
            padding-left: 8px;
            padding-right: 8px;
            color: #2b2b2b;
            min-width: inherit;
            text-decoration: underline;
            background: transparent !important;
            border: none;
            font-family: "Veneer-Italic";
            letter-spacing: 0.05em;
            text-rendering: optimizeLegibility;
            text-transform: uppercase;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions input {
            color: #000;
            font-size: 14px;
            font-family: "AV-LT-Black";
            background: #e0e0e0;
            border: none;
            text-align: center;
            height: inherit;
            padding: 10px 5px;
            letter-spacing: 0.06em; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions .cart-links {
            display: none; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions .selectboxit-container .selectboxit {
            margin: 0 auto;
            width: 80% !important; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions .selectboxit-container .selectboxit-arrow-container {
            right: 10px; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-actions .selectboxit-container .selectboxit-options {
            left: 9px;
            width: 80%; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-total {
          font-family: "AV-LT-Black";
          text-align: center;
          letter-spacing: 0.06em; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-total .old-price .price {
            color: #cfcfcf;
            text-decoration: line-through; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-edit {
          display: none; }
          .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-edit ul li {
            float: left;
            margin-right: 10px;
            width: auto; }
            .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-edit ul li a {
              color: #000;
              font-family: "AV-LT-Black";
              font-size: 10px;
              letter-spacing: 0.06em;
              text-decoration: underline;
              text-transform: uppercase; }
            @media (min-width: 1024) {
              .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-edit ul li {
                width: 35px;
                margin-right: 0; } }
  .checkout-cart-index .cart .block-content .right h2 {
    color: #303030;
    font-size: 16px;
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    padding: 20px 0px;
    border-top: 1px solid #ddd;
    position: relative;
    cursor: pointer;
    letter-spacing: 0.06em; }
    .checkout-cart-index .cart .block-content .right h2:after {
      content: "\f107";
      color: #7a7a7a;
      font-size: 30px;
      font-family: "FontAwesome";
      position: absolute;
      top: 12px;
      right: 0px; }
    .checkout-cart-index .cart .block-content .right h2 ~ .Wrap {
      display: none;
      padding: 10px 0px 25px; }
    .checkout-cart-index .cart .block-content .right h2.active:after {
      content: "\f106";
      top: 11px; }
  .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset {
    position: relative; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset:before {
      content: "";
      display: table; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset label {
      width: 100%;
      padding: 0px 0px 10px;
      display: inline-block; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix {
      width: 100%;
      max-width: 55%;
      margin-right: 12px;
      display: block;
      float: left; }
      .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix input {
        color: #666;
        font-size: 15px; }
        .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix input::-webkit-input-placeholder {
          color: #666; }
        .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix input:-moz-placeholder {
          color: #666; }
        .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix input::-moz-placeholder {
          color: #666; }
        .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix input:-ms-input-placeholder {
          color: #666; }
      .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix .input-text {
        width: 100%;
        height: inherit; }
      .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix + button {
        padding-left: 10px;
        padding-right: 10px;
        color: #ffffff;
        min-width: 120px;
        border-color: #2b2b2b;
        background: #2b2b2b;
        float: left; }
        .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix + button:hover {
          border-color: #218666;
          background: #218666; }
  .checkout-cart-index .cart .block-content .right #discount-coupon-form .coupon-msg {
    color: #ff2c00;
    display: inline-block;
    float: right;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    width: 32%; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form .coupon-msg.no-msg + .cancel-btn.Apply {
      margin: 18px 0 0; }
  .checkout-cart-index .cart .block-content .right .shipping {
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd; }
    .checkout-cart-index .cart .block-content .right .shipping fieldset p {
      margin-bottom: 10px; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list:before {
      content: "";
      display: table; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list > li {
      margin: 0 0 30px;
      position: relative;
      width: 100%; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list > li:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list > li:before {
        content: "";
        display: table; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list > li.Last {
        margin: 0; }
        .checkout-cart-index .cart .block-content .right .shipping ul.form-list > li.Last.validate {
          padding: 0 0 40px; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list > li .validation-advice {
        bottom: -20px;
        padding: 0 0 25px;
        position: absolute; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode {
      color: #666;
      font-size: 15px;
      margin-right: 12px;
      width: 100%;
      max-width: 55%;
      float: left; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode::-webkit-input-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode:-moz-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode::-moz-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode:-ms-input-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode.validation-failed {
        margin-bottom: 40px; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode.validation-passed + .validation-advice {
        display: none; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list button {
      padding-left: 10px;
      padding-right: 10px;
      color: #ffffff;
      min-width: 120px;
      border-color: #2b2b2b;
      background: #2b2b2b;
      float: left; }
      .checkout-cart-index .cart .block-content .right .shipping ul.form-list button:hover {
        border-color: #218666;
        background: #218666; }
    .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form strong {
      display: inline-block;
      font-family: AV-LT-Black;
      font-size: 15px;
      letter-spacing: 0.06em;
      padding: 0 0 15px; }
    .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form ul.sp-methods {
      width: 100%;
      margin: 0 0 10px;
      display: inline-block; }
      .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form ul.sp-methods li {
        margin: 0 0 10px; }
        .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form ul.sp-methods li input[type="radio"] + label {
          padding-left: 20px; }
          .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form ul.sp-methods li input[type="radio"] + label:before {
            left: -12px; }
        .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form ul.sp-methods li input[type="radio"]:checked + label:before {
          color: #218666; }
    .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form .buttons-set {
      text-align: left; }
      .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form .buttons-set .button {
        color: #ffffff;
        border-color: #2b2b2b;
        background: #2b2b2b; }
        .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form .buttons-set .button:hover {
          border-color: #218666;
          background: #218666; }
    .checkout-cart-index .cart .block-content .right .shipping .buttons-set {
      padding: 0 0 25px;
      text-align: right; }
  .checkout-cart-index .cart .block-content .right #giftcard-form label {
    display: inline-block;
    padding: 30px 0 15px;
    width: 100%; }
  .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix {
    float: left;
    padding: 0 0 20px;
    width: 64%; }
    .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix input {
      border: 1px solid #000;
      color: #666;
      font-size: 15px;
      font-weight: bold; }
      .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix input::-webkit-input-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix input:-moz-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix input::-moz-placeholder {
        color: #666; }
      .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix input:-ms-input-placeholder {
        color: #666; }
    .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix + button {
      float: right;
      line-height: 22px;
      min-width: inherit;
      padding: 22px 0;
      width: 33%; }
    .checkout-cart-index .cart .block-content .right #giftcard-form .v-fix .input-text {
      width: 100%; }
  .checkout-cart-index .cart .block-content .right #giftcard-form button.check-gc-status {
    line-height: 22px;
    margin: 0 0 15px;
    padding: 22px 0;
    width: 100%; }
  .checkout-cart-index .cart .block-content .right .totals > div + p {
    color: #df6120;
    font-family: AV-LT-Black;
    font-size: 12px;
    letter-spacing: 0.06em;
    text-align: right; }
    .checkout-cart-index .cart .block-content .right .totals > div + p.shipping_eligibility {
      color: green; }
  .checkout-cart-index .cart .block-content .right .totals .totals-table h3 {
    font-size: 16px;
    font-family: "AV-LT-Black";
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 20px 0px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    display: none; }
  .checkout-cart-index .cart .block-content .right .totals .totals-table table {
    width: 100%; }
    .checkout-cart-index .cart .block-content .right .totals .totals-table table td {
      font-size: 16px;
      font-family: "AV-LT-Roman";
      letter-spacing: 0.06em;
      padding: 0px 0px 20px;
      width: 50%; }
      .checkout-cart-index .cart .block-content .right .totals .totals-table table td:first-child {
        text-align: right; }
      .checkout-cart-index .cart .block-content .right .totals .totals-table table td:last-child {
        text-align: right; }
    .checkout-cart-index .cart .block-content .right .totals .totals-table table tfoot {
      padding: 20px 0 0; }
      .checkout-cart-index .cart .block-content .right .totals .totals-table table tfoot td {
        font-size: 25px;
        padding: 20px 0px 15px;
        border-top: 1px solid #ddd; }
  .checkout-cart-index .cart .block-content .right .totals .checkout-types {
    margin: 30px 0px 0px; }
    .checkout-cart-index .cart .block-content .right .totals .checkout-types li {
      text-align: center; }
      .checkout-cart-index .cart .block-content .right .totals .checkout-types li:nth-child(2) {
        display: none; }
      .checkout-cart-index .cart .block-content .right .totals .checkout-types li span.paypal-or {
        clear: both;
        display: block;
        font-family: AV-LT-Black;
        font-size: 18px;
        letter-spacing: 0.06em;
        padding: 25px 0 0;
        text-align: left;
        text-transform: uppercase; }
        .checkout-cart-index .cart .block-content .right .totals .checkout-types li span.paypal-or + a {
          background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/paypal.gif") no-repeat scroll left top;
          color: #fff;
          display: inline-block;
          float: left;
          height: 44px;
          line-height: 30px;
          text-decoration: none;
          text-indent: -9999px;
          width: 228px; }
      .checkout-cart-index .cart .block-content .right .totals .checkout-types li button {
        line-height: 30px;
        width: 100%; }
      .checkout-cart-index .cart .block-content .right .totals .checkout-types li a {
        color: #000;
        display: inline-block;
        float: left;
        margin: 20px 0 0;
        text-transform: uppercase; }
  .checkout-cart-index .cart .block-content .right .totals table + p {
    text-align: right;
    font-family: AV-LT-Black;
    font-size: 12px;
    letter-spacing: 0.06em;
    color: #ff510c; }
  .checkout-cart-index .cart .block-content .right .MultiCheckout {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 25px 0; }
    .checkout-cart-index .cart .block-content .right .MultiCheckout input[type="checkbox"] {
      margin: 0 4px; }
    .checkout-cart-index .cart .block-content .right .MultiCheckout label {
      cursor: pointer;
      padding: 0 0 0 10px; }
.checkout-cart-index .cart .data-table.cart-table tbody tr td.product-cart-desc > div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 15px; }
  .checkout-cart-index .cart .data-table.cart-table tbody tr td.product-cart-desc > div a {
    color: #000;
    font-size: 14px;
    font-family: "AV-LT-Black";
    letter-spacing: 0.06em;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 20px; }
.checkout-cart-index .cart .data-table.cart-table tbody tr td.product-cart-desc .product-name {
  margin: 0 0 5px; }
  .checkout-cart-index .cart .data-table.cart-table tbody tr td.product-cart-desc .product-name a {
    display: block; }
.checkout-cart-index .cart .data-table.cart-table tbody tr td.product-cart-desc .product-options li {
  color: #7a7a7a;
  padding: 3px 0px; }
  .checkout-cart-index .cart .data-table.cart-table tbody tr td.product-cart-desc .product-options li .label {
    display: inline-block; }
.checkout-cart-index .cart .button-sets {
  margin: 25px 0px; }
  .checkout-cart-index .cart .button-sets:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .checkout-cart-index .cart .button-sets:before {
    content: "";
    display: table; }
  .checkout-cart-index .cart .button-sets a {
    color: #2b2b2b;
    font-size: 16px;
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0.06em; }
    .checkout-cart-index .cart .button-sets a:before {
      content: "\e904";
      font-family: "ficon";
      font-size: 14px;
      display: inline-block;
      margin-right: 5px; }
    .checkout-cart-index .cart .button-sets a:hover {
      color: #218666; }
.checkout-cart-index .block.block-list.block-viewed {
  clear: both; }

.PlpRepeat {
  display: inline-block;
  padding: 0 0 90px;
  width: 100%; }
  .PlpRepeat .Title {
    background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/plp_bg.png") no-repeat scroll center bottom;
    font-family: POP-W00-Regular;
    font-size: 40px;
    line-height: 60px;
    margin: 60px 0 25px;
    text-align: center; }
  .PlpRepeat .category-products li.item {
    width: 19.5%; }

#ampromo-items h4 {
  font-size: 30px;
  font-family: "AV-LT-Black";
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  letter-spacing: 0.06em; }
#ampromo-items .ampromo-item {
  border: none; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-title h4 {
    font-size: 18px;
    height: 50px; }
    #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-title h4 a {
      color: #000000;
      line-height: 1.2; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-image {
    margin-bottom: 25px; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-options dl dt:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-options dl dt:before {
    content: "";
    display: table; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-options dl dt label {
    display: inline-block;
    font-size: 16px;
    font-family: "AV-LT-Roman";
    margin-bottom: 5px;
    letter-spacing: 0.06em; }
    #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-options dl dt label em {
      float: right; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-options dl dd {
    margin-bottom: 15px; }
  #ampromo-items .ampromo-item .ampromo_items_form .ampromo-item-buttons .button {
    width: 100%;
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px; }

@media only screen and (max-width: 767px) {
  .checkout-cart-index .page-title {
    margin: 45px 0px 30px; }
    .checkout-cart-index .page-title h1 {
      line-height: 1.25; }
  .checkout-cart-index .cart {
            /*.left {
                table.data-table.cart-table {
                    tbody {
                        border: 0;
                        tr {


                            td {
                                padding: 0 0 0px;
                            }
                        }
                    }
                }
            }*/ }
    .checkout-cart-index .cart #shopping-cart-table thead {
      display: none; }
    .checkout-cart-index .cart #shopping-cart-table tbody tr:nth-of-type(1) {
      border-top: 1px solid #ddd; }
    .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-image {
      padding: 10px 20px 10px 0px; }
      .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-image > a {
        width: 115px;
        display: block; }
    .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-desc {
      margin: 20px 0 10px; }
      .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-desc > div {
        padding: 0; }
        .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-desc > div a {
          font-size: 12px; }
      .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-desc .cart-links {
        display: none; }
      .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-desc .product-options:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .checkout-cart-index .cart #shopping-cart-table tbody tr .product-cart-desc .product-options:before {
        content: "";
        display: table; }
    .checkout-cart-index .cart #shopping-cart-table .product-cart-desc, .checkout-cart-index .cart #shopping-cart-table .product-cart-size, .checkout-cart-index .cart #shopping-cart-table .product-cart-color, .checkout-cart-index .cart #shopping-cart-table .product-cart-price, .checkout-cart-index .cart #shopping-cart-table .product-cart-actions, .checkout-cart-index .cart #shopping-cart-table .product-cart-total, .checkout-cart-index .cart #shopping-cart-table .mobile-product-cart-size, .checkout-cart-index .cart #shopping-cart-table .product-cart-edit {
      display: table;
      margin: 0 0 15px;
      text-align: left;
      width: 100% !important; }
    .checkout-cart-index .cart #shopping-cart-table .product-cart-price {
      font-size: 18px;
      margin: 0 0 20px; }
    .checkout-cart-index .cart #shopping-cart-table .mobile-product-cart-size span:first-child {
      padding: 0 10px 0 0; }
    .checkout-cart-index .cart #shopping-cart-table .mobile-product-cart-size span + span {
      text-transform: uppercase; }
    .checkout-cart-index .cart #shopping-cart-table .product-cart-total,
    .checkout-cart-index .cart #shopping-cart-table .product-cart-actions,
    .checkout-cart-index .cart #shopping-cart-table .product-cart-size,
    .checkout-cart-index .cart #shopping-cart-table .product-cart-color {
      display: none; } }
@media only screen and (min-width: 768px) {
  .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td {
    padding: 15px 10px;
    vertical-align: top !important; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-image {
      width: 15%; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-desc {
      width: 45%; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-desc .product-name {
        padding-top: 10px; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-total {
      width: 17%; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-total .cart-price {
        display: inline-block;
        padding-top: 11px; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-total .cart-price .price {
          font-size: 16px; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-actions {
      width: 23%; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-actions .button {
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 10px; }
  .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .mobile-product-cart-size {
    display: none; }
  .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-price .mobile-qty,
  .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr .product-cart-price .mobile-cart-price {
    display: none; }
  .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset,
  .checkout-cart-index .cart .block-content .right .shipping fieldset {
    max-width: 70%; } }
@media only screen and (min-width: 1024px) {
  .checkout-cart-index .cart .block-content .left {
    float: left;
    width: 60.65%; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td {
      padding-top: 25px;
      padding-bottom: 25px; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-image {
        width: 20%; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-desc {
        width: 37%; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-desc .product-name {
          font-size: 25px; }
      .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-actions {
        width: 27%; }
        .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-actions button {
          margin-left: 8px; }
  .checkout-cart-index .cart .block-content .right {
    width: 33%;
    float: right; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset,
    .checkout-cart-index .cart .block-content .right .shipping fieldset {
      max-width: 100%; }
      .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix,
      .checkout-cart-index .cart .block-content .right .shipping fieldset .v-fix {
        max-width: 55%;
        margin-right: 0px; }
        .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix + button,
        .checkout-cart-index .cart .block-content .right .shipping fieldset .v-fix + button {
          float: right; }
      .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .button,
      .checkout-cart-index .cart .block-content .right .shipping fieldset .button {
        padding-top: 10px;
        padding-bottom: 9px; }
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset label {
      font-size: 16px; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list input#postcode {
      max-width: 55%;
      margin-right: 0px; }
    .checkout-cart-index .cart .block-content .right .shipping ul.form-list button {
      min-width: 134px;
      float: right; }
    .checkout-cart-index .cart .block-content .right .shipping p,
    .checkout-cart-index .cart .block-content .right .shipping #co-shipping-method-form ul.sp-methods li input[type="radio"] + label {
      font-size: 16px; }
  .checkout-cart-index .cart .block-content .button-sets {
    margin-top: 45px; } }
@media only screen and (min-width: 1200px) {
  .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-desc {
    width: 40%; }
    .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-desc > div a {
      font-size: 16px; }
  .checkout-cart-index .cart .block-content .left .data-table.cart-table tbody tr td.product-cart-actions {
    width: 25%; }
  .checkout-cart-index .cart .block-content .right h2 {
    font-size: 20px; }
    .checkout-cart-index .cart .block-content .right h2:after {
      font-size: 40px;
      top: 10px; }
    .checkout-cart-index .cart .block-content .right h2.active:after {
      top: 10px; }
  .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix + button {
    font-size: 16px;
    min-width: 40%; }
  .checkout-cart-index .cart .block-content .right .shipping ul.form-list button {
    font-size: 16px;
    min-width: 40%; } }
.category-view .note-msg {
  text-align: center; }

.category-image {
  text-align: center;
  width: 100%;
  position: relative;
  clear: both; }
  .category-image + .category-title {
    color: #fff; }
    .category-image + .category-title h1 {
      text-align: right; }

.Banner img.deskimage {
  display: none; }
.Banner img.mobimage {
  display: block;
  width: 100%; }

.category-title {
  position: relative;
  text-align: center;
  margin-bottom: 15px; }
  .category-title.cat-banner {
    margin-bottom: 0; }
  .category-title h1 {
    font-size: 45px;
    padding: 0px;
    margin-top: 25px;
    text-align: left;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.4); }
    .category-title h1.block-title-name {
      color: #ffffff;
      margin-top: 0px;
      padding-left: 20px;
      padding-bottom: 20px;
      position: absolute;
      left: 0;
      bottom: 0px;
      z-index: 1; }

.block-layered-nav {
  position: relative;
  padding: 0 18px; }
  .block-layered-nav .block-title,
  .block-layered-nav .block-title-title {
    font-size: 16px;
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    letter-spacing: 0.06em; }
  .block-layered-nav .block-title-title {
    margin: 0 0 15px 0px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 10px;
    border: 2px solid #2b2b2b;
    width: 50%; }
    .block-layered-nav .block-title-title.active {
      border-color: #218666;
      background: #218666; }
  .block-layered-nav .block-title {
    color: rgba(0, 0, 0, 0.71);
    margin: 0 0 2px 7px;
    padding: 0 10px 0 0;
    display: block;
    overflow: hidden; }
    .block-layered-nav .block-title:after {
      content: "";
      float: right;
      font-family: FontAwesome;
      font-size: 14px; }
  .block-layered-nav .fme_layered_dt_selected .block-title:after {
    content: ""; }
  .block-layered-nav .fme_layered_clear_all {
    margin-left: 7px; }
  .block-layered-nav .fme-filter #fme_filters_list {
    width: 100%;
    display: none;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto !important;
    padding: 10px;
    background: #fff none repeat scroll 0 0;
    position: absolute;
    z-index: 10;
    left: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0 17px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 17px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 17px 20px rgba(0, 0, 0, 0.5); }
    .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd {
      display: none; }
      .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd#fme_layered_category .m-selected-filter-item {
        color: #ffffff;
        background-color: #218666;
        display: inline-block;
        font-weight: bold;
        margin: 0 0 2px 0;
        padding: 5px 0;
        text-indent: 5px;
        width: 100%; }
      .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd#fme_layered_category ol > li > div > a {
        font-weight: bold; }
      .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd#fme_layered_category ul li {
        margin: 5px 0 0;
        padding: 0 0 0 10px;
        text-decoration: none;
        width: 100%; }
        .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd#fme_layered_category ul li:last-child {
          margin-bottom: 10px; }
      .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd#fme_layered_category .sport {
        font-weight: bold;
        padding-left: 7px; }
      .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd#fme_layered_stock {
        display: none; }
    .block-layered-nav .fme-filter #fme_filters_list ul > li {
      cursor: pointer;
      float: left;
      margin: 10px 0 30px;
      padding: 0 6px;
      text-decoration: underline; }
  .block-layered-nav .fme-filter dt {
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 10px;
    clear: both; }
    .block-layered-nav .fme-filter dt.fme_layered_stock {
      display: none; }
  .block-layered-nav .fme-filter dl .stock_filter ul li {
    text-decoration: none; }
    .block-layered-nav .fme-filter dl .stock_filter ul li a {
      color: #2b2b2b !important;
      font-size: 14px !important;
      text-decoration: none;
      line-height: 21px; }
  .block-layered-nav .fme-filter dl .currently {
    padding-top: 10px; }
    .block-layered-nav .fme-filter dl .currently li {
      padding-left: 7px;
      vertical-align: top; }
      .block-layered-nav .fme-filter dl .currently li:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .block-layered-nav .fme-filter dl .currently li:before {
        content: "";
        display: table; }
      .block-layered-nav .fme-filter dl .currently li a {
        color: #999;
        display: inline-block;
        float: left;
        height: 20px;
        margin: 0 5px 0 0;
        overflow: hidden;
        text-decoration: none;
        text-indent: -999px;
        width: 20px; }
        .block-layered-nav .fme-filter dl .currently li a:before {
          content: "close";
          cursor: pointer;
          display: block;
          height: 20px;
          line-height: 19px;
          text-indent: 0;
          width: 20px;
          font-family: "SSStandard";
          font-style: normal;
          font-weight: normal;
          text-align: center;
          text-decoration: none;
          text-rendering: optimizeLegibility;
          vertical-aling: middle;
          white-space: nowrap;
          -moz-font-feature-settings: "liga=1";
          -moz-font-feature-settings: "liga";
          -ms-font-feature-settings: "liga" 1;
          -o-font-feature-settings: "liga";
          font-feature-settings: "liga";
          -webkit-font-smoothing: antialiased; }
      .block-layered-nav .fme-filter dl .currently li .label {
        display: none; }
      .block-layered-nav .fme-filter dl .currently li .value {
        display: block;
        float: left; }
  .block-layered-nav .fme-filter dl .fme_layered_clear_all {
    margin: 20px 0;
    clear: both; }
    .block-layered-nav .fme-filter dl .fme_layered_clear_all a {
      color: #000;
      font-family: "AV-LT-Black";
      font-size: 14px;
      letter-spacing: 0.06em;
      padding: 8px;
      text-align: center;
      text-transform: uppercase;
      -webkit-transition: all 0.32 ease;
      -moz-transition: all 0.32 ease;
      transition: all 0.32 ease; }
      .block-layered-nav .fme-filter dl .fme_layered_clear_all a:hover {
        background: #fff; }
  .block-layered-nav .fme-filter dd {
    width: 100%;
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }
    .block-layered-nav .fme-filter dd a {
      color: #2b2b2b;
      display: block;
      line-height: 23px;
      padding: 3px 3px 3px 7px;
      text-decoration: none;
      font-family: "AV-LT-Roman";
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      letter-spacing: 0.06em; }
      .block-layered-nav .fme-filter dd a:hover {
        color: #ffffff;
        background-color: #218666; }
        .block-layered-nav .fme-filter dd a:hover:before {
          border-color: #ffffff; }
      .block-layered-nav .fme-filter dd a.m-selected-filter-item {
        color: #fff;
        background-color: #218666; }
    .block-layered-nav .fme-filter dd span.adj-nav-category-current {
      background-color: #218666;
      color: #fff; }
    .block-layered-nav .fme-filter dd li {
      overflow: hidden;
      margin-bottom: 5px;
      margin-top: 5px; }
      .block-layered-nav .fme-filter dd li .adj-nav-category-current {
        display: block;
        padding: 6px 7px 3px; }
    .block-layered-nav .fme-filter dd#fme_layered_color {
      width: 180px;
      margin-left: 7px; }
      .block-layered-nav .fme-filter dd#fme_layered_color li {
        float: left; }
        .block-layered-nav .fme-filter dd#fme_layered_color li a {
          background: transparent !important;
          padding: 0; }
        .block-layered-nav .fme-filter dd#fme_layered_color li .color_box {
          width: 20px;
          height: 20px;
          float: left;
          margin-right: 10px; }
    .block-layered-nav .fme-filter dd#fme_layered_size {
      margin-left: 7px; }
      .block-layered-nav .fme-filter dd#fme_layered_size ol:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .block-layered-nav .fme-filter dd#fme_layered_size ol:before {
        content: "";
        display: table; }
      .block-layered-nav .fme-filter dd#fme_layered_size a:before {
        display: none; }
      .block-layered-nav .fme-filter dd#fme_layered_size li {
        float: left; }
        .block-layered-nav .fme-filter dd#fme_layered_size li a {
          width: 20px;
          height: 20px;
          float: left;
          margin-right: 10px;
          background: #000;
          color: #fff;
          padding: 0;
          text-align: center;
          line-height: 21px;
          font-size: 10px; }
          .block-layered-nav .fme-filter dd#fme_layered_size li a.fme_layered_attribute_selected {
            border: 1px solid #218666; }
    .block-layered-nav .fme-filter dd#fme_layered_color_family {
      margin-left: 7px; }
      .block-layered-nav .fme-filter dd#fme_layered_color_family ol:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .block-layered-nav .fme-filter dd#fme_layered_color_family ol:before {
        content: "";
        display: table; }
      .block-layered-nav .fme-filter dd#fme_layered_color_family a:before {
        display: none; }
      .block-layered-nav .fme-filter dd#fme_layered_color_family li {
        overflow: inherit;
        float: left; }
        .block-layered-nav .fme-filter dd#fme_layered_color_family li a {
          height: 20px;
          line-height: inherit;
          margin: 0 10px 0 0;
          padding: 0;
          width: 20px; }
          .block-layered-nav .fme-filter dd#fme_layered_color_family li a:hover {
            background-color: #fff; }
          .block-layered-nav .fme-filter dd#fme_layered_color_family li a.fme_layered_attribute.fme_layered_attribute_selected div.color_box {
            border: 0 none;
            position: relative; }
            .block-layered-nav .fme-filter dd#fme_layered_color_family li a.fme_layered_attribute.fme_layered_attribute_selected div.color_box img {
              float: left; }
            .block-layered-nav .fme-filter dd#fme_layered_color_family li a.fme_layered_attribute.fme_layered_attribute_selected div.color_box:before {
              background: none;
              border: 2px solid #218666;
              content: "";
              display: inline-block;
              height: 23px;
              left: -4px;
              position: absolute;
              top: -4px;
              width: 23px; }
  .block-layered-nav #fme_layered_price a.fme_layered_price:before {
    border: 2px solid #000;
    content: "";
    padding: 3px;
    display: block;
    float: left;
    margin: 6px 25px 15px 0;
    width: 10px;
    height: 10px; }
  .block-layered-nav #fme_layered_price a.fme_layered_price.adj-nav-price-selected div.color_box {
    border: 1px solid #218666; }
  .block-layered-nav #fme_layered_price a.fme_layered_price.adj-nav-price-selected:before {
    content: "";
    font-family: FontAwesome;
    font-size: 11px;
    padding: 0;
    line-height: 5px; }
  .block-layered-nav .fme-filter a.fme_layered_attribute:before {
    border: 2px solid #000;
    content: "";
    padding: 5px;
    display: block;
    float: left;
    margin: 4px 10px 4px 0px;
    width: 10px;
    height: 10px; }
  .block-layered-nav .fme-filter a.fme_layered_attribute.fme_layered_attribute_selected div.color_box {
    border: 1px solid #218666; }
  .block-layered-nav .fme-filter a.fme_layered_attribute.fme_layered_attribute_selected:after {
    content: "";
    font-size: 16px;
    font-family: "FontAwesome";
    font-style: italic;
    line-height: 1;
    padding: 0;
    margin-top: 1px;
    margin-left: -23px;
    display: inline-block;
    float: left; }

.category-products {
  display: block;
  vertical-align: top;
  clear: both; }
  .category-products ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .category-products ul:before {
    content: "";
    display: table; }
  .category-products li.item {
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 8px;
    text-align: center;
    vertical-align: top;
    width: 49.3%; }
  .category-products ul.grid li.item {
    width: 49.3%; }
  .category-products ul.list li.item {
    width: 100%; }

.products-grid-wrapper {
  max-width: 100%; }
  .products-grid-wrapper .actions {
    display: none; }
  .products-grid-wrapper a {
    color: #2b2b2b;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase; }
    .products-grid-wrapper a > img {
      width: 100%; }
    .products-grid-wrapper a.product-image {
      margin-bottom: 22px;
      display: inline-block;
      text-decoration: none; }
      .products-grid-wrapper a.product-image > img {
        max-height: 199px; }
  .products-grid-wrapper figure {
    position: relative;
    text-align: center; }
    .products-grid-wrapper figure span {
      width: 100%; }
  .products-grid-wrapper .product_details {
    font-size: 12px;
    padding: 30px 0;
    position: relative;
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") center top no-repeat;
    background-size: 135px 5px;
    -webkit-transition: all 0.24s ease 0s;
    -moz-transition: all 0.24s ease 0s;
    -ms-transition: all 0.24s ease 0s;
    -o-transition: all 0.24s ease 0s;
    transition: all 0.24s ease 0s; }
    .products-grid-wrapper .product_details .product-name {
      margin-bottom: 10px; }
    .products-grid-wrapper .product_details .color-list {
      margin-bottom: 10px; }
      .products-grid-wrapper .product_details .color-list .color_box {
        border: solid 1px transparent;
        display: inline-block;
        margin: 0 4px;
        width: auto;
        cursor: pointer; }
    .products-grid-wrapper .product_details a.pluse_more {
      text-decoration: underline;
      margin: 0 0 0 -50px;
      position: absolute;
      left: 50%;
      width: 100px; }
  .products-grid-wrapper:hover .product_details {
    background: #000; }
    .products-grid-wrapper:hover .product_details a {
      color: #fff;
      text-decoration: underline; }
  .products-grid-wrapper:hover figure {
    position: relative;
    text-align: center; }
  .products-grid-wrapper .price-box {
    color: #999;
    margin-bottom: 17px; }
    .products-grid-wrapper .price-box .price-label {
      display: none; }
    .products-grid-wrapper .price-box p {
      display: inline;
      margin: 0 5px; }
    .products-grid-wrapper .price-box .old-price {
      color: #cfcfcf;
      padding: 0 5px 0 0; }
      .products-grid-wrapper .price-box .old-price .price {
        text-decoration: line-through; }
  .products-grid-wrapper .prod_color_swatch {
    text-align: center;
    overflow: hidden;
    font-size: 0;
    margin-bottom: 10px; }
    .products-grid-wrapper .prod_color_swatch li {
      display: inline-block;
      margin: 0 3px 0 4px;
      overflow: hidden;
      border: 1px solid #fff; }
      .products-grid-wrapper .prod_color_swatch li .color_box {
        width: 15px;
        height: 15px;
        float: left; }
  .products-grid-wrapper:hover .product_details .color-list .color_box {
    border-color: #fff; }

.products-list li .actions {
  display: none; }
.products-list li a {
  color: #000;
  text-decoration: none; }
  .products-list li a.product-image {
    margin-bottom: 22px;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-decoration: none; }
    .products-list li a.product-image span {
      width: 100%; }
.products-list li .f-fix {
  background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/plp_bg.png) center top no-repeat;
  padding: 30px 0;
  position: relative;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear; }
  .products-list li .f-fix .product-name {
    margin-bottom: 10px; }
.products-list li:hover .f-fix {
  background: #000; }
  .products-list li:hover .f-fix a {
    color: #fff; }
.products-list li:hover figure {
  position: relative;
  text-align: center; }
.products-list li .price-box {
  color: #666;
  margin-bottom: 17px; }
  .products-list li .price-box .price-label {
    display: none; }
  .products-list li .price-box p {
    display: inline;
    margin: 0 5px; }
  .products-list li .price-box .old-price .price {
    text-decoration: line-through; }
.products-list li .prod_color_swatch {
  text-align: center;
  overflow: hidden;
  font-size: 0;
  margin-bottom: 10px; }
  .products-list li .prod_color_swatch li {
    display: inline-block;
    margin: 0 3px 0 4px;
    overflow: hidden;
    border: 1px solid #fff; }
    .products-list li .prod_color_swatch li .color_box {
      width: 15px;
      height: 15px;
      float: left; }

.category-view .pager {
  font-size: 15px;
  font-family: "AV-LT-Roman";
  margin: 0 55px 0 0;
  float: left;
  letter-spacing: 0.06em; }
  .category-view .pager a {
    color: #000; }
  .category-view .pager .pages {
    padding: 10px 0px; }
    .category-view .pager .pages a.view_all {
      margin-left: 12px;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: normal;
      text-decoration: underline; }
    .category-view .pager .pages ol {
      margin: 0px;
      padding: 0px; }
      .category-view .pager .pages ol:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .category-view .pager .pages ol:before {
        content: "";
        display: table; }
      .category-view .pager .pages ol li {
        font-family: "AV-LT-Roman";
        float: left;
        font-size: 15px;
        padding: 0 2px;
        text-align: center;
        letter-spacing: 0.06em; }
        .category-view .pager .pages ol li a {
          display: block;
          text-decoration: none; }
          .category-view .pager .pages ol li a.page_nav {
            line-height: 9px;
            margin: 3px 0; }
            .category-view .pager .pages ol li a.page_nav:after {
              font-size: 15px;
              font-family: "SSStandard";
              font-style: normal;
              font-weight: normal;
              text-align: center;
              text-decoration: none;
              text-rendering: optimizeLegibility;
              vertical-aling: middle;
              white-space: nowrap;
              -moz-font-feature-settings: "liga=1";
              -moz-font-feature-settings: "liga";
              -ms-font-feature-settings: "liga" 1;
              -o-font-feature-settings: "liga";
              font-feature-settings: "liga";
              -webkit-font-smoothing: antialiased; }
            .category-view .pager .pages ol li a.page_nav.previous:after {
              content: "navigateleft";
              padding: 5px 5px 3px; }
            .category-view .pager .pages ol li a.page_nav.next:after {
              content: "navigateright";
              padding: 5px 5px 3px; }

.catalog-category-view .max-width-content,
.catalogsearch-result-index .max-width-content {
  margin-top: 25px; }
.catalog-category-view .category-view #fme_layered_container,
.catalogsearch-result-index .category-view #fme_layered_container {
  position: relative; }
.catalog-category-view .category-view .toolbar,
.catalogsearch-result-index .category-view .toolbar {
  display: block; }
  .catalog-category-view .category-view .toolbar:after,
  .catalogsearch-result-index .category-view .toolbar:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-category-view .category-view .toolbar:before,
  .catalogsearch-result-index .category-view .toolbar:before {
    content: "";
    display: table; }
  .catalog-category-view .category-view .toolbar .sorter,
  .catalogsearch-result-index .category-view .toolbar .sorter {
    width: 50%;
    display: block;
    position: relative;
    float: right; }
    .catalog-category-view .category-view .toolbar .sorter .selectboxit-container,
    .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container {
      z-index: 3; }
      .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-text,
      .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-text {
        padding: 8px 10px 9px;
        text-align: center;
        text-transform: uppercase;
        font-family: AV-LT-Black;
        font-size: 15px;
        letter-spacing: 0.06em; }
      .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-arrow-container,
      .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-arrow-container {
        display: none; }
    .catalog-category-view .category-view .toolbar .sorter .view-mode,
    .catalogsearch-result-index .category-view .toolbar .sorter .view-mode {
      display: none; }
  .catalog-category-view .category-view .toolbar .pager,
  .catalogsearch-result-index .category-view .toolbar .pager {
    width: 50%;
    font-size: 11px;
    font-family: "AV-LT-Roman";
    margin: 0px;
    display: block;
    letter-spacing: 0.06em; }
    .catalog-category-view .category-view .toolbar .pager a,
    .catalogsearch-result-index .category-view .toolbar .pager a {
      color: #000; }
    .catalog-category-view .category-view .toolbar .pager .pages:after,
    .catalogsearch-result-index .category-view .toolbar .pager .pages:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-category-view .category-view .toolbar .pager .pages:before,
    .catalogsearch-result-index .category-view .toolbar .pager .pages:before {
      content: "";
      display: table; }
    .catalog-category-view .category-view .toolbar .pager .pages a.page_nav:after,
    .catalogsearch-result-index .category-view .toolbar .pager .pages a.page_nav:after {
      font-weight: bold; }
.catalog-category-view .category-view .toolbar-bottom .sorter,
.catalogsearch-result-index .category-view .toolbar-bottom .sorter {
  display: none; }
.catalog-category-view .category-view .toolbar-bottom .toolbar,
.catalogsearch-result-index .category-view .toolbar-bottom .toolbar {
  width: auto;
  margin: 0 0 30px 0px; }
.catalog-category-view .category-view .toolbar-bottom .pager,
.catalogsearch-result-index .category-view .toolbar-bottom .pager {
  margin-top: 0px; }
  .catalog-category-view .category-view .toolbar-bottom .pager .pages a.view_all,
  .catalogsearch-result-index .category-view .toolbar-bottom .pager .pages a.view_all {
    font-size: 12px;
    letter-spacing: 0; }
.catalog-category-view .category-view .view-mode label,
.catalogsearch-result-index .category-view .view-mode label {
  display: none; }
.catalog-category-view .category-view .category-products #products-list li.item,
.catalogsearch-result-index .category-view .category-products #products-list li.item {
  width: 100%; }

.view-mode .gridlist {
  cursor: pointer; }
.view-mode .grid {
  background: #000 none repeat scroll 0 0 padding-box;
  bottom: auto;
  display: block;
  height: 4px;
  text-indent: -9999px;
  position: absolute;
  right: 0;
  top: 0px;
  width: 20px;
  margin-right: 0px;
  transition: background 0s ease 0.3s;
  transition-delay: 0.3s, 0s; }
  .view-mode .grid:before, .view-mode .grid:after {
    background-clip: padding-box;
    background-color: #000;
    bottom: auto;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    width: 100%; }
  .view-mode .grid:before, .view-mode .grid:after {
    background-clip: padding-box;
    background-color: #000;
    bottom: auto;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    width: 100%; }
  .view-mode .grid:before {
    top: 0;
    transition-delay: 0s, 0.3s;
    top: -8px;
    transition-property: top, transform; }
  .view-mode .grid:after {
    transition-delay: 0s, 0.3s;
    bottom: -8px;
    transition-property: top, transform; }
  .view-mode .grid.active {
    background: #7f7f7f; }
  .view-mode .grid.active:before {
    background: #7f7f7f; }
  .view-mode .grid.active:after {
    background: #7f7f7f; }
.view-mode .list {
  background: #000;
  bottom: auto;
  display: block;
  height: 4px;
  text-indent: -9999px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0px;
  width: 20px;
  transition: background 0s ease 0.3s;
  transition-delay: 0.3s, 0s;
  margin-left: 5px; }
  .view-mode .list:before, .view-mode .list:after {
    background-clip: padding-box;
    background-color: #000;
    bottom: auto;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    width: 100%; }
  .view-mode .list:before, .view-mode .list:after {
    background-clip: padding-box;
    background-color: #000;
    bottom: auto;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    width: 100%; }
  .view-mode .list:before {
    top: 0;
    transition-delay: 0s, 0.3s;
    top: -8px;
    transition-property: top, transform; }
  .view-mode .list:after {
    transition-delay: 0s, 0.3s;
    bottom: -8px;
    transition-property: top, transform; }
  .view-mode .list.active {
    background: #7f7f7f; }
  .view-mode .list.active:before {
    background: #7f7f7f; }
  .view-mode .list.active:after {
    background: #7f7f7f; }
.view-mode #fourth_leg {
  background: #fff;
  border-radius: 0;
  bottom: auto;
  display: block;
  height: 20px;
  text-indent: -9999px;
  position: absolute;
  z-index: 99;
  left: 8px;
  top: -8px;
  width: 4px;
  transition: background 0s ease 0.3s; }

@media only screen and (max-width: 1023px) {
  .catalog-category-view .max-width-content,
  .catalogsearch-result-index .max-width-content {
    position: relative; }
    .catalog-category-view .max-width-content .col-left,
    .catalogsearch-result-index .max-width-content .col-left {
      top: 0px;
      right: 0px;
      bottom: auto;
      left: 0px;
      position: absolute; }
    .catalog-category-view .max-width-content .category-view,
    .catalogsearch-result-index .max-width-content .category-view {
      margin-top: 70px;
      clear: both; }
      .catalog-category-view .max-width-content .category-view .toolbar-bottom .toolbar,
      .catalogsearch-result-index .max-width-content .category-view .toolbar-bottom .toolbar {
        margin: 20px 0px; }
        .catalog-category-view .max-width-content .category-view .toolbar-bottom .toolbar .pager,
        .catalogsearch-result-index .max-width-content .category-view .toolbar-bottom .toolbar .pager {
          width: 100%;
          float: none; }
          .catalog-category-view .max-width-content .category-view .toolbar-bottom .toolbar .pager .pages,
          .catalogsearch-result-index .max-width-content .category-view .toolbar-bottom .toolbar .pager .pages {
            text-align: right; }
            .catalog-category-view .max-width-content .category-view .toolbar-bottom .toolbar .pager .pages ol,
            .catalogsearch-result-index .max-width-content .category-view .toolbar-bottom .toolbar .pager .pages ol {
              display: inline-block; }
      .catalog-category-view .max-width-content .category-view .category-products,
      .catalogsearch-result-index .max-width-content .category-view .category-products {
        margin-top: 25px; }
  .catalog-category-view .block-layered-nav,
  .catalogsearch-result-index .block-layered-nav {
    padding: 0px; }
    .catalog-category-view .block-layered-nav .block-title-title,
    .catalogsearch-result-index .block-layered-nav .block-title-title {
      width: 100%;
      color: #ffffff;
      margin-bottom: 0px;
      white-space: nowrap;
      padding: 12px 0px 11px;
      background: #2b2b2b; }
      .catalog-category-view .block-layered-nav .block-title-title:hover,
      .catalogsearch-result-index .block-layered-nav .block-title-title:hover {
        border-color: #218666;
        background: #218666; }
    .catalog-category-view .block-layered-nav .block-content:after,
    .catalog-category-view .block-layered-nav .fme-filter:after,
    .catalogsearch-result-index .block-layered-nav .block-content:after,
    .catalogsearch-result-index .block-layered-nav .fme-filter:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-category-view .block-layered-nav .block-content:before,
    .catalog-category-view .block-layered-nav .fme-filter:before,
    .catalogsearch-result-index .block-layered-nav .block-content:before,
    .catalogsearch-result-index .block-layered-nav .fme-filter:before {
      content: "";
      display: table; }
    .catalog-category-view .block-layered-nav .block-content dl ul,
    .catalog-category-view .block-layered-nav .fme-filter dl ul,
    .catalogsearch-result-index .block-layered-nav .block-content dl ul,
    .catalogsearch-result-index .block-layered-nav .fme-filter dl ul {
      width: 100%; }
      .catalog-category-view .block-layered-nav .block-content dl ul:after,
      .catalog-category-view .block-layered-nav .fme-filter dl ul:after,
      .catalogsearch-result-index .block-layered-nav .block-content dl ul:after,
      .catalogsearch-result-index .block-layered-nav .fme-filter dl ul:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-category-view .block-layered-nav .block-content dl ul:before,
      .catalog-category-view .block-layered-nav .fme-filter dl ul:before,
      .catalogsearch-result-index .block-layered-nav .block-content dl ul:before,
      .catalogsearch-result-index .block-layered-nav .fme-filter dl ul:before {
        content: "";
        display: table; } }
@media only screen and (min-width: 568px) and (max-width: 991px) {
  .category-products ul.list li.item .products-grid-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 50%; }
  .category-products ul.grid li.item .products-grid-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .catalog-category-view .category-title,
  .catalogsearch-result-index .category-title {
    min-height: inherit; }
  .catalog-category-view .mb-breadcrumbs,
  .catalogsearch-result-index .mb-breadcrumbs {
    display: none; }

  .catalog-category-view .category-view .toolbar .sort-by select,
  .catalogsearch-result-index .category-view .toolbar .sort-by select {
    width: 97%; }
  .catalog-category-view .category-view .toolbar .sorter,
  .catalogsearch-result-index .category-view .toolbar .sorter {
    margin-top: 0px; }
    .catalog-category-view .category-view .toolbar .sorter .view-mode,
    .catalogsearch-result-index .category-view .toolbar .sorter .view-mode {
      display: none; }
    .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-text,
    .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-text {
      max-width: 100% !important; }
    .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-options,
    .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-options {
      border: 0 none;
      margin: 0;
      padding: 0px;
      -webkit-box-shadow: 0 17px 20px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 17px 20px rgba(0, 0, 0, 0.5);
      box-shadow: 0 17px 20px rgba(0, 0, 0, 0.5); }
      .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-options .selectboxit-focus a,
      .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-options .selectboxit-focus a {
        color: #fff; }
      .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-options a,
      .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-options a {
        color: #666666;
        margin-top: 5px; }
        .catalog-category-view .category-view .toolbar .sorter .selectboxit-container .selectboxit-options a:hover,
        .catalogsearch-result-index .category-view .toolbar .sorter .selectboxit-container .selectboxit-options a:hover {
          color: #fff; }
  .catalog-category-view .category-view .toolbar-bottom .toolbar .pager .pages a.view_all,
  .catalogsearch-result-index .category-view .toolbar-bottom .toolbar .pager .pages a.view_all {
    float: right; } }
@media only screen and (min-width: 768px) {
  .Banner img.deskimage {
    display: block; }
  .Banner img.mobimage {
    display: none; }

  .category-title h1 {
    font-size: 42px;
    margin-bottom: 15px; }
    .category-title h1.block-title-name {
      font-size: 60px;
      margin-bottom: 0px; }

  .catalog-category-view .max-width-content,
  .catalogsearch-result-index .max-width-content {
    margin-top: 0px; }

  .product-view .attr-description p {
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; } }
@media only screen and (min-width: 1024px) {
  .category-title h1.block-title-name {
    font-size: 80px;
    padding-left: 35px;
    padding-bottom: 35px; }

  .catalog-category-view .max-width-content {
    margin-top: 25px; }
  .catalog-category-view .mb-content .category-view .pager .pages ol {
    display: inline-block;
    margin-right: 25px; }
  .catalog-category-view .mb-content .category-view .toolbar-bottom .pager {
    width: 100%; }
    .catalog-category-view .mb-content .category-view .toolbar-bottom .pager .pages ol {
      float: right;
      margin-right: 0; }

  .block-layered-nav {
    padding: 0; }

  .catalog-category-view .main-container.col2-left-layout .category-view .toolbar .form-select,
  .catalog-category-view .main-container.col2-left-layout .category-view .toolbar select,
  .catalogsearch-result-index .main-container.col2-left-layout .category-view .toolbar .form-select,
  .catalogsearch-result-index .main-container.col2-left-layout .category-view .toolbar select {
    max-width: 150px; }
  .catalog-category-view .main-container.col2-left-layout .category-view .toolbar .pager,
  .catalogsearch-result-index .main-container.col2-left-layout .category-view .toolbar .pager {
    margin-top: 15px; }

  .catalog-category-view .main-container.col2-left-layout .col-left.sidebar,
  .catalogsearch-result-index .main-container.col2-left-layout .col-left.sidebar {
    width: 19.78981%; }

  .catalog-category-view .main-container.col2-left-layout .col-main,
  .catalogsearch-result-index .main-container.col2-left-layout .col-main {
    float: right;
    width: 79.01592%; }
  .catalog-category-view .products-grid-wrapper button,
  .catalogsearch-result-index .products-grid-wrapper button {
    margin: 0 auto;
    max-width: 100%;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
    top: -80px;
    right: auto;
    bottom: auto;
    left: 11.5%;
    position: absolute;
    z-index: 2; }
  .catalog-category-view .products-grid-wrapper:hover button,
  .catalogsearch-result-index .products-grid-wrapper:hover button {
    opacity: 1;
    visibility: visible; }

  .category-title.banner-title {
    min-height: 320px; }

  .block-layered-nav {
    width: 100%; }
    .block-layered-nav div.price_slider {
      position: relative;
      z-index: 9;
      height: 28px;
      margin: 0 auto 5px auto;
      background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/FME/orange_bar.jpg) no-repeat 50% 50%;
      cursor: pointer; }
    .block-layered-nav div.price_slider div.handle {
      top: 3px;
      width: 14px;
      height: 23px;
      background: transparent url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/FME/slider_button.png) no-repeat;
      cursor: move;
      position: absolute; }
    .block-layered-nav #adj-nav-container,
    .block-layered-nav div.adj-nav {
      position: relative; }
    .block-layered-nav .fme-filter #fme_layered_color a.fme_layered_attribute:before {
      display: none; }
    .block-layered-nav .fme-filter .fme_layered_clear_all a.fme_layered_clearall {
      color: #000; }
    .block-layered-nav .fme-filter dd {
      width: 203px; }
    .block-layered-nav .block-title-title {
      cursor: default;
      margin: 0 0 15px 7px;
      text-align: left;
      padding: 0px;
      border: 0 none; }
    .block-layered-nav .block-title {
      color: #000; }
      .block-layered-nav .block-title:after {
        content: ""; }
    .block-layered-nav .fme_layered_dt_selected .block-title:after {
      content: ""; }
    .block-layered-nav .fme-filter a.fme_layered_swatches {
      padding: 0px 0px 5px 0px; }
    .block-layered-nav .fme-filter a.fme_layered_swatches_selected {
      opacity: 0.5; }

  .catalog-category-view .block-layered-nav .fme-filter #fme_filters_list,
  .catalogsearch-result-index .block-layered-nav .fme-filter #fme_filters_list {
    background: transparent;
    position: static;
    overflow: visible;
    max-height: 100%;
    padding: 0px;
    box-shadow: 0 0 0 0;
    border: 0 none;
    display: block !important; }
    .catalog-category-view .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd,
    .catalogsearch-result-index .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd {
      display: none; }
      .catalog-category-view .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd::nth-child(1),
      .catalogsearch-result-index .block-layered-nav .fme-filter #fme_filters_list .fme_layered_dt + dd::nth-child(1) {
        display: block; }
    .catalog-category-view .block-layered-nav .fme-filter #fme_filters_list #fme_layered_category.in_sale li a,
    .catalogsearch-result-index .block-layered-nav .fme-filter #fme_filters_list #fme_layered_category.in_sale li a {
      font-size: 16px; }
  .catalog-category-view .category-view .toolbar-bottom .toolbar,
  .catalogsearch-result-index .category-view .toolbar-bottom .toolbar {
    margin: 0 0 30px; }
  .catalog-category-view .category-view .toolbar,
  .catalogsearch-result-index .category-view .toolbar {
    padding-left: 40%;
    margin: 0px 0px 50px; }
    .catalog-category-view .category-view .toolbar .view-mode,
    .catalogsearch-result-index .category-view .toolbar .view-mode {
      display: none; }
    .catalog-category-view .category-view .toolbar .pager,
    .catalogsearch-result-index .category-view .toolbar .pager {
      position: relative; }
      .catalog-category-view .category-view .toolbar .pager .pages,
      .catalogsearch-result-index .category-view .toolbar .pager .pages {
        text-align: right; }
        .catalog-category-view .category-view .toolbar .pager .pages a.view_all,
        .catalogsearch-result-index .category-view .toolbar .pager .pages a.view_all {
          margin-left: 12px; }
    .catalog-category-view .category-view .toolbar .sorter .sort-by select,
    .catalogsearch-result-index .category-view .toolbar .sorter .sort-by select {
      width: 100%; }
    .catalog-category-view .category-view .toolbar .sorter .sort-by .selectboxit-container .selectboxit-text,
    .catalogsearch-result-index .category-view .toolbar .sorter .sort-by .selectboxit-container .selectboxit-text {
      padding: 20px 30px 20px 22px;
      font-family: AV-LT-Roman;
      letter-spacing: 0.06em;
      text-align: left;
      text-transform: Capitalize; }
    .catalog-category-view .category-view .toolbar .sorter .sort-by .selectboxit-container .selectboxit-arrow-container,
    .catalogsearch-result-index .category-view .toolbar .sorter .sort-by .selectboxit-container .selectboxit-arrow-container {
      display: block; }
  .catalog-category-view .category-view .category-products ul li.item,
  .catalogsearch-result-index .category-view .category-products ul li.item {
    width: 25%;
    float: left; }
    .catalog-category-view .category-view .category-products ul li.item:nth-child(4n+1),
    .catalogsearch-result-index .category-view .category-products ul li.item:nth-child(4n+1) {
      clear: left; }

  .catalogsearch-result-index .category-view .toolbar {
    margin: 0px; }
  .catalogsearch-result-index .category-view .category-products li.item {
    width: 32.5%; }

  .catalogsearch-result-index .category-view .category-products ul li.item:nth-child(4n+1) {
    clear: both; } }
@media (max-width: 767px) {
  .fr-store .products-grid-wrapper .price-box .old-price,
  .fr-store .products-grid-wrapper .price-box .price,
  .ca-store .products-grid-wrapper .price-box .old-price,
  .ca-store .products-grid-wrapper .price-box .price {
    display: block; } }

@media (min-width: 768px) {
  .other-lang.catalog-category-view .products-grid-wrapper button {
    left: 50%;
    transform: translate(-50%); } }

/*Edited by Alan*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-category-view,
  .catalogsearch-result-index {
    /*.category-view{
        .toolbar{
            .sort-by{
                margin-top: 35px;
            }
        }
    }*/
    /*.breadcrumbs{
        margin: 0 0 50px;
    }*/
    /*.block-layered-nav{
        .block-title-title{
            margin-left: -8px;
        }
    }*/ }
    .catalog-category-view .max-width-content,
    .catalogsearch-result-index .max-width-content {
      display: flex;
      flex-direction: column-reverse; }
    .catalog-category-view .main-container.col2-left-layout .col-left.sidebar,
    .catalog-category-view .main-container.col2-left-layout .col-main,
    .catalogsearch-result-index .main-container.col2-left-layout .col-left.sidebar,
    .catalogsearch-result-index .main-container.col2-left-layout .col-main {
      float: none;
      width: 100%; } }
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }
  blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0; }
  blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "— "; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before {
  content: ""; }

blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ""; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after {
  content: " —"; }

blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
      line-height: 1;
      margin: 0 auto; }
  .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
.carousel-control {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  height: 88%;
  width: 5%;
  z-index: 1; }
  .carousel-control.right {
    right: 0;
    left: auto; }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    width: 30px;
    height: 60px; }
    .carousel-control .glyphicon-chevron-left img, .carousel-control .glyphicon-chevron-right img, .carousel-control .icon-next img, .carousel-control .icon-prev img {
      display: none; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 8px;
    margin-left: -10px;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
    background-repeat: no-repeat;
    background-position: 2px -40px;
    background-color: transparent; }
    .carousel-control .glyphicon-chevron-left:hover, .carousel-control .icon-prev:hover {
      background-position: 2px -90px; }
  .carousel-control .glyphicon-chevron-right {
    right: 10px;
    margin-right: -10px;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
    background-repeat: no-repeat;
    background-position: -22px -40px;
    background-color: transparent; }
    .carousel-control .glyphicon-chevron-right:hover {
      background-position: -22px -90px; }
  .carousel-control .icon-next {
    right: 10%;
    margin-right: -10px;
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
    .carousel-control .icon-prev:before {
      content: "‹"; }
  .carousel-control .icon-next:before {
    content: "›"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 10px;
    background-color: #000;
    position: relative;
    top: -2px;
    transition: all 0.2s ease-in-out 0s; }
  .carousel-indicators .pactive {
    width: 9px;
    height: 9px;
    top: -1px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #000;
    top: 0; }
    .carousel-indicators .active + li {
      width: 9px;
      height: 9px;
      top: -1px; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (max-width: 767px) {
  .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100% !important; }

  .carousel-inner > .item.video img {
    height: 250px; }

  .carousel-control .glyphicon-chevron-right {
    right: 5px; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 0px; }

  .product-slider iframe {
    height: 200px;
    top: 50%;
    margin: -100px 0 0; } }
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 60px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.catalog-category-view .products-grid-wrapper button {
  z-index: 3; }
  .catalog-category-view .products-grid-wrapper button:hover {
    color: #fff; }
    .catalog-category-view .products-grid-wrapper button:hover:before {
      opacity: 1;
      z-index: -1; }

.Device #popup_box,
.Device .pop-bg,
.Device .product-quickview,
.Touch #popup_box,
.Touch .pop-bg,
.Touch .product-quickview {
  display: none !important; }

.Laptop #popup_box .QuickWrap {
  top: 0;
  margin-top: 0; }

.PopBg {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }

#popup_box {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  overflow: auto;
  width: 100%;
  z-index: 1000; }
  #popup_box .QuickWrap {
    background: #FFFFFF;
    font-size: 15px;
    height: 800px;
    left: 50%;
    margin-left: -575px;
    margin-top: -400px;
    padding: 15px;
    position: absolute;
    top: 50%;
    width: 1150px;
    z-index: 1000; }
  #popup_box .popup-pagination a {
    color: #333; }
  #popup_box .carousel-control {
    position: absolute; }

.quickview-product .product-view .product-img-box {
  width: 55%;
  margin: 0 2%; }
  .quickview-product .product-view .product-img-box .Mobile {
    display: none; }
.quickview-product .product-view .FeatureWrap ul li {
  margin: 0 18% 0 0; }
  .quickview-product .product-view .FeatureWrap ul li:last-child {
    margin: 0; }

#popup_box.catalog-product-view .PDPVideo, #popup_box.catalog-product-view .MensBoard, #popup_box.catalog-product-view .RecWrap, #popup_box.catalog-product-view .HotSpot, #popup_box.catalog-product-view .DescWrap {
  display: none; }

.quickview-product .product-essential {
  margin: 30px auto 0; }

#popupBoxClose {
  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg") repeat scroll -162px -51px;
  display: block;
  font-size: 15px;
  line-height: 15px;
  padding: 5px 0;
  text-indent: -9999px; }

.quickview-product .product-view .product-essential {
  overflow: visible; }
.quickview-product .product-view .product-shop {
  float: right;
  padding: 100px 0 0;
  width: 37%; }
  .quickview-product .product-view .product-shop .color-selection img {
    height: 18px;
    width: 18px; }
.quickview-product .product-view .product-img-box {
  float: left; }

.pop-bg {
  background: rgba(0, 0, 0, 0.71);
  cursor: pointer;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999; }

.close-con {
  cursor: pointer;
  border-radius: 50px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 25px;
  width: 26px; }

#popup_box .carousel-control span {
  height: 55px;
  margin: 0;
  width: 30px; }
  #popup_box .carousel-control span.glyphicon.glyphicon-chevron-left {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll 0 -25px;
    left: -35px; }
  #popup_box .carousel-control span.glyphicon.glyphicon-chevron-right {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll 0 -82px;
    right: -35px; }
  #popup_box .carousel-control span img {
    opacity: 0; }
#popup_box .carousel-indicators {
  bottom: -60px; }
#popup_box .FeatureWrap, #popup_box .PlpRepeat {
  display: none; }

.catalog-product-view .popup-pagination {
  bottom: 45px;
  position: absolute;
  text-align: center;
  width: 98%; }
  .catalog-product-view .popup-pagination button {
    background: none;
    color: #333;
    font-family: AV-LT-Black;
    height: inherit;
    font-size: 14px;
    line-height: 20px;
    min-width: inherit;
    padding: 0 30px;
    position: absolute;
    right: 30px;
    text-transform: capitalize;
    letter-spacing: 0.06em; }
    .catalog-product-view .popup-pagination button span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -32px 1px;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      width: 30px;
      height: 45px;
      top: -8px; }
    .catalog-product-view .popup-pagination button:hover span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -60px 1px; }
    .catalog-product-view .popup-pagination button:first-child {
      left: 30px;
      max-width: 150px; }
    .catalog-product-view .popup-pagination button:last-child span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -33px -38px;
      right: 0;
      left: inherit; }
    .catalog-product-view .popup-pagination button:hover:last-child span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -60px -38px; }
    .catalog-product-view .popup-pagination button:before {
      background: none; }
  .catalog-product-view .popup-pagination a {
    display: inline-block;
    font-family: av-lt-black;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-transform: uppercase; }

.product-view:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.product-view:before {
  content: "";
  display: table; }
.product-view .sticky-product-bar {
  color: #ffffff;
  height: 56px;
  width: 100%;
  padding: 8px 0px;
  background-color: #218666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: -150px;
  right: 0px;
  bottom: auto;
  left: 0px;
  position: fixed;
  overflow: hidden;
  z-index: 999; }
  .product-view .sticky-product-bar:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .product-view .sticky-product-bar:before {
    content: "";
    display: table; }
  .product-view .sticky-product-bar.sticky-pdp {
    top: 70px; }
  .product-view .sticky-product-bar .sticky-product-name {
    width: 40%;
    float: left; }
    .product-view .sticky-product-bar .sticky-product-name h2 {
      font-size: 18px;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em;
      text-transform: uppercase;
      padding-top: 10px;
      padding-bottom: 10px; }
  .product-view .sticky-product-bar .product-sticky-right {
    max-width: 60%;
    text-align: right;
    float: right; }
    .product-view .sticky-product-bar .product-sticky-right:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .product-view .sticky-product-bar .product-sticky-right:before {
      content: "";
      display: table; }
    .product-view .sticky-product-bar .product-sticky-right .sticky-product-options,
    .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info,
    .product-view .sticky-product-bar .product-sticky-right .sticky-product-addto {
      display: block;
      line-height: 38px;
      float: left; }
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-options:after,
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info:after,
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-addto:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-options:before,
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info:before,
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-addto:before {
        content: "";
        display: table; }
    .product-view .sticky-product-bar .product-sticky-right .sticky-product-options {
      padding-top: 4px; }
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-options .sticky-color-option {
        margin-right: 20px;
        display: block;
        float: left; }
        .product-view .sticky-product-bar .product-sticky-right .sticky-product-options .sticky-color-option img {
          width: auto;
          height: 33px;
          border: 3px solid #ffffff;
          display: block; }
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-options .sticky-other-option {
        display: block;
        float: right; }
        .product-view .sticky-product-bar .product-sticky-right .sticky-product-options .sticky-other-option > div[class*="attribute"] {
          color: #000000;
          line-height: 33px;
          padding: 0px 12px;
          font-family: "AV-LT-Roman";
          background-color: #ffffff;
          height: 33px;
          letter-spacing: 0.06em; }
    .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info {
      margin-left: 40px;
      margin-right: 40px; }
      .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info .price-box {
        line-height: 1.6; }
        .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info .price-box .old-price {
          display: none; }
        .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info .price-box .price {
          font-size: 18px;
          font-family: "AV-LT-Black";
          letter-spacing: 0.06em;
          line-height: 44px; }
        .product-view .sticky-product-bar .product-sticky-right .sticky-product-price-info .price-box .oos-text {
          display: none; }
    .product-view .sticky-product-bar .product-sticky-right .btn-cart {
      font-size: 13px;
      border-color: #ffffff;
      display: block;
      position: relative;
      top: 4px;
      min-width: 240px;
      padding: 0 45px;
      height: 33px;
      line-height: 29px; }
      .product-view .sticky-product-bar .product-sticky-right .btn-cart:hover {
        border-color: #2b2b2b; }
.product-view .product-essential {
  padding-bottom: 70px;
  position: relative; }
  .product-view .product-essential:after {
    content: "";
    width: auto;
    background-color: #e9e9e9;
    top: -15%;
    right: -100%;
    bottom: 0px;
    left: -100%;
    position: absolute;
    z-index: -1; }
.product-view .attr-details a {
  color: #218666; }

.product-view h3,
.product-attr-value h3,
.review-title h3 {
  color: #2b2b2b;
  font-size: 16px;
  font-family: "AV-LT-Black";
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0.06em; }
.product-view p,
.product-attr-value p,
.review-title p {
  color: #7b7b7b;
  font-size: 14px;
  font-family: "AV-LT-Black";
  letter-spacing: 0.06em;
  line-height: 1.5;
  margin-bottom: 20px; }

.product-collateral:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.product-collateral:before {
  content: "";
  display: table; }
.product-collateral .toggle-tabs {
  height: 50px;
  position: relative;
  top: -50px;
  clear: both; }
  .product-collateral .toggle-tabs > li {
    height: 50px;
    padding: 13px 0px 10px;
    min-width: 30%;
    text-align: center;
    background-color: #ffffff;
    float: left; }
    .product-collateral .toggle-tabs > li + li {
      margin-left: 15px; }
    .product-collateral .toggle-tabs > li > span {
      color: #2b2b2a;
      font-size: 16px;
      font-family: "Veneer";
      text-transform: uppercase;
      border-bottom: 2px solid transparent;
      line-height: 1.45;
      letter-spacing: 0.05em;
      margin: 0px auto; }
    .product-collateral .toggle-tabs > li.current span {
      border-bottom-color: #218666; }
.product-collateral .collateral-tabs {
  padding: 35px 0px; }
  .product-collateral .collateral-tabs:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .product-collateral .collateral-tabs:before {
    content: "";
    display: table; }
.product-collateral .tab-details {
  padding: 0px;
  margin-bottom: 45px; }
  .product-collateral .tab-details:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .product-collateral .tab-details:before {
    content: "";
    display: table; }
  .product-collateral .tab-details .left-details,
  .product-collateral .tab-details .right-details {
    width: 100%;
    display: block; }
    .product-collateral .tab-details .left-details:after,
    .product-collateral .tab-details .right-details:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .product-collateral .tab-details .left-details:before,
    .product-collateral .tab-details .right-details:before {
      content: "";
      display: table; }
  .product-collateral .tab-details div[class*="attr-"] ul li {
    color: #7b7b7b;
    font-size: 20px;
    font-family: "AV-LT-Black";
    line-height: 1.6;
    letter-spacing: 0.06em;
    padding-left: 15px;
    position: relative; }
    .product-collateral .tab-details div[class*="attr-"] ul li:before {
      content: "";
      position: absolute;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      left: 0;
      top: 10px;
      background-color: #2b2b2b; }
.product-collateral .attr-descriptive-graphics {
  margin-top: 52px; }
  .product-collateral .attr-descriptive-graphics:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .product-collateral .attr-descriptive-graphics:before {
    content: "";
    display: table; }
  .product-collateral .attr-descriptive-graphics > div {
    margin-bottom: 30px; }
    .product-collateral .attr-descriptive-graphics > div:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .product-collateral .attr-descriptive-graphics > div:before {
      content: "";
      display: table; }
  .product-collateral .attr-descriptive-graphics .attr-title {
    width: 40%;
    letter-spacing: 1px;
    line-height: 1;
    display: block;
    float: left; }
  .product-collateral .attr-descriptive-graphics .attr-img {
    width: 60%;
    display: block;
    float: right; }
    .product-collateral .attr-descriptive-graphics .attr-img p {
      margin-top: 15px;
      margin-bottom: 0px; }
      .product-collateral .attr-descriptive-graphics .attr-img p:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .product-collateral .attr-descriptive-graphics .attr-img p:before {
        content: "";
        display: table; }
      .product-collateral .attr-descriptive-graphics .attr-img p span {
        color: #2b2b2b;
        font-size: 24px;
        display: inline-block; }
        .product-collateral .attr-descriptive-graphics .attr-img p span.warmest {
          float: right; }
.product-collateral .tab-specs {
  margin-bottom: 93px; }
  .product-collateral .tab-specs:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .product-collateral .tab-specs:before {
    content: "";
    display: table; }
  .product-collateral .tab-specs > div[class*="attr-"] {
    width: 33.33%;
    padding-right: 3%;
    margin-bottom: 35px;
    float: left; }
    .product-collateral .tab-specs > div[class*="attr-"]:last-child {
      padding-right: 0px; }
    .product-collateral .tab-specs > div[class*="attr-"] ul li {
      color: #7b7b7b;
      font-size: 14px;
      font-family: "AV-LT-Black";
      line-height: 1.5;
      padding: 6px 0px;
      letter-spacing: 0.06em; }

.feature-images-videos {
  display: block;
  margin-bottom: 50px; }
  .feature-images-videos .video-gallery-sliders .owl-item .item {
    padding: 0px 15px; }
    .feature-images-videos .video-gallery-sliders .owl-item .item:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .feature-images-videos .video-gallery-sliders .owl-item .item:before {
      content: "";
      display: table; }
    .feature-images-videos .video-gallery-sliders .owl-item .item a {
      display: block;
      position: relative;
      margin-bottom: 10px; }
      .feature-images-videos .video-gallery-sliders .owl-item .item a:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .feature-images-videos .video-gallery-sliders .owl-item .item a:before {
        content: "";
        display: table; }
      .feature-images-videos .video-gallery-sliders .owl-item .item a img {
        display: block;
        margin: 0px auto; }
      .feature-images-videos .video-gallery-sliders .owl-item .item a span {
        color: #ffffff;
        display: block;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        margin-left: -20px;
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        top: 50%;
        right: 0px;
        bottom: 0px;
        left: 50%;
        position: absolute;
        text-indent: -9999em;
        opacity: 0; }
        .feature-images-videos .video-gallery-sliders .owl-item .item a span:before, .feature-images-videos .video-gallery-sliders .owl-item .item a span:after {
          font-family: "FontAwesome";
          position: absolute;
          text-indent: 0; }
        .feature-images-videos .video-gallery-sliders .owl-item .item a span:before {
          content: "\f1db";
          font-size: 45px;
          top: 0;
          left: 0; }
        .feature-images-videos .video-gallery-sliders .owl-item .item a span:after {
          content: "\f04b";
          font-size: 20px;
          top: 13px;
          left: 13px; }
      .feature-images-videos .video-gallery-sliders .owl-item .item a.video:hover span {
        opacity: 1;
        visibility: visible; }
    .feature-images-videos .video-gallery-sliders .owl-item .item h3 {
      font-size: 20px;
      font-family: "AV-LT-Black";
      line-height: 1.5;
      text-transform: none;
      text-align: center;
      letter-spacing: 0.06em; }
  .feature-images-videos .video-gallery-sliders .owl-controls {
    height: 0;
    margin-top: 0px; }
    .feature-images-videos .video-gallery-sliders .owl-controls .owl-prev,
    .feature-images-videos .video-gallery-sliders .owl-controls .owl-next {
      padding: 0;
      margin: -60px 0px 0px;
      text-indent: -9999em;
      background: transparent;
      display: block;
      border-radius: 0;
      width: 35px;
      position: absolute;
      top: 50%; }
      .feature-images-videos .video-gallery-sliders .owl-controls .owl-prev:before,
      .feature-images-videos .video-gallery-sliders .owl-controls .owl-next:before {
        color: #2b2b2b;
        font-size: 35px;
        font-family: "ficon";
        text-indent: 0;
        display: block;
        float: left; }
    .feature-images-videos .video-gallery-sliders .owl-controls .owl-prev {
      left: 0; }
      .feature-images-videos .video-gallery-sliders .owl-controls .owl-prev:before {
        content: "\e904"; }
    .feature-images-videos .video-gallery-sliders .owl-controls .owl-next {
      right: 0; }
      .feature-images-videos .video-gallery-sliders .owl-controls .owl-next:before {
        content: "\e903"; }

.block-how-to-measure {
  margin-bottom: 35px; }
  .block-how-to-measure .box-content:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-how-to-measure .box-content:before {
    content: "";
    display: table; }
  .block-how-to-measure .box-content .col-left,
  .block-how-to-measure .box-content .col-right {
    width: 100%;
    display: block; }
    .block-how-to-measure .box-content .col-left:after,
    .block-how-to-measure .box-content .col-right:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .block-how-to-measure .box-content .col-left:before,
    .block-how-to-measure .box-content .col-right:before {
      content: "";
      display: table; }
  .block-how-to-measure .box-content .tab {
    color: #7b7b7b;
    font-size: 19px;
    font-family: "AV-LT-Black";
    margin-bottom: 28px;
    display: block;
    letter-spacing: 0.06em; }
    .block-how-to-measure .box-content .tab a {
      color: #7b7b7b;
      font-size: 18px;
      font-family: "AV-LT-Black";
      display: inline-block;
      margin-right: 7px;
      letter-spacing: 0.06em; }
      .block-how-to-measure .box-content .tab a + a {
        margin-left: 7px; }
      .block-how-to-measure .box-content .tab a:hover {
        color: #218666;
        text-decoration: underline; }
  .block-how-to-measure .box-content .tab-content {
    padding: 0px !important; }
    .block-how-to-measure .box-content .tab-content table {
      display: none;
      width: 100%;
      border-collapse: collapse;
      border: 2px solid #7b7b7b; }
      .block-how-to-measure .box-content .tab-content table td {
        color: #7b7b7b;
        font-size: 12px;
        font-family: "AV-LT-Black";
        text-align: center;
        vertical-align: middle;
        border: 2px solid #7b7b7b;
        padding: 15px 10px;
        word-wrap: break-word;
        letter-spacing: 0.06em; }

.picked {
  display: none !important; }

.catalog-product-view .validation-advice {
  color: #218666;
  font-size: 11px;
  font-family: "AV-LT-Black";
  line-height: 15px;
  padding: 5px 0;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.catalog-product-view .product-img-box {
  width: 100%;
  display: block; }
  .catalog-product-view .product-img-box:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-product-view .product-img-box:before {
    content: "";
    display: table; }
  .catalog-product-view .product-img-box #content {
    display: block; }
    .catalog-product-view .product-img-box #content:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-img-box #content:before {
      content: "";
      display: table; }
  .catalog-product-view .product-img-box .main-product-image {
    width: 100%;
    position: relative; }
    .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item {
      margin: 0px auto; }
      .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item:before {
        content: "";
        display: table; }
      .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item {
        width: 100%;
        height: 100%;
        display: table; }
        .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item:before {
          content: "";
          display: table; }
        .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item .box-image {
          width: 100%;
          height: 100%;
          display: table-cell;
          vertical-align: middle; }
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item .box-image > a {
            display: block; }
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item .box-image img,
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item .box-image iframe {
            width: 100%;
            margin: 0px auto;
            min-height: 208px; }
    .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls {
      margin: 0px; }
      .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons {
        display: none; }
        .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-prev, .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-next {
          color: #000000;
          text-indent: -9999px;
          padding: 0;
          margin: 0;
          border-radius: 0;
          background: transparent;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          position: absolute;
          top: 50%;
          width: 40px;
          height: 60px; }
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-prev:before, .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-next:before {
            font-size: 50px;
            font-family: "ficon";
            text-indent: 0;
            float: left; }
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-next:hover {
            opacity: 1;
            color: #218666; }
        .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-prev {
          left: 0%; }
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
            content: "\e904"; }
        .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-next {
          right: 2%; }
          .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-next:before {
            content: "\e903"; }
    .catalog-product-view .product-img-box .main-product-image .picked {
      height: inherit !important;
      left: 7%;
      min-height: inherit !important;
      position: absolute;
      top: 0;
      width: 121px; }
  .catalog-product-view .product-img-box .more-views .list-more:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-product-view .product-img-box .more-views .list-more:before {
    content: "";
    display: table; }
.catalog-product-view .product-shop {
  width: 100%;
  display: block; }
  .catalog-product-view .product-shop:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-product-view .product-shop:before {
    content: "";
    display: table; }
  .catalog-product-view .product-shop .product-main-info:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-product-view .product-shop .product-main-info:before {
    content: "";
    display: table; }
  .catalog-product-view .product-shop .product-main-info .product-name h1 {
    color: #2b2b2a;
    font-size: 18px;
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    display: block;
    line-height: 1.2;
    margin-bottom: 5px;
    letter-spacing: 0.06em; }
  .catalog-product-view .product-shop .product-main-info .product-name h2 {
    color: #7b7b7b;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 1px;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo {
    padding: 10px 0px; }
    .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo:before {
      content: "";
      display: table; }
    .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline.pull-left {
      display: block;
      float: none; }
    .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .yotpo-stars {
      float: left;
      margin-right: 15px; }
      .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .yotpo-stars:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .yotpo-stars:before {
        content: "";
        display: table; }
    .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .text-m {
      font-size: 14px;
      text-decoration: underline !important;
      font-family: "Veneer-Italic";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .catalog-product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .text-m:hover {
        color: #218666 !important; }
  .catalog-product-view .product-shop .product-main-info .price-info {
    display: block;
    padding: 10px 0px; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box:before {
      content: "";
      display: table; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box .old-price,
    .catalog-product-view .product-shop .product-main-info .price-info .price-box .special-price {
      display: inline-block; }
      .catalog-product-view .product-shop .product-main-info .price-info .price-box .old-price:after,
      .catalog-product-view .product-shop .product-main-info .price-info .price-box .special-price:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-product-view .product-shop .product-main-info .price-info .price-box .old-price:before,
      .catalog-product-view .product-shop .product-main-info .price-info .price-box .special-price:before {
        content: "";
        display: table; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box .old-price {
      margin-right: 15px; }
      .catalog-product-view .product-shop .product-main-info .price-info .price-box .old-price .price {
        color: #2b2b2b;
        text-decoration: line-through; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box .special-price .price {
      color: red; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box .price {
      font-size: 27px;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em; }
    .catalog-product-view .product-shop .product-main-info .price-info .price-box .oos-text {
      color: #218666;
      font-size: 20px;
      margin-left: 15px;
      display: inline-block;
      font-family: "Veneer-Italic";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .catalog-product-view .product-shop .options-container-small:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-product-view .product-shop .options-container-small:before {
    content: "";
    display: table; }
  .catalog-product-view .product-shop .options-container-small .product-options {
    padding: 10px 0px 0px; }
    .catalog-product-view .product-shop .options-container-small .product-options:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-shop .options-container-small .product-options:before {
      content: "";
      display: table; }
    .catalog-product-view .product-shop .options-container-small .product-options dl:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-shop .options-container-small .product-options dl:before {
      content: "";
      display: table; }
    .catalog-product-view .product-shop .options-container-small .product-options dl dt, .catalog-product-view .product-shop .options-container-small .product-options dl dd {
      width: 48%;
      display: block;
      margin-bottom: 20px;
      float: left; }
      .catalog-product-view .product-shop .options-container-small .product-options dl dt.ColorName, .catalog-product-view .product-shop .options-container-small .product-options dl dd.ColorName {
        width: auto; }
    .catalog-product-view .product-shop .options-container-small .product-options dl dt.ColorName, .catalog-product-view .product-shop .options-container-small .product-options dl dt:nth-of-type(1) {
      font-size: 16px;
      font-family: "Veneer-Italic";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      letter-spacing: 2px; }
      .catalog-product-view .product-shop .options-container-small .product-options dl dt.ColorName .required em, .catalog-product-view .product-shop .options-container-small .product-options dl dt:nth-of-type(1) .required em {
        color: #000000;
        margin-left: 0px; }
    .catalog-product-view .product-shop .options-container-small .product-options dl dt.last {
      position: relative; }
      .catalog-product-view .product-shop .options-container-small .product-options dl dt.last select + div.validation-advice {
        position: absolute;
        right: 0;
        top: -25px; }
    .catalog-product-view .product-shop .options-container-small .product-options dl dd:nth-of-type(1) {
      width: 100% !important;
      float: none !important;
      clear: both; }
    .catalog-product-view .product-shop .options-container-small .product-options dl dd.Small {
      width: 48%;
      float: right; }
    .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more-colors,
    .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more_color_link {
      color: #2b2b2b;
      font-size: 14px;
      text-decoration: underline;
      font-family: "Veneer-Italic";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      letter-spacing: 1px;
      display: inline-block;
      margin: 5px 0px;
      clear: both; }
      .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more-colors.plus:after,
      .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more_color_link.plus:after {
        content: " +"; }
      .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more-colors.minus:after,
      .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more_color_link.minus:after {
        content: " -"; }
      .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more-colors:hover,
      .catalog-product-view .product-shop .options-container-small .product-options dl dd a.more_color_link:hover {
        color: #218666; }
    .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection:before {
      content: "";
      display: table; }
    .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li {
      margin-top: 0px;
      margin-right: 16px;
      margin-bottom: 15px;
      margin-left: 0px;
      cursor: pointer;
      width: 34px;
      height: 34px;
      overflow: hidden;
      float: left; }
      .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.outofstock {
        position: relative; }
        .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.outofstock img {
          opacity: 0.5; }
        .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.outofstock:before, .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.outofstock:after {
          content: ' ';
          width: 2px;
          background-color: #218666;
          position: absolute;
          height: 46px;
          top: -6px;
          left: 15.5px;
          z-index: 1; }
        .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.outofstock:before {
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg); }
        .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.outofstock:after {
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg); }
      .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li.selected {
        border: 2px solid #218666;
        position: relative;
        /*  &:not(.outofstock){
              &:before{
                  content:"";
                  width: 34px;
                  height: 34px;
                  position: absolute;
                  border: 2px solid $c-green;
                  top: 0;
                  left: 0;
              }
          }*/ }
      .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li img {
        width: 100%;
        height: 100%; }
    .catalog-product-view .product-shop .options-container-small .product-options .fit-guide {
      color: #2b2b2b;
      font-size: 14px;
      font-family: "Veneer-Italic";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .catalog-product-view .product-shop .options-container-small .product-options .fit-guide a {
        color: #2b2b2b;
        text-decoration: underline; }
        .catalog-product-view .product-shop .options-container-small .product-options .fit-guide a:hover {
          color: #218666; }
  .catalog-product-view .product-shop .options-container-small .add-to-box .FreeShip,
  .catalog-product-view .product-shop .options-container-small .add-to-box p.promo-text {
    color: #868686;
    font-size: 14px;
    font-family: "Veneer-Italic";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 20px 0px 10px;
    line-height: 1.1; }
    .catalog-product-view .product-shop .options-container-small .add-to-box .FreeShip p,
    .catalog-product-view .product-shop .options-container-small .add-to-box p.promo-text p {
      font-size: 14px;
      display: inline;
      margin: 0px;
      line-height: 1.4em; }
    .catalog-product-view .product-shop .options-container-small .add-to-box .FreeShip a,
    .catalog-product-view .product-shop .options-container-small .add-to-box p.promo-text a {
      color: #2b2b2a;
      font-size: 14px;
      text-decoration: underline; }
      .catalog-product-view .product-shop .options-container-small .add-to-box .FreeShip a:hover,
      .catalog-product-view .product-shop .options-container-small .add-to-box p.promo-text a:hover {
        color: #218666; }
  .catalog-product-view .product-shop .add-to-cart label {
    padding: 0 10px; }
  .catalog-product-view .product-shop .add-to-cart input#qty {
    height: 50px;
    margin: 30px 10px 0 0;
    padding: 0 22px;
    text-align: center;
    width: 17%; }
  .catalog-product-view .product-shop .add-to-cart button {
    width: 100%; }
    .catalog-product-view .product-shop .add-to-cart button.btn-cart {
      margin-top: 10px; }
  .catalog-product-view .product-shop .DescWrap {
    clear: both; }
    .catalog-product-view .product-shop .DescWrap h2 {
      font-family: "POP-W00-Regular";
      font-size: 30px;
      margin: 40px 0 20px;
      text-align: center;
      text-decoration: underline; }
    .catalog-product-view .product-shop .DescWrap .Wrap {
      font-size: 15px;
      font-family: "AV-LT-Roman";
      line-height: 20px;
      letter-spacing: 0.06em; }
  .catalog-product-view .product-shop .color-selection img {
    cursor: pointer;
    float: left;
    height: 22px;
    width: 22px; }
  .catalog-product-view .product-shop .LearnMore {
    min-width: 320px;
    padding: 30px 25px;
    background: #fff;
    display: none;
    overflow: hidden;
    margin-top: -50%;
    margin-left: -50%;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1001; }
    .catalog-product-view .product-shop .LearnMore p.close {
      background: #000;
      border-radius: 20px;
      color: #fff;
      cursor: pointer;
      line-height: 13px;
      padding: 10px 9px 7px;
      position: absolute;
      right: 15px;
      top: 15px;
      font-family: "SSStandard";
      font-style: normal;
      font-weight: normal;
      text-align: center;
      text-decoration: none;
      text-rendering: optimizeLegibility;
      vertical-aling: middle;
      white-space: nowrap;
      -moz-font-feature-settings: "liga=1";
      -moz-font-feature-settings: "liga";
      -ms-font-feature-settings: "liga" 1;
      -o-font-feature-settings: "liga";
      font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased;
      z-index: 2; }
    .catalog-product-view .product-shop .LearnMore .Padd {
      display: block;
      width: 100%; }
      .catalog-product-view .product-shop .LearnMore .Padd a {
        color: #000; }
      .catalog-product-view .product-shop .LearnMore .Padd .Padd {
        padding: 20px; }
      .catalog-product-view .product-shop .LearnMore .Padd img {
        opacity: 0; }
    .catalog-product-view .product-shop .LearnMore #content {
      height: 100%;
      overflow: auto;
      position: absolute;
      text-align: left;
      width: 100%;
      z-index: 1; }
      .catalog-product-view .product-shop .LearnMore #content strong {
        font-weight: bold; }
      .catalog-product-view .product-shop .LearnMore #content h1 {
        background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll left bottom/85% 5px;
        color: #000;
        display: inline-block;
        font-size: 40px;
        line-height: 40px;
        margin: 0 auto 20px;
        padding: 0 0 18px;
        font-family: "Veneer";
        letter-spacing: 0.05em;
        text-rendering: optimizeLegibility;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .catalog-product-view .product-shop .LearnMore #content p {
        margin: 0 0 10px;
        line-height: 30px; }
      .catalog-product-view .product-shop .LearnMore #content table {
        border: 1px solid #000;
        margin: 25px 0; }
        .catalog-product-view .product-shop .LearnMore #content table tr {
          border: 1px solid #000; }
          .catalog-product-view .product-shop .LearnMore #content table tr td {
            border: 1px solid #000;
            padding: 8px; }
  .catalog-product-view .product-shop .linkWishShare {
    display: block;
    padding: 35px 0px 25px;
    margin-top: 25px;
    border-top: 3px solid #a3a3a3;
    position: relative; }
    .catalog-product-view .product-shop .linkWishShare:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-shop .linkWishShare:before {
      content: "";
      display: table; }
    .catalog-product-view .product-shop .linkWishShare .find-a-store,
    .catalog-product-view .product-shop .linkWishShare .share-link {
      width: 50%;
      display: block;
      margin: 0px;
      float: left; }
    .catalog-product-view .product-shop .linkWishShare .find-a-store {
      text-align: right; }
      .catalog-product-view .product-shop .linkWishShare .find-a-store a {
        color: #2b2b2a;
        font-size: 14px;
        font-family: "Veneer";
        text-transform: uppercase;
        position: relative;
        display: inline-block;
        padding-left: 30px;
        letter-spacing: 0.05em; }
        .catalog-product-view .product-shop .linkWishShare .find-a-store a:before {
          content: "\e900";
          font-family: "ficon";
          font-size: 17px;
          width: 20px;
          height: 23px;
          display: block;
          position: absolute;
          top: -4px;
          left: 0; }
        .catalog-product-view .product-shop .linkWishShare .find-a-store a:hover {
          color: #218666; }
          .catalog-product-view .product-shop .linkWishShare .find-a-store a:hover:before {
            color: #218666; }
    .catalog-product-view .product-shop .linkWishShare .share-link {
      position: relative; }
      .catalog-product-view .product-shop .linkWishShare .share-link p {
        color: #2b2b2a;
        font-size: 14px;
        font-family: "Veneer";
        text-transform: uppercase;
        line-height: 1;
        margin-bottom: 0px;
        padding-left: 40px;
        position: relative;
        cursor: pointer;
        letter-spacing: 0.05em; }
        .catalog-product-view .product-shop .linkWishShare .share-link p:before {
          content: "\e905";
          font-family: "ficon";
          font-size: 20px;
          width: 20px;
          height: 23px;
          display: block;
          position: absolute;
          top: -4px;
          left: 0; }
      .catalog-product-view .product-shop .linkWishShare .share-link ul {
        width: 200px;
        padding: 12px 0px;
        background: #ffffff;
        border: 1px solid #000;
        display: none;
        position: absolute;
        top: -20px;
        right: 0; }
        .catalog-product-view .product-shop .linkWishShare .share-link ul li {
          width: 30px;
          margin: 0px 0px 0px 15px;
          text-align: center;
          display: block;
          float: left;
          padding-left: 5px; }
          .catalog-product-view .product-shop .linkWishShare .share-link ul li a {
            color: #000;
            font-size: 25px;
            display: block;
            text-decoration: none; }
            .catalog-product-view .product-shop .linkWishShare .share-link ul li a:hover {
              color: #218666; }
  .catalog-product-view .product-shop p.product-ids {
    font-size: 12px;
    font-family: AV-LT-Black;
    letter-spacing: 0.06em; }
  .catalog-product-view .product-shop .short-description {
    clear: both;
    font-size: 15px;
    font-family: AV-LT-Roman;
    line-height: 20px;
    margin: 25px 0 30px;
    letter-spacing: 0.06em; }
  .catalog-product-view .product-shop .product-options-bottom.add-to-box ul.add-to-links {
    position: relative;
    top: 30px; }
    .catalog-product-view .product-shop .product-options-bottom.add-to-box ul.add-to-links li {
      float: left; }
      .catalog-product-view .product-shop .product-options-bottom.add-to-box ul.add-to-links li a {
        color: #000; }
      .catalog-product-view .product-shop .product-options-bottom.add-to-box ul.add-to-links li:last-child {
        display: none; }
  .catalog-product-view .product-shop .product-options-bottom.add-to-box.active {
    padding: 0 0 25px;
    position: relative; }
    .catalog-product-view .product-shop .product-options-bottom.add-to-box.active .added {
      bottom: -6px;
      color: green;
      left: 0;
      position: absolute; }
      .catalog-product-view .product-shop .product-options-bottom.add-to-box.active .added a {
        color: green; }
  .catalog-product-view .product-shop .SelectWrap {
    display: none !important; }
    .catalog-product-view .product-shop .SelectWrap .linkWishShare {
      cursor: pointer;
      display: inline-block;
      font-family: av-lt-black;
      font-size: 10px;
      text-transform: uppercase;
      text-decoration: underline;
      top: 5px;
      letter-spacing: 0.06em; }
    .catalog-product-view .product-shop .SelectWrap .linkWishSharefit {
      cursor: pointer;
      display: inline-block;
      font-family: av-lt-black;
      font-size: 10px;
      margin: 0 10px 35px 0;
      position: relative;
      text-transform: uppercase;
      text-decoration: underline;
      top: 5px;
      letter-spacing: 0.06em; }
    .catalog-product-view .product-shop .SelectWrap .linkWishShareglove {
      cursor: pointer;
      display: inline-block;
      font-family: av-lt-black;
      font-size: 10px;
      letter-spacing: 0.06em;
      margin: 0 10px 35px 0;
      position: relative;
      text-transform: uppercase;
      text-decoration: underline;
      top: 5px; }
    .catalog-product-view .product-shop .SelectWrap select {
      width: 170px; }
    .catalog-product-view .product-shop .SelectWrap .selectboxit-arrow-container {
      background: #000; }
  .catalog-product-view .product-shop .required {
    clear: left;
    margin: 20px 0 0; }
  .catalog-product-view .product-shop .selectboxit-container {
    margin: 0 10px 0 0; }
  .catalog-product-view .product-shop .selectboxit-text {
    font-family: AV-LT-Roman;
    font-size: 15px;
    letter-spacing: 0.06em; }
  .catalog-product-view .product-shop .FreeShip,
  .catalog-product-view .product-shop p.promo-text {
    clear: both;
    font-size: 14px;
    text-transform: uppercase; }
    .catalog-product-view .product-shop .FreeShip span,
    .catalog-product-view .product-shop p.promo-text span {
      color: #218666;
      display: inline-block;
      font-size: 12px;
      line-height: 12px;
      padding: 0 8px 0 0;
      position: relative;
      top: 2px;
      font-family: "SSStandard";
      font-style: normal;
      font-weight: normal;
      text-align: center;
      text-decoration: none;
      text-rendering: optimizeLegibility;
      vertical-aling: middle;
      white-space: nowrap;
      -moz-font-feature-settings: "liga=1";
      -moz-font-feature-settings: "liga";
      -ms-font-feature-settings: "liga" 1;
      -o-font-feature-settings: "liga";
      font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased; }
    .catalog-product-view .product-shop .FreeShip a,
    .catalog-product-view .product-shop p.promo-text a {
      color: #000; }
  .catalog-product-view .product-shop .link-wishlist {
    display: inline-block;
    float: left;
    height: 28px;
    margin: 5px 25px 0 0;
    position: relative;
    top: 20px;
    width: 35px;
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist_remove.png") no-repeat 0 0; }
    .catalog-product-view .product-shop .link-wishlist.btn-remove {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist.png") no-repeat 0 0; }
      .catalog-product-view .product-shop .link-wishlist.btn-remove:hover {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist_remove.png") no-repeat 0 0; }
    .catalog-product-view .product-shop .link-wishlist img {
      display: none;
      width: 36px; }
  .catalog-product-view .product-shop .product-collateral {
    clear: both;
    display: inline-block;
    margin: 15px 0 0;
    font-size: 15px;
    font-family: AV-LT-Roman;
    letter-spacing: 0.06em;
    width: 100%; }
    .catalog-product-view .product-shop .product-collateral .std {
      line-height: 22px; }
      .catalog-product-view .product-shop .product-collateral .std p {
        margin: 0 0 30px; }
      .catalog-product-view .product-shop .product-collateral .std ul li {
        padding: 0 0 0 15px;
        position: relative;
        word-wrap: break-word; }
        .catalog-product-view .product-shop .product-collateral .std ul li:before {
          background: #000 none repeat scroll 0 0;
          border-radius: 3px;
          content: "";
          display: inline-block;
          height: 6px;
          left: 0;
          position: absolute;
          top: 7px;
          width: 6px; }
        .catalog-product-view .product-shop .product-collateral .std ul li span {
          display: none; }
  .catalog-product-view .product-shop p.no-rating,
  .catalog-product-view .product-shop p.availability {
    display: none; }
  .catalog-product-view .product-shop .price-label {
    display: none; }
  .catalog-product-view .product-shop #collateral-tabs {
    height: inherit !important; }
    .catalog-product-view .product-shop #collateral-tabs dt.tab {
      cursor: pointer;
      margin: 0 0 25px; }
    .catalog-product-view .product-shop #collateral-tabs dd.tab-container {
      display: none;
      margin: 0 0 30px; }
      .catalog-product-view .product-shop #collateral-tabs dd.tab-container > div {
        line-height: 20px; }
    .catalog-product-view .product-shop #collateral-tabs dt.tab span {
      font-size: 15px;
      font-family: AV-LT-Black;
      letter-spacing: 0.06em;
      position: relative;
      text-transform: uppercase; }
      .catalog-product-view .product-shop #collateral-tabs dt.tab span:after {
        background: #000;
        content: "";
        display: block;
        height: 23px;
        left: 165px;
        position: absolute;
        text-transform: uppercase;
        top: -3px;
        width: 23px; }
      .catalog-product-view .product-shop #collateral-tabs dt.tab span:before {
        content: "+";
        color: #fff;
        display: block;
        height: 5px;
        left: 172px;
        position: absolute;
        text-transform: uppercase;
        top: 2px;
        width: 8px;
        z-index: 1; }
    .catalog-product-view .product-shop #collateral-tabs dt.tab.active span:before {
      content: "–";
      left: 174px;
      top: 1px; }
.catalog-product-view .FeatureWrap {
  clear: both;
  margin: 30px auto;
  width: 90%; }
  .catalog-product-view .FeatureWrap ul {
    margin: 0 auto; }
    .catalog-product-view .FeatureWrap ul li {
      color: #333;
      float: left;
      font-size: 15px;
      font-family: AV-LT-Black;
      letter-spacing: 0.06em;
      line-height: 20px;
      margin: 0 5% 20px 0;
      text-transform: uppercase;
      text-align: center; }
      .catalog-product-view .FeatureWrap ul li:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-product-view .FeatureWrap ul li:before {
        content: "";
        display: table; }
      .catalog-product-view .FeatureWrap ul li:last-child {
        margin: 0; }
      .catalog-product-view .FeatureWrap ul li img {
        width: 80px; }
      .catalog-product-view .FeatureWrap ul li p {
        font-family: AV-LT-Black;
        font-size: 12px;
        letter-spacing: 0.06em; }
.catalog-product-view .popup-pagination {
  display: none; }
.catalog-product-view .HotSpot {
  display: none;
  margin: 0 auto;
  overflow: hidden;
  width: 100%; }
  .catalog-product-view .HotSpot img {
    width: 100%; }
  .catalog-product-view .HotSpot > div {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 0 1.4%;
    position: relative; }
    .catalog-product-view .HotSpot > div > div {
      position: absolute;
      right: 3%;
      top: 15%;
      width: 300px; }
      .catalog-product-view .HotSpot > div > div p {
        color: #fff;
        cursor: pointer;
        background: rgba(216, 77, 21, 0.8) none repeat scroll 0 0;
        border-radius: 30px;
        bottom: -40px;
        font-family: pop-w00-regular;
        font-size: 44px;
        height: 40px;
        left: 50%;
        line-height: 40px;
        margin: 0 0 0 -20px;
        position: absolute;
        text-align: center;
        width: 40px;
        z-index: 0; }
      .catalog-product-view .HotSpot > div > div span {
        background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        line-height: 30px;
        opacity: 0;
        padding: 34px;
        position: relative;
        width: 100%;
        z-index: 1; }
        .catalog-product-view .HotSpot > div > div span:after {
          border-color: rgba(0, 0, 0, 0.8) transparent transparent;
          border-style: solid;
          border-width: 13px 12.5px 0;
          bottom: -13px;
          content: "";
          height: 0;
          left: 50%;
          margin: 0 0 0 -12px;
          position: absolute;
          width: 0; }
  .catalog-product-view .HotSpot .TopLeft {
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bag1.jpg");
    width: 100%; }
  .catalog-product-view .HotSpot .TopRight {
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bag2.jpg");
    width: 100%; }
    .catalog-product-view .HotSpot .TopRight > div {
      right: -9%;
      top: -20%; }
      .catalog-product-view .HotSpot .TopRight > div span {
        left: -70px;
        top: 205px; }
        .catalog-product-view .HotSpot .TopRight > div span:after {
          border-color: transparent transparent rgba(0, 0, 0, 0.8);
          border-width: 0 13px 12.5px;
          margin: 0 0 0 58px;
          top: -12px; }
  .catalog-product-view .HotSpot .BottomLeft {
    width: 100%;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bag3.jpg"); }
    .catalog-product-view .HotSpot .BottomLeft > div {
      left: 10%;
      right: 0; }
  .catalog-product-view .HotSpot .BottomRight {
    width: 100%;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bag4.jpg"); }
    .catalog-product-view .HotSpot .BottomRight > div {
      right: 15%;
      top: 17%; }
.catalog-product-view .SizeChat,
.catalog-product-view .SizeChatfit,
.catalog-product-view .GloveChart {
  background: #fff none repeat scroll 0 0;
  display: none;
  left: 50%;
  position: fixed;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  z-index: 1001; }
  .catalog-product-view .SizeChat .Padd,
  .catalog-product-view .SizeChatfit .Padd,
  .catalog-product-view .GloveChart .Padd {
    padding: 20px; }
  .catalog-product-view .SizeChat p,
  .catalog-product-view .SizeChatfit p,
  .catalog-product-view .GloveChart p {
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    line-height: 13px;
    padding: 10px 9px 7px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: "SSStandard";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    vertical-aling: middle;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased; }
.catalog-product-view .Slider {
  clear: both;
  display: none;
  position: relative; }
  .catalog-product-view .Slider .owl-theme .owl-controls {
    left: 0;
    margin: 0;
    position: absolute;
    top: 266px;
    width: 100%; }
    .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons {
      margin: 0 auto;
      position: relative;
      width: 100%;
      top: 350px; }
      .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons div {
        border-radius: 0;
        width: 30px;
        height: 60px;
        opacity: 1;
        text-indent: -9999px; }
        .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
          float: left;
          background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
          background-repeat: no-repeat;
          background-position: 2px -40px;
          background-color: transparent; }
          .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
            background-position: 2px -90px; }
        .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons div.owl-next {
          float: right;
          background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
          background-repeat: no-repeat;
          background-position: -22px -40px;
          background-color: transparent; }
          .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
            background-position: -22px -90px; }
    .catalog-product-view .Slider .owl-theme .owl-controls .owl-pagination {
      position: relative;
      top: 275px; }
  .catalog-product-view .Slider .owl-item {
    width: 100%;
    text-align: center; }
    .catalog-product-view .Slider .owl-item div.Content {
      font-size: 15px;
      line-height: 25px;
      margin: 0 auto;
      padding: 70px 0 25px;
      width: 50%; }
.catalog-product-view .RecWrap {
  width: 100%;
  clear: both;
  margin: 0 auto 20px;
  display: table;
  display: none;
  text-align: center; }
  .catalog-product-view .RecWrap > div {
    display: block; }
  .catalog-product-view .RecWrap .Left {
    background: #ff510c;
    color: #fff;
    vertical-align: middle; }
    .catalog-product-view .RecWrap .Left .Padd {
      padding: 8% 10%;
      display: inline-block; }
    .catalog-product-view .RecWrap .Left p.Thumb {
      margin: 0 0 15px;
      font-size: 47px;
      font-family: "SSStandard";
      font-style: normal;
      font-weight: normal;
      text-align: center;
      text-decoration: none;
      text-rendering: optimizeLegibility;
      vertical-aling: middle;
      white-space: nowrap;
      -moz-font-feature-settings: "liga=1";
      -moz-font-feature-settings: "liga";
      -ms-font-feature-settings: "liga" 1;
      -o-font-feature-settings: "liga";
      font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased; }
    .catalog-product-view .RecWrap .Left h2 {
      font-family: "POP-W00-Regular";
      font-size: 32px;
      margin: 0 0 30px;
      letter-spacing: 1px;
      position: relative; }
      .catalog-product-view .RecWrap .Left h2:after {
        border-bottom: 1px solid #fff;
        bottom: -5px;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        margin: 0 0 0 -43%;
        position: absolute;
        width: 85%; }
    .catalog-product-view .RecWrap .Left p.Quote {
      font-size: 15px;
      line-height: 20px;
      margin: 30px auto;
      width: 85%;
      position: relative;
      line-height: 35px;
      padding: 0 30px; }
      .catalog-product-view .RecWrap .Left p.Quote:after {
        position: absolute;
        right: 0;
        content: "“";
        font-family: "POP-W00-Regular";
        font-size: 50px;
        bottom: -12px; }
      .catalog-product-view .RecWrap .Left p.Quote:before {
        position: absolute;
        left: 0;
        content: "“";
        font-family: "POP-W00-Regular";
        font-size: 50px;
        top: 12px; }
    .catalog-product-view .RecWrap .Left p.Author {
      font-size: 18px;
      line-height: 27px;
      float: right;
      position: relative; }
      .catalog-product-view .RecWrap .Left p.Author:before {
        content: "—";
        font-size: 14px;
        left: -25px;
        position: absolute;
        top: -3px; }
    .catalog-product-view .RecWrap .Left p.Team {
      font-size: 14px;
      float: right;
      clear: both; }
  .catalog-product-view .RecWrap .Right {
    background-size: cover; }
    .catalog-product-view .RecWrap .Right img {
      width: 100%; }
.catalog-product-view .PDPVideo {
  display: block;
  background: #000;
  clear: both;
  position: relative;
  margin: 20px auto 10px; }
  @media (min-width: 1024) {
    .catalog-product-view .PDPVideo {
      margin-top: 0; } }
  .catalog-product-view .PDPVideo p {
    color: #000;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 35px;
    margin: 20px auto 45px;
    position: relative;
    width: 90%;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .catalog-product-view .PDPVideo .large-banner {
    background: #fff;
    line-height: 0;
    position: relative;
    padding-bottom: 54.1%;
    padding-top: 2.2%;
    height: 0;
    margin-bottom: 10px;
    overflow: hidden; }
    .catalog-product-view .PDPVideo .large-banner .bkg-img {
      width: 100%;
      position: relative; }
      .catalog-product-view .PDPVideo .large-banner .bkg-img.desktop {
        display: none; }
    .catalog-product-view .PDPVideo .large-banner .play-video-button {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      z-index: 100;
      width: 100%;
      margin: 0;
      border: 0;
      background: none;
      cursor: pointer; }
      .catalog-product-view .PDPVideo .large-banner .play-video-button:after {
        border-color: transparent transparent transparent #fff;
        border-style: solid;
        border-width: 30px 0 30px 50px;
        color: #fff;
        content: "";
        height: 0;
        left: 50%;
        margin-left: -30px;
        margin-top: -70px;
        opacity: 1;
        position: absolute;
        text-transform: none;
        top: 50%;
        transition: opacity 0.2s linear 0s;
        width: 0; }
      .catalog-product-view .PDPVideo .large-banner .play-video-button:before {
        border: 7px solid #fff;
        border-radius: 100px;
        color: #fff;
        content: "";
        height: 130px;
        left: 50%;
        margin-left: -75px;
        margin-top: -110px;
        opacity: 1;
        position: absolute;
        text-transform: none;
        top: 50%;
        transition: opacity 0.2s linear 0s;
        width: 130px; }
      @media (max-width: 767px) {
        .catalog-product-view .PDPVideo .large-banner .play-video-button {
          background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/video-play.png) no-repeat center center;
          background-size: 68%;
          height: 130px;
          margin-left: -65px;
          margin-top: -65px;
          min-width: 0;
          opacity: .5;
          padding: 0;
          width: 130px;
          z-index: 1;
          top: 50%;
          right: auto;
          bottom: auto;
          left: 50%;
          position: absolute;
          -webkit-transition: all .32s ease-in-out;
          -moz-transition: all .32s ease-in-out;
          transition: all .32s ease-in-out; }
          .catalog-product-view .PDPVideo .large-banner .play-video-button:after, .catalog-product-view .PDPVideo .large-banner .play-video-button:before {
            content: initial; } }
    .catalog-product-view .PDPVideo .large-banner iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.catalog-product-view .MensBoard {
  display: none;
  margin: 0 auto 60px;
  clear: both;
  position: relative;
  margin: 0 auto 100px; }
  .catalog-product-view .MensBoard .Wrap {
    background-position: center center;
    background-size: cover;
    height: 320px; }
    .catalog-product-view .MensBoard .Wrap img {
      display: none; }
  .catalog-product-view .MensBoard img {
    width: 100%; }
  .catalog-product-view .MensBoard .Content {
    color: #fff;
    display: table;
    height: 250px;
    line-height: 50px;
    margin: -125px 0 0;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .catalog-product-view .MensBoard .Content p {
      margin: 0;
      font-size: 20px;
      line-height: 35px; }
      .catalog-product-view .MensBoard .Content p span {
        font-size: 35px; }
    .catalog-product-view .MensBoard .Content > div {
      display: table-cell;
      vertical-align: middle;
      height: 100%; }
.catalog-product-view .MensBoard .Content {
  color: #000;
  height: inherit;
  margin: 20px auto 0;
  position: relative;
  text-align: left;
  top: 0;
  width: 90%; }
  .catalog-product-view .MensBoard .Content p {
    font-size: 35px;
    margin: 0 0 20px; }
  .catalog-product-view .MensBoard .Content a.button {
    line-height: 30px;
    text-decoration: none; }
.catalog-product-view .yotpo-main-widget .yotpo-label.yotpo-small-box {
  display: none; }
.catalog-product-view .yotpo-main-widget .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
  color: #218666; }
.catalog-product-view .yotpo-main-widget .yotpo-display-wrapper,
.catalog-product-view .yotpo-main-widget .write-review-wrapper,
.catalog-product-view .yotpo-main-widget .yotpo-regular-box {
  margin: 0px; }
  .catalog-product-view .yotpo-main-widget .yotpo-display-wrapper:after,
  .catalog-product-view .yotpo-main-widget .write-review-wrapper:after,
  .catalog-product-view .yotpo-main-widget .yotpo-regular-box:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .catalog-product-view .yotpo-main-widget .yotpo-display-wrapper:before,
  .catalog-product-view .yotpo-main-widget .write-review-wrapper:before,
  .catalog-product-view .yotpo-main-widget .yotpo-regular-box:before {
    content: "";
    display: table; }
.catalog-product-view .yotpo-main-widget .write-review {
  margin: 0px;
  padding-right: 42%; }
  .catalog-product-view .yotpo-main-widget .write-review .yotpo-header {
    color: #2b2b2b;
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }
    .catalog-product-view .yotpo-main-widget .write-review .yotpo-header .y-label.yotpo-header-title {
      font-size: 18px;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em; }
    .catalog-product-view .yotpo-main-widget .write-review .yotpo-header .y-label:not(.yotpo-header-title) {
      display: none !important; }
.catalog-product-view .yotpo-main-widget .y-label,
.catalog-product-view .yotpo-main-widget label.y-label {
  font-size: 16px;
  color: #2b2b2b;
  font-family: "AV-LT-Roman";
  letter-spacing: 0.06em; }
.catalog-product-view .yotpo-main-widget input,
.catalog-product-view .yotpo-main-widget .y-input {
  border-color: #2b2b2b; }
  .catalog-product-view .yotpo-main-widget input.yotpo-text-box,
  .catalog-product-view .yotpo-main-widget .y-input.yotpo-text-box {
    min-height: 100px; }
.catalog-product-view .yotpo-main-widget .yotpo-default-button,
.catalog-product-view .yotpo-main-widget input[type="button"].yotpo-default-button {
  font-size: 16px;
  background: #218666; }
.catalog-product-view .yotpo-main-widget .primary-color-btn.yotpo-disabled,
.catalog-product-view .yotpo-main-widget input[type="button"].primary-color-btn.yotpo-disabled {
  margin-top: 45px !important;
  background: #1e7b5b !important;
  float: none; }

.popbg.zoom {
  background: #fff none repeat scroll 0 0;
  z-index: 992; }

.product-slider {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 0 40px;
  background: #fff; }
  .product-slider .Close {
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 2; }
    .product-slider .Close .image-zoom-close {
      background: none;
      border: 0 none;
      display: block;
      height: 60px;
      padding: 0;
      width: 60px;
      cursor: pointer;
      font-size: 46px;
      font-family: "SSStandard";
      font-style: normal;
      font-weight: normal;
      text-align: center;
      text-decoration: none;
      text-rendering: optimizeLegibility;
      vertical-aling: middle;
      white-space: nowrap;
      -moz-font-feature-settings: "liga=1";
      -moz-font-feature-settings: "liga";
      -ms-font-feature-settings: "liga" 1;
      -o-font-feature-settings: "liga";
      font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased; }
  .product-slider .carousel-control .glyphicon-chevron-left, .product-slider .carousel-control .carousel-control .icon-prev, .product-slider .carousel-control .glyphicon-chevron-right, .product-slider .carousel-control .carousel-control .icon-next {
    margin: -20px 0 0;
    width: 55px;
    height: 100px;
    background-size: 430px auto; }
  .product-slider .carousel-control .glyphicon-chevron-right {
    background-position: -55px -100px; }
    .product-slider .carousel-control .glyphicon-chevron-right:hover {
      background-position: -55px -207px; }
  .product-slider .carousel-control .glyphicon-chevron-left {
    background-position: 7px -100px; }
    .product-slider .carousel-control .glyphicon-chevron-left:hover {
      background-position: 7px -207px; }
  .product-slider iframe {
    position: absolute;
    z-index: 2;
    left: 1.5%; }

.PlpRepeat {
  clear: both;
  position: relative;
  padding: 0 0 20px; }
  .PlpRepeat .category-products li.item {
    margin-bottom: 0; }
  .PlpRepeat .owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    height: 60px;
    opacity: 1;
    border-radius: 0;
    text-indent: -9999px;
    border-radius: 0;
    width: 30px;
    top: 27%;
    bottom: auto;
    position: absolute; }
    .PlpRepeat .owl-theme .owl-controls .owl-buttons div.owl-prev {
      float: left;
      background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
      background-repeat: no-repeat;
      background-position: 2px -40px;
      background-color: transparent;
      left: 0; }
      .PlpRepeat .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
        background-position: 2px -90px; }
    .PlpRepeat .owl-theme .owl-controls .owl-buttons div.owl-next {
      float: right;
      background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
      background-repeat: no-repeat;
      background-position: -22px -40px;
      background-color: transparent;
      right: 0; }
      .PlpRepeat .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
        background-position: -22px -90px; }
  .PlpRepeat .owl-theme .owl-controls .owl-pagination {
    position: relative;
    top: 275px; }

.fix-bg-height {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  clear: both; }

.attr-details .btn-show-more {
  color: #7b7b7b;
  font-size: 14px;
  font-family: "AV-LT-Roman";
  line-height: 1.6;
  letter-spacing: 0.06em;
  padding-left: 15px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 20px 0;
  color: #218666;
  text-decoration: underline; }
  .attr-details .btn-show-more:before {
    content: "+";
    font-family: "AV-LT-Roman";
    line-height: 1.6;
    position: absolute;
    left: 0;
    top: 0;
    display: block; }
.attr-details > ul li {
  display: none; }
  .attr-details > ul li:nth-child(1), .attr-details > ul li:nth-child(2), .attr-details > ul li:nth-child(3), .attr-details > ul li:nth-child(4), .attr-details > ul li:nth-child(5) {
    display: block; }
.attr-details.showmore .btn-show-more:before {
  content: "-"; }
.attr-details.showmore > ul li {
  display: block !important; }

@media only screen and (max-width: 1024px) {
  .catalog-product-view .product-view .sticky-product-bar {
    display: none !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-product-view .product-view .product-img-box .main-product-image {
    margin-bottom: 25px; }
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item .item {
      max-width: 408px;
      margin: 0px auto; }
  .catalog-product-view .product-view .product-img-box .more-views .owl-carousel {
    width: 100% !important;
    display: block !important;
    overflow: hidden; }
    .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper {
      display: block !important;
      width: auto !important;
      margin-left: -16px; }
      .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper:before {
        content: "";
        display: table; }
    .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item {
      background: #ffffff;
      overflow: hidden;
      margin: 0;
      background: none;
      padding: 0 0 16px 16px;
      width: 33.333% !important;
      height: auto !important;
      border: none !important; }
      .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item.synced {
        border: 2px solid #b1b1b1; }
        .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item.synced .item {
          border: 2px solid #b1b1b1; }
      .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item .item {
        width: 100%;
        height: auto; }
        .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item .item a {
          display: block; }
  .catalog-product-view .product-view .product-shop .linkWishShare .find-a-store a {
    font-size: 12px;
    padding-left: 25px; }
  .catalog-product-view .product-view .product-shop .linkWishShare .share-link {
    padding-left: 25px; }
    .catalog-product-view .product-view .product-shop .linkWishShare .share-link p {
      padding-left: 30px; }
    .catalog-product-view .product-view .product-shop .linkWishShare .share-link ul {
      padding-bottom: 0px; }
      .catalog-product-view .product-view .product-shop .linkWishShare .share-link ul li {
        margin-left: 10px;
        margin-bottom: 10px; } }
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel {
    width: 100% !important;
    display: block !important;
    overflow: hidden; }
    .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper {
      display: block !important;
      width: auto !important;
      margin-left: -16px; }
      .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper:before {
        content: "";
        display: table; }
    .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item {
      background: #ffffff;
      overflow: hidden;
      margin: 0 !important;
      background: none;
      padding: 0 0 16px 16px;
      background: none !important;
      width: 16.666667% !important;
      height: auto !important;
      border: none !important; }
      .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item.synced {
        border: 2px solid #b1b1b1; }
        .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item.synced .item {
          border: 2px solid #b1b1b1; }
      .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item .item {
        width: 100%;
        height: auto; }
        .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item .item img {
          max-height: inherit !important; }
        .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item .item a {
          display: block; }
  .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .list-more.owl-carousel {
    max-width: 100% !important;
    margin-top: 25px; }
  .catalog-product-view.catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item:nth-child(2n + 0) {
    margin-left: 0 !important; } }
@media only screen and (min-width: 800px) and (max-width: 1023px) {
  .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item {
    width: 25% !important; } }
@media only screen and (min-width: 900px) and (max-width: 1023px) {
  .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-item {
    width: 20% !important; } }
@media only screen and (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    display: none; }
  .catalog-product-view .main-container > .main.container {
    padding: 0px; }
  .catalog-product-view .product-view .product-img-box {
    margin: 0px;
    padding-bottom: 15px;
    background: #ffffff; }
    .catalog-product-view .product-view .product-img-box .more-views {
      display: none !important; }
  .catalog-product-view .product-view .product-shop .product-main-info .product-name {
    text-align: center;
    padding: 5px 10px 15px;
    background: #ffffff; }
  .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .standalone-bottomline {
    text-align: center; }
    .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .standalone-bottomline .yotpo-bottomline {
      display: inline-block; }
  .catalog-product-view .product-view .product-shop .product-main-info .price-info {
    text-align: center; }
    .catalog-product-view .product-view .product-shop .product-main-info .price-info .price-box .price {
      font-size: 24px; }
  .catalog-product-view .product-view .product-shop .options-container-small {
    padding: 0px 20px; }
    .catalog-product-view .product-view .product-shop .options-container-small .product-options dl dt.ColorName,
    .catalog-product-view .product-view .product-shop .options-container-small .product-options dl dt :nth-of-type(1) {
      width: 100%;
      float: none;
      text-align: center;
      clear: both; }
    .catalog-product-view .product-view .product-shop .options-container-small .product-options dl dd div.input-box {
      text-align: center; }
      .catalog-product-view .product-view .product-shop .options-container-small .product-options dl dd div.input-box .color-selection {
        display: inline-block;
        clear: both; }
    .catalog-product-view .product-view .product-shop .options-container-small .product-options dl dd a.more-color {
      display: block;
      clear: both; }
    .catalog-product-view .product-view .product-shop .options-container-small ul.color-selection li {
      float: none;
      display: inline-block; }
  .catalog-product-view .product-view .product-shop .linkWishShare .find-a-store {
    padding-right: 10px; }
  .catalog-product-view .product-view .product-shop .linkWishShare .share-link {
    padding-left: 25px; }
    .catalog-product-view .product-view .product-shop .linkWishShare .share-link ul li {
      width: 25px;
      margin-left: 10px; }
  .catalog-product-view .product-view .product-collateral .collateral-tabs {
    padding: 0px; }
    .catalog-product-view .product-view .product-collateral .collateral-tabs dt {
      display: none; }
    .catalog-product-view .product-view .product-collateral .collateral-tabs dd {
      display: none; }
      .catalog-product-view .product-view .product-collateral .collateral-tabs dd.current {
        display: block; }
      .catalog-product-view .product-view .product-collateral .collateral-tabs dd .tab-content {
        padding-left: 20px;
        padding-right: 20px; }
  .catalog-product-view .product-view .product-collateral .tab-details {
    padding: 0px; }
    .catalog-product-view .product-view .product-collateral .tab-details .left-details {
      margin-bottom: 25px; }
    .catalog-product-view .product-view .product-collateral .tab-details div[class*="attr-"] ul li {
      font-size: 14px;
      line-height: 1.2; }
  .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .attr-title,
  .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .attr-img {
    width: 100%;
    float: none; }
    .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .attr-title p,
    .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .attr-img p {
      margin-top: 5px; }
      .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .attr-title p span,
      .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .attr-img p span {
        font-size: 14px; }
  .catalog-product-view .product-view .product-collateral .attr-descriptive-graphics .fit .attr-title {
    margin-bottom: 10px; }
  .catalog-product-view .product-view .product-collateral .tab-specs > div[class*="attr-"] {
    width: 100%;
    float: none; }
    .catalog-product-view .product-view .product-collateral .tab-specs > div[class*="attr-"] ul li {
      font-size: 14px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-wrapper .owl-item .item {
    padding: 0px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons {
    display: none !important; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-pagination {
    margin-top: 15px; }
  .catalog-product-view .product-view .block-how-to-measure .tab-content {
    overflow-x: auto; }
    .catalog-product-view .product-view .block-how-to-measure .tab-content .tab {
      margin-bottom: 10px; }
    .catalog-product-view .product-view .block-how-to-measure .tab-content table {
      width: 100%; }
      .catalog-product-view .product-view .block-how-to-measure .tab-content table td {
        font-size: 12px; }
  .catalog-product-view .FeatureWrap {
    width: 100%;
    float: left; }
  .catalog-product-view .HotSpot {
    margin: 0 auto 50px; }
    .catalog-product-view .HotSpot > div {
      height: 445px; }
      .catalog-product-view .HotSpot > div > div span {
        padding: 20px;
        line-height: 16px;
        font-size: 12px; }
      .catalog-product-view .HotSpot > div > img {
        display: none; }
    .catalog-product-view .HotSpot .TopRight > div {
      right: -18%;
      top: -10%; }
      .catalog-product-view .HotSpot .TopRight > div span {
        top: 134px; }
    .catalog-product-view .HotSpot .BottomLeft > div {
      left: 3%; }
    .catalog-product-view .HotSpot .BottomRight > div {
      left: 3%; }
  .catalog-product-view .Slider .item > img {
    height: 300px; }
  .catalog-product-view .Slider .owl-theme .owl-controls .owl-pagination {
    top: 65px; }
  .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons {
    top: 100px;
    width: 100%; }
  .catalog-product-view .Slider .owl-item div.Content {
    width: 70%;
    padding: 70px 0 45px; }
  .catalog-product-view .RecWrap > div {
    display: block; }
  .catalog-product-view .RecWrap .Left h2 {
    font-size: 25px; }
  .catalog-product-view .RecWrap .Left p.Quote {
    font-size: 12px; }
  .catalog-product-view .SizeChat {
    margin: -200px 0 0 -50%;
    width: 100%; }
    .catalog-product-view .SizeChat .Padd {
      overflow: auto;
      padding: 20px 0; }
      .catalog-product-view .SizeChat .Padd img {
        width: 100%; }
        .catalog-product-view .SizeChat .Padd img.Desktop {
          display: none; }
        .catalog-product-view .SizeChat .Padd img.Mobile {
          display: block; }
  .catalog-product-view .SizeChatfit {
    width: 100%; }
    .catalog-product-view .SizeChatfit .Padd {
      overflow: auto;
      padding: 0; }
      .catalog-product-view .SizeChatfit .Padd img {
        width: 100%; }
        .catalog-product-view .SizeChatfit .Padd img.Desktop {
          display: none; }
        .catalog-product-view .SizeChatfit .Padd img.Mobile {
          display: block; }
  .catalog-product-view .GloveChart {
    width: 100%; }
    .catalog-product-view .GloveChart .Padd {
      overflow: auto;
      padding: 0; }
      .catalog-product-view .GloveChart .Padd img {
        width: 100%; }
        .catalog-product-view .GloveChart .Padd img.Desktop {
          display: none; }
        .catalog-product-view .GloveChart .Padd img.Mobile {
          display: block; }
  .catalog-product-view .LearnMore {
    width: 100%; }
    .catalog-product-view .LearnMore .Padd {
      overflow: auto; }
      .catalog-product-view .LearnMore .Padd img {
        width: 100%; }
  .catalog-product-view .review-title,
  .catalog-product-view .yotpo.yotpo-main-widget.yotpo-small {
    padding-left: 20px;
    padding-right: 20px; }
  .catalog-product-view .yotpo-main-widget .write-review {
    padding-right: 0px; }
  .catalog-product-view .yotpo .yotpo-display-wrapper .yotpo-small-box.yotpo-nav.reviews {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 15px; }
  .catalog-product-view .yotpo .yotpo-display-wrapper .yotpo-nav li {
    font-family: "Veneer-Italic";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .catalog-product-view .yotpo .yotpo-display-wrapper .yotpo-nav-content .yotpo-review .yotpo-header .y-label.yotpo-user-name {
    color: #218666;
    font-size: 14px;
    font-family: "AV-LT-Black";
    letter-spacing: 0.06em; }
  .catalog-product-view .yotpo .yotpo-dropdown-wrapper .yotpo-menu-mobile-collapse.yotpo-hidden-mobile {
    margin: 15px 0px; }
  .catalog-product-view .yotpo .yotpo-dropdown-wrapper .yotpo-nav-dropdown-category {
    color: #2b2b2b;
    font-family: "Veneer-Italic";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: none; }
  .catalog-product-view .yotpo .transparent-color-btn span.yotpo-icon {
    color: #2b2b2b; }
    .catalog-product-view .yotpo .transparent-color-btn span.yotpo-icon:hover {
      color: #218666; }
  .catalog-product-view .yotpo.yotpo-main-widget.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover,
  .catalog-product-view .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover {
    color: #ffffff !important;
    background: #218666; }
    .catalog-product-view .yotpo.yotpo-main-widget.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover .y-label,
    .catalog-product-view .yotpo.yotpo-main-widget.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover .yotpo-icon,
    .catalog-product-view .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover .y-label,
    .catalog-product-view .yotpo .yotpo-modal-dialog.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover .yotpo-icon {
      color: #ffffff !important; } }
@media only screen and (min-width: 375px) {
  .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item iframe {
    min-height: 360px; } }
@media only screen and (min-width: 425px) {
  .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item iframe {
    min-height: 415px; } }
@media only screen and (min-width: 480px) {
  .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item iframe {
    min-height: 465px; } }
@media only screen and (min-width: 568px) {
  .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item iframe {
    min-height: 555px; } }
@media only screen and (min-width: 768px) {
  .product-view h3,
  .product-attr-value h3,
  .review-title h3 {
    font-size: 18px; }

  .catalog-product-view .breadcrumbs {
    padding: 30px 0px 35px; }
  .catalog-product-view .product-view .product-img-box {
    max-width: calc(100% - 340px);
    float: left; }
    .catalog-product-view .product-view .product-img-box .main-product-image {
      background: #ffffff; }
      .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .item iframe {
        min-height: 465px; }
      .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-pagination {
        display: none !important; }
      .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons {
        display: block; }
    .catalog-product-view .product-view .product-img-box .more-views {
      display: block; }
      .catalog-product-view .product-view .product-img-box .more-views .owl-carousel .owl-wrapper-outer .owl-wrapper {
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate3d(0, 0, 0) !important; }
  .catalog-product-view .product-view .product-shop {
    max-width: 280px;
    float: right; }
    .catalog-product-view .product-view .product-shop .product-name h1 {
      font-size: 20px; }
    .catalog-product-view .product-view .product-shop .product-name h2 {
      font-size: 14px; }
    .catalog-product-view .product-view .product-shop .add-to-cart button {
      padding: 22px 12px; }
  .catalog-product-view .product-view .product-collateral .toggle-tabs {
    display: block;
    position: relative; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs li {
      float: left; }
      .catalog-product-view .product-view .product-collateral .toggle-tabs li > span {
        margin: 0px;
        display: inline-block;
        text-transform: uppercase;
        position: relative;
        cursor: pointer;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs li.current > span {
      background-color: #FFFFFF;
      z-index: 5; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs li.current span,
    .catalog-product-view .product-view .product-collateral .toggle-tabs li:hover span {
      color: #218666; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs li:first-child {
      border-left: none; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs:before {
      content: "";
      display: table; }
  .catalog-product-view .product-view .product-collateral > dl {
    width: 100%; }
    .catalog-product-view .product-view .product-collateral > dl > dt {
      display: none; }
    .catalog-product-view .product-view .product-collateral > dl > dd {
      width: 100%;
      display: none;
      padding: 15px 0px; }
    .catalog-product-view .product-view .product-collateral > dl > dd.current {
      display: block; }
  .catalog-product-view .product-view .product-collateral .toggle-tabs {
    width: 100%;
    max-width: 280px;
    float: right; }
    .catalog-product-view .product-view .product-collateral .toggle-tabs > li + li {
      margin-left: 10px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-prev {
    margin-top: -48px;
    left: -13px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-next {
    margin-top: -48px;
    right: -13px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-pagination {
    display: none !important; }
  .catalog-product-view .yotpo-main-widget {
    margin-bottom: 60px !important; }
  .catalog-product-view .PDPVideo p {
    width: 95%; }
  .catalog-product-view .PDPVideo .js_ytvideo_inline.desktop {
    height: 440px; }
  .catalog-product-view .MensBoard .Content {
    width: 95%; }
  .catalog-product-view .SizeChat .Padd img.Desktop {
    display: block; }
  .catalog-product-view .SizeChat .Padd img.Mobile {
    display: none; }
  .catalog-product-view .SizeChatfit .Padd img.Desktop {
    display: block; }
  .catalog-product-view .SizeChatfit .Padd img.Mobile {
    display: none; }
  .catalog-product-view .GloveChart .Padd img.Desktop {
    display: block; }
  .catalog-product-view .GloveChart .Padd img.Mobile {
    display: none; }

  .oos-text {
    font-size: 25px; }

  .catalog-product-view .product-shop .linkWishShare .find-a-store a {
    padding-left: 26px; }

  .catalog-product-view .product-shop .linkWishShare .share-link p {
    padding-left: 30px; }

  .catalog-product-view .product-view .product-collateral .toggle-tabs > li > span {
    font-size: 14px; }

  .product-collateral .tab-specs > div[class*="attr-"] ul li,
  .product-view p, .product-attr-value p, .review-title p,
  .block-how-to-measure .box-content .tab-content table td {
    font-size: 14px;
    font-family: "AV-LT-Roman"; }

  .product-collateral .tab-details div[class*="attr-"] ul li {
    font-size: 14px;
    font-family: "AV-LT-Roman"; }

  .product-collateral .attr-descriptive-graphics .attr-img p span {
    font-size: 14px; }

  .feature-images-videos {
    padding: 0 112px; }
    .feature-images-videos .owl-carousel .owl-item {
      max-width: 358px; }
    .feature-images-videos .video-gallery-sliders .owl-item .item {
      padding: 0 6.5px; }
      .feature-images-videos .video-gallery-sliders .owl-item .item h3 {
        font-size: 12px;
        line-height: 18px; }
      .feature-images-videos .video-gallery-sliders .owl-item .item a {
        margin-bottom: 40px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -126px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -105px; }

  .catalog-product-view .FourTellContainer {
    padding-left: 0;
    padding-right: 0; }

  ul.color-selection {
    margin-left: -15px; }

  .catalog-product-view .product-shop .options-container-small .product-options ul.color-selection li {
    margin-right: 0;
    margin-left: 15px; }

  #main-images-slider {
    padding: 40px; }

  /*note*/
  .product-collateral .tab-specs > div[class*="attr-"] {
    width: 100%;
    padding-right: 0;
    float: none; }

  #size-select-dt .selectboxit-container .selectboxit-options {
    min-width: 210px !important; } }
@media only screen and (min-width: 769px) {
  .catalog-product-view .product-view .product-collateral .tab-details .left-details {
    max-width: calc(100% - 300px);
    float: left; }
  .catalog-product-view .product-view .product-collateral .tab-details .right-details {
    max-width: 280px;
    float: right;
    padding-left: 16px; }
  .catalog-product-view .block-how-to-measure .box-content .col-left {
    max-width: 40%;
    padding-right: 10%;
    float: left; }
  .catalog-product-view .block-how-to-measure .box-content .col-right {
    max-width: 58%;
    float: right; } }
@media only screen and (min-width: 1024px) {
  .product-view p,
  .product-attr-value p,
  .review-title p {
    font-size: 14px; }

  .catalog-product-view .breadcrumbs {
    padding: 40px 0px 45px; }
  .catalog-product-view .product-view .product-essential {
    padding-bottom: 100px; }
  .catalog-product-view .product-view .product-img-box {
    max-width: calc(100% - 360px); }
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item .item {
      margin: 0px auto; }
    .catalog-product-view .product-view .product-img-box .main-product-image img, .catalog-product-view .product-view .product-img-box .main-product-image iframe {
      min-height: 300px; }
    .catalog-product-view .product-view .product-img-box .more-views .list-more {
      display: block; }
      .catalog-product-view .product-view .product-img-box .more-views .list-more.owl-carousel {
        max-width: 210px; }
      .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper {
        display: block !important;
        overflow: hidden; }
        .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item {
          margin: 0px 0px 16px 0px;
          background: #ffffff;
          overflow: hidden; }
          .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item:nth-child(2n + 0) {
            margin-left: 16px !important;
            clear: right !important; }
          .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item.synced {
            border: 2px solid transparent;
            border-color: #b1b1b1; }
          .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item .item {
            display: block; }
            .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item .item a {
              display: block; }
            .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item .item img {
              display: block;
              max-height: 94px;
              margin: 0px auto; }
      .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-controls .owl-pagination {
        display: none; }
    .catalog-product-view .product-view .product-img-box .more-views .carousel-moreviews {
      height: 500px; }
      .catalog-product-view .product-view .product-img-box .more-views .carousel-moreviews .flex-viewport {
        height: 500px; }
  .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .yotpo {
    padding-top: 20px;
    padding-bottom: 15px; }
    .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .text-m {
      font-size: 20px;
      line-height: 1.25; }
    .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .yotpo-icon-star,
    .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .yotpo-icon-half-star,
    .catalog-product-view .product-view .product-shop .product-main-info .yotpo-review .yotpo-bottomline .yotpo-icon-empty-star {
      font-size: 25px !important; }
  .catalog-product-view .product-view .product-shop .product-main-info .price-info .price-box .oos-text {
    font-size: 20px; }
  .catalog-product-view .product-view .product-shop .options-container-small .product-options dl dd a.more-colors {
    font-size: 20px; }
  .catalog-product-view .product-view .product-shop .options-container-small .product-options ul.color-selection li img {
    width: 100%;
    height: 100%; }
  .catalog-product-view .product-view .product-shop .options-container-small .product-options .fit-guide a {
    font-size: 20px; }
  .catalog-product-view .product-view .product-shop .linkWishShare .share-link {
    padding-left: 25px; }
    .catalog-product-view .product-view .product-shop .linkWishShare .share-link ul {
      padding-bottom: 0px; }
      .catalog-product-view .product-view .product-shop .linkWishShare .share-link ul li {
        margin-bottom: 15px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-prev:before,
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-next:before {
    font-size: 55px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -20px; }
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -15px; }
  .catalog-product-view .product-view .block-how-to-measure .box-content .tab-content table td {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .catalog-product-view .Slider .owl-theme .owl-controls .owl-buttons {
    top: 0; }
  .catalog-product-view .LearnMore p.close {
    top: 10px;
    right: 20px; }
  .catalog-product-view .LearnMore .Padd img {
    width: 800px; }
  .catalog-product-view .RecWrap {
    width: 97%; }
    .catalog-product-view .RecWrap > div {
      display: table-cell; }
    .catalog-product-view .RecWrap .Left {
      width: 37.19%; }
      .catalog-product-view .RecWrap .Left h2 {
        font-size: 32px; }
      .catalog-product-view .RecWrap .Left p.Quote {
        font-size: 18px;
        line-height: 35px; }
        .catalog-product-view .RecWrap .Left p.Quote:before {
          font-size: 80px;
          top: 20px; }
        .catalog-product-view .RecWrap .Left p.Quote:after {
          font-size: 80px;
          bottom: -20px; }
    .catalog-product-view .RecWrap .Right {
      width: 56.59%;
      border-left: 20px solid #fff;
      padding: 0 0 0 1.6%;
      text-align: right; }
      .catalog-product-view .RecWrap .Right img {
        opacity: 0; }
  .catalog-product-view .HotSpot {
    width: 97%; }
    .catalog-product-view .HotSpot .TopLeft {
      width: 59.42%;
      float: left; }
    .catalog-product-view .HotSpot .TopRight {
      width: 39.29%;
      float: right; }
    .catalog-product-view .HotSpot .BottomLeft {
      width: 46.05%;
      float: left; }
    .catalog-product-view .HotSpot .BottomRight {
      width: 52.49%;
      float: right; }
  .catalog-product-view .PDPVideo {
    width: 97%; }
    .catalog-product-view .PDPVideo .large-banner .bkg-img.desktop {
      display: block; }
    .catalog-product-view .PDPVideo .large-banner .play-video-button:before {
      border: 9px solid #fff;
      height: 150px;
      width: 150px; }
    .catalog-product-view .PDPVideo .large-banner .play-video-button:after {
      margin-left: -20px;
      margin-top: -60px; }
    .catalog-product-view .PDPVideo p {
      color: #fff;
      font-size: 38px;
      letter-spacing: 2px;
      margin: 90px 0 0;
      position: absolute;
      text-align: center;
      top: 50%;
      width: 100%;
      z-index: 100;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .catalog-product-view .PDPVideo p.desktop {
        display: none; }
    .catalog-product-view .PDPVideo .js_ytvideo_inline.desktop {
      height: inherit; }
    .catalog-product-view .PDPVideo .js_ytvideo_inline iframe {
      position: absolute;
      top: 0;
      z-index: 1; }
  .catalog-product-view .MensBoard {
    width: 97%;
    clear: both;
    position: relative;
    margin: 0 auto 70px; }
    .catalog-product-view .MensBoard img {
      width: 100%; }
    .catalog-product-view .MensBoard .Wrap {
      height: inherit; }
      .catalog-product-view .MensBoard .Wrap img {
        display: block; }
    .catalog-product-view .MensBoard .Content {
      color: #fff;
      display: table;
      height: 200px;
      line-height: 50px;
      width: 100%;
      margin: -100px 0 0;
      position: absolute;
      text-align: center;
      top: 50%;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .catalog-product-view .MensBoard .Content p {
        margin: 0;
        font-size: 38px;
        line-height: 70px; }
        .catalog-product-view .MensBoard .Content p span {
          font-size: 70px; }
      .catalog-product-view .MensBoard .Content > div {
        display: table-cell;
        vertical-align: middle;
        height: 100%; }

  .catalog-product-view .product-view .product-shop .add-to-cart button {
    font-size: 20px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev, .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
    margin-top: -100px; }

  .product-collateral .tab-specs > div[class*="attr-"] {
    width: 38%; }

  .product-collateral .tab-specs > div[class*="attr-"]:nth-child(2) {
    width: 30%; }

  .cms-page-view .col-left .footer-link-block h4 {
    font-size: 18px; }

  .product-collateral .tab-specs > div[class*="attr-"] {
    width: 38%;
    float: left; }
    .product-collateral .tab-specs > div[class*="attr-"] > h3, .product-collateral .tab-specs > div[class*="attr-"] > ul {
      max-width: 280px; }
    .product-collateral .tab-specs > div[class*="attr-"]:nth-child(2) {
      width: 30%; }
    .product-collateral .tab-specs > div[class*="attr-"]:last-child {
      width: 280px;
      float: right;
      padding-left: 16px; } }
.product4T .productTitle {
  color: #2b2b2b !important; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .feature-images-videos {
    padding: 0 70px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -76px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -79px; }

  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-next,
  .catalog-product-view .product-view .feature-images-videos .owl-carousel .owl-controls .owl-buttons .owl-prev {
    margin-top: -78px; } }
@media only screen and (min-width: 1101px) {
  .catalog-product-view .product-view .product-img-box .main-product-image {
    width: calc(100% - 206px);
    text-align: center;
    float: right; }
  .catalog-product-view .product-view .product-img-box .more-views {
    width: 146px;
    display: block;
    float: left; }
    .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper {
      width: 146px !important; }
      .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item {
        width: 65px !important;
        height: 65px !important;
        display: block;
        margin: 0px 0px 16px 0px;
        background: #ffffff;
        overflow: hidden; }
        .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item:nth-child(2n + 0) {
          margin-left: 16px !important;
          clear: right !important; }
        .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item:nth-child(2n + 1) {
          clear: both !important; }
        .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item.synced {
          border: 2px solid transparent;
          border-color: #b1b1b1; }
        .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item .item {
          display: block; }
          .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item .item a {
            display: block; }
          .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item .item img {
            display: block;
            max-height: 94px;
            margin: 0px auto; } }
@media only screen and (min-width: 1200px) {
  .catalog-product-view .product-view .product-img-box {
    max-width: calc(100% - 354px); }
    .catalog-product-view .product-view .product-img-box .main-product-image img, .catalog-product-view .product-view .product-img-box .main-product-image iframe {
      min-height: 435px; }
  .catalog-product-view .product-view .product-shop .linkWishShare .share-link {
    padding-left: 35px; }
    .catalog-product-view .product-view .product-shop .linkWishShare .share-link ul li {
      margin-bottom: 15px; }
  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders {
    max-width: 98%;
    margin: 0px auto; }
    .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span {
      height: 55px;
      width: 55px;
      margin-top: -28px;
      margin-left: -28px; }
      .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span:before {
        font-size: 60px; }
      .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span:after {
        font-size: 24px;
        top: 16px;
        left: 18px; }

  .catalog-product-view .product-view .product-collateral .tab-details .left-details {
    max-width: calc(100% - 434px);
    float: left; }
  .catalog-product-view .product-view .product-collateral .tab-details .right-details {
    float: none;
    margin-left: calc(100% - 354px);
    padding-left: 0; }

  .product-collateral .tab-specs > div[class*="attr-"] {
    width: 42%; }

  .product-collateral .tab-specs > div[class*="attr-"]:nth-child(2) {
    width: 30%; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev, .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
    margin-top: -80px; } }
@media only screen and (min-width: 1360px) {
  .catalog-product-view .product-view .product-img-box {
    max-width: calc(100% - 439px); }
    .catalog-product-view .product-view .product-img-box .main-product-image img, .catalog-product-view .product-view .product-img-box .main-product-image iframe {
      min-height: 601px; }
    .catalog-product-view .product-view .product-img-box .owl-carousel .owl-buttons .owl-prev,
    .catalog-product-view .product-view .product-img-box .owl-carousel .owl-buttons .owl-next {
      width: 55px;
      height: 65px; }
      .catalog-product-view .product-view .product-img-box .owl-carousel .owl-buttons .owl-prev:before,
      .catalog-product-view .product-view .product-img-box .owl-carousel .owl-buttons .owl-next:before {
        font-size: 65px; }
  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span {
    height: 65px;
    width: 65px;
    margin-top: -32px;
    margin-left: -32px; }
    .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span:before {
      font-size: 75px; }
    .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span:after {
      font-size: 30px;
      top: 22px;
      left: 23px; }
  .catalog-product-view .product-view .product-collateral .tab-details .left-details {
    max-width: calc(100% - 519px);
    float: left; }
  .catalog-product-view .product-view .product-collateral .tab-details .right-details {
    float: none;
    margin-left: calc(100% - 439px); } }
@media only screen and (min-width: 1367px) {
  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders {
    max-width: 100%;
    margin: 0px auto; }
    .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span {
      height: 65px;
      width: 65px;
      margin-top: -32px;
      margin-left: -32px; }
      .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span:before {
        font-size: 75px; }
      .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders .owl-item .item a span:after {
        font-size: 30px;
        top: 22px;
        left: 23px; }
    .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev,
    .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
      width: 75px; } }
@media only screen and (min-width: 1440px) {
  .catalog-product-view .product-view .product-img-box {
    max-width: calc(100% - 439px); }
    .catalog-product-view .product-view .product-img-box .main-product-image {
      max-width: calc(100% - 236px); }
    .catalog-product-view .product-view .product-img-box .more-views {
      width: 176px; }
      .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper {
        width: 176px !important; }
        .catalog-product-view .product-view .product-img-box .more-views .list-more .owl-wrapper .owl-item {
          width: 80px !important;
          height: 80px !important; }

  #main-images-slider {
    max-height: 625px; } }
iframe[name="google_conversion_frame"] {
  display: none !important; }

/**
 * EasyZoom core styles
 */
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: inline-block !important;
  *display: inline;
  *zoom: 1; }

.easyzoom img {
  vertical-align: bottom; }

.easyzoom.is-loading img {
  cursor: progress; }

.easyzoom.is-ready img {
  cursor: crosshair; }

.easyzoom.is-error img {
  cursor: not-allowed; }

.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  box-shadow: 0 0 10px #888; }

.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF; }

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px; }

@media only screen and (min-width: 1200px) and (max-width: 1200px) {
  #main-images-slider {
    max-height: 500px; } }
@media only screen and (min-width: 1210px) {
  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -135px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -115px; } }
@media only screen and (min-width: 1360px) {
  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -124px; }

  .catalog-product-view .product-view .feature-images-videos .video-gallery-sliders.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -145px; } }
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }
  blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0; }
  blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "— "; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before {
  content: ""; }

blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ""; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after {
  content: " —"; }

blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
      line-height: 1;
      margin: 0 auto; }
  .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
.carousel-control {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  height: 88%;
  width: 5%;
  z-index: 1; }
  .carousel-control.right {
    right: 0;
    left: auto; }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    width: 30px;
    height: 60px; }
    .carousel-control .glyphicon-chevron-left img, .carousel-control .glyphicon-chevron-right img, .carousel-control .icon-next img, .carousel-control .icon-prev img {
      display: none; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 8px;
    margin-left: -10px;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
    background-repeat: no-repeat;
    background-position: 2px -40px;
    background-color: transparent; }
    .carousel-control .glyphicon-chevron-left:hover, .carousel-control .icon-prev:hover {
      background-position: 2px -90px; }
  .carousel-control .glyphicon-chevron-right {
    right: 10px;
    margin-right: -10px;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg");
    background-repeat: no-repeat;
    background-position: -22px -40px;
    background-color: transparent; }
    .carousel-control .glyphicon-chevron-right:hover {
      background-position: -22px -90px; }
  .carousel-control .icon-next {
    right: 10%;
    margin-right: -10px;
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
    .carousel-control .icon-prev:before {
      content: "‹"; }
  .carousel-control .icon-next:before {
    content: "›"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 10px;
    background-color: #000;
    position: relative;
    top: -2px;
    transition: all 0.2s ease-in-out 0s; }
  .carousel-indicators .pactive {
    width: 9px;
    height: 9px;
    top: -1px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #000;
    top: 0; }
    .carousel-indicators .active + li {
      width: 9px;
      height: 9px;
      top: -1px; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (max-width: 767px) {
  .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100% !important; }

  .carousel-inner > .item.video img {
    height: 250px; }

  .carousel-control .glyphicon-chevron-right {
    right: 5px; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 0px; }

  .product-slider iframe {
    height: 200px;
    top: 50%;
    margin: -100px 0 0; } }
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 60px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.catalog-category-view .products-grid-wrapper button {
  z-index: 3; }
  .catalog-category-view .products-grid-wrapper button:hover {
    color: #fff; }
    .catalog-category-view .products-grid-wrapper button:hover:before {
      opacity: 1;
      z-index: -1; }

.Device #popup_box,
.Device .pop-bg,
.Device .product-quickview,
.Touch #popup_box,
.Touch .pop-bg,
.Touch .product-quickview {
  display: none !important; }

.Laptop #popup_box .QuickWrap {
  top: 0;
  margin-top: 0; }

.PopBg {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }

#popup_box {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  overflow: auto;
  width: 100%;
  z-index: 1000; }
  #popup_box .QuickWrap {
    background: #FFFFFF;
    font-size: 15px;
    height: 800px;
    left: 50%;
    margin-left: -575px;
    margin-top: -400px;
    padding: 15px;
    position: absolute;
    top: 50%;
    width: 1150px;
    z-index: 1000; }
  #popup_box .popup-pagination a {
    color: #333; }
  #popup_box .carousel-control {
    position: absolute; }

.quickview-product .product-view .product-img-box {
  width: 55%;
  margin: 0 2%; }
  .quickview-product .product-view .product-img-box .Mobile {
    display: none; }
.quickview-product .product-view .FeatureWrap ul li {
  margin: 0 18% 0 0; }
  .quickview-product .product-view .FeatureWrap ul li:last-child {
    margin: 0; }

#popup_box.catalog-product-view .PDPVideo, #popup_box.catalog-product-view .MensBoard, #popup_box.catalog-product-view .RecWrap, #popup_box.catalog-product-view .HotSpot, #popup_box.catalog-product-view .DescWrap {
  display: none; }

.quickview-product .product-essential {
  margin: 30px auto 0; }

#popupBoxClose {
  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprite.svg") repeat scroll -162px -51px;
  display: block;
  font-size: 15px;
  line-height: 15px;
  padding: 5px 0;
  text-indent: -9999px; }

.quickview-product .product-view .product-essential {
  overflow: visible; }
.quickview-product .product-view .product-shop {
  float: right;
  padding: 100px 0 0;
  width: 37%; }
  .quickview-product .product-view .product-shop .color-selection img {
    height: 18px;
    width: 18px; }
.quickview-product .product-view .product-img-box {
  float: left; }

.pop-bg {
  background: rgba(0, 0, 0, 0.71);
  cursor: pointer;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999; }

.close-con {
  cursor: pointer;
  border-radius: 50px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 25px;
  width: 26px; }

#popup_box .carousel-control span {
  height: 55px;
  margin: 0;
  width: 30px; }
  #popup_box .carousel-control span.glyphicon.glyphicon-chevron-left {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll 0 -25px;
    left: -35px; }
  #popup_box .carousel-control span.glyphicon.glyphicon-chevron-right {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll 0 -82px;
    right: -35px; }
  #popup_box .carousel-control span img {
    opacity: 0; }
#popup_box .carousel-indicators {
  bottom: -60px; }
#popup_box .FeatureWrap, #popup_box .PlpRepeat {
  display: none; }

.catalog-product-view .popup-pagination {
  bottom: 45px;
  position: absolute;
  text-align: center;
  width: 98%; }
  .catalog-product-view .popup-pagination button {
    background: none;
    color: #333;
    font-family: AV-LT-Black;
    height: inherit;
    font-size: 14px;
    line-height: 20px;
    min-width: inherit;
    padding: 0 30px;
    position: absolute;
    right: 30px;
    text-transform: capitalize;
    letter-spacing: 0.06em; }
    .catalog-product-view .popup-pagination button span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -32px 1px;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      width: 30px;
      height: 45px;
      top: -8px; }
    .catalog-product-view .popup-pagination button:hover span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -60px 1px; }
    .catalog-product-view .popup-pagination button:first-child {
      left: 30px;
      max-width: 150px; }
    .catalog-product-view .popup-pagination button:last-child span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -33px -38px;
      right: 0;
      left: inherit; }
    .catalog-product-view .popup-pagination button:hover:last-child span:before {
      background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll -60px -38px; }
    .catalog-product-view .popup-pagination button:before {
      background: none; }
  .catalog-product-view .popup-pagination a {
    display: inline-block;
    font-family: av-lt-black;
    font-size: 18px;
    letter-spacing: 0.06em;
    text-transform: uppercase; }

.prostore-index-index .pro-account-create .form-list .input-box #advice-validate-strong-password-password {
  position: static; }
.prostore-index-index .pro-account-create #show_forget_link a {
  color: #000; }
.prostore-index-index .pro-account-create .selectboxit-options {
  max-width: 100%;
  width: 100%;
  min-width: 100% !important; }
.prostore-index-index .pro-account-create .selectboxit-option {
  text-indent: initial; }
  .prostore-index-index .pro-account-create .selectboxit-option a {
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 7px;
    white-space: normal !important; }
  .prostore-index-index .pro-account-create .selectboxit-option.selectboxit-option-first a {
    margin-top: 0; }
  .prostore-index-index .pro-account-create .selectboxit-option.selectboxit-option-last a {
    margin-bottom: 0; }

.account-create.pro-account-create {
  padding: 0 0 40px; }
  .account-create.pro-account-create .fields:first-child {
    padding: 0; }
  .account-create.pro-account-create .pro-intro-wrap {
    border-bottom: 1px solid #dddddd;
    padding: 45px 0;
    text-align: center; }
    .account-create.pro-account-create .pro-intro-wrap p {
      font-family: "AV-LT-Roman";
      font-size: 24px;
      line-height: 34px;
      padding: 50px 0;
      letter-spacing: 0.06em; }
  .account-create.pro-account-create .pro-previl-wrap {
    margin: 30px 0 0; }
    .account-create.pro-account-create .pro-previl-wrap p {
      font-family: "AV-LT-Roman";
      font-size: 15px;
      line-height: 21px;
      letter-spacing: 0.06em; }
    .account-create.pro-account-create .pro-previl-wrap h3 {
      font-family: "POP-W00-Regular";
      font-size: 40px;
      line-height: 40px;
      margin: 40px 0 10px; }
      .account-create.pro-account-create .pro-previl-wrap h3 span {
        background: transparent url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/career-line.png") no-repeat scroll center bottom/90% 4px;
        line-height: 50px; }
  .account-create.pro-account-create .fieldset {
    border-bottom: 1px solid #dddddd; }
    .account-create.pro-account-create .fieldset.last {
      border: 0; }
    .account-create.pro-account-create .fieldset h2.legend {
      display: inline-block;
      letter-spacing: 1px;
      margin: 30px 0 40px; }
  .account-create.pro-account-create .doc-upload-wrapper {
    position: relative; }
    .account-create.pro-account-create .doc-upload-wrapper:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .account-create.pro-account-create .doc-upload-wrapper:before {
      content: "";
      display: table; }
    .account-create.pro-account-create .doc-upload-wrapper .input-box input, .account-create.pro-account-create .doc-upload-wrapper label {
      display: none; }
    .account-create.pro-account-create .doc-upload-wrapper p {
      font-size: 15px;
      line-height: 21px; }
      .account-create.pro-account-create .doc-upload-wrapper p#pro-link-text {
        float: left;
        margin-left: 30px;
        padding-top: 53px; }
    .account-create.pro-account-create .doc-upload-wrapper .button {
      display: inline-block;
      margin: 20px 0 40px;
      text-decoration: none;
      float: left; }
    .account-create.pro-account-create .doc-upload-wrapper .validation-advice {
      left: 0 !important; }
    .account-create.pro-account-create .doc-upload-wrapper a.button + .tooltip {
      background: #f2f2f2;
      border: solid 1px #dddddd;
      max-width: 350px;
      opacity: 0;
      padding: 15px;
      display: none;
      z-index: 2;
      top: auto;
      right: auto;
      bottom: 40px;
      left: 248px;
      position: absolute;
      -webkit-transition: all 0.32s ease;
      -moz-transition: all 0.32s ease;
      transition: all 0.32s ease; }
    .account-create.pro-account-create .doc-upload-wrapper a.button:hover + .tooltip {
      opacity: 1;
      display: block; }
  .account-create.pro-account-create .form-list .field label {
    display: inline-block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    margin: 0 0 10px;
    letter-spacing: 0.06em; }
  .account-create.pro-account-create .form-list .input-text, .account-create.pro-account-create .form-list select {
    border: 1px solid #000;
    width: 100%; }
  .account-create.pro-account-create .form-list .input-box {
    margin: 0 0 17px;
    position: relative;
    width: 100% !important; }
    .account-create.pro-account-create .form-list .input-box.validation-passed {
      float: left; }
    .account-create.pro-account-create .form-list .input-box.validation-error {
      clear: both; }
    .account-create.pro-account-create .form-list .input-box.customer-dob label {
      display: none; }
    .account-create.pro-account-create .form-list .input-box #postcode {
      width: 100%; }
    .account-create.pro-account-create .form-list .input-box * + label {
      display: inline-block;
      font-size: 12px;
      text-align: left;
      padding: 0 0 0 30px; }
    .account-create.pro-account-create .form-list .input-box .validation-failed.input-text {
      border-color: #ff510c; }
  .account-create.pro-account-create .form-list li.control {
    clear: both;
    margin: 0 0 10px; }
    .account-create.pro-account-create .form-list li.control:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .account-create.pro-account-create .form-list li.control:before {
      content: "";
      display: table; }
    .account-create.pro-account-create .form-list li.control .input-box {
      float: left;
      margin: 0; }
    .account-create.pro-account-create .form-list li.control label {
      font-family: "AV-LT-Roman";
      font-size: 15px;
      line-height: 18px;
      margin: 0 0 10px;
      letter-spacing: 0.06em; }
  .account-create.pro-account-create .form-list .gender-field .selectboxit-container .selectboxit-text {
    min-height: 60px; }
  .account-create.pro-account-create .buttons-set {
    margin: 0; }

@media (max-width: 767px) {
  .account-create.pro-account-create .form-list .customer-dob:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .account-create.pro-account-create .form-list .customer-dob:before {
    content: "";
    display: table; }
  .account-create.pro-account-create .form-list .customer-dob .dob-month, .account-create.pro-account-create .form-list .customer-dob .dob-day, .account-create.pro-account-create .form-list .customer-dob .dob-year {
    float: left;
    width: 33.33%;
    padding-right: 5px; }
  .account-create.pro-account-create .form-list .customer-dob .dob-year {
    padding-right: 0 !important; }
  .account-create.pro-account-create .pro-intro-wrap {
    padding: 45px 12px; }
  .account-create.pro-account-create .pro-previl-wrap {
    padding: 0 12px; }
  .account-create.pro-account-create #form-validate {
    padding: 0 12px; }
    .account-create.pro-account-create #form-validate .fieldset ul li.control {
      padding-left: 10px;
      padding-right: 10px; }
      .account-create.pro-account-create #form-validate .fieldset ul li.control .input-box {
        padding: 0; }
    .account-create.pro-account-create #form-validate .fieldset ul li .doc-upload-wrapper .button {
      width: 100%; }
    .account-create.pro-account-create #form-validate .buttons-set .button {
      width: 100%; } }
@media (min-width: 768px) {
  .account-create.pro-account-create #form-validate #customer_address_section {
    width: 100%;
    float: left; }
  .account-create.pro-account-create #form-validate {
    max-width: 75%; }
    .account-create.pro-account-create #form-validate .fieldset {
      clear: both;
      border: none; }
      .account-create.pro-account-create #form-validate .fieldset .form-list .fields {
        clear: both; }
        .account-create.pro-account-create #form-validate .fieldset .form-list .fields:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .account-create.pro-account-create #form-validate .fieldset .form-list .fields:before {
          content: "";
          display: table; }
        .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field {
          width: 48.5%;
          margin-right: 3%;
          float: left; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field + .field {
            margin-left: 0px; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field:last-child {
            margin-right: 0; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field.add-field .input-box {
            margin-top: 28px; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field.PasswordWrap .validation-advice {
            top: 0px;
            position: static; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-month,
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-day {
            width: 34%;
            padding-right: 15px;
            float: left; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-year {
            width: 32%;
            padding-right: 0;
            float: left; }
          .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob > div input + label {
            text-align: center;
            padding: 0; }

  .fr-store .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-day {
    padding-right: 5px; }
  .fr-store .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-year {
    padding-right: 0px; } }
@media (min-width: 1024) {
  .account-create.pro-account-create #form-validate #customer_address_section {
    width: 55%; }
  .account-create.pro-account-create .pro-intro-wrap p {
    margin: 0 auto;
    max-width: 59.375%; }
  .account-create.pro-account-create .pro-previl-wrap {
    max-width: 59.375%; }
  .account-create.pro-account-create .fieldset {
    width: 55%; }
    .account-create.pro-account-create .fieldset .form-list {
      width: 100%; }
  .account-create.pro-account-create ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .account-create.pro-account-create ul:before {
    content: "";
    display: table; }
  .account-create.pro-account-create ul li.field {
    float: left;
    margin-right: 5%;
    width: 45%; }
  .account-create.pro-account-create ul li.fields {
    clear: both; }
    .account-create.pro-account-create ul li.fields:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .account-create.pro-account-create ul li.fields:before {
      content: "";
      display: table; }
    .account-create.pro-account-create ul li.fields .field {
      float: left;
      margin-right: 5%;
      width: 45%; }
      .account-create.pro-account-create ul li.fields .field .customer-dob .dob-month {
        width: 32.5%;
        float: left; }
      .account-create.pro-account-create ul li.fields .field .customer-dob .dob-day {
        width: 32.5%;
        float: left; }
      .account-create.pro-account-create ul li.fields .field .customer-dob .dob-year {
        width: 35%;
        float: left; }
      .account-create.pro-account-create ul li.fields .field.add-field .input-box {
        margin-top: 28px; }
      .account-create.pro-account-create ul li.fields .field .zip-text, .account-create.pro-account-create ul li.fields .field.gender-field .input-box {
        width: 62.81%; }
  .account-create.pro-account-create ul li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .account-create.pro-account-create ul li.control:before {
    content: "";
    display: table; }
  .account-create.pro-account-create ul li.control .input-box {
    float: none;
    margin: 0; } }
@media only screen and (min-width: 1200px) {
  .account-create.pro-account-create #form-validate {
    max-width: 65%; } }
@media only screen and (min-width: 1367px) {
  .account-create.pro-account-create #form-validate {
    max-width: 60%; } }
.account-create.pro-account-create #form-validate #customer_address_section {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin: 40px 0 20px;
  padding: 20px 0 40px; }

.Touch .account-create.pro-account-create .doc-upload-wrapper a.button + .tooltip {
  opacity: 1;
  visibility: visible; }

@media (max-width: 767px) {
  .Touch .account-create.pro-account-create .doc-upload-wrapper a.button {
    float: none !important;
    margin-bottom: 20px !important; }
    .Touch .account-create.pro-account-create .doc-upload-wrapper a.button + .tooltip {
      display: block;
      opacity: 1;
      position: static;
      visibility: visible; } }
.account-create .form-list .input-box .validation-advice {
  position: inherit; }
.account-create .form-list .input-box #advice-validate-select-region_id, .account-create .form-list .input-box #advice-validate-select-classification {
  top: 60px;
  position: absolute; }
.account-create.pro-account-create .doc-upload-wrapper a.button {
  margin-bottom: 20px; }
  .account-create.pro-account-create .doc-upload-wrapper a.button + .tooltip {
    float: left;
    position: static;
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%; }
    @media (min-width: 1024) {
      .account-create.pro-account-create .doc-upload-wrapper a.button + .tooltip {
        margin: 20px 0 0 40px;
        max-width: 350px; } }

@media (min-width: 1024) {
  .ca-store .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-day {
    padding-right: 0; }
  .ca-store .account-create.pro-account-create #form-validate .fieldset .form-list .fields .field .customer-dob .dob-year {
    padding-right: 5px; } }

.customer-account-create .account-create {
  display: block; }
  .customer-account-create .account-create .form-list:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .customer-account-create .account-create .form-list:before {
    content: "";
    display: table; }
  .customer-account-create .account-create .form-list .fields:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .customer-account-create .account-create .form-list .fields:before {
    content: "";
    display: table; }
  .customer-account-create .account-create .form-list .fields .customer-name:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .customer-account-create .account-create .form-list .fields .customer-name:before {
    content: "";
    display: table; }
  .customer-account-create .account-create .form-list li.control {
    padding-left: 0px; }

.password-strength-recommendations {
  padding: 12px;
  display: block;
  background: #f2f2f2;
  margin-bottom: 10px;
  clear: both; }
  .password-strength-recommendations p {
    text-align: left !important;
    display: block !important; }

@media (min-width: 1024) {
  .checkout-onepage-index .password-strength-recommendations {
    position: absolute;
    width: 50%;
    right: 0;
    margin-top: 26px; } }

.customer-account-edit .my-account .buttons-set.form-buttons {
  border-bottom: 0;
  clear: both;
  float: left; }
.customer-account-edit .my-account .pass-strength-wrapper {
  background: #f2f2f2;
  clear: both;
  display: none;
  float: left;
  margin-bottom: 20px;
  padding: 20px;
  width: 100%; }
  .customer-account-edit .my-account .pass-strength-wrapper p {
    text-align: left;
    display: block; }
  .customer-account-edit .my-account .pass-strength-wrapper .pass-strength-title {
    color: #999;
    font-family: "AV-LT-Roman";
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 20px;
    letter-spacing: 0.06em; }
  .customer-account-edit .my-account .pass-strength-wrapper .pass-indic-wrap {
    background: #fff;
    height: 20px;
    margin: 0 0 20px;
    width: 100%; }
    .customer-account-edit .my-account .pass-strength-wrapper .pass-indic-wrap .pass-indicator {
      height: 20px; }
  .customer-account-edit .my-account .pass-strength-wrapper .pass-txt-recommendations {
    color: #999;
    font-family: "AV-LT-Roman";
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.06em; }

.my-account .messages .success-msg {
  padding-top: 20px; }

.customer-account-edit .my-account {
  padding-top: 40px; }

.login-page-wrap .error-msg li {
  text-align: center; }

.customer-account-forgotpassword .forgot-pass {
  padding: 0 20px; }
  .customer-account-forgotpassword .forgot-pass .form-list .validation-error .validation-advice {
    position: static; }

.customer-account-edit.fr-store .my-account .form-list .fields .customer-dob {
  padding-right: 0px; }

.my-account .form-list .fields .customer-dob .dob-month, .my-account .form-list .fields .customer-dob .dob-day, .my-account .form-list .fields .customer-dob .dob-year {
  float: left;
  width: 33.3%;
  padding-right: 5px; }
.my-account .form-list .fields .customer-dob .dob-year {
  padding-right: 0px; }
.my-account .change_password #current_password {
  margin-top: 0px; }

.fr-store .my-account .form-list .fields .customer-dob .dob-year {
  padding-right: 0px; }

.account-create {
  padding: 0 0 80px; }
  .account-create .pro-previl-wrap h2 {
    margin-bottom: 15px !important; }
  .account-create .pro-previl-wrap p {
    padding-top: 15px; }
  .account-create .form-list li.control input[type="checkbox"] + label:before {
    left: 0; }
  .account-create .form-list li.control label {
    padding: 2px 0 0 30px;
    text-align: left; }
  .account-create .form-list.Password .input-box .validation-advice {
    position: static;
    top: 60px; }
  .account-create .create-acc-info {
    margin: 50px 0 0; }
    .account-create .create-acc-info .buttons-set.form-buttons {
      margin-bottom: 20px; }
    .account-create .create-acc-info p {
      font-family: "AV-LT-Roman";
      font-size: 16px;
      letter-spacing: 0.06em;
      line-height: 29px;
      margin: 0 0 30px; }
    .account-create .create-acc-info .pro-mem {
      font-family: "AV-LT-Roman";
      font-size: 13px;
      line-height: 16px;
      margin: 0 0 32px;
      letter-spacing: 0.06em; }
      .account-create .create-acc-info .pro-mem a {
        color: #000; }
  .account-create .fieldset h2.legend {
    display: none; }
  .account-create h2.legend {
    display: block;
    font-size: 18px;
    font-family: AV-LT-Black;
    letter-spacing: 0.06em;
    margin: 0 0 30px;
    text-transform: uppercase; }
  .account-create .form-list label {
    display: inline-block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    margin: 0 0 10px;
    letter-spacing: 0.06em; }
  .account-create .form-list .input-text, .account-create .form-list select {
    border: 1px solid #000;
    width: 100%; }
  .account-create .form-list button {
    width: 100%; }
  .account-create .form-list .input-box {
    margin: 0 0 17px;
    position: relative; }
    .account-create .form-list .input-box * + label {
      display: inline-block; }
    .account-create .form-list .input-box .validation-failed.input-text {
      border-color: #ff510c; }
    .account-create .form-list .input-box .validation-advice {
      color: #ff510c;
      font-family: "AV-LT-Black";
      font-size: 10px;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      position: static; }
      .account-create .form-list .input-box .validation-advice#advice-validate-email-email_address, .account-create .form-list .input-box .validation-advice#advice-validate-strong-password-password {
        position: static; }
  .account-create .form-list li.control {
    clear: both;
    margin: 0 0 10px;
    padding-left: 25px; }
    .account-create .form-list li.control:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .account-create .form-list li.control:before {
      content: "";
      display: table; }
    .account-create .form-list li.control .input-box {
      float: left;
      margin: 0 10px 10px 0; }
    .account-create .form-list li.control label {
      font-family: "AV-LT-Roman";
      font-size: 15px;
      letter-spacing: 0.06em;
      line-height: 18px;
      margin: 0 0 10px; }
  .account-create .pass-strength-wrapper {
    background: #f2f2f2;
    clear: both;
    display: none;
    float: left;
    padding: 20px; }
    .account-create .pass-strength-wrapper .pass-strength-title {
      color: #999;
      font-family: "AV-LT-Roman";
      font-size: 15px;
      line-height: 15px;
      margin: 0 0 20px;
      letter-spacing: 0.06em; }
    .account-create .pass-strength-wrapper .pass-indic-wrap {
      background: #fff;
      height: 20px;
      margin: 0 0 20px;
      width: 100%; }
      .account-create .pass-strength-wrapper .pass-indic-wrap .pass-indicator {
        height: 20px;
        width: 10%; }
    .account-create .pass-strength-wrapper .pass-txt-recommendations {
      color: #999;
      font-family: "AV-LT-Roman";
      font-size: 15px;
      line-height: 22px;
      letter-spacing: 0.06em; }
  .account-create .buttons-set {
    margin: 40px 0 0; }
    .account-create .buttons-set .back-link, .account-create .buttons-set + .required {
      display: none; }

.block-account {
  color: #000;
  clear: both;
  font-family: AV-LT-Black;
  font-size: 14px;
  letter-spacing: 0.06em;
  text-transform: uppercase; }
  .block-account h2 {
    font-size: 17px;
    margin-bottom: 29px; }
  .block-account .block-content ul li {
    letter-spacing: 1.4px;
    margin-bottom: 18px;
    font-family: "AV-LT-Black";
    letter-spacing: 0.06em; }
    .block-account .block-content ul li a {
      color: #000;
      padding: 5px 0 5px 0px;
      text-decoration: none;
      display: block; }
      .block-account .block-content ul li a:hover {
        color: #218666; }

.my-account p.no-order-txt, .my-account p.wishlist-empty, .my-account p.rma-view-comment-desc {
  display: block; }
.my-account p.no-order-txt {
  float: left;
  margin-top: 10px;
  margin-bottom: 20px; }
.my-account p.rma-view-comment-desc {
  line-height: normal;
  margin-top: 10px; }
.my-account h1 {
  font-size: 40px;
  margin-bottom: 15px;
  letter-spacing: 1.4px;
  line-height: 40px;
  font-family: "Veneer";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.my-account .dashboard .box-content li {
  margin-bottom: 16px;
  font-size: 15px;
  font-family: "AV-LT-Roman";
  letter-spacing: 0.06em; }
  .my-account .dashboard .box-content li strong {
    letter-spacing: 1.4px;
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    letter-spacing: 0.06em; }
.my-account a.edit {
  color: #000;
  text-transform: uppercase;
  text-decoration: underline; }
  .my-account a.edit:hover {
    text-decoration: none; }
.my-account .fieldset {
  max-width: 100%; }
.my-account .buttons-set .back-link {
  margin-right: 30px;
  margin-left: 30px; }
.my-account .back-link {
  float: left;
  line-height: 60px;
  margin-left: 30px;
  text-transform: uppercase; }
  .my-account .back-link a {
    color: #000;
    font-size: 12px; }
    .my-account .back-link a:hover {
      text-decoration: none; }
.my-account .change_password #current_password {
  margin-top: 17px; }
.my-account .addresses-list ol li {
  font-family: "AV-LT-Roman";
  letter-spacing: 0.06em;
  position: relative;
  line-height: 20px; }
  .my-account .addresses-list ol li strong {
    display: inline-block;
    font-family: "AV-LT-Black";
    margin-bottom: 10px;
    letter-spacing: 0.06em; }
.my-account .addresses-list ol .actions {
  bottom: 0;
  display: block;
  font-size: 12px;
  right: 0; }
  .my-account .addresses-list ol .actions a {
    color: #218666;
    cursor: pointer; }
.my-account .addresses-list h2 {
  font-size: 18px;
  font-family: AV-LT-Black;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.my-account .addresses-list h3 {
  color: #218666;
  font-family: AV-LT-Black;
  font-size: 15px;
  letter-spacing: 0.06em;
  position: unset;
  right: 0;
  text-transform: uppercase;
  top: 0; }
.my-account .addresses-list#cc-table strong {
  display: block; }
.my-account .addresses-list .buttons-set {
  margin-top: 15px;
  overflow: hidden; }
.my-account table {
  width: 100%; }
.my-account tbody tr {
  border-bottom: 1px solid #dddddd; }
  .my-account tbody tr:first-child td {
    border-top: 3px solid #dddddd; }
.my-account td .info_right button.button {
  background: transparent;
  color: #333;
  padding: 0;
  text-decoration: underline;
  text-align: left; }
.my-account td h3 {
  font-family: "AV-LT-Black";
  font-size: 13px;
  letter-spacing: 0.06em;
  line-height: 20px;
  text-transform: uppercase; }
  .my-account td h3 a {
    color: #000;
    text-decoration: none; }
.my-account td .price_details .price-box span {
  font-size: unset; }
.my-account td .price_details .price-box .price-label {
  display: none; }
.my-account td .price_details .price-box p {
  float: left; }
  .my-account td .price_details .price-box p.old-price span {
    text-decoration: line-through; }
.my-account td .btn-remove {
  display: block;
  color: #333;
  text-transform: uppercase; }
.my-account .my-wishlist .buttons-set {
  display: block;
  float: right;
  margin-top: 25px; }
  .my-account .my-wishlist .buttons-set button.btn-update:before {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg") no-repeat center/100% 100%;
    margin-left: 15px; }
  .my-account .my-wishlist .buttons-set .wisdhlist-soc-icons {
    display: block;
    float: right;
    padding-left: 30px;
    position: relative; }
    .my-account .my-wishlist .buttons-set .wisdhlist-soc-icons p {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/button-black.svg") no-repeat center/100% 100%;
      color: #fff;
      font-family: "POP-W00-Regular";
      font-size: 30px;
      padding: 15px 44px;
      text-transform: uppercase; }
    .my-account .my-wishlist .buttons-set .wisdhlist-soc-icons ul.sharing-links {
      background: #fff none repeat scroll 0 0;
      border: 1px solid #000;
      display: none;
      left: 60px;
      padding: 10px 0;
      position: absolute;
      top: 10px;
      width: 150px;
      z-index: 999; }
      .my-account .my-wishlist .buttons-set .wisdhlist-soc-icons ul.sharing-links li {
        float: left;
        margin: 0 0 0 10px;
        text-align: center;
        width: 25px; }
        .my-account .my-wishlist .buttons-set .wisdhlist-soc-icons ul.sharing-links li a {
          color: #000;
          display: block;
          font-size: 20px;
          text-decoration: none; }
.my-account .my-wishlist .button.btn-update {
  display: none; }
.my-account .pager {
  width: 100%;
  clear: both; }
  .my-account .pager .pages {
    margin: 5px 125px 0 0;
    position: absolute;
    right: 0;
    top: 0; }
  .my-account .pager .amount {
    text-align: left;
    font-family: "AV-LT-Black";
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
  .my-account .pager .limiter {
    display: none; }
.my-account .order-page ol {
  float: left;
  position: relative;
  width: 100%; }
.my-account .order-page .order_items {
  position: absolute;
  right: 27px;
  top: 27px;
  margin-bottom: 25px;
  font-size: 18px;
  font-family: "AV-LT-Roman";
  letter-spacing: 0.06em; }
.my-account .order-page strong {
  text-transform: uppercase; }
.my-account .order-page .higlight {
  text-decoration: underline; }
.my-account .order-page .view_order_details {
  bottom: 27px;
  color: #000;
  cursor: pointer;
  position: absolute;
  right: 27px;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px; }
  .my-account .order-page .view_order_details:hover {
    text-decoration: none; }
.my-account .order-page .active {
  background: #f2f2f2;
  border-bottom: 0; }
  .my-account .order-page .active .less {
    display: block;
    text-decoration: underline; }
  .my-account .order-page .active .collapse {
    display: none;
    text-decoration: underline; }
.my-account .order-page .collapse {
  text-decoration: underline; }
.my-account .order-page .less {
  display: none;
  text-decoration: underline; }
.my-account .order-page .sub_total {
  margin-top: 20px; }
  .my-account .order-page .sub_total strong {
    float: left;
    width: 48.5%;
    font-family: "AV-LT-Black";
    letter-spacing: 0.06em; }
  .my-account .order-page .sub_total span.price {
    float: left;
    font-family: "AV-LT-Black";
    width: 48.5%;
    letter-spacing: 0.06em; }
.my-account .form-list .input-box.selectbox-validation .validation-advice {
  position: absolute;
  top: 58px; }
.my-account .form-list .selectbox-validation .input-box .validation-advice {
  position: absolute;
  top: 60px; }
.my-account .form-list label {
  display: inline-block;
  font-family: "AV-LT-Black";
  font-size: 18px;
  font-letter-spacing: 0.06em;
  margin: 0 0 10px; }
.my-account .form-list .input-text, .my-account .form-list select {
  border: 1px solid #000;
  width: 100%; }
.my-account .form-list .input-box {
  margin: 0 0 17px;
  position: relative; }
  .my-account .form-list .input-box * + label {
    display: inline-block; }
  .my-account .form-list .input-box .validation-failed.input-text {
    border-color: #ff510c; }
  .my-account .form-list .input-box .validation-advice {
    color: #ff510c;
    font-family: "AV-LT-Black";
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
.my-account .form-list li.control {
  margin: 0 0 10px; }
  .my-account .form-list li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .my-account .form-list li.control:before {
    content: "";
    display: table; }
  .my-account .form-list li.control .input-box {
    float: left;
    margin: 15px 10px 10px 14px; }
    .my-account .form-list li.control .input-box .checkbox {
      margin: 0; }
  .my-account .form-list li.control label {
    font-family: "AV-LT-Roman";
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 10px 8px;
    letter-spacing: 0.06em; }
.my-account .wishlist {
  padding: 25px 0 10px; }
.my-account .order-page .addresses-list ol li {
  padding: unset; }
.my-account .order-page .order_items {
  position: absolute; }
.my-account .order-page .view_order_details {
  position: absolute; }
.my-account .order-page .order_details_container {
  background: #f2f2f2;
  display: none;
  float: left;
  visibility: visible;
  width: 100%; }
.my-account .order-page .history-column-1 .order_total {
  border-bottom: 1px solid #dddddd;
  clear: both;
  margin-bottom: 25px;
  overflow: hidden;
  padding-bottom: 25px; }
.my-account .order-page .history-column-1 img {
  margin-right: 23px;
  float: left; }
.my-account .order-page .history-column-1 .details {
  float: left;
  font-size: 12px;
  width: 162px; }
  .my-account .order-page .history-column-1 .details h2 {
    font-size: 15px; }
  .my-account .order-page .history-column-1 .details p {
    display: block;
    margin: 12px 0;
    text-align: left; }
  .my-account .order-page .history-column-1 .details a {
    color: #000;
    padding-left: 0; }
    .my-account .order-page .history-column-1 .details a:hover {
      text-decoration: none; }
.my-account .order-page .history-column-2 {
  font-size: 15px;
  line-height: 20px;
  margin: 0 25px; }
  .my-account .order-page .history-column-2 .col2-set {
    border: none;
    margin-bottom: 40px;
    text-align: left; }
    .my-account .order-page .history-column-2 .col2-set .info-box.sub_total p {
      display: block;
      text-align: left; }
  .my-account .order-page .history-column-2 h2 {
    font-size: 15px; }
    .my-account .order-page .history-column-2 h2.top {
      margin-top: 0; }
.my-account .order-page dl.order-info {
  padding: 25px 0 0; }
  .my-account .order-page dl.order-info dt {
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    letter-spacing: 0.06em; }
  .my-account .order-page dl.order-info dd li {
    float: left;
    line-height: 30px;
    padding-right: 10px;
    text-transform: capitalize; }
    .my-account .order-page dl.order-info dd li a {
      color: #000; }
    .my-account .order-page dl.order-info dd li strong {
      text-transform: capitalize; }
.my-account .order-page p.order-date {
  clear: both;
  text-align: left; }
.my-account .order-page h1 {
  display: none; }
.my-account #my-returns-table, .my-account #my-returns-items-table, .my-account #my-orders-table, .my-account .data-table {
  display: inline-table;
  margin: 25px 0; }
  .my-account #my-returns-table#wishlist-table tr, .my-account #my-returns-items-table#wishlist-table tr, .my-account #my-orders-table#wishlist-table tr, .my-account .data-table#wishlist-table tr {
    display: block;
    float: left;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    margin: 0 0 10px; }
    .my-account #my-returns-table#wishlist-table tr td, .my-account #my-returns-items-table#wishlist-table tr td, .my-account #my-orders-table#wishlist-table tr td, .my-account .data-table#wishlist-table tr td {
      float: left;
      width: 50%; }
      .my-account #my-returns-table#wishlist-table tr td:nth-child(2), .my-account #my-returns-items-table#wishlist-table tr td:nth-child(2), .my-account #my-orders-table#wishlist-table tr td:nth-child(2), .my-account .data-table#wishlist-table tr td:nth-child(2) {
        padding-top: 10px; }
      .my-account #my-returns-table#wishlist-table tr td.last, .my-account #my-returns-items-table#wishlist-table tr td.last, .my-account #my-orders-table#wishlist-table tr td.last, .my-account .data-table#wishlist-table tr td.last {
        float: right; }
        .my-account #my-returns-table#wishlist-table tr td.last:before, .my-account #my-returns-items-table#wishlist-table tr td.last:before, .my-account #my-orders-table#wishlist-table tr td.last:before, .my-account .data-table#wishlist-table tr td.last:before {
          content: none !important; }
  .my-account #my-returns-table tr, .my-account #my-returns-items-table tr, .my-account #my-orders-table tr, .my-account .data-table tr {
    border: 1px solid #ccc; }
    .my-account #my-returns-table tr th, .my-account #my-returns-items-table tr th, .my-account #my-orders-table tr th, .my-account .data-table tr th {
      font-family: 'AV-LT-Black';
      display: none;
      padding: 10px 0;
      vertical-align: middle;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .my-account #my-returns-table tr td, .my-account #my-returns-items-table tr td, .my-account #my-orders-table tr td, .my-account .data-table tr td {
      display: block;
      line-height: 20px;
      margin-bottom: 0px;
      padding: 10px 8px;
      vertical-align: middle;
      text-align: left;
      width: 100%; }
      .my-account #my-returns-table tr td:nth-child(3), .my-account #my-returns-items-table tr td:nth-child(3), .my-account #my-orders-table tr td:nth-child(3), .my-account .data-table tr td:nth-child(3) {
        float: none; }
      .my-account #my-returns-table tr td .nobr a, .my-account #my-returns-items-table tr td .nobr a, .my-account #my-orders-table tr td .nobr a, .my-account .data-table tr td .nobr a {
        color: #218666; }
      .my-account #my-returns-table tr td:nth-child(1):before, .my-account #my-returns-table tr td:nth-child(2):before, .my-account #my-returns-table tr td:nth-child(3):before, .my-account #my-returns-table tr td:nth-child(4):before, .my-account #my-returns-table tr td:nth-child(5):before, .my-account #my-returns-table tr td:nth-child(6):before, .my-account #my-returns-table tr td:nth-child(7):before, .my-account #my-returns-items-table tr td:nth-child(1):before, .my-account #my-returns-items-table tr td:nth-child(2):before, .my-account #my-returns-items-table tr td:nth-child(3):before, .my-account #my-returns-items-table tr td:nth-child(4):before, .my-account #my-returns-items-table tr td:nth-child(5):before, .my-account #my-returns-items-table tr td:nth-child(6):before, .my-account #my-returns-items-table tr td:nth-child(7):before, .my-account #my-orders-table tr td:nth-child(1):before, .my-account #my-orders-table tr td:nth-child(2):before, .my-account #my-orders-table tr td:nth-child(3):before, .my-account #my-orders-table tr td:nth-child(4):before, .my-account #my-orders-table tr td:nth-child(5):before, .my-account #my-orders-table tr td:nth-child(6):before, .my-account #my-orders-table tr td:nth-child(7):before, .my-account .data-table tr td:nth-child(1):before, .my-account .data-table tr td:nth-child(2):before, .my-account .data-table tr td:nth-child(3):before, .my-account .data-table tr td:nth-child(4):before, .my-account .data-table tr td:nth-child(5):before, .my-account .data-table tr td:nth-child(6):before, .my-account .data-table tr td:nth-child(7):before {
        display: block;
        font-family: "AV-LT-Black";
        padding-right: 10px;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
.my-account #my-returns-table tr td:first-child:before {
  content: "RETURN #"; }
.my-account #my-returns-table tr td:nth-child(2):before {
  content: "DATE"; }
.my-account #my-returns-table tr td:nth-child(3):before {
  content: "SHIP FROM"; }
.my-account #my-returns-table tr td:nth-child(4):before {
  content: "RETURN STATUS"; }
.my-account #my-returns-table tr td:nth-child(5):before {
  content: ""; }
.my-account .addresses-list.data-table {
  display: block; }
.my-account #my-returns-items-table tr td {
  width: 100%; }
  @media (min-width: 1024) {
    .my-account #my-returns-items-table tr td {
      width: 26%; } }
  .my-account #my-returns-items-table tr td:nth-child(1):before {
    content: "Product Name"; }
  .my-account #my-returns-items-table tr td:nth-child(2) {
    text-decoration: none;
    color: #000; }
    .my-account #my-returns-items-table tr td:nth-child(2):before {
      content: "SKU"; }
  .my-account #my-returns-items-table tr td:nth-child(3):before {
    content: "Condition"; }
  .my-account #my-returns-items-table tr td:nth-child(4):before {
    content: "Resolution"; }
  .my-account #my-returns-items-table tr td:nth-child(5):before {
    content: "Request Qty"; }
  .my-account #my-returns-items-table tr td:nth-child(6):before {
    content: "Qty"; }
  .my-account #my-returns-items-table tr td:nth-child(7):before {
    content: "Status"; }
.my-account #track-info-table tr td:before {
  display: block;
  font-family: "AV-LT-Black";
  padding-right: 10px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.my-account #track-info-table tr td:nth-child(1):before {
  content: "CARRIER"; }
.my-account #track-info-table tr td:nth-child(2):before {
  content: "NUMBER"; }
.my-account #track-info-table tr td:nth-child(3):before {
  content: "ACTION"; }
.my-account .data-table#my-orders-table tfoot tr td.a-right.last {
  text-align: right !Important; }
.my-account #my-orders-table tr td, .my-account .data-table tr td {
  width: 100%; }
  .my-account #my-orders-table tr td .item-options dt, .my-account .data-table tr td .item-options dt {
    display: none; }
  .my-account #my-orders-table tr td .item-options dd, .my-account .data-table tr td .item-options dd {
    display: inline-block;
    text-transform: uppercase; }
    .my-account #my-orders-table tr td .item-options dd:last-child, .my-account .data-table tr td .item-options dd:last-child {
      margin-left: 10px; }
.my-account #my-orders-table#my-orders-table tr td:nth-child(1):before, .my-account .data-table#my-orders-table tr td:nth-child(1):before {
  content: "Product Name"; }
.my-account #my-orders-table#my-orders-table tr td:nth-child(2):before, .my-account .data-table#my-orders-table tr td:nth-child(2):before {
  content: "SKU"; }
.my-account #my-orders-table#my-orders-table tr td:nth-child(3):before, .my-account .data-table#my-orders-table tr td:nth-child(3):before {
  content: "Price"; }
.my-account #my-orders-table#my-orders-table tr td:nth-child(4):before, .my-account .data-table#my-orders-table tr td:nth-child(4):before {
  content: "Qty"; }
.my-account #my-orders-table#my-orders-table tr td:nth-child(5):before, .my-account .data-table#my-orders-table tr td:nth-child(5):before {
  content: "Subtotal"; }
.my-account #my-orders-table#my-orders-table tfoot tr td:before, .my-account .data-table#my-orders-table tfoot tr td:before {
  content: none !important; }
.my-account #my-orders-table#my-orders-table tfoot tr td, .my-account .data-table#my-orders-table tfoot tr td {
  width: 50%;
  float: left; }
  .my-account #my-orders-table#my-orders-table tfoot tr td.a-right, .my-account .data-table#my-orders-table tfoot tr td.a-right {
    padding-right: 15px;
    font-family: "AV-LT-Black";
    text-align: left;
    letter-spacing: 0.06em; }
    @media (min-width: 1024) {
      .my-account #my-orders-table#my-orders-table tfoot tr td.a-right, .my-account .data-table#my-orders-table tfoot tr td.a-right {
        padding-right: 45px; } }
  .my-account #my-orders-table#my-orders-table tfoot tr td:first-child, .my-account .data-table#my-orders-table tfoot tr td:first-child {
    padding-right: 15px; }
  .my-account #my-orders-table#my-orders-table tfoot tr td:last-child, .my-account .data-table#my-orders-table tfoot tr td:last-child {
    padding-left: 15px; }
.my-account #my-orders-table#track-info-table tr td input, .my-account .data-table#track-info-table tr td input {
  width: 100%; }
.my-account .col2-set .box-content .info-box h3.box-title {
  font-family: "AV-LT-Black";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.my-account .col2-set .box-content .info-box .box-content {
  display: block;
  line-height: 25px;
  padding-bottom: 20px;
  text-align: left; }
  .my-account .col2-set .box-content .info-box .box-content a {
    color: #000;
    text-transform: uppercase; }
.my-account h3.box-title {
  clear: both;
  font-family: "AV-LT-Black";
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.my-account #rma_comment p.box-content {
  display: block; }
.my-account #rma_create_form {
  padding-top: 20px; }
  .my-account #rma_create_form .page-title {
    display: none; }
  .my-account #rma_create_form .order-page ul li {
    clear: both; }
    .my-account #rma_create_form .order-page ul li label {
      float: left;
      font-size: 16px; }
    .my-account #rma_create_form .order-page ul li h5 {
      font-size: 16px;
      line-height: 17px; }
    .my-account #rma_create_form .order-page ul li .input-box {
      width: 100%; }
      .my-account #rma_create_form .order-page ul li .input-box .input-text {
        width: 100%; }
  .my-account #rma_create_form .fieldset #registrant_options li .field {
    float: left;
    width: 100%; }
  .my-account #rma_create_form .fieldset #registrant_options li li {
    clear: both; }
  .my-account #rma_create_form .fieldset .form-buttons {
    border-bottom: 0;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .my-account #rma_create_form .fieldset .form-buttons a.button {
        height: auto;
        white-space: normal; } }
  .my-account #rma_create_form .form-list {
    padding: 25px 0 0; }
    .my-account #rma_create_form .form-list .fields {
      width: 100%; }
.my-account .box .box-content.buttons-set .back-link {
  display: block;
  float: right;
  margin-left: 25px; }

.col-main .block-account .welcome-msg {
  display: none; }
.col-main .block-account .block-content {
  display: none; }

.sales-order-view .my-account .page-title a {
  line-height: 20px; }

.customer-account-index .footer-container, .sales-order-history .footer-container, .sales-order-invoice .footer-container, .sales-order-shipment .footer-container, .customer-address-form .footer-container, .enterprise-rma-return-returns .footer-container, .enterprise-rma-return-history .footer-container, .enterprise-rma-return-view .footer-container, .enterprise-rma-return-create .footer-container, .sfc-cybersource-index-index .footer-container, .sfc-cybersource-index-edit .footer-container, .wishlist-index-index .footer-container, .wishlist-index-share .footer-container, .sendfriend-product-send .footer-container, .newsletter-manage-index .footer-container, .customer-address-index .footer-container, .customer-account-edit .footer-container, .sfc-cybersource-index-new .footer-container, .sales-order-view .footer-container {
  margin-top: 50px; }
.customer-account-index ul.messages, .sales-order-history ul.messages, .sales-order-invoice ul.messages, .sales-order-shipment ul.messages, .customer-address-form ul.messages, .enterprise-rma-return-returns ul.messages, .enterprise-rma-return-history ul.messages, .enterprise-rma-return-view ul.messages, .enterprise-rma-return-create ul.messages, .sfc-cybersource-index-index ul.messages, .sfc-cybersource-index-edit ul.messages, .wishlist-index-index ul.messages, .wishlist-index-share ul.messages, .sendfriend-product-send ul.messages, .newsletter-manage-index ul.messages, .customer-address-index ul.messages, .customer-account-edit ul.messages, .sfc-cybersource-index-new ul.messages, .sales-order-view ul.messages {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1024) {
    .customer-account-index ul.messages, .sales-order-history ul.messages, .sales-order-invoice ul.messages, .sales-order-shipment ul.messages, .customer-address-form ul.messages, .enterprise-rma-return-returns ul.messages, .enterprise-rma-return-history ul.messages, .enterprise-rma-return-view ul.messages, .enterprise-rma-return-create ul.messages, .sfc-cybersource-index-index ul.messages, .sfc-cybersource-index-edit ul.messages, .wishlist-index-index ul.messages, .wishlist-index-share ul.messages, .sendfriend-product-send ul.messages, .newsletter-manage-index ul.messages, .customer-address-index ul.messages, .customer-account-edit ul.messages, .sfc-cybersource-index-new ul.messages, .sales-order-view ul.messages {
      padding-left: 0;
      padding-right: 0; } }
.customer-account-index .main.col2-left-layout, .sales-order-history .main.col2-left-layout, .sales-order-invoice .main.col2-left-layout, .sales-order-shipment .main.col2-left-layout, .customer-address-form .main.col2-left-layout, .enterprise-rma-return-returns .main.col2-left-layout, .enterprise-rma-return-history .main.col2-left-layout, .enterprise-rma-return-view .main.col2-left-layout, .enterprise-rma-return-create .main.col2-left-layout, .sfc-cybersource-index-index .main.col2-left-layout, .sfc-cybersource-index-edit .main.col2-left-layout, .wishlist-index-index .main.col2-left-layout, .wishlist-index-share .main.col2-left-layout, .sendfriend-product-send .main.col2-left-layout, .newsletter-manage-index .main.col2-left-layout, .customer-address-index .main.col2-left-layout, .customer-account-edit .main.col2-left-layout, .sfc-cybersource-index-new .main.col2-left-layout, .sales-order-view .main.col2-left-layout {
  padding: 0 12px 0; }

.footer-before-container {
  display: none; }

.my-account .return-desc {
  font-size: 15px; }
.my-account .category-view {
  display: none; }
.my-account .order-page .order_details_container {
  border: 0px;
  padding: 0 0 20px !important; }
.my-account .order-page .page-title {
  display: block;
  padding-top: 25px; }
  .my-account .order-page .page-title a {
    color: #000;
    padding-left: 5px;
    line-height: 20px; }
.my-account .order-page .view_order_details {
  float: left;
  width: 100%;
  position: static;
  text-align: right; }
.my-account .order-page .order_items {
  position: static;
  text-align: right; }
.my-account .order-page .addresses-list ol li {
  padding: 2px 10px; }
.my-account .order-page .history-column-1 {
  margin: 0 25px; }
  .my-account .order-page .history-column-1 img {
    margin-right: 10px; }
  .my-account .order-page .history-column-1 .details {
    float: right;
    width: 48.5%; }
    .my-account .order-page .history-column-1 .details h2 {
      padding: 5px 0 0; }
.my-account .order-page .history-column-2 .col2-set .col-1 .info-box, .my-account .order-page .history-column-2 .col2-set .col-2 .info-box {
  padding: 10px 0; }
.my-account .order-page .history-column-2 .col2-set .col-1 h2, .my-account .order-page .history-column-2 .col2-set .col-2 h2 {
  padding: 0; }
.my-account .order-page .history-column-2 .col2-set .col-2 {
  float: left; }
.my-account .col2-set {
  clear: both;
  border-bottom: none; }
  .my-account .col2-set .col-1 .info-box .box-content p,
  .my-account .col2-set .col-2 .info-box .box-content p {
    display: block;
    float: left;
    padding-bottom: 10px; }
  .my-account .col2-set .col-1 .info-box .box-content ul li strong,
  .my-account .col2-set .col-2 .info-box .box-content ul li strong {
    display: block;
    padding-bottom: 15px; }
  .my-account .col2-set .col-1 .info-box .box-content dl.payment-info,
  .my-account .col2-set .col-2 .info-box .box-content dl.payment-info {
    clear: both;
    padding-bottom: 10px;
    line-height: 22px; }
  .my-account .col2-set .col-1 .info-box h2.box-title,
  .my-account .col2-set .col-2 .info-box h2.box-title {
    font-family: "AV-LT-Black";
    padding-bottom: 15px;
    letter-spacing: 0.06em; }
  .my-account .col2-set .col-1 .sub_total,
  .my-account .col2-set .col-2 .sub_total {
    padding: 0 5px !important; }
.my-account .order-items h2.table-caption {
  padding-top: 25px; }
  .my-account .order-items h2.table-caption a {
    color: #000; }
.my-account .addresses-list ol {
  border: none;
  border-bottom: 2px solid #cccccc;
  padding: 15px 0;
  margin-top: 0px; }
  .my-account .addresses-list ol li, .my-account .addresses-list ol li.info-box {
    padding: 10px; }
    .my-account .addresses-list ol li h3, .my-account .addresses-list ol li.info-box h3 {
      padding-bottom: 15px; }
  .my-account .addresses-list ol .actions {
    position: unset; }
.my-account .addresses-list h2 {
  padding: 20px 10px 0; }
  .my-account .addresses-list h2.sub-title {
    padding-left: 0; }
.my-account .buttons-set.form-buttons {
  border-bottom: 2px solid #cccccc;
  padding-bottom: 25px; }
.my-account .my-wishlist .buttons-set {
  display: none; }
  @media (min-width: 1024) {
    .my-account .my-wishlist .buttons-set {
      display: block;
      margin-top: 0; } }
.my-account td {
  display: inline-flex;
  margin-bottom: 25px;
  width: 48%; }
  .my-account td .wishlist_info_container .info_left {
    width: 100%; }
    .my-account td .wishlist_info_container .info_left .wishlist_product_info {
      width: 100%; }
      .my-account td .wishlist_info_container .info_left .wishlist_product_info .item-manage .truncated a.details {
        display: none; }
  .my-account td .wishlist_info_container .info_right {
    width: auto;
    text-align: left;
    margin-top: 10px; }
    .my-account td .wishlist_info_container .info_right .link-edit {
      display: none; }
    .my-account td .wishlist_info_container .info_right .add-to-cart-alt .btn-cart {
      border: 0 none; }
  .my-account td .price_details {
    font-size: 18px; }
    .my-account td .price_details .input-text {
      border: none;
      color: #000;
      font-size: 14px;
      margin-right: 0px;
      padding: 0;
      text-align: unset;
      width: 12px;
      line-height: normal;
      height: auto; }
    .my-account td .price_details .price-box span.old-price .price {
      color: #cfcfcf;
      text-decoration: line-through; }
    .my-account td .price_details .price-box span.regular-price {
      position: relative; }
    .my-account td .price_details .price-box span.old-price .price {
      padding-top: 0; }
    .my-account td .price_details .price-box span.price {
      padding-top: 0; }
      .my-account td .price_details .price-box span.price .price {
        padding-top: 0; }
  .my-account td .product-image {
    margin: 10px; }
.my-account tbody tr {
  border: 0px;
  position: relative; }
  .my-account tbody tr:first-child td {
    border: none; }
  .my-account tbody tr td {
    border: 0px; }
    .my-account tbody tr td:nth-child(3) {
      width: 50%;
      float: right; }
.my-account button.button {
  width: 100%; }
.my-account .view-track-return .col2-set {
  padding-bottom: 0; }
  .my-account .view-track-return .col2-set .box-content .col-1 .box-content {
    padding-bottom: 0; }
  .my-account .view-track-return .col2-set .box-content .col-2 .info-box .box-title {
    margin-top: 10px; }
.my-account #rma_comment p.box-content {
  margin-bottom: 25px;
  text-align: left; }
  .my-account #rma_comment p.box-content span {
    text-align: right; }
.my-account #rma_comment .box-content.buttons-set {
  float: left;
  margin-bottom: 25px; }
.my-account #rma_comment .note-list {
  clear: both; }
  .my-account #rma_comment .note-list li {
    line-height: 25px;
    padding: 0 0 15px; }
.my-account .order-items p.order-links {
  text-align: left;
  padding-bottom: 10px; }
.my-account .order-items h2.sub-title {
  line-height: 25px; }
  .my-account .order-items h2.sub-title a.link-print {
    color: #000; }

.sales-order-view .my-account .page-title {
  display: block;
  margin-top: 20px; }

.block-account .block-content ul li {
  font-family: "AV-LT-Roman";
  font-size: 18px;
  letter-spacing: 0.06em;
  margin-bottom: 0px;
  padding: 8px 0 9px;
  position: relative;
  border-bottom: 1px solid #cccccc;
  text-transform: capitalize; }
  .block-account .block-content ul li a:after, .block-account .block-content ul li.current:after {
    font-size: 16px;
    margin-top: -8px;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    font-family: "SSStandard";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    vertical-aling: middle;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased; }
  .block-account .block-content ul li a:after {
    content: "+"; }
  .block-account .block-content ul li.current a:after {
    content: "-"; }
  .block-account .block-content ul li.current:after {
    content: none; }
  .block-account .block-content ul li.last {
    border: 0 none; }
    .block-account .block-content ul li.last a:after {
      content: none; }
.block-account li.current::after {
  content: "-"; }
.block-account li.current.hide {
  display: block; }
  .block-account li.current.hide strong {
    text-decoration: none !important; }
.block-account h2 {
  border-bottom: 2px solid #cccccc;
  margin-bottom: 0px;
  padding-bottom: 20px; }

.col-main .block-account .welcome-msg {
  display: none; }
.col-main .block-account .block-content {
  display: block;
  padding-bottom: 20px; }
  .col-main .block-account .block-content li.show {
    display: block;
    text-transform: capitalize; }
    .col-main .block-account .block-content li.show.current {
      display: none; }
  .col-main .block-account .block-content li strong {
    display: block; }

.login-popup {
  -webkit-animation: pop-out 0.4s;
  -moz-animation: pop-out 0.4s;
  animation: pop-out 0.4s; }

@-webkit-keyframes pop-in {
  from {
    -webkit-transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes pop-in {
  from {
    -moz-transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes pop-in {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes pop-out {
  from {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }
  to {
    -webkit-transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); } }
@-moz-keyframes pop-out {
  from {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }
  to {
    -moz-transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); } }
@keyframes pop-out {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0); } }
.login-popup-wrapper {
  height: 830px;
  margin: 5% auto 0;
  position: relative;
  width: 320px;
  z-index: 1; }
  .login-popup-wrapper .close-popup {
    text-decoration: none;
    top: 75px;
    right: 15px;
    bottom: auto;
    left: auto;
    position: absolute; }
    .login-popup-wrapper .close-popup:before {
      color: #ff510c;
      content: "";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 23px;
      line-height: 18px;
      vertical-align: middle; }
  .login-popup-wrapper .account-login {
    padding-top: 250px; }
  .login-popup-wrapper .login-form-wrapper, .login-popup-wrapper .forgotpass-wrapper {
    width: 100%; }
    .login-popup-wrapper .login-form-wrapper label, .login-popup-wrapper .forgotpass-wrapper label {
      display: none; }
    .login-popup-wrapper .login-form-wrapper .input-box, .login-popup-wrapper .forgotpass-wrapper .input-box {
      margin: 0 0 20px; }
      .login-popup-wrapper .login-form-wrapper .input-box .input-text, .login-popup-wrapper .forgotpass-wrapper .input-box .input-text {
        border: 0;
        width: 100%; }
      .login-popup-wrapper .login-form-wrapper .input-box.validation-error .input-text, .login-popup-wrapper .forgotpass-wrapper .input-box.validation-error .input-text {
        border: 1px solid #ff510c; }
      .login-popup-wrapper .login-form-wrapper .input-box .validation-advice, .login-popup-wrapper .forgotpass-wrapper .input-box .validation-advice {
        display: none; }
    .login-popup-wrapper .login-form-wrapper button, .login-popup-wrapper .forgotpass-wrapper button {
      margin: 0 0 15px;
      width: 100%; }
    .login-popup-wrapper .login-form-wrapper li.note, .login-popup-wrapper .login-form-wrapper .back-link, .login-popup-wrapper .forgotpass-wrapper li.note, .login-popup-wrapper .forgotpass-wrapper .back-link {
      text-align: center; }
      .login-popup-wrapper .login-form-wrapper li.note a, .login-popup-wrapper .login-form-wrapper .back-link a, .login-popup-wrapper .forgotpass-wrapper li.note a, .login-popup-wrapper .forgotpass-wrapper .back-link a {
        color: #fff;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        letter-spacing: 0.06em;
        text-transform: uppercase; }
    .login-popup-wrapper .login-form-wrapper .back-link a, .login-popup-wrapper .forgotpass-wrapper .back-link a {
      text-decoration: none; }
    .login-popup-wrapper .login-form-wrapper li.note a, .login-popup-wrapper .forgotpass-wrapper li.note a {
      font-family: "AV-LT-Black";
      text-decoration: underline;
      letter-spacing: 0.06em; }
  .login-popup-wrapper .new-users, .login-popup-wrapper .forgotpass-wrapper {
    color: #fff;
    text-align: center; }
    .login-popup-wrapper .new-users button, .login-popup-wrapper .forgotpass-wrapper button {
      margin: 0 0 20px;
      width: 100%; }
    .login-popup-wrapper .new-users h2.legend, .login-popup-wrapper .forgotpass-wrapper h2.legend {
      color: #fff;
      font-family: "AV-LT-Black";
      font-size: 17px;
      letter-spacing: 0.06em;
      margin: 15px 0;
      text-transform: uppercase; }
    .login-popup-wrapper .new-users p, .login-popup-wrapper .forgotpass-wrapper p {
      color: #fff;
      font-family: "AV-LT-Roman";
      font-size: 13px;
      line-height: 17px;
      letter-spacing: 0.06em; }
    .login-popup-wrapper .new-users a, .login-popup-wrapper .forgotpass-wrapper a {
      color: #fff; }
  .login-popup-wrapper .new-users a {
    text-decoration: underline; }
  .login-popup-wrapper .new-users h2.legend {
    border-top: solid 1px rgba(254, 254, 255, 0.45);
    padding-top: 15px !important; }
  .login-popup-wrapper .forgotpass-wrapper h2.legend {
    margin: 0 0 13px; }
  .login-popup-wrapper .forgotpass-wrapper .fieldset p {
    margin: 0 0 10px; }

.wishlist-index-index .my-account .data-table tr {
  border: 1px solid #ccc; }
  .wishlist-index-index .my-account .data-table tr:first-child {
    border-top: 1px solid #ccc; }

@media (min-width: 768px) {
  .enterprise-rma-return-create .my-account #rma_create_form .fieldset #registrant_options li .field {
    clear: both; }

  .login-popup-wrapper {
    width: 385px; }

  .flip-container .login-form-wrapper, .flip-container .forgotpass-wrapper, .login-popup-wrapper .new-users, .login-popup-wrapper .forgotpass-wrapper {
    padding: 0 40px; }

  .my-account .order-page .history-column-1 .details {
    float: right;
    width: 52%; } }
.loginpop-visible .CloseBg {
  cursor: pointer;
  height: 100%;
  width: 100%;
  background: rgba(43, 43, 43, 0.5);
  position: fixed;
  left: 0;
  top: 0; }
.loginpop-visible .login-popup {
  -webkit-animation: pop-in 0.4s;
  -moz-animation: pop-in 0.4s;
  animation: pop-in 0.4s; }
.loginpop-visible .header,
.loginpop-visible .header-panel,
.loginpop-visible .header-free,
.loginpop-visible .breadcrumbs,
.loginpop-visible .page-title,
.loginpop-visible footer {
  -webkit-filter: blur(3px);
  filter: blur(3px); }
.loginpop-visible .popbg {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0); }
.loginpop-visible.ie .popbg {
  opacity: 0.8;
  filter: alpha(opacity=80); }
.loginpop-visible .popup-wrapper {
  display: block; }

.login-popup-flip-container {
  height: 250px;
  width: 100%; }

.footer-before-container {
  max-width: 1240px;
  margin: 0 auto; }
  .footer-before-container .block-list .block-title {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/plp_bg.png") no-repeat center;
    font: 40px/30px "POP-W00-Regular";
    padding: 10px 0 70px;
    margin: 50px 0 0;
    text-align: center; }
  .footer-before-container .block-list .category-products li.item {
    width: 19.542%; }

@media only screen and (min-width: 768px) {
  .customer-account .max-width-content {
    padding-bottom: 35px; }

  .my-wishlist {
    border-bottom: none;
    padding: 0; }
    .my-wishlist .price_details {
      padding-left: 30px; }
    .my-wishlist .buttons-set {
      display: block !Important; }
      .my-wishlist .buttons-set .wisdhlist-soc-icons p {
        display: block; }
    .my-wishlist table tr .item-options dd {
      padding-top: 6px;
      display: block;
      text-align: left; }
    .my-wishlist table tr .price-box .availability.out-of-stock {
      display: none; }
    .my-wishlist table tr .cart-cell {
      padding-top: 20px; }
      .my-wishlist table tr .cart-cell .button.button {
        float: left !Important;
        font-size: 12px;
        font-family: "AV-LT-Roman";
        /* float: right; */
        min-width: inherit;
        padding-right: 0px;
        display: block;
        border: 0 none;
        letter-spacing: 0.06em; }
        .my-wishlist table tr .cart-cell .button.button:before {
          background: none; }
      .my-wishlist table tr .cart-cell .add-to-cart-alt {
        border-right: 1px solid #000;
        padding: 0 10px !important;
        margin-right: 10px !important;
        float: left; }
        .my-wishlist table tr .cart-cell .add-to-cart-alt .availability.out-of-stock {
          font-size: 12px;
          line-height: normal;
          padding-top: 0;
          text-transform: uppercase; }
        .my-wishlist table tr .cart-cell .add-to-cart-alt .button.button {
          height: auto;
          left: 0;
          width: auto;
          background: none;
          color: #000;
          font-family: "AV-LT-Roman";
          font-size: 12px;
          height: unset;
          line-height: 60px;
          padding-right: 0px;
          text-decoration: underline;
          width: unset;
          min-width: auto;
          border: 0 none;
          letter-spacing: 0.06em; }
      .my-wishlist table tr .cart-cell button {
        line-height: normal !important; }

  .my-account td .btn-remove {
    margin-left: 0px; }
  .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td {
    width: 18%; }
    .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td:nth-child(2) {
      width: 75%;
      padding: 25px 0; }
    .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td:last-child {
      width: 7%; }
    .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td .price_details {
      padding-left: 0; }
      .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td .price_details .price-box span {
        clear: both;
        display: block;
        line-height: normal;
        width: 100%; }
  .my-account .fieldset {
    max-width: 339px; }
  .my-account .data-table tbody tr:first-child {
    border-top: 0px; }
  .my-account button.button {
    width: auto; }
  .my-account #my-orders-table tfoot tr td {
    display: table-cell;
    float: none !important;
    text-align: right !important; }
  .my-account #my-returns-table#wishlist-table tr td, .my-account #my-returns-items-table#wishlist-table tr td, .my-account #my-orders-table#wishlist-table tr td, .my-account .data-table#wishlist-table tr td {
    width: 20%; }
    .my-account #my-returns-table#wishlist-table tr td:nth-child(2), .my-account #my-returns-items-table#wishlist-table tr td:nth-child(2), .my-account #my-orders-table#wishlist-table tr td:nth-child(2), .my-account .data-table#wishlist-table tr td:nth-child(2) {
      width: 70%; }
    .my-account #my-returns-table#wishlist-table tr td:last-child, .my-account #my-returns-items-table#wishlist-table tr td:last-child, .my-account #my-orders-table#wishlist-table tr td:last-child, .my-account .data-table#wishlist-table tr td:last-child {
      float: left;
      padding: 0 17px 0 0;
      width: 62px; }
    .my-account #my-returns-table#wishlist-table tr td .add-to-cart-alt, .my-account #my-returns-items-table#wishlist-table tr td .add-to-cart-alt, .my-account #my-orders-table#wishlist-table tr td .add-to-cart-alt, .my-account .data-table#wishlist-table tr td .add-to-cart-alt {
      position: static; }
  .my-account #my-returns-table tr, .my-account #my-returns-items-table tr, .my-account #my-orders-table tr, .my-account .data-table tr {
    float: none;
    display: table-row; }
    .my-account #my-returns-table tr th, .my-account #my-returns-items-table tr th, .my-account #my-orders-table tr th, .my-account .data-table tr th {
      display: table-cell;
      width: 15%; }
    .my-account #my-returns-table tr td, .my-account #my-returns-items-table tr td, .my-account #my-orders-table tr td, .my-account .data-table tr td {
      display: table-cell;
      text-align: center;
      float: none;
      padding: 5px 5px;
      width: 20%; }
      .my-account #my-returns-table tr td:nth-child(1):before, .my-account #my-returns-table tr td:nth-child(2):before, .my-account #my-returns-table tr td:nth-child(3):before, .my-account #my-returns-table tr td:nth-child(4):before, .my-account #my-returns-table tr td:nth-child(5):before, .my-account #my-returns-table tr td:nth-child(6):before, .my-account #my-returns-table tr td:nth-child(7):before, .my-account #my-returns-items-table tr td:nth-child(1):before, .my-account #my-returns-items-table tr td:nth-child(2):before, .my-account #my-returns-items-table tr td:nth-child(3):before, .my-account #my-returns-items-table tr td:nth-child(4):before, .my-account #my-returns-items-table tr td:nth-child(5):before, .my-account #my-returns-items-table tr td:nth-child(6):before, .my-account #my-returns-items-table tr td:nth-child(7):before, .my-account #my-orders-table tr td:nth-child(1):before, .my-account #my-orders-table tr td:nth-child(2):before, .my-account #my-orders-table tr td:nth-child(3):before, .my-account #my-orders-table tr td:nth-child(4):before, .my-account #my-orders-table tr td:nth-child(5):before, .my-account #my-orders-table tr td:nth-child(6):before, .my-account #my-orders-table tr td:nth-child(7):before, .my-account .data-table tr td:nth-child(1):before, .my-account .data-table tr td:nth-child(2):before, .my-account .data-table tr td:nth-child(3):before, .my-account .data-table tr td:nth-child(4):before, .my-account .data-table tr td:nth-child(5):before, .my-account .data-table tr td:nth-child(6):before, .my-account .data-table tr td:nth-child(7):before {
        display: none; }
      .my-account #my-returns-table tr td a, .my-account #my-returns-items-table tr td a, .my-account #my-orders-table tr td a, .my-account .data-table tr td a {
        color: #000; }
  .my-account #track-info-table tr td:before {
    content: none; }
  .my-account #my-orders-table.tracking-table tbody tr, .my-account .data-table.tracking-table tbody tr {
    border-top: 1px solid #cccccc; }
    .my-account #my-orders-table.tracking-table tbody tr td a, .my-account .data-table.tracking-table tbody tr td a {
      color: #000; }
  .my-account #my-returns-items-table {
    margin: 30px 0 25px; }
    .my-account #my-returns-items-table tr th {
      padding: 10px 5px; }
    .my-account #my-returns-items-table tr td {
      width: 14%; }
  .my-account #rma_create_form .page-title {
    display: block;
    padding-top: 0; }
  .my-account #rma_create_form .order-page ul li {
    clear: both; }
    .my-account #rma_create_form .order-page ul li label {
      float: left;
      font-size: 16px;
      width: 30%; }
    .my-account #rma_create_form .order-page ul li h5 {
      font-size: 16px;
      line-height: 17px;
      padding-bottom: 10px; }
    .my-account #rma_create_form .order-page ul li .input-box {
      width: 40%; }
      .my-account #rma_create_form .order-page ul li .input-box .input-text {
        width: 100%; }
  .my-account #rma_create_form .fieldset {
    max-width: 100%; }
    .my-account #rma_create_form .fieldset .form-buttons {
      clear: both;
      padding-bottom: 0; }
      .my-account #rma_create_form .fieldset .form-buttons a {
        text-decoration: none; }
    .my-account #rma_create_form .fieldset #registrant_options li {
      float: left;
      width: 100%; }
      .my-account #rma_create_form .fieldset #registrant_options li .field {
        float: left;
        margin-right: 18px;
        width: 40%; }
      .my-account #rma_create_form .fieldset #registrant_options li li {
        float: left;
        width: 40%; }
        .my-account #rma_create_form .fieldset #registrant_options li li li {
          width: 100%; }
    .my-account #rma_create_form .fieldset #registrant_options .selectboxit-container ul li {
      width: 100%; }
  .my-account #rma_create_form .form-list {
    padding: unset;
    width: 100%; }
  .my-account p.no-order-txt {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%; }
  .my-account h2.table-caption {
    clear: both;
    font-family: "AV-LT-Black";
    font-size: 15px;
    padding-top: 25px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
  .my-account .buttons-set .back-link {
    margin-left: 0px; }
  .my-account td {
    display: flex;
    float: left;
    margin-bottom: 0px;
    padding-right: 25px;
    width: auto; }
    .my-account td .product-image {
      margin: 0px; }
    .my-account td .wishlist_info_container {
      padding-top: 0;
      width: 100%; }
      .my-account td .wishlist_info_container .info_left {
        float: left;
        width: 68%; }
        .my-account td .wishlist_info_container .info_left .wishlist_product_info {
          float: left;
          margin-right: 8px;
          width: 45%;
          text-align: left; }
        .my-account td .wishlist_info_container .info_left .price_details {
          float: right;
          width: 36%; }
      .my-account td .wishlist_info_container .info_right {
        float: left;
        width: 30%; }
        .my-account td .wishlist_info_container .info_right .add-to-cart-alt {
          margin-top: 0px;
          position: unset; }
    .my-account td .btn-remove {
      margin-top: 40px; }
  .my-account tbody tr {
    float: left;
    margin-bottom: 25px; }
    .my-account tbody tr td:nth-child(3) {
      width: auto; }

  .account-create .fieldset .form-list li .field {
    width: 48%;
    display: block;
    float: left; }
    .account-create .fieldset .form-list li .field + .field {
      margin-left: 18px;
      float: right; }
  .account-create .fieldset .form-list li:nth-child(2) {
    clear: both; }
  .account-create .fieldset .form-list li .customer-dob .dob-month, .account-create .fieldset .form-list li .customer-dob .dob-day {
    float: left;
    padding-right: 5px;
    width: 32.5%; }
  .account-create .fieldset .form-list li .customer-dob .dob-year {
    float: left;
    width: 35%;
    padding-right: 0; }
  .account-create .fieldset .form-list li.control {
    padding-left: 0; }
  .account-create .fieldset:nth-child(3) {
    clear: both;
    padding-top: 25px; }
  .account-create .form-list .input-box * + label {
    font-size: 12px;
    padding: 6px 0 0;
    text-align: center;
    width: 100%; }

  .customer-account-login .account-login {
    max-width: 80%;
    margin: 0px auto; }
    .customer-account-login .account-login .page-title {
      padding-top: 25px;
      margin-bottom: 35px; }
    .customer-account-login .account-login .messages {
      margin-bottom: 25px; }
      .customer-account-login .account-login .messages .error-msg li {
        text-align: left; }
    .customer-account-login .account-login #login-form {
      padding-left: 0px !important; }
      .customer-account-login .account-login #login-form .col2-set {
        position: relative; }
        .customer-account-login .account-login #login-form .col2-set .col-1,
        .customer-account-login .account-login #login-form .col2-set .col-2 {
          width: 48%;
          margin-bottom: 0px; }
        .customer-account-login .account-login #login-form .col2-set .col-1 {
          padding-right: 5%;
          float: left; }
          .customer-account-login .account-login #login-form .col2-set .col-1:after {
            content: "";
            width: 1px;
            height: 100%;
            background-color: #dddddd;
            top: 0px;
            right: auto;
            bottom: auto;
            left: 50%;
            position: absolute; }
        .customer-account-login .account-login #login-form .col2-set .col-2 {
          padding-left: 5%;
          float: right; }
      .customer-account-login .account-login #login-form p.required {
        display: none; }
      .customer-account-login .account-login #login-form .buttons-set .button {
        width: auto; }

  .fr-store .account-create .fieldset li .customer-dob .dob-year {
    padding-right: 0px; }
  .fr-store .account-create .fieldset li .customer-dob .dob-day {
    padding-right: 5px; }

  .enterprise-rma-return-returns .pager .amount {
    position: unset; }

  .customer-account-edit .buttons-set .back-link {
    margin-left: 30px; }

  .block-account.block-mobile {
    display: none; }
  .block-account .block-content ul li a:after, .block-account .block-content ul li.current:after {
    content: "";
    display: none !important; } }
@media (min-width: 1024) {
  .wishlist-index-index .my-account .data-table tr {
    border-bottom: 1px solid #ccc;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px; }
    .wishlist-index-index .my-account .data-table tr:first-child {
      border-top: 0px; }
  .wishlist-index-index .my-wishlist {
    border-bottom: none; }

  .my-account .messages .success-msg {
    padding: 0; }

  .my-account td .price_details .price-box span.old-price {
    position: absolute; }

  .sales-order-view .my-account .page-title {
    margin-top: 0; }

  .customer-account-index .main.col2-left-layout, .sales-order-history .main.col2-left-layout, .sales-order-invoice .main.col2-left-layout, .sales-order-shipment .main.col2-left-layout, .customer-address-form .main.col2-left-layout, .enterprise-rma-return-returns .main.col2-left-layout, .enterprise-rma-return-history .main.col2-left-layout, .enterprise-rma-return-view .main.col2-left-layout, .enterprise-rma-return-create .main.col2-left-layout, .sfc-cybersource-index-index .main.col2-left-layout, .sfc-cybersource-index-edit .main.col2-left-layout, .wishlist-index-index .main.col2-left-layout, .wishlist-index-share .main.col2-left-layout, .sendfriend-product-send .main.col2-left-layout, .newsletter-manage-index .main.col2-left-layout, .customer-address-index .main.col2-left-layout, .customer-account-edit .main.col2-left-layout, .sfc-cybersource-index-new .main.col2-left-layout, .sales-order-view .main.col2-left-layout {
    padding: 0 32px; }

  .my-account h1 {
    padding: 0; }

  .customer-account-edit .my-account {
    padding-top: 0; }

  .account-create .main.col2-left-layout .col-main, .customer-account-index .main.col2-left-layout .col-main, .sales-order-history .main.col2-left-layout .col-main, .sales-order-invoice .main.col2-left-layout .col-main, .sales-order-shipment .main.col2-left-layout .col-main, .enterprise-rma-return-history .main.col2-left-layout .col-main, .enterprise-rma-return-view .main.col2-left-layout .col-main, .enterprise-rma-return-create .main.col2-left-layout .col-main, .customer-address-form .main.col2-left-layout .col-main, .sfc-cybersource-index-index .main.col2-left-layout .col-main, .sfc-cybersource-index-edit .main.col2-left-layout .col-main, .wishlist-index-index .main.col2-left-layout .col-main, .wishlist-index-share .main.col2-left-layout .col-main, .enterprise-rma-return-returns .main.col2-left-layout .col-main, .customer-address-index .main.col2-left-layout .col-main, .customer-account-edit .main.col2-left-layout .col-main, .newsletter-manage-index .main.col2-left-layout .col-main, .sfc-cybersource-index-new .main.col2-left-layout .col-main, .sales-order-view .main.col2-left-layout .col-main {
    width: 70.16129032258065%; }
  .account-create .main.col2-left-layout .col-left.sidebar, .customer-account-index .main.col2-left-layout .col-left.sidebar, .sales-order-history .main.col2-left-layout .col-left.sidebar, .sales-order-invoice .main.col2-left-layout .col-left.sidebar, .sales-order-shipment .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-history .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-view .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-create .main.col2-left-layout .col-left.sidebar, .customer-address-form .main.col2-left-layout .col-left.sidebar, .sfc-cybersource-index-index .main.col2-left-layout .col-left.sidebar, .sfc-cybersource-index-edit .main.col2-left-layout .col-left.sidebar, .wishlist-index-index .main.col2-left-layout .col-left.sidebar, .wishlist-index-share .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-returns .main.col2-left-layout .col-left.sidebar, .customer-address-index .main.col2-left-layout .col-left.sidebar, .customer-account-edit .main.col2-left-layout .col-left.sidebar, .newsletter-manage-index .main.col2-left-layout .col-left.sidebar, .sfc-cybersource-index-new .main.col2-left-layout .col-left.sidebar, .sales-order-view .main.col2-left-layout .col-left.sidebar {
    width: 25%; }
  .account-create .breadcrumbs, .customer-account-index .breadcrumbs, .sales-order-history .breadcrumbs, .sales-order-invoice .breadcrumbs, .sales-order-shipment .breadcrumbs, .enterprise-rma-return-history .breadcrumbs, .enterprise-rma-return-view .breadcrumbs, .enterprise-rma-return-create .breadcrumbs, .customer-address-form .breadcrumbs, .sfc-cybersource-index-index .breadcrumbs, .sfc-cybersource-index-edit .breadcrumbs, .wishlist-index-index .breadcrumbs, .wishlist-index-share .breadcrumbs, .enterprise-rma-return-returns .breadcrumbs, .customer-address-index .breadcrumbs, .customer-account-edit .breadcrumbs, .newsletter-manage-index .breadcrumbs, .sfc-cybersource-index-new .breadcrumbs, .sales-order-view .breadcrumbs {
    padding: 47px 24px 55px; }

  .account-create .fields:first-child {
    display: inline-block;
    padding: 0 0 25px;
    width: 100%; }

  .block-account .welcome-msg {
    color: #000;
    font-family: AV-LT-Black;
    font-size: 14px;
    margin-bottom: 29px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
    .block-account .welcome-msg h2 {
      font-size: 17px;
      margin-bottom: 29px; }
  .block-account .block-content ul li {
    border-bottom: none;
    font-size: 14px;
    font-family: "AV-LT-Black";
    letter-spacing: 0.06em;
    margin-bottom: 18px;
    padding: 0px;
    text-transform: uppercase; }
    .block-account .block-content ul li a {
      color: #000;
      text-decoration: none; }
      .block-account .block-content ul li a:hover {
        text-decoration: underline; }
    .block-account .block-content ul li a:after {
      display: none; }
  .block-account li.hide {
    display: block; }
  .block-account li.current::after {
    display: none; }
  .block-account li.current a {
    color: #ff510c !important; }
  .block-account li.current.hide {
    display: block;
    color: #ff510c; }
    .block-account li.current.hide strong {
      text-decoration: underline; }
  .block-account h2 {
    border-bottom: none;
    margin-bottom: 29px;
    padding-bottom: 0px; }

  .col-main .block-account {
    display: none; }

  .my-account #rma_create_form {
    padding-top: 0; }
  .my-account .addresses-list h3 {
    position: absolute; }
  .my-account .addresses-list .col-1.addresses-primary {
    width: 100%; }
    .my-account .addresses-list .col-1.addresses-primary h2.sub-title {
      padding-left: 0; }
  .my-account .addresses-list .col-2.addresses-additional {
    margin-top: 40px;
    width: 100%; }
  .my-account .page-title {
    display: block; }
  .my-account .category-view {
    display: block; }
  .my-account p {
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    padding-top: 10px;
    text-align: right; }
    .my-account p.wishlist-empty {
      text-align: left;
      padding: 50px 0; }
    .my-account p.store-contact {
      float: right;
      width: 55%; }
    .my-account p a {
      color: #000; }
    .my-account p.rma-view-comment-desc {
      text-align: left; }
      .my-account p.rma-view-comment-desc span {
        font-weight: bold; }
  .my-account .col2-set:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .my-account .col2-set:before {
    content: "";
    display: table; }
  .my-account .col2-set .col-1, .my-account .col2-set .col-2 {
    clear: none;
    float: left;
    width: 50%; }
    .my-account .col2-set .col-1 .info-box .box-content ul li strong, .my-account .col2-set .col-2 .info-box .box-content ul li strong {
      display: inline; }
    .my-account .col2-set .col-1 .info-box .box-content a.edit, .my-account .col2-set .col-2 .info-box .box-content a.edit {
      float: left;
      font-size: 12px; }
  .my-account .col2-set .procol h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px; }
  .my-account .col2-set {
    border-bottom: none;
    padding-bottom: unset; }
    .my-account .col2-set .info-box .box-content a.edit {
      float: unset; }
  .my-account .addresses-list ol {
    border: 1px solid #dddddd;
    padding: 27px;
    margin-top: 15px;
    font-size: 15px;
    font-family: AV-LT-Roman;
    letter-spacing: 0.06em; }
    .my-account .addresses-list ol .actions {
      position: absolute; }
  .my-account .addresses-list .buttons-set {
    float: left;
    overflow: unset; }
  .my-account .order-page {
    padding-top: 42px; }
    .my-account .order-page .addresses-list {
      padding-top: 0px; }
      .my-account .order-page .addresses-list ol li {
        padding: 0px; }
        .my-account .order-page .addresses-list ol li strong {
          margin-right: 2px; }
        .my-account .order-page .addresses-list ol li h3 {
          position: absolute; }
    .my-account .order-page .order_items {
      position: absolute;
      margin-bottom: 0px; }
    .my-account .order-page .view_order_details {
      position: absolute; }
    .my-account .order-page .order_details_container {
      border: 1px solid #dddddd;
      border-width: 0 1px 1px;
      background: #f2f2f2;
      display: none;
      padding: 0 27px 27px !important;
      width: 100%;
      float: left; }
    .my-account .order-page .history-column-1 {
      width: 40%; }
      .my-account .order-page .history-column-1 .order_total {
        clear: both;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #dddddd;
        overflow: hidden; }
      .my-account .order-page .history-column-1 img {
        float: left;
        margin-right: 23px; }
      .my-account .order-page .history-column-1 .details {
        float: left;
        font-size: 12px;
        width: 162px; }
        .my-account .order-page .history-column-1 .details h2 {
          font-size: 15px; }
        .my-account .order-page .history-column-1 .details p {
          margin: 12px 0;
          text-align: left; }
        .my-account .order-page .history-column-1 .details a {
          color: #000; }
          .my-account .order-page .history-column-1 .details a:hover {
            text-decoration: none; }
    .my-account .order-page .history-column-2 {
      font-size: 15px;
      line-height: 20px;
      margin-left: 38px;
      width: 55%; }
      .my-account .order-page .history-column-2 .col2-set {
        border: none;
        margin-bottom: 20px;
        padding: 1px 5px;
        text-align: left; }
        .my-account .order-page .history-column-2 .col2-set .info-box.sub_total p {
          text-align: left; }
        .my-account .order-page .history-column-2 .col2-set .col-1 {
          float: left;
          margin: 0 5px;
          width: 46%; }
        .my-account .order-page .history-column-2 .col2-set .col-2 {
          clear: none;
          display: block;
          float: right;
          width: 49%; }
      .my-account .order-page .history-column-2 h2 {
        font-size: 15px; }
        .my-account .order-page .history-column-2 h2.top {
          margin-top: 0; }
    .my-account .order-page h1 {
      display: block; }
    .my-account .order-page .page-title {
      padding-top: 0px; }
  .my-account #rma_create_form .order-page {
    padding-top: 0; }

  .footer-before-container {
    display: block; }
    .footer-before-container .hp-instagram {
      padding-top: 55px; }
    .footer-before-container .category-products li.item .products-grid-wrapper .button.btn-cart {
      left: 11.5%;
      opacity: 0;
      position: absolute;
      text-align: center;
      top: -80px;
      transition: all 0.25s ease 0s;
      z-index: 2; }
    .footer-before-container .category-products li.item .products-grid-wrapper:hover .button.btn-cart {
      opacity: 1;
      visibility: visible; }

  .my-account td {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: auto;
    padding-right: 0px; }
    .my-account td .cart-cell.info_right {
      float: left;
      font-size: 12px;
      width: 42%; }
      .my-account td .cart-cell.info_right .add-to-cart-alt {
        position: relative;
        padding-left: 0px;
        float: left;
        margin-top: 0px; }
        .my-account td .cart-cell.info_right .add-to-cart-alt .button.btn-cart {
          background: none;
          color: #000;
          font-family: "AV-LT-Roman";
          font-size: 12px;
          height: unset;
          line-height: 60px;
          padding-right: 0px;
          text-decoration: underline;
          width: unset;
          letter-spacing: 0.06em; }
          .my-account td .cart-cell.info_right .add-to-cart-alt .button.btn-cart:before {
            display: none; }
      .my-account td .cart-cell.info_right .link-edit {
        background: unset;
        display: block;
        line-height: 60px;
        padding-right: 0px;
        text-decoration: underline;
        width: unset; }
        .my-account td .cart-cell.info_right .link-edit:before {
          display: none; }
      .my-account td .cart-cell.info_right .button.button {
        font-size: 12px;
        font-family: "AV-LT-Roman";
        float: right;
        min-width: inherit;
        padding-right: 0px;
        letter-spacing: 0.06em; }
    .my-account td .product-image {
      display: block;
      margin: 30px 10px;
      width: 85%; }
    .my-account td .wishlist_info_container {
      display: flex;
      float: left;
      padding-top: 0px;
      overflow: hidden;
      width: 100%; }
      .my-account td .wishlist_info_container .info_left {
        float: left;
        width: 78%; }
        .my-account td .wishlist_info_container .info_left .wishlist_product_info {
          float: left;
          width: 45%; }
        .my-account td .wishlist_info_container .info_left button.button {
          background: transparent;
          color: #333;
          font-family: "AV-LT-Roman";
          font-size: 12px;
          height: initial;
          line-height: 60px;
          max-width: initial;
          padding: 0;
          text-decoration: underline;
          letter-spacing: 0.06em; }
          .my-account td .wishlist_info_container .info_left button.button:before {
            background: transparent; }
          .my-account td .wishlist_info_container .info_left button.button:hover {
            text-decoration: none; }
        .my-account td .wishlist_info_container .info_left .button.button {
          float: right;
          min-width: auto !important;
          padding-right: 15px; }
        .my-account td .wishlist_info_container .info_left .price_details {
          width: 50%; }
    .my-account td h3 {
      font-family: "AV-LT-Black";
      font-size: 13px;
      letter-spacing: 0.06em;
      line-height: 20px;
      text-transform: uppercase; }
      .my-account td h3 a {
        color: #000;
        text-decoration: none; }
    .my-account td .item-options {
      font-size: 12px; }
    .my-account td .price_details {
      display: table;
      float: left !Important;
      font-size: 12px;
      width: 36%;
      line-height: 59px;
      padding-left: 0px; }
      .my-account td .price_details .input-text {
        border: 1px solid #000;
        display: table-cell;
        font-size: 15px;
        float: none;
        height: 59px;
        margin-right: 15px;
        padding: 0;
        width: 72px;
        text-align: center; }
      .my-account td .price_details span {
        display: table-cell;
        float: none !important; }
      .my-account td .price_details .price-box {
        display: table-cell;
        float: none !Important;
        padding-top: 0 !important;
        text-align: left; }
        .my-account td .price_details .price-box .old-price {
          text-decoration: line-through; }
          .my-account td .price_details .price-box .old-price span {
            text-decoration: line-through; }
        .my-account td .price_details .price-box span {
          font-size: unset; }
        .my-account td .price_details .price-box .price-label {
          display: none; }
        .my-account td .price_details .price-box p {
          float: left; }
          .my-account td .price_details .price-box p.old-price span {
            text-decoration: line-through; }
      .my-account td .price_details span {
        float: left;
        margin: 0px 2px; }
    .my-account td .truncated {
      margin: 2px 0 5px;
      line-height: 14px; }
      .my-account td .truncated .details {
        display: none; }
    .my-account td .btn-remove {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist.png") no-repeat 0 0;
      display: block;
      height: 28px;
      width: 35px;
      text-indent: -9999px; }
      .my-account td .btn-remove:hover {
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist_remove.png") no-repeat 0 0; }
    .my-account td .info_right .add-to-cart-alt .button {
      background: none !important; }
      .my-account td .info_right .add-to-cart-alt .button .btn-cart {
        background: none !important; }
  .my-account tbody tr {
    border-bottom: 1px solid #dddddd;
    float: none; }
    .my-account tbody tr td:nth-child(3) {
      float: none;
      width: auto; }
    .my-account tbody tr:first-child {
      border-top: 3px solid #dddddd; }
  .my-account button.button {
    float: left;
    max-width: 329px;
    width: auto; }
  .my-account .buttons-set.form-buttons {
    border-bottom: none;
    padding-bottom: 25px; }
  .my-account .pager .limiter {
    display: block;
    float: right;
    position: absolute;
    right: 12px;
    top: -15px;
    width: 100px; }

  .account-create .fieldset li .field {
    float: left;
    margin-right: 18px;
    width: 25%; }
    .account-create .fieldset li .field .input-text {
      width: 100%; }
  .account-create .fieldset li:nth-child(2) {
    clear: both; }
  .account-create .fieldset li.control {
    padding-left: 0; }
  .account-create .fieldset:nth-child(3) {
    clear: both;
    padding-top: 25px; }

  ul.messages {
    font-family: "AV-LT-Black";
    margin: 0 auto;
    max-width: 1240px;
    padding: 25px 0;
    text-align: center;
    letter-spacing: 0.06em; }

  .enterprise-rma-return-history .my-account .pager p.amount strong, .sales-order-history .my-account .pager p.amount strong {
    display: block; }
  .enterprise-rma-return-history .my-account .pager strong, .sales-order-history .my-account .pager strong {
    display: none; }

  body.enterprise-rma-return-history .col-main {
    position: relative; } }
@media (min-width: 1200px) {
  .account-create .main.col2-left-layout .col-left.sidebar, .customer-account-index .main.col2-left-layout .col-left.sidebar, .sales-order-history .main.col2-left-layout .col-left.sidebar, .sales-order-invoice .main.col2-left-layout .col-left.sidebar, .sales-order-shipment .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-returns .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-view .main.col2-left-layout .col-left.sidebar, .customer-address-form .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-history .main.col2-left-layout .col-left.sidebar, .enterprise-rma-return-create .main.col2-left-layout .col-left.sidebar, .sfc-cybersource-index-index .main.col2-left-layout .col-left.sidebar, .sfc-cybersource-index-edit .main.col2-left-layout .col-left.sidebar, .wishlist-index-index .main.col2-left-layout .col-left.sidebar, .wishlist-index-share .main.col2-left-layout .col-left.sidebar, .customer-address-index .main.col2-left-layout .col-left.sidebar, .customer-account-edit .main.col2-left-layout .col-left.sidebar, .newsletter-manage-index .main.col2-left-layout .col-left.sidebar, .sfc-cybersource-index-new .main.col2-left-layout .col-left.sidebar, .sales-order-view .main.col2-left-layout .col-left.sidebar {
    width: 20.9677%; }

  .my-account .pager .limiter {
    right: 0; }
  .my-account td .cart-cell.info_right .button.button {
    padding-right: 0px;
    min-width: auto;
    height: auto;
    border: 0 none; }
  .my-account td .cart-cell.info_right .add-to-cart-alt {
    padding-left: 25px; }
  .my-account td .price_details {
    padding-left: 65px; } }
@media (max-width: 767px) {
  .my-account #rma_create_form .form-list {
    padding: 0px; }

  .login-popup-wrapper .forgotpass-wrapper p {
    font-size: 11px; } }
@media (max-width: 413px) {
  .login-popup-wrapper .login-form-wrapper, .login-popup-wrapper .new-users, .login-popup-wrapper .forgotpass-wrapper {
    padding: 0 25px; } }
.customer-account-edit .my-account .form-list em,
.customer-address-form .my-account .form-list em {
  display: inline; }

.customer-address-form .fieldset {
  padding-top: 15px; }
  .customer-address-form .fieldset .control p {
    text-align: left; }

@media (min-width: 1024) {
  .customer-address-index .col2-set .col-1 .info-box {
    padding-bottom: 10px;
    position: relative; }

  .block-account .block-content ul li a {
    display: inline; }

  .newsletter-manage-index .my-account .wishlist {
    max-width: 80%; }
  .newsletter-manage-index .my-account p {
    line-height: 21px;
    margin-bottom: 15px;
    text-align: left; } }
@media (max-width: 767px) {
  .enterprise-rma-return-view .page-title {
    display: block; }
    .enterprise-rma-return-view .page-title h1 {
      font-size: 24px;
      margin-top: 15px; }
  .enterprise-rma-return-view .my-account p.rma-view-comment-desc {
    display: block !important;
    margin-top: 10px !Important; }
  .enterprise-rma-return-view .my-account #my-returns-items-table tr td:nth-child(3):before {
    content: "REQUEST QTY"; }
  .enterprise-rma-return-view .my-account #my-returns-items-table tr td:nth-child(4):before {
    content: "QTY"; }
  .enterprise-rma-return-view .my-account #my-returns-items-table tr td:nth-child(5):before {
    content: "STATUS"; } }
.customer-address-form .my-account .form-list li.control .input-box input {
  height: 0;
  width: 0; }
.customer-address-form .my-account .form-list li.control .input-box label {
  margin-left: 0;
  padding-top: 0;
  padding-left: 27px; }
  .customer-address-form .my-account .form-list li.control .input-box label:before {
    left: 0; }

@media (min-width: 1024) {
  .other-lang .sidebar .block-account .block-content ul li {
    padding: 0; } }
.other-lang.customer-address-index .my-account .addresses-list .buttons-set .button {
  height: auto;
  min-width: initial;
  max-width: none;
  white-space: normal; }
  @media (min-width: 1024) {
    .other-lang.customer-address-index .my-account .addresses-list .buttons-set .button {
      height: 60px; } }
.other-lang.sfc-cybersource-index-index .main .my-account .buttons-set.form-buttons button {
  height: auto;
  min-width: initial;
  max-width: none;
  white-space: normal; }
  @media (min-width: 1024) {
    .other-lang.sfc-cybersource-index-index .main .my-account .buttons-set.form-buttons button {
      height: 60px; } }
.other-lang .my-account .form-list .fields .customer-dob .dob-day {
  margin-right: 0;
  padding-right: 5px; }
.other-lang .my-account .form-list .fields .customer-dob .dob-month {
  padding-right: 5px; }
.other-lang .block-account .block-content ul li {
  padding: 8px 18px 9px 0; }
@media (min-width: 768px) {
  .other-lang .my-account .data-table#wishlist-table tr td {
    width: 15%; }
  .other-lang .my-account .data-table#wishlist-table tr td:nth-child(2) {
    width: 79%; }
  .other-lang .my-account .my-wishlist .price_details {
    padding-left: 0; }
    .other-lang .my-account .my-wishlist .price_details .price-box span {
      display: block;
      clear: both;
      line-height: normal;
      width: 100%; }
  .other-lang .my-account td .wishlist_info_container .info_left {
    width: 60%; }
    .other-lang .my-account td .wishlist_info_container .info_left .wishlist_product_info {
      width: 42%;
      text-align: left; }
    .other-lang .my-account td .wishlist_info_container .info_left .price_details {
      width: 55%; }
      .other-lang .my-account td .wishlist_info_container .info_left .price_details .input-text {
        margin-right: 8px;
        width: 52px;
        height: 52px; }
  .other-lang .my-account td .wishlist_info_container .info_right {
    width: 40%; }
  .other-lang .my-account td .btn-remove {
    margin-left: 0; }
  .other-lang .my-account .data-table#wishlist-table tr td:last-child {
    padding: 0 17px 0 0;
    float: right;
    width: 38px; } }
@media (min-width: 1025px) {
  .other-lang .my-account .data-table#wishlist-table tr td {
    width: 20%; }
  .other-lang .my-account .data-table#wishlist-table tr td:nth-child(2) {
    width: 75%; }
  .other-lang .my-account td .wishlist_info_container .info_left {
    width: 79%; }
    .other-lang .my-account td .wishlist_info_container .info_left .wishlist_product_info {
      width: 46%; }
    .other-lang .my-account td .wishlist_info_container .info_left .price_details {
      width: 51%; }
      .other-lang .my-account td .wishlist_info_container .info_left .price_details .input-text {
        width: 72px;
        height: 59px; }
  .other-lang .my-account td .wishlist_info_container .info_right {
    width: 40%; }
  .other-lang .my-account .data-table#wishlist-table tr td:last-child {
    padding-right: 0;
    width: 36px; } }
@media (max-width: 767px) {
  .other-lang .my-account td .price_details .price-box {
    float: left;
    padding-top: 15px;
    line-height: normal;
    width: 75%; } }

@media (min-width: 1024) {
  .eu-store .my-account .data-table#wishlist-table tr td:last-child {
    padding-right: 0; }
    .eu-store .my-account .data-table#wishlist-table tr td:last-child a {
      float: right; } }
@media (min-width: 768px) {
  .eu-store .my-account td .wishlist_info_container .info_left {
    width: 57%; } }
@media (min-width: 1024) {
  .eu-store .my-account td .wishlist_info_container .info_left {
    width: 60%; } }
@media (min-width: 768px) {
  .eu-store .my-account td .wishlist_info_container .info_right {
    width: 41%; } }
@media (min-width: 1024) {
  .eu-store .my-account td .wishlist_info_container .info_right {
    width: 54%; } }
.eu-store .my-account td .price_details {
  display: table; }
  .eu-store .my-account td .price_details .price-box {
    display: table-cell;
    float: none;
    padding-top: 0;
    vertical-align: middle;
    text-align: left; }
    .eu-store .my-account td .price_details .price-box span {
      display: block;
      clear: both;
      line-height: normal; }
      .eu-store .my-account td .price_details .price-box span.price {
        padding-top: 0; }

.sales-order-history .my-account {
  position: relative; }

.sfc-cybersource-index-new .my-account #edit_form .fieldset {
  padding-top: 20px; }
  @media (min-width: 1024) {
    .sfc-cybersource-index-new .my-account #edit_form .fieldset {
      padding-top: 0; } }
  .sfc-cybersource-index-new .my-account #edit_form .fieldset .selectboxit-container {
    text-transform: capitalize; }

.fr-store.sfc-cybersource-index-new .my-account #edit_form .buttons-set.form-buttons button {
  padding: 18px 24px; }
.fr-store .my-account .data-table#my-returns-items-table tr td {
  width: 100%; }
  @media (min-width: 768px) {
    .fr-store .my-account .data-table#my-returns-items-table tr td {
      width: 14%; } }
  @media (min-width: 1024) {
    .fr-store .my-account .data-table#my-returns-items-table tr td {
      width: 26%; } }
  .fr-store .my-account .data-table#my-returns-items-table tr td:nth-child(1):before {
    content: "Nom du produit"; }
  .fr-store .my-account .data-table#my-returns-items-table tr td:nth-child(2):before {
    content: "UGS"; }
  .fr-store .my-account .data-table#my-returns-items-table tr td:nth-child(3):before {
    content: "Demande de Qt\00E9"; }
  .fr-store .my-account .data-table#my-returns-items-table tr td:nth-child(4):before {
    content: "Qt\00E9"; }
  .fr-store .my-account .data-table#my-returns-items-table tr td:nth-child(5):before {
    content: "Statut"; }
.fr-store .my-account .data-table#my-returns-table tr td:first-child:before {
  content: "NO DE RETOUR"; }
.fr-store .my-account .data-table#my-returns-table tr td:nth-child(2):before {
  content: "DATE"; }
.fr-store .my-account .data-table#my-returns-table tr td:nth-child(3):before {
  content: "EXP\00E9DIER DEPUIS"; }
.fr-store .my-account .data-table#my-returns-table tr td:nth-child(4):before {
  content: "STATUT DU RETOUR"; }
.fr-store .my-account .data-table#my-returns-table tr td:nth-child(5):before {
  content: ""; }
.fr-store .my-account .data-table #track-info-table tr td:nth-child(1):before {
  content: "TRANSPORTEUR"; }
.fr-store .my-account .data-table #track-info-table tr td:nth-child(2):before {
  content: "NOMBRE"; }
.fr-store .my-account .data-table #track-info-table tr td:nth-child(3):before {
  content: "ACTION"; }
.fr-store .my-account .data-table#my-orders-table#my-orders-table tr td:nth-child(1):before, .fr-store .my-account .data-table#my-orders-table tr td:nth-child(1):before {
  content: "NOM PRODUIT"; }
.fr-store .my-account .data-table#my-orders-table#my-orders-table tr td:nth-child(2):before, .fr-store .my-account .data-table#my-orders-table tr td:nth-child(2):before {
  content: "ARTICLE"; }
.fr-store .my-account .data-table#my-orders-table#my-orders-table tr td:nth-child(3):before, .fr-store .my-account .data-table#my-orders-table tr td:nth-child(3):before {
  content: "Prix"; }
.fr-store .my-account .data-table#my-orders-table#my-orders-table tr td:nth-child(4):before, .fr-store .my-account .data-table#my-orders-table tr td:nth-child(4):before {
  content: "Qt\00E9"; }
.fr-store .my-account .data-table#my-orders-table#my-orders-table tr td:nth-child(5):before, .fr-store .my-account .data-table#my-orders-table tr td:nth-child(5):before {
  content: "Sous-total"; }
.fr-store .my-account .data-table#my-orders-table#my-orders-table tr td .item-options dd:last-child, .fr-store .my-account .data-table#my-orders-table tr td .item-options dd:last-child {
  float: none;
  margin-right: 0;
  margin-left: 10px; }

.sfc-cybersource-index-edit #edit_form {
  padding-top: 25px; }
  @media (min-width: 1024) {
    .sfc-cybersource-index-edit #edit_form {
      padding-top: 0; } }
  .sfc-cybersource-index-edit #edit_form .fieldset .form-list .fields .input-box #cc_exp_month {
    text-transform: capitalize; }
  .sfc-cybersource-index-edit #edit_form .fieldset .form-list .fields .input-box .selectboxit-container .selectboxit-text {
    text-transform: capitalize; }

@media (min-width: 1025px) {
  .fr-store .my-account .data-table#wishlist-table tr td {
    width: 18%; }
  .fr-store .my-account td .wishlist_info_container .info_left .wishlist_product_info {
    margin-right: 10px !important; } }
@media (min-width: 768px) {
  .fr-store .my-account td .wishlist_info_container .info_left .price_details .input-text {
    margin: 4px 5px 0 0; } }
@media (min-width: 1024) {
  .ca-store .account-create .fieldset li .customer-dob .dob-day {
    padding-right: 0; }
  .ca-store .account-create .fieldset li .customer-dob .dob-year {
    padding-right: 5px; } }

@media (min-width: 1024) {
  .my-account #my-returns-table tr td, .my-account #my-orders-table tr td, .my-account #my-returns-items-table tr td {
    width: 20% !important;
    float: none !important; }
    .my-account #my-returns-table tr td:nth-child(2), .my-account #my-orders-table tr td:nth-child(2), .my-account #my-returns-items-table tr td:nth-child(2) {
      padding-top: 0; } }

.enterprise-rma-return-create #registrant_options .fields p.btn-remove {
  display: block !important;
  text-align: right; }

@media only screen and (min-width: 1024px) {
  .customer-account-create .account-create form {
    max-width: 60%; }

  .block-account .block-content ul li.current a {
    color: #218666; } }
/*added by Alan*/
.my-account {
  line-height: normal; }
  .my-account a {
    color: #218666; }
    .my-account a:hover {
      text-decoration: underline; }
  .my-account p {
    margin: 0 0 10px; }
  .my-account .page-title h1 {
    padding-top: 0; }
  .my-account .col2-set .col-1, .my-account .col2-set .col-2 {
    width: 48.5%; }
  .my-account .col2-set .col-1 {
    float: left; }
  .my-account .col2-set .col-2 {
    float: right; }
  .my-account .col2-set .box-title {
    margin: 0 0 20px; }
    .my-account .col2-set .box-title h2 {
      font-size: 16px;
      text-transform: uppercase;
      font-family: "AV-LT-Black";
      letter-spacing: 0.06em; }
  .my-account .col2-set.order-info-box {
    margin: 30px 0 0;
    overflow: hidden; }
  .my-account #order-info-tabs {
    margin: 15px 0; }
    .my-account #order-info-tabs li {
      display: inline-block; }
      .my-account #order-info-tabs li a {
        color: #000; }
      .my-account #order-info-tabs li:after {
        content: "|";
        margin: 0 10px; }
      .my-account #order-info-tabs li.current {
        color: #218666;
        font-family: "AV-LT-Black";
        letter-spacing: 0.06em; }
      .my-account #order-info-tabs li.last:after {
        content: ""; }
  .my-account .order-details {
    clear: both; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td:last-child {
    width: 15%; }
  .my-account .my-wishlist #wishlist-view-form #wishlist-table tr td:nth-child(2) {
    width: 67%; }
  .my-account .my-wishlist td .wishlist_info_container .info_left,
  .my-account .my-wishlist td .wishlist_info_container .info_right {
    width: 50%; } }
@media only screen and (max-width: 767px) {
  body.customer-account .my-account .page-title h1 {
    display: none; }
  body.customer-account .my-account .col2-set .col-1, body.customer-account .my-account .col2-set .col-2 {
    width: 100%; }
  body.customer-account .my-account .col2-set .col-1 {
    float: none; }
  body.customer-account .my-account .col2-set .col-2 {
    float: none; }
  body.customer-account .max-width-content {
    display: flex;
    flex-direction: column-reverse; }
    body.customer-account .max-width-content .block-account li.hide {
      display: none; }
      body.customer-account .max-width-content .block-account li.hide.current {
        display: block;
        margin: 0 0 20px; }
    body.customer-account .max-width-content .col-main .block-account .block-content li.show {
      display: block; }
      body.customer-account .max-width-content .col-main .block-account .block-content li.show.current {
        display: none; }

  .block-account .block-content ul li a {
    padding: 5px 20px 5px 0px; }

  .block-account.block-mobile {
    border-top: 1px solid #cccccc;
    margin-top: 10px; }

  .my-account .addresses-list ol {
    border: 0 none; }
  .my-account .buttons-set.form-buttons {
    border: 0 none; }
  .my-account .wishlist_info_container .info_right .availability {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal; }
  .my-account .col-2.addresses-additional {
    margin-top: 30px; } }
.sfc-cybersource-index-new .form-list em {
  display: inline-block; }

.onepagesidebar .jspPane {
  position: static; }
  .onepagesidebar .jspPane .jspVerticalBar {
    display: none; }

.po_ccc-message.messages {
  padding-top: 5px; }

#checkoutSteps #billing-newsletter-signup label {
  padding-left: 27px; }
  #checkoutSteps #billing-newsletter-signup label:before {
    left: 0; }

.dob-month, .dob-day, .dob-year {
  margin-bottom: 5px; }

#ch_guest_to_user {
  float: left;
  margin-bottom: 22px;
  width: 100%; }

#totals-progress-opcheckout {
  background-color: #fff;
  float: left;
  width: 100%; }

.customer-account-login #login-form .validation-advice {
  position: static; }

.paypal-express-review .main {
  padding: 30px 17px 0; }
.paypal-express-review .col-main {
  width: 100%; }
  .paypal-express-review .col-main .page-title {
    border-bottom: 2px solid #dddddd;
    color: #000;
    font-family: "AV-LT-Roman";
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 22px 0 10px;
    letter-spacing: 0.06em; }
  .paypal-express-review .col-main .info-set {
    float: left;
    margin-bottom: 30px;
    width: 100%; }
    .paypal-express-review .col-main .info-set .col-1 {
      margin-top: 10px; }
    .paypal-express-review .col-main .info-set .col-2 #shipping_method_form {
      padding-right: 50px; }
      .paypal-express-review .col-main .info-set .col-2 #shipping_method_form #shipping_methodSelectBoxItOptions {
        padding: 10px 0 0; }
        .paypal-express-review .col-main .info-set .col-2 #shipping_method_form #shipping_methodSelectBoxItOptions span {
          padding: 3px 10px;
          text-transform: capitalize; }
    .paypal-express-review .col-main .info-set .legend {
      border-bottom: 1px solid #dddddd;
      font-family: "AV-LT-Black";
      font-size: 15px;
      letter-spacing: 0.06em;
      line-height: 15px;
      padding: 0 0 10px;
      text-transform: uppercase; }
    .paypal-express-review .col-main .info-set .box-title h3 {
      font-family: "AV-LT-Black";
      margin-bottom: 10px;
      letter-spacing: 0.06em; }
      .paypal-express-review .col-main .info-set .box-title h3 a {
        color: #000; }
  .paypal-express-review .col-main #order_review_form {
    clear: both;
    float: left; }
.paypal-express-review .col-right {
  clear: both;
  width: 100%; }

.checkout-onepage-index .col-main, .checkout-onepage-index .col-right {
  width: 100%; }
.checkout-onepage-index .main.col2-right-layout {
  position: relative;
  padding: 0 15px; }
  .checkout-onepage-index .main.col2-right-layout .pro-checkout-msg {
    color: red;
    font-size: 16px;
    padding-bottom: 20px;
    top: 16px;
    text-align: center; }
    @media (min-width: 1024) {
      .checkout-onepage-index .main.col2-right-layout .pro-checkout-msg {
        width: 100%;
        z-index: 2;
        position: absolute;
        padding-bottom: 0; } }
  @media (min-width: 1024) {
    .checkout-onepage-index .main.col2-right-layout {
      padding: 0 33px; } }
.checkout-onepage-index .sidebar {
  display: none; }
  .checkout-onepage-index .sidebar.side-review {
    display: block;
    float: left;
    margin-bottom: 32px;
    padding-bottom: 47px;
    position: relative;
    width: 100%; }
    .checkout-onepage-index .sidebar.side-review .review_bottom {
      padding-top: 20px; }
      .checkout-onepage-index .sidebar.side-review .review_bottom:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .checkout-onepage-index .sidebar.side-review .review_bottom:before {
        content: "";
        display: table; }
      .checkout-onepage-index .sidebar.side-review .review_bottom .review-block {
        margin-bottom: 30px; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .review-block dt {
          border-bottom: 1px solid #dddddd;
          font-family: "AV-LT-Black";
          font-size: 15px;
          letter-spacing: 0.06em;
          line-height: 15px;
          padding: 0 0 5px;
          text-transform: uppercase; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .review-block dd {
          line-height: 18px;
          padding: 10px 0; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .review-block dd .changelink {
            display: block;
            margin: 20px 0 0; }
            .checkout-onepage-index .sidebar.side-review .review_bottom .review-block dd .changelink a {
              color: #000;
              display: inline-block;
              font-size: 12px;
              text-transform: uppercase; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .review-block dd dl.payment-info {
            margin-top: 10px; }
      .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper {
        clear: both; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table {
          width: 100%; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table th {
            border-bottom: 1px solid #dddddd;
            font-family: "AV-LT-Black";
            font-size: 15px;
            letter-spacing: 0.06em;
            line-height: 15px;
            padding: 0 0 5px;
            text-transform: uppercase; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table th:last-child, .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table th.a-right, .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table td:last-child, .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table td.a-right {
            text-align: right; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table th.a-center, .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table td.a-center {
            text-align: center; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td {
            color: #666;
            padding: 40px 0;
            width: 15%; }
            .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td:first-child {
              width: 45%; }
            .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td:last-child {
              width: 20%; }
            .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td .product-image,
            .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td .product-details {
              display: inline-block;
              margin-right: 20px;
              vertical-align: middle; }
            .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td .product-name {
              color: #000;
              font-family: "AV-LT-Black";
              font-size: 14px;
              letter-spacing: 0.06em;
              margin: 0 0 5px;
              text-transform: uppercase; }
            .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.data-table tbody td .item-options dt {
              display: none; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr td {
          padding: 5px 0;
          font-family: "AV-LT-Roman";
          font-size: 15px;
          font-weight: bold;
          letter-spacing: 0.06em;
          padding: 15px 0;
          text-align: left; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr td + td {
            text-align: right; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr:first-child td, .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr:last-child td {
          font-family: "AV-LT-Roman";
          font-size: 26px;
          font-weight: normal;
          letter-spacing: 0.06em; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr:first-child td + td, .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr:last-child td + td {
            font-weight: bold; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-table-wrapper table.order-totals.data-table tr:last-child {
          border-top: 1px solid #dddddd; }
      .checkout-onepage-index .sidebar.side-review .review_bottom .checkout-review p {
        font-family: "AV-LT-Roman";
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.06em;
        line-height: 18px; }
      .checkout-onepage-index .sidebar.side-review .review_bottom .buttons-set {
        margin: 0;
        padding: 20px 0 30px;
        text-align: center; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .buttons-set button {
          width: 100%; }
        .checkout-onepage-index .sidebar.side-review .review_bottom .buttons-set p.f-left {
          font-size: 12px;
          margin: 10px 0 0; }
          .checkout-onepage-index .sidebar.side-review .review_bottom .buttons-set p.f-left a {
            color: #000;
            text-transform: uppercase; }

.opc-wrapper {
  float: left;
  padding: 30px 0 0;
  width: 100%; }
  .opc-wrapper.opc-success-wrapper {
    padding: 0 20px; }
  .opc-wrapper .page-title, .opc-wrapper .no-display {
    display: none; }
  .opc-wrapper .back-link {
    padding: 0 0 25px;
    position: relative;
    z-index: 3; }
    .opc-wrapper .back-link a {
      color: #333;
      font-family: "AV-LT-Black";
      font-size: 12px;
      letter-spacing: 0.06em;
      text-transform: uppercase; }
  .opc-wrapper .opc {
    font-size: 15px;
    padding-top: 4px; }
    .opc-wrapper .opc .field label, .opc-wrapper .opc .form-alt label {
      font-family: "AV-LT-Black";
      font-size: 18px;
      font-weight: normal;
      letter-spacing: 0.06em; }
      .opc-wrapper .opc .field label[for="create_acc"], .opc-wrapper .opc .form-alt label[for="create_acc"] {
        font-size: 15px;
        padding-left: 3px; }
    .opc-wrapper .opc > li {
      position: relative;
      float: left;
      width: 100%; }
      .opc-wrapper .opc > li .pass-strength-wrapper {
        background: #f2f2f2;
        display: none;
        float: left;
        padding: 20px;
        position: static;
        right: 0;
        width: 100%; }
        .opc-wrapper .opc > li .pass-strength-wrapper .pass-strength-title {
          color: #999;
          font-family: "AV-LT-Roman";
          font-size: 15px;
          letter-spacing: 0.06em;
          line-height: 15px;
          margin: 0 0 20px; }
        .opc-wrapper .opc > li .pass-strength-wrapper .pass-indic-wrap {
          background: #fff;
          height: 20px;
          margin: 0 0 20px;
          width: 100%; }
          .opc-wrapper .opc > li .pass-strength-wrapper .pass-indic-wrap .pass-indicator {
            height: 20px;
            width: 10%; }
        .opc-wrapper .opc > li .pass-strength-wrapper .pass-txt-recommendations {
          color: #999;
          font-family: "AV-LT-Roman";
          font-size: 15px;
          letter-spacing: 0.06em;
          line-height: 22px; }
      .opc-wrapper .opc > li#opc-review .review_bottom {
        display: none; }
      .opc-wrapper .opc > li#opc-billing #checkout-step-billing #co-billing-form .form-list #billing-new-address-form .fieldset ul li.fields .field .validation-error #advice-validate-select-billing:region_id {
        bottom: -22px; }
    .opc-wrapper .opc #checkout-step-billing p {
      margin-bottom: 20px;
      font-size: 12px; }
      .opc-wrapper .opc #checkout-step-billing p.required {
        margin-bottom: 0; }
      .opc-wrapper .opc #checkout-step-billing p a {
        color: #000; }
    .opc-wrapper .opc li #onepage-checkout-shipping-method-additional-load .add-gift-message {
      display: none; }
    .opc-wrapper .opc li .step-title {
      border-top: 2px solid #dddddd;
      font-family: "AV-LT-Roman";
      font-size: 25px;
      letter-spacing: 0.06em;
      line-height: 26px;
      padding: 15px 0;
      opacity: 0.5;
      filter: alpha(opacity=50); }
      .opc-wrapper .opc li .step-title:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .opc-wrapper .opc li .step-title:before {
        content: "";
        display: table; }
      .opc-wrapper .opc li .step-title .number {
        float: left;
        margin-right: 12px;
        position: absolute;
        left: 0;
        color: #7f7f7f; }
        .opc-wrapper .opc li .step-title .number:after {
          content: '.';
          display: inline-block; }
      .opc-wrapper .opc li .step-title h2 {
        float: left;
        padding-left: 30px; }
      .opc-wrapper .opc li .step-title a {
        color: #000;
        display: none;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        letter-spacing: 0.06em;
        float: right;
        text-decoration: none; }
        .opc-wrapper .opc li .step-title a span {
          text-decoration: underline; }
    .opc-wrapper .opc li.allow .step-title .number {
      color: #000; }
    .opc-wrapper .opc li.allow.active .step-title {
      border-bottom: 0; }
    .opc-wrapper .opc li.allow .step-title {
      border-top: 0;
      border-bottom: 2px solid #dddddd;
      opacity: 1;
      filter: alpha(opacity=100); }
      .opc-wrapper .opc li.allow .step-title a {
        display: inline-block; }
        .opc-wrapper .opc li.allow .step-title a:after {
          color: #ff510c;
          content: "";
          font-family: FontAwesome;
          font-size: 18px;
          margin: 0 5px 0 10px; }
    .opc-wrapper .opc li.active.allow .step-title {
      opacity: 1;
      filter: alpha(opacity=100); }
      .opc-wrapper .opc li.active.allow .step-title a {
        display: none; }
    .opc-wrapper .opc li #login-form .field:nth-child(2) .input-box {
      margin-bottom: 12px; }
    .opc-wrapper .opc li .step {
      padding: 7px 0 25px;
      float: left;
      width: 100%; }
      .opc-wrapper .opc li .step .form-list .field label[for="billing:country_id"] + div, .opc-wrapper .opc li .step .form-list label[for="sfc_cybersource_cc_type"] + div, .opc-wrapper .opc li .step .form-list label[for="sfc_cybersource_expiration"] + div {
        margin: 10px 0 30px; }
        .opc-wrapper .opc li .step .form-list .field label[for="billing:country_id"] + div.validation-error, .opc-wrapper .opc li .step .form-list label[for="sfc_cybersource_cc_type"] + div.validation-error, .opc-wrapper .opc li .step .form-list label[for="sfc_cybersource_expiration"] + div.validation-error {
          margin-bottom: 56px; }
      .opc-wrapper .opc li .step .form-list .input-text, .opc-wrapper .opc li .step .form-list select {
        background-color: transparent;
        border: 1px solid #000;
        width: 100% !important; }
      .opc-wrapper .opc li .step .form-list select {
        text-transform: capitalize;
        height: 60px !Important;
        z-index: 1 !Important; }
        .opc-wrapper .opc li .step .form-list select + div.validation-advice {
          bottom: -31px;
          position: absolute; }
      .opc-wrapper .opc li .step .form-list .input-box {
        float: left;
        margin: 10px 0 22px;
        max-width: 100%;
        position: relative;
        width: 100%; }
        .opc-wrapper .opc li .step .form-list .input-box * + label {
          display: inline-block; }
        .opc-wrapper .opc li .step .form-list .input-box #shipping-address-selectSelectBoxItContainer #shipping-address-select {
          height: 60px !important; }
        .opc-wrapper .opc li .step .form-list .input-box .validation-failed.input-text {
          border-color: #ff510c; }
        .opc-wrapper .opc li .step .form-list .input-box .validation-advice {
          color: #ff510c;
          font-family: "AV-LT-Black";
          font-size: 10px;
          letter-spacing: 0.06em;
          text-transform: uppercase; }
        .opc-wrapper .opc li .step .form-list .input-box .billing_is_subscribed_box {
          position: absolute; }
      .opc-wrapper .opc li .step .form-list li.control {
        clear: both;
        margin: 0; }
        .opc-wrapper .opc li .step .form-list li.control:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .opc-wrapper .opc li .step .form-list li.control:before {
          content: "";
          display: table; }
        .opc-wrapper .opc li .step .form-list li.control .input-box {
          float: left;
          margin: 0 10px 10px 0; }
        .opc-wrapper .opc li .step .form-list li.control label {
          font-family: "AV-LT-Roman";
          font-size: 15px;
          letter-spacing: 0.06em;
          line-height: 18px;
          margin: 0 0 10px; }
      .opc-wrapper .opc li .step .form-list #billing-new-address-form select + div.validation-advice {
        bottom: -20px; }
      .opc-wrapper .opc li .step .col2-set h4 {
        font-family: "AV-LT-Black";
        font-size: 18px;
        letter-spacing: 0.06em;
        margin: 0 0 20px;
        text-transform: uppercase; }
      .opc-wrapper .opc li .step .col2-set .forgot-pass-link {
        color: #000;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase; }
      .opc-wrapper .opc li .step .col2-set p {
        margin: 0 0 15px; }
      .opc-wrapper .opc li .step .col2-set ul.form-alt li, .opc-wrapper .opc li .step .col2-set ul.form-list li.note {
        margin: 0 0 20px; }
      .opc-wrapper .opc li .step p.required {
        margin: 10px 0 0; }
      .opc-wrapper .opc li .step input[type="password"]:disabled {
        background: none; }
      .opc-wrapper .opc li .step .buttons-set {
        margin: 25px 0 0;
        width: 100%; }
        .opc-wrapper .opc li .step .buttons-set#shipping-method-buttons-container {
          float: left; }
        .opc-wrapper .opc li .step .buttons-set button {
          width: 100%; }
        .opc-wrapper .opc li .step .buttons-set .please-wait {
          display: block;
          margin: 10px 0;
          text-align: center; }
        .opc-wrapper .opc li .step .buttons-set .please-wait {
          background: rgba(254, 254, 254, 0.7);
          color: #ff510c;
          font-family: "AV-LT-Black";
          font-size: 16px;
          letter-spacing: 0.06em;
          height: 100%;
          text-indent: -9999px;
          width: 100%;
          z-index: 10;
          -webkit-border-radius: 0;
          border-radius: 0;
          background-clip: padding-box;
          top: 0;
          right: auto;
          bottom: auto;
          left: 0;
          position: absolute; }
          .opc-wrapper .opc li .step .buttons-set .please-wait:before {
            background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/ajax-load-white.gif") no-repeat center center;
            content: "";
            height: 120px;
            margin-left: -60px;
            margin-top: -60px;
            opacity: 0.8;
            width: 120px;
            z-index: 11;
            top: 50%;
            right: auto;
            bottom: auto;
            left: 50%;
            position: absolute; }
          .opc-wrapper .opc li .step .buttons-set .please-wait img {
            display: none; }
      .opc-wrapper .opc li .step#checkout-step-review {
        padding-bottom: 0; }
      .opc-wrapper .opc li .step#checkout-step-payment .checkout-onepage-payment-additional-customerbalance {
        padding-bottom: 15px; }
        .opc-wrapper .opc li .step#checkout-step-payment .checkout-onepage-payment-additional-customerbalance label {
          padding-left: 9px; }
      .opc-wrapper .opc li .step #co-shipping-form .form-list #shipping-new-address-form .fieldset ul li.control .input-box input {
        width: 0;
        height: 0;
        margin: 0;
        position: absolute; }
      .opc-wrapper .opc li .step #co-shipping-form .form-list #shipping-new-address-form .fieldset ul li.control .input-box label {
        padding-left: 27px; }
        .opc-wrapper .opc li .step #co-shipping-form .form-list #shipping-new-address-form .fieldset ul li.control .input-box label:before {
          left: 0; }
    .opc-wrapper .opc li .login-wrapper .title-desc {
      font-weight: bold;
      margin-bottom: 20px !important;
      line-height: 18px; }
    .opc-wrapper .opc li .login-wrapper .col-2 .form-list p {
      margin: 0; }
    .opc-wrapper .opc li .login-wrapper .col-2 .form-list .checkout-wrapper {
      margin-top: 0;
      margin-bottom: 0; }
      .opc-wrapper .opc li .login-wrapper .col-2 .form-list .checkout-wrapper p {
        font-weight: normal;
        padding-bottom: 0; }
    .opc-wrapper .opc li #billing-new-address-form ul li .field, .opc-wrapper .opc li #shipping-new-address-form ul li .field {
      position: relative;
      float: left;
      width: 100%; }
      .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-month, .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-day, .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-year, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-month, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-day, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-year {
        display: block;
        float: left;
        width: 32.5%;
        padding-right: 5px; }
        .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-month input, .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-day input, .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-year input, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-month input, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-day input, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-year input {
          background-color: transparent; }
      .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-year, .opc-wrapper .opc li #shipping-new-address-form ul li .field .customer-dob .dob-year {
        width: 35%; }
    .opc-wrapper .opc li #billing-new-address-form ul li .input-box.validation-error, .opc-wrapper .opc li #shipping-new-address-form ul li .input-box.validation-error {
      position: relative; }
    .opc-wrapper .opc li #co-shipping-method-form p, .opc-wrapper .opc li #co-shipping-method-form .sp-methods dd {
      margin: 0 0 10px; }
    .opc-wrapper .opc li #co-shipping-method-form h3 {
      font-family: "AV-LT-Black";
      font-size: 18px;
      letter-spacing: 0.06em;
      margin: 0 0 20px;
      line-height: 18px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box {
      padding-left: 40px; }
      .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box h3 {
        margin: 20px 0 10px; }
      .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-msg-link {
        color: #333;
        display: inline-block;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        letter-spacing: 0.06em;
        margin: 0 0 15px;
        text-transform: uppercase; }
      .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .price-box, .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box p.txt-bold label {
        font-weight: bold; }
      .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item {
        margin: 15px 0 15px 35px; }
        .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .number {
          display: none; }
        .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-image, .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details {
          display: inline-block;
          margin-right: 10px; }
        .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details .product-name {
          font-family: "AV-LT-Black";
          font-size: 14px;
          letter-spacing: 0.06em;
          margin: 0 0 5px;
          text-transform: uppercase; }
        .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details .item-options {
          color: #000;
          font-family: "AV-LT-Roman";
          font-size: 14px;
          letter-spacing: 0.06em; }
          .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details .item-options p {
            display: none; }
          .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details .item-options dl dt {
            display: none; }
          .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details .item-options dl dd {
            display: inline-block;
            text-transform: uppercase; }
            .opc-wrapper .opc li #co-shipping-method-form .gift-message-form .inner-box .gift-item .product-details .item-options dl dd:last-child {
              float: left;
              margin-right: 10px; }
    .opc-wrapper .opc li #co-shipping-method-form .sp-methods dt {
      display: none; }
    .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li {
      margin: 0 0 15px;
      width: 100%;
      float: left; }
      .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li .error-msg {
        margin-bottom: 0; }
      .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li label {
        padding-left: 36px;
        float: left; }
        .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li label .price {
          display: block; }
          @media (min-width: 1024) {
            .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li label .price {
              display: inline; } }
      .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li .form-list {
        padding-left: 10px; }
      .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li input[type="checkbox"], .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li input[type="radio"] {
        height: 0;
        margin: 0;
        width: 0; }
      .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li input[type="checkbox"] + label:before, .opc-wrapper .opc li #co-shipping-method-form .sp-methods ul li input[type="radio"] + label:before {
        left: 0; }
    .opc-wrapper .opc li .payment-wrapper {
      width: 100%; }
      .opc-wrapper .opc li .payment-wrapper dt {
        padding: 0 0 15px; }
        .opc-wrapper .opc li .payment-wrapper dt label {
          padding-left: 10px;
          overflow: hidden; }
          .opc-wrapper .opc li .payment-wrapper dt label img.v-middle {
            display: inline-block;
            overflow: hidden; }
          .opc-wrapper .opc li .payment-wrapper dt label a {
            color: #000;
            text-transform: uppercase;
            font-family: AV-LT-Black;
            font-size: 12px;
            text-align: right;
            letter-spacing: 0.06em; }
        .opc-wrapper .opc li .payment-wrapper dt#dt_method_paypal_express label img.v-middle {
          position: absolute;
          top: -11px; }
        .opc-wrapper .opc li .payment-wrapper dt#dt_method_paypal_express label a {
          position: relative;
          top: 0;
          left: 70px; }
      .opc-wrapper .opc li .payment-wrapper dd .form-list {
        padding-left: 20px; }
        .opc-wrapper .opc li .payment-wrapper dd .form-list #sfc_cybersource_cc_typeSelectBoxItContainer {
          display: none; }
        .opc-wrapper .opc li .payment-wrapper dd .form-list .paytypeselect select {
          width: 0 !important;
          height: 0 !important; }
        .opc-wrapper .opc li .payment-wrapper dd .form-list .paytypeselect .input-box {
          margin: 0;
          visibility: hidden;
          width: 0;
          height: 0; }
          .opc-wrapper .opc li .payment-wrapper dd .form-list .paytypeselect .input-box.validation-error .validation-advice {
            margin: -24px 0 30px;
            position: static; }
        .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text label[for="sfc_cybersource_cc_type_heading"] {
          font-size: 18px;
          font-family: AV-LT-Black;
          margin-bottom: 12px;
          text-transform: uppercase;
          letter-spacing: 0.06em; }
        .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types {
          margin: 20px 0 20px; }
          .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul {
            margin: 2px 0 0; }
            .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li {
              float: left;
              padding-right: 8px;
              text-indent: -9999px;
              width: auto;
              display: inline-table;
              position: relative;
              font-size: 11px;
              line-height: 10px; }
              .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li:before {
                display: block;
                padding-bottom: 10px;
                position: absolute;
                top: 0;
                left: 0;
                text-indent: initial; }
              .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a {
                cursor: default;
                height: 51px;
                float: left;
                display: block; }
                .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_vi {
                  width: 55px;
                  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types-bw.jpg"); }
                  .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_vi.card_active {
                    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types.jpg"); }
                .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_mc {
                  width: 51px;
                  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types-bw.jpg") -64px 0; }
                  .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_mc.card_active {
                    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types.jpg") -64px 0; }
                .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_di {
                  width: 51px;
                  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types-bw.jpg") -127px 0; }
                  .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_di.card_active {
                    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types.jpg") -127px 0; }
                .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_ae {
                  width: 42px;
                  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types-bw.jpg") -188px 0; }
                  .opc-wrapper .opc li .payment-wrapper dd .form-list .cc-text .card-types ul li a#ctype_ae.card_active {
                    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card-types.jpg") -188px 0; }
      .opc-wrapper .opc li .payment-wrapper ul {
        margin: 15px 0 15px 15px; }
        .opc-wrapper .opc li .payment-wrapper ul:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .opc-wrapper .opc li .payment-wrapper ul:before {
          content: "";
          display: table; }
        .opc-wrapper .opc li .payment-wrapper ul li .selectboxit-container ul {
          margin: -1px 0 0; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper .input-box:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper .input-box:before {
          content: "";
          display: table; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper .input-box .v-fix {
          float: left;
          margin-right: 5%;
          width: 47%;
          position: relative; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper .input-box .v-fix + .v-fix {
            margin-right: 0; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper .input-box .v-fix .selectboxit-container .selectboxit-text {
            text-transform: capitalize; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li {
          float: left;
          width: 100%; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap {
            margin-right: 4.26%;
            width: 72.5%; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap {
            position: relative;
            width: 23%; }
            .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box {
              position: static; }
              .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box .v-fix {
                margin-right: 0;
                width: 100%; }
            .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .cvv-what-is-this {
              color: #000;
              cursor: pointer;
              height: 15px;
              top: 0;
              right: 0;
              bottom: 0;
              left: auto;
              position: absolute;
              text-decoration: none; }
              .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .cvv-what-is-this:before {
                content: "";
                font-family: FontAwesome; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.exp-wrap {
            width: 63.41%; }
            .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.exp-wrap select {
              width: auto; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper.saved-cc-wrapper li.cvv-wrap {
          width: 50%; }
      .opc-wrapper .opc li .payment-wrapper dd + div p.note {
        font-size: 12px;
        margin: 0 0 0 25px; }
        .opc-wrapper .opc li .payment-wrapper dd + div p.note a {
          color: #000;
          font-weight: bold;
          text-transform: uppercase; }
    .opc-wrapper .opc li .order-review:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .opc-wrapper .opc li .order-review:before {
      content: "";
      display: table; }
    .opc-wrapper .opc li .order-review .review-block {
      margin-bottom: 30px; }
      .opc-wrapper .opc li .order-review .review-block dt {
        border-bottom: 1px solid #dddddd;
        font-family: "AV-LT-Black";
        font-size: 15px;
        letter-spacing: 0.06em;
        line-height: 15px;
        padding: 0 0 5px;
        text-transform: uppercase; }
      .opc-wrapper .opc li .order-review .review-block dd {
        padding: 10px 0;
        line-height: 18px; }
        .opc-wrapper .opc li .order-review .review-block dd .changelink {
          display: block;
          margin: 20px 0 0; }
          .opc-wrapper .opc li .order-review .review-block dd .changelink a {
            color: #000;
            display: inline-block;
            font-size: 12px;
            text-transform: uppercase; }
        .opc-wrapper .opc li .order-review .review-block dd dl.payment-info {
          margin-top: 10px; }
    .opc-wrapper .opc li .order-review .checkout-table-wrapper {
      clear: both; }
      .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table {
        width: 100%; }
        .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th {
          border-bottom: 1px solid #dddddd;
          font-family: "AV-LT-Black";
          font-size: 15px;
          letter-spacing: 0.06em;
          line-height: 15px;
          padding: 0 0 5px;
          text-transform: uppercase; }
        .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th:last-child, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th.a-right, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table td:last-child, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table td.a-right {
          text-align: right; }
        .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th.a-center, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table td.a-center {
          text-align: center; }
        .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td {
          color: #666;
          padding: 40px 0;
          width: 15%; }
          .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td:first-child {
            width: 45%; }
          .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td:last-child {
            width: 20%; }
          .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td .product-image, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td .product-details {
            display: inline-block;
            margin-right: 20px;
            vertical-align: middle; }
          .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td .product-name {
            color: #000;
            font-family: "AV-LT-Black";
            font-size: 14px;
            letter-spacing: 0.06em;
            margin: 0 0 5px;
            text-transform: uppercase; }
          .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td .item-options dt {
            display: none; }
      .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr td {
        padding: 5px 0;
        font-family: "AV-LT-Roman";
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.06em;
        padding: 15px 0;
        text-align: left; }
        .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr td + td {
          text-align: right; }
      .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr:first-child td, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr:last-child td {
        font-family: "AV-LT-Roman";
        font-size: 26px;
        font-weight: normal;
        letter-spacing: 0.06em; }
        .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr:first-child td + td, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr:last-child td + td {
          font-weight: bold; }
      .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table tr:last-child {
        border-top: 1px solid #dddddd; }
    .opc-wrapper .opc li .order-review .checkout-review p {
      font-family: "AV-LT-Roman";
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 0.06em;
      line-height: 18px; }
    .opc-wrapper .opc li .order-review .buttons-set {
      margin: 0;
      padding: 20px 0 30px;
      text-align: center; }
      .opc-wrapper .opc li .order-review .buttons-set button {
        width: 100%; }
      .opc-wrapper .opc li .order-review .buttons-set p.f-left {
        font-size: 12px;
        margin: 10px 0 0; }
        .opc-wrapper .opc li .order-review .buttons-set p.f-left a {
          color: #000;
          text-transform: uppercase; }
    .opc-wrapper .opc.multiship .step {
      padding: 0; }
      .opc-wrapper .opc.multiship .step .buttons-set .back-link {
        display: none; }
    .opc-wrapper .opc.multiship .multiple-checkout {
      padding: 7px 0 40px; }
      .opc-wrapper .opc.multiship .multiple-checkout .multiship-page-title {
        text-align: center; }
        .opc-wrapper .opc.multiship .multiple-checkout .multiship-page-title h3 {
          font-family: "AV-LT-Black";
          font-size: 18px;
          letter-spacing: 0.06em;
          line-height: 20px;
          padding: 0 0 20px;
          text-transform: uppercase; }
      .opc-wrapper .opc.multiship .multiple-checkout #review-order-form .place_order {
        width: 100%;
        margin-bottom: 20px; }
        .opc-wrapper .opc.multiship .multiple-checkout #review-order-form .place_order #review-top-button {
          width: 100%; }
      .opc-wrapper .opc.multiship .multiple-checkout .col2-set p {
        margin-bottom: 0; }
      .opc-wrapper .opc.multiship .multiple-checkout .col2-set .box {
        min-height: 220px; }
        .opc-wrapper .opc.multiship .multiple-checkout .col2-set .box address {
          font-size: 15px;
          line-height: 18px; }
      .opc-wrapper .opc.multiship .multiple-checkout .col2-set .changelink {
        display: inline-block;
        margin: 10px 0 0; }
        .opc-wrapper .opc.multiship .multiple-checkout .col2-set .changelink a {
          color: #000;
          cursor: pointer;
          display: inline-block;
          font-family: "AV-LT-Black";
          font-size: 10px;
          letter-spacing: 0.06em;
          line-height: 10px;
          text-decoration: underline;
          text-transform: uppercase; }
      .opc-wrapper .opc.multiship .multiple-checkout .col2-set .box-title h3 {
        font-weight: bold;
        padding: 15px 0 30px; }
      .opc-wrapper .opc.multiship .multiple-checkout .product-image, .opc-wrapper .opc.multiship .multiple-checkout .product-details {
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle; }
      .opc-wrapper .opc.multiship .multiple-checkout .product-details .product-name {
        font-family: "AV-LT-Black";
        font-size: 14px;
        letter-spacing: 0.06em;
        margin: 0 0 5px;
        text-transform: uppercase; }
        .opc-wrapper .opc.multiship .multiple-checkout .product-details .product-name a {
          color: #000;
          text-decoration: none; }
      .opc-wrapper .opc.multiship .multiple-checkout .product-details .item-options {
        color: #000;
        font-family: "AV-LT-Roman";
        font-size: 14px;
        letter-spacing: 0.06em; }
        .opc-wrapper .opc.multiship .multiple-checkout .product-details .item-options p {
          display: none; }
        .opc-wrapper .opc.multiship .multiple-checkout .product-details .item-options dl dt {
          display: none; }
        .opc-wrapper .opc.multiship .multiple-checkout .product-details .item-options dl dd {
          display: inline-block;
          text-transform: uppercase; }
          .opc-wrapper .opc.multiship .multiple-checkout .product-details .item-options dl dd:last-child {
            float: left;
            margin-right: 10px; }
      .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-page-title {
        border-bottom: 2px solid #dddddd;
        padding: 0 0 10px; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-page-title button {
          width: 100%; }
      .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table {
        margin: 20px 0; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table button {
          padding: 18px 20px; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table thead tr {
          border-bottom: 1px solid #dddddd; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table th {
          font-size: 15px;
          font-weight: bold;
          line-height: 15px;
          padding: 0 0 15px;
          width: 40%; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table th:first-child + th {
            width: 20%; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table th.a-center {
            text-align: center; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td {
          padding: 20px 0;
          vertical-align: middle; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td.a-center {
            text-align: center; }
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td.a-center .input-text {
              text-align: center; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td .item-options {
            display: none; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td h3.product-name {
            font-family: "AV-LT-Black";
            font-size: 14px;
            letter-spacing: 0.06em;
            line-height: 18px;
            text-transform: uppercase; }
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td h3.product-name a {
              color: #000;
              text-decoration: none; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tbody td .btn-remove2 {
            cursor: pointer;
            font-family: "AV-LT-Black";
            font-size: 10px;
            letter-spacing: 0.06em;
            line-height: 10px;
            text-decoration: underline;
            text-transform: uppercase; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tfoot tr.last button.black-btn {
          width: 100%; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table select, .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table .selectboxit-container {
          width: 312px; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table .selectboxit-container .selectboxit-option {
          text-indent: 0; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table .selectboxit-container .selectboxit-option-anchor {
          height: auto !important;
          white-space: normal !important; }
      .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set {
        border-bottom: 1px solid #dddddd;
        padding: 15px 0; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set:after, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set:after {
          clear: both;
          content: "";
          display: table;
          height: 0;
          visibility: hidden; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set:before, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set:before {
          content: "";
          display: table; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set h2.legend, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set h2.legend {
          border-bottom: 1px solid #dddddd;
          font-size: 15px;
          font-weight: bold;
          line-height: 15px;
          padding: 0 0 15px;
          text-transform: uppercase; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set .sp-methods dt, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set .sp-methods dt {
          display: none; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set .sp-methods ul li, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set .sp-methods ul li {
          margin: 0 0 15px; }
        .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table {
          width: 100%; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table tr, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table tr {
            border-bottom: 1px solid #dddddd; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table td,
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table th, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table td,
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table th {
            width: 80%; }
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table td.last,
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table th.last, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table td.last,
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table th.last {
              width: 20%; }
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table td.a-center,
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table th.a-center, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table td.a-center,
            .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table th.a-center {
              text-align: center; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table th, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table th {
            font-weight: bold;
            padding: 0 0 10px; }
          .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col2-set table.multiship-shipping-table td, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set table.multiship-shipping-table td {
            padding: 20px 0; }
      .opc-wrapper .opc.multiship .multiple-checkout.multiship-billing .col-2 .box {
        min-height: 0; }
      .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set.shipping-info-wrap .col-1, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set.shipping-info-wrap .col-2 {
        float: none;
        width: auto; }
      .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col2-set.shipping-info-wrap h3.legend {
        border-bottom: 1px solid #dddddd;
        padding: 30px 0 10px; }

.opc-block-progress {
  padding: 0; }
  .opc-block-progress .block-title {
    border-bottom: 2px solid #dddddd;
    color: #000;
    font-family: "AV-LT-Roman";
    font-size: 25px;
    letter-spacing: 0.06em;
    line-height: 25px;
    padding: 22px 0 10px; }
  .opc-block-progress .product-details {
    padding: 0 20px; }
    .opc-block-progress .product-details .product-name {
      font-family: "AV-LT-Black";
      font-size: 14px;
      letter-spacing: 0.06em;
      margin: 0 0 5px;
      text-transform: uppercase; }
      .opc-block-progress .product-details .product-name a {
        color: #000;
        text-decoration: none; }
    .opc-block-progress .product-details .item-options {
      color: #000;
      font-family: "AV-LT-Roman";
      font-size: 14px;
      letter-spacing: 0.06em; }
      .opc-block-progress .product-details .item-options p {
        display: none; }
      .opc-block-progress .product-details .item-options dl dt {
        display: none; }
      .opc-block-progress .product-details .item-options dl dd {
        display: inline-block;
        text-transform: uppercase; }
        .opc-block-progress .product-details .item-options dl dd:last-child {
          float: left;
          margin-right: 10px; }
  .opc-block-progress .qty-price {
    color: #000;
    font-family: "AV-LT-Roman";
    font-size: 14px;
    letter-spacing: 0.06em; }
    @media (max-width: 450px) {
      .opc-block-progress .qty-price {
        float: left; }
        .opc-block-progress .qty-price .old-price {
          float: right; } }
    .opc-block-progress .qty-price .old-price {
      clear: both;
      display: block;
      float: none;
      float: right;
      margin-top: 2px; }
      .opc-block-progress .qty-price .old-price .price {
        color: #cfcfcf;
        font-family: "AV-LT-Black";
        text-decoration: line-through;
        letter-spacing: 0.06em; }
    .opc-block-progress .qty-price .price-new {
      clear: both;
      float: left; }
  .opc-block-progress table.summary-prod-table {
    width: 100%; }
    .opc-block-progress table.summary-prod-table tr {
      border-bottom: 1px solid #dddddd; }
      .opc-block-progress table.summary-prod-table tr tr {
        border: 0; }
    .opc-block-progress table.summary-prod-table td {
      padding: 30px 0;
      vertical-align: middle;
      width: 20%; }
    .opc-block-progress table.summary-prod-table td.prod-details {
      width: 45%; }
      .opc-block-progress table.summary-prod-table td.prod-details + td {
        text-align: right;
        width: 30%; }
  .opc-block-progress .total-progress-wrapper h4 {
    border-bottom: 2px solid #dddddd;
    font-family: "AV-LT-Roman";
    font-size: 25px;
    letter-spacing: 0.06em;
    padding: 35px 0 11px;
    margin-bottom: 10px; }
  .opc-block-progress .total-progress-wrapper table.data-table {
    width: 100%; }
    .opc-block-progress .total-progress-wrapper table.data-table tr td {
      font-family: "AV-LT-Black";
      font-size: 15px;
      font-font-weight: normal;
      font-text-transform: uppercase;
      letter-spacing: 0.06em;
      padding: 13px 0;
      text-align: left; }
      .opc-block-progress .total-progress-wrapper table.data-table tr td + td {
        text-align: right; }
    .opc-block-progress .total-progress-wrapper table.data-table tr:last-child td {
      font-weight: normal;
      text-transform: uppercase;
      font-size: 25px; }
      @media (max-width: 450px) {
        .opc-block-progress .total-progress-wrapper table.data-table tr:last-child td {
          font-size: 19px; } }
    .opc-block-progress .total-progress-wrapper table.data-table tr:last-child {
      border-top: 1px solid #dddddd; }
    .opc-block-progress .total-progress-wrapper table.data-table tr:first-child {
      border: 0; }
  .opc-block-progress .subtotal-wrapper {
    border-bottom: 1px solid #dddddd; }
    .opc-block-progress .subtotal-wrapper p.SpendWrap {
      color: #ff510c;
      font-size: 14px;
      text-align: right;
      text-transform: capitalize;
      width: 100%; }
    .opc-block-progress .subtotal-wrapper p.shipping_eligibility {
      color: green;
      font-size: 14px;
      font-family: AV-LT-Roman;
      letter-spacing: 0.06em;
      text-align: right;
      text-transform: capitalize;
      width: 100%; }
    .opc-block-progress .subtotal-wrapper table.data-table {
      width: 100%; }
      .opc-block-progress .subtotal-wrapper table.data-table tr td {
        display: block;
        float: left;
        font-family: "AV-LT-Black";
        font-size: 15px;
        letter-spacing: 0.06em;
        padding: 20px 0 15px;
        text-align: left;
        text-transform: uppercase; }
        .opc-block-progress .subtotal-wrapper table.data-table tr td + td {
          text-align: right;
          float: right; }
      .opc-block-progress .subtotal-wrapper table.data-table tr.right_sub_edit td {
        padding: 0 0 30px;
        font-size: 12px; }
        .opc-block-progress .subtotal-wrapper table.data-table tr.right_sub_edit td p {
          width: auto;
          margin-bottom: 4px;
          text-transform: capitalize;
          text-transform: capitalize; }
        .opc-block-progress .subtotal-wrapper table.data-table tr.right_sub_edit td a {
          color: #000; }
      .opc-block-progress .subtotal-wrapper table.data-table tr:nth-child(2):nth-child(2) {
        width: 100%; }
  .opc-block-progress .po_ccc_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 25px; }
    .opc-block-progress .po_ccc_wrapper h2 {
      cursor: pointer;
      font-family: "AV-LT-Black";
      font-size: 15px;
      letter-spacing: 0.06em;
      padding: 20px 0 20px; }
      .opc-block-progress .po_ccc_wrapper h2:after {
        content: "";
        font-family: FontAwesome;
        float: right; }
      .opc-block-progress .po_ccc_wrapper h2.active:after {
        content: ""; }
    .opc-block-progress .po_ccc_wrapper .po_ccc-discount-form:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .opc-block-progress .po_ccc_wrapper .po_ccc-discount-form:before {
      content: "";
      display: table; }
    .opc-block-progress .po_ccc_wrapper .po_ccc-discount-form .input-text {
      width: 65%; }
    .opc-block-progress .po_ccc_wrapper .po_ccc-discount-form .button {
      float: right;
      min-width: 0;
      padding-left: 0;
      padding-right: 0;
      width: 30.89%; }
  .opc-block-progress .buttons-set .btn-checkout {
    bottom: 0;
    position: absolute;
    width: 100%; }

.checkout-newaddr-block .page-title {
  display: block;
  font-family: "AV-LT-Roman";
  font-size: 26px;
  letter-spacing: 0.06em;
  line-height: 26px;
  padding: 25px 0 15px; }
.checkout-newaddr-block .fieldset {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0; }
  .checkout-newaddr-block .fieldset.last {
    border: 0; }
.checkout-newaddr-block h2.legend {
  font-size: 18px;
  font-family: AV-LT-Black;
  letter-spacing: 0.06em;
  margin: 0 0 30px;
  letter-spacing: 1.4px;
  text-transform: uppercase; }
.checkout-newaddr-block .form-list .field label {
  display: inline-block;
  font-family: "AV-LT-Black";
  font-size: 18px;
  letter-spacing: 0.06em;
  margin: 0 0 10px; }
.checkout-newaddr-block .form-list .input-text,
.checkout-newaddr-block .form-list select {
  border: 1px solid #000;
  width: 100%; }
.checkout-newaddr-block .form-list .input-box {
  margin: 10px 0 17px;
  position: relative; }
  .checkout-newaddr-block .form-list .input-box * + label {
    display: inline-block; }
  .checkout-newaddr-block .form-list .input-box .validation-failed.input-text {
    border-color: #ff510c; }
  .checkout-newaddr-block .form-list .input-box .validation-advice {
    color: #ff510c;
    font-family: "AV-LT-Black";
    font-size: 10px;
    letter-spacing: 0.06em;
    text-transform: uppercase; }
.checkout-newaddr-block .form-list li.control {
  clear: both; }
  .checkout-newaddr-block .form-list li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .checkout-newaddr-block .form-list li.control:before {
    content: "";
    display: table; }
  .checkout-newaddr-block .form-list li.control .input-box {
    float: left;
    margin: 0 10px 10px 0; }
  .checkout-newaddr-block .form-list li.control label {
    font-family: "AV-LT-Roman";
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 18px;
    margin: 0 0 10px; }
.checkout-newaddr-block .buttons-set {
  padding: 20px 0; }
  .checkout-newaddr-block .buttons-set button {
    width: 100%; }

.multiship-popup {
  background: #fff;
  display: none;
  margin-left: -40%;
  width: 80%;
  z-index: 1001;
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute; }
  .multiship-popup .page-title {
    display: block;
    font-family: "AV-LT-Roman";
    font-size: 26px;
    letter-spacing: 0.06em;
    line-height: 26px;
    padding: 25px 5% 15px; }
    .multiship-popup .page-title.title-buttons {
      text-align: center; }
      .multiship-popup .page-title.title-buttons:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .multiship-popup .page-title.title-buttons:before {
        content: "";
        display: table; }
      .multiship-popup .page-title.title-buttons h1, .multiship-popup .page-title.title-buttons button {
        margin: 10px 0; }
  .multiship-popup .fieldset,
  .multiship-popup .page-title,
  .multiship-popup .buttons-set,
  .multiship-popup .multiple-checkout {
    padding-left: 5%;
    padding-right: 5%; }
  .multiship-popup .close-con {
    cursor: pointer;
    width: 26px;
    top: 25px;
    right: 15px;
    bottom: auto;
    left: auto;
    position: absolute;
    z-index: 99; }
  .multiship-popup #popupBoxClose {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/sprites.png") repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    padding: 5px 0;
    text-indent: -9999px; }
    .multiship-popup #popupBoxClose a {
      color: #000; }
  .multiship-popup .multiple-checkout .col3-set:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .multiship-popup .multiple-checkout .col3-set:before {
    content: "";
    display: table; }
  .multiship-popup .multiple-checkout .addr-col {
    min-height: 200px; }
    .multiship-popup .multiple-checkout .addr-col a {
      color: #000;
      cursor: pointer;
      display: inline-block;
      font-family: "AV-LT-Black";
      font-size: 10px;
      letter-spacing: 0.06em;
      line-height: 10px;
      text-decoration: underline;
      text-transform: uppercase; }
    .multiship-popup .multiple-checkout .addr-col p.actions {
      margin: 0 0 15px; }
    .multiship-popup .multiple-checkout .addr-col address {
      font-size: 15px;
      line-height: 18px; }
      .multiship-popup .multiple-checkout .addr-col address strong {
        font-weight: bold; }

.checkout-multishipping-addresses .popbg.checkout-popup {
  background: rgba(0, 0, 0, 0.71);
  display: none;
  z-index: 999; }
.checkout-multishipping-addresses .loading-quickview {
  border-radius: 5px;
  display: none;
  height: 44px;
  margin: -22px 0 -22px;
  width: 44px;
  z-index: 1000;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: fixed; }

@media (max-width: 767px) {
  .checkout-onepage-index .wrapper {
    padding-top: 0;
    margin-bottom: 30px; }

  #checkoutSteps #checkout-step-login .login-wrapper .col-1 {
    margin-bottom: 30px; }
  #checkoutSteps #checkout-step-login .login-wrapper .col-1 .form-list #alter_method {
    margin-bottom: 0; }
  #checkoutSteps #opc-billing li.fields {
    float: left;
    width: 100%; }
    #checkoutSteps #opc-billing li.fields input[type="checkbox"] {
      height: 0; }
    #checkoutSteps #opc-billing li.fields .customer-name .field {
      float: left;
      width: 100%; }
  #checkoutSteps #opc-billing .customer-dob .dob-month, #checkoutSteps #opc-billing .customer-dob .dob-day, #checkoutSteps #opc-billing .customer-dob .dob-year {
    display: block;
    float: left;
    width: 32.5%;
    padding-right: 5px; }
    #checkoutSteps #opc-billing .customer-dob .dob-month input, #checkoutSteps #opc-billing .customer-dob .dob-day input, #checkoutSteps #opc-billing .customer-dob .dob-year input {
      background-color: transparent; }
  #checkoutSteps #opc-billing .customer-dob .dob-year {
    width: 35%;
    padding-right: 0; }
  #checkoutSteps #ch_guest_to_user {
    margin-bottom: 22px; }
    #checkoutSteps #ch_guest_to_user label[for="guesttouser"] {
      float: left;
      padding-left: 27px; }
      #checkoutSteps #ch_guest_to_user label[for="guesttouser"]:before {
        left: 0; }
  #checkoutSteps #billing-newsletter-signup label {
    padding-left: 27px; }
    #checkoutSteps #billing-newsletter-signup label:before {
      left: 0; }

  .opc-wrapper .opc li .payment-wrapper {
    width: 100%; }
    .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper {
      margin: 0; }
      .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap {
        width: 100%; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap .input-box {
          width: 100%; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap .input-box .input-text {
            width: 100%; }
      .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap {
        width: 100%; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box {
          width: 100%; }
          .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box .input-text {
            width: 100%; }
      .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.exp-wrap {
        width: 100%; }

  .opc-block-progress table.summary-prod-table td:first-child {
    max-width: 100px; }
  .opc-block-progress table.summary-prod-table td:nth-child(2),
  .opc-block-progress table.summary-prod-table td:last-child {
    display: table;
    width: auto !important; }
  .opc-block-progress table.summary-prod-table td:nth-child(2) {
    margin: 40px 0 0; }
  .opc-block-progress table.summary-prod-table td:last-child {
    text-align: left !important;
    margin: 10px 0; }
    .opc-block-progress table.summary-prod-table td:last-child > div {
      padding: 0 20px; }

  .checkout-onepage-index .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title h2, .checkout-onepage-index .col-main .opc-wrapper .opc#checkoutSteps li .step-title h2, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title h2, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#checkoutSteps li .step-title h2 {
    float: none;
    cursor: pointer;
    padding-right: 21px;
    padding-left: 24px; }
    .checkout-onepage-index .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title h2:after, .checkout-onepage-index .col-main .opc-wrapper .opc#checkoutSteps li .step-title h2:after, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title h2:after, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#checkoutSteps li .step-title h2:after {
      content: "";
      font-family: FontAwesome;
      position: absolute;
      right: 0; }
  .checkout-onepage-index .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title div.step, .checkout-onepage-index .col-main .opc-wrapper .opc#checkoutSteps li .step-title div.step, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title div.step, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#checkoutSteps li .step-title div.step {
    display: none; }
  .checkout-onepage-index .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title a, .checkout-onepage-index .col-main .opc-wrapper .opc#checkoutSteps li .step-title a, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#multiship-checkoutSteps li .step-title a, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#checkoutSteps li .step-title a {
    display: none; }
  .checkout-onepage-index .col-main .opc-wrapper .opc#multiship-checkoutSteps li.active h2:after, .checkout-onepage-index .col-main .opc-wrapper .opc#checkoutSteps li.active h2:after, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#multiship-checkoutSteps li.active h2:after, .checkout-multishipping-addresses .col-main .opc-wrapper .opc#checkoutSteps li.active h2:after {
    content: ""; } }
@media only screen and (min-width: 568px) and (max-width: 991px) {
  .opc-block-progress table.summary-prod-table td:first-child {
    max-width: 100px; }
  .opc-block-progress table.summary-prod-table td:nth-child(2),
  .opc-block-progress table.summary-prod-table td:last-child {
    display: table;
    width: auto !important; }
  .opc-block-progress table.summary-prod-table td:nth-child(2) {
    margin: 40px 0 0; }
  .opc-block-progress table.summary-prod-table td:last-child {
    text-align: left !important;
    margin: 10px 0; }
    .opc-block-progress table.summary-prod-table td:last-child > div {
      padding: 0 20px; }

  .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap .input-box {
    width: 100%; }
    .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap .input-box .input-text {
      width: 100%; }
  .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box {
    width: 100%; }
    .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box .input-text {
      width: 100%; }
  .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.exp-wrap {
    width: 100%; } }
@media (min-width: 1024) {
  .iebrowser #checkout-progress-wrapper {
    position: static; }

  #checkout-progress-wrapper {
    padding-right: 0; }

  .onepagesidebar .jspPane {
    position: absolute; }
    .onepagesidebar .jspPane .jspVerticalBar {
      display: block; }

  .checkscroll #checkout-progress-wrapper {
    position: fixed;
    top: 124px;
    width: 479px;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 1; }

  .stickyheader-body #checkout-progress-wrapper {
    top: -10px; }

  .checkout-onepage-index .col-right.sidebar {
    float: right;
    height: 100%;
    width: 37.19%; }

  .paypal-express-review .col-main {
    width: 58.76%; }
    .paypal-express-review .col-main .info-set {
      float: left;
      margin-bottom: 30px;
      width: 50%; }
      .paypal-express-review .col-main .info-set .col-1, .paypal-express-review .col-main .info-set .col-2 {
        padding-right: 20px; }
  .paypal-express-review .col-right {
    float: left;
    width: 41.19%;
    clear: none; }
    .paypal-express-review .col-right .opc-block-progress {
      padding-top: 0; }

  #totals-progress-opcheckout .btn-checkout {
    margin-bottom: 28px;
    position: relative;
    width: 100%; }

  .opc-wrapper {
    padding-bottom: 70px; }
    .opc-wrapper .opc li .payment-wrapper {
      width: 70%; }
      .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap .input-box {
        width: 100%; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cc-num-wrap .input-box .input-text {
          width: 100%; }
      .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box {
        width: 100%; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.cvv-wrap .input-box .input-text {
          width: 100%; }
      .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.exp-wrap {
        width: 100%; }
        .opc-wrapper .opc li .payment-wrapper ul.cc-wrapper li.exp-wrap .v-fix {
          width: 25%;
          position: relative; }
    .opc-wrapper .opc .step .form-list select + div.validation-advice {
      bottom: -51px; }

  .opc-block-progress table.summary-prod-table td:first-child {
    max-width: 100px; }

  .checkout-onepage-index .col-main,
  .checkout-multishipping-addresses .col-main,
  .checkout-multishipping-address-newshipping .col-main {
    width: 58.76%; }
  .checkout-onepage-index .col-right,
  .checkout-multishipping-addresses .col-right,
  .checkout-multishipping-address-newshipping .col-right {
    width: 41.19%; }
    .checkout-onepage-index .col-right .review_bottom,
    .checkout-multishipping-addresses .col-right .review_bottom,
    .checkout-multishipping-address-newshipping .col-right .review_bottom {
      display: none; }
    .checkout-onepage-index .col-right.sidebar.side-review,
    .checkout-multishipping-addresses .col-right.sidebar.side-review,
    .checkout-multishipping-address-newshipping .col-right.sidebar.side-review {
      width: 37.19%; }
  .checkout-onepage-index .sidebar,
  .checkout-multishipping-addresses .sidebar,
  .checkout-multishipping-address-newshipping .sidebar {
    display: block; }

  .opc-block-progress {
    float: left;
    padding: 69px 0 25px 0;
    width: 100%; }
    .opc-block-progress .qty-price .old-price {
      float: right; }
    .opc-block-progress .qty-price .price-new {
      float: right; }
      .opc-block-progress .qty-price .price-new span {
        float: left;
        display: block; }

  .opc-wrapper .opc li#opc-review .review_bottom {
    display: block; }
  .opc-wrapper .opc li .step .col2-set.login-wrapper:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper .opc li .step .col2-set.login-wrapper:before {
    content: "";
    display: table; }
  .opc-wrapper .opc li .step .col2-set.login-wrapper .col-1, .opc-wrapper .opc li .step .col2-set.login-wrapper .col-2 {
    float: left; }
  .opc-wrapper .opc li .step .col2-set.login-wrapper .col-1 {
    border-right: 1px solid #dddddd;
    padding-right: 3.93%;
    width: 50%; }
  .opc-wrapper .opc li .step .col2-set.login-wrapper .col-2 {
    margin: 0 1.35% 0 3.93%;
    width: 44.72%; }
    .opc-wrapper .opc li .step .col2-set.login-wrapper .col-2 .checkout-wrapper {
      margin-top: 30px; }
  .opc-wrapper .opc li .step .col2-set.login-wrapper .buttons-set button {
    width: 100%; }
  .opc-wrapper .opc li .step .buttons-set {
    margin-bottom: 30px; }
    .opc-wrapper .opc li .step .buttons-set button {
      width: 46%; }
  .opc-wrapper .opc li #billing-new-address-form ul:after,
  .opc-wrapper .opc li #shipping-new-address-form ul:after,
  .opc-wrapper .opc li .multiship-popup ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper .opc li #billing-new-address-form ul:before,
  .opc-wrapper .opc li #shipping-new-address-form ul:before,
  .opc-wrapper .opc li .multiship-popup ul:before {
    content: "";
    display: table; }
  .opc-wrapper .opc li #billing-new-address-form ul li.field,
  .opc-wrapper .opc li #shipping-new-address-form ul li.field,
  .opc-wrapper .opc li .multiship-popup ul li.field {
    float: left;
    margin-right: 5%;
    position: relative;
    width: 47.5%; }
    .opc-wrapper .opc li #billing-new-address-form ul li.field + .field,
    .opc-wrapper .opc li #shipping-new-address-form ul li.field + .field,
    .opc-wrapper .opc li .multiship-popup ul li.field + .field {
      margin-right: 0; }
    .opc-wrapper .opc li #billing-new-address-form ul li.field.add-field .input-box,
    .opc-wrapper .opc li #shipping-new-address-form ul li.field.add-field .input-box,
    .opc-wrapper .opc li .multiship-popup ul li.field.add-field .input-box {
      margin-top: 28px; }
  .opc-wrapper .opc li #billing-new-address-form ul li.fields,
  .opc-wrapper .opc li #shipping-new-address-form ul li.fields,
  .opc-wrapper .opc li .multiship-popup ul li.fields {
    clear: both; }
    .opc-wrapper .opc li #billing-new-address-form ul li.fields:after,
    .opc-wrapper .opc li #shipping-new-address-form ul li.fields:after,
    .opc-wrapper .opc li .multiship-popup ul li.fields:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .opc-wrapper .opc li #billing-new-address-form ul li.fields:before,
    .opc-wrapper .opc li #shipping-new-address-form ul li.fields:before,
    .opc-wrapper .opc li .multiship-popup ul li.fields:before {
      content: "";
      display: table; }
    .opc-wrapper .opc li #billing-new-address-form ul li.fields .field,
    .opc-wrapper .opc li #shipping-new-address-form ul li.fields .field,
    .opc-wrapper .opc li .multiship-popup ul li.fields .field {
      float: left;
      margin-right: 5%;
      width: 47.5%; }
      .opc-wrapper .opc li #billing-new-address-form ul li.fields .field + .field,
      .opc-wrapper .opc li #shipping-new-address-form ul li.fields .field + .field,
      .opc-wrapper .opc li .multiship-popup ul li.fields .field + .field {
        margin-right: 0; }
      .opc-wrapper .opc li #billing-new-address-form ul li.fields .field .zip-text,
      .opc-wrapper .opc li #shipping-new-address-form ul li.fields .field .zip-text,
      .opc-wrapper .opc li .multiship-popup ul li.fields .field .zip-text {
        width: 47%; }
    .opc-wrapper .opc li #billing-new-address-form ul li.fields#register-customer-password,
    .opc-wrapper .opc li #shipping-new-address-form ul li.fields#register-customer-password,
    .opc-wrapper .opc li .multiship-popup ul li.fields#register-customer-password {
      margin: 0 0 0; }
      .opc-wrapper .opc li #billing-new-address-form ul li.fields#register-customer-password .field,
      .opc-wrapper .opc li #shipping-new-address-form ul li.fields#register-customer-password .field,
      .opc-wrapper .opc li .multiship-popup ul li.fields#register-customer-password .field {
        clear: both;
        float: left; }
  .opc-wrapper .opc li #billing-new-address-form ul li.control:after,
  .opc-wrapper .opc li #shipping-new-address-form ul li.control:after,
  .opc-wrapper .opc li .multiship-popup ul li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper .opc li #billing-new-address-form ul li.control:before,
  .opc-wrapper .opc li #shipping-new-address-form ul li.control:before,
  .opc-wrapper .opc li .multiship-popup ul li.control:before {
    content: "";
    display: table; }
  .opc-wrapper .opc li #billing-new-address-form ul li.control .input-box,
  .opc-wrapper .opc li #shipping-new-address-form ul li.control .input-box,
  .opc-wrapper .opc li .multiship-popup ul li.control .input-box {
    float: none;
    margin: 0; }
  .opc-wrapper .opc li #checkout-step-payment {
    position: relative; }
    .opc-wrapper .opc li #checkout-step-payment #payment-tool-tip {
      top: auto;
      right: 0;
      bottom: auto;
      left: auto;
      position: absolute; }
  .opc-wrapper .opc li .order-review:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper .opc li .order-review:before {
    content: "";
    display: table; }
  .opc-wrapper .opc li .order-review .review-firstinfo {
    float: left;
    padding-bottom: 60px;
    width: 100%; }
  .opc-wrapper .opc li .order-review .review-block {
    float: left;
    min-height: 170px;
    margin-bottom: 0;
    width: 50%; }
  .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table {
    width: 100%; }
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th {
      border-bottom: 1px solid #dddddd;
      font-family: "AV-LT-Black";
      font-size: 15px;
      letter-spacing: 0.06em;
      line-height: 15px;
      padding: 0 0 5px;
      text-transform: uppercase; }
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th:last-child, .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th.a-right,
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table td:last-child,
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table td.a-right {
      text-align: right; }
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table th.a-center,
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table td.a-center {
      text-align: center; }
    .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td {
      color: #666;
      padding: 20px 0;
      width: 15%; }
      .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td:first-child {
        width: 45%; }
      .opc-wrapper .opc li .order-review .checkout-table-wrapper table.data-table tbody td:last-child {
        width: 20%; }
  .opc-wrapper .opc li .order-review .checkout-table-wrapper table.order-totals.data-table {
    margin-left: 51.2%;
    width: 48.8%; }
  .opc-wrapper .opc li .order-review .checkout-review .buttons-set {
    text-align: left;
    width: 50%; }
    .opc-wrapper .opc li .order-review .checkout-review .buttons-set button {
      width: 100%; }
  .opc-wrapper .opc.multiship .multiple-checkout .multiship-page-title {
    text-align: left; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-page-title:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-page-title:before {
    content: "";
    display: table; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-page-title h3 {
    float: left; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-page-title button {
    float: right;
    width: auto; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table tfoot tr.last button.black-btn {
    width: 46%; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table select, .opc-wrapper .opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table .selectboxit-container {
    width: 312px; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col-1, .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col-2, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col-1, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col-2 {
    float: left; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col-1, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col-1 {
    width: 50%; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-shipping .col-2, .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .col-2 {
    width: 50%; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .shipping-info-wrap .col-1:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .shipping-info-wrap .col-1:before {
    content: "";
    display: table; }
  .opc-wrapper .opc.multiship .multiple-checkout.multiship-overview .shipping-info-wrap .col-1 .box {
    float: left;
    width: 50%; }

  .checkout-newaddr-block ul:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .checkout-newaddr-block ul:before {
    content: "";
    display: table; }
  .checkout-newaddr-block ul li.field {
    float: left;
    margin-right: 5%;
    width: 46%; }
    .checkout-newaddr-block ul li.field + .field {
      margin-right: 0; }
    .checkout-newaddr-block ul li.field.add-field .input-box {
      margin-top: 28px; }
  .checkout-newaddr-block ul li.fields {
    clear: both; }
    .checkout-newaddr-block ul li.fields:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .checkout-newaddr-block ul li.fields:before {
      content: "";
      display: table; }
    .checkout-newaddr-block ul li.fields .field {
      float: left;
      margin-right: 5%;
      width: 46%; }
      .checkout-newaddr-block ul li.fields .field + .field {
        margin-right: 0; }
      .checkout-newaddr-block ul li.fields .field .zip-text {
        width: 47%; }
  .checkout-newaddr-block ul li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .checkout-newaddr-block ul li.control:before {
    content: "";
    display: table; }
  .checkout-newaddr-block ul li.control .input-box {
    float: none;
    margin: 0; }
  .checkout-newaddr-block .buttons-set button {
    width: 46%; }

  .multiship-popup .page-title.title-buttons h1 {
    float: left;
    line-height: 60px;
    margin: 0; }
  .multiship-popup .page-title.title-buttons button {
    float: right;
    margin: 0 10px 0 0; }
  .multiship-popup .multiple-checkout .addr-col {
    float: left;
    width: 50%; }

  .main.col2-left-layout {
    max-width: 1304px; }

  .fr-store #checkoutSteps #checkout-step-login .login-wrapper .col-1 .form-list .checkout-wrapper #alter_method {
    margin-top: 119px; } }
.po_ccc_wrapper h2 + div.validation-advice {
  display: none; }

.po_ccc-discount-form .opc-please-wait,
.po_ccc-discount-form .please-wait {
  line-height: 21px; }

#po_ccc_coupon_list {
  margin-top: 5px; }

.po_ccc_wrapper a.btn-remove {
  display: inline-block;
  margin-top: 3px; }

@media (min-width: 1024) {
  #checkout-progress-wrapper {
    padding-right: 14px; }

  #multiship-checkoutSteps #review-order-form .place_order {
    width: 45%; }

  #checkoutSteps #checkout-step-login .login-wrapper .col-1 .form-list .checkout-wrapper #alter_method {
    margin-top: 136px; }

  #ch_guest_to_user {
    margin-bottom: 22px; } }
@media (min-width: 768px) {
  #checkoutSteps #checkout-step-login .login-wrapper .col-1 {
    margin-bottom: 30px; }
    #checkoutSteps #checkout-step-login .login-wrapper .col-1 .messages {
      width: auto;
      text-align: left; }
  #checkoutSteps .opc-billing .customer-dob .dob-month, #checkoutSteps .opc-billing .customer-dob .dob-day, #checkoutSteps .opc-billing .customer-dob .dob-year {
    display: inline-block;
    width: 32.5%; }
  #checkoutSteps .opc-billing .customer-dob .dob-year {
    width: 35%; }
  #checkoutSteps .opc-billing #ch_guest_to_user {
    margin-bottom: 22px; }

  .dob-month, .dob-day, .dob-year {
    margin-bottom: 0; } }
@media (min-width: 1200px) {
  .opc-wrapper .opc li .step .form-list #billing-new-address-form select + div.validation-advice {
    bottom: -20px; }
  .opc-wrapper .opc li .step .form-list select + div.validation-advice {
    bottom: -31px; } }
@media (min-width: 1024) {
  #register-customer-password .pass-strength-wrapper {
    position: absolute;
    width: 50%; } }
.review-secondinfo {
  float: left;
  width: 100%; }

@media (max-width: 450px) {
  .opc-wrapper .opc li .step-title {
    font-size: 21px; } }
@media (max-width: 1250px) {
  .checkscroll #checkout-progress-wrapper {
    width: auto; } }
@media (max-width: 768px) {
  .checkscroll .checkout-progress-wrapper {
    position: static !important;
    padding-right: 15px;
    width: 100%; }

  .checkoutscroll .jspContainer {
    position: static; }

  .checkoutscroll, .checkoutscroll .jspContainer, .checkoutscroll .jspPane, .checkoutscroll .jspContainer {
    width: 100% !important; } }
.checkoutscroll {
  padding-right: 30px; }

.fr-store .opc-block-progress .giftcard button.check-gc-status {
  white-space: normal;
  height: auto;
  padding: 18px 8px; }

@media (max-width: 420px) {
  #checkoutSteps #checkout-step-login .login-wrapper .col-1 .form-list #alter_method {
    padding-left: 0;
    padding-right: 0; } }
.ca-store .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-day {
  padding-right: 0 !important; }
.ca-store .opc-wrapper .opc li #billing-new-address-form ul li .field .customer-dob .dob-year {
  padding-right: 5px !important; }

@media (min-width: 1024px) {
  .opc-block-progress {
    padding: 69px 0 25px 70px; }

  .firecheckout-index-index .header-container.sticky-header .page-header-sticky {
    top: 0; }

  .firecheckout-index-index .header-container.sticky-header .header .header_container {
    width: 100%; } }
.checkout-multishipping-addresses .main {
  padding: 0 33px; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship#multiship-checkoutSteps {
  padding: 4px 24px 40px 0; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship#multiship-checkoutSteps .multiship-page-title {
    text-align: left; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table thead {
  display: none; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table.multiship-shipping-table tr {
  border: none !important; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table.multiship-shipping-table tr td {
    padding: 10px 0 30px !important; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .checkout-table-wrapper .box-title {
  display: none; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-addresses-table tbody tr td.a-center input {
  border: 0 none; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-addresses-table tbody tr td.a-center input.qty {
    border: 1px solid #000;
    color: #000; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-shipping-table tr td span.changelink {
  margin-left: 100px; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-shipping-table tr th.a-center,
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-shipping-table tr td.a-center {
  display: none; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box {
  min-height: initial; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box .box-title {
    display: block; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box .box-content {
    padding-bottom: 15px; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box .box-content .changelink {
      margin-top: 0px; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box .box-sp-methods {
    min-height: initial; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .multiple-checkout .col2-set {
  border-bottom: 2px solid #dddddd;
  padding-top: 30px; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .multiple-checkout .col2-set:first-child {
    padding-top: 0; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .multiple-checkout .col2-set:last-child {
    border-bottom: none; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .box-title {
  display: none; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col-2 .box {
  min-height: initial; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col-2 .box .box-title {
    display: block; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col-2 .box .box-content {
    padding-bottom: 15px; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col-2 .box .box-content .changelink {
      margin-top: 0px; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col-2 .box .box-sp-methods {
    min-height: initial; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box {
  min-height: initial; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper {
    width: 100%; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper ul.form-list li div.input-box select {
      width: 100%; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review .box-content p {
  margin-bottom: 20px; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review .shipping-info-wrap {
  padding-bottom: 0;
  margin-bottom: 20px; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review #review-buttons-container {
  width: 100%; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review #review-buttons-container button {
    width: 100%; }
.checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review .grand-total big {
  display: none; }
.checkout-multishipping-addresses .col-right.sidebar {
  padding: 0px; }
  .checkout-multishipping-addresses .col-right.sidebar .subtotal-wrapper table.data-table {
    width: 100%; }
    .checkout-multishipping-addresses .col-right.sidebar .subtotal-wrapper table.data-table tr td + td {
      text-align: right; }
    .checkout-multishipping-addresses .col-right.sidebar .subtotal-wrapper table.data-table tr td .price .price {
      font-weight: bold; }
  .checkout-multishipping-addresses .col-right.sidebar .total-progress-wrapper table.data-table tr td .price {
    font-weight: bold; }

@media (max-width: 767px) {
  .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship {
    padding: 0 10px; }
    .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table {
      width: 100%; }
      .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table select, .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship .multiple-checkout.multiship-addr .multiship-addresses-table .selectboxit-container {
        width: 100%; }
    .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship .data-table.multiship-addresses-table tbody tr td {
      padding: 10px 0;
      display: block; }
      .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship .data-table.multiship-addresses-table tbody tr td .selectboxit-container.selectboxit-container {
        width: 100%; }
        .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc.multiship .data-table.multiship-addresses-table tbody tr td .selectboxit-container.selectboxit-container:before {
          content: "Send to";
          display: block;
          font-family: "AV-LT-Black";
          padding: 0 0 10px;
          letter-spacing: 0.06em; }
  .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc #opc-multishipajax_billing .col2-set .box {
    min-height: initial; }
    .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper {
      width: 100%; }
      .checkout-multishipping-addresses .col-main .opc-wrapper #multiship-checkoutSteps.opc #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper ul.form-list li div.input-box select {
        width: 100%; }
  .checkout-multishipping-addresses .col-right.sidebar {
    padding: 0 10px; } }
@media (min-width: 768px) {
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table thead {
    display: table-header-group; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table.multiship-shipping-table tr {
    border-bottom: 1px solid #dddddd; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table.multiship-shipping-table tr td {
      padding: 20px 0 !important; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-addresses-table tbody tr td,
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-shipping-table tbody tr td {
    display: table-cell; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-addresses-table tbody tr td .prod-details-wrap .product-details,
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .multiship-shipping-table tbody tr td .prod-details-wrap .product-details {
      width: 150px; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box {
    min-height: 220px; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .box .box-sp-methods {
      min-height: 220px; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .checkout-table-wrapper .box-title {
    display: block; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .multiple-checkout.multiship-shipping .col-1 {
    float: right;
    padding-top: 30px; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .multiple-checkout.multiship-shipping .col-1 .box-title {
      display: block; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col2-set .box {
    min-height: 220px; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_shipping .col2-set .box .sp-methods.payment-wrapper {
      width: 70%; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box {
    min-height: 0; }
    .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper {
      width: 70%; }
      .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper .cc-wrapper .cc-num-wrap {
        width: 72.5%; }
      .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_billing .col2-set .box .sp-methods.payment-wrapper .cc-wrapper .cvv-wrap {
        width: 23%; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review .box-content p {
    margin-bottom: 20px; }
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship #opc-multishipajax_review #review-buttons-container {
    width: 46%; }

  .col-right.sidebar {
    padding: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-multishipping-addresses .col-main .opc-wrapper .opc.multiship .data-table.multiship-addresses-table tbody tr td .selectboxit-container.selectboxit-container::before {
    display: none; }
  .checkout-multishipping-addresses .col-right.sidebar {
    padding: 0 10px; } }
.opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .pass-strength-wrapper {
  background: #f2f2f2;
  display: none;
  float: left;
  padding: 20px;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: static;
  width: 100%;
  margin-bottom: 20px; }
  .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .pass-strength-wrapper .pass-indic-wrap {
    background: #fff;
    height: 20px;
    margin: 0 0 20px;
    width: 100%; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .pass-strength-wrapper .pass-indic-wrap .pass-indicator {
      height: 20px;
      width: 10%; }
.opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap label {
  text-align: left; }
.opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-day, .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-year, .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-month {
  float: left;
  padding-right: 2%;
  width: 33%; }
.opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-year {
  padding-right: 0; }
.opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .input-box {
  width: 100%; }
  .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .input-box .validation-advice {
    position: static; }
.opc-wrapper.opc-success-wrapper h2.sub-title {
  border-bottom: 2px solid #dddddd;
  font-family: "AV-LT-Roman";
  font-size: 25px;
  letter-spacing: 0.06em;
  line-height: 25px;
  padding: 15px 0; }
.opc-wrapper.opc-success-wrapper p {
  font-family: "AV-LT-Roman";
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 20px;
  padding-top: 20px; }
  .opc-wrapper.opc-success-wrapper p a {
    color: #000;
    text-decoration: underline; }
.opc-wrapper.opc-success-wrapper .order-print-wrap {
  padding: 0 0 15px; }
  .opc-wrapper.opc-success-wrapper .order-print-wrap p {
    font-family: "AV-LT-Roman";
    font-size: 24px;
    letter-spacing: 0.06em;
    line-height: 24px;
    padding: 20px 0 10px;
    text-transform: uppercase; }
    .opc-wrapper.opc-success-wrapper .order-print-wrap p + p {
      font-size: 12px; }
.opc-wrapper.opc-success-wrapper p.txt-title {
  font-family: "AV-LT-Roman";
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 15px;
  padding: 0 0 15px; }
.opc-wrapper.opc-success-wrapper .form-list label {
  display: inline-block;
  font-family: "AV-LT-Black";
  font-size: 18px;
  margin: 0 0 10px;
  letter-spacing: 0.06em; }
.opc-wrapper.opc-success-wrapper .form-list .input-text, .opc-wrapper.opc-success-wrapper .form-list select {
  border: 1px solid #000;
  width: 100%; }
.opc-wrapper.opc-success-wrapper .form-list button {
  width: 100%; }
.opc-wrapper.opc-success-wrapper .form-list .input-box {
  margin: 0 0 17px;
  position: relative; }
  .opc-wrapper.opc-success-wrapper .form-list .input-box * + label {
    display: inline-block; }
  .opc-wrapper.opc-success-wrapper .form-list .input-box .validation-failed.input-text {
    border-color: #ff510c; }
  .opc-wrapper.opc-success-wrapper .form-list .input-box .validation-advice {
    color: #ff510c;
    font-family: "AV-LT-Black";
    font-size: 10px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: static; }
    .opc-wrapper.opc-success-wrapper .form-list .input-box .validation-advice#advice-validate-email-email_address, .opc-wrapper.opc-success-wrapper .form-list .input-box .validation-advice#advice-validate-strong-password-password {
      position: static; }
.opc-wrapper.opc-success-wrapper .form-list li.control {
  clear: both;
  margin: 0 0 10px;
  padding-left: 25px; }
  .opc-wrapper.opc-success-wrapper .form-list li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .opc-wrapper.opc-success-wrapper .form-list li.control:before {
    content: "";
    display: table; }
  .opc-wrapper.opc-success-wrapper .form-list li.control .input-box {
    float: left;
    margin: 0 10px 10px 0; }
  .opc-wrapper.opc-success-wrapper .form-list li.control label {
    font-family: "AV-LT-Roman";
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 18px;
    margin: 0 0 10px; }
.opc-wrapper.opc-success-wrapper .create-acc-wrap {
  border-top: 1px solid #dddddd;
  margin: 40px 0 0;
  padding: 40px 0; }
  .opc-wrapper.opc-success-wrapper .create-acc-wrap p {
    padding: 0 0 15px; }
  .opc-wrapper.opc-success-wrapper .create-acc-wrap button {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (max-width: 767px) {
  .checkout-onepage-success .opc-success-wrapper {
    padding: 0 12px; } }
@media (min-width: 1024) {
  .checkout-onepage-success .products-grid-wrapper button {
    display: block; }

  .opc-wrapper.opc-success-wrapper {
    padding-left: 8px;
    padding-right: 8px;
    width: 57.82%; }
    .opc-wrapper.opc-success-wrapper .order-print-wrap {
      position: relative; }
      .opc-wrapper.opc-success-wrapper .order-print-wrap p + p {
        top: 0;
        right: 0;
        bottom: auto;
        left: auto;
        position: absolute; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .fields {
      float: left;
      width: 100%; }
      .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .fields#save-customer-password {
        position: relative; }
      .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .fields .field {
        width: 46.27%; }
        .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .fields .field .pass-strength-wrapper {
          position: absolute;
          width: 50%; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap label {
      text-align: left; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-day, .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-year, .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-month {
      padding-right: 2%;
      width: 33%;
      float: left; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .dob-year {
      padding-right: 0; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap .form-elements-wrap .input-box {
      width: 100%;
      float: left; }
    .opc-wrapper.opc-success-wrapper .create-acc-wrap button {
      width: 46.27%; } }
.checkout-onepage-success .products-grid-wrapper button {
  display: none;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0;
  text-align: center;
  visibility: hidden;
  top: -80px;
  right: auto;
  bottom: auto;
  left: 11.5%;
  position: absolute;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease; }
.checkout-onepage-success .products-grid-wrapper:hover button {
  opacity: 1;
  visibility: visible; }

.account-login.login-page-wrap #login-form {
  padding: 0 20px; }
.account-login.login-page-wrap .page-title h1 {
  color: #000;
  font-size: 59px;
  line-height: 59px;
  padding: 20px;
  text-align: center;
  font-family: "Veneer-Italic";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.account-login.login-page-wrap .col2-set:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.account-login.login-page-wrap .col2-set:before {
  content: "";
  display: table; }
.account-login.login-page-wrap .col2-set .col-1, .account-login.login-page-wrap .col2-set .col-2 {
  padding: 0 0 30px; }
.account-login.login-page-wrap .form-list label {
  display: inline-block;
  font-family: "AV-LT-Black";
  font-size: 18px;
  margin: 0 0 10px;
  letter-spacing: 0.06em; }
.account-login.login-page-wrap .form-list .input-text, .account-login.login-page-wrap .form-list select {
  border: 1px solid #000;
  width: 100%; }
.account-login.login-page-wrap .form-list button {
  width: 100%; }
.account-login.login-page-wrap .form-list .input-box {
  margin: 0 0 17px;
  position: relative; }
  .account-login.login-page-wrap .form-list .input-box * + label {
    display: inline-block; }
  .account-login.login-page-wrap .form-list .input-box .validation-failed.input-text {
    border-color: #ff510c; }
  .account-login.login-page-wrap .form-list .input-box .validation-advice {
    color: #ff510c;
    font-family: "AV-LT-Black";
    font-size: 10px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: static; }
    .account-login.login-page-wrap .form-list .input-box .validation-advice#advice-validate-email-email_address, .account-login.login-page-wrap .form-list .input-box .validation-advice#advice-validate-strong-password-password {
      position: static; }
.account-login.login-page-wrap .form-list li.control {
  clear: both;
  margin: 0 0 10px;
  padding-left: 25px; }
  .account-login.login-page-wrap .form-list li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .account-login.login-page-wrap .form-list li.control:before {
    content: "";
    display: table; }
  .account-login.login-page-wrap .form-list li.control .input-box {
    float: left;
    margin: 0 10px 10px 0; }
  .account-login.login-page-wrap .form-list li.control label {
    font-family: "AV-LT-Roman";
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 18px;
    margin: 0 0 10px; }
.account-login.login-page-wrap h2.legend {
  border-bottom: 1px solid #dddddd;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  padding: 0 0 15px;
  text-transform: uppercase; }
.account-login.login-page-wrap p {
  font-size: 15px;
  line-height: 18px;
  padding: 20px 0; }
.account-login.login-page-wrap .form-list li.note {
  padding: 0 0 20px; }
  .account-login.login-page-wrap .form-list li.note a {
    color: #000; }
.account-login.login-page-wrap .new-users button {
  width: 100%; }

.reset-password {
  padding: 0 12px; }
  .reset-password .form-list .input-box .validation-advice {
    position: static; }
  .reset-password .required {
    clear: both;
    float: left;
    text-align: left; }
  .reset-password .pass-strength-wrapper {
    background: #f2f2f2;
    clear: both;
    display: none;
    float: left;
    padding: 20px;
    margin-bottom: 20px; }
    .reset-password .pass-strength-wrapper .pass-strength-title {
      color: #999;
      font-family: "AV-LT-Roman";
      font-size: 18px;
      line-height: 15px;
      margin: 0 0 20px;
      letter-spacing: 0.06em; }
    .reset-password .pass-strength-wrapper .pass-indic-wrap {
      background: #fff;
      height: 20px;
      margin: 0 0 20px;
      width: 100%; }
      .reset-password .pass-strength-wrapper .pass-indic-wrap .pass-indicator {
        height: 20px; }
    .reset-password .pass-strength-wrapper .pass-txt-recommendations {
      color: #999;
      font-family: "AV-LT-Roman";
      font-size: 15px;
      line-height: 22px;
      letter-spacing: 0.06em; }
  .reset-password .buttons-set {
    clear: both;
    float: left; }
  @media (min-width: 1024) {
    .reset-password {
      padding: 0 32px; } }

.forgot-pass .page-title h1, .reset-password .page-title h1 {
  color: #000;
  font-size: 59px;
  line-height: 59px;
  padding: 20px;
  text-align: center;
  font-family: "Veneer-Italic";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.forgot-pass .form-list label, .reset-password .form-list label {
  display: inline-block;
  font-family: "AV-LT-Black";
  font-size: 18px;
  margin: 0 0 10px;
  letter-spacing: 0.06em; }
.forgot-pass .form-list .input-text, .forgot-pass .form-list select, .reset-password .form-list .input-text, .reset-password .form-list select {
  border: 1px solid #000;
  width: 100%; }
.forgot-pass .form-list button, .reset-password .form-list button {
  width: 100%; }
.forgot-pass .form-list .input-box, .reset-password .form-list .input-box {
  margin: 0 0 17px;
  position: relative; }
  .forgot-pass .form-list .input-box * + label, .reset-password .form-list .input-box * + label {
    display: inline-block; }
  .forgot-pass .form-list .input-box .validation-failed.input-text, .reset-password .form-list .input-box .validation-failed.input-text {
    border-color: #ff510c; }
  .forgot-pass .form-list .input-box .validation-advice, .reset-password .form-list .input-box .validation-advice {
    color: #ff510c;
    font-family: "AV-LT-Black";
    font-size: 10px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    position: static; }
    .forgot-pass .form-list .input-box .validation-advice#advice-validate-email-email_address, .forgot-pass .form-list .input-box .validation-advice#advice-validate-strong-password-password, .reset-password .form-list .input-box .validation-advice#advice-validate-email-email_address, .reset-password .form-list .input-box .validation-advice#advice-validate-strong-password-password {
      position: static; }
.forgot-pass .form-list li.control, .reset-password .form-list li.control {
  clear: both;
  margin: 0 0 10px;
  padding-left: 25px; }
  .forgot-pass .form-list li.control:after, .reset-password .form-list li.control:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .forgot-pass .form-list li.control:before, .reset-password .form-list li.control:before {
    content: "";
    display: table; }
  .forgot-pass .form-list li.control .input-box, .reset-password .form-list li.control .input-box {
    float: left;
    margin: 0 10px 10px 0; }
  .forgot-pass .form-list li.control label, .reset-password .form-list li.control label {
    font-family: "AV-LT-Roman";
    font-size: 15px;
    letter-spacing: 0.06em;
    line-height: 18px;
    margin: 0 0 10px; }
.forgot-pass p, .reset-password p {
  font-size: 15px;
  line-height: 18px;
  padding: 0 0 20px; }
  .forgot-pass p a, .reset-password p a {
    color: #000; }
.forgot-pass .buttons-set, .reset-password .buttons-set {
  padding: 0 0 20px; }
  .forgot-pass .buttons-set button, .reset-password .buttons-set button {
    width: 100%; }

@media (min-width: 1024) {
  .account-login.login-page-wrap .col2-set .col-1, .account-login.login-page-wrap .col2-set .col-2 {
    float: left;
    margin-right: 5%;
    width: 45%; }
  .account-login.login-page-wrap .form-list, .account-login.login-page-wrap .new-users .buttons-set {
    width: 55.56%; }

  .forgot-pass .fieldset, .forgot-pass .buttons-set, .reset-password .fieldset, .reset-password .buttons-set {
    width: 50%; }
  .forgot-pass .fieldset .form-list, .forgot-pass .buttons-set button, .reset-password .fieldset .form-list, .reset-password .buttons-set button {
    width: 50%; } }
.forgot-pass {
  border: solid 1px #cccccc;
  margin: 60px auto;
  max-width: 500px;
  padding: 40px 18px !Important; }
  .forgot-pass .page-title {
    text-align: center; }
    .forgot-pass .page-title h1 {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat center bottom;
      background-size: 85% 5px;
      color: #000;
      display: inline-block;
      font-size: 40px;
      line-height: 40px;
      margin: 0 auto 20px auto;
      padding: 40px 0 18px;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .forgot-pass .fieldset {
    padding: 36px 24px 0 24px;
    width: 100%; }
    .forgot-pass .fieldset .form-list {
      width: 100%; }
  .forgot-pass .buttons-set {
    padding: 10px 24px;
    width: 100%; }
    .forgot-pass .buttons-set .button {
      width: 100%; }
  .forgot-pass p.required {
    padding: 0 24px 10px 24px;
    width: 100%; }

@media (max-width: 767px) {
  .forgot-pass {
    border: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important; } }
.catalogsearch-result-index .mb-breadcrumbs {
  display: none; }
.catalogsearch-result-index .col2-left-layout .max-width-content {
  padding-top: 30px;
  margin: 0; }
.catalogsearch-result-index .col2-left-layout .col-main .page-title h1 {
  font-size: 30px;
  padding: 0 18px;
  font-family: "Veneer";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .catalogsearch-result-index .col2-left-layout .col-main .page-title h1 span {
    font-family: "Veneer-Italic";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.catalogsearch-result-index .col2-left-layout .col-main .page-title h3 {
  font: 18px/40px 'AV-LT-Black';
  letter-spacing: 0.06em;
  padding: 0 18px;
  text-transform: uppercase;
  text-align: left; }
.catalogsearch-result-index .col2-left-layout .col-main .sort-by .selectboxit-container {
  float: right;
  margin-bottom: 45px; }
.catalogsearch-result-index .breadcrumbs {
  opacity: 0;
  padding: 0 0 25px; }
.catalogsearch-result-index .note-msg {
  padding: 10px 20px;
  text-algin: left; }
  @media (min-width: 1024) {
    .catalogsearch-result-index .note-msg {
      padding: 10px 0; } }

.catalogsearch-result-index .category-products li {
  width: 32.5%; }
.catalogsearch-result-index .category-products .prod_color_swatch li {
  width: inherit !important; }
.catalogsearch-result-index .category-products .product_details .button {
  position: absolute;
  top: -65px; }
.catalogsearch-result-index .category-products .product_details .button:hover {
  display: block; }
.catalogsearch-result-index .toolbar-bottom {
  display: block;
  clear: both; }
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager {
    width: 100%; }
.catalogsearch-result-index .article_result {
  float: right;
  width: 25%; }
  .catalogsearch-result-index .article_result .owl-carousel {
    display: block; }
  .catalogsearch-result-index .article_result .article_box {
    margin-bottom: 30px; }
    .catalogsearch-result-index .article_result .article_box .article_title {
      padding: 15px 0; }
      .catalogsearch-result-index .article_result .article_box .article_title a {
        color: #000;
        font: 15px/20px 'AV-LT-Black';
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.06em; }
    .catalogsearch-result-index .article_result .article_box .article_img {
      width: 100%; }
  .catalogsearch-result-index .article_result .article_teaser {
    font: 15px/20px 'AV-LT-Roman';
    letter-spacing: 0.06em; }

@media (max-width: 767px) {
  .catalogsearch-result-index .col2-left-layout .col-main .page-title h1 {
    padding: 0; }
  .catalogsearch-result-index .col2-left-layout .col-main .page-title h3 {
    padding: 0; }
  .catalogsearch-result-index .col-left.sidebar .mb-mana-catalogsearch-leftnav {
    position: relative;
    top: 105px; }
  .catalogsearch-result-index .category-products {
    width: 100%; }
    .catalogsearch-result-index .category-products li {
      width: 49.5%; }
  .catalogsearch-result-index .article_result {
    float: right;
    padding: 0 10px;
    text-align: center;
    width: 100%; }
    .catalogsearch-result-index .article_result .article_teaser {
      display: none;
      font: 15px/20px 'AV-LT-Roman';
      letter-spacing: 0.06em; }
    .catalogsearch-result-index .article_result .owl-wrapper {
      margin: 0 25px 0 38px; }
    .catalogsearch-result-index .article_result .article_box {
      width: 75%; }
      .catalogsearch-result-index .article_result .article_box .article_img {
        height: 100%;
        width: 100%; }
    .catalogsearch-result-index .article_result .owl-carousel .owl-controls .owl-buttons div {
      opacity: unset; }
    .catalogsearch-result-index .article_result .owl-carousel .owl-controls .owl-buttons .owl-prev {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/serch-arw-left.png") no-repeat;
      height: 40px;
      left: -5px;
      position: absolute;
      font-size: 0px;
      top: 28%;
      width: 21px; }
    .catalogsearch-result-index .article_result .owl-carousel .owl-controls .owl-buttons .owl-next {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/serch-arw-right.png") no-repeat;
      font-size: 0px;
      height: 40px;
      position: absolute;
      right: -5px;
      width: 21px;
      top: 28%; }
  .catalogsearch-result-index .category-view .recommendations {
    display: none; }
  .catalogsearch-result-index .category-view .category-title {
    padding: 0px 10px; }
  .catalogsearch-result-index .category-view .toolbar p.view-mode {
    margin-top: -45px !important; }
  .catalogsearch-result-index .category-view .toolbar .pager .pages a.view_all {
    letter-spacing: normal; }
  .catalogsearch-result-index .category-view .toolbar .pager .pages a.page_nav:after {
    font-size: 15px;
    font-weight: bold; }

  .catalogsearch-result-index .col2-left-layout .col-main .selectboxit-container {
    margin-bottom: 15px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .catalogsearch-result-index .col2-left-layout .col-main .page-title h1 {
    padding: 0; }
  .catalogsearch-result-index .col2-left-layout .col-main .page-title h3 {
    padding: 0; }
  .catalogsearch-result-index .col-main .sort-by .selectboxit-container {
    margin-bottom: 15px !important; }
  .catalogsearch-result-index .mb-mana-catalogsearch-leftnav .block-layered-nav {
    top: 105px; }
  .catalogsearch-result-index .main.col2-left-layout {
    padding: 0 !important; }
    .catalogsearch-result-index .main.col2-left-layout .category-view .category-title {
      padding: 0 10px; }
    .catalogsearch-result-index .main.col2-left-layout .category-view .recommendations {
      display: none; }
  .catalogsearch-result-index .col-left.sidebar #catalog-filters .block-layered-nav {
    position: absolute;
    top: 78px;
    width: 100%; }
    .catalogsearch-result-index .col-left.sidebar #catalog-filters .block-layered-nav .block-title-title {
      width: 45%; }
  .catalogsearch-result-index .category-products {
    width: 100%; }
    .catalogsearch-result-index .category-products ul.grid li {
      width: 49.7%; }
  .catalogsearch-result-index .article_result {
    float: right;
    padding: 0 10px;
    text-align: center;
    width: 100%; }
    .catalogsearch-result-index .article_result .article_teaser {
      font: 15px/20px 'AV-LT-Roman';
      display: none;
      letter-spacing: 0.06em; }
    .catalogsearch-result-index .article_result .owl-wrapper {
      margin: 0 25px 0 38px; }
    .catalogsearch-result-index .article_result .article_box {
      width: 75%; }
      .catalogsearch-result-index .article_result .article_box .article_img {
        height: 100%;
        width: 100%; }
    .catalogsearch-result-index .article_result .owl-carousel .owl-controls .owl-buttons div {
      opacity: unset; }
    .catalogsearch-result-index .article_result .owl-carousel .owl-controls .owl-buttons .owl-prev {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/serch-arw-left.png") no-repeat;
      font-size: 0px;
      height: 40px;
      left: -5px;
      position: absolute;
      top: 28%;
      width: 21px; }
    .catalogsearch-result-index .article_result .owl-carousel .owl-controls .owl-buttons .owl-next {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/serch-arw-right.png") no-repeat;
      font-size: 0px;
      height: 40px;
      position: absolute;
      right: -5px;
      top: 28%;
      width: 21px; } }
@media (min-width: 768px) {
  .article_result .owl-wrapper {
    margin: 0 60px; }
  .article_result .owl-carousel .owl-controls .owl-buttons {
    position: absolute; }
    .article_result .owl-carousel .owl-controls .owl-buttons div {
      opacity: unset; }
    .article_result .owl-carousel .owl-controls .owl-buttons .owl-prev {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/serch-arw-left.png") no-repeat;
      font-size: 0px;
      height: 40px;
      left: 15px;
      position: relative;
      top: 30px;
      width: 21px; }
    .article_result .owl-carousel .owl-controls .owl-buttons .owl-next {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/serch-arw-right.png") no-repeat;
      font-size: 0px;
      height: 40px;
      left: 240px;
      position: relative;
      top: -20px;
      width: 21px; } }
@media (min-width: 1024) {
  .category-view .pager .pages ol li a.page_nav:after {
    font-size: 10px; }

  .catalogsearch-result-index .col2-left-layout .col-main .page-title h1 {
    padding: 0; }
  .catalogsearch-result-index .col2-left-layout .col-main .page-title h3 {
    padding: 0; } }
.cms-no-route .wrapper, .cms-thank-you .wrapper {
  padding: 0; }
.cms-no-route .category-title img + h1, .cms-thank-you .category-title img + h1 {
  text-align: left; }

.emptypage {
  color: #070707;
  margin: 0 auto;
  max-width: 1304px;
  padding: 0 32px 32px; }
  .emptypage h2 {
    font-size: 40px;
    padding: 50px 0 30px 0;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .emptypage p {
    font-family: "AV-LT-Black";
    font-size: 18px;
    letter-spacing: 0.06em;
    text-transform: uppercase; }
  .emptypage .emptyline {
    font-family: "AV-LT-Black";
    font-size: 15px;
    letter-spacing: 0.06em;
    padding-bottom: 36px;
    padding-top: 26px; }
    .emptypage .emptyline span {
      font-family: "AV-LT-Roman";
      letter-spacing: 0.06em; }
  .emptypage a.orange {
    color: #e04d13; }

.error-video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px; }
  .error-video iframe {
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute; }

.cms-thank-you .breadcrumbs {
  display: none; }
.cms-thank-you .emptypage p {
  margin: 40px 0;
  padding: 0; }

.customer-account-logoutsuccess .page-title {
  padding: 80px 0 0;
  text-align: center; }
  .customer-account-logoutsuccess .page-title h1 {
    font-size: 30px;
    margin: 0 0 10px 0;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .customer-account-logoutsuccess .page-title + p {
    font-size: 18px;
    text-align: center; }

.sendfriend-product-send .page-title h1 {
  padding: 63px 0 28px; }
.sendfriend-product-send .main.col1-layout {
  padding: 65px 12px 0; }
.sendfriend-product-send h1 {
  font-size: 40px;
  letter-spacing: 1.4px;
  line-height: 30px;
  margin: 25px 0 10px;
  font-family: "Veneer";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.sendfriend-product-send .back-link a {
  color: #000;
  font-size: 12px;
  text-transform: uppercase; }
.sendfriend-product-send #product_sendtofriend_form p.required {
  padding: 10px 0; }
.sendfriend-product-send #product_sendtofriend_form .buttons-set {
  clear: both; }
  .sendfriend-product-send #product_sendtofriend_form .buttons-set .button {
    margin-bottom: 15px;
    width: 100%; }
.sendfriend-product-send #product_sendtofriend_form .fieldset h2.legend {
  font-size: 17px;
  font-family: "AV-LT-Black";
  margin: 20px 0;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.sendfriend-product-send #product_sendtofriend_form .fieldset ul li {
  width: 100%; }
  .sendfriend-product-send #product_sendtofriend_form .fieldset ul li.fields {
    width: 100%; }
  .sendfriend-product-send #product_sendtofriend_form .fieldset ul li .field {
    padding-bottom: 25px;
    width: 100%; }
  .sendfriend-product-send #product_sendtofriend_form .fieldset ul li label {
    display: inline-block;
    font-family: "AV-LT-Black";
    font-size: 18px;
    margin: 0 0 10px;
    letter-spacing: 0.06em; }
    .sendfriend-product-send #product_sendtofriend_form .fieldset ul li label em {
      float: right; }
  .sendfriend-product-send #product_sendtofriend_form .fieldset ul li .input-box {
    width: 100%; }
    .sendfriend-product-send #product_sendtofriend_form .fieldset ul li .input-box .input-text {
      width: 100%; }

@media (min-width: 768px) {
  .sendfriend-product-send .main.col1-layout {
    padding: 60px 12px 0; }
  .sendfriend-product-send #product_sendtofriend_form .buttons-set {
    clear: both; }
    .sendfriend-product-send #product_sendtofriend_form .buttons-set .button {
      margin-right: 15px;
      margin-right: unset;
      width: auto; }
  .sendfriend-product-send #product_sendtofriend_form .fieldset ul li {
    width: 93.5%; }
    .sendfriend-product-send #product_sendtofriend_form .fieldset ul li.fields {
      clear: both;
      width: 100%; }
    .sendfriend-product-send #product_sendtofriend_form .fieldset ul li .field {
      margin-right: 25px;
      float: left;
      width: 45%; } }
@media (min-width: 1024) {
  .sendfriend-product-send .main.col1-layout {
    padding: 0 12px 0; }
  .sendfriend-product-send #product_sendtofriend_form .fieldset ul li {
    width: 47%; }
    .sendfriend-product-send #product_sendtofriend_form .fieldset ul li.fields {
      clear: both;
      width: 50%; }
    .sendfriend-product-send #product_sendtofriend_form .fieldset ul li .field {
      margin-right: 25px;
      float: left;
      width: 45%; } }
@media (min-width: 1200px) {
  .sendfriend-product-send .main.col1-layout {
    padding: 0 30px 0; } }
.pop-header {
  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/header-bg.png") no-repeat center bottom;
  margin-top: -41px;
  padding: 15px 0;
  text-align: center; }
  .pop-header .branding {
    margin: 0 auto;
    max-width: 140px; }

body.admin-shipping-track {
  padding-top: 41px; }

.popup-wrap {
  max-width: 1304px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px; }
  .popup-wrap .pop-holder {
    text-align: center; }
    .popup-wrap .pop-holder h1 {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat center bottom;
      background-size: 55% 5px;
      border: none;
      color: #000;
      display: inline-block;
      font-size: 40px;
      margin: 0 auto 20px auto !important;
      padding: 30px 15px 14px 15px;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .popup-wrap .pop-holder h1:after {
        display: none; }
  .popup-wrap h2 {
    margin: 15px 0;
    font-family: "AV-LT-Black";
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.06em; }
  .popup-wrap .tracking-table-popup {
    border: solid 1px #000;
    margin: 25px 0; }
    .popup-wrap .tracking-table-popup tr {
      border: solid 1px #000;
      line-height: 24px; }
      .popup-wrap .tracking-table-popup tr td, .popup-wrap .tracking-table-popup tr th {
        border: solid 1px #000;
        padding: 12px; }
      .popup-wrap .tracking-table-popup tr th {
        font-family: "AV-LT-Black";
        text-align: left;
        text-transform: uppercase;
        width: 25%;
        letter-spacing: 0.06em; }
      .popup-wrap .tracking-table-popup tr td {
        width: 75%; }
      .popup-wrap .tracking-table-popup tr .error {
        font-size: 14px; }
      .popup-wrap .tracking-table-popup tr a {
        color: #000;
        font-family: "AV-LT-Black";
        letter-spacing: 0.06em; }
  .popup-wrap .buttons-set {
    text-align: center;
    margin-bottom: 30px; }

@media (min-width: 1024) {
  .header-logged .header-panel .header-icon-links ul.links li.first {
    cursor: default;
    position: relative; }
    .header-logged .header-panel .header-icon-links ul.links li.first > a {
      cursor: default;
      padding-right: 12px;
      position: relative; }
      .header-logged .header-panel .header-icon-links ul.links li.first > a:after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #fff;
        content: "";
        display: block;
        top: 5px;
        right: 0;
        bottom: auto;
        left: auto;
        position: absolute; }
    .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block {
      background: #fff;
      color: #000;
      cursor: pointer;
      font-family: "AV-LT-Roman";
      text-transform: none;
      width: 230px;
      z-index: 1;
      -webkit-box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, 0.5);
      box-shadow: -12px 1px 37px -18px rgba(0, 0, 0, 0.5);
      top: 59px;
      right: -1px;
      bottom: auto;
      left: auto;
      position: absolute;
      max-height: 0;
      opacity: 0;
      overflow-y: hidden;
      transition-property: all;
      transition-duration: .5s;
      transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
      letter-spacing: 0.06em; }
      .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block * {
        margin: 0;
        padding: 0; }
      .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul {
        cursor: default;
        padding: 15px 0 9px 0; }
        .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li {
          cursor: default;
          border: 0;
          border-bottom: solid 1px #e2e2e2;
          float: none;
          font-size: 14px;
          letter-spacing: 0;
          padding: 4px 0;
          text-align: left;
          text-transform: none; }
          .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li.cust-name {
            color: #ff510c;
            font-family: "AV-LT-Black";
            padding: 0 15px 6px 15px;
            text-transform: uppercase;
            letter-spacing: 0.06em; }
          .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li a {
            color: #000;
            cursor: pointer;
            display: block;
            padding: 3px 15px;
            text-transform: none; }
            .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li a:before {
              display: none; }
            .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li a:hover {
              text-decoration: underline; }
          .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li:first-child {
            border-bottom-width: 2px; }
          .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li:last-child {
            border: 0; }
            .header-logged .header-panel .header-icon-links ul.links li.first .drup-myacc-block ul li:last-child a {
              font-family: "AV-LT-Black";
              text-transform: uppercase;
              letter-spacing: 0.06em; }
    .header-logged .header-panel .header-icon-links ul.links li.first:hover, .header-logged .header-panel .header-icon-links ul.links li.first.touchmyacc {
      background: #f5f5f5;
      color: #000;
      -webkit-box-shadow: -52px 1px 37px -18px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: -52px 1px 37px -18px rgba(0, 0, 0, 0.5);
      box-shadow: -52px 1px 37px -18px rgba(0, 0, 0, 0.5); }
      .header-logged .header-panel .header-icon-links ul.links li.first:hover > a, .header-logged .header-panel .header-icon-links ul.links li.first.touchmyacc > a {
        color: #000; }
        .header-logged .header-panel .header-icon-links ul.links li.first:hover > a:after, .header-logged .header-panel .header-icon-links ul.links li.first.touchmyacc > a:after {
          border-top-color: #000; }
      .header-logged .header-panel .header-icon-links ul.links li.first:hover .drup-myacc-block, .header-logged .header-panel .header-icon-links ul.links li.first.touchmyacc .drup-myacc-block {
        opacity: 1;
        max-height: 450px;
        overflow-y: visible; }

  .header-container.header-logged.sticky-header .header-panel .header-icon-links ul.links li.first {
    width: 100%; }
    .header-container.header-logged.sticky-header .header-panel .header-icon-links ul.links li.first > a:after {
      right: 5px; }
    .header-container.header-logged.sticky-header .header-panel .header-icon-links ul.links li.first .drup-myacc-block {
      right: 0; }

  .header-logged .header-panel .region-header-top {
    width: 33%; }
  .header-logged .header-panel .header-icon-links {
    width: 49.366%; }
    .header-logged .header-panel .header-icon-links ul.links {
      width: 59.955%; }
    .header-logged .header-panel .header-icon-links .top-cart {
      width: 40.045%; }
  .header-logged .header-panel .header-icon-links ul.links li.first, .header-logged .header-panel .header-icon-links ul.links li.last {
    width: 50%; }

  .Touch .header-logged .header-panel .header-icon-links ul.links li.first:hover .drup-myacc-block {
    display: none; }

  .Touch .header-logged .header-panel .header-icon-links ul.links li.first.touchmyacc .drup-myacc-block {
    display: block; } }
.drup-myacc-block-mob {
  display: none; }

.header-logged .header_container nav.header-main-nav .mobile-login a b:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #666;
  content: "";
  display: inline-block;
  margin-left: 5px; }
.header-logged .drup-myacc-block-mob {
  display: none; }
  .header-logged .drup-myacc-block-mob ul {
    padding-bottom: 25px; }
    .header-logged .drup-myacc-block-mob ul li {
      font-family: "AV-LT-Roman";
      letter-spacing: 1px;
      margin: 1px 0;
      padding: 0 14px 0 0 !important;
      text-transform: none !important;
      letter-spacing: 0.06em; }
      .header-logged .drup-myacc-block-mob ul li.cust-name {
        color: #ff510c !important;
        font-family: "AV-LT-Black";
        padding: 12px 14px 8px 52px !important;
        text-transform: uppercase !important;
        letter-spacing: 0.06em; }
      .header-logged .drup-myacc-block-mob ul li a {
        color: #666;
        font-family: "AV-LT-Roman" !important;
        padding: 8px 0 8px 52px;
        text-transform: none !important;
        letter-spacing: 0.06em; }

.enterprise-rma-guest-create #rma_create_form {
  font-size: 15px; }

.sales-guest-form .messages {
  margin-top: 30px;
  text-align: center; }
.sales-guest-form .block-gr-search {
  border: solid 1px #cccccc;
  padding: 36px 24px;
  margin: 60px auto;
  max-width: 500px; }
  .sales-guest-form .block-gr-search .block-title {
    text-align: center; }
    .sales-guest-form .block-gr-search .block-title strong {
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll center bottom;
      background-size: 85% 5px;
      color: #000;
      display: inline-block;
      line-height: 40px;
      margin: 0 auto 20px auto;
      padding: 40px 0 18px;
      font-size: 40px;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .sales-guest-form .block-gr-search .block-content {
    margin: 0 auto;
    padding: 25px 0 40px 0; }
    .sales-guest-form .block-gr-search .block-content ul li label {
      font-family: "AV-LT-Black";
      font-size: 18px;
      letter-spacing: 0.06em; }
    .sales-guest-form .block-gr-search .block-content ul li .input-box {
      margin: 10px 0 22px;
      max-width: 100%;
      position: relative;
      width: 100%; }
      .sales-guest-form .block-gr-search .block-content ul li .input-box .input-text {
        display: block;
        width: 100%; }
    .sales-guest-form .block-gr-search .block-content .actions {
      width: 100%; }
      .sales-guest-form .block-gr-search .block-content .actions .button {
        width: 100%;
        margin-bottom: 20px; }
      .sales-guest-form .block-gr-search .block-content .actions p a {
        color: #000;
        text-transform: uppercase; }

.sales-guest-view .main, .sales-guest-shipment .main, .sales-guest-invoice .main {
  padding: 0 12px 0; }
  .sales-guest-view .main .page-title, .sales-guest-shipment .main .page-title, .sales-guest-invoice .main .page-title {
    margin-bottom: 29px;
    text-transform: uppercase; }
    .sales-guest-view .main .page-title h1, .sales-guest-shipment .main .page-title h1, .sales-guest-invoice .main .page-title h1 {
      font-size: 40px;
      padding: 0 0 10px 0;
      letter-spacing: 1.4px;
      line-height: 40px;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .sales-guest-view .main .page-title a, .sales-guest-shipment .main .page-title a, .sales-guest-invoice .main .page-title a {
      color: #000;
      font-family: "AV-LT-Roman";
      font-size: 12px;
      letter-spacing: 0.06em; }
  .sales-guest-view .main .order-page, .sales-guest-shipment .main .order-page, .sales-guest-invoice .main .order-page {
    float: left;
    padding-right: 0;
    width: 100%; }
    .sales-guest-view .main .order-page .order-info dt, .sales-guest-shipment .main .order-page .order-info dt, .sales-guest-invoice .main .order-page .order-info dt {
      border-bottom: 2px solid #dddddd;
      font-family: "AV-LT-Black";
      font-size: 18px;
      margin-bottom: 20px;
      padding-bottom: 10px;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .sales-guest-view .main .order-page .order-info dd ul li.current, .sales-guest-shipment .main .order-page .order-info dd ul li.current, .sales-guest-invoice .main .order-page .order-info dd ul li.current {
      border-bottom: 1px solid #dddddd;
      padding-bottom: 10px;
      font-family: "AV-LT-Black";
      font-size: 16px;
      margin-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .sales-guest-view .main .order-page .order-date, .sales-guest-shipment .main .order-page .order-date, .sales-guest-invoice .main .order-page .order-date {
      font-family: "AV-LT-Black";
      padding-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
      .sales-guest-view .main .order-page .order-date span, .sales-guest-shipment .main .order-page .order-date span, .sales-guest-invoice .main .order-page .order-date span {
        font-family: "AV-LT-Roman";
        text-transform: uppercase;
        letter-spacing: 0.06em; }
    .sales-guest-view .main .order-page .col2-set .info-box .box-title, .sales-guest-shipment .main .order-page .col2-set .info-box .box-title, .sales-guest-invoice .main .order-page .col2-set .info-box .box-title {
      font-family: "AV-LT-Black";
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .sales-guest-view .main .order-page .col2-set .info-box .box-content, .sales-guest-shipment .main .order-page .col2-set .info-box .box-content, .sales-guest-invoice .main .order-page .col2-set .info-box .box-content {
      line-height: 20px;
      margin-bottom: 20px; }
  .sales-guest-view .main .order-details, .sales-guest-shipment .main .order-details, .sales-guest-invoice .main .order-details {
    float: left;
    padding-left: 0;
    padding-bottom: 40px;
    position: relative;
    width: 100%; }
    .sales-guest-view .main .order-details .sub-title, .sales-guest-shipment .main .order-details .sub-title, .sales-guest-invoice .main .order-details .sub-title {
      font-family: "AV-LT-Black";
      font-size: 18px;
      line-height: 18px;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
      .sales-guest-view .main .order-details .sub-title .separator, .sales-guest-shipment .main .order-details .sub-title .separator, .sales-guest-invoice .main .order-details .sub-title .separator {
        display: none; }
      .sales-guest-view .main .order-details .sub-title a, .sales-guest-shipment .main .order-details .sub-title a, .sales-guest-invoice .main .order-details .sub-title a {
        color: #000;
        display: block;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        padding-top: 10px;
        letter-spacing: 0.06em; }
    .sales-guest-view .main .order-details .table-caption, .sales-guest-shipment .main .order-details .table-caption, .sales-guest-invoice .main .order-details .table-caption {
      border-bottom: 2px solid #dddddd;
      font-family: "AV-LT-Black";
      font-size: 18px;
      letter-spacing: 0.06em;
      padding-bottom: 10px;
      text-transform: uppercase;
      margin-bottom: 20px; }
      .sales-guest-view .main .order-details .table-caption .separator, .sales-guest-shipment .main .order-details .table-caption .separator, .sales-guest-invoice .main .order-details .table-caption .separator {
        display: none; }
      .sales-guest-view .main .order-details .table-caption a, .sales-guest-shipment .main .order-details .table-caption a, .sales-guest-invoice .main .order-details .table-caption a {
        color: #000;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        float: right;
        letter-spacing: 0.06em; }
    .sales-guest-view .main .order-details .data-table.tracking-table, .sales-guest-shipment .main .order-details .data-table.tracking-table, .sales-guest-invoice .main .order-details .data-table.tracking-table {
      margin-bottom: 20px; }
      .sales-guest-view .main .order-details .data-table.tracking-table tr, .sales-guest-shipment .main .order-details .data-table.tracking-table tr, .sales-guest-invoice .main .order-details .data-table.tracking-table tr {
        border: 0; }
        .sales-guest-view .main .order-details .data-table.tracking-table tr td, .sales-guest-shipment .main .order-details .data-table.tracking-table tr td, .sales-guest-invoice .main .order-details .data-table.tracking-table tr td {
          padding: 10px 0;
          text-align: left; }
          .sales-guest-view .main .order-details .data-table.tracking-table tr td a, .sales-guest-shipment .main .order-details .data-table.tracking-table tr td a, .sales-guest-invoice .main .order-details .data-table.tracking-table tr td a {
            font-family: "AV-LT-Roman";
            font-size: 12px;
            color: #000;
            text-transform: uppercase;
            letter-spacing: 0.06em; }
          .sales-guest-view .main .order-details .data-table.tracking-table tr td:before, .sales-guest-shipment .main .order-details .data-table.tracking-table tr td:before, .sales-guest-invoice .main .order-details .data-table.tracking-table tr td:before {
            content: none; }
        .sales-guest-view .main .order-details .data-table.tracking-table tr.last, .sales-guest-shipment .main .order-details .data-table.tracking-table tr.last, .sales-guest-invoice .main .order-details .data-table.tracking-table tr.last {
          border-bottom: 1px solid #dddddd;
          border-top: 1px solid #dddddd; }
          .sales-guest-view .main .order-details .data-table.tracking-table tr.last th, .sales-guest-shipment .main .order-details .data-table.tracking-table tr.last th, .sales-guest-invoice .main .order-details .data-table.tracking-table tr.last th {
            display: block;
            font-family: "AV-LT-Black";
            float: left;
            padding: 10px 0;
            text-align: left;
            text-transform: uppercase;
            letter-spacing: 0.06em; }
          .sales-guest-view .main .order-details .data-table.tracking-table tr.last td, .sales-guest-shipment .main .order-details .data-table.tracking-table tr.last td, .sales-guest-invoice .main .order-details .data-table.tracking-table tr.last td {
            display: block;
            float: left;
            padding: 10px 0 !important;
            padding: 0;
            text-align: left; }
    .sales-guest-view .main .order-details .order-links, .sales-guest-shipment .main .order-details .order-links, .sales-guest-invoice .main .order-details .order-links {
      padding-bottom: 10px;
      position: static;
      right: 0;
      top: -25px; }
      .sales-guest-view .main .order-details .order-links a, .sales-guest-shipment .main .order-details .order-links a, .sales-guest-invoice .main .order-details .order-links a {
        color: #000;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
    .sales-guest-view .main .order-details table, .sales-guest-shipment .main .order-details table, .sales-guest-invoice .main .order-details table {
      width: 100%; }
      .sales-guest-view .main .order-details table td, .sales-guest-shipment .main .order-details table td, .sales-guest-invoice .main .order-details table td {
        clear: both;
        display: block;
        vertical-align: middle;
        width: 100%; }
        .sales-guest-view .main .order-details table td:before, .sales-guest-shipment .main .order-details table td:before, .sales-guest-invoice .main .order-details table td:before {
          display: block;
          font-family: "AV-LT-Black";
          padding-bottom: 10px;
          text-transform: uppercase;
          letter-spacing: 0.06em; }
      .sales-guest-view .main .order-details table thead, .sales-guest-shipment .main .order-details table thead, .sales-guest-invoice .main .order-details table thead {
        display: none; }
        .sales-guest-view .main .order-details table thead tr, .sales-guest-shipment .main .order-details table thead tr, .sales-guest-invoice .main .order-details table thead tr {
          border: 1px solid #dddddd; }
          .sales-guest-view .main .order-details table thead tr th, .sales-guest-shipment .main .order-details table thead tr th, .sales-guest-invoice .main .order-details table thead tr th {
            font-family: "AV-LT-Black";
            font-size: 16px;
            padding: 10px;
            text-transform: uppercase;
            text-align: center;
            letter-spacing: 0.06em; }
      .sales-guest-view .main .order-details table.shipment-track tbody tr td:nth-child(2):before, .sales-guest-shipment .main .order-details table.shipment-track tbody tr td:nth-child(2):before, .sales-guest-invoice .main .order-details table.shipment-track tbody tr td:nth-child(2):before {
        content: "SKU"; }
      .sales-guest-view .main .order-details table.shipment-track tbody tr td:nth-child(3):before, .sales-guest-shipment .main .order-details table.shipment-track tbody tr td:nth-child(3):before, .sales-guest-invoice .main .order-details table.shipment-track tbody tr td:nth-child(3):before {
        content: "QTY SHIPPED"; }
      .sales-guest-view .main .order-details table#my-orders-table tbody tr td:nth-child(1):before, .sales-guest-view .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(1):before, .sales-guest-shipment .main .order-details table#my-orders-table tbody tr td:nth-child(1):before, .sales-guest-shipment .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(1):before, .sales-guest-invoice .main .order-details table#my-orders-table tbody tr td:nth-child(1):before, .sales-guest-invoice .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(1):before {
        content: "Product Name"; }
      .sales-guest-view .main .order-details table#my-orders-table tbody tr td:nth-child(2):before, .sales-guest-view .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(2):before, .sales-guest-shipment .main .order-details table#my-orders-table tbody tr td:nth-child(2):before, .sales-guest-shipment .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(2):before, .sales-guest-invoice .main .order-details table#my-orders-table tbody tr td:nth-child(2):before, .sales-guest-invoice .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(2):before {
        content: "SKU"; }
      .sales-guest-view .main .order-details table#my-orders-table tbody tr td:nth-child(3):before, .sales-guest-view .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(3):before, .sales-guest-shipment .main .order-details table#my-orders-table tbody tr td:nth-child(3):before, .sales-guest-shipment .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(3):before, .sales-guest-invoice .main .order-details table#my-orders-table tbody tr td:nth-child(3):before, .sales-guest-invoice .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(3):before {
        content: "Price"; }
      .sales-guest-view .main .order-details table#my-orders-table tbody tr td:nth-child(4):before, .sales-guest-view .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(4):before, .sales-guest-shipment .main .order-details table#my-orders-table tbody tr td:nth-child(4):before, .sales-guest-shipment .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(4):before, .sales-guest-invoice .main .order-details table#my-orders-table tbody tr td:nth-child(4):before, .sales-guest-invoice .main .order-details table#my-invoice-table-4 tbody tr td:nth-child(4):before {
        content: "Qty"; }
      .sales-guest-view .main .order-details table#my-orders-table tbody tr td:last-child:before, .sales-guest-view .main .order-details table#my-invoice-table-4 tbody tr td:last-child:before, .sales-guest-shipment .main .order-details table#my-orders-table tbody tr td:last-child:before, .sales-guest-shipment .main .order-details table#my-invoice-table-4 tbody tr td:last-child:before, .sales-guest-invoice .main .order-details table#my-orders-table tbody tr td:last-child:before, .sales-guest-invoice .main .order-details table#my-invoice-table-4 tbody tr td:last-child:before {
        content: "Subtotal"; }
      .sales-guest-view .main .order-details table tbody tr, .sales-guest-shipment .main .order-details table tbody tr, .sales-guest-invoice .main .order-details table tbody tr {
        border: 1px solid #dddddd; }
        .sales-guest-view .main .order-details table tbody tr td, .sales-guest-shipment .main .order-details table tbody tr td, .sales-guest-invoice .main .order-details table tbody tr td {
          padding: 10px; }
          .sales-guest-view .main .order-details table tbody tr td h4, .sales-guest-shipment .main .order-details table tbody tr td h4, .sales-guest-invoice .main .order-details table tbody tr td h4 {
            padding-bottom: 10px; }
          .sales-guest-view .main .order-details table tbody tr td .item-options, .sales-guest-shipment .main .order-details table tbody tr td .item-options, .sales-guest-invoice .main .order-details table tbody tr td .item-options {
            display: inline-table;
            text-align: center; }
            .sales-guest-view .main .order-details table tbody tr td .item-options dd, .sales-guest-shipment .main .order-details table tbody tr td .item-options dd, .sales-guest-invoice .main .order-details table tbody tr td .item-options dd {
              display: block;
              float: left;
              padding: 0 3px;
              width: auto; }
            .sales-guest-view .main .order-details table tbody tr td .item-options dt, .sales-guest-shipment .main .order-details table tbody tr td .item-options dt, .sales-guest-invoice .main .order-details table tbody tr td .item-options dt {
              display: none; }
          .sales-guest-view .main .order-details table tbody tr td .nobr, .sales-guest-shipment .main .order-details table tbody tr td .nobr, .sales-guest-invoice .main .order-details table tbody tr td .nobr {
            line-height: 20px; }
          .sales-guest-view .main .order-details table tbody tr td .details, .sales-guest-shipment .main .order-details table tbody tr td .details, .sales-guest-invoice .main .order-details table tbody tr td .details {
            padding-top: 10px; }
            .sales-guest-view .main .order-details table tbody tr td .details .product-name, .sales-guest-shipment .main .order-details table tbody tr td .details .product-name, .sales-guest-invoice .main .order-details table tbody tr td .details .product-name {
              font-family: "AV-LT-Black";
              padding-bottom: 10px;
              text-transform: uppercase;
              letter-spacing: 0.06em; }
      .sales-guest-view .main .order-details table tfoot tr, .sales-guest-shipment .main .order-details table tfoot tr, .sales-guest-invoice .main .order-details table tfoot tr {
        border: 1px solid #dddddd; }
        .sales-guest-view .main .order-details table tfoot tr td, .sales-guest-shipment .main .order-details table tfoot tr td, .sales-guest-invoice .main .order-details table tfoot tr td {
          clear: none;
          float: left;
          font-size: 15px;
          font-family: AV-LT-Black;
          letter-spacing: 0.06em;
          padding-top: 10px;
          padding-left: 10px;
          padding-right: 10px;
          padding-bottom: 10px;
          text-align: left;
          width: 50%; }
        .sales-guest-view .main .order-details table tfoot tr.grand_total, .sales-guest-shipment .main .order-details table tfoot tr.grand_total, .sales-guest-invoice .main .order-details table tfoot tr.grand_total {
          border-bottom: 2px solid #dddddd; }
        .sales-guest-view .main .order-details table tfoot tr:first-child, .sales-guest-shipment .main .order-details table tfoot tr:first-child, .sales-guest-invoice .main .order-details table tfoot tr:first-child {
          border-top: 2px solid #dddddd; }

.sales-guest-invoice .main .order-details .sub-title {
  border-bottom: 2px solid #dddddd;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.enterprise-rma-guest-create .main, .enterprise-rma-guest-view .main, .enterprise-rma-guest-returns .main {
  padding: 0 12px 0; }
  .enterprise-rma-guest-create .main .page-title, .enterprise-rma-guest-view .main .page-title, .enterprise-rma-guest-returns .main .page-title {
    margin-bottom: 29px;
    text-transform: uppercase; }
    .enterprise-rma-guest-create .main .page-title h1, .enterprise-rma-guest-view .main .page-title h1, .enterprise-rma-guest-returns .main .page-title h1 {
      font-size: 40px;
      padding: 0 0 10px 0;
      letter-spacing: 1.4px;
      line-height: 40px;
      font-family: "Veneer";
      letter-spacing: 0.05em;
      text-rendering: optimizeLegibility;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .enterprise-rma-guest-create .main .page-title a, .enterprise-rma-guest-view .main .page-title a, .enterprise-rma-guest-returns .main .page-title a {
      color: #000;
      font-family: "AV-LT-Roman";
      font-size: 12px;
      letter-spacing: 0.06em; }
  .enterprise-rma-guest-create .main .order-page-return, .enterprise-rma-guest-view .main .order-page-return, .enterprise-rma-guest-returns .main .order-page-return {
    float: left;
    padding-right: 0;
    width: 100%; }
    .enterprise-rma-guest-create .main .order-page-return .order-info dt, .enterprise-rma-guest-view .main .order-page-return .order-info dt, .enterprise-rma-guest-returns .main .order-page-return .order-info dt {
      border-bottom: 2px solid #dddddd;
      font-family: "AV-LT-Black";
      font-size: 18px;
      margin-bottom: 20px;
      padding-bottom: 10px;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .enterprise-rma-guest-create .main .order-page-return .order-info dd ul li, .enterprise-rma-guest-view .main .order-page-return .order-info dd ul li, .enterprise-rma-guest-returns .main .order-page-return .order-info dd ul li {
      margin-bottom: 15px; }
      .enterprise-rma-guest-create .main .order-page-return .order-info dd ul li a, .enterprise-rma-guest-view .main .order-page-return .order-info dd ul li a, .enterprise-rma-guest-returns .main .order-page-return .order-info dd ul li a {
        color: #000;
        font-family: "AV-LT-Roman";
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
    .enterprise-rma-guest-create .main .order-page-return .order-date, .enterprise-rma-guest-view .main .order-page-return .order-date, .enterprise-rma-guest-returns .main .order-page-return .order-date {
      font-family: "AV-LT-Black";
      padding-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
      .enterprise-rma-guest-create .main .order-page-return .order-date span, .enterprise-rma-guest-view .main .order-page-return .order-date span, .enterprise-rma-guest-returns .main .order-page-return .order-date span {
        font-family: "AV-LT-Roman";
        text-transform: uppercase;
        letter-spacing: 0.06em; }
  .enterprise-rma-guest-create .main #rma_create_form, .enterprise-rma-guest-view .main #rma_create_form, .enterprise-rma-guest-returns .main #rma_create_form {
    float: left;
    padding-left: 0;
    padding-bottom: 40px;
    width: 100%; }
    .enterprise-rma-guest-create .main #rma_create_form label, .enterprise-rma-guest-view .main #rma_create_form label, .enterprise-rma-guest-returns .main #rma_create_form label {
      display: inline-block;
      float: left;
      font-size: 16px;
      font-family: "AV-LT-Black";
      margin: 0 0 10px;
      letter-spacing: 0.06em; }
    .enterprise-rma-guest-create .main #rma_create_form .input-box, .enterprise-rma-guest-view .main #rma_create_form .input-box, .enterprise-rma-guest-returns .main #rma_create_form .input-box {
      clear: both;
      float: left;
      margin: 0 0 17px;
      position: relative;
      width: 100%; }
      .enterprise-rma-guest-create .main #rma_create_form .input-box input, .enterprise-rma-guest-create .main #rma_create_form .input-box textarea, .enterprise-rma-guest-create .main #rma_create_form .input-box select, .enterprise-rma-guest-view .main #rma_create_form .input-box input, .enterprise-rma-guest-view .main #rma_create_form .input-box textarea, .enterprise-rma-guest-view .main #rma_create_form .input-box select, .enterprise-rma-guest-returns .main #rma_create_form .input-box input, .enterprise-rma-guest-returns .main #rma_create_form .input-box textarea, .enterprise-rma-guest-returns .main #rma_create_form .input-box select {
        width: 100%; }
    .enterprise-rma-guest-create .main #rma_create_form .page-title, .enterprise-rma-guest-view .main #rma_create_form .page-title, .enterprise-rma-guest-returns .main #rma_create_form .page-title {
      margin-bottom: 0; }
      .enterprise-rma-guest-create .main #rma_create_form .page-title h1, .enterprise-rma-guest-view .main #rma_create_form .page-title h1, .enterprise-rma-guest-returns .main #rma_create_form .page-title h1 {
        border-bottom: 2px solid #dddddd;
        font-family: "AV-LT-Black";
        font-size: 18px;
        line-height: 18px;
        letter-spacing: normal;
        margin-bottom: 20px;
        padding-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
    .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list li, .enterprise-rma-guest-returns .main #rma_create_form .order-page .form-list li {
      clear: both; }
      .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li h5, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list li h5, .enterprise-rma-guest-returns .main #rma_create_form .order-page .form-list li h5 {
        font-size: 16px;
        line-height: 17px;
        padding-bottom: 10px; }
      .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li label, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list li label, .enterprise-rma-guest-returns .main #rma_create_form .order-page .form-list li label {
        width: 100%; }
      .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li h5, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list li h5, .enterprise-rma-guest-returns .main #rma_create_form .order-page .form-list li h5 {
        font-size: 15px;
        line-height: 17px;
        padding-bottom: 10px; }
    .enterprise-rma-guest-create .main #rma_create_form .fieldset #registrant_options .fields, .enterprise-rma-guest-view .main #rma_create_form .fieldset #registrant_options .fields, .enterprise-rma-guest-returns .main #rma_create_form .fieldset #registrant_options .fields {
      float: left;
      width: 100%; }
      .enterprise-rma-guest-create .main #rma_create_form .fieldset #registrant_options .fields li, .enterprise-rma-guest-view .main #rma_create_form .fieldset #registrant_options .fields li, .enterprise-rma-guest-returns .main #rma_create_form .fieldset #registrant_options .fields li {
        clear: both; }
      .enterprise-rma-guest-create .main #rma_create_form .fieldset #registrant_options .fields .btn-remove, .enterprise-rma-guest-view .main #rma_create_form .fieldset #registrant_options .fields .btn-remove, .enterprise-rma-guest-returns .main #rma_create_form .fieldset #registrant_options .fields .btn-remove {
        text-align: right; }
    .enterprise-rma-guest-create .main #rma_create_form .fieldset .buttons-set, .enterprise-rma-guest-view .main #rma_create_form .fieldset .buttons-set, .enterprise-rma-guest-returns .main #rma_create_form .fieldset .buttons-set {
      clear: both; }
      .enterprise-rma-guest-create .main #rma_create_form .fieldset .buttons-set a, .enterprise-rma-guest-view .main #rma_create_form .fieldset .buttons-set a, .enterprise-rma-guest-returns .main #rma_create_form .fieldset .buttons-set a {
        color: #000;
        float: left; }
    .enterprise-rma-guest-create .main #rma_create_form .fieldset, .enterprise-rma-guest-view .main #rma_create_form .fieldset, .enterprise-rma-guest-returns .main #rma_create_form .fieldset {
      float: left;
      margin-bottom: 40px;
      width: 100%; }
    .enterprise-rma-guest-create .main #rma_create_form .form-list, .enterprise-rma-guest-view .main #rma_create_form .form-list, .enterprise-rma-guest-returns .main #rma_create_form .form-list {
      float: left;
      width: 100%; }

.enterprise-rma-guest-view .view-track-return .box-title {
  clear: both;
  font-family: "AV-LT-Black";
  font-size: 16px;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.enterprise-rma-guest-view .view-track-return .page-title {
  margin-bottom: 0; }
  .enterprise-rma-guest-view .view-track-return .page-title h1 {
    font-family: "AV-LT-Black";
    font-size: 18px;
    border-bottom: 2px solid #dddddd;
    line-height: 18px;
    letter-spacing: normal;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
.enterprise-rma-guest-view .view-track-return .box-content {
  margin-bottom: 25px; }
.enterprise-rma-guest-view .view-track-return .col2-set .box .box-content {
  display: block;
  float: left;
  line-height: 25px;
  text-align: left;
  width: 100%; }
  .enterprise-rma-guest-view .view-track-return .col2-set .box .box-content h3 {
    font-family: "AV-LT-Black";
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
  .enterprise-rma-guest-view .view-track-return .col2-set .box .box-content p.box-content {
    display: block;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    text-align: left; }
    .enterprise-rma-guest-view .view-track-return .col2-set .box .box-content p.box-content a {
      color: #000;
      font-family: "AV-LT-Roman";
      letter-spacing: 0.06em; }
.enterprise-rma-guest-view .view-track-return #my-returns-items-table {
  margin: 20px 0 25px;
  width: 100%; }
  .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr {
    border: 1px solid #cccccc; }
    .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr th {
      display: none;
      font-family: 'AV-LT-Black';
      letter-spacing: 0.06em;
      padding: 10px 0;
      text-transform: uppercase;
      vertical-align: middle; }
    .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td {
      display: block;
      float: left;
      padding: 10px 15px;
      width: 100%; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td .item-options {
        display: table;
        margin: 0 auto;
        text-align: center; }
        .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td .item-options dd {
          display: block;
          float: left;
          padding: 4px 3px 0 0;
          width: auto; }
        .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td .item-options dt {
          display: none; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:before {
        display: block;
        font-family: "AV-LT-Black";
        letter-spacing: 0.06em;
        padding-right: 10px;
        padding-bottom: 10px;
        text-transform: uppercase; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:first-child:before {
        content: "PRODUCT NAME"; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:nth-child(2):before {
        content: "SKU"; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:nth-child(3):before {
        content: "CONDITION"; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:nth-child(4):before {
        content: "RESOLUTION"; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:nth-child(5):before {
        content: "REQUEST QTY"; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:nth-child(6):before {
        content: "QTY"; }
      .enterprise-rma-guest-view .view-track-return #my-returns-items-table tr td:nth-child(7):before {
        content: "STATUS"; }
.enterprise-rma-guest-view .view-track-return #track-info-table tr td:before {
  display: block;
  font-family: "AV-LT-Black";
  padding-right: 10px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.enterprise-rma-guest-view .view-track-return #track-info-table tr td:nth-child(1):before {
  content: "CARRIER"; }
.enterprise-rma-guest-view .view-track-return #track-info-table tr td:nth-child(2):before {
  content: "NUMBER"; }
.enterprise-rma-guest-view .view-track-return #track-info-table tr td:nth-child(3):before {
  content: "ACTION"; }
.enterprise-rma-guest-view .view-track-return .note-list {
  clear: both; }
  .enterprise-rma-guest-view .view-track-return .note-list li {
    line-height: 25px; }

.enterprise-rma-guest-returns .main .rma-guest-return .pager {
  display: none;
  clear: both;
  width: 100%; }
  .enterprise-rma-guest-returns .main .rma-guest-return .pager .amount {
    float: left;
    font-family: "AV-LT-Black";
    font-size: 18px;
    font-letter-spacing: 0.06em;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 53px; }
    .enterprise-rma-guest-returns .main .rma-guest-return .pager .amount strong {
      display: block; }
  .enterprise-rma-guest-returns .main .rma-guest-return .pager .limiter {
    display: none; }
.enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table {
  display: inline-table;
  margin: 0 0 25px;
  width: 100%; }
  .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr {
    border: 1px solid #cccccc; }
    .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr th {
      display: none;
      font-family: 'AV-LT-Black';
      padding: 10px 0;
      vertical-align: middle;
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td {
      display: block;
      line-height: 20px;
      margin-bottom: 0px;
      padding: 10px 15px;
      text-align: left;
      vertical-align: middle;
      width: 100%; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td .nobr a {
        color: #000; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:before {
        display: block;
        font-family: "AV-LT-Black";
        padding-right: 10px;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:first-child:before {
        content: "RETURN #"; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:nth-child(2):before {
        content: "DATE"; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:nth-child(3):before {
        content: "SHIP FROM"; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:nth-child(4):before {
        content: "RETURN STATUS"; }
      .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:nth-child(5):before {
        content: ""; }
.enterprise-rma-guest-returns .main .rma-guest-return .table-caption {
  border-bottom: 2px solid #dddddd;
  font-family: "AV-LT-Black";
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.enterprise-rma-guest-returns .main .rma-guest-return .pager-last .pager .amount {
  top: auto; }

@media (min-width: 768px) {
  .sales-guest-view .main .order-details table td, .sales-guest-shipment .main .order-details table td, .sales-guest-invoice .main .order-details table td {
    clear: none;
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 20%; }
    .sales-guest-view .main .order-details table td:before, .sales-guest-shipment .main .order-details table td:before, .sales-guest-invoice .main .order-details table td:before {
      content: none !Important; }
  .sales-guest-view .main .order-details table thead, .sales-guest-shipment .main .order-details table thead, .sales-guest-invoice .main .order-details table thead {
    display: table-header-group; }
  .sales-guest-view .main .order-details table tfoot tr td, .sales-guest-shipment .main .order-details table tfoot tr td, .sales-guest-invoice .main .order-details table tfoot tr td {
    float: none;
    text-align: right;
    width: auto; }
  .sales-guest-view .main .order-details table.data-table.tracking-table tr td, .sales-guest-shipment .main .order-details table.data-table.tracking-table tr td, .sales-guest-invoice .main .order-details table.data-table.tracking-table tr td {
    padding-right: 0;
    padding-left: 0;
    text-align: right; }

  .enterprise-rma-guest-create .main .view-track-return #my-returns-items-table tr th, .enterprise-rma-guest-view .main .view-track-return #my-returns-items-table tr th {
    display: table-cell;
    width: 15%; }
  .enterprise-rma-guest-create .main .view-track-return #my-returns-items-table tr td, .enterprise-rma-guest-view .main .view-track-return #my-returns-items-table tr td {
    display: table-cell;
    float: none;
    padding: 5px 5px;
    text-align: center;
    width: 14%; }
    .enterprise-rma-guest-create .main .view-track-return #my-returns-items-table tr td:before, .enterprise-rma-guest-view .main .view-track-return #my-returns-items-table tr td:before {
      content: none; }

  .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr th {
    display: table-cell;
    width: 15%; }
  .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td {
    display: table-cell;
    float: none;
    padding: 5px 5px;
    text-align: center;
    width: 20%; }
    .enterprise-rma-guest-returns .main .rma-guest-return #my-returns-table tr td:before {
      content: none !important; } }
@media (min-width: 1024) {
  .sales-guest-view .main, .sales-guest-shipment .main, .sales-guest-invoice .main {
    padding: 0 32px; }
    .sales-guest-view .main .order-page, .sales-guest-shipment .main .order-page, .sales-guest-invoice .main .order-page {
      padding-right: 30px;
      width: 30%; }
    .sales-guest-view .main .order-details, .sales-guest-shipment .main .order-details, .sales-guest-invoice .main .order-details {
      float: left;
      padding-left: 30px;
      padding-top: 0;
      position: relative;
      width: 70%; }
      .sales-guest-view .main .order-details .order-links, .sales-guest-shipment .main .order-details .order-links, .sales-guest-invoice .main .order-details .order-links {
        position: absolute; }
      .sales-guest-view .main .order-details .sub-title a, .sales-guest-shipment .main .order-details .sub-title a, .sales-guest-invoice .main .order-details .sub-title a {
        float: right;
        padding-top: 0; }
      .sales-guest-view .main .order-details.order-items .sub-title, .sales-guest-shipment .main .order-details.order-items .sub-title, .sales-guest-invoice .main .order-details.order-items .sub-title {
        border-bottom: 2px solid #dddddd;
        padding-bottom: 10px;
        margin-bottom: 20px; }

  .enterprise-rma-guest-create .main, .enterprise-rma-guest-view .main {
    padding: 0 32px; }
    .enterprise-rma-guest-create .main .order-page-return, .enterprise-rma-guest-view .main .order-page-return {
      padding-right: 30px;
      width: 30%; }
    .enterprise-rma-guest-create .main .view-track-return, .enterprise-rma-guest-view .main .view-track-return {
      float: left;
      padding-left: 30px;
      padding-top: 0;
      width: 70%; }
      .enterprise-rma-guest-create .main .view-track-return .col2-set .box .box-content .col-1, .enterprise-rma-guest-view .main .view-track-return .col2-set .box .box-content .col-1 {
        float: left;
        padding-right: 25px;
        width: 50%; }
      .enterprise-rma-guest-create .main .view-track-return .col2-set .box .box-content .col-2, .enterprise-rma-guest-view .main .view-track-return .col2-set .box .box-content .col-2 {
        float: left;
        width: 50%; }
      .enterprise-rma-guest-create .main .view-track-return .printrmaclass .rma-view-comment-desc, .enterprise-rma-guest-view .main .view-track-return .printrmaclass .rma-view-comment-desc {
        padding-top: 10px;
        padding-bottom: 40px;
        line-height: normal;
        text-align: left; }
        .enterprise-rma-guest-create .main .view-track-return .printrmaclass .rma-view-comment-desc span, .enterprise-rma-guest-view .main .view-track-return .printrmaclass .rma-view-comment-desc span {
          font-weight: bold; }
      .enterprise-rma-guest-create .main .view-track-return .printrmaclass .col2-set .box .box-content p.box-content, .enterprise-rma-guest-view .main .view-track-return .printrmaclass .col2-set .box .box-content p.box-content {
        padding-bottom: 0; }
    .enterprise-rma-guest-create .main #rma_create_form, .enterprise-rma-guest-view .main #rma_create_form {
      float: left;
      padding-left: 30px;
      padding-top: 0;
      width: 70%; }
      .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li .input-box, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list li .input-box {
        width: 40%; }
      .enterprise-rma-guest-create .main #rma_create_form #registrant_options .fields .field, .enterprise-rma-guest-view .main #rma_create_form #registrant_options .fields .field {
        float: left;
        margin-right: 18px;
        width: 40%; }
      .enterprise-rma-guest-create .main #rma_create_form #registrant_options .fields li, .enterprise-rma-guest-view .main #rma_create_form #registrant_options .fields li {
        float: left;
        width: 40%; }
      .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list {
        margin-bottom: 30px; }
        .enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li label, .enterprise-rma-guest-view .main #rma_create_form .order-page .form-list li label {
          width: 30%; }

  .enterprise-rma-guest-returns .main .order-page-return {
    padding-right: 30px;
    width: 30%; }
  .enterprise-rma-guest-returns .main .rma-guest-return {
    float: left;
    padding-left: 30px;
    position: relative;
    width: 70%; }
    .enterprise-rma-guest-returns .main .rma-guest-return .pager display:block .limiter {
      display: block;
      float: right;
      position: absolute;
      right: 0;
      top: -50px;
      width: 100px; } }
.fr-store.enterprise-rma-guest-create .selectboxit-option, .ca-store.enterprise-rma-guest-create .selectboxit-option {
  width: 100% !important; }
.fr-store.enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li label, .ca-store.enterprise-rma-guest-create .main #rma_create_form .order-page .form-list li label {
  padding-right: 20px; }
.fr-store.sales-guest-view .main .order-details.shipment-track tbody tr td:nth-child(2):before, .fr-store .sales-guest-shipment .main .order-details.shipment-track tbody tr td:nth-child(2):before, .fr-store .sales-guest-invoice .main .order-details.shipment-track tbody tr td:nth-child(2):before, .ca-store.sales-guest-view .main .order-details.shipment-track tbody tr td:nth-child(2):before, .ca-store .sales-guest-shipment .main .order-details.shipment-track tbody tr td:nth-child(2):before, .ca-store .sales-guest-invoice .main .order-details.shipment-track tbody tr td:nth-child(2):before {
  content: "UGS"; }
.fr-store.sales-guest-view .main .order-details.shipment-track tbody tr td:nth-child(3):before, .fr-store .sales-guest-shipment .main .order-details.shipment-track tbody tr td:nth-child(3):before, .fr-store .sales-guest-invoice .main .order-details.shipment-track tbody tr td:nth-child(3):before, .ca-store.sales-guest-view .main .order-details.shipment-track tbody tr td:nth-child(3):before, .ca-store .sales-guest-shipment .main .order-details.shipment-track tbody tr td:nth-child(3):before, .ca-store .sales-guest-invoice .main .order-details.shipment-track tbody tr td:nth-child(3):before {
  content: "QTE EXP\00E9DI\00E9"; }
.fr-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(1):before, .fr-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(1):before, .fr-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(1):before, .fr-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(1):before, .fr-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(1):before, .fr-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(1):before, .ca-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(1):before, .ca-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(1):before, .ca-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(1):before, .ca-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(1):before, .ca-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(1):before, .ca-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(1):before {
  content: "NOM PRODUIT"; }
.fr-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(2):before, .fr-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(2):before, .fr-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(2):before, .fr-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(2):before, .fr-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(2):before, .fr-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(2):before, .ca-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(2):before, .ca-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(2):before, .ca-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(2):before, .ca-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(2):before, .ca-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(2):before, .ca-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(2):before {
  content: "ARTICLE"; }
.fr-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(3):before, .fr-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(3):before, .fr-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(3):before, .fr-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(3):before, .fr-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(3):before, .fr-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(3):before, .ca-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(3):before, .ca-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(3):before, .ca-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(3):before, .ca-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(3):before, .ca-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(3):before, .ca-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(3):before {
  content: "PRIX"; }
.fr-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(4):before, .fr-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(4):before, .fr-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(4):before, .fr-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(4):before, .fr-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(4):before, .fr-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(4):before, .ca-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:nth-child(4):before, .ca-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:nth-child(4):before, .ca-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:nth-child(4):before, .ca-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:nth-child(4):before, .ca-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:nth-child(4):before, .ca-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:nth-child(4):before {
  content: "Qt\00E9"; }
.fr-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:last-child:before, .fr-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:last-child:before, .fr-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:last-child:before, .fr-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:last-child:before, .fr-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:last-child:before, .fr-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:last-child:before, .ca-store.sales-guest-view .main .order-details#my-orders-table tbody tr td:last-child:before, .ca-store.sales-guest-view .main .order-details#my-invoice-table-4 tbody tr td:last-child:before, .ca-store .sales-guest-shipment .main .order-details#my-orders-table tbody tr td:last-child:before, .ca-store .sales-guest-shipment .main .order-details#my-invoice-table-4 tbody tr td:last-child:before, .ca-store .sales-guest-invoice .main .order-details#my-orders-table tbody tr td:last-child:before, .ca-store .sales-guest-invoice .main .order-details#my-invoice-table-4 tbody tr td:last-child:before {
  content: "Sous-total"; }

.wishlist-shared-index .main.col3-layout {
  padding: 0 32px 30px; }
  .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist .page-title h1 {
    font-size: 40px;
    margin-bottom: 15px;
    letter-spacing: 1.4px;
    line-height: 30px;
    font-family: "Veneer";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (min-width: 768px) {
      .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist .page-title h1 {
        border-bottom: 3px solid #dddddd;
        margin-bottom: 0;
        padding: 0 0 30px; } }
  .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table {
    margin: 0 0 25px;
    width: 100%; }
    .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table thead {
      display: none; }
    .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr {
      display: block;
      width: 100%;
      clear: both;
      border-bottom: 1px solid #ccc;
      float: left;
      padding-bottom: 30px;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr {
          display: table-row;
          float: none;
          padding-bottom: 0;
          margin-bottom: 0; } }
      .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td {
        vertical-align: middle;
        display: block; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td.a-center {
          float: left;
          display: inline-block; }
          .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td.a-center button.btn-cart {
            margin-top: 20px; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td.last {
          float: right;
          display: inline-block;
          margin-top: 30px; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td:first-child {
          width: 50%;
          float: left; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td:nth-child(2) {
          width: 50%;
          float: left;
          padding-top: 10px; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td .price-box .regular-price {
          padding-top: 10px;
          display: inline-block; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td h2.product-name {
          font-family: "AV-LT-Black";
          font-size: 13px;
          letter-spacing: 0.06em;
          line-height: 20px;
          text-transform: uppercase; }
          .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td h2.product-name a {
            color: #000;
            text-decoration: none; }
        .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td a.link-wishlist {
          background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist_remove.png") no-repeat 0 0;
          display: block;
          height: 28px;
          text-indent: -9999px;
          margin-left: 25px;
          width: 35px;
          margin: 0 auto; }
          .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td a.link-wishlist:hover {
            background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/myacc_wishlist.png") no-repeat 0 0; }
        @media (min-width: 768px) {
          .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td {
            width: 20% !important;
            display: table-cell !important;
            float: none !important;
            padding-top: 0;
            text-align: center; }
            .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form fieldset table#wishlist-table tr td a.product-image {
              padding: 30px 0;
              float: left; } }
  .wishlist-shared-index .main.col3-layout .col-wrapper .col-main .my-wishlist form .buttons-set {
    text-align: right; }

.cms-index-index .main.container,
.catalog-category-view.category-landing-page .main.container {
  padding: 0px;
  max-width: 100%;
  min-width: 320px; }

.cms-page-view .breadcrumbs {
  display: none; }
.cms-page-view .max-width-content, .cms-page-view.cms-online-stores .main-container.col1-layout .col-main {
  padding: 45px 0px; }
.cms-page-view .page-title {
  display: block;
  margin-bottom: 25px; }
  .cms-page-view .page-title h1 {
    color: #2b2b2b;
    font-size: 40px;
    font-family: "Veneer";
    margin: 0px auto 20px;
    line-height: 40px;
    padding: 0px 0px 18px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    display: inline-block;
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll left bottom;
    background-size: 85% 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.05em; }
.cms-page-view .col-main article h1 {
  color: #2b2b2b; }
.cms-page-view .field-item h3 a {
  color: #2b2b2b !important; }
.cms-page-view.cms-thank-you .category-title h1 {
  padding: 20px 30px;
  margin: 0px;
  bottom: 5px;
  background: none !important;
  font-family: "Veneer-Italic";
  letter-spacing: 0.05em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.cms-page-view .col-left .footer-link-block h4 {
  font-size: 18px;
  font-family: "AV-LT-Black";
  text-transform: uppercase;
  margin: 25px 0px 15px;
  letter-spacing: 0.06em; }
.cms-page-view .col-left .footer-link-block ul > li {
  margin: 0 0 15px; }
  .cms-page-view .col-left .footer-link-block ul > li a {
    color: #000000;
    font-size: 16px;
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }
    .cms-page-view .col-left .footer-link-block ul > li a:hover {
      color: #218666; }
.cms-page-view .col-left .footer-link-block:nth-of-type(1) h4 {
  margin-top: 10px; }
@media only screen and (max-width: 767px) {
  .cms-page-view .col-left {
    display: none; } }

.block-content .container {
  width: 100%;
  max-width: 1440px;
  min-width: 320px;
  margin: 0px auto;
  padding: 0px 10px; }
  .block-content .container:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-content .container:before {
    content: "";
    display: table; }
  .block-content .container p {
    font-size: 16px;
    font-family: "AV-LT-Roman";
    line-height: 1.2;
    letter-spacing: 0.06em; }
.block-content .block-title {
  display: block; }
  .block-content .block-title .article_title {
    font-size: 20px;
    font-family: "AV-LT-Black";
    text-transform: uppercase;
    letter-spacing: 0.06em; }
.block-banner-homepage {
  display: block; }
  .block-banner-homepage:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-banner-homepage:before {
    content: "";
    display: table; }
  .block-banner-homepage .owl-carousel:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-banner-homepage .owl-carousel:before {
    content: "";
    display: table; }
  .block-banner-homepage .owl-carousel .owl-item .item .box-image {
    width: 100%;
    max-height: 540px;
    text-align: center;
    overflow: hidden; }
    .block-banner-homepage .owl-carousel .owl-item .item .box-image img {
      width: 100%;
      display: inline-block;
      margin: 0px auto; }
  .block-banner-homepage .owl-carousel .owl-pagination {
    width: 100%;
    top: auto;
    right: 0px;
    bottom: 30px;
    left: 0px;
    position: absolute; }
  .block-banner-homepage .owl-carousel.owl-theme .owl-controls {
    margin-top: 0px; }
  .block-banner-homepage .owl-carousel .owl-buttons .owl-prev, .block-banner-homepage .owl-carousel .owl-buttons .owl-next {
    color: #2b2b2b;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px; }
    .block-banner-homepage .owl-carousel .owl-buttons .owl-prev:before, .block-banner-homepage .owl-carousel .owl-buttons .owl-next:before {
      font-size: 70px;
      font-family: "FontAwesome";
      text-indent: 0;
      float: left; }
  .block-banner-homepage .owl-carousel .owl-buttons .owl-prev {
    left: 3%; }
    .block-banner-homepage .owl-carousel .owl-buttons .owl-prev:before {
      content: "\f104"; }
  .block-banner-homepage .owl-carousel .owl-buttons .owl-next {
    right: 3%; }
    .block-banner-homepage .owl-carousel .owl-buttons .owl-next:before {
      content: "\f105"; }
  .block-banner-homepage .owl-item .item {
    width: 100%;
    position: relative; }
    .block-banner-homepage .owl-item .item .caption {
      color: #292928;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      position: absolute;
      display: block; }
      .block-banner-homepage .owl-item .item .caption h3 {
        color: #292928;
        font-size: 45px;
        font-family: "Veneer";
        letter-spacing: 0.05em;
        text-transform: uppercase;
        display: inline-block;
        padding-bottom: 25px;
        margin-bottom: 20px;
        background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline-bold.png") no-repeat center bottom; }
        .block-banner-homepage .owl-item .item .caption h3.white-color {
          color: #ffffff; }
      .block-banner-homepage .owl-item .item .caption p {
        font-size: 30px;
        font-family: "AV-LT-Black";
        text-transform: uppercase;
        line-height: 1.1;
        letter-spacing: 0.06em; }
        .block-banner-homepage .owl-item .item .caption p.white-color {
          color: #ffffff; }
.block-shop-men-women {
  padding: 96px 0px;
  background: #ececec; }
  .block-shop-men-women .block-title .article_title {
    margin-bottom: 21px; }
  .block-shop-men-women .block-left, .block-shop-men-women .block-right {
    width: 100%;
    display: block;
    margin: 0; }
  .block-shop-men-women .block-left .button {
    color: #2b2b2b;
    background: transparent; }
    .block-shop-men-women .block-left .button:hover {
      color: #ffffff;
      border-color: #2b2b2b;
      background-color: #2b2b2b; }
.block-top-picks {
  padding-bottom: 45px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden; }
  .block-top-picks .block-title {
    text-align: center;
    padding: 60px 0px; }
    .block-top-picks .block-title .article_title span {
      display: inline-block;
      border-bottom: 2px solid #2b2b2b; }
  .block-top-picks .block-session-product .item {
    padding: 0px 15px; }
    .block-top-picks .block-session-product .item .box-product .product-image {
      display: block;
      margin-bottom: 15px; }
      .block-top-picks .block-session-product .item .box-product .product-image img {
        display: block;
        margin: 0px auto; }
  .block-top-picks .block-session-product .product-name {
    text-align: center; }
    .block-top-picks .block-session-product .product-name a {
      color: #2b2b2b;
      font-size: 15px;
      font-family: "AV-LT-Black";
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0.06em; }
      .block-top-picks .block-session-product .product-name a > span {
        font-family: "AV-LT-Roman";
        display: inline-block;
        margin-top: 10px;
        padding-bottom: 3px;
        border-bottom: 2px solid #2b2b2b;
        clear: both;
        letter-spacing: 0.06em; }
      .block-top-picks .block-session-product .product-name a:hover > span {
        color: #218666;
        border-bottom-color: #218666; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls {
    height: 0;
    margin-top: 0px; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev,
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
      padding: 0;
      margin: -60px 0px 0px;
      text-indent: -9999em;
      background: transparent;
      display: block;
      border-radius: 0;
      min-width: 35px;
      position: absolute;
      top: 50%; }
      .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev:before,
      .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next:before {
        color: #2b2b2b;
        font-size: 35px;
        font-family: "ficon";
        text-indent: 0;
        display: block;
        float: left; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev {
      left: -77px; }
      .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev:before {
        content: "\e904"; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
      right: -77px; }
      .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next:before {
        content: "\e903"; }
.block-new-colors-patterns {
  padding: 45px 0px;
  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bg-new-color.jpg") no-repeat center top;
  text-align: center; }
  .block-new-colors-patterns:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-new-colors-patterns:before {
    content: "";
    display: table; }
  .block-new-colors-patterns .new-colors-patterns-list:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-new-colors-patterns .new-colors-patterns-list:before {
    content: "";
    display: table; }
  .block-new-colors-patterns .new-colors-patterns-list li {
    width: 100%;
    max-width: 31.5%;
    margin-left: 1.83%;
    display: block;
    float: left; }
    .block-new-colors-patterns .new-colors-patterns-list li .box-content {
      background: #ffffff;
      overflow: hidden; }
      .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-img {
        display: block;
        text-align: center;
        overflow: hidden; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-img > img {
          display: block;
          margin: 0px auto; }
      .block-new-colors-patterns .new-colors-patterns-list li .box-content h3 {
        font-size: 18px;
        font-family: "AV-LT-Black";
        text-transform: uppercase;
        letter-spacing: 0.06em;
        margin-bottom: 28px;
        position: relative; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content h3:after {
          content: "";
          width: 25px;
          height: 3px;
          background: #2b2b2b;
          position: absolute;
          top: 50%;
          right: -5px;
          display: none; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content h3 a {
          color: #2b2b2b;
          text-decoration: none; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content h3:hover:after {
          background: #218666; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content h3:hover a {
          color: #218666; }
      .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info {
        display: block;
        padding: 15px 5%; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info .buttons {
          font-size: 14px;
          color: #2b2b2b;
          font-family: "AV-LT-Roman";
          text-transform: uppercase;
          line-height: 1.2;
          display: inline-block;
          margin-top: 20px;
          position: relative;
          clear: both;
          text-decoration: underline;
          letter-spacing: 0.06em; }
          .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info .buttons:after {
            content: "\f101";
            font-family: "FontAwesome";
            font-size: 15px;
            display: inline-block;
            position: absolute;
            top: 0px;
            right: -18px; }
          .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info .buttons:hover {
            color: #218666;
            text-decoration: underline; }
.block-video-or-campaign {
  padding: 45px 0px;
  background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bg_video.jpg") no-repeat center bottom;
  position: relative; }
  .block-video-or-campaign:before {
    content: "";
    width: 100%;
    height: 68%;
    background: #e0e0e0;
    max-height: 336px;
    top: 0px;
    right: 0px;
    bottom: auto;
    left: 0px;
    position: absolute;
    z-index: 0; }
  .block-video-or-campaign:after {
    content: "";
    display: table;
    clear: both; }
  .block-video-or-campaign > .container {
    position: relative;
    z-index: 1; }
  .block-video-or-campaign .block-video-campaign:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-video-or-campaign .block-video-campaign:before {
    content: "";
    display: table; }
  .block-video-or-campaign .block-video-campaign .video-button {
    color: #2b2b2b;
    font-family: "AV-LT-Roman";
    display: inline-block;
    height: 41px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 25px;
    padding-left: 60px;
    position: relative;
    clear: both;
    letter-spacing: 0.06em; }
    .block-video-or-campaign .block-video-campaign .video-button span {
      margin-top: 25px;
      display: block;
      letter-spacing: 1px;
      padding-bottom: 1px;
      border-bottom: 2px solid #2b2b2b; }
    .block-video-or-campaign .block-video-campaign .video-button:before, .block-video-or-campaign .block-video-campaign .video-button:after {
      display: block;
      font-family: "FontAwesome";
      position: absolute; }
    .block-video-or-campaign .block-video-campaign .video-button:before {
      content: "";
      width: 41px;
      height: 41px;
      top: 0;
      left: 0;
      border: 4px solid #2b2b2b;
      border-radius: 50%; }
    .block-video-or-campaign .block-video-campaign .video-button:hover:before {
      border-color: #218666; }
    .block-video-or-campaign .block-video-campaign .video-button:after {
      content: "\f04b";
      font-size: 20px;
      top: 11px;
      left: 16px; }
    .block-video-or-campaign .block-video-campaign .video-button:hover {
      color: #218666; }
      .block-video-or-campaign .block-video-campaign .video-button:hover span {
        border-bottom-color: #218666; }
      .block-video-or-campaign .block-video-campaign .video-button:hover:before, .block-video-or-campaign .block-video-campaign .video-button:hover:after {
        color: #218666; }
  .block-video-or-campaign .block-title {
    margin-bottom: 20px; }
    .block-video-or-campaign .block-title span:after {
      content: "";
      width: 25px;
      height: 3px;
      background: #2b2b2b;
      display: inline-block;
      margin-left: 5px;
      position: relative;
      top: -5px; }
  .block-video-or-campaign .block-left, .block-video-or-campaign .block-right {
    display: block;
    width: 100%; }
  .block-video-or-campaign .block-right {
    position: relative; }
    .block-video-or-campaign .block-right .video-img {
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute; }
      .block-video-or-campaign .block-right .video-img.hide-video {
        display: none !important; }
      .block-video-or-campaign .block-right .video-img img {
        width: 100%;
        height: 100%; }
.block-instagram-gallery-header {
  padding: 45px 0px;
  background: #2b2b2b;
  position: relative; }
  .block-instagram-gallery-header:after {
    content: "";
    width: 50px;
    height: 50px;
    background: #2b2b2b;
    margin-left: -25px;
    top: auto;
    right: auto;
    bottom: -25px;
    left: 50%;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .block-instagram-gallery-header .block {
    color: #ffffff; }
    .block-instagram-gallery-header .block:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .block-instagram-gallery-header .block:before {
      content: "";
      display: table; }
    .block-instagram-gallery-header .block-left, .block-instagram-gallery-header .block-right {
      width: 100%;
      display: block; }
    .block-instagram-gallery-header .block-title {
      margin-bottom: 15px; }
      .block-instagram-gallery-header .block-title .article_title {
        color: #ffffff; }
    .block-instagram-gallery-header .block-left .button:hover {
      border-color: #218666;
      background-color: #218666; }
  .block-instagram-gallery-header .button.instagram {
    padding-left: 60px;
    position: relative; }
    .block-instagram-gallery-header .button.instagram:before {
      content: "\e90e";
      font-size: 18px;
      font-family: "ficon";
      display: block;
      position: absolute;
      top: 12px;
      left: 33px;
      color: #FFF; }
  .block-instagram-gallery-header p {
    color: #ffffff; }
.block-instagram-container {
  padding: 112px 0px 50px; }
  .block-instagram-container:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .block-instagram-container:before {
    content: "";
    display: table; }
  .block-instagram-container .instagram-view .slider .fs-slider-prev-button,
  .block-instagram-container .instagram-view .slider .fs-slider-next-button {
    z-index: 99 !important; }
  .block-instagram-container .instagram-view .slider .fs-wrapper {
    overflow-x: hidden !important; }
    .block-instagram-container .instagram-view .slider .fs-wrapper div.fs-timeline-entry {
      margin: 0px 10px; }
    .block-instagram-container .instagram-view .slider .fs-wrapper div.fs-text-container * {
      font-size: 45px; }
      .block-instagram-container .instagram-view .slider .fs-wrapper div.fs-text-container *:hover {
        color: #218666; }
    .block-instagram-container .instagram-view .slider .fs-wrapper .fs-has-links:after {
      padding: 10px 20px; }
  .block-instagram-container .fs-service-icon {
    padding: 5px 0px 0px 8px; }

.block-page-about .about-promo .about-promo-wrap .about-proout .about-proin .button {
  margin-top: 25px;
  border-color: #218666;
  background: #218666; }
  .block-page-about .about-promo .about-promo-wrap .about-proout .about-proin .button:hover {
    border-color: #2b2b2b;
    background: #2b2b2b; }

.contacts-index-index .main .col-main .container {
  width: 100%;
  max-width: 1440px;
  padding: 0px 20px;
  margin: 0px auto; }
.contacts-index-index .main .col-main .block-contact-page:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.contacts-index-index .main .col-main .block-contact-page:before {
  content: "";
  display: table; }
.contacts-index-index .main .col-main .page-title {
  text-align: center; }
  .contacts-index-index .main .col-main .page-title h1 {
    color: #000;
    font-size: 40px;
    font-family: "Veneer";
    margin: 0 auto 20px auto;
    line-height: 40px;
    padding: 60px 0 18px;
    text-align: center;
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    display: inline-block;
    text-transform: uppercase;
    background-size: 85% 5px;
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat center bottom;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.contacts-index-index .main .col-main .contact-form {
  width: 100%;
  vertical-align: top;
  display: block; }
  .contacts-index-index .main .col-main .contact-form .fieldset {
    max-width: 500px;
    margin: 60px auto;
    padding: 36px 24px;
    border: 1px solid #ccc; }
    .contacts-index-index .main .col-main .contact-form .fieldset .fields {
      margin-bottom: 20px;
      display: block; }
  .contacts-index-index .main .col-main .contact-form label {
    font-size: 18px;
    font-family: "AV-LT-Black";
    display: block;
    margin: 0 0 10px;
    letter-spacing: 0.06em; }
    .contacts-index-index .main .col-main .contact-form label em {
      color: #ff510c; }
  .contacts-index-index .main .col-main .contact-form textarea, .contacts-index-index .main .col-main .contact-form input[type="text"] {
    width: 100%; }
  .contacts-index-index .main .col-main .contact-form textarea {
    min-height: 100px; }
.contacts-index-index .main .col-main .contactinfo {
  width: 100%;
  vertical-align: top;
  display: block; }
  .contacts-index-index .main .col-main .contactinfo .block-content {
    width: 100%;
    height: 100%; }
    .contacts-index-index .main .col-main .contactinfo .block-content p {
      font-size: 18px;
      margin: 0 0 15px 0;
      text-align: center; }
      .contacts-index-index .main .col-main .contactinfo .block-content p b {
        font-family: AV-LT-Black;
        letter-spacing: 0.06em; }
    .contacts-index-index .main .col-main .contactinfo .block-content a {
      color: #000000;
      text-decoration: none; }
      .contacts-index-index .main .col-main .contactinfo .block-content a:hover {
        text-decoration: underline; }

@media only screen and (max-width: 1023px) {
  .contacts-index-index .main .col-main .block-contact-page {
    padding-bottom: 65px; }

  .block-top-picks .container {
    max-width: 98%; }
  .block-top-picks .block-title {
    padding-top: 40px;
    padding-bottom: 40px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev {
    left: -25px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
    right: -25px; }
  .block-instagram-gallery-header .block-left .button {
    min-width: 290px;
    min-height: 50px;
    line-height: 28px; }
    .block-instagram-gallery-header .block-left .button.instagram:before {
      margin-right: 15px;
      display: inline-block;
      position: static; }
    .block-instagram-gallery-header .block-left .button.instagram span {
      display: inline-block;
      position: relative;
      top: -3px; } }
@media only screen and (max-width: 767px) {
  .cms-page-view.cms-thank-you .category-title.banner-title {
    min-height: inherit; }
    .cms-page-view.cms-thank-you .category-title.banner-title h1 {
      position: static; }

  .contacts-index-index .main .col-main .block-contact-page {
    padding-bottom: 45px; }
  .contacts-index-index .main .col-main .container {
    padding-left: 10px;
    padding-right: 10px; }
  .contacts-index-index .main .col-main .contact-form .fieldset {
    margin-top: 45px;
    padding: 25px 15px; }

  .block {
        /*&-shop-men-women {
            padding: {
                top: 35px;
                bottom: 35px;
            }

            .block-title .article_title {
                text-align: center;
            }

            .container {
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                flex-wrap: wrap;

                .block-left,
                .block-right {
                    max-width: 100%;
                    float: none;
                }

                .block-left {
                    text-align: center;
                    -ms-flex-order: 2;
                    -webkit-order: 2;
                    order: 2;

                    .button + .button {
                        margin-left: 15px;
                    }
                }

                .block-right {
                    padding-left: 0px;
                    -ms-flex-order: 1;
                    -webkit-order: 1;
                    order: 1;
                }
            }
        }*/ }
    .block-banner-homepage, .block-shop-men-women {
      height: 0;
      display: none;
      overflow: hidden; }
    .block-menu-static-mobile {
      background: #e6e9ed url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/bg_menu_mobile.jpg") no-repeat center top;
      background-size: 100%; }
      .block-menu-static-mobile .box-content {
        display: block;
        padding: 30px 10px 35px; }
        .block-menu-static-mobile .box-content .form-search {
          width: 100%;
          display: block;
          position: relative;
          vertical-align: middle;
          margin-bottom: 30px; }
          .block-menu-static-mobile .box-content .form-search .input-text {
            width: 100%;
            height: 56px;
            padding: 20px 20px 20px 55px;
            border: none; }
          .block-menu-static-mobile .box-content .form-search .button {
            padding: 20px;
            border: none;
            min-width: inherit;
            background: transparent;
            display: block;
            position: absolute;
            top: 0px;
            left: 0px; }
            .block-menu-static-mobile .box-content .form-search .button:before {
              content: "\e902";
              font-family: "ficon";
              font-size: 18px;
              color: #000000;
              display: block; }
            .block-menu-static-mobile .box-content .form-search .button span {
              display: none; }
          .block-menu-static-mobile .box-content .form-search .search-autocomplete {
            background: #f4f4f4;
            -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.57);
            -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.57);
            box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.57);
            z-index: 99; }
            .block-menu-static-mobile .box-content .form-search .search-autocomplete ul {
              margin-top: 0px;
              padding-top: 0px;
              border-top: 1px solid #ddd;
              border-left: 1px solid #ddd;
              border-right: 1px solid #ddd; }
              .block-menu-static-mobile .box-content .form-search .search-autocomplete ul li {
                height: auto !important;
                max-width: 100% !important;
                margin-bottom: 0px !important;
                text-align: left;
                border-bottom: 1px solid #ddd;
                background: #f4f4f4;
                float: none !important; }
                .block-menu-static-mobile .box-content .form-search .search-autocomplete ul li:nth-child(2n+0) {
                  float: none !important; }
                .block-menu-static-mobile .box-content .form-search .search-autocomplete ul li a {
                  font-size: 16px;
                  font-family: "AV-LT-Roman";
                  text-transform: none;
                  padding: 10px 15px;
                  display: block;
                  letter-spacing: 0.06em; }
                .block-menu-static-mobile .box-content .form-search .search-autocomplete ul li:hover {
                  background: #218666; }
                  .block-menu-static-mobile .box-content .form-search .search-autocomplete ul li:hover a {
                    color: #ffffff; }
        .block-menu-static-mobile .box-content ul {
          margin-top: 10px;
          padding-top: 30px;
          border-top: 2px solid #ffffff; }
          .block-menu-static-mobile .box-content ul:after {
            clear: both;
            content: "";
            display: table;
            height: 0;
            visibility: hidden; }
          .block-menu-static-mobile .box-content ul:before {
            content: "";
            display: table; }
          .block-menu-static-mobile .box-content ul li {
            width: 100%;
            max-width: 48%;
            height: 100px;
            margin-bottom: 20px;
            background-color: #ffffff;
            text-align: center;
            display: table;
            float: left; }
            .block-menu-static-mobile .box-content ul li:nth-child(2n+0) {
              float: right; }
            .block-menu-static-mobile .box-content ul li:nth-of-type(1) {
              max-width: 100%;
              height: 80px;
              clear: both;
              float: none; }
            .block-menu-static-mobile .box-content ul li a {
              color: #000000;
              font-size: 18px;
              font-family: "AV-LT-Black";
              text-transform: uppercase;
              display: table-cell;
              vertical-align: middle;
              letter-spacing: 0.06em; }
              .block-menu-static-mobile .box-content ul li a:hover {
                color: #218666; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev {
      left: -12px; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
      right: -12px; }
    .block-new-colors-patterns {
      background: none;
      padding-top: 0px;
      padding-bottom: 0px; }
      .block-new-colors-patterns .container {
        padding: 0px; }
      .block-new-colors-patterns .new-colors-patterns-list {
        margin-left: 0px; }
        .block-new-colors-patterns .new-colors-patterns-list li {
          max-width: 100%;
          margin-left: 0px;
          float: none; }
          .block-new-colors-patterns .new-colors-patterns-list li + li {
            margin-top: 20px; }
          .block-new-colors-patterns .new-colors-patterns-list li .box-content {
            width: 100%;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            flex-wrap: wrap;
            display: block;
            text-align: left;
            height: auto !important; }
            .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-img {
              width: 100%;
              -ms-flex-order: 2;
              -webkit-order: 2;
              order: 2; }
            .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info {
              width: 100%;
              -ms-flex-order: 1;
              -webkit-order: 1;
              order: 1;
              margin-bottom: 15px; }
              .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info h3 {
                padding-right: 0px;
                margin: 20px 0px; }
                .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info h3:after {
                  display: none; }
    .block-video-or-campaign {
      margin-bottom: 0px;
      padding-bottom: 0px;
      background: none !important;
      background-color: #ffffff; }
      .block-video-or-campaign:before {
        display: none; }
      .block-video-or-campaign .container {
        padding: 0px; }
        .block-video-or-campaign .container .block-video-campaign .block-left {
          padding-left: 20px;
          padding-right: 20px; }
          .block-video-or-campaign .container .block-video-campaign .block-left .video-button {
            display: none; }
        .block-video-or-campaign .container .block-video-campaign .block-right {
          margin-top: 40px;
          clear: both; }
        .block-video-or-campaign .container .block-video-campaign iframe {
          width: 100%;
          margin-bottom: -3px;
          min-height: 315px;
          border: none; }
    .block-instagram-gallery-header .container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      flex-wrap: wrap; }
    .block-instagram-gallery-header .block-right {
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .block-instagram-gallery-header .block-left {
      padding-top: 35px;
      text-align: center;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
      .block-instagram-gallery-header .block-left .button.instagram {
        padding-top: 8px;
        padding-bottom: 8px; }

  .category-landing-page .block-shop-men-women {
    display: block !important;
    height: auto !important; }
    .category-landing-page .block-shop-men-women .block-left {
      padding-top: 0px;
      margin-bottom: 35px; }
    .category-landing-page .block-shop-men-women .button {
      width: 100%;
      margin-bottom: 20px; } }
@media only screen and (max-width: 567px) {
  .block-video-or-campaign .container .block-video-campaign iframe {
    min-height: 276px; } }
@media only screen and (max-width: 479px) {
  .block-shop-men-women .container .block-left .button, .block-instagram-gallery-header .container .block-left .button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both; }
    .block-shop-men-women .container .block-left .button + .button, .block-instagram-gallery-header .container .block-left .button + .button {
      margin-top: 15px;
      margin-left: auto; }
  .block-video-or-campaign .container .block-video-campaign iframe {
    min-height: 180px; } }
@media only screen and (min-width: 767px) {
  .cms-page-view.cms-thank-you .category-title h1 {
    font-size: 80px;
    line-height: 80px; }
  .cms-page-view .view-content .Banner .block-title {
    font-family: "Veneer-Italic";
    letter-spacing: 0.05em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 4%; }

  .block-content .container {
    padding-left: 15px;
    padding-right: 15px; }
    .block-content .container p {
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0.06em; }
  .block-content .block-title .article_title {
    font-size: 21px; }
  .block-menu-static-mobile {
    display: none;
    height: 0;
    overflow: hidden; }
  .block-banner-homepage .owl-item .item .caption {
    min-width: 615px;
    padding: 35px 25px 40px;
    border: 5px solid #292928;
    overflow: hidden; }
  .block-shop-men-women .block-left,
  .block-shop-men-women .block-right {
    max-width: 50%; }
  .block-shop-men-women .block-left {
    float: left; }
    .block-shop-men-women .block-left .button + .button {
      margin-left: 15px; }
  .block-shop-men-women .block-right {
    padding-left: 5%;
    float: right; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev,
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
    width: 45px; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev:before,
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next:before {
      font-size: 45px; }
  .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info .buttons:after {
    display: none; }
  .block-video-or-campaign .block-left {
    padding-bottom: 45px; }
  .block-video-or-campaign .block-video-campaign iframe {
    width: 100%;
    min-height: 420px;
    border: none; }
  .block-instagram-gallery-header .block-left,
  .block-instagram-gallery-header .block-right {
    max-width: 50%; }
  .block-instagram-gallery-header .block-left {
    text-align: center;
    padding-top: 15px;
    float: left; }
    .block-instagram-gallery-header .block-left .button {
      display: block;
      margin-left: auto;
      margin-right: auto;
      clear: both; }
  .block-instagram-gallery-header .block-right {
    padding-left: 5%;
    float: right; } }
@media only screen and (min-width: 768px) {
  .block-content .block-title .article_title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.06em; }

  .block-shop-men-women .block-left span > a {
    display: block;
    float: left;
    margin-top: 17px; }
    .block-shop-men-women .block-left span > a:first-child {
      margin-right: 23px;
      margin-top: 0; }
    .block-shop-men-women .block-left span > a .button {
      padding: 16px 45px;
      min-width: 240px;
      letter-spacing: 0.06em; }

  .block-new-colors-patterns .new-colors-patterns-list {
    margin-left: -16px;
    display: block; }
    .block-new-colors-patterns .new-colors-patterns-list li {
      display: inline-block;
      max-width: 33.3333%;
      padding-left: 16px;
      margin-left: 0;
      width: 33.333%; }
      .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info {
        padding-top: 30px;
        padding-bottom: 80px;
        min-height: 240px; }
        .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info .top-new-color {
          min-height: 132px; }

  .block-content .container {
    padding-right: 70px;
    padding-left: 70px; }

  .block-video-or-campaign .block-video-campaign iframe {
    min-height: 360px; }

  .block-video-or-campaign .block-video-campaign .video-button span {
    margin-top: 14px; }

  .block-instagram-container {
    padding-right: 60px;
    padding-left: 60px;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto; }

  .new-colors-patterns-list .box-content {
    position: relative;
    text-align: left; }
  .new-colors-patterns-list .ct-box .buttons {
    position: absolute !important;
    bottom: 40px; }

  .block-session-product .product4TCaption {
    font-size: 18px;
    letter-spacing: 0.06em; }

  .cms-page-view .col-left .footer-link-block ul > li a,
  .cms-page-view .col-main article p {
    font-size: 14px;
    letter-spacing: 0.06em; }

  .block-instagram-gallery-header .block-left .button {
    letter-spacing: 0.06em;
    display: inline-block;
    min-width: 240px;
    min-height: inherit;
    height: 48px;
    line-height: 48px;
    padding: 0; }

  .block-instagram-gallery-header .block-left {
    padding-top: 0;
    text-align: left; }
    .block-instagram-gallery-header .block-left .button {
      margin-top: 17px; }
      .block-instagram-gallery-header .block-left .button:first-child {
        margin-right: 23px;
        margin-top: 0; }
      .block-instagram-gallery-header .block-left .button.instagram {
        padding-left: 0;
        padding-right: 0;
        text-align: center; }
        .block-instagram-gallery-header .block-left .button.instagram:before {
          position: relative;
          top: -2px;
          left: 0px;
          display: inline-block;
          margin-right: 20px; }
        .block-instagram-gallery-header .block-left .button.instagram span {
          position: relative;
          top: -4px; }

  .cms-index-index .block-shop-men-women .block-left span > a .button {
    min-width: 270px; } }
@media only screen and (min-width: 769px) {
  .block-video-or-campaign .block-right {
    max-width: 55%;
    float: right; }
  .block-video-or-campaign .block-left {
    max-width: 40%;
    float: left; }

  .block-video-or-campaign .block-video-campaign iframe {
    min-height: 220px; } }
@media only screen and (min-width: 1024px) {
  .cms-page-view.cms-thank-you .category-title h1 {
    bottom: 8%; }
  .cms-page-view .view-content .Banner .block-title {
    font-size: 60px; }

  .block-banner-homepage .owl-item .item .caption {
    border-width: 7px; }
    .block-banner-homepage .owl-item .item .caption h3 {
      font-size: 50px; }
  .block-shop-men-women .block-left .button + .button {
    margin-left: 20px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev,
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
    width: 50px; }
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev:before,
    .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next:before {
      font-size: 50px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev {
    left: -32px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
    right: -32px; }
  .block-new-colors-patterns .new-colors-patterns-list {
    display: block;
    text-align: left; }
    .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info .buttons:after {
      display: inline-block; }
  .block-video-or-campaign {
    padding-top: 65px;
    padding-bottom: 65px; }
    .block-video-or-campaign:before {
      height: 75%; }
    .block-video-or-campaign .block-video-campaign .video-button {
      margin-top: 30px; }
  .block-video-or-campaign .block-video-campaign iframe {
    min-height: 280px; }
  .block-instagram-gallery-header {
    padding-bottom: 60px; }
    .block-instagram-gallery-header .block-left {
      max-width: 50%;
      text-align: left; }
      .block-instagram-gallery-header .block-left .button {
        min-width: 240px;
        display: inline-block;
        margin-left: 0px;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        clear: inherit; }
    .block-instagram-gallery-header .block-right {
      max-width: 50%;
      padding-left: 5%; }

  .contacts-index-index .main .col-main .contact-form {
    max-width: 49%;
    float: left; }
  .contacts-index-index .main .col-main .contactinfo {
    max-width: 49%;
    float: right; }
    .contacts-index-index .main .col-main .contactinfo .block-content {
      padding-top: 55px;
      min-height: 650px; }
      .contacts-index-index .main .col-main .contactinfo .block-content > .content .content-top,
      .contacts-index-index .main .col-main .contactinfo .block-content > .content > p:nth-child(1) {
        margin-bottom: 100px; } }
@media only screen and (min-width: 1140px) {
  .block-shop-men-women .block-left span > a:first-child,
  .block-instagram-gallery-header .block-left .button:first-child {
    margin-top: 17px; } }
@media only screen and (min-width: 1200px) {
  .cms-page-view .view-content .Banner .block-title {
    font-size: 80px; }

  .block-banner-homepage .owl-item .item .caption {
    min-width: 750px; }
    .block-banner-homepage .owl-item .item .caption h3 {
      font-size: 80px; }
    .block-banner-homepage .owl-item .item .caption p {
      font-size: 35px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-prev {
    left: -32px; }
  .block-top-picks .block-session-product .owl-carousel.owl-theme .owl-controls .owl-next {
    right: -32px; }
  .block-video-or-campaign .block-video-campaign .video-button {
    margin-top: 45px; }
    .block-video-or-campaign .block-video-campaign .video-button span {
      /*font-size: 25px;*/ }
  .block-video-or-campaign .block-video-campaign iframe {
    min-height: 336px; }
  .block-instagram-gallery-header:after {
    width: 90px;
    height: 90px;
    margin-left: -45px;
    bottom: -45px; } }
@media only screen and (min-width: 1360px) {
  .block-shop-men-women .block-right {
    padding-left: 9%; }
  .block-top-picks {
    padding-bottom: 72px; }
  .block-new-colors-patterns {
    padding: 66px 0px; }
    .block-new-colors-patterns .new-colors-patterns-list li .box-content .block-new-colors-info {
      padding-left: 7%;
      padding-right: 7%; }
  .block-video-or-campaign {
    padding-top: 78px;
    padding-bottom: 80px; }
  .block-video-or-campaign .block-video-campaign iframe {
    min-height: 385px; }
  .block-instagram-gallery-header {
    padding-top: 78px;
    padding-bottom: 103px; }
    .block-instagram-gallery-header .block-right {
      padding-left: 9%; }
    .block-instagram-gallery-header:after {
      width: 90px;
      height: 90px;
      margin-left: -45px;
      bottom: -45px; } }
@media only screen and (min-width: 1367px) {
  .block-banner-homepage .owl-item .item .caption {
    border-width: 10px;
    padding-left: 60px;
    padding-right: 60px; }
    .block-banner-homepage .owl-item .item .caption h3 {
      font-size: 108px;
      padding-bottom: 45px; }

  .block-video-or-campaign:before {
    height: 67%; }
  .block-video-or-campaign .block-video-campaign .video-button {
    margin-top: 58px; }
  .block-video-or-campaign .block-video-campaign iframe {
    min-height: 405px; } }
@media only screen and (min-width: 1440px) {
  .block-banner-homepage {
        /*.box-image{
            picture{
                position: relative;
                height: 540px;
                overflow: hidden;
                display: block;

                img{
                    position: relative;
                    height: auto;
                    -webkit-transition: all 0.2s linear;
                    -moz-transition: all 0.2s linear;
                    -o-transition: all 0.2s linear;
                    transition: all 0.2s linear;
                }
            }
        }*/ }

  .block-new-colors-patterns .new-colors-patterns-list li {
    max-width: 438px; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .block-banner-homepage .owl-carousel .owl-item .item .box-image {
    max-height: 384px; } }
.dakineteam-index-index .SectionWrap {
  display: block;
  margin-bottom: 25px; }
  .dakineteam-index-index .SectionWrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-index-index .SectionWrap:before {
    content: "";
    display: table; }
  .dakineteam-index-index .SectionWrap h3 {
    color: #ffffff;
    font-size: 50px;
    font-family: "Veneer-Italic";
    letter-spacing: -1px;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 20px;
    right: auto;
    bottom: auto;
    left: 40px; }
    .dakineteam-index-index .SectionWrap h3.right {
      text-align: right;
      right: 45px;
      left: auto; }
    .dakineteam-index-index .SectionWrap h3.categorytext-bottom {
      top: auto;
      bottom: 28px; }
  .dakineteam-index-index .SectionWrap .Left,
  .dakineteam-index-index .SectionWrap .Right {
    width: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    .dakineteam-index-index .SectionWrap .Left:after,
    .dakineteam-index-index .SectionWrap .Right:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .dakineteam-index-index .SectionWrap .Left:before,
    .dakineteam-index-index .SectionWrap .Right:before {
      content: "";
      display: table; }
  .dakineteam-index-index .SectionWrap .Right .Team:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-index-index .SectionWrap .Right .Team:before {
    content: "";
    display: table; }
  .dakineteam-index-index .SectionWrap .Right .Team li {
    width: 48%;
    margin: 0px 0px 4%;
    position: relative;
    display: block;
    float: left; }
    .dakineteam-index-index .SectionWrap .Right .Team li:nth-child(2n+0) {
      float: right !important;
      clear: right; }
    .dakineteam-index-index .SectionWrap .Right .Team li:nth-child(2n+1) {
      clear: both; }
    .dakineteam-index-index .SectionWrap .Right .Team li:last-child, .dakineteam-index-index .SectionWrap .Right .Team li:nth-of-type(3) {
      margin-bottom: 0px !important; }
    .dakineteam-index-index .SectionWrap .Right .Team li > img {
      width: 100%;
      top: 0;
      right: auto;
      bottom: auto;
      left: 0;
      position: absolute; }
      .dakineteam-index-index .SectionWrap .Right .Team li > img.TransBg {
        position: relative; }
    .dakineteam-index-index .SectionWrap .Right .Team li a {
      width: 100%;
      display: inline-block;
      float: left; }
      .dakineteam-index-index .SectionWrap .Right .Team li a img {
        width: 100%;
        position: relative;
        -webkit-transition: all 0.6s ease-in-out 0.3s;
        -moz-transition: all 0.6s ease-in-out 0.3s;
        -ms-transition: all 0.6s ease-in-out 0.3s;
        -o-transition: all 0.6s ease-in-out 0.3s;
        transition: all 0.6s ease-in-out 0.3s; }
      .dakineteam-index-index .SectionWrap .Right .Team li a.HoverImage:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0; }
    .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine {
      color: #ffffff;
      font-size: 25px;
      font-family: "POP-W00-Regular";
      height: 100%;
      padding: 15px;
      background-color: #218666;
      position: absolute;
      text-align: center;
      top: 0;
      width: 100%; }
      .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine .todayin {
        display: table;
        height: 100%;
        width: 100%;
        position: relative; }
        .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine .todayin a {
          color: #ffffff;
          text-decoration: none;
          vertical-align: middle;
          display: block;
          height: 100%;
          border: 7px solid #ffffff;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          background-clip: padding-box;
          position: absolute;
          float: none; }
      .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine span {
        border: 0 !important;
        padding: 0 !important;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine:hover {
        background-color: #2b2b2b; }
    .dakineteam-index-index .SectionWrap .Right .Team li h3 {
      display: none; }

.dakineteam-team-view .block-views .Banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: none !important;
  margin: 0px auto 50px;
  min-height: 100px;
  position: relative;
  text-align: center; }
  .dakineteam-team-view .block-views .Banner h1 {
    font-size: 40px;
    padding: 0px 11px;
    width: 100%;
    font-family: "Veneer";
    text-align: left;
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .dakineteam-team-view .block-views .Banner h1.right {
      text-align: right; }
.dakineteam-team-view .block-views h1 {
  color: #ffffff;
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 8.75%;
  left: 0;
  position: absolute; }
.dakineteam-team-view .block-views .ContentWrap:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.dakineteam-team-view .block-views .ContentWrap:before {
  content: "";
  display: table; }
.dakineteam-team-view .block-views .ContentWrap .Team {
  margin-left: -4%; }
  .dakineteam-team-view .block-views .ContentWrap .Team:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-team-view .block-views .ContentWrap .Team:before {
    content: "";
    display: table; }
  .dakineteam-team-view .block-views .ContentWrap .Team li {
    width: 46%;
    margin: 0px 0px 20px 4%;
    text-align: center;
    position: relative;
    display: block;
    float: left; }
    .dakineteam-team-view .block-views .ContentWrap .Team li > img {
      width: 100%;
      position: absolute;
      top: 0;
      right: auto;
      bottom: auto;
      left: 0; }
    .dakineteam-team-view .block-views .ContentWrap .Team li a {
      display: inline-block;
      position: relative;
      width: 100%; }
      .dakineteam-team-view .block-views .ContentWrap .Team li a img {
        width: 100%;
        position: relative;
        -webkit-transition: all 0.6s ease-in-out 0.3s;
        -moz-transition: all 0.6s ease-in-out 0.3s;
        -ms-transition: all 0.6s ease-in-out 0.3s;
        transition: all 0.6s ease-in-out 0.3s; }
      .dakineteam-team-view .block-views .ContentWrap .Team li a:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0; }
    .dakineteam-team-view .block-views .ContentWrap .Team li h3 {
      font-size: 15px;
      font-family: "AV-LT-Black";
      text-transform: uppercase;
      margin: 20px 0;
      letter-spacing: 0.06em; }
      .dakineteam-team-view .block-views .ContentWrap .Team li h3 a {
        color: #000000;
        text-decoration: none; }
        .dakineteam-team-view .block-views .ContentWrap .Team li h3 a:hover {
          color: #218666; }

.dakineteam-team-member .main-container .main.container .main.col1-layout.Surf {
  padding-left: 10px;
  padding-right: 10px; }
.dakineteam-team-member .block-views .Banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: none !important;
  margin: 0px auto 50px;
  min-height: 100px;
  position: relative;
  text-align: center; }
  .dakineteam-team-member .block-views .Banner h1 {
    font-size: 40px;
    padding: 0px 11px;
    width: 100%;
    font-family: "Veneer";
    text-align: left;
    letter-spacing: -1px;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.dakineteam-team-member .block-views h1 {
  color: #ffffff;
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 8.75%;
  left: 0;
  position: absolute; }
.dakineteam-team-member .ContentWrap:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.dakineteam-team-member .ContentWrap:before {
  content: "";
  display: table; }
.dakineteam-team-member .ContentWrap .block-member-detail:after {
  clear: both;
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
.dakineteam-team-member .ContentWrap .block-member-detail:before {
  content: "";
  display: table; }
.dakineteam-team-member .ContentWrap .block-member-detail .Right .Label {
  font-size: 18px;
  font-family: "AV-LT-Black";
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 0.06em; }
.dakineteam-team-member .ContentWrap .block-member-detail .Right .Desc {
  font-size: 14px;
  margin: 0 0 30px; }
.dakineteam-team-member .KitWrap {
  display: block;
  margin: 10px 0px 30px; }
  .dakineteam-team-member .KitWrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-team-member .KitWrap:before {
    content: "";
    display: table; }
  .dakineteam-team-member .KitWrap h2 {
    width: 100%;
    display: block;
    text-align: center;
    margin: 20px 0 30px; }
    .dakineteam-team-member .KitWrap h2 span {
      font-size: 40px;
      font-family: "POP-W00-Regular";
      text-align: center;
      padding: 0 0 5px;
      display: inline-block;
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll center bottom/60% 4px; }
.dakineteam-team-member .TeamRiderWrap {
  display: block;
  margin: 10px 0px 30px; }
  .dakineteam-team-member .TeamRiderWrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-team-member .TeamRiderWrap:before {
    content: "";
    display: table; }
  .dakineteam-team-member .TeamRiderWrap .Left, .dakineteam-team-member .TeamRiderWrap .Right {
    width: 100%;
    display: block; }
  .dakineteam-team-member .TeamRiderWrap .videosection {
    padding-top: 25px;
    padding-bottom: 56.25%;
    position: relative; }
    .dakineteam-team-member .TeamRiderWrap .videosection iframe,
    .dakineteam-team-member .TeamRiderWrap .videosection object,
    .dakineteam-team-member .TeamRiderWrap .videosection embed {
      height: 100%;
      width: 100%;
      top: 0;
      right: auto;
      bottom: 0;
      left: auto;
      position: absolute; }
.dakineteam-team-member .hp-instagram {
  display: block;
  margin: 10px 0px 30px; }
  .dakineteam-team-member .hp-instagram:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-team-member .hp-instagram:before {
    content: "";
    display: table; }
  .dakineteam-team-member .hp-instagram h2 {
    width: 100%;
    display: block;
    text-align: center;
    margin: 20px 0 30px; }
    .dakineteam-team-member .hp-instagram h2 span {
      font-size: 40px;
      font-family: "POP-W00-Regular";
      text-align: center;
      padding: 0 0 5px;
      display: inline-block;
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll center bottom/60% 4px; }
  .dakineteam-team-member .hp-instagram p {
    display: block;
    padding-top: 15px;
    text-align: center; }
    .dakineteam-team-member .hp-instagram p .icon-instagram {
      color: #000000;
      text-decoration: none;
      display: inline-block;
      position: relative; }
      .dakineteam-team-member .hp-instagram p .icon-instagram:before {
        font-size: 45px;
        font-family: "FontAwesome";
        content: "\f16d";
        display: inline-block;
        margin-right: 15px; }
      .dakineteam-team-member .hp-instagram p .icon-instagram span {
        font-size: 35px;
        font-family: "POP-W00-Regular"; }
      .dakineteam-team-member .hp-instagram p .icon-instagram:hover {
        color: #218666; }
.dakineteam-team-member .Other-Member-Surf {
  display: block;
  margin: 10px 0px 30px; }
  .dakineteam-team-member .Other-Member-Surf:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-team-member .Other-Member-Surf:before {
    content: "";
    display: table; }
  .dakineteam-team-member .Other-Member-Surf h2 {
    width: 100%;
    display: block;
    text-align: center;
    margin: 20px 0 30px; }
    .dakineteam-team-member .Other-Member-Surf h2 a {
      color: #000000;
      text-decoration: none; }
    .dakineteam-team-member .Other-Member-Surf h2 span {
      font-size: 40px;
      font-family: "POP-W00-Regular";
      text-align: center;
      padding: 0 0 5px;
      display: inline-block;
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat scroll center bottom/60% 4px; }
  .dakineteam-team-member .Other-Member-Surf .ContentWrap:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .dakineteam-team-member .Other-Member-Surf .ContentWrap:before {
    content: "";
    display: table; }
  .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team {
    margin-left: -4%; }
    .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team:before {
      content: "";
      display: table; }
    .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li {
      width: 46%;
      margin: 0px 0px 20px 4%;
      text-align: center;
      position: relative;
      display: block;
      float: left; }
      .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li > img {
        width: 100%;
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0; }
      .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li a {
        display: inline-block;
        position: relative;
        width: 100%; }
        .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li a img {
          width: 100%;
          position: relative;
          -webkit-transition: all 0.6s ease-in-out 0.3s;
          -moz-transition: all 0.6s ease-in-out 0.3s;
          -ms-transition: all 0.6s ease-in-out 0.3s;
          transition: all 0.6s ease-in-out 0.3s; }
        .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li a:hover img {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          filter: alpha(opacity=0);
          -khtml-opacity: 0;
          -moz-opacity: 0;
          opacity: 0; }
      .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li h3 {
        font-size: 15px;
        font-family: "AV-LT-Black";
        margin: 20px 0;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
        .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li h3 a {
          color: #000;
          text-decoration: none; }
          .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li h3 a:hover {
            color: #218666; }

@media only screen and (max-width: 767px) {
  .dakineteam-index-index .main-container .main.container {
    padding-left: 0px;
    padding-right: 0px; }
  .dakineteam-index-index .SectionWrap .Left {
    margin-bottom: 20px; }
  .dakineteam-index-index .SectionWrap .Right {
    padding: 0px 5%; }
  .dakineteam-index-index .SectionWrap img.deskbanner {
    display: none; }

  .dakineteam-team-view .main-container .main.container {
    padding-left: 0px;
    padding-right: 0px; }
  .dakineteam-team-view .block-views .ContentWrap {
    padding-left: 5%;
    padding-right: 5%; }
    .dakineteam-team-view .block-views .ContentWrap .Team li:nth-child(2n+0) {
      clear: right; }
    .dakineteam-team-view .block-views .ContentWrap .Team li:nth-child(2n+1) {
      clear: both; }
    .dakineteam-team-view .block-views .ContentWrap .Team li h3 {
      margin-bottom: 0px; }

  .dakineteam-team-member .block-member-detail .block-team-carousel-images {
    margin-bottom: 35px; }
  .dakineteam-team-member .block-member-detail .owl-carousel .owl-controls {
    width: 100%;
    margin-top: 0;
    position: absolute;
    bottom: 5%; }
    .dakineteam-team-member .block-member-detail .owl-carousel .owl-controls .owl-buttons {
      display: none; }
    .dakineteam-team-member .block-member-detail .owl-carousel .owl-controls .owl-pagination {
      height: 20px; }
    .dakineteam-team-member .block-member-detail .owl-carousel .owl-controls .owl-page .owl-numbers {
      font-size: 0px;
      text-indent: -9999px;
      position: relative;
      padding-left: 9px;
      padding-right: 9px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .dakineteam-team-member .block-member-detail .owl-carousel .owl-controls .owl-page.active .owl-numbers {
      padding-top: 6px;
      padding-bottom: 6px; }
  .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li h3 {
    margin-bottom: 0px; } }
@media only screen and (min-width: 768px) {
  .dakineteam-index-index .SectionWrap {
    margin-bottom: 40px; }
    .dakineteam-index-index .SectionWrap h3 {
      font-size: 70px; }
    .dakineteam-index-index .SectionWrap .Left {
      width: 59%;
      float: left; }
    .dakineteam-index-index .SectionWrap .Right {
      width: 38%;
      float: right; }
      .dakineteam-index-index .SectionWrap .Right .Team li {
        width: 47.82%;
        margin-bottom: 19px; }
        .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine {
          font-size: 35px; }
    .dakineteam-index-index .SectionWrap img.mobilebanner {
      display: none; }

  .dakineteam-team-view .main-container .main.container #block-views-surf-team-view-block {
    padding-left: 20px;
    padding-right: 20px; }
  .dakineteam-team-view .block-views .Banner h1 {
    font-size: 80px;
    padding-left: 35px; }
    .dakineteam-team-view .block-views .Banner h1.right {
      padding-right: 35px;
      padding-left: inherit; }
  .dakineteam-team-view .block-views .ContentWrap .Team {
    margin-left: -2%; }
    .dakineteam-team-view .block-views .ContentWrap .Team li {
      width: 23%;
      margin-left: 2%; }
      .dakineteam-team-view .block-views .ContentWrap .Team li:nth-child(4n+0) {
        clear: right; }
      .dakineteam-team-view .block-views .ContentWrap .Team li:nth-child(4n+1) {
        clear: both; }

  .dakineteam-team-member .main-container .main.container .main.col1-layout.Surf {
    padding-left: 20px;
    padding-right: 20px; }
  .dakineteam-team-member .block-views .Banner h1 {
    font-size: 80px;
    padding-left: 35px; }
  .dakineteam-team-member .ContentWrap .block-member-detail {
    margin-bottom: 25px; }
    .dakineteam-team-member .ContentWrap .block-member-detail .Left {
      width: 50%;
      float: left; }
    .dakineteam-team-member .ContentWrap .block-member-detail .Right {
      width: 40%;
      float: right; }
    .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-controls .owl-pagination {
      display: none; }
    .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons > div {
      color: #000000;
      font-size: 15px;
      font-family: "AV-LT-Roman";
      line-height: 20px;
      opacity: 1;
      padding: 3px 5px;
      width: inherit;
      background: none;
      letter-spacing: 0.06em; }
    .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons .owl-prev,
    .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons .owl-next {
      padding: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      text-indent: -9999em; }
      .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons .owl-prev:before,
      .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons .owl-next:before {
        color: #000000;
        font-size: 20px;
        font-family: "FontAwesome";
        text-indent: 0;
        display: block;
        float: left; }
    .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
      content: "\f104"; }
    .dakineteam-team-member .ContentWrap .block-member-detail .block-team-carousel-images .owl-carousel .owl-controls .owl-buttons .owl-next:before {
      content: "\f105"; }
  .dakineteam-team-member .TeamRiderWrap .Left, .dakineteam-team-member .TeamRiderWrap .Right {
    margin: 0px;
    max-width: 50%; }
  .dakineteam-team-member .TeamRiderWrap .Left {
    float: left; }
  .dakineteam-team-member .TeamRiderWrap .Right {
    float: right; }
  .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team {
    margin-left: -2%; }
    .dakineteam-team-member .Other-Member-Surf .ContentWrap .Team li {
      width: 23%;
      margin-left: 2%; } }
@media only screen and (min-width: 1024px) {
  .dakineteam-index-index .SectionWrap h3 {
    font-size: 80px; }
    .dakineteam-index-index .SectionWrap h3.categorytext-bottom {
      bottom: 60px; }
  .dakineteam-index-index .SectionWrap .Right {
    width: 38.6%; } }
@media only screen and (min-width: 1200px) {
  .dakineteam-index-index .SectionWrap .Left {
    width: 58.8%; }
  .dakineteam-index-index .SectionWrap .Right .Team li .today-on-dakine {
    font-size: 40px; } }
@media only screen and (min-width: 1367px) {
  .dakineteam-index-index .SectionWrap .Right .Team li {
    margin-bottom: 25px; }

  .dakineteam-team-view .main-container .main.container #block-views-surf-team-view-block {
    padding-left: 0px;
    padding-right: 0px; }

  .dakineteam-team-member .main-container .main.container .main.col1-layout.Surf {
    padding-left: 0px;
    padding-right: 0px; } }
/* Product Location */
.store-product-list {
  display: block; }
  .store-product-list:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .store-product-list:before {
    content: "";
    display: table; }
  .store-product-list .container {
    width: 100%;
    max-width: 1440px;
    padding: 0px 20px;
    margin: 0px auto; }
    .store-product-list .container:after {
      clear: both;
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    .store-product-list .container:before {
      content: "";
      display: table; }
  .store-product-list .store-product-list-head {
    text-align: center;
    margin: 20px 0px 50px;
    display: block; }
    .store-product-list .store-product-list-head .block-title {
      font-size: 40px;
      font-family: "POP-W00-Regular";
      text-align: center;
      display: inline-block;
      padding-bottom: 15px;
      background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/underline.png") no-repeat center bottom;
      background-size: 160px 5px; }
  .store-product-list .category-products .products-grid .item {
    width: 100%;
    display: block;
    float: left; }

@media only screen and (min-width: 768px) {
  .store-product-list .category-products .products-grid .item {
    max-width: 50%; } }
@media only screen and (min-width: 1024px) {
  .store-product-list .category-products .products-grid .item {
    max-width: 33.33%; } }
@media only screen and (min-width: 1200px) {
  .store-product-list .category-products .products-grid .item {
    max-width: 25%; } }
@media only screen and (min-width: 1367px) {
  .store-product-list .category-products .products-grid .item {
    max-width: 20%; } }
.firecheckout-index-index .header-container .header .burger-menu {
  display: none; }
.firecheckout-index-index .header-container .header-panel .header-icon-links {
  display: none; }
.firecheckout-index-index .checkout-title {
  padding: 55px 0;
  letter-spacing: 2px; }
  .firecheckout-index-index .checkout-title .checkout-header-left {
    float: left; }
    .firecheckout-index-index .checkout-title .checkout-header-left h1 {
      float: none;
      padding: 0;
      font-size: 30px;
      font-family: 'AV-LT-Black';
      text-transform: uppercase;
      margin: 0 0 7px;
      letter-spacing: 0.06em; }
    .firecheckout-index-index .checkout-title .checkout-header-left h3 {
      font-family: 'Veneer-Italic';
      text-transform: lowercase;
      font-size: 20px;
      color: #676767;
      margin: 0 0 7px;
      letter-spacing: 0.05em; }
    .firecheckout-index-index .checkout-title .checkout-header-left a.firecheckout-login {
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease;
      font-size: 18px;
      font-family: 'AV-LT-Black';
      background: #218666;
      padding: 8px 35px;
      color: #fff;
      display: inline-block;
      clear: both;
      letter-spacing: 0.06em; }
      .firecheckout-index-index .checkout-title .checkout-header-left a.firecheckout-login:hover {
        background: #2b2b2a; }
  .firecheckout-index-index .checkout-title .checkout-header-right {
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 40px;
    position: relative;
    font-family: 'Veneer-Italic';
    letter-spacing: 0.05em; }
    .firecheckout-index-index .checkout-title .checkout-header-right h3 {
      font-size: 20px;
      color: #676767;
      margin-bottom: 5px; }
    .firecheckout-index-index .checkout-title .checkout-header-right p {
      margin-bottom: 5px;
      font-size: 18px; }
    .firecheckout-index-index .checkout-title .checkout-header-right p:last-child,
    .firecheckout-index-index .checkout-title .checkout-header-right a {
      color: #218666; }
    .firecheckout-index-index .checkout-title .checkout-header-right a:hover {
      text-decoration: underline; }
    .firecheckout-index-index .checkout-title .checkout-header-right:before {
      content: "\f059";
      font-family: 'FontAwesome';
      color: #000000;
      display: block;
      font-size: 32px;
      position: absolute;
      left: 0;
      top: -7px;
      font-style: normal; }
.firecheckout-index-index .input-box {
  margin: 0 0 17px;
  position: relative; }
.firecheckout-index-index .no-display {
  display: none; }
.firecheckout-index-index #firecheckout-spinner {
  background: rgba(254, 254, 254, 0.7);
  text-indent: -9999px;
  z-index: 10;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }
  .firecheckout-index-index #firecheckout-spinner:before {
    background: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/ajax-load-white.gif") no-repeat center center;
    content: "";
    height: 120px;
    margin-left: -60px;
    margin-top: -60px;
    width: 120px;
    z-index: 11;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute; }
  .firecheckout-index-index #firecheckout-spinner img {
    display: none; }

.firecheckout-section .block-title {
  font-size: 23px;
  text-transform: uppercase;
  font-family: 'AV-LT-Black';
  margin-bottom: 40px;
  letter-spacing: 0.06em; }
  .firecheckout-section .block-title .num {
    margin-right: 10px; }
    .firecheckout-section .block-title .num:after {
      content: '.'; }

#firecheckout-form .col3-fire-set .col-fire-1 {
  width: 32.77182%;
  padding-right: 22px; }
#firecheckout-form .col3-fire-set .col-fire-2 {
  width: 34.22665%;
  padding-left: 22px;
  padding-right: 22px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2; }
#firecheckout-form .col3-fire-set .col-fire-3 {
  width: 32.69525%;
  padding-left: 22px; }

.firecheckout-window .form-list label {
  font-size: 18px;
  font-family: "AV-LT-Roman";
  margin: 0 0 10px;
  display: block;
  letter-spacing: 0.06em; }
.firecheckout-window .form-list .input-box {
  width: 100%;
  overflow: hidden; }
  .firecheckout-window .form-list .input-box input {
    border: 0 none;
    background: #e0e0e0;
    height: 38px;
    padding: 10px;
    line-height: 18px;
    width: 100%; }

.firecheckout-set .form-list label {
  font-size: 18px;
  font-family: "AV-LT-Roman";
  margin: 0 0 10px;
  display: block;
  letter-spacing: 0.06em; }
.firecheckout-set .form-list textarea {
  border: 0 none;
  background: #e0e0e0;
  height: 100px; }
.firecheckout-set .form-list .input-box {
  width: 100%; }
  .firecheckout-set .form-list .input-box input {
    border: 0 none;
    background: #e0e0e0;
    height: 38px;
    padding: 10px;
    line-height: 18px;
    width: 100%; }
.firecheckout-set .form-list .fields .field {
  width: 48%; }
  .firecheckout-set .form-list .fields .field:last-child {
    float: right; }
.firecheckout-set .form-list .selectboxit-container .selectboxit-text {
  height: 38px;
  padding: 10px 30px 10px 10px;
  line-height: 18px;
  font-style: italic; }
.firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container {
  background: 0;
  right: 10px; }
  .firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow {
    background: 0; }
    .firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow:after {
      font-size: 26px;
      color: #6b6b6b;
      content: "\f107";
      font-family: 'FontAwesome'; }
.firecheckout-set .form-list .selectboxit-btn {
  background-color: #e0e0e0;
  border: 0 none; }
.firecheckout-set select {
  height: 38px;
  padding: 10px 35px 10px 10px;
  line-height: 18px;
  font-style: italic;
  width: 100%;
  border: 0 none !important;
  background: #e0e0e0 url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/custom/dakine-select-arrrow.png) no-repeat right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  visibility: visible !important; }
  .firecheckout-set select:focus {
    outline: none; }
.firecheckout-set .control,
.firecheckout-set .add-gift-message {
  margin: 0 0 17px;
  clear: both;
  float: left;
  width: 100%; }
.firecheckout-set .gift-message-form h3 {
  font-size: 15px;
  font-family: "AV-LT-Roman";
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.06em; }
.firecheckout-set input[type="checkbox"],
.firecheckout-set input[type="radio"] {
  margin: 0;
  display: none; }
.firecheckout-set input[type="checkbox"] ~ label,
.firecheckout-set input[type="radio"] ~ label {
  min-height: 24px;
  line-height: 24px;
  display: block;
  position: relative;
  padding-left: 32px;
  margin: 0; }
.firecheckout-set input[type="checkbox"] ~ label:before,
.firecheckout-set input[type="radio"] ~ label:before {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  font-family: FontAwesome;
  position: absolute;
  border: 2px solid #b1b1b1;
  height: 24px;
  width: 24px;
  font-size: 15px;
  text-align: center;
  line-height: 20px; }
.firecheckout-set input[type="radio"] ~ label:before {
  border-radius: 50%;
  font-size: 14px;
  padding: 0 3px; }
.firecheckout-set input[type="checkbox"]:checked ~ label:before,
.firecheckout-set input[type="radio"]:checked ~ label:before {
  color: #218666;
  border: 2px solid #218666; }
.firecheckout-set input[type="radio"]:checked ~ label:before {
  content: ""; }
.firecheckout-set input[type="checkbox"]:checked ~ label:before {
  content: ""; }
.firecheckout-set #checkout-shipping-method-load .sp-methods dt {
  display: none; }
.firecheckout-set .sp-methods dd ul li {
  margin: 0 0 17px; }
  .firecheckout-set .sp-methods dd ul li li {
    margin: 0; }
  .firecheckout-set .sp-methods dd ul li .input-box {
    margin: 0; }
.firecheckout-set #shipping-method {
  margin: 0 0 30px; }
.firecheckout-set #payment-method .sp-methods dd .cc-text > label,
.firecheckout-set #payment-method .sp-methods dd .card-types > label {
  display: none; }
.firecheckout-set #payment-method .sp-methods dd .card-types ul {
  margin-top: -45px;
  float: left;
  margin-bottom: 25px;
  margin-left: 145px; }
  .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li {
    float: left;
    margin-right: 10px; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li a {
      background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card.png) no-repeat left top;
      height: 33px;
      width: 45px;
      display: block;
      text-indent: -9999px; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_ae {
      background-position: right top; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_vi {
      background-position: left top; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_mc {
      background-position: -54px top; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_di {
      background-position: -108px top; }
.firecheckout-set .customer-dob .dob-day,
.firecheckout-set .customer-dob .dob-month,
.firecheckout-set .customer-dob .dob-year {
  float: left;
  margin: 0 0 17px;
  width: 30.37037%; }
  .firecheckout-set .customer-dob .dob-day .input-text,
  .firecheckout-set .customer-dob .dob-month .input-text,
  .firecheckout-set .customer-dob .dob-year .input-text {
    width: 100%; }
.firecheckout-set .customer-dob .dob-day,
.firecheckout-set .customer-dob .dob-year {
  width: 34.5679%;
  padding-left: 4.69136%; }
.firecheckout-set .customer-dob .dob-year {
  float: right; }
.firecheckout-set #shipping-address {
  margin-top: 50px; }
.firecheckout-set a {
  color: #218666; }
.firecheckout-set .discount-form label,
.firecheckout-set .giftcard-form label {
  font-size: 18px;
  font-family: "AV-LT-Roman";
  margin: 0 0 10px;
  display: block;
  letter-spacing: 0.06em; }
.firecheckout-set .discount-form .input-field-wrapper,
.firecheckout-set .giftcard-form .input-field-wrapper {
  float: left;
  width: 45%;
  margin-right: 4%; }
.firecheckout-set #coupon-code,
.firecheckout-set #giftcard_code,
.firecheckout-set #rewardponts .input-text {
  border: 0 none;
  background: #e0e0e0;
  height: 38px;
  padding: 10px;
  line-height: 18px;
  margin: 0;
  width: 100%; }
.firecheckout-set #coupon-cancel,
.firecheckout-set #coupon-apply,
.firecheckout-set #giftcard-add {
  background: #2b2b2a;
  height: 38px;
  padding: 10px;
  line-height: 18px;
  border: 0 none;
  font-size: 18px;
  width: 45%;
  float: left;
  margin: 0 0 10px; }
  .firecheckout-set #coupon-cancel:hover,
  .firecheckout-set #coupon-apply:hover,
  .firecheckout-set #giftcard-add:hover {
    background: #218666; }
.firecheckout-set #allow-gift-options-for-items-container {
  margin: 0 0 17px;
  float: left;
  width: 100%;
  clear: both; }
.firecheckout-set .extra-options-container {
  clear: both; }
.firecheckout-set #checkout-review #checkout-review-table {
  width: 100%;
  font-family: "AV-LT-Roman";
  letter-spacing: 0.06em; }
  .firecheckout-set #checkout-review #checkout-review-table thead th {
    text-align: left;
    font-size: 16px;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5; }
    .firecheckout-set #checkout-review #checkout-review-table thead th:last-child {
      text-align: right; }
    .firecheckout-set #checkout-review #checkout-review-table thead th.a-center {
      text-align: center;
      padding: 15px; }
  .firecheckout-set #checkout-review #checkout-review-table tbody tr td {
    text-align: left;
    font-size: 16px;
    padding: 15px 0;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5; }
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .product-name {
      margin: 0 0 10px; }
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .cart-price .price {
      font-size: 16px;
      font-family: 'AV-LT-Black';
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td:last-child {
      text-align: right; }
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td.a-center {
      text-align: center;
      padding: 15px;
      color: #2a2a2a; }
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .item-options {
      color: #565656; }
      .firecheckout-set #checkout-review #checkout-review-table tbody tr td .item-options dt {
        float: left;
        clear: left;
        margin: 0 5px 0 0; }
        .firecheckout-set #checkout-review #checkout-review-table tbody tr td .item-options dt:after {
          content: ':'; }
      .firecheckout-set #checkout-review #checkout-review-table tbody tr td .item-options dd {
        float: left;
        margin: 0 0 5px; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr td {
    text-align: right;
    font-size: 18px;
    padding: 15px 0;
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr:last-child td {
    border-top: 2px solid #e5e5e5; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr:last-child td.last {
    font-family: 'AV-LT-Black';
    letter-spacing: 0.06em; }
.firecheckout-set #checkout-review .forgot-an-item {
  font-family: 'Veneer-Italic';
  text-transform: uppercase;
  color: #676767;
  font-size: 18px;
  margin: 20px 0;
  letter-spacing: 0.05em; }
  .firecheckout-set #checkout-review .forgot-an-item a {
    color: #2b2b2a;
    text-decoration: underline; }
    .firecheckout-set #checkout-review .forgot-an-item a:hover {
      color: #218666; }

.checkout-onepage-success .main-container .page-title {
  text-align: center; }
  .checkout-onepage-success .main-container .page-title h1 {
    font-family: "AV-LT-Roman";
    font-size: 25px;
    line-height: 25px;
    padding: 15px 0;
    margin: 0 0 20px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
.checkout-onepage-success .main-container h2 {
  font-family: 'AV-LT-Black';
  font-size: 20px;
  margin: 0 0 20px;
  letter-spacing: 0.06em; }
.checkout-onepage-success .main-container a {
  color: #218666; }
.checkout-onepage-success .main-container .order-info {
  border-top: 1px solid #e5e5e5;
  padding-top: 40px;
  margin: 40px 0 25px; }
  .checkout-onepage-success .main-container .order-info dt {
    font-family: "AV-LT-Roman";
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
.checkout-onepage-success .main-container .order-date {
  margin: 0 0 20px;
  font-family: 'AV-LT-Black';
  font-size: 17px;
  color: #696969;
  letter-spacing: 0.06em; }
.checkout-onepage-success .main-container .customer-info {
  margin: 0 0 20px; }
.checkout-onepage-success .main-container .order-items {
  margin: 20px 0;
  clear: both; }
.checkout-onepage-success .main-container .col2-set {
  clear: both;
  color: #696969;
  border: 1px solid #d4d4d4;
  padding: 40px;
  margin: 0 0 30px;
  overflow: hidden; }
  .checkout-onepage-success .main-container .col2-set .col-1,
  .checkout-onepage-success .main-container .col2-set .col-2 {
    width: 48.5%;
    float: left; }
  .checkout-onepage-success .main-container .col2-set .col-2 {
    float: right; }
  .checkout-onepage-success .main-container .col2-set h2 {
    font-family: 'AV-LT-Black';
    font-size: 16px;
    margin: 0 0 20px;
    color: #696969;
    letter-spacing: 0.06em; }
  .checkout-onepage-success .main-container .col2-set address {
    margin: 0; }
.checkout-onepage-success .main-container .table-caption {
  font-size: 16px; }
.checkout-onepage-success .main-container #my-orders-table {
  width: 100%;
  font-family: "AV-LT-Roman";
  letter-spacing: 0.06em; }
  .checkout-onepage-success .main-container #my-orders-table thead tr th {
    text-align: left;
    font-size: 15px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
    .checkout-onepage-success .main-container #my-orders-table thead tr th:first-child {
      text-align: left;
      padding-left: 0; }
    .checkout-onepage-success .main-container #my-orders-table thead tr th:last-child {
      text-align: right;
      padding-right: 0; }
  .checkout-onepage-success .main-container #my-orders-table tbody tr td {
    text-align: left;
    font-size: 15px;
    padding: 15px;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td .product-name {
      margin: 0 0 10px; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td .product-name,
    .checkout-onepage-success .main-container #my-orders-table tbody tr td .cart-price .price {
      font-size: 16px;
      font-family: 'AV-LT-Black';
      text-transform: uppercase;
      letter-spacing: 0.06em; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td:first-child {
      text-align: left;
      padding-left: 0; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td:last-child {
      text-align: right;
      padding-right: 0; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td .item-options {
      overflow: hidden; }
      .checkout-onepage-success .main-container #my-orders-table tbody tr td .item-options .item-option {
        clear: both;
        display: block; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td .nobr {
      white-space: nowrap; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td img {
      float: left; }
    .checkout-onepage-success .main-container #my-orders-table tbody tr td .details {
      padding-left: 122px; }
  .checkout-onepage-success .main-container #my-orders-table tfoot tr td {
    text-align: right;
    font-size: 18px;
    padding: 15px;
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }
    .checkout-onepage-success .main-container #my-orders-table tfoot tr td:last-child {
      text-align: right;
      padding-right: 0; }
  .checkout-onepage-success .main-container #my-orders-table tfoot tr:last-child td {
    border-top: 1px solid #e5e5e5; }
  .checkout-onepage-success .main-container #my-orders-table tfoot tr:last-child td.last {
    font-family: 'AV-LT-Black';
    letter-spacing: 0.06em; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .firecheckout-index-index .checkout-title {
    padding: 40px 0; }
    .firecheckout-index-index .checkout-title .checkout-header-left h1 {
      font-size: 24px;
      margin: 0 0 3px; }
    .firecheckout-index-index .checkout-title .checkout-header-left h3 {
      font-size: 18px;
      margin: 0 0 3px; }
    .firecheckout-index-index .checkout-title .checkout-header-left a.firecheckout-login {
      font-size: 14px;
      padding: 5px 25px; }
    .firecheckout-index-index .checkout-title .checkout-header-right {
      font-size: 18px;
      padding-left: 30px; }
      .firecheckout-index-index .checkout-title .checkout-header-right h3 {
        font-size: 18px;
        margin-bottom: 0; }
      .firecheckout-index-index .checkout-title .checkout-header-right p {
        margin-bottom: 0;
        font-size: 18px; }
      .firecheckout-index-index .checkout-title .checkout-header-right:before {
        font-size: 27px;
        top: -4px; }
  .firecheckout-index-index .input-box {
    margin: 0 0 10px; }

  #firecheckout-form .col3-fire-set .col-fire-1,
  #firecheckout-form .col3-fire-set .col-fire-2,
  #firecheckout-form .col3-fire-set .col-fire-3 {
    float: none;
    width: 100%;
    border: 0 none;
    padding: 0;
    margin: 0 0 25px; }

  .firecheckout-section .block-title {
    font-size: 18px;
    margin-bottom: 25px; }

  .firecheckout-set .form-list label {
    font-size: 14px;
    margin: 0 0 7px; }
  .firecheckout-set .form-list .input-box input {
    height: 31px;
    padding: 8px;
    line-height: 15px; }
  .firecheckout-set .form-list .fields .field {
    width: 48.5%; }
  .firecheckout-set .form-list .selectboxit-container .selectboxit-text {
    height: 31px;
    padding: 8px 30px 8px 8px;
    line-height: 15px; }
  .firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container {
    right: 0; }
    .firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow:after {
      font-size: 14px; }
  .firecheckout-set .control,
  .firecheckout-set .add-gift-message {
    margin: 0 0 10px; }
  .firecheckout-set input[type="checkbox"] ~ label,
  .firecheckout-set input[type="radio"] ~ label {
    min-height: 20px;
    line-height: 20px;
    padding-left: 25px; }
  .firecheckout-set input[type="checkbox"] ~ label:before,
  .firecheckout-set input[type="radio"] ~ label:before {
    height: 20px;
    width: 20px;
    font-size: 12px;
    line-height: 16px; }
  .firecheckout-set input[type="radio"] ~ label:before {
    font-size: 12px;
    padding: 0 3px; }
  .firecheckout-set .sp-methods dd ul li {
    margin: 0 0 10px; }
  .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li {
    float: left;
    margin-right: 10px; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li a {
      background: url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/card.png) no-repeat left top;
      height: 33px;
      width: 45px;
      display: block;
      text-indent: -9999px; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_ae {
      background-position: right top; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_vi {
      background-position: left top; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_mc {
      background-position: -54px top; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_di {
      background-position: -108px top; }
  .firecheckout-set .customer-dob {
    width: 48.5% !important; }
  .firecheckout-set .discount-form label,
  .firecheckout-set .giftcard-form label {
    font-size: 14px;
    margin: 0 0 7px; }
  .firecheckout-set .discount-form .input-box,
  .firecheckout-set .giftcard-form .input-box {
    width: 48.5% !important; }
  .firecheckout-set .discount-form .input-field-wrapper,
  .firecheckout-set .giftcard-form .input-field-wrapper {
    width: 54%;
    margin-right: 3.39367%; }
  .firecheckout-set #coupon-code,
  .firecheckout-set #giftcard_code,
  .firecheckout-set #rewardponts .input-text {
    height: 31px;
    padding: 8px;
    line-height: 15px; }
  .firecheckout-set #coupon-cancel,
  .firecheckout-set #coupon-apply,
  .firecheckout-set #giftcard-add {
    height: 31px;
    padding: 8px;
    line-height: 15px;
    font-size: 14px;
    width: auto; }
  .firecheckout-set #allow-gift-options-for-items-container {
    margin: 0 0 10px; }
  .firecheckout-set #checkout-review #checkout-review-table thead tr th,
  .firecheckout-set #checkout-review #checkout-review-table tbody tr th {
    font-size: 14px;
    padding: 15px 0; }
  .firecheckout-set #checkout-review #checkout-review-table thead tr td,
  .firecheckout-set #checkout-review #checkout-review-table tbody tr td {
    font-size: 14px; }
    .firecheckout-set #checkout-review #checkout-review-table thead tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .product-name {
      margin: 0 0 10px; }
    .firecheckout-set #checkout-review #checkout-review-table thead tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table thead tr td .cart-price .price,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .cart-price .price {
      font-size: 14px; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr td {
    font-size: 14px; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr:last-child td {
    font-size: 16px; }
  .firecheckout-set #checkout-review .forgot-an-item {
    font-size: 16px;
    margin: 30px 0 20px; } }
@media only screen and (max-width: 767px) {
  .firecheckout-index-index .checkout-title {
    padding: 40px 0; }
    .firecheckout-index-index .checkout-title .checkout-header-left {
      float: none;
      width: 100%; }
      .firecheckout-index-index .checkout-title .checkout-header-left h1 {
        font-size: 19px;
        margin: 0 0 3px; }
      .firecheckout-index-index .checkout-title .checkout-header-left h3 {
        font-size: 15px;
        margin: 0 0 3px; }
      .firecheckout-index-index .checkout-title .checkout-header-left a.firecheckout-login {
        font-size: 14px;
        padding: 5px 25px; }
    .firecheckout-index-index .checkout-title .checkout-header-right {
      float: none;
      width: 100%;
      font-size: 15px;
      padding-left: 30px;
      margin-top: 30px; }
      .firecheckout-index-index .checkout-title .checkout-header-right h3 {
        font-size: 15px;
        margin-bottom: 0; }
      .firecheckout-index-index .checkout-title .checkout-header-right p {
        margin-bottom: 0;
        font-size: 15px; }
      .firecheckout-index-index .checkout-title .checkout-header-right:before {
        font-size: 27px;
        top: -4px; }

  #firecheckout-form .col3-fire-set .col-fire-1,
  #firecheckout-form .col3-fire-set .col-fire-2,
  #firecheckout-form .col3-fire-set .col-fire-3 {
    float: none;
    width: 100%;
    border: 0 none;
    padding: 0;
    margin: 0 0 25px; }

  .firecheckout-section .block-title {
    font-size: 18px;
    margin-bottom: 25px; }

  .firecheckout-set .form-list label {
    font-size: 14px; }
  .firecheckout-set .form-list .input-box input {
    height: 31px;
    padding: 8px;
    line-height: 15px; }
  .firecheckout-set .form-list .fields .field {
    width: 100%; }
  .firecheckout-set .form-list .selectboxit-container .selectboxit-text {
    height: 31px;
    padding: 8px 30px 8px 8px;
    line-height: 15px; }
  .firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container {
    right: 0; }
    .firecheckout-set .form-list .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow:after {
      font-size: 14px; }
  .firecheckout-set input[type="checkbox"] ~ label,
  .firecheckout-set input[type="radio"] ~ label {
    min-height: 20px;
    line-height: 20px;
    padding-left: 25px;
    font-size: 12px; }
  .firecheckout-set input[type="checkbox"] ~ label:before,
  .firecheckout-set input[type="radio"] ~ label:before {
    height: 20px;
    width: 20px;
    font-size: 12px;
    line-height: 16px; }
  .firecheckout-set input[type="radio"] ~ label:before {
    font-size: 12px;
    padding: 0 3px; }
  .firecheckout-set .sp-methods dd ul li {
    margin: 0 0 10px; }
  .firecheckout-set #payment-method .sp-methods dd .card-types ul {
    margin-left: 120px; }
    .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li {
      float: left;
      margin-right: 10px; }
      .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li a {
        height: 25px;
        width: 35px; }
      .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_ae {
        background-position: -129px -34px; }
      .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_vi {
        background-position: left -34px; }
      .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_mc {
        background-position: -43px -34px; }
      .firecheckout-set #payment-method .sp-methods dd .card-types ul li.ctypes_li #ctype_di {
        background-position: -86px -34px; }
  .firecheckout-set .customer-dob {
    width: 100% !important; }
  .firecheckout-set .discount-form label,
  .firecheckout-set .giftcard-form label {
    font-size: 14px; }
  .firecheckout-set .discount-form .input-field-wrapper,
  .firecheckout-set .giftcard-form .input-field-wrapper {
    width: 45%;
    margin-right: 3.39367%; }
  .firecheckout-set #coupon-code,
  .firecheckout-set #giftcard_code,
  .firecheckout-set #rewardponts .input-text {
    height: 31px;
    padding: 8px;
    line-height: 15px; }
  .firecheckout-set #coupon-cancel,
  .firecheckout-set #coupon-apply,
  .firecheckout-set #giftcard-add {
    height: 31px;
    padding: 8px;
    line-height: 15px;
    font-size: 14px;
    width: 33.48416%; }
  .firecheckout-set #checkout-review #checkout-review-table thead tr td,
  .firecheckout-set #checkout-review #checkout-review-table tbody tr td {
    font-size: 12px; }
    .firecheckout-set #checkout-review #checkout-review-table thead tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .product-name {
      margin: 0 0 10px; }
    .firecheckout-set #checkout-review #checkout-review-table thead tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table thead tr td .cart-price .price,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .product-name,
    .firecheckout-set #checkout-review #checkout-review-table tbody tr td .cart-price .price {
      font-size: 12px; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr td {
    padding: 0 0 20px;
    font-size: 12px; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr:first-child td {
    padding-top: 20px; }
  .firecheckout-set #checkout-review #checkout-review-table tfoot tr:last-child td {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 0; }
  .firecheckout-set #checkout-review .forgot-an-item {
    font-size: 14px;
    margin: 20px 0; }

  .checkout-onepage-success .col2-set {
    margin: 0 0 30px; }
    .checkout-onepage-success .col2-set .col-1,
    .checkout-onepage-success .col2-set .col-2 {
      width: 100%;
      float: none; }
  .checkout-onepage-success #my-orders-table {
    font-family: "AV-LT-Roman";
    letter-spacing: 0.06em; }
    .checkout-onepage-success #my-orders-table thead tr th,
    .checkout-onepage-success #my-orders-table tbody tr th {
      font-size: 13px;
      padding: 15px 7px; }
      .checkout-onepage-success #my-orders-table thead tr th:nth-child(2), .checkout-onepage-success #my-orders-table thead tr th:nth-child(3),
      .checkout-onepage-success #my-orders-table tbody tr th:nth-child(2),
      .checkout-onepage-success #my-orders-table tbody tr th:nth-child(3) {
        display: none; }
    .checkout-onepage-success #my-orders-table thead tr td,
    .checkout-onepage-success #my-orders-table tbody tr td {
      font-size: 13px;
      padding: 15px 7px; }
      .checkout-onepage-success #my-orders-table thead tr td:nth-child(2), .checkout-onepage-success #my-orders-table thead tr td:nth-child(3),
      .checkout-onepage-success #my-orders-table tbody tr td:nth-child(2),
      .checkout-onepage-success #my-orders-table tbody tr td:nth-child(3) {
        display: none; }
      .checkout-onepage-success #my-orders-table thead tr td .product-name,
      .checkout-onepage-success #my-orders-table thead tr td .cart-price .price,
      .checkout-onepage-success #my-orders-table tbody tr td .product-name,
      .checkout-onepage-success #my-orders-table tbody tr td .cart-price .price {
        font-size: 13px; }
      .checkout-onepage-success #my-orders-table thead tr td img,
      .checkout-onepage-success #my-orders-table tbody tr td img {
        display: none; }
      .checkout-onepage-success #my-orders-table thead tr td .details,
      .checkout-onepage-success #my-orders-table tbody tr td .details {
        padding-left: 0 !important; }
    .checkout-onepage-success #my-orders-table tfoot tr td {
      text-align: right;
      font-size: 18px;
      padding: 15px;
      font-family: "AV-LT-Roman";
      letter-spacing: 0.06em; }
      .checkout-onepage-success #my-orders-table tfoot tr td:last-child {
        text-align: right;
        padding-right: 0; }
    .checkout-onepage-success #my-orders-table tfoot tr:last-child td {
      border-top: 1px solid #e5e5e5; }
    .checkout-onepage-success #my-orders-table tfoot tr:last-child td.last {
      font-family: 'AV-LT-Black';
      letter-spacing: 0.06em; }
  .checkout-onepage-success .block-account.block-mobile {
    display: none; } }
@media only screen and (min-width: 1024px) {
  .firecheckout-index-index.show-offer-msg {
    padding-top: 123px; }
  .firecheckout-index-index .header-panel {
    display: none; }
  .firecheckout-index-index .header-container .header {
    height: 123px; }
    .firecheckout-index-index .header-container .header .quick-access {
      display: none; }
    .firecheckout-index-index .header-container .header .branding {
      margin: 0 auto;
      float: none;
      padding-top: 22px; }
  .firecheckout-index-index nav.nav-main {
    display: none; } }

/*# sourceMappingURL=main.css.map */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/slick.eot');
    src: url('https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/slick.woff') format('woff'), url('https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/slick.ttf') format('truetype'), url('https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    min-width: inherit;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2b2b2b;
    font-family: "ficon";
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: "\e904";
}
[dir='rtl'] .slick-prev:before
{
    content: "\e904";
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: "\e903";
}
[dir='rtl'] .slick-next:before
{
    content: "\e903";
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*ticket_6085*/
h1.article-title{
    font-size: 23px;
    margin: 50px 0 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.par{
    font-size: 23px;
    font-family: "AV-LT-Medium";
    line-height: 1.2;
    letter-spacing: 2px;
    max-width: 700px;
}
.cms-pro .form-list{
    margin: 30px 0 20px;
}
.cms-pro .form-list .field > label{
    font-size: 18px;
    font-family: "AV-LT-Medium";
    margin: 0 0 10px;
    display: block;
}
.cms-pro .form-list  .input-text{
    height: 38px;
    padding: 10px;
    line-height: 18px;
    width: 100%;
    max-width: 410px;
}
.cms-pro  .lbl-checkbox input[type="checkbox"]{display: none}
.cms-pro  .lbl-checkbox input[type="checkbox"] + span{
    font-size: 18px;
    font-family: "AV-LT-Medium";
    display: block;
    min-height: 24px;
    line-height: 24px;
    display: block;
    position: relative;
    padding-left: 30px;
    margin: 0;
}
.cms-pro  .lbl-checkbox input[type="checkbox"] + span:before{
    border: 1px solid #000;
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    height: 20px;
    width: 20px;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0px;
    position: absolute;
    line-height: 18px;
    text-align: center;

}
.cms-pro  .lbl-checkbox input[type="checkbox"]:checked + span:before{
    content: "";
}
.cms-pro .form-list li:last-child{margin-top: 20px;}
.cms-pro .form-list li:last-child .field > .required{
    display: none;
}
.cms-pro .form-list .field > label{
    position: relative;
    display: inline-block;
    font-weight: bold;
}
.cms-pro .form-list .field > label em{
    position: absolute;
    right: -10px;
}
.cms-pro .success-msg{padding-top:20px;}
@media (min-width: 992px){
    .cms-form,.box-buttons{
       /* padding: 0 24px;*/
    }
}
@media (max-width: 991px){
    .cms-form,.box-buttons{
        /*padding: 0 17px;*/
    }
}
.box-buttons{padding-bottom: 20px;}
.cms-pro .form-list li:last-child .field > label,.cms-pro .form-list li:nth-child(2) .field > label{
    display: none;
}
.cms-pro .form-list li:last-child,.cms-pro .form-list li:nth-child(2){margin-top:15px;}
/*end ticket_6085*/
/*ticket_7076*/
.header-container a.contact{
    color: #31312f;
    font-family: "AV-LT-Roman";
    text-transform: none;
    padding: 8px 0px 8px 23px;
    display: block;
    float: left;
    position: relative;
}
.header-container a.contact:before{
    content: "\e906";
    font-size: 17px;
    font-family: "ficon";
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
}
/*endticket_7076*/

/*SO-413*/
.block-content .container p{
    max-height: inherit;
}
/*end SO-413*/
/*DAKINEINTE-40*/
.catalog-product-view .fancybox-nav{
    height: 70%;
}
/*end DAKINEINTE-40*/

/* SO-950*/
.no-zoom .zoomContainer{
    opacity: 0 !important;
    z-index: -1 !important;
    display: none;
}
/*end SO-950*/

html{
    background: none transparent !important;
}
/*jira_197_2*/
.catalog-product-view .product-shop .options-container-small .product-options dl dt.last select + div.validation-advice ,
.catalog-product-view .selectboxit-container + div.validation-advice{
    left: 0;
    color: #F00;
}
.catalog-product-view .validation-advice{
    color:#F00;
    font-size: 14px;
}
.catalog-product-view .selectboxit-container + div.validation-advice{
    position: absolute;
    right: 0;
    top: -25px;
}
/*end jira_197_2*/
/*DAK-281*/
@media (max-width: 767px){
    .contacts-index-index .main .col-main .contactinfo{margin-top: 20px;}
}
@media (max-width: 320px){
    .g-recaptcha{
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        margin-left: -28px;
    }
}
/*End DAK-281*/
/*DAK-226*/
@media only screen and (min-width: 1367px){
    .block-video-or-campaign .block-video-campaign .video-button {
        margin-top: 28px;
    }
    .block-content .container p{max-height: 7.1em;overflow: hidden;}
}
/*End DAK-226*/
/*DAK-253*/
@media only screen and (max-width: 767px){
    .storelocator .map-wrapper{min-height: 300px !important;}
    .search-result .result-header{margin-top:30px;}
    .storelocator .row .item .box-content{height: auto !important;}
    .storelocator .result-header h3{font-size: 20px !important;}
    .storelocator .search-result .item{padding-bottom: 0 !important;}
    .selectboxit-container .selectboxit-text{font-size: 16px;}
    .storelocator .filter .form-list .fields .field{margin-bottom: 15px !important;}
    .storelocator input[type="text"]{font-size: 16px;}
    .storelocator{
        width: auto !important;
        padding: 0 10px;
    }
    .store-location-page .storelocator select#country,
    .store-location-page .storelocator .addres-input,
    .store-location-page  .storelocator input[type="text"],
    .store-location-page  .storelocator .radius-input .input-box,
    .store-location-page .search-result{width: 100% !important;}
    .store-location-page .storelocator .filter .form-list .fields .field{float: none !important;width: 100% !important;}
    .store-location-page  .storelocator .filter{
        left: 0;
        max-width: inherit;
    }
    .store-location-page  .search-result .container{padding:0}
}
/*End DAK-253*/
/*DAK-282*/
@media (max-width: 767px){
    .catalog-product-view .product-shop .LearnMore{
        margin-left: inherit !important;
        margin-top: inherit !important;
        padding: 20px;
        top: 0;
        bottom: 0;
        overflow-y: scroll;
        left: 0;
        right: 0;
        width: inherit;
        min-width: 280px;
        background: none;
    }
    .catalog-product-view .product-shop .LearnMore .Padd{background: #FFF;}
    .catalog-product-view .product-shop .LearnMore p.close{top: 35px;right:35px;}
    .catalog-product-view .product-shop .LearnMore #content{position: relative;}
    .catalog-product-view .product-shop .LearnMore .Padd img{opacity: 1;}
    .catalog-product-view .product-shop .LearnMore #content h1{margin: 15px;}
}
@media (max-width: 320px){
    .catalog-product-view .product-shop .LearnMore #content table tr td{padding: 5px 0;}
}
/*End DAK-282*/
/*DAK-142*/
/*@media only screen and (min-width: 1024px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 390px;
    }
}
@media only screen and (min-width: 1200px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
       height: 435px;
    }
}
@media only screen and (min-width: 1360px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 580px;
    }
}
@media only screen and (min-width: 1401px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 720px;
    }
}
@media only screen and (min-width: 1600px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 795px;
    }
}*/
@media only screen and (max-width: 1023px) and (min-width: 768px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        /*height: 408px;*/
    }
}
@media only screen and (max-width: 767px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 736px;
    }
}
@media only screen and (max-width: 667px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 667px;
    }
}
@media only screen and (max-width: 640px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 640px;
    }
}
@media only screen and (max-width: 480px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 480px;
    }
}
@media only screen and (max-width: 414px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 414px;
    }
}
@media only screen and (max-width: 375px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 375px;
    }
}
@media only screen and (max-width: 320px){
    .catalog-product-view .product-view .product-img-box .main-product-image .owl-carousel .owl-item {
        height: 320px;
    }
}
/*End DAK-142*/
/*DAK-115*/
.cms-no-route  .category-title.banner-title{margin: 0 -30px;}
.cms-no-route .category-title img + h1,.emptypage h2{
    text-align: center;
}
.emptypage h2{padding-top:0;}
/*End DAK-115*/

/*ticket_6720*/
.giftcard-amount-form .required,.giftcard-send-form li > label,.giftcard-send-form .required{
    display: inline-block;
    margin-bottom: 20px !important;
    margin-top: 25px !important;
    font-size: 16px;
    font-family: "Veneer-Italic";
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 2px;
    position: relative;
    padding-right:15px;
}
.giftcard-amount-form .required{margin-top: 15px !important;}
.giftcard-amount-form .required em,.giftcard-send-form .required em{
    position: absolute;
    right:0;
}
.giftcard-send-form  li.fields{overflow: hidden}
.giftcard-send-form .field {
    float: left;
    width: 48%;
}
.giftcard-send-form .field:nth-child(2){float: right}
.giftcard-send-form input[type="text"],.giftcard-send-form input.form-text,.giftcard-send-form .input-text{
    width: 100%;
    border-color: #959595;
}
.catalog-product-view .product-shop .selectboxit-text,
.giftcard-amount-form .selectboxit-container .selectboxit{border-color: #959595;}
.catalog-product-view .product-shop .product-options-bottom  .add-to-cart input#qty{
    margin: 20px 10px 30px 0;
    padding: 0 10px;
    width: 55px;
    border-color: #959595;
}
.giftcard-amount-form .selectboxit-container .selectboxit-text{padding: 12px 35px 12px 12px;}
.giftcard-send-form textarea{height: 100px;}
.catalog-product-view .product-shop .product-options-bottom  .add-to-cart label{
    font-size: 16px;
    font-family: "Veneer-Italic";
    letter-spacing: 2px;
    padding-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .giftcard-send-form .field {
        float: none !important;
        width: 100%
    }

}
@media only screen and (max-width: 767px){
    .catalog-product-view .giftcard-form{
        padding: 0 20px;
    }
    .giftcard-amount-form #giftcard_amount {padding: 12px 35px 12px 12px;height: auto;}
}
.firecheckout-set #coupon-cancel, .firecheckout-set #coupon-apply, .firecheckout-set #giftcard-add{
    min-width: inherit;
    font-size: 15px;
}
@media only screen and (max-width: 767px){
    .firecheckout-set #coupon-cancel, .firecheckout-set #coupon-apply, .firecheckout-set #giftcard-add{
        width: 50%;
    }
}
.row-gift-card td:first-child{position: relative;padding-right: 20px !important;}
.firecheckout-set #checkout-review-table .row-gift-card .btn-remove{position: absolute;right:0;}
/*end ticket_6720*/
/*DAK-269*/
.catalog-category-view .block-banner-homepage{height: auto;display: block;}
.catalog-category-view .block-banner-homepage img{max-width: 100%;height: auto;}
/*End DAK-269*/
/*DAK-97*/
.main-product-image .owl-carousel{display: block;}
.box-image a{
    display: block;
    position: relative;
}
.zoomLens{
    border:none !important;
}
.catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-prev, .catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-controls .owl-buttons .owl-next{
    z-index: 998;
}
.imgzoom.absolute{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -o-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}
.catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item .box-image.relative{
    position: relative;
    display: block;
}
.zoom-mobile{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 999;
    display: none;
    overflow: hidden;
}
.zoom-mobile.active{
    display: block;
}
.box-image .bt-zoom{
    opacity: 1;
    width: 40px;
    height: 40px;
    background: rgba(221, 221, 221,0.8);
    border-radius: 50%;
    top: 20px;
    right: 25px;
    position: absolute;
    display: none;
}
.box-image .bt-zoom:before,
.box-image .bt-zoom:after{
    content: "";
    display: block;
    background-color: #FFF;
    position: absolute;
    left: 50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.box-image .bt-zoom:before{
    width: 2px;
    height: 14px;
}
.box-image .bt-zoom:after{
    width: 14px;
    height: 2px;
}
@media only screen and (max-width: 767px){
    .box-image .bt-zoom{
        display: block;
    }
}
.bt-close-zoom{
    height: 73px;
    width: 73px;
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin-left: -36px;
    background-image: url("https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine2/images/zoombuttons.png");
    background-position: 0 0;
    z-index: 2;
    display: block;
    cursor: pointer;
}
.show-zoom-mobile,.show-zoom-mobile .main-container{
    overflow: hidden;
}
.catalog-product-view .product-img-box .main-product-image .owl-carousel .owl-item .item .box-image img{
    width: auto;
    display: block;
}
/*end DAK-97*/
/*ticket_7243*/
@media only screen and (min-width: 768px){
    .no-effect .owl-wrapper{
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
    }
}
/*end ticket_7243*/
/*ticket_7360*/
.checkout-cart-index .cart .block-content .right #discount-coupon-form .coupon-msg{
    clear: both;
    float: left;
    margin-top: 5px;
    width: 100%;
    text-align: left;
}
.checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix + button{
    max-height: 42px;
}
.checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .button.cancel-btn{
    height: 42px;
    border-color: #31312f;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    min-width: 140px;
}
.checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .button.cancel-btn:hover{
    border-color: #218666;
}
@media only screen and (min-width: 1200px){
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .button.cancel-btn{
        font-size: 16px;
        min-width: 40%;
        padding-top:12px;
    }
}
@media only screen and (min-width: 1024px){
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .button.cancel-btn{
        float: right;
    }
}
@media only screen and (max-width: 320px){
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .v-fix + button,
    .checkout-cart-index .cart .block-content .right #discount-coupon-form fieldset .button.cancel-btn{
        padding-left: 0;
        padding-right: 0;
        min-width: 120px;
    }
}
/*end ticket_7360*/
/*ticket_7363*/
.my-account .order-page .page-title strong a{
    padding-left: 0;
}
/*end ticket_7363*/
/*SO-413*/
.catalog-product-view .product-options .validation-advice{
    font-size: 10px;
}
/*SO-413*/
/*SO-1358*/
.free-shipping-box{
    color: #2b2b2b;
    font-family: "AV-LT-Roman";
    font-size: 12px;
    float: left;
    position: relative;
    letter-spacing: 0.06em;
    z-index: 10;
}
.free-shipping-box > span{
    line-height: 30px;
}
.free-shipping-box .popup-tooltip{
    position: absolute;
    left: -20px;
    right: -20px;
    background-color: #FFF;
    padding: 15px 20px;
    top: 30px;
    line-height: 18px;
    display: none;
    -moz-box-shadow: 0 0 3px #e0e0e0;
    -webkit-box-shadow: 0 0 3px #e0e0e0;
    box-shadow: 0 0 3px #e0e0e0;
}
.free-shipping-box:hover .popup-tooltip{
   display: block;
}
.free-shipping-box .popup-tooltip a{
    color:#218666;
    text-decoration: underline;
}
.header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-prev::before,
.header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-next::before{
    color: #fff;
}
@media only screen and (max-width: 767px){
    .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-prev,
    .header-container .wrap-offer-msg-mobile .offer-msg-mobile .slick-next{
        display: none !important;
    }
    .free-shipping-box{
        display: none;
    }
}
/*end SO-1358*/
/*SO-1490*/
.sendfriend-product-send #advice-validate-one-required-recaptcha-check{
    padding-top: 0;
    margin-bottom: 5px;
    position: relative;
    top: -10px;
}
/*end SO-1490*/
/*SO-2053*/
.zoomContainer{
    z-index: 1;
}
/*end SO-2053*/

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://pull03-lpohbcpw0.netdna-ssl.com/skin/frontend/renegade/dakine/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* Overlay */
#ampromo-items-add {
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;
}

#ampromo-items-add a
{
    text-decoration: none;
    border-bottom: 1px dashed;
}

.amscheckout #ampromo-items-add
{
    margin: 7px 10px;
}

#ampromo-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    direction: ltr;
    overflow: scroll;
}

#ampromo-overlay .close {
    background: #000;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 45px;
    height: 45px;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: block;
}
#ampromo-overlay .close:before,
#ampromo-overlay .close:after {
    content: " ";
    font-family: "AV-LT-Medium";
    font-size: 18px;
    color: #ffffff;
    width: 2px;
    height: 60%;
    background: #ffffff;
    position: absolute;
    display: block;
    left: 22px;
    top: 8px;
}
#ampromo-overlay .close:before {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
#ampromo-overlay .close:after {
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}

#ampromo-overlay .close:hover
{
    opacity: 1;
    transition: opacity 0.2s ease;
}

.ampromo-item .giftcard-send-form{
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 820px) and (min-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 400px;
    }
    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }
}

@media only screen and (max-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 100%;
    }

    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }

    body .ampromo-carousel-control.prev
    {
        left: 0px;
    }

    body .ampromo-carousel-control.next
    {
        right: 0px;
    }

    body .ampromo-carousel-control {
        z-index: 10001;
    }
}

@media only screen and (max-width: 340px) {
    body #ampromo-items .ampromo-item {
        border: none;
    }
}

@media only screen and (max-height: 500px) {
    body #ampromo-items.amcarousel {
        top: 0 !important;
        height: 100%;
    }

    body #ampromo-items {
        padding-top: 0;
    }

    body #ampromo-items>h4 {
        display: none;
    }
}

/* Items */

#ampromo-items
{
    border: 1px solid #ededed;
    background-color: white;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    display: inline-block;
    box-sizing: border-box;
}

#ampromo-items.amcarousel
{
    display: block;
    width: 685px;
}


#ampromo-items .ampromo-item {
    margin-bottom: 7px;
    padding: 20px;
    width: 250px;
    position: relative;
    margin-right: 12px;
}

#ampromo-items .ampromo-item-options
{
    margin-bottom: 15px;
    text-align: left;
}

#ampromo-items .ampromo-item-image
{
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px
}

/* Carousel */

.amcarousel #ampromo-carousel-wrapper
{
    width: 520px;
}

#ampromo-carousel-wrapper
{
    overflow: hidden;
    margin: 0 auto;
}

.amcarousel #ampromo-carousel-content
{
    width: 4500px;
    height: 1px;
}

#ampromo-carousel-content .ampromo-slide
{
    float: left;
}

.amcarousel .ampromo-carousel-control
{
    display: block;
}

.ampromo-carousel-control {
    position: absolute;
    top: 260px;
    background: #000;
    width: 48px;
    height: 45px;
    font-size: 0;
    display: none;
}
.ampromo-carousel-control:hover {
    background: #218666;
}
.ampromo-carousel-control:before {
    font-size: 30px;
    font-family: "FontAwesome";
    color: #ffffff;
    position: relative;
    top: 5px;
}

.ampromo-carousel-control.carousel-disabled.prev
{
    background-position: 0 0 !important;
}

.ampromo-carousel-control.amcarousel-disabled.next
{
    background-position: -46px 0 !important;
}

.ampromo-carousel-control.prev {
    left: 20px;
}
.ampromo-carousel-control.prev:before {
    content: "\f104";
}

.ampromo-carousel-control.next {
    right: 20px;
}
.ampromo-carousel-control.next:before {
    content: "\f105";
}

.ampromo-carousel-control.prev:hover
{
    background-position: 0 -91px;
}

.ampromo-carousel-control.next:hover
{
    background-position: -46px -91px;
}

.ampromo-item .qty-holder
{
    display: none;
}

.ampromo-item-options select,
.ampromo-item-options input
{
    max-width: 210px;
}

.ampromo-notification
{
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;

    color: #df280a;
    background: #faebe7;
}

.ampromo_items_form h4 a {
    display: inline-block;
    line-height: 14px;
}

.ampromo-label{
    float: right; 
    position: absolute; 
    z-index: 500;
}

.ampromo-gift .product-image{
    float: left;
}

.ampromo-gift li{
    margin: 10px 10px;
    float: left;
}
.ampromo-tooltip {
   padding:2px 5px;
   background:#FEC;
   border:1px solid #FAA819;
   color:#1F5070;
   text-align:left;
   width:300px;
   position:absolute;
   z-index: 10001;
}

.ampromo-product-name{
    font-weight: bold;
}

.ampromo-short-description{
    
}

.ampromo-img img{
    /*width: 100%;*/
}
