/* Minification failed. Returning unminified contents.
(10301,14): run-time error CSS1035: Expected colon, found '.'
: run-time error CSS1066: Unexpected end of file encountered
 */

header.sneaker-header {
    height: 146px;
    padding: 0 20px
}

@media (max-width: 991px) {
    header.sneaker-header {
        height: 102px;
        padding: 0
    }
}

header.sneaker-header .sub-nav {
    margin: 0;
    padding: 0;
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    height: 51px
}

@media (max-width: 991px) {
    header.sneaker-header .sub-nav {
        display: none
    }
}

header.sneaker-header .sub-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    header.sneaker-header .sub-nav ul li:first-of-type {
        display: inline-block;
        padding: 11px 0 13px 0
    }

        header.sneaker-header .sub-nav ul li:first-of-type + li {
            display: inline-block;
            float: right;
            margin: 0;
            width: auto
        }

            header.sneaker-header .sub-nav ul li:first-of-type + li a {
                line-height: normal;
                padding: 11px 0 11px 0;
                margin-right: 24px
            }

    header.sneaker-header .sub-nav ul li.language-select a {
        font-family: "Proxima N W01 At Reg";
        color: #9c9c9c;
        font-size: 12px !important;
        letter-spacing: 2px
    }

        header.sneaker-header .sub-nav ul li.language-select a:hover {
            color: #ee2e24
        }

header.sneaker-header .main-nav {
    margin: 0;
    padding: 0;
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

    header.sneaker-header .main-nav .mobile-dropdown {
        display: none;
        background: white
    }

@media (min-width: 992px) {
    header.sneaker-header .main-nav .mobile-dropdown {
        display: none !important
    }
}

header.sneaker-header .main-nav .mobile-dropdown li {
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    font-weight: 800;
    padding: 4.8% 20px;
    letter-spacing: 2px;
    border-bottom: 1px solid #d9d9d8;
    display: block;
    text-align: center
}

    header.sneaker-header .main-nav .mobile-dropdown li a {
        font-family: "proxima-nova", sans-serif;
        font-size: 16px;
        font-weight: 800;
        color: #757575;
        letter-spacing: 2px
    }

    header.sneaker-header .main-nav .mobile-dropdown li.selected a {
        color: #ee2e24
    }

    header.sneaker-header .main-nav .mobile-dropdown li.sneaker-care {
        background-color: #ee2e24;
        border: 0
    }

        header.sneaker-header .main-nav .mobile-dropdown li.sneaker-care a {
            display: inline-block;
            padding: 8px 19px;
            text-transform: uppercase;
            color: white
        }

            header.sneaker-header .main-nav .mobile-dropdown li.sneaker-care a:hover {
                color: #ee2e24
            }

        header.sneaker-header .main-nav .mobile-dropdown li.sneaker-care:hover {
            background-color: #dddddb
        }

header.sneaker-header .main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    header.sneaker-header .main-nav ul > li {
        display: inline-block
    }

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li {
        display: none !important
    }
}

header.sneaker-header .main-nav ul > li:first-of-type {
    max-height: 95px
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li:first-of-type {
        max-height: none
    }
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li:first-of-type {
        display: block !important;
        text-align: center;
        min-height: 102px
    }
}

header.sneaker-header .main-nav ul > li:first-of-type a {
    display: inline-block;
    position: relative;
    margin-top: -1px
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li:first-of-type a {
        margin: 0;
        top: 16px
    }
}

header.sneaker-header .main-nav ul > li:first-of-type a img {
    width: 100%;
    max-width: 140px
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li:first-of-type a img {
        max-width: 110px
    }
}

header.sneaker-header .main-nav ul > li:not(:first-of-type) {
    padding-left: 40px;
    position: relative;
    top: -12px
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li:not(:first-of-type) {
        display: none
    }
}

header.sneaker-header .main-nav ul > li a {
    font-family: "proxima-nova", sans-serif;
    font-size: 15px;
    font-weight: 800;
    color: #757575;
    letter-spacing: 2px
}

    header.sneaker-header .main-nav ul > li a:hover {
        color: #ee2e24
    }

header.sneaker-header .main-nav ul > li.selected a {
    color: #ee2e24
}

header.sneaker-header .main-nav ul > li.sneaker-care a {
    display: inline-block;
    padding: 8px 19px;
    text-transform: uppercase;
    background-color: #ee2e24;
    color: white
}

    header.sneaker-header .main-nav ul > li.sneaker-care a:hover {
        color: #ee2e24;
        background-color: #dddddb
    }

header.sneaker-header .main-nav ul > li.search-button {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 52px
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li.search-button {
        display: block !important;
        position: absolute;
        right: 8%;
        bottom: auto;
        top: 62px;
        margin: 0;
        padding: 0
    }
}

header.sneaker-header .main-nav ul > li.search-button a {
    text-indent: inherit;
    background: none;
    text-transform: uppercase;
    padding-right: 30px
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li.search-button a {
        padding-right: 0;
        color: #a2a2a2
    }
}

header.sneaker-header .main-nav ul > li.search-button a:after {
    content: "";
    position: absolute;
    right: 0;
    width: 22px;
    height: 22px;
    background: url("../images/sneaker-desktop-sprite.png") 1px -1px no-repeat
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li.search-button a:after {
        display: none
    }
}

header.sneaker-header .main-nav ul > li.search-button a:hover:after {
    background-position: -36px -1px
}

header.sneaker-header .main-nav ul > li.menu-button {
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width: 992px) {
    header.sneaker-header .main-nav ul > li.menu-button {
        display: none !important
    }
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li.menu-button {
        position: absolute;
        left: 0;
        bottom: auto;
        margin: 0;
        padding: 0;
        left: 8%;
        top: 62px;
        display: block !important
    }
}

header.sneaker-header .main-nav ul > li.menu-button a {
    text-indent: inherit;
    background: none;
    font-family: "proxima-nova", sans-serif;
    font-size: 15px;
    font-weight: 800;
    color: #a2a2a2;
    letter-spacing: 2px;
    width: auto !important;
    height: auto !important;
    text-transform: uppercase
}

    header.sneaker-header .main-nav ul > li.menu-button a:hover {
        color: #ee2e24
    }

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider .slides img {
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider, .flexslider-auto {
    background: #fff;
    position: relative;
    zoom: 1
}

.flex-viewport {
    z-index: 10;
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

    .flex-direction-nav a {
        width: 30px;
        height: 30px;
        margin: -20px 0 0;
        display: block;
        background: url(../Images/bg_direction_nav.png) no-repeat 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        text-indent: -9999px;
        opacity: 0;
        -webkit-transition: all .3s ease
    }

    .flex-direction-nav .flex-next {
        background-position: 100% 0;
        right: -36px
    }

    .flex-direction-nav .flex-prev {
        left: -36px
    }

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1
    }

.flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    z-index: 12;
    width: 106%;
    text-align: center;
    margin: 0;
    padding: 0 5px 0 0
}

    .flex-control-nav li {
        display: inline-block;
        zoom: 1;
        *display: inline
    }

.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    text-align: center
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer
    }

        .flex-control-thumbs img:hover {
            opacity: 1
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

html, body {
    margin: 0;
    padding: 0
}

body {
    font-size: 93.75%;
    font-family: 'Proxima N W01 Reg', sans-serif
}

html[lang="vi"] body, html[lang="ru"] body, html[lang="pl"] body, html[lang="zh"] body {
    font-family: 'Proxima N W08 Reg', sans-serif
}

html, header {
    min-width: 320px
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

a img {
    border: none
}

h2 {
    text-transform: uppercase;
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: .85em;
    color: #333333;
    font-weight: normal
}

html[lang="vi"] h2, html[lang="ru"] h2, html[lang="pl"] h2, html[lang="zh"] h2 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.content h2 {
    padding: 20px 0;
    padding-left: 10px
}

.product-list, .tip-list, .m05-product > .float-container, .m12-accordion .content-container, .m12-accordion .content-container .m06-shoe-care-tip {
    font-size: 0
}

    .product-list > * > *, .product-list > h2, .tip-list > * > *, .m05-product > .float-container > *, .m12-accordion .content-container .m06-shoe-care-tip .container > *, .m16-page-message > .message-content > div {
        font-size: 16px;
        font-size: .975rem
    }

    .product-list > h2 {
        font-family: 'Proxima N W01 Bold', sans-serif;
        padding: 15px 10px;
        margin-top: 0;
        letter-spacing: .5px
    }

html[lang="vi"] .product-list > h2, html[lang="ru"] .product-list > h2, html[lang="pl"] .product-list > h2, html[lang="zh"] .product-list > h2 {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

html.safari .product-list > h2 {
    letter-spacing: 1px
}

h3, h4 {
    text-transform: uppercase;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    font-size: .85em;
    color: #333333;
    font-weight: normal
}

html[lang="vi"] h3, html[lang="vi"] h4, html[lang="ru"] h3, html[lang="ru"] h4, html[lang="pl"] h3, html[lang="pl"] h4, html[lang="zh"] h3, html[lang="zh"] h4 {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

.center-pane {
    padding: 6px
}

.sprite, .social-sprite {
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    background-repeat: no-repeat
}

.sprite {
    background-image: url("../images/kiwi-sprite.png")
}

html[lang="zh"] .sprite {
    background-image: url("../images/kiwi-sprite2.png")
}

html[Id="en-CN"] .sprite {
    background-image: url("../images/kiwi-sprite2.png")
}

.social-sprite {
    background-image: url("../images/social-sprite.png")
}

.youtube {
    background-image: url("http://us.kiwicare.com/skin/frontend/rwd/kiwi/images/social-sprite@2x.png")
}

a.social-sprite.youtube.twitter {
    background-image: url("http://us.kiwicare.com/skin/frontend/rwd/kiwi/images/social-sprite.png") !important
}

a {
    color: #E51B1B;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

    a:hover {
        text-decoration: none;
        color: silver
    }

    a.btn {
        padding: .7em 1.9em;
        border-radius: 2em;
        color: black;
        font-family: 'Proxima N W01 Smbd', sans-serif;
        text-decoration: none;
        font-size: .85em;
        border: 1px solid transparent;
        letter-spacing: .5px
    }

html[lang="vi"] a.btn, html[lang="ru"] a.btn, html[lang="pl"] a.btn, html[lang="zh"] a.btn {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

html.safari a.btn {
    letter-spacing: 1px
}

a.btn:active {
    border: 1px solid white
}

li.selected a.btn, a.btn.selected {
    background: black;
    color: white
}

.product-list.centered {
    text-align: center
}

    .product-list.centered > h2 {
        margin-top: 65px;
        text-align: center
    }

.tip-list {
    text-align: center
}

.shadow {
    -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.25);
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.25)
}

sup {
    vertical-align: text-top;
    position: static;
    top: 0.1em;
    font-size: 80%;
    line-height: 100%
}

html[lang='fr'] sup, html[id="en-FR"] sup {
    vertical-align: text-top;
    position: static;
    top: 0.1em;
    font-size: 65%;
    line-height: 100%
}

div.tip-container > div.video > a.video-modal > span.play.sprite {
    z-index: 99
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .sprite {
        background-image: url("../images/kiwi-sprite@2x.png");
        background-size: 1000px 1000px
    }

    html[lang="zh"] .sprite {
        background-size: 1000px 1000px
    }

    .social-sprite {
        background-image: url("../images/social-sprite@2x.png");
        background-size: 350px 100px
    }
}

#content-container {
    padding-top: 82px
}

.content {
    background-color: #F3F3F3;
    min-height: 200px;
    padding-bottom: 37px
}

    .content > * {
        padding: 20px
    }

        .content > *.offset {
            padding-left: 10px
        }

        .content > *:first-child {
            padding-top: 45px
        }

        .content > *:last-child {
            padding-bottom: 0
        }

ul.social-likes {
    margin: 0;
    padding: 0;
    line-height: 0;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    z-index: 99
}

.offset ul.social-likes {
    padding-left: 10px
}

ul.social-likes li {
    margin: 0;
    padding: 0 5px;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 1007px) {
    .content > * {
        padding: 10px;
        padding-left: 0 !important
    }

    .content .product-list {
        padding-left: 0
    }
}

@media only screen and (max-width: 599px) {
    #content-container {
        padding-top: 48px
    }

    .content > *:first-child {
        padding-top: 25px
    }

    .product-list.centered {
        text-align: left
    }
}

@media only screen and (min-width: 1008px) {
    .center-pane {
        width: 992px;
        margin: 0 auto
    }
}

html[lang="ru"] .product-list > h2 {
    font-weight: bold
}

span.nosplit {
    white-space: nowrap
}

.bv-cleanslate.bv-cv2-cleanslate {
    margin: 7px auto !important
}

.star-padding-left {
    padding-left: 10px
}

#content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    margin-left: 33px !important
}

.t03-shoe-care-tips #content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    margin-left: 20px !important
}

.t02-product-list #content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    margin-left: 20px !important
}

@media (max-width: 991px) {
    .hideInMobile {
        display: none !important
    }
}

header.shadow {
    border-bottom: 1px solid grey
}

.m06-shoe-care-tip > .float-container > .container .background, .product-list .m06-shoe-care-tip > .float-container > .container .outline, .product-list .m06-shoe-care-tip.expanded > .float-container > .container .background {
    display: none
}

.m06-shoe-care-tip > .float-container > .container, .product-list .m06-shoe-care-tip.expanded > .float-container > .container .outline, .product-list .m06-shoe-care-tip.stationary > .float-container > .container .outline, .product-list .m06-shoe-care-tip > .float-container > .container .background, .m06-shoe-care-tip.expanded .container > .button {
    display: block
}

@media only screen and (min-width: 1008px) {
    .t01-homepage .m06-shoe-care-tip > .float-container > .container .outline {
        display: block
    }

    .t01-homepage .m06-shoe-care-tip > .float-container > .container .background {
        display: none
    }

    .t04-product-detail .m12-accordion .m06-shoe-care-tip > .float-container > .container div.display > div {
        width: 50%
    }
}

.twitter {
    display: none
}

.video-modal.thumb .play {
    font-size: 500px;
    text-indent: 0
}

.carousel .banner-container .overflow-container .banner > h2 {
    filter: glow(color=#666,strength=3)
}

header .right .search-button a {
    width: 51px;
    height: 48px;
    background-position: -6px -76px
}

header .right .menu-button a {
    width: 51px;
    height: 48px;
    background-position: -58px -76px
}

header .right .search-button a, header .right .menu-button a {
    background-color: #FAF9F9;
    border: 1px solid #E7E7E7
}

    header .right .search-button a:hover, header .right .menu-button a:hover {
        background-color: #E7E7E7;
        border: 1px solid silver
    }

header .logo {
    width: 180px;
    height: 120px;
    background-position: -195px -0px
}

header {
    position: fixed;
    width: 100%;
    background-color: white;
    z-index: 101
}

    header .logo {
        margin-left: 6px;
        pointer-events: auto
    }

    header .container {
        position: relative;
        height: 70px
    }

        header .container > * {
            display: inline-block
        }

    header .logo-scj {
        width: 150px;
        height: 38px
    }

    header .left, header .right {
        position: absolute;
        top: 10px
    }

    header .left {
        left: 0
    }

    header .center {
        width: 264px;
        margin: 0 auto;
        display: block;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -130px;
        z-index: 2;
        pointer-events: none
    }

    header .center-pane {
        position: relative;
        z-index: 1
    }

    header .right {
        right: 0;
        vertical-align: middle;
        margin: 0;
        padding: 0
    }

        header .right > * {
            display: inline-block;
            overflow: hidden;
            text-align: center;
            vertical-align: top;
            height: 48px
        }

    header .nav li {
        position: absolute;
        top: 0;
        list-style: none;
        width: 10em;
        pointer-events: auto
    }

        header .nav li:first-child {
            text-align: right;
            right: 230px;
            padding-right: 20px
        }

        header .nav li:last-child {
            text-align: left;
            left: 221px;
            padding-left: 20px
        }

        header .nav li a {
            color: #E51B1B;
            text-decoration: none;
            font-family: 'Proxima N W01 Bold', sans-serif;
            font-size: .85em;
            letter-spacing: 1px;
            text-align: center;
            display: inline-block;
            padding-bottom: 20px;
            padding-top: 20px;
            text-transform: uppercase
        }

html[lang="vi"] header .nav li a, html[lang="ru"] header .nav li a, html[lang="pl"] header .nav li a, html[lang="en"] header .nav li a, html[lang="zh"] header .nav li a {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

header .nav li a[href="/fr-ca/shoecaretips"] {
    line-height: 1.2em
}

header .nav li a:hover, header .nav li.selected a {
    color: black
}

header .language-select {
    width: 3em
}

    header .language-select a {
        text-decoration: none;
        color: black;
        font-family: arial, sans-serif;
        font-size: .6em;
        font-weight: bold;
        display: block;
        height: 100%;
        line-height: 45px
    }

        header .language-select a span {
            vertical-align: middle
        }

.search-frame {
    display: none;
    background-color: #B37F29;
    width: 100%;
    color: white
}

    .search-frame form {
        padding: 30px;
        font-family: 'Proxima N W01 Smbd', sans-serif
    }

html[lang="vi"] .search-frame form, html[lang="ru"] .search-frame form, html[lang="pl"] .search-frame form, html[lang="zh"] .search-frame form {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

.search-frame.search {
    display: block
}

.search-frame input[type=text] {
    border: 1px solid #C49544;
    background-color: transparent;
    padding: 10px;
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: 2em;
    letter-spacing: 1px;
    color: white;
    width: 60%;
    max-width: 560px;
    padding-left: 50px;
    background-position: -55px -126px;
    text-indent: 0;
    vertical-align: middle;
    margin-right: 20px
}

html[lang="vi"] .search-frame input[type=text], html[lang="ru"] .search-frame input[type=text], html[lang="pl"] .search-frame input[type=text], html[lang="zh"] .search-frame input[type=text] {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.search-frame input:focus {
    outline: 1px solid #EDD6AD
}

html:not(.touch) input[type=submit] {
    -webkit-transition: border-radius .3s ease;
    -moz-transition: border-radius .3s ease;
    -o-transition: border-radius .3s ease;
    -ms-transition: border-radius .3s ease;
    transition: border-radius .3s ease
}

header input[type=submit] {
    background: black;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    padding: 13px 40px 10px;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    border-radius: 3em;
    line-height: 1.2em;
    display: inline-block;
    text-decoration: none;
    font-size: .85em;
    border: 1px solid transparent;
    letter-spacing: .5px;
    vertical-align: middle
}

html[lang="vi"] header input[type=submit], html[lang="ru"] header input[type=submit], html[lang="pl"] .search-frame input[type=text], html[lang="zh"] header input[type=submit] {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

html.safari input[type=submit] {
    padding-top: 12px;
    padding-bottom: 11px
}

input[type=submit]:hover {
    border-radius: 0;
    cursor: pointer
}

input[type=submit]:focus {
    border: 1px solid white;
    outline: none
}

.search-frame .button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: black;
    color: #B37F29;
    text-transform: uppercase;
    font-size: .7em;
    padding: 7px 12px;
    margin-right: auto;
    z-index: 3;
    cursor: pointer
}

    .search-frame .button:hover {
        text-decoration: none
    }

.social {
    margin-left: 8px
}

    .social > span {
        display: inline-block;
        width: 20px;
        vertical-align: middle;
        margin-left: 3px
    }

    .social .social-sprite {
        width: 20px;
        height: 20px;
        display: block;
        margin-bottom: 8px
    }

        .social .social-sprite.facebook {
            background-position: 0 -31px;
            display: none
        }

        .social .social-sprite.twitter {
            background-position: -30px -31px
        }

        .social .social-sprite.other {
            background-position: -60px -31px
        }

@media only screen and (max-width: 1007px) {
    header {
        position: absolute
    }

        header.shadow {
            webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none
        }

        header .menu, header .language-select {
            display: none
        }

            header.menu, header.menu .menu li {
                background-color: #EBEBEC
            }

                header.menu .menu {
                    display: block;
                    position: absolute;
                    width: 100%;
                    -webkit-box-shadow: 0 5px 6px 0 rgba(0,0,0,0.25);
                    -moz-box-shadow: 0 5px 6px 0 rgba(0,0,0,0.25);
                    box-shadow: 0 5px 6px 0 rgba(0,0,0,0.25)
                }

                header.menu .container {
                    height: 140px
                }

                header .menu .nav {
                    padding: 0;
                    margin: 0
                }

                    header .menu .nav li:first-child {
                        border-top: 1px solid #D2D2D3
                    }

                    header .menu .nav li {
                        position: static;
                        width: auto;
                        text-align: center;
                        right: 0;
                        left: 0;
                        border-bottom: 1px solid #D2D2D3;
                        padding: 0
                    }

                        header .menu .nav li a {
                            padding: 15px;
                            display: block;
                            font-size: 2em
                        }

    html.safari header .menu .nav li a {
        padding-top: 16px;
        padding-bottom: 14px
    }

    header .menu .nav li br {
        display: none
    }

    header .center {
        left: 0;
        right: 0;
        text-align: center;
        margin-left: 0;
        width: inherit;
        height: 0
    }

    header .social {
        display: none
    }

    .search-frame input[type=text] {
        font-size: 1.4em;
        background-position: -61px -130px;
        padding-left: 45px
    }

    input[type=submit] {
        padding: 10px 30px 7px
    }
}

@media only screen and (max-width: 599px) {
    header .logo {
        width: 90px;
        height: 60px;
        background-position: -389px -0px
    }

    header .container {
        height: 36px
    }

    header .right .search-button a {
        width: 39px;
        height: 36px;
        background-position: -110px -76px
    }

    header .right .menu-button a {
        width: 39px;
        height: 36px;
        background-position: -149px -76px
    }

    header .logo-scj {
        width: 115px;
        height: 25px;
        background-position: 0 -36px
    }

    header .menu .nav li a {
        font-size: 1.5em
    }

    header .left, header .right {
        top: 0
    }

    .search-frame input[type=text] {
        width: 90%;
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1008px) {
    header .menu-button {
        display: none
    }
}

html[lang="ru"] header .nav li a {
    font-size: .75em;
    font-weight: bold
}

html[lang="ru"] header .nav li a {
    font-size: .75em;
    font-weight: bold
}

html[lang="fr"] header .nav li:last-child, html[id="en-FR"] header .nav li:last-child, html[lang="pl"] header .nav li:last-child, html[lang="ru"] header .nav li:last-child, html[lang="es"] header .nav li:last-child {
    margin-top: -13px
}

.scj-footer-desktop {
    background: #fff;
    padding: 50px 0 20px 0;
    position: relative;
    display: block;
    clear: both
}

.scj-footer-mobile {
    display: none;
    font-family: 'Proxima N W01 Reg', sans-serif;
    position: relative;
    margin-top: 0;
    text-align: center
}

html[lang="vi"] .scj-footer-mobile, html[lang="ru"] .scj-footer-mobile, html[lang="pl"] .scj-footer-mobile, html[lang="zh"] .scj-footer-mobile {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.scj-footer-mobile ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.scj-footer-mobile a {
    display: inline-block
}

.scjBottom {
    background: #fff url("/src/Kiwi/images/footer/footershadow.png") center top no-repeat;
    clear: both;
    width: 978px;
    margin: 0 auto 31px;
    position: relative;
    overflow: auto
}

    .scjBottom .leftLogos {
        float: left;
        width: 360px;
        height: 72px
    }

        .scjBottom .leftLogos a {
            float: right;
            margin-top: 20px;
            margin-left: 14px;
            display: inline
        }

        .scjBottom .leftLogos img, .footer .right img {
            margin: 0;
            padding: 0
        }

    .scjBottom .rightLogos {
        float: right;
        width: 373px;
        height: 72px
    }

        .scjBottom .rightLogos a {
            float: left;
            margin-top: 20px;
            margin-right: 16px;
            display: inline
        }

    .scjBottom a.scjSigniture {
        position: absolute;
        left: 393px;
        top: 0;
        width: 185px;
        height: 72px;
        display: block;
        overflow: hidden
    }

.footLnk {
    text-align: center;
    color: #11619f;
    font-size: 10px;
    line-height: 18px
}

    .footLnk a.lnk {
        font-size: 10px;
        color: #11619f !important;
        font-style: normal;
        text-decoration: none;
        text-transform: uppercase
    }

.copyright {
    text-align: center;
    color: #11619f;
    font-size: 10px
}

.social-bar ul {
    display: block;
    text-align: center
}

.social-bar li {
    display: inline-block;
    text-align: center;
    margin: 10px 7px
}

    .social-bar li a {
        padding: 0;
        background: url("/src/Kiwi/images/social-sprite.png") no-repeat;
        text-indent: -9999px;
        width: 30px;
        height: 30px
    }

    .social-bar li.facebook a {
        background-position: 0 0
    }

    .social-bar li.twitter a {
        background-position: -30px 0
    }

    .social-bar li.other a {
        background-position: -60px 0
    }

.primary-footer-nav {
    border: 0px solid #242525;
    border-width: 1px 0
}

    .primary-footer-nav li {
        font-size: 14px
    }

.social-bar, .primary-footer-nav, .secondary-footer-nav {
    background: #060709;
    padding: 17px 0
}

    .primary-footer-nav li a, .secondary-footer-nav li a {
        padding: 10px 10px 8px;
        text-decoration: none;
        color: #848484
    }

    .primary-footer-nav li a {
        width: 100%;
        text-transform: lowercase
    }

    .secondary-footer-nav li {
        font-size: 12px;
        text-transform: uppercase
    }

        .secondary-footer-nav li a {
            width: 100%
        }

        .secondary-footer-nav li.legal-copy {
            padding: 10px;
            font-size: 10px;
            color: #b0b0b0
        }

.legal-footer {
    padding: 20px;
    background-color: #9A9691
}

@media only screen and (max-width: 1007px) {
    .scj-footer-mobile {
        display: block
    }

    .scj-footer-desktop {
        display: none
    }
}

@media only screen and (min-width: 1008px) {
    .scj-footer-desktop {
        display: block
    }
}

.social-bar li.social-icon-footer.Facebook {
    display: none
}

.m03-carousel {
    background: white
}

    .m03-carousel .container {
        padding: 10px;
        padding-top: 0
    }

        .m03-carousel .container .carousel {
            height: 580px
        }

.banner-container .banner + .banner {
    display: none
}

.banner-container {
    position: relative;
    height: 100%;
    width: 100%
}

.carousel .btn.alt {
    background: #e51b1b;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative
}

.carousel .btn.altcolor {
    background: #F6B50F;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative
}

.banner-container .overflow-container {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.banner-container .banner-overlay {
    position: absolute;
    z-index: 11;
    left: 0;
    right: 0;
    top: 60%;
    text-align: center;
    display: none
}

.banner {
    top: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    background-size: cover;
    background-position: center;
    transform: translateZ(0)
}

    .banner h2 {
        position: absolute;
        bottom: 46%;
        left: 0;
        color: white;
        font-size: 4.3em;
        width: 100%;
        padding: 30px 10.3% 0 10.3%;
        text-align: center;
        z-index: 1;
        margin: 0;
        line-height: 1.2em;
        text-shadow: 0 .1em .7em #060709
    }

[data-class="small"] h2 {
    font-size: 4em;
    line-height: 1em
}

.banner-container .headline-container {
    top: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    overflow: hidden
}

.banner-container .banner-text {
    width: 20em;
    top: 50%;
    position: absolute;
    margin-left: -10.5em;
    margin-top: -6em
}

.banner-overlay .home-combo, .carousel .btn {
    border-radius: 3em;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: top
}

.carousel .btn {
    padding: 18px 40px 16px;
    font-family: 'Proxima N W01 Smbd', sans-serif
}

html[lang="vi"] .carousel .btn, html[lang="ru"] .carousel .btn, html[lang="pl"] .carousel .btn, html[lang="zh"] .carousel .btn {
    font-family: 'Proxima N W01 Smbd', sans-serif
}

html.safari .carousel .btn, html.safari .btn.video-modal.nothumb > .play {
    padding-top: 16px;
    padding-bottom: 18px
}

html.safari .btn.video-modal.nothumb > .play {
    padding-left: 17px;
    padding-right: 17px
}

.banner-overlay .home-combo {
    color: #333333;
    background: white;
    display: inline-block;
    font-size: 1.4em;
    width: 470px;
    text-align: left;
    position: relative;
    cursor: pointer;
    padding: 13px 30px 14px;
    font-family: 'Proxima N W01 Reg', sans-serif;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    margin-right: 10px
}

html[lang="vi"] .banner-overlay .home-combo, html[lang="ru"] .banner-overlay .home-combo, html[lang="pl"] .banner-overlay .home-combo, html[lang="zh"] .banner-overlay .home-combo {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.banner-overlay br {
    display: none
}

html.safari .banner-overlay .home-combo {
    padding-top: 14px;
    padding-bottom: 13px
}

.banner-overlay .home-combo {
    box-shadow: inset -5px -5px 14px rgba(0,0,0,0.2),0 0 1px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset -5px -5px 14px rgba(0,0,0,0.2),0 0 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset -5px -5px 14px rgba(0,0,0,0.2),0 0 1px rgba(0,0,0,0.05)
}

    .banner-overlay .home-combo ul {
        box-shadow: inset -3px -3px 8px rgba(0,0,0,0.2);
        -webkit-box-shadow: inset -3px -3px 8px rgba(0,0,0,0.2);
        -moz-box-shadow: inset -3px -3px 8px rgba(0,0,0,0.2)
    }

html:not(.touch) .banner-overlay .home-combo, html:not(.touch) .carousel .btn {
    -webkit-transition: border-radius .3s ease;
    -moz-transition: border-radius .3s ease;
    -o-transition: border-radius .3s ease;
    -ms-transition: border-radius .3s ease;
    transition: border-radius .3s ease
}

    .banner-overlay .home-combo.dropped, html:not(.touch) .banner-overlay .home-combo:hover, html:not(.touch) .carousel .btn:hover {
        border-radius: 0
    }

.banner-overlay .home-combo .arrow {
    background-position: -14px -149px;
    width: 12px;
    height: 7px;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -3px
}

.banner-overlay .home-combo ul {
    display: none;
    margin: 0;
    position: absolute;
    background: white;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 15px 0
}

.banner-overlay .home-combo.dropped ul {
    display: block
}

.banner-overlay .home-combo ul li {
    list-style: none;
    margin: 0
}

.banner-overlay .home-combo ul a {
    text-decoration: none;
    color: black;
    padding: 7px 30px;
    display: block;
    font-size: 0.7em
}

    .banner-overlay .home-combo ul a:hover {
        color: #cc3333
    }

.carousel .btn {
    background: black;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    position: relative
}

.banner .btn-container {
    width: 100%;
    top: 60%;
    position: absolute
}

.pager .prototype {
    display: none
}

ol.pager {
    margin: 0 auto;
    padding: 0;
    bottom: 32px;
    z-index: 10;
    position: absolute;
    width: 100%;
    text-align: center
}

    ol.pager li {
        list-style-type: none;
        display: inline-block;
        background-position: -18px -275px;
        width: 18px;
        height: 18px;
        margin-right: 8px;
        cursor: pointer
    }

        ol.pager li.selected {
            background-position: 0 -275px
        }

@media only screen and (max-width: 1007px) {
    .banner-container, .overflow-container, .banner {
        width: 100%;
        height: 100%;
        position: relative
    }

        .banner-container .banner-overlay, .banner .btn-container {
            top: 55%
        }

        .banner-container .banner-overlay {
            z-index: 200
        }

    .m03-carousel .container .carousel {
        height: 475px
    }

    .banner-overlay .home-combo, .carousel .btn {
        padding: .8em 1.5em
    }

    html.safari .banner-overlay .home-combo, html.safari .carousel .btn, html.safari .btn.video-modal.nothumb > .play {
        padding-top: .68em;
        padding-bottom: .67em
    }

    html.safari .btn.video-modal.nothumb > .play {
        padding-left: .68em;
        padding-right: .67em
    }

    .banner-overlay .home-combo .arrow {
        right: 20px
    }

    .banner h2 {
        font-size: 1.8em;
        bottom: 50%
    }

    [data-class="small"] h2 {
        font-size: 2.25em;
        line-height: 0.9em
    }

    ol.pager {
        bottom: 8px
    }

    .banner-overlay .home-combo {
        font-size: .9em;
        min-width: 260px;
        max-width: 90%;
        margin: 0 auto 12px auto;
        display: inline-block;
        width: auto
    }

        .banner-overlay .home-combo .dropdown-title {
            padding-right: 40px;
            display: inline-block
        }

    .banner-overlay br {
        display: inline-block
    }

    .banner-overlay .btn {
        margin: 0 auto;
        display: inline-block
    }

    html.safari .banner-overlay .home-combo.dropped, .home-combo.dropped {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0;
        z-index: 100;
        padding: 0;
        background-color: #cc3333;
        max-width: none
    }

        .home-combo.dropped .dropdown-title {
            padding: 10px;
            padding-right: 40px;
            position: absolute
        }

    .banner-overlay .home-combo.dropped ul {
        top: 3em;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
        background: white;
        overflow: auto
    }

        .banner-overlay .home-combo.dropped ul a {
            padding: 10px;
            font-size: 1em
        }

    .banner-overlay .home-combo.dropped .arrow {
        top: 1.5em
    }

    .banner-overlay .home-combo.dropped, .banner-overlay .home-combo.dropped ul {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none
    }
}

@media only screen and (min-width: 600px) and (max-width: 1007px) {
    .banner h2 {
        font-size: 3em
    }
}

@media only screen and (max-width: 599px) {
    .m03-carousel .container .carousel {
        height: 385px
    }

    .banner-overlay .home-combo, .carousel .btn {
        padding: .7em 1.5em;
        font-size: .7em
    }

    html.safari .banner-overlay .home-combo, html.safari .carousel .btn, html.safari .btn.video-modal.nothumb > .play {
        padding-top: .68em;
        padding-bottom: .67em
    }
}

@media only screen and (min-width: 1008px) {
    html[lang=fr] .banner h2, html[id="en-FR"] .banner h2 {
        font-size: 3.6em
    }
}

html[lang="pl"] a[href="/pl-pl/products/protect"].btn {
    font-family: 'Proxima N W08 Smbd', sans-serif;
    font-size: 0.8em
}

html[lang="es"] .t01-homepage .banner h2 {
    bottom: 43%
}

@media only screen and (max-width: 767px) {
    html[lang="es"] .t01-homepage .banner h2 {
        bottom: 50%
    }
}

.btn.video-modal.nothumb {
    background: rgba(0,0,0,0.65);
    padding-right: 80px
}

.video-modal.thumb > .play {
    background-position: 0 -220px;
    height: 54px;
    width: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px
}

.btn.video-modal.nothumb > .play {
    position: absolute;
    top: 0;
    right: 0;
    height: 1.2em;
    width: 1.2em;
    box-sizing: content-box;
    padding: 17px;
    display: inline-block
}

    .btn.video-modal.nothumb > .play > .circle {
        display: inline-block;
        position: absolute;
        right: 1px;
        top: 1px;
        left: 1px;
        bottom: 1px;
        border: 1px solid white;
        border: 1px solid rgba(255,255,255,0.68);
        border-radius: 3em;
        -webkit-transition: border-radius .3s ease;
        -moz-transition: border-radius .3s ease;
        -o-transition: border-radius .3s ease;
        -ms-transition: border-radius .3s ease;
        transition: border-radius .3s ease
    }

        .btn.video-modal.nothumb > .play > .circle > span {
            width: 32px;
            height: 44px;
            background-position: -76px -235px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -11px;
            margin-left: -4px
        }

.btn.video-modal.nothumb:hover > .play > .circle {
    border-radius: 0
}

@media only screen and (max-width: 1007px) {
    .btn.video-modal.nothumb {
        padding-right: 3.5em
    }

        .btn.video-modal.nothumb > .play {
            padding: .8em
        }

            .btn.video-modal.nothumb > .play > .circle > span {
                background-position: -128px -241px;
                margin-top: -5px;
                margin-left: -2px;
                width: 14px;
                height: 20px
            }
}

@media only screen and (max-width: 599px) {
    .btn.video-modal.nothumb {
        padding-right: 3.5em
    }

        .btn.video-modal.nothumb > .play {
            padding: .7em
        }

    html.safari .btn.video-modal.nothumb > .play > .circle > span {
        margin-top: -6px;
        margin-left: -3px
    }
}

div.video > a.video-modal {
    outline: none
}

#cboxContent {
    position: relative;
    margin-top: 32px;
    overflow: visible;
    background: black
}

.video-modal-box #cboxClose {
    top: -25px;
    right: 0;
    background: black;
    color: #B37F29;
    border: none;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    padding: 5px 10px
}

html[lang="vi"] .video-modal-box #cboxClose, html[lang="ru"] .video-modal-box #cboxClose, html[lang="pl"] .video-modal-box #cboxClose, html[lang="zh"] .video-modal-box #cboxClose {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

html.safari .video-modal-box #cboxClose {
    top: -26px;
    padding-top: 7px;
    padding-bottom: 3px
}

#cboxOverlay {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
    background: black;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%
}

#colorbox, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#colorbox {
    outline: 0
}

.cboxIframe {
    background: black
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    background: none
}

#cboxLoadingGraphic {
    background: url("/src/Kiwi/images/loader.gif") no-repeat center center
}

#cboxLoadingOverlay {
    background: none
}

#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    margin: 0;
    overflow: visible;
    position: absolute
}

    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0
    }

#cboxPrevious {
    background-position: 0 0;
    right: 44px
}

    #cboxPrevious:hover {
        background-position: 0 -25px
    }

#cboxNext {
    background-position: -25px 0;
    right: 22px
}

    #cboxNext:hover {
        background-position: -25px -25px
    }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 66px
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px
}

    .cboxSlideshow_on #cboxSlideshow:hover {
        background-position: -100px -25px
    }

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0;
    right: 44px
}

    .cboxSlideshow_off #cboxSlideshow:hover {
        background-position: -75px -25px
    }

a.m05-product {
    display: inline-block;
    width: 20%;
    height: 330px;
    min-height: 22em;
    text-decoration: none;
    text-align: center;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.tip-list a.m05-product {
    width: 60%
}

html[lang="fr"] .m05-product, html[id="en-FR"] .m05-product {
    height: 357px
}

.tip-list a.m05-product[href="/fr-ca/products/kiwi-suede-cleaner"] {
    height: 380px
}

.tip-list a.m05-product[href="/fr-ca/products/kiwi-shoe-cleaner"] {
    height: 370px
}

a.m05-product[href="/fr-ca/products/kiwi-express-shine-clean-and-shine-wipes"] {
    height: 357px
}

.product-list a.m05-product:active .container {
    background: #E3E3E3;
    border-color: #AAAAAA
}

html:not(.touch) .product-list a.m05-product:active .details-container {
    background: rgba(245,245,245,0.9) !important
}

.m05-product > .float-container {
    width: 100%;
    height: 100%;
    border: none
}

    .m05-product > .float-container > .container {
        border: 1px solid #dededc;
        display: block;
        height: 100%;
        width: 100%;
        position: relative
    }

.tip-list .m05-product > .float-container > .container {
    width: 30%;
    background: #FAF9F8;
    display: inline-block
}

.m05-product > .float-container > .container > .image-container {
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    background: white
}

.m05-product img {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    width: 176px
}

a.m05-product h2 {
    color: black;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    font-size: .85em;
    line-height: 1.2
}

html[lang="vi"] a.m05-product h2, html[lang="ru"] a.m05-product h2, html[lang="pl"] a.m05-product h2, html[lang="zh"] a.m05-product h2, html[lang="zh"] a.m05-product h2 {
    font-family: 'Proxima N W08 Smbd', sans-serif;
    font-weight: bold
}

a.m05-product .details-container {
    padding: 0 20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    min-height: 7.85em;
    overflow: hidden
}

    a.m05-product .details-container, a.m05-product .details-container > .details, a.m05-product .details-container > .details * {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease
    }

        a.m05-product .details-container .details {
            margin-top: 10px
        }

            a.m05-product .details-container .details * {
                opacity: 0;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
            }

a.m05-product .details p {
    color: black;
    font-size: .85em;
    margin: 0;
    max-height: 0;
    margin-bottom: 0;
    overflow: hidden
}

a.m05-product .button-container {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 20px;
    width: 100%
}

a.m05-product span.button {
    background: black;
    color: white;
    text-transform: uppercase;
    border-radius: 2.1em;
    padding: .4em 1.2em;
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: .85em;
    display: inline-block
}

html[lang="vi"] a.m05-product span.button, html[lang="ru"] a.m05-product span.button, html[lang="pl"] a.m05-product span.button, html[lang="zh"] a.m05-product span.button, html[lang="zh"] a.m05-product span.button {
    font-family: 'Proxima N W08 Bold', sans-serif
}

html:not(.touch) .product-list a.m05-product:hover .details-container {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
    zoom: 1;
    background: rgba(255,255,255,0.9)
}

    html:not(.touch) .product-list a.m05-product:hover .details-container > .details * {
        opacity: 1;
        filter: none
    }

    html:not(.touch) .product-list a.m05-product:hover .details-container > .details p {
        max-height: 10em;
        margin-bottom: 4.5em
    }

a.m05-product .tip {
    display: none;
    color: black
}

.tip-list a.m05-product > .float-container {
    border: 3px solid #C0BCB4;
    background: white;
    padding: 10px
}

.tip-list a.m05-product:active > .float-container {
    border: 3px solid #B0ACA4;
    background: whitesmoke
}

    .tip-list a.m05-product:active > .float-container > .container {
        background: #EAE9E8
    }

.tip-list a.m05-product .tip {
    display: inline-block;
    width: 70%;
    padding-left: 10px;
    height: 100%;
    vertical-align: top
}

.tip-list a.m05-product .details-container {
    min-height: 6.2em
}

.tip-list a.m05-product .tip > div.outline {
    border: 1px solid #dededc;
    padding: 25px;
    height: 100%;
    width: 100%;
    display: table
}

    .tip-list a.m05-product .tip > div.outline div.tip-content {
        display: table-cell;
        vertical-align: middle
    }

.tip-list a.m05-product .tip h2 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    margin: 0;
    padding-bottom: .6em;
    line-height: 1.2em
}

html[lang="vi"] .tip-list a.m05-product .tip h2, html[lang="ru"] .tip-list a.m05-product .tip h2, html[lang="pl"] .tip-list a.m05-product .tip h2, html[lang="zh"] .tip-list a.m05-product .tip h2 {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

.tip-list a.m05-product .tip h3 {
    font-size: .9em;
    font-family: 'Proxima N W01 Reg', sans-serif;
    text-transform: none;
    line-height: 1.285em;
    margin-top: 0
}

html[lang="vi"] .tip-list a.m05-product .tip h3, html[lang="ru"] .tip-list a.m05-product .tip h3, html[lang="pl"] .tip-list a.m05-product .tip h3, html[lang="zh"] .tip-list a.m05-product .tip h3 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.tip-list a.m05-product .tip .link-text {
    color: #E51B1B
}

.tip-list a.m05-product .tip .button-container {
    position: static;
    padding: 0
}

    .tip-list a.m05-product .tip .button-container .button {
        font-family: 'Proxima N W01 Bold', sans-serif;
        padding: .44em 1.5em .46em 1.5em
    }

html[lang="vi"] .tip-list a.m05-product .tip .button-container .button, html[lang="ru"] .tip-list a.m05-product .tip .button-container .button, html[lang="pl"] .tip-list a.m05-product .tip .button-container .button, html[lang="zh"] .tip-list a.m05-product .tip .button-container .button {
    font-family: 'Proxima N W08 Bold', sans-serif
}

@media only screen and (max-width: 599px) {
    a.m05-product {
        width: 50%
    }
}

@media only screen and (min-width: 600px) and (max-width: 879px) {
    a.m05-product {
        width: 33%
    }
}

@media only screen and (min-width: 880px) and (max-width: 1007px) {
    a.m05-product {
        width: 25%
    }
}

@media only screen and (max-width: 540px) {
    .tip-list .m05-product > .float-container > .container {
        display: none
    }

    .tip-list a.m05-product .tip {
        width: 100%;
        padding-left: 0
    }

        .tip-list a.m05-product .tip > div.outline {
            padding: 0 30px
        }

        .tip-list a.m05-product .tip h2 {
            padding-top: 0
        }
}

@media only screen and (max-width: 1007px) {
    .tip-list a.m05-product {
        width: 100%;
        padding-left: 0
    }

        .tip-list a.m05-product[href="/fr-ca/products/kiwi-suede-cleaner"] {
            height: 420px
        }

        .tip-list a.m05-product[href="/fr-ca/products/kiwi-shoe-cleaner"] {
            height: 420px
        }
}

html[lang="ru"] a.m05-product h2 {
    font-weight: bold
}

html[lang="ru"] a.m05-product h2, html[lang="ru"] .m06-shoe-care-tip h2 {
    font-weight: bold
}

html[lang="fr"] .tip-list a.m05-product .tip h3, html[id="en-FR"] .tip-list a.m05-product .tip h3 {
    padding-left: 0px;
    padding-right: 0px
}

.text-block .buyNowbutton {
    background: black;
    color: white;
    text-transform: uppercase;
    border-radius: 2.1em;
    padding: .4em 1.2em;
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: .85em;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px
}

.dropdown-menu {
    display: none
}

.dropdown {
    position: relative;
    text-transform: uppercase
}

.select-container .btn {
    display: inline-block;
    padding: 15px 20px;
    padding-right: 40px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: white;
    text-transform: uppercase;
    position: relative
}

    .select-container .btn span {
        display: block;
        position: relative;
        overflow: hidden
    }

    .select-container .btn:after {
        content: "^";
        position: absolute;
        right: 15px;
        transform: rotate(180deg);
        top: 8px;
        text-transform: uppercase;
        font-size: 18px;
        color: brown
    }

#buynowID {
    background: black;
    color: white;
    text-transform: uppercase;
    border-radius: 2.1em;
    padding: 15px 70px !important;
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 1.1em !important;
    display: inline-block !important;
    cursor: pointer;
    margin-top: 20px !important;
    letter-spacing: 2px !important;
    margin-bottom: 20px;
    position: relative;
    z-index: 10
}

#buyNowbuttonDisabled {
    background: gray;
    color: white;
    cursor: no-drop;
    text-transform: uppercase;
    border-radius: 2.1em;
    padding: 15px 70px !important;
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 1.1em !important;
    display: inline-block !important;
    cursor: pointer;
    margin-top: 20px !important;
    letter-spacing: 2px !important;
    margin-bottom: 20px;
    cursor: no-drop;
    position: absolute;
    left: 24px;
    visibility: hidden
}

@media (max-width: 767px) {
    #buyNowbuttonDisabled {
        left: 0
    }
}

@media only screen and (max-width: 599px) {
    #buyNowbuttonDisabled {
        left: 10px
    }
}

.dropdown-menu li {
    padding: 10px !important;
    padding-left: 20px !important;
    padding-top: 10px !important;
    cursor: pointer;
    position: relative
}

.dropdown-menu1 li {
    padding: 10px !important;
    padding-left: 17px !important;
    padding-top: 12px !important;
    cursor: pointer;
    position: relative
}

.dropdown-menu li img, .btn img {
    display: inline-block;
    width: 100%;
    max-width: 30px;
    height: 30px;
    position: relative;
    top: 3px;
    margin-right: 12px
}

.dropdown-menu li img {
    position: absolute;
    left: 17px;
    top: 5px
}

.dropdown-menu, .dropdown-menu1 {
    position: absolute;
    top: 100%;
    padding-bottom: 0 !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    padding-left: 0 !important;
    width: 100%
}

.select-container label {
    display: block;
    padding: 10px 5px 10px 0px;
    font-size: 12px
}

.select-container select {
    padding: 10px 5px;
    width: 100%;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 700
}

.select-container {
    width: 52%;
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px
}

@media (max-width: 767px) {
    .select-container {
        float: none;
        margin-bottom: 20px;
        width: 100%
    }
}

.dropdown-toggle1 {
    padding: 13px 15px
}

    .dropdown-toggle1 span {
        top: 0
    }

.content-block-wrapper .text-block {
    position: relative
}

.m06-shoe-care-tip > .float-container > .container .outline {
    outline: 1px solid #dededc;
    outline: 1px solid rgba(255,255,255,0.6);
    pointer-events: none
}

.m06-shoe-care-tip > .float-container > .container .outline, .m06-shoe-care-tip .container, .m06-shoe-care-tip .container *, .m06-shoe-care-tip.expanded > .float-container > .container .background {
    -webkit-transition: opacity .3s ease, border-width .3s ease, outline-width .3s ease, top .3s ease, bottom .3s ease, border-radius .3s ease;
    -moz-transition: opacity .3s ease, border-width .3s ease, outline-width .3s ease, top .3s ease, bottom .3s ease, border-radius .3s ease;
    -o-transition: opacity .3s ease, border-width .3s ease, outline-width .3s ease, top .3s ease, bottom .3s ease, border-radius .3s ease;
    -ms-transition: opacity .3s ease, border-width .3s ease, outline-width .3s ease, top .3s ease, bottom .3s ease, border-radius .3s ease;
    transition: opacity .3s ease, border-width .3s ease, outline-width .3s ease, top .3s ease, bottom .3s ease, border-radius .3s ease
}

.touch .m06-shoe-care-tip > .float-container > .container .outline, .touch .m06-shoe-care-tip .container, .touch .m06-shoe-care-tip .container *, .touch .m06-shoe-care-tip.expanded > .float-container > .container .background {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
}

.m06-shoe-care-tip {
    display: inline-block;
    width: 40%;
    height: 330px;
    min-height: 22em;
    text-decoration: none;
    text-align: center;
    position: relative;
    color: white;
    font-family: 'Proxima N W01 Bold', sans-serif;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
    cursor: auto;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

html[lang="vi"] .m06-shoe-care-tip, html[lang="ru"] .m06-shoe-care-tip, html[lang="pl"] .m06-shoe-care-tip, html[lang="zh"] .m06-shoe-care-tip {
    font-family: 'Proxima N W08 Bold', sans-serif
}

.product-list .m06-shoe-care-tip {
    cursor: pointer
}

.m06-shoe-care-tip.large {
    width: 60%
}

.m06-shoe-care-tip.xlarge {
    width: 100%
}

.m06-shoe-care-tip.stationary {
    cursor: default
}

.m06-shoe-care-tip.expanded {
    box-sizing: content-box;
    margin-right: -10px
}

    .m06-shoe-care-tip.expanded .float-container {
        width: 200%;
        padding-right: 10px
    }

.m06-shoe-care-tip.animated {
    -webkit-transition: margin-left .3s ease;
    -moz-transition: margin-left .3s ease;
    -o-transition: margin-left .3s ease;
    -ms-transition: margin-left .3s ease;
    transition: margin-left .3s ease
}

    .m06-shoe-care-tip.animated > .float-container {
        -webkit-transition: width .3s ease, margin .3s ease;
        -moz-transition: width .3s ease, margin .3s ease;
        -o-transition: width .3s ease, margin .3s ease;
        -ms-transition: width .3s ease, margin .3s ease;
        transition: width .3s ease, margin .3s ease
    }

.m06-shoe-care-tip > .float-container {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.m06-shoe-care-tip .tip-container {
    overflow: hidden
}

.m06-shoe-care-tip .tip-container, .product-list .m06-shoe-care-tip.expanded .tip-container {
    height: 100%;
    width: 100%;
    position: relative
}

.m06-shoe-care-tip > .float-container > .container {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0
}

    .m06-shoe-care-tip > .float-container > .container .background {
        background-image: url("../images/tilebg.png");
        background-size: cover;
        background-position: center;
        position: absolute;
        height: 100%;
        width: 100%;
        opacity: 0
    }

html[lang="zh"] .m06-shoe-care-tip > .float-container > .container .background {
    background-image: url("../images/red_tout_nobird.png")
}

.product-list .m06-shoe-care-tip .outer-outline {
    border-width: 0
}

.product-list .m06-shoe-care-tip.expanded .outer-outline, .m06-shoe-care-tip .outer-outline {
    border: 3px solid #C0BCB4;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.m06-shoe-care-tip > .float-container > .container .display {
    text-align: center
}

.m06-shoe-care-tip.stationary > .float-container > .container .display {
    position: absolute;
    bottom: 0;
    width: 100%
}

.m06-shoe-care-tip > .float-container > .container .outline, .product-list .m06-shoe-care-tip.expanded > .float-container > .container .outline {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    top: 13px;
    left: 13px;
    right: 13px;
    bottom: 13px
}

.product-list .m06-shoe-care-tip > .float-container > .container .outline {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px
}

.m06-shoe-care-tip:first-child {
    margin-left: 0
}

.m06-shoe-care-tip * {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.m06-shoe-care-tip:not(.animated):not(.expanded) .display > *:not(.button-container):not(.teaser) {
    user-select: initial;
    -moz-user-select: initial;
    -webkit-user-select: initial;
    -ms-user-select: initial
}

.m06-shoe-care-tip .button {
    position: absolute;
    top: -4em;
    right: 0;
    border: none;
    background: black;
    color: #B37F29;
    text-transform: uppercase;
    font-size: .7em;
    padding: 7px 12px;
    margin-right: auto;
    z-index: 3;
    cursor: pointer
}

.m06-shoe-care-tip.expanded .container > .button {
    top: 0
}

.m06-shoe-care-tip .button:active {
    background: #444444
}

.m06-shoe-care-tip a.button:hover {
    text-decoration: none;
    border-radius: 0
}

.m06-shoe-care-tip .container > .image-container, .product-list .m06-shoe-care-tip.expanded .container > .image-container {
    position: absolute;
    width: 100%;
    top: 0
}

.product-list .m06-shoe-care-tip .container > .image-container {
    top: -100%
}

.m06-shoe-care-tip .container > .image-container > img {
    display: block;
    top: 0;
    margin: 0 auto;
    width: 349px;
    max-width: 100%;
    padding: 0 30px
}

.m06-shoe-care-tip .video {
    display: none;
    position: relative;
    padding: 23px
}

    .m06-shoe-care-tip.video .video {
        display: block;
        text-align: center
    }

        .m06-shoe-care-tip.video .video > a {
            display: inline-block;
            font-size: 0;
            position: relative;
            max-width: 100%
        }

    .m06-shoe-care-tip.video .container > .image-container > img {
        display: none !important
    }

    .m06-shoe-care-tip .video img {
        max-width: 100%
    }

.m06-shoe-care-tip div.image {
    width: 100%;
    height: 100%;
    background-size: cover;
    -ms-behavior: url("src/Kiwi/scripts/vendor/backgroundsize.min.htc");
    position: absolute;
    background-position: center
}

.m06-shoe-care-tip h1 {
    font-family: 'Proxima N W01 Reg', sans-serif
}

html[lang="vi"] .m06-shoe-care-tip h1, html[lang="ru"] .m06-shoe-care-tip h1, html[lang="pl"] .m06-shoe-care-tip h1, html[lang="zh"] .m06-shoe-care-tip h1, html[lang="ru"] .m06-shoe-care-tip h1 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

html[lang="fr"] .m06-shoe-care-tip, html[id="en-FR"] .m06-shoe-care-tip {
    height: 357px
}

.m06-shoe-care-tip h2 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    line-height: 1.5em
}

html[lang="vi"] .m06-shoe-care-tip h2, html[lang="ru"] .m06-shoe-care-tip h2, html[lang="pl"] .m06-shoe-care-tip h2, html[lang="zh"] .m06-shoe-care-tip h2 {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

.m06-shoe-care-tip h1, .m06-shoe-care-tip h2 {
    width: 100%;
    margin: 0;
    padding: 5px 20px .4em 20px;
    text-transform: uppercase
}

.m06-shoe-care-tip .teaser h2 {
    font-size: 0.7em;
    letter-spacing: 1px;
    line-height: 1.5em;
    max-width: 170px;
    margin: auto
}

.m06-shoe-care-tip.stationary h3 {
    font-family: 'Proxima N W01 SmBd', sans-serif
}

html[lang="vi"] .m06-shoe-care-tip.stationary h3, html[lang="ru"] .m06-shoe-care-tip.stationary h3, html[lang="pl"] .m06-shoe-care-tip.stationary h3, html[lang="zh"] .m06-shoe-care-tip.stationary h3 {
    font-family: 'Proxima N W08 SmBd', sans-serif
}

.m06-shoe-care-tip h3 {
    width: 100%;
    margin: 0;
    padding: 0 20px 10px 20px;
    text-transform: none;
    font-size: .9em;
    font-family: 'Proxima N W01 Reg', sans-serif;
    line-height: 1.285em
}

html[lang="vi"] .m06-shoe-care-tip h3, html[lang="ru"] .m06-shoe-care-tip h3, html[lang="pl"] .m06-shoe-care-tip h3, html[lang="zh"] .m06-shoe-care-tip h3 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

html[lang="fr"] .m06-shoe-care-tip h3, html[id="en-FR"] .m06-shoe-care-tip h3 {
    padding-left: 0px;
    padding-right: 0px
}

#content-container > div > div > div.product-list.results > div.m06-shoe-care-tip.expanded > div > div > div.tip-container > div.display > div > h3 {
    margin-bottom: 0px
}

.m06-shoe-care-tip .teaser {
    display: none
}

.m06-shoe-care-tip .display .button-container {
    -webkit-transition: border-radius .3s ease;
    -moz-transition: border-radius .3s ease;
    -o-transition: border-radius .3s ease;
    -ms-transition: border-radius .3s ease;
    transition: border-radius .3s ease
}

.m06-shoe-care-tip .display .button-container {
    bottom: 14px;
    left: 0;
    padding-top: 20px;
    width: 100%;
    display: none;
    z-index: 10;
    position: relative
}

.m06-shoe-care-tip .display .button {
    background: black;
    color: white;
    text-transform: uppercase;
    border-radius: 2em;
    padding: .47em 1.4em .4em 1.4em;
    font-size: .85em;
    display: inline-block;
    position: static;
    border: 1px solid transparent;
    letter-spacing: 0.5px
}

    .m06-shoe-care-tip .display .button:active {
        border: 1px solid white
    }

.m12-accordion .m06-shoe-care-tip {
    width: 100%;
    padding: 0
}

.m06-shoe-care-tip h1, .m06-shoe-care-tip h2, .m06-shoe-care-tip h3 {
    color: black
}

.m06-shoe-care-tip .teaser h2, .m06-shoe-care-tip.lightText h1, .m06-shoe-care-tip.lightText h2, .m06-shoe-care-tip.lightText h3 {
    color: white
}

.m06-shoe-care-tip.floatedImage .container > .image-container > img {
    margin-top: 30px
}

.m06-shoe-care-tip > .float-container > .container {
    background-color: #E32026
}

.m06-shoe-care-tip.stationary > .float-container > .container {
    background-color: #666
}

.tip-list .m06-shoe-care-tip.red > .float-container > .container {
    background-color: #ee4433
}

.tip-list .m06-shoe-care-tip.lightGray > .float-container > .container {
    background-color: #EDEBE5
}

.tip-list .m06-shoe-care-tip.gray > .float-container > .container {
    background-color: #666666
}

.tip-list .m06-shoe-care-tip.darkGray > .float-container > .container {
    background-color: #323031
}

.tip-list .m06-shoe-care-tip.yellow > .float-container > .container {
    background-color: #E3CA57
}

.tip-list .m06-shoe-care-tip.teal > .float-container > .container {
    background-color: #6F9192
}

.m06-shoe-care-tip.red > .float-container > .container .display {
    background-color: #ee4433
}

.m06-shoe-care-tip.lightGray > .float-container > .container .display {
    background-color: #EDEBE5
}

.m06-shoe-care-tip.gray > .float-container > .container .display {
    background-color: #666666
}

.m06-shoe-care-tip.darkGray > .float-container > .container .display {
    background-color: #323031
}

.m06-shoe-care-tip.yellow > .float-container > .container .display {
    background-color: #E3CA57
}

.m06-shoe-care-tip.teal > .float-container > .container .display {
    background-color: #6F9192
}

.m06-shoe-care-tip.lightGray > .float-container > .container .outline {
    outline-color: #cccccc
}

.product-list .m06-shoe-care-tip.expanded.red > .float-container > .container .display {
    background-color: #ee4433
}

.product-list .m06-shoe-care-tip.expanded.lightGray > .float-container > .container .display {
    background-color: #EDEBE5
}

.product-list .m06-shoe-care-tip.expanded.gray > .float-container > .container .display {
    background-color: #666666
}

.product-list .m06-shoe-care-tip.expanded.darkGray > .float-container > .container .display {
    background-color: #323031
}

.product-list .m06-shoe-care-tip.expanded.yellow > .float-container > .container .display {
    background-color: #E3CA57
}

.product-list .m06-shoe-care-tip.expanded.teal > .float-container > .container .display {
    background-color: #6F9192
}

.product-list .m06-shoe-care-tip.expanded.red > .float-container > .container {
    background-color: #ee4433
}

.product-list .m06-shoe-care-tip.expanded.lightGray > .float-container > .container {
    background-color: #EDEBE5
}

.product-list .m06-shoe-care-tip.expanded.gray > .float-container > .container {
    background-color: #666666
}

.product-list .m06-shoe-care-tip.expanded.darkGray > .float-container > .container {
    background-color: #323031
}

.product-list .m06-shoe-care-tip.expanded.yellow > .float-container > .container {
    background-color: #E3CA57
}

.product-list .m06-shoe-care-tip.expanded.teal > .float-container > .container {
    background-color: #6F9192
}

.m06-shoe-care-tip.large.red > .float-container > .container {
    background-color: #ee4433
}

.m06-shoe-care-tip.large.lightGray > .float-container > .container {
    background-color: #EDEBE5
}

.m06-shoe-care-tip.large.gray > .float-container > .container {
    background-color: #666666
}

.m06-shoe-care-tip.large.darkGray > .float-container > .container {
    background-color: #323031
}

.m06-shoe-care-tip.large.yellow > .float-container > .container {
    background-color: #E3CA57
}

.m06-shoe-care-tip.large.teal > .float-container > .container {
    background-color: #6F9192
}

.product-list.results .m06-shoe-care-tip > .float-container > .container div.display {
    background-image: url("../images/opaque30dot4x4.png")
}

.product-list .m06-shoe-care-tip.expanded > .float-container > .container div.display {
    background-image: none !important
}

.product-list .m06-shoe-care-tip > .float-container > .container div.display .cover {
    display: none
}

.product-list .m06-shoe-care-tip.expanded > .float-container > .container div.display .cover {
    display: block
}

.m06-shoe-care-tip.red > .float-container > .container div.display .cover {
    background: -moz-linear-gradient(top, rgba(238,68,51,0) 0%, #e43 100%);
    background: -webkit-linear-gradient(top, rgba(238,68,51,0) 0%, #e43 100%);
    background: -ms-linear-gradient(top, rgba(238,68,51,0) 0%, #e43 100%);
    background: linear-gradient(to bottom, rgba(238,68,51,0) 0%, #e43 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ee4433', endColorstr='#ee4433',GradientType=0 )
}

.m06-shoe-care-tip.lightGray > .float-container > .container div.display .cover {
    background: -moz-linear-gradient(top, rgba(237,235,229,0) 0%, #edebe5 100%);
    background: -webkit-linear-gradient(top, rgba(237,235,229,0) 0%, #edebe5 100%);
    background: -ms-linear-gradient(top, rgba(237,235,229,0) 0%, #edebe5 100%);
    background: linear-gradient(to bottom, rgba(237,235,229,0) 0%, #edebe5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00edebe5', endColorstr='#edebe5',GradientType=0 )
}

.m06-shoe-care-tip.gray > .float-container > .container div.display .cover {
    background: -moz-linear-gradient(top, rgba(102,102,102,0) 0%, #666 100%);
    background: -webkit-linear-gradient(top, rgba(102,102,102,0) 0%, #666 100%);
    background: -ms-linear-gradient(top, rgba(102,102,102,0) 0%, #666 100%);
    background: linear-gradient(to bottom, rgba(102,102,102,0) 0%, #666 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00666666', endColorstr='#666666',GradientType=0 )
}

.m06-shoe-care-tip.darkGray > .float-container > .container div.display .cover {
    background: -moz-linear-gradient(top, rgba(50,48,49,0) 0%, #323031 100%);
    background: -webkit-linear-gradient(top, rgba(50,48,49,0) 0%, #323031 100%);
    background: -ms-linear-gradient(top, rgba(50,48,49,0) 0%, #323031 100%);
    background: linear-gradient(to bottom, rgba(50,48,49,0) 0%, #323031 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00323031', endColorstr='#323031',GradientType=0 )
}

.m06-shoe-care-tip.yellow > .float-container > .container div.display .cover {
    background: -moz-linear-gradient(top, rgba(227,202,87,0) 0%, #e3ca57 100%);
    background: -webkit-linear-gradient(top, rgba(227,202,87,0) 0%, #e3ca57 100%);
    background: -ms-linear-gradient(top, rgba(227,202,87,0) 0%, #e3ca57 100%);
    background: linear-gradient(to bottom, rgba(227,202,87,0) 0%, #e3ca57 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e3ca57', endColorstr='#e3ca57',GradientType=0 )
}

.m06-shoe-care-tip.teal > .float-container > .container div.display .cover {
    background: -moz-linear-gradient(top, rgba(111,145,146,0) 0%, #6f9192 100%);
    background: -webkit-linear-gradient(top, rgba(111,145,146,0) 0%, #6f9192 100%);
    background: -ms-linear-gradient(top, rgba(111,145,146,0) 0%, #6f9192 100%);
    background: linear-gradient(to bottom, rgba(111,145,146,0) 0%, #6f9192 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006f9192', endColorstr='#6f9192',GradientType=0 )
}

.m06-shoe-care-tip.wallpaper h1, .m06-shoe-care-tip.wallpaper h2 {
    font-size: 1.5em;
    font-weight: normal
}

.m06-shoe-care-tip {
    z-index: 4
}

.product-list .m06-shoe-care-tip > .float-container .teaser-container {
    display: table;
    position: relative;
    height: 100%;
    width: 100%
}

    .product-list .m06-shoe-care-tip > .float-container .teaser-container .teaser {
        display: table-cell;
        vertical-align: middle
    }

.product-list .m06-shoe-care-tip > .float-container > .container div.display {
    min-width: 0;
    position: static;
    bottom: -50%
}

.product-list .m06-shoe-care-tip.expanded > .float-container .tip-container, .m06-shoe-care-tip > .float-container .tip-container {
    background-image: none;
    display: block
}

.m06-shoe-care-tip > .float-container > .container div.display {
    padding: 10px 20px 20px 20px
}

.product-list .m06-shoe-care-tip.expanded > .float-container > .container div.display, .m06-shoe-care-tip.stationary > .float-container > .container div.display, .m06-shoe-care-tip > .float-container > .container div.display {
    display: block;
    width: 100%;
    min-width: 280px;
    position: absolute;
    bottom: 0
}

    .m06-shoe-care-tip > .float-container > .container div.display .cover {
        left: 0;
        height: 40px;
        width: 100%;
        position: absolute;
        margin-top: -40px;
        pointer-events: none
    }

.product-list .m06-shoe-care-tip div.image, .m06-shoe-care-tip.expanded.heritage .button-container, .product-list .m06-shoe-care-tip .video, .product-list .m06-shoe-care-tip h3, .product-list .m06-shoe-care-tip h2.title, .product-list .m06-shoe-care-tip.expanded .teaser-container, .product-list .m06-shoe-care-tip.stationary .teaser-container, .m06-shoe-care-tip.expanded .teaser {
    display: none
}

.product-list .m06-shoe-care-tip .teaser-container, .m06-shoe-care-tip.expanded .button-container, .m12-accordion .m06-shoe-care-tip .button-container, .m06-shoe-care-tip.expanded h2.title, .m06-shoe-care-tip.expanded .video, .m06-shoe-care-tip.expanded h3, .m06-shoe-care-tip.expanded div.image, .m06-shoe-care-tip.stationary h2.title, .m06-shoe-care-tip.stationary h3, .m06-shoe-care-tip.stationary div.image {
    display: block
}

.m06-shoe-care-tip > .float-container > .container, .product-list .m06-shoe-care-tip.expanded > .float-container > .container .outline, .product-list .m06-shoe-care-tip.stationary > .float-container > .container .outline, .product-list .m06-shoe-care-tip > .float-container > .container .background, .m06-shoe-care-tip.expanded .container > .button {
    opacity: 1
}

.product-list .m06-shoe-care-tip > .float-container > .container .outline, .m06-shoe-care-tip.expanded > .float-container > .container .background {
    opacity: 0
}

@media only screen and (max-width: 599px) {
    .product-list .m06-shoe-care-tip {
        width: 50%
    }

        .product-list .m06-shoe-care-tip.stationary {
            display: none
        }

        .product-list .m06-shoe-care-tip.expanded:nth-child(2n+1) > .float-container {
            margin-left: -100%
        }
}

@media only screen and (min-width: 600px) and (max-width: 879px) {
    .product-list .m06-shoe-care-tip {
        width: 33%
    }

        .product-list .m06-shoe-care-tip.stationary {
            width: 66%
        }

        .product-list .m06-shoe-care-tip.expanded:nth-child(3n+2) > .float-container {
            margin-left: -100%
        }
}

@media only screen and (min-width: 880px) and (max-width: 1007px) {
    .product-list .m06-shoe-care-tip {
        width: 25%
    }

        .product-list .m06-shoe-care-tip.stationary {
            width: 50%
        }

        .product-list .m06-shoe-care-tip.expanded:nth-child(4n+3) > .float-container {
            margin-left: -100%
        }
}

@media only screen and (min-width: 1008px) {
    .product-list .m06-shoe-care-tip {
        width: 20%
    }

        .product-list .m06-shoe-care-tip.stationary {
            width: 40%
        }

        .product-list .m06-shoe-care-tip.expanded:nth-child(5n+4) > .float-container {
            margin-left: -100%
        }

    .m12-accordion .m06-shoe-care-tip {
        text-align: right;
        height: auto;
        margin-bottom: 0
    }

        .m12-accordion .m06-shoe-care-tip > .float-container .tip-container {
            display: table;
            min-height: 270px
        }

        .m12-accordion .m06-shoe-care-tip > .float-container > .container .video {
            z-index: 2
        }

        .m12-accordion .m06-shoe-care-tip > .float-container > .container .video, .m12-accordion .m06-shoe-care-tip > .float-container > .container .image-container {
            margin: 0;
            vertical-align: middle;
            width: 49%;
            height: 100%;
            position: absolute;
            left: 0;
            z-index: 1;
            text-align: center
        }

        .m12-accordion .m06-shoe-care-tip.floatedImage .container > .image-container > span.vert-helper {
            display: inline-block;
            height: 100%;
            vertical-align: middle
        }

        .m12-accordion .m06-shoe-care-tip.floatedImage .container > .image-container > img {
            margin-top: 0;
            display: inline-block;
            vertical-align: middle
        }

        .m12-accordion .m06-shoe-care-tip.video .video > a, .m12-accordion .m06-shoe-care-tip .video img {
            height: 100%
        }

    html[lang="fr"] .t04-product-detail .m12-accordion .m06-shoe-care-tip .video img, html[id="en-FR"] .t04-product-detail .m12-accordion .m06-shoe-care-tip .video img {
        height: auto;
        margin-top: 34px
    }

    .m12-accordion .m06-shoe-care-tip > .float-container > .container div.display {
        display: table-cell;
        position: static;
        padding: 40px 0;
        padding-left: 50%;
        vertical-align: middle;
        height: 100%
    }

    .m12-accordion .m06-shoe-care-tip.large > .float-container > .container div.display {
        padding-right: 30px
    }

    .m06-shoe-care-tip.floatedImage .container > .image-container > img {
        margin-top: 2em
    }
}

@media only screen and (max-width: 1007px) {
    .tip-list .m06-shoe-care-tip {
        width: 100%;
        padding-left: 0
    }

    .product-list .m06-shoe-care-tip > .float-container > .container div.display {
        background-color: transparent
    }

    .tip-list .m06-shoe-care-tip, .m12-accordion .m06-shoe-care-tip {
        height: auto
    }

    html[lang="fr"] .tip-list .m06-shoe-care-tip, .m12-accordion .m06-shoe-care-tip, html[id="en-FR"] .tip-list .m06-shoe-care-tip, .m12-accordion .m06-shoe-care-tip {
        height: auto !important
    }

    .m12-accordion .m06-shoe-care-tip {
        margin-bottom: 0
    }

        .tip-list .m06-shoe-care-tip.video > .float-container > .container div.display, .m12-accordion .m06-shoe-care-tip.video > .float-container > .container div.display {
            margin-top: 0
        }

        .tip-list .m06-shoe-care-tip .video, .m12-accordion .m06-shoe-care-tip .video {
            padding-bottom: 10px
        }

        .tip-list .m06-shoe-care-tip > .float-container > .container div.display, .m12-accordion .m06-shoe-care-tip > .float-container > .container div.display {
            min-width: 0;
            position: static;
            margin-top: 180px
        }
}

html[lang="ru"] .m06-shoe-care-tip h2, html[lang="ru"] .tip-list a.m05-product .tip h2 {
    font-weight: bold
}

.m08-categories {
    margin-top: 29px;
    margin-bottom: 26px;
    text-align: center
}

.offset .m08-categories {
    padding-left: 10px
}

.m08-categories ul {
    margin: 0;
    padding: 0
}

    .m08-categories ul li {
        display: inline-block;
        line-height: 2.2em;
        margin-bottom: 12px
    }

.m08-categories .close {
    display: none
}

.m08-categories a.btn {
    -webkit-transition: border-radius .3s ease;
    -moz-transition: border-radius .3s ease;
    -o-transition: border-radius .3s ease;
    -ms-transition: border-radius .3s ease;
    transition: border-radius .3s ease;
    border: 1px solid silver;
    border: 1px solid rgba(0,0,0,0.24);
    letter-spacing: 0;
    box-shadow: 0 0 1px rgba(0,0,0,0.05)
}

    .m08-categories a.btn:active {
        background: silver
    }

html.safari .m08-categories a.btn {
    padding-top: .70em;
    padding-bottom: .63em
}

html:not(.touch) .m08-categories a.btn:hover {
    border-radius: 0
}

@media only screen and (min-width: 600px) {
    .m08-categories .dropdown-title {
        display: none
    }
}

@media only screen and (max-width: 599px) {
    .m08-categories.open {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: scroll;
        background: white;
        margin: 48px 0 0 0;
        padding: 0;
        z-index: 100
    }

        .m08-categories.open .dropdown-title {
            background-color: #E51B1B;
            display: block;
            border-radius: 0
        }

        .m08-categories.open .close {
            color: white;
            text-decoration: none;
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0;
            font-family: 'Proxima N W01 Smbd', sans-serif;
            text-transform: uppercase;
            font-size: .85em;
            padding: 10px
        }

    html[lang="vi"] .m08-categories.open .close, html[lang="ru"] .m08-categories.open .close, html[lang="pl"] .m08-categories.open .close, html[lang="zh"] .m08-categories.open .close {
        font-family: 'Proxima N W08 Smbd', sans-serif
    }

    .m08-categories .container {
        display: none
    }

    .m08-categories.open .container {
        width: 100%;
        display: block
    }

    .m08-categories.open ul li {
        display: block;
        line-height: 1em;
        margin: .5em 0
    }

        .m08-categories.open ul li a {
            display: block
        }
}

#content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    display: inline-block !important;
    text-align: center !important;
    width: auto;
    margin-top: 5px !important
}

.m09-product-banner {
    background: white;
    border: 1px solid #c2c3c1;
    padding: 24px;
    padding-top: 0;
    margin-top: 21px;
    position: relative
}

    .m09-product-banner h1 {
        margin: 0;
        font-family: 'Proxima N W08 Reg', sans-serif;
        font-weight: normal;
        font-size: 2.6em;
        text-transform: uppercase
    }

html[lang='fr'] .m09-product-banner h1, html[id="en-FR"] .m09-product-banner h1 {
    font-family: 'Proxima N W01 Reg', sans-serif
}

html[lang="vi"] .m09-product-banner h1, html[lang="ru"] .m09-product-banner h1, html[lang="pl"] .m09-product-banner h1, html[lang="zh"] .m09-product-banner h1 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.content-block-wrapper {
    margin-bottom: 32px
}

.m09-product-banner .content-block > * {
    vertical-align: top;
    display: table-cell
}

.m09-product-banner .image-block {
    width: 350px;
    text-align: center
}

    .m09-product-banner .image-block > img {
        margin: 0 30px
    }

.m09-product-banner .text-block {
    padding-top: 129px;
    margin-bottom: 30px;
    padding-right: 46px;
    padding-left: 24px
}

    .m09-product-banner .text-block p {
        font-family: 'Proxima N W01 Reg', sans-serif
    }

html[lang="vi"] .m09-product-banner .text-block p, html[lang="ru"] .m09-product-banner .text-block p, html[lang="pl"] .m09-product-banner .text-block p, html[lang="zh"] .m09-product-banner .text-block p {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.m09-product-banner .text-block p.description {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1em;
    line-height: 1.3em
}

.m09-product-banner .content-block-wrapper h3 {
    margin: 26px 0 12px;
    color: black;
    font-family: 'Proxima N W01 Bold', sans-serif
}

html[lang="vi"] .m09-product-banner .content-block-wrapper h3, html[lang="ru"] .m09-product-banner .content-block-wrapper h3, html[lang="pl"] .m09-product-banner .content-block-wrapper h3, html[lang="zh"] .m09-product-banner .content-block-wrapper h3 {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

.m09-product-banner .text-block p.quantities {
    margin: 0;
    margin-bottom: 26px;
    font-size: 1em
}

.m09-product-banner .text-block hr {
    border: none;
    border-top: 1px solid #DBCCA6
}

.m09-product-banner ul.varieties {
    margin: 0;
    padding: 0;
    line-height: 0;
    margin: 18px 0px 30px 0px
}

    .m09-product-banner ul.varieties li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline-block
    }

.m09-product-banner ul.social-likes {
    padding: 0
}

    .m09-product-banner ul.social-likes li {
        padding: 0 0 10px 0
    }

.m09-product-banner .m12-accordion.instructions .content-container > div {
    padding-top: 10px;
    padding-bottom: 20px
}

    .m09-product-banner .m12-accordion.instructions .content-container > div > * {
        display: inline-block;
        vertical-align: top
    }

.m09-product-banner .m12-accordion.instructions figure {
    border: 3px solid #c7c7c7;
    padding: 10px;
    background: #231f20;
    margin: 0 20px 0 0;
    width: 301px
}

    .m09-product-banner .m12-accordion.instructions figure h3 {
        padding-top: 20px
    }

    .m09-product-banner .m12-accordion.instructions figure, .m09-product-banner .m12-accordion.instructions figure h3 {
        color: white
    }

        .m09-product-banner .m12-accordion.instructions figure .outline > img {
            max-width: 100%
        }

        .m09-product-banner .m12-accordion.instructions figure .outline {
            outline: 1px solid #c7c7c7;
            padding: 20px
        }

        .m09-product-banner .m12-accordion.instructions figure ul {
            padding: 0;
            margin: 0
        }

        .m09-product-banner .m12-accordion.instructions figure li {
            list-style: none;
            padding: .5em 0
        }

        .m09-product-banner .m12-accordion.instructions figure li, .m09-product-banner .m12-accordion.instructions figure figcaption {
            font-style: italic
        }

        .m09-product-banner .m12-accordion.instructions figure figcaption {
            margin-top: 60px
        }

.m09-product-banner .m12-accordion.instructions .instructions {
    width: 50%;
    padding-left: 10px
}

    .m09-product-banner .m12-accordion.instructions .instructions h3 {
        margin: 20px 0 5px 0;
        font-size: 1.5em;
        line-height: 1.2em
    }

    .m09-product-banner .m12-accordion.instructions .instructions h4 {
        margin: 20px 0 5px 0
    }

.m09-product-banner h5 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: .95em;
    margin-top: 0
}

html[lang="vi"] .m09-product-banner h5, html[lang="ru"] .m09-product-banner h5, html[lang="pl"] .m09-product-banner h5, html[lang="zh"] .m09-product-banner h5 {
    font-family: 'Proxima N W08 Bold', sans-serif
}

.m09-product-banner ul {
    padding-left: 1.8em;
    padding-bottom: 22px
}

.m09-product-banner ol {
    padding-left: 1.8em;
    overflow: hidden;
    padding-bottom: 60px
}

.m09-product-banner li {
    margin-bottom: .5em
}

.m09-product-banner .m12-accordion.instructions .instructions p {
    margin: 0
}

@media only screen and (max-width: 1007px) {
    .m09-product-banner .content-block > * {
        display: block
    }

    .m09-product-banner .content-block > .image-block {
        width: auto
    }

        .m09-product-banner .content-block > .image-block > img {
            margin: 0;
            max-width: 100%
        }

    .m09-product-banner .content-block > .text-block {
        padding: 0
    }

    .m09-product-banner .m12-accordion.instructions .content-container > div > * {
        display: block;
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .m09-product-banner {
        padding: 10px
    }

        .m09-product-banner .content-block > .text-block {
            padding: 0 10px
        }
}

@media only screen and (min-width: 1008px) {
    html[lang="fr"] .m09-product-banner .m12-accordion.instructions .instructions, html[id="en-FR"] .m09-product-banner .m12-accordion.instructions .instructions {
        width: 61%
    }
}

html[lang="fr"] .m09-static-product-banner, html[id="en-FR"] .m09-static-product-banner {
    padding-bottom: 10px
}

.m09-static-product-banner img {
    margin: 0;
    max-width: 90%
}

.m09-static-product-banner {
    background: #fff;
    width: 90%;
    position: relative
}

    .m09-static-product-banner .m09-down-arrow-btn:hover {
        background-position: -506px -84px
    }

    .m09-static-product-banner .m09-product-imgs.single-img {
        padding: 0
    }

    .m09-static-product-banner .m09-product-imgs .slideshow-arrow {
        display: none
    }

    .m09-static-product-banner .m09-product-imgs li div {
        position: relative;
        display: inline-block;
        height: 210px;
        width: 100%;
        text-align: center
    }

    .m09-static-product-banner .m09-product-imgs li img {
        height: 210px;
        position: relative;
        top: 0
    }

@media only screen and (min-width: 496px) {
    .m09-static-product-banner {
        margin-left: 1px;
        margin-right: 1px
    }

        .m09-static-product-banner .m09-product-imgs.single-img {
            padding: 0
        }
}

@media only screen and (min-width: 700px) {
    .m09-static-product-banner .m09-product-imgs {
        width: 50%;
        padding: 0;
        position: absolute;
        text-align: center;
        left: 0;
        display: block;
        height: 540px;
        top: 0;
        margin-top: 0
    }

        .m09-static-product-banner .m09-product-imgs li div {
            height: 540px;
            position: relative
        }

        .m09-static-product-banner .m09-product-imgs li img {
            top: 90px;
            left: 0;
            position: absolute;
            height: auto
        }

        .m09-static-product-banner .m09-product-imgs.single-img {
            padding: 0 20px 0 0;
            width: 100%;
            height: 540px
        }

            .m09-static-product-banner .m09-product-imgs.single-img img {
                right: 0;
                width: 60%;
                bottom: 60px;
                z-index: 1;
                position: absolute
            }

    .m09-static-product-banner.sku .m09-product-imgs.single-img img {
        width: 50%;
        bottom: 0
    }

    .m09-static-product-banner .indicator-dots {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 20;
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-top: none
    }
}

@media only screen and (min-width: 992px) {
    .flex-control-nav {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        height: 40px;
        position: absolute;
        bottom: -12px;
        text-align: center !important;
        padding: 0 15px 0 0
    }

        .flex-control-nav li {
            margin: 12px 5px 0 0
        }

            .flex-control-nav li a {
                width: 26px;
                height: 16px;
                background: url("../Images/flex-control-nav-dots.png") no-repeat;
                background-position: 9px 0
            }

                .flex-control-nav li a:hover {
                    background-position: -26px 0
                }

                .flex-control-nav li a.flex-active {
                    background-position: -26px 0;
                    cursor: default
                }

    .m09-static-product-banner {
        max-width: 994px
    }

        .m09-static-product-banner .m09-product-imgs {
            float: right;
            height: 630px;
            top: 0;
            margin-top: 0
        }

            .m09-static-product-banner .m09-product-imgs li div {
                height: 630px;
                position: relative
            }

            .m09-static-product-banner .m09-product-imgs.single-img {
                width: 100%;
                height: 630px
            }

                .m09-static-product-banner .m09-product-imgs.single-img img {
                    width: 60%;
                    position: absolute;
                    bottom: 30px;
                    right: 0;
                    z-index: 1
                }

        .m09-static-product-banner.sku .m09-product-imgs.single-img img {
            width: auto;
            bottom: 0;
            max-height: 90%;
            max-width: 50%
        }

        .m09-static-product-banner .m09-product-imgs li img {
            top: 90px;
            left: 0;
            position: absolute
        }
}

.flex-control-nav {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    height: 40px;
    position: absolute;
    bottom: -12px;
    text-align: center !important;
    padding: 0 15px 0 0
}

    .flex-control-nav li {
        margin: 12px 5px 0 0
    }

        .flex-control-nav li a {
            width: 26px;
            height: 16px;
            background: url("../Images/flex-control-nav-dots.png") no-repeat;
            background-position: 9px 0
        }

            .flex-control-nav li a:hover {
                background-position: -26px 0
            }

            .flex-control-nav li a.flex-active {
                background-position: -26px 0;
                cursor: default
            }

@media only screen and (min-width: 700px) {
    .flex-control-nav {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        height: 40px;
        position: absolute;
        bottom: -12px;
        text-align: center !important;
        padding: 0 15px 0 0;
        width: 64%
    }

        .flex-control-nav li {
            margin: 12px 5px 0 0
        }

            .flex-control-nav li a {
                width: 26px;
                height: 16px;
                background: url("../Images/flex-control-nav-dots.png") no-repeat;
                background-position: 9px 0
            }

                .flex-control-nav li a:hover {
                    background-position: -26px 0
                }

                .flex-control-nav li a.flex-active {
                    background-position: -26px 0;
                    cursor: default
                }
}

#m09-carousel-banner {
    display: none
}

@media only screen and (max-width: 699px) {
    html[lang="ru"] .m09-product-banner h1, html[lang="fr"] .m09-product-banner h1, html[id="en-FR"] .m09-product-banner h1, html[lang="pl"] .m09-product-banner h1 {
        font-size: 1.8em
    }
}

html[lang="ru"] .m09-product-banner .m12-accordion.instructions .instructions h4 {
    font-weight: bold
}

.text-block .buyNowbutton {
    color: white;
    text-transform: uppercase;
    font-family: 'Proxima N W01 Bold', sans-serif;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0px 30px;
    float: left;
    min-width: 125px;
    white-space: normal;
    background: #000;
    border-radius: 25px
}

.fancybox-content {
    max-width: 800px;
    min-height: 535px;
    height: 535px !important
}

.m09-page-banner {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center
}

.offset .m09-page-banner {
    padding-left: 10px
}

.m09-page-banner h1 {
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-weight: normal;
    font-size: 2.7em;
    text-transform: uppercase
}

html[lang="vi"] .m09-page-banner h1, html[lang="ru"] .m09-page-banner h1, html[lang="pl"] .m09-page-banner h1, html[lang="zh"] .m09-page-banner h1 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.m09-page-banner p {
    font-family: 'Proxima N W01 Smbd', sans-serif;
    font-size: .9em;
    max-width: 590px;
    margin: 0 auto
}

html[lang="vi"] .m09-page-banner p, html[lang="ru"] .m09-page-banner p, html[lang="pl"] .m09-page-banner p, html[lang="zh"] .m09-page-banner p {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

.m09-page-banner .term {
    color: #B37F29;
    font-size: 1.1em
}

@media only screen and (max-width: 1007px) {
    .m09-page-banner h1 {
        font-size: 1.7em
    }
}

.m12-accordion {
    background-color: #F3F3F3;
    border: 1px solid #c2c3c1;
    position: relative
}

    .m12-accordion.expanded {
        background: white
    }

    .m12-accordion > h2 > .button {
        position: absolute;
        top: 0;
        left: 20px;
        border: none;
        width: 33px;
        height: 16px;
        margin-right: auto;
        background-position: -2px -172px
    }

    .m12-accordion.expanded > h2 > .button {
        background-position: -2px -196px
    }

    .m12-accordion > h2 {
        padding: 25px 20px 11px 20px;
        font-family: 'Proxima N W01 Bold', sans-serif;
        text-transform: uppercase;
        margin: 0;
        cursor: pointer;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none
    }

html[lang="vi"] .m12-accordion > h2, html[lang="ru"] .m12-accordion > h2, html[lang="pl"] .m12-accordion > h2, html[lang="zh"] .m12-accordion > h2 {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

.m12-accordion .content-container {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    font-size: 1em;
    font-family: "Proxima N W01 Reg";
    box-sizing: content-box;
    line-height: 1.5em
}

html[lang="vi"] .m12-accordion .content-container, html[lang="ru"] .m12-accordion .content-container, html[lang="pl"] .m12-accordion .content-container, html[lang="zh"] .m12-accordion .content-container {
    font-family: "Proxima N W08 Reg", sans-serif
}

.m12-accordion.pre-styled .content-container {
    font-size: 1em;
    padding-right: 5%
}

.m12-accordion:not(.noanimate) .content-container {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.m12-accordion.expanded .content-container {
    max-height: 999999px
}

.m12-accordion .content-container > div {
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 0px
}

.m12-accordion + .m12-accordion {
    margin-top: 10px
}

@media only screen and (max-width: 599px) {
    .m12-accordion > h2 > .button {
        left: 10px
    }

    .m12-accordion > h2, .m12-accordion .content-container {
        padding-left: 10px;
        padding-right: 10px
    }

        .m12-accordion .content-container > div {
            padding-bottom: 10px
        }
}

html[lang="ru"] .m12-accordion > h2 {
    font-weight: bold
}

.m13-search-result {
    border: 1px solid #c2c3c1;
    background: white;
    padding: 20px;
    overflow: auto;
    padding-right: 8%;
    line-height: 1.5em
}

    .m13-search-result h2 {
        font-size: 2em;
        margin: 0;
        padding: 0;
        padding-bottom: 15px;
        line-height: 1.1em
    }

    .m13-search-result p {
        margin: 0
    }

        .m13-search-result p .term {
            font-weight: bold;
            font-family: 'Proxima N W01 SmBd', sans-serif
        }

html[lang="vi"] .m13-search-result p .term, html[lang="ru"] .m13-search-result p .term, html[lang="pl"] .m13-search-result p .term, html[lang="zh"] .m13-search-result p .term {
    font-family: 'Proxima N W08 SmBd', sans-serif
}

.m13-search-result a {
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: .9em;
    font-family: 'Proxima N W01 SmBd', sans-serif
}

html[lang="vi"] .m13-search-result a, html[lang="ru"] .m13-search-result a, html[lang="pl"] .m13-search-result a, html[lang="zh"] .m13-search-result a {
    font-family: 'Proxima N W08 SmBd', sans-serif
}

.m13-search-result + .m13-search-result {
    margin-top: 10px
}

.m14-flexible-list {
    border: 1px solid #c2c3c1;
    background: white;
    padding: 20px;
    overflow: auto
}

    .m14-flexible-list h2 {
        font-size: 1.7em;
        margin: 0;
        padding: 0;
        padding-bottom: 5px;
        color: black
    }

        .m14-flexible-list h2 .browse-all {
            color: #E51B1B;
            font-size: .5em;
            float: right;
            margin-top: 5px;
            font-family: 'Proxima N W01 Bold', sans-serif
        }

html[lang="vi"] .m14-flexible-list h2 .browse-all, html[lang="ru"] .m14-flexible-list h2 .browse-all, html[lang="pl"] .m14-flexible-list h2 .browse-all, html[lang="zh"] .m14-flexible-list h2 .browse-all {
    font-family: 'Proxima N W08 Bold', sans-serif;
    font-weight: bold
}

.m14-flexible-list ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    width: 33%
}

    .m14-flexible-list ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        color: #666666
    }

.m14-flexible-list a {
    display: inline-block;
    margin-top: 10px;
    color: inherit;
    font-size: .95em;
    font-family: 'Proxima N W01 Reg', sans-serif
}

html[lang="vi"] .m14-flexible-list a, html[lang="ru"] .m14-flexible-list a, html[lang="pl"] .m14-flexible-list a, html[lang="zh"] .m14-flexible-list a {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.m14-flexible-list a:hover {
    color: silver
}

.m14-flexible-list + .m14-flexible-list {
    margin-top: 10px
}

@media only screen and (max-width: 599px) {
    .m14-flexible-list ul {
        width: auto;
        display: block
    }

    .m14-flexible-list h2 .browse-all {
        display: none
    }
}

html[lang="ru"] .m14-flexible-list h2 .browse-all {
    font-weight: bold
}

.m15-search {
    border: 1px solid #c2c3c1;
    background: white;
    padding: 20px;
    overflow: auto
}

body.t08-search-results .center-pane {
    padding-left: 10px !important
}

.m15-search h2 {
    font-size: 2em;
    margin: 0;
    padding: 0;
    padding-bottom: 15px
}

.m15-search ul {
    margin: 0;
    padding: 0
}

    .m15-search ul li {
        list-style: none
    }

.m15-search a {
    display: inline-block;
    margin-top: 10px;
    color: #E51B1B;
    font-size: .95em;
    font-family: 'Proxima N W01 Reg', sans-serif
}

html[lang="vi"] .m15-search a, html[lang="ru"] .m15-search a, html[lang="pl"] .m15-search a, html[lang="zh"] .m15-search a {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.m15-search .search > * {
    vertical-align: middle
}

.m15-search input[type="text"] {
    border: 1px solid #e0e0e0;
    background-color: transparent;
    padding: 10px;
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: 2em;
    letter-spacing: 1px;
    color: black;
    width: 100%;
    max-width: 360px;
    padding-left: 50px;
    background-position: -55px -172px;
    text-indent: 0;
    margin-right: 25px
}

html[lang="vi"] .m15-search input[type="text"], html[lang="ru"] .m15-search input[type="text"], html[lang="pl"] .m15-search input[type="text"], html[lang="zh"] .m15-search input[type="text"] {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.m15-search input[type=submit] {
    background: black;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    padding: 13px 40px 10px;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    border-radius: 3em;
    line-height: 1.2em;
    display: inline-block;
    text-decoration: none;
    font-size: .85em;
    border: 1px solid transparent;
    letter-spacing: .5px;
    vertical-align: middle
}

html[lang="vi"] .m15-search input[type=submit], html[lang="ru"] .m15-search input[type=submit], html[lang="pl"] .m15-search input[type=submit] {
    font-family: 'Proxima N W08 Smbd', sans-serif
}

@media only screen and (max-width: 1007px) {
    .m15-search {
        padding-bottom: 0;
        overflow: visible
    }

        .m15-search .search {
            margin-top: 20px;
            position: relative
        }

            .m15-search .search > * {
                display: inline-block;
                margin-bottom: 20px
            }

        .m15-search input[type="text"] {
            clear: both;
            max-width: none;
            font-size: 1.4em;
            background-position: -62px -177px;
            padding-left: 45px;
            width: 75%
        }

        .m15-search input[type=submit] {
            margin-top: .4em
        }

        .m15-search h2 {
            font-size: 1.4em
        }
}

@media only screen and (min-width: 1008px) {
    .m15-search .search {
        float: right
    }

    .m15-search ul {
        float: left
    }
}

.m16-page-message {
    margin-top: 43px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

    .m16-page-message img {
        margin-top: 35px
    }

    .m16-page-message h1 {
        font-family: 'Proxima N W01 Reg', sans-serif;
        font-size: 2.7em;
        font-weight: normal;
        text-transform: uppercase;
        color: white;
        padding: .85em 30px .8em 30px;
        margin: 0;
        line-height: 1.2em
    }

html[lang="vi"] .m16-page-message h1, html[lang="ru"] .m16-page-message h1, html[lang="pl"] .m16-page-message h1, html[lang="zh"] .m16-page-message h1 {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.m16-page-message div.message-content {
    font-size: 1em;
    background: white;
    border: 1px solid #c2c3c1;
    padding: 25px 10%;
    margin: 0
}

    .m16-page-message div.message-content > p {
        margin: 0;
        padding: 0;
        line-height: 1.5em
    }

p.footnote {
    max-width: 500px;
    margin: 20px auto;
    padding: 0 10px;
    text-align: center;
    font-size: .85em;
    line-height: 1.5em
}

p.footnote a:hover,
p.footnote a:link{
    text-decoration: underline;
}

@media only screen and (max-width: 1007px) {
    .m16-page-message h1 {
        font-size: 1.7em
    }
}

.promowrapper {
    background: #fff;
    border: 1px solid #ccc;
    display: inline-block
}

.promobanner {
    display: block;
    position: relative;
    margin: 0px auto;
    max-width: 998px;
    padding-left: 10px !important;
    padding-right: 10px !important
}

@media only screen and (min-width: 768px) {
    .promobanner {
        padding-right: 0px !important;
        padding-left: 0px !important
    }
}

.promobanner > img {
    max-width: 100%
}

.promobanner .textcontainer {
    color: #fff;
    text-shadow: 0 .1em .7em #060709;
    position: absolute;
    top: 0px;
    right: 10%;
    width: 50%;
    bottom: 0;
    text-align: center;
    font-family: 'Proxima N W01 Reg', sans-serif;
    display: inline-block;
    margin: auto
}

@media only screen and (min-width: 768px) {
    .promobanner .textcontainer {
        top: 50px;
        width: 49%
    }
}

@media only screen and (min-width: 1008px) {
    .promobanner {
        width: 960px
    }
}

.promobanner .textcontainer h1 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}

.promobanner .textcontainer p {
    font-size: 10px
}

@media only screen and (min-width: 768px) {
    .promobanner .textcontainer h1 {
        font-size: 30px
    }
}

@media only screen and (min-width: 1007px) {
    .promobanner .textcontainer h1 {
        font-size: 40px
    }
}

@media only screen and (min-width: 768px) {
    .promobanner .textcontainer p {
        font-size: 12px
    }
}

@media only screen and (min-width: 1007px) {
    .promobanner .textcontainer p {
        font-size: 14px
    }
}

.promoaccordian {
    padding: 10px
}

@media only screen and (min-width: 768px) {
    .promoaccordian {
        padding: 55px 24px 24px 24px
    }
}

@media only screen and (max-width: 599px) {
    .t01-homepage .product-list .m06-shoe-care-tip.expanded > .float-container {
        margin-left: -100%
    }
}

@media only screen and (min-width: 600px) and (max-width: 879px) {
    .t01-homepage .product-list .m06-shoe-care-tip {
        display: none
    }
}

@media only screen and (min-width: 880px) and (max-width: 1007px) {
    .t01-homepage .product-list .m06-shoe-care-tip.expanded > .float-container {
        margin-left: -100%
    }
}

@media only screen and (min-width: 1008px) {
    .t01-homepage .product-list .m06-shoe-care-tip {
        width: 40%;
        cursor: default
    }

    .t01-homepage .m06-shoe-care-tip > .float-container > .container .outline {
        opacity: 1
    }

    .t01-homepage .m06-shoe-care-tip > .float-container > .container .background {
        opacity: 0
    }

    .t01-homepage .m06-shoe-care-tip.expanded .float-container {
        margin-left: 0 !important;
        width: 100%
    }

    .t01-homepage .m06-shoe-care-tip .container > .image-container {
        top: 0
    }

    .t01-homepage .m06-shoe-care-tip > .float-container > .container .outline {
        top: 13px;
        left: 13px;
        right: 13px;
        bottom: 13px
    }

    .t01-homepage .product-list .m06-shoe-care-tip > .float-container > .container div.display {
        display: block;
        width: 100%;
        position: absolute;
        bottom: 15px;
        cursor: text
    }

    .t01-homepage .m06-shoe-care-tip .outer-outline {
        border-width: 3px
    }

    .t01-homepage .product-list .m06-shoe-care-tip > .float-container .tip-container {
        background-image: none;
        display: block;
        border: none
    }

    .t01-homepage .product-list .m06-shoe-care-tip .teaser-container, .t01-homepage .m06-shoe-care-tip.expanded .container > .button {
        display: none
    }

    .t01-homepage .product-list .m06-shoe-care-tip > .float-container > .container div.display .cover, .t01-homepage .product-list .m06-shoe-care-tip .button-container, .t01-homepage .product-list .m06-shoe-care-tip h2.title, .t01-homepage .product-list .m06-shoe-care-tip .video, .t01-homepage .product-list .m06-shoe-care-tip h3, .t01-homepage .product-list .m06-shoe-care-tip div.image, .t01-homepage .product-list .m06-shoe-care-tip .container .tip-container > img {
        display: block
    }

    .t01-homepage .m06-shoe-care-tip.red > .float-container > .container {
        background-color: #ee4433
    }

    .t01-homepage .m06-shoe-care-tip.lightGray > .float-container > .container {
        background-color: #EDEBE5
    }

    .t01-homepage .m06-shoe-care-tip.gray > .float-container > .container {
        background-color: #666666
    }

    .t01-homepage .m06-shoe-care-tip.darkGray > .float-container > .container {
        background-color: #323031
    }

    .t01-homepage .m06-shoe-care-tip.yellow > .float-container > .container {
        background-color: #E3CA57
    }

    .t01-homepage .m06-shoe-care-tip.teal > .float-container > .container {
        background-color: #6F9192
    }
}

.t01-homepage .product-list .m06-shoe-care-tip.heritage .button-container, .t01-homepage .product-list .m06-shoe-care-tip.stationary .button-container {
    display: none
}

.t07-language-selector .m16-page-message {
    width: 600px
}

    .t07-language-selector .m16-page-message h1 {
        background-color: #B37F29;
        background-image: url("/src/Kiwi/images/language-select.png");
        background-position: bottom right;
        background-repeat: no-repeat
    }

    .t07-language-selector .m16-page-message div.message-content div {
        display: inline-block;
        vertical-align: top;
        padding-right: 40px;
        width: 50%;
        text-align: left;
        margin-bottom: 25px
    }

        .t07-language-selector .m16-page-message div.message-content div h3 {
            margin: 0;
            margin-top: 25px;
            font-family: 'Proxima N W01 Bold', sans-serif
        }

html[lang="vi"] .t07-language-selector .m16-page-message div.message-content div h3, html[lang="ru"] .t07-language-selector .m16-page-message div.message-content div h3, html[lang="pl"] .t07-language-selector .m16-page-message div.message-content div h3, html[lang="zh"] .t07-language-selector .m16-page-message div.message-content div h3 {
    font-family: 'Proxima N W08 Bold', sans-serif
}

.t07-language-selector .m16-page-message div.message-content div h3:first-child {
    margin-top: 0
}

.t07-language-selector .m16-page-message ul {
    margin: 0;
    padding: 0
}

    .t07-language-selector .m16-page-message ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        color: #666666
    }

.t07-language-selector .m16-page-message a {
    display: inline-block;
    margin-top: 10px;
    color: inherit;
    font-size: .95em;
    font-family: 'Proxima N W01 Reg', sans-serif
}

html[lang="vi"] .t07-language-selector .m16-page-message a, html[lang="ru"] .t07-language-selector .m16-page-message a, html[lang="pl"] .t07-language-selector .m16-page-message a, html[lang="zh"] .t07-language-selector .m16-page-message a {
    font-family: 'Proxima N W08 Reg', sans-serif
}

.t07-language-selector .m16-page-message > .message-content {
    font-size: 0 !important
}

@media only screen and (max-width: 638px) {
    .t07-language-selector .m16-page-message {
        width: auto
    }

        .t07-language-selector .m16-page-message div.message-content div {
            width: auto;
            display: block
        }
}

.t11a-503 .m16-page-message {
    background: #231f20;
    max-width: 37.3em
}

.m16-page-message > .message-content {
    font-size: 1em !important
}

#footer {
    position: relative;
    background-color: #fff;
    padding: 20px 0;
    -webkit-box-shadow: inset 0 10px 15px -12px #b5b5b5;
    -moz-box-shadow: inset 0 10px 15px -12px #b5b5b5;
    box-shadow: inset 0 10px 15px -12px #b5b5b5
}

    #footer li, #footer ul {
        list-style-type: none
    }

    #footer #footer-container {
        height: auto;
        max-width: 1250px;
        width: 100%;
        margin: 0 auto
    }

        #footer #footer-container #brand-logos {
            position: relative;
            height: 75px;
            margin-bottom: 20px
        }

body[dir=rtl] #footer #footer-container #brand-logos, footer[dir=rtl] #footer #footer-container #brand-logos {
    direction: ltr
}

#footer #footer-container #brand-logos:before {
    content: "";
    width: 850px;
    height: 49px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -425px;
    z-index: 0;
    background: url("//az807109.vo.msecnd.net/~/media/scj/footerimages/gradient.png") no-repeat
}

#footer #footer-container #brand-logos #scj-signature {
    position: absolute;
    width: 240px;
    left: 50%;
    margin-left: -120px;
    font-size: .8em;
    text-align: center
}

    #footer #footer-container #brand-logos #scj-signature span {
        display: block;
        text-transform: uppercase
    }

    #footer #footer-container #brand-logos #scj-signature img {
        margin: 5px 0
    }

#footer #footer-container #brand-logos ul {
    position: relative;
    padding: 0
}

    #footer #footer-container #brand-logos ul li {
        display: inline-block;
        margin: 10px 5px
    }

    #footer #footer-container #brand-logos ul#left-logos {
        float: left;
        width: 40%;
        text-align: right
    }

    #footer #footer-container #brand-logos ul#right-logos {
        float: right;
        width: 40%;
        text-align: left
    }

@media only screen and (min-width: 992px) {
    #footer #footer-container #brand-logos ul#left-logos, #footer #footer-container #brand-logos ul#right-logos {
        width: 37%
    }

    #footer #footer-container #brand-logos ul li {
        margin: 10px 2px
    }
}

@media only screen and (min-width: 1200px) {
    #footer #footer-container #brand-logos ul#left-logos, #footer #footer-container #brand-logos ul#right-logos {
        width: 40%
    }
}

#footer #footer-container #footer-links {
    clear: both;
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    text-align: center
}

    #footer #footer-container #footer-links ul {
        display: inline-block;
        margin: 0;
        padding: 0
    }

        #footer #footer-container #footer-links ul li {
            float: left;
            padding-left: 5px;
            margin-left: 5px;
            border-left: 1px solid #555;
            color: #555;
            font-size: .8em;
            text-transform: uppercase
        }

            #footer #footer-container #footer-links ul li:first-child {
                padding: 0;
                margin: 0;
                border: 0
            }

            #footer #footer-container #footer-links ul li a {
                color: #555;
                line-height: 22px
            }

                #footer #footer-container #footer-links ul li a img {
                    top: -1px;
                    position: relative
                }

@media only screen and (max-width: 992px) {
    #footer {
        padding-top: 0
    }

        #footer #footer-container {
            width: 100%;
            max-width: 100%;
            height: auto;
            padding: 0 0 50px;
            background-color: #fff
        }

            #footer #footer-container #brand-logos {
                display: none
            }

            #footer #footer-container #footer-links {
                width: 100%;
                text-align: left;
                margin-top: 0
            }

    body[dir=rtl] #footer #footer-container #footer-links, footer[dir=rtl] #footer #footer-container #footer-links {
        text-align: right
    }

    #footer #footer-container #footer-links ul {
        width: 100%
    }

        #footer #footer-container #footer-links ul li {
            display: block;
            width: 100%;
            padding: 0;
            border: 0;
            margin: 0;
            font-size: 1em;
            text-transform: none
        }

            #footer #footer-container #footer-links ul li:first-child a {
                margin-top: 0
            }

            #footer #footer-container #footer-links ul li a {
                display: block;
                width: 100%;
                padding: 10px;
                margin-top: 1px;
                color: #fff;
                background: #c8c8c8;
                text-transform: uppercase
            }
}

#footer #footer-container #copyright {
    clear: both;
    text-align: center;
    font-size: .8em;
    color: #555
}

#footer #footer-container #footer-mobile-logo {
    display: none
}

@media only screen and (max-width: 992px) {
    #footer #footer-container #footer-mobile-logo {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 0
    }
}

#footer .scj-logo {
    padding-bottom: 0
}

div.tip-container > div.video > a.video-modal > span.play.sprite {
    top: 33%
}

.category-text {
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-weight: 100;
    font-size: 10px;
    line-height: normal;
    color: #9D9C9C;
    letter-spacing: 0.1em;
    position: absolute;
    bottom: 15px;
    left: 11px
}

    .category-text span {
        display: inline-block;
        padding-right: 5px;
        text-transform: uppercase
    }

        .category-text span:not(:first-of-type) {
            padding-left: 6px;
            border-left: 1px solid #9D9C9C;
            height: 9px;
            line-height: 9px
        }

.btn-common, .product-feature-video .button-container a {
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    padding: 15px 28px;
    border-radius: 40px;
    cursor: pointer
}

.hide {
    display: none !important
}

header, .shadow {
    -webkit-box-shadow: 0 11px 13px 0px rgba(0,0,0,0.2) !important;
    -moz-box-shadow: 0 11px 13px 0px rgba(0,0,0,0.2) !important;
    box-shadow: 0 11px 13px 0px rgba(0,0,0,0.2) !important;
    border: 0 !important;
    top: 0
}

    header.shadow {
        border: 0 !important
    }

.search-frame.search {
    margin: 0 auto;
    background: #fff
}

@media (min-width: 992px) {
    .search-frame.search {
        max-width: 657px;
        margin: 0 auto;
        background: none;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 102
    }
}

@media (max-width: 991px) {
    .search-frame.search {
        background: none;
        position: absolute;
        padding: 5px 20px
    }
}

.search-frame.search .center-pane {
    width: 100% !important;
    background: #fff;
    padding: 0;
    position: relative;
    top: 11px;
    height: auto
}

    .search-frame.search .center-pane input[type=text] {
        border: 0;
        box-shadow: 0 11px 13px 0px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 11px 13px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 11px 13px 0px rgba(0,0,0,0.2);
        outline: none;
        width: 100%;
        max-width: none;
        height: 40px;
        margin: 0;
        color: #6D6D6D;
        font-family: Arial;
        line-height: 12px;
        padding: 14px 139px 14px 22px;
        font-size: 18px;
        letter-spacing: 0.025em
    }

@media (max-width: 991px) {
    .search-frame.search .center-pane input[type=text] {
        padding: 14px 45px 14px 22px
    }
}

.search-frame.search .center-pane input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    color: red;
    background-image: url("../images/kiwi-sprite-new.png");
    width: 48px;
    padding: 0;
    height: 40px;
    background-position: 0px -90px;
    text-indent: -9999px
}

header .container {
    height: 100%
}

header.menu .container {
    height: 0 !important
}

@media (max-width: 991px) {
    header .right {
        top: 55px;
        right: 0;
        left: 0
    }
}

@media (max-width: 991px) {
    header .menu-button {
        margin-top: 35px;
        margin-left: 20px
    }
}

@media (max-width: 991px) {
    header .menu-button a {
        width: 39px !important;
        height: 36px !important;
        background-image: url("../images/kiwi-sprite-new.png");
        background-position: -92px -128px !important;
        border: 0 !important;
        background-color: transparent !important;
        background-size: 350%
    }
}

header .right .search-button a, header header .right .menu-button a {
    background: none;
    border: 0;
    background-image: url("../images/kiwi-sprite-new.png")
}

header .right .search-button a {
    width: 40px;
    height: 35px;
    background-position: 0px -92px
}

    header .right .search-button a:hover {
        background: none;
        border: 0;
        background-image: url("../images/kiwi-sprite-new.png");
        background-position: 0px -92px
    }

header .center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto !important
}

header .center-pane {
    height: 102px;
    padding: 0;
    max-width: 1020px;
    width: 100%
}

@media (max-width: 991px) {
    header .center-pane {
        height: 82px;
        z-index: 10
    }
}

header .center .headerlogo {
    display: inline-block;
    max-height: 102px
}

@media (max-width: 991px) {
    header .center .headerlogo {
        display: inline-block;
        height: 77px;
        overflow: hidden;
        width: 170px
    }
}

header .center .headerlogo img {
    max-width: 100%;
    height: 100%;
    position: relative;
    top: -10px;
    width: 60%
}

@media (max-width: 991px) {
    header .center .headerlogo img {
        height: 100%;
        width: 70%;
        position: relative;
        top: 0
    }
}

header .nav li {
    top: 64px
}

    header .nav li a {
        padding: 0
    }

header li.language-select {
    margin-top: 43px;
    width: 30px
}

header li.search-button {
    margin-top: 49px
}

@media (max-width: 991px) {
    header li.search-button {
        margin-top: 40px;
        margin-right: 10px;
        float: right
    }
}

header li.social {
    margin-top: 53px
}

header .nav li a {
    color: #E31D1A !important;
    font-size: 14px
}

    header .nav li a:hover {
        color: #000 !important
    }

header .left, header .right {
    position: absolute;
    top: 0px
}

header .right {
    right: 70px
}

@media (max-width: 991px) {
    header .right {
        right: 0
    }
}

header .left {
    margin-top: 23px !important;
    margin-bottom: 56px !important
}

    header .left img {
        width: auto !important;
        max-height: 22px !important
    }

header .nav li {
    top: 0 !important;
    margin-top: 64px !important;
    margin-bottom: 27px !important;
    line-height: 10px !important;
    letter-spacing: normal !important
}

@media (max-width: 991px) {
    header .nav li {
        margin: 0 !important;
        padding: 0 !important
    }
}

header .language-select a {
    font-family: 'Proxima N W01 Smbd', sans-serif !important;
    font-size: 8.5px !important;
    color: #6E6E6E
}

header .nav li:first-child {
    right: 194px !important;
    padding-right: 35px !important
}

@media (max-width: 991px) {
    header .nav li:first-child {
        margin: 0 !important;
        padding: 0 !important
    }
}

header .nav li:last-child {
    left: 193px !important;
    padding-left: 35px !important;
    width: 85% !important
}

@media (max-width: 991px) {
    header .nav li:last-child {
        margin: 0 !important;
        padding: 0 !important;
        width: auto !important
    }
}

header .nav li {
    width: 100% !important
}

    header .nav li a {
        line-height: 15px
    }

    header .nav li.selected a {
        color: #000 !important
    }

header .right .search-button.close {
    position: relative;
    width: 40px
}

    header .right .search-button.close a.sprite {
        background: none
    }

        header .right .search-button.close a.sprite:after {
            content: "X";
            position: absolute;
            left: 0;
            top: 0;
            width: 40px;
            height: 40px;
            display: block;
            font-family: 'Proxima N W01 Smbd', sans-serif;
            color: #ee2e24;
            font-size: 2em;
            text-indent: 0 !important
        }

#en-GB .center .headerlogo, #en-AU .center .headerlogo, #fr-FR .center .headerlogo, #en-US .center .headerlogo {
    display: inline-block;
    max-height: 102px
}

@media (max-width: 991px) {
    #en-GB .center .headerlogo, #en-AU .center .headerlogo, #fr-FR .center .headerlogo, #en-US .center .headerlogo {
        display: inline-block;
        height: 77px;
        overflow: hidden
    }
}

#en-GB .center .headerlogo img, #en-AU .center .headerlogo img, #fr-FR .center .headerlogo img, #en-US .center .headerlogo img {
    max-width: 100%;
    height: 100%;
    position: relative;
    top: 5px;
    width: auto
}

@media (max-width: 991px) {
    #en-GB .center .headerlogo img, #en-AU .center .headerlogo img, #fr-FR .center .headerlogo img, #en-US .center .headerlogo img {
        height: 100%;
        width: 100%;
        position: relative;
        top: 0
    }
}

#fr-CA .center .headerlogo {
    display: inline-block;
    max-height: 102px
}

@media (max-width: 991px) {
    #fr-CA .center .headerlogo {
        display: inline-block;
        height: 77px;
        overflow: hidden
    }
}

#fr-CA .center .headerlogo img {
    max-width: 100%;
    height: 122px;
    position: relative;
    top: -12px;
    width: auto
}

@media (max-width: 991px) {
    #fr-CA .center .headerlogo img {
        height: 90px;
        width: auto;
        position: relative;
        top: -7px
    }
}

#fr-CA header .nav li:last-child {
    margin-top: 40px !important
}

.t07-language-selector .m16-page-message {
    max-width: 838px;
    width: 100%;
    border: 18px solid #ececec;
    padding: 45px 20px 45px 20px;
    position: relative;
    margin-top: 30px
}

.t07-language-selector h1 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 11px 44px 11px 22px;
    background: #000 !important;
    position: relative;
    display: table;
    text-align: left;
    margin-top: 0;
    margin-left: -20px;
    margin-bottom: 45px
}

@media (max-width: 991px) {
    .t07-language-selector h1 {
        padding-left: 10px;
        padding-right: 20px
    }
}

.t07-language-selector .message-content {
    border: 0 !important;
    padding: 0px 45px !important;
    text-align: left !important
}

    .t07-language-selector .message-content hr {
        margin-top: 11px;
        margin-bottom: 0;
        margin-left: -65px;
        max-width: 140px;
        width: 100%
    }

    .t07-language-selector .message-content h3 {
        letter-spacing: 0.05em;
        font-size: 19px !important;
        line-height: 15px !important
    }

    .t07-language-selector .message-content ul li a {
        margin-top: 18px !important;
        padding-left: 7px;
        font-size: 18px;
        letter-spacing: 0.05em
    }

        .t07-language-selector .message-content ul li a:hover {
            text-decoration: underline
        }

    .t07-language-selector .message-content ul li:last-of-type {
        margin-bottom: 46px
    }

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 992px) {
    html#en-US #content-container, html#tt-GB #content-container, html#en-AU #content-container, html#tt-AU #content-container, html#en-GB #content-container, html#en-FR #content-container, html#fr-FR #content-container {
        padding-top: 146px
    }
}

@media (max-width: 991px) {
    html#en-US #content-container, html#tt-GB #content-container, html#en-AU #content-container, html#tt-AU #content-container, html#en-GB #content-container, html#en-FR #content-container, html#fr-FR #content-container {
        padding-top: 102px
    }
}

@media (max-width: 991px) {
    #content-container {
        padding-top: 82px
    }
}

#content-container .m03-carousel {
    margin-bottom: 0 !important
}

    #content-container .m03-carousel .container {
        padding: 0
    }

@media (max-width: 991px) {
    #content-container .m03-carousel .container .banner-title h5 {
        margin-bottom: 5px;
        padding-left: 10px
    }
}

#content-container .content {
    background: none
}

@media (min-width: 992px) {
    #content-container .content .product-list {
        max-width: 1020px;
        width: 100%;
        padding: 0
    }
}

#content-container .content .product-list h2 {
    padding: 15px 0;
    margin-bottom: 0;
    padding-bottom: 10px
}

.content .product-list hr {
    max-width: 162px;
    width: 100%
}

@media (max-width: 991px) {
    .content .product-list hr {
        margin-bottom: 10px
    }
}

.content .product-list .m03-carousel:last-of-type {
    margin-bottom: 0 !important
}

.t01-homepage #content-container .content .product-list h2 {
    padding: 20px 0 10px 20px !important;
    margin-bottom: 0 !important
}

@media (max-width: 991px) {
    .t01-homepage #content-container .content .product-list h2 {
        padding: 30px 0 5px 10px !important
    }
}

@media (max-width: 991px) {
    .t01-homepage #content-container .content .product-list hr {
        max-width: 150px;
        width: 100%
    }
}

.t01-homepage #content-container .content .product-list .details-container h2 {
    padding: 10px 0 0 0 !important
}

#content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd.bv-rating-ratio-number, #content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd.bv-rating-ratio-count {
    display: none !important
}

.bv-cleanslate.bv-cv2-cleanslate {
    margin: 3px auto !important
}

a.m05-product .details-container {
    min-height: 98px
}

.carousel .btn {
    font-family: 'Proxima N W01 Smbd', sans-serif;
    height: 46px;
    padding: 15px 22px !important;
    font-size: 12.25px !important;
    letter-spacing: 0.1em
}

    .carousel .btn.video-modal {
        font-family: 'Proxima N W01 Smbd', sans-serif;
        height: auto;
        padding: 15px 60px 15px 22px !important;
        font-size: 12.25px !important;
        letter-spacing: 0.1em;
        background: #000
    }

@media (max-width: 991px) {
    .carousel .btn.video-modal {
        display: table;
        margin: auto
    }
}

.btn.video-modal.nothumb > .play > .circle > span {
    height: 22px !important
}

.btn.video-modal.nothumb > .play {
    padding: 15px !important
}

.t01-homepage #content-container .content .m03-carousel {
    margin-bottom: 55px !important
}

@media (max-width: 991px) {
    .t01-homepage #content-container .content .m03-carousel {
        margin-bottom: 27px !important
    }
}

.t01-homepage #content-container .content .m03-carousel:last-of-type {
    margin-bottom: 0 !important
}

@media (max-width: 991px) {
    .m03-carousel .container .carousel {
        height: auto !important
    }
}

@media (max-width: 991px) {
    .content .btn.video-modal.nothumb > .play > .circle {
        right: -2px;
        top: -2px;
        left: -2px;
        bottom: -2px
    }
}

.content .banner-title {
    padding: 20px 10px
}

.scj-footer-mobile .social-bar {
    display: none !important
}

.primary-footer-nav li a {
    text-transform: none !important
}

.banner-title h4 {
    font-weight: 700
}

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0
}

div, span, p, img {
    outline: none
}

html {
    -webkit-text-size-adjust: 100%
}

@media (min-width: 992px) {
    .center-pane {
        max-width: 1020px;
        width: 100%
    }
}

hr {
    width: 200px;
    margin: 0;
    margin-bottom: 30px;
    display: inline-block !important;
    border: none;
    height: 4px;
    background-color: #ee2e24
}

@media (min-width: 992px) {
    a.m05-product {
        width: 100%;
        max-width: 185px;
        padding-left: 0;
        margin-left: 24px
    }
}

@media (min-width: 992px) {
    a.m05-product img {
        display: block;
        position: absolute;
        left: 0 !important;
        margin-left: 0 !important;
        width: 176px;
        max-width: 165px !important;
        height: auto
    }
}

@media (max-width: 991px) {
    a.m05-product img {
        margin: 0;
        left: 0;
        max-width: 100%;
        height: auto;
        right: 0;
        margin: auto
    }
}

a.m05-product h2 {
    font-size: 13px !important;
    line-height: 17.6px !important;
    letter-spacing: 0 !important;
    text-transform: none !important
}

a.m05-product .details-container {
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: 12px !important;
    color: #000 !important;
    letter-spacing: 0.05em !important;
    left: 0;
    right: 0
}

h1 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #333;
    letter-spacing: 0.014em;
    margin-bottom: 36px
}

@media (max-width: 767px) {
    h1 {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    h1 {
        color: #000
    }
}

header .center {
    pointer-events: auto !important;
    z-index: 101
}

.banner-title {
    max-width: 350px;
    text-align: left;
    bottom: 50px;
    position: absolute;
    left: 27px
}

@media (max-width: 991px) {
    .banner-title {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        max-width: none
    }
}

@media (max-width: 991px) {
    .banner-title h1 {
        margin-bottom: 25px
    }
}

.banner-title h4 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .banner-title h4 {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    .banner-title h4 {
        margin-bottom: 18px;
        color: #000
    }
}

.banner-title h5 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.1em;
    cursor: default;
    background: #000;
    display: inline-block;
    margin-left: -27px;
    margin-bottom: 25px;
    padding: 11px 30px 12px 15px;
    height: 33px
}

@media (max-width: 767px) {
    .banner-title h5 {
        font-size: 12px
    }
}

@media (max-width: 991px) {
    .banner-title h5 {
        margin-left: 0;
        margin-top: -10px;
        position: relative;
        left: -10px;
        top: -15px
    }
}

.banner-container .overflow-container {
    overflow: visible
}

@media (max-width: 991px) {
    .banner-container .overflow-container {
        position: relative
    }
}

.banner-container .overflow-container .banner.video-carousel .banner-title {
    max-width: 550px
}

.banner-container .overflow-container .banner.video-carousel h5 {
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0
}

.featured-product-wrapper {
    max-width: 812px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 45px !important
}

@media (max-width: 991px) {
    .featured-product-wrapper {
        padding: 10px 10px 5px 0
    }
}

.featured-product-wrapper .m05-product:first-child {
    margin-left: 0
}

.featured-product-wrapper .m05-product h2 {
    font-size: 13px;
    line-height: 17.6px;
    letter-spacing: 0
}

.m05-product > .float-container > .container {
    border: 10px solid #dededc
}

.float-container .details-container {
    background: #dededc;
    width: auto !important;
    margin: -10px
}

.promo-wrapper {
    max-width: 800px;
    margin: 40px auto 60px
}

    .promo-wrapper:after {
        content: "";
        clear: both;
        display: block
    }

    .promo-wrapper .banner .btn.video-modal.nothumb .play {
        padding: 11px !important
    }

@media (max-width: 991px) {
    .promo-wrapper .banner .btn.video-modal.nothumb .play {
        padding: 9px !important
    }
}

@media (max-width: 991px) {
    .promo-wrapper {
        margin: 40px auto 40px
    }
}

.promo-wrapper .banner {
    max-width: 300px;
    text-align: left;
    float: left;
    height: auto
}

@media (max-width: 991px) {
    .promo-wrapper .banner {
        display: block;
        margin: auto;
        float: none;
        text-align: left
    }
}

.promo-wrapper .banner h3, .promo-wrapper .banner a.btn.video-modal {
    margin-left: 25px
}

@media (max-width: 991px) {
    .promo-wrapper .banner h3, .promo-wrapper .banner a.btn.video-modal {
        margin-left: 0
    }
}

.promo-wrapper .banner h3 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 17.5px;
    line-height: 20px;
    color: #000;
    letter-spacing: 0.014em;
    padding-bottom: 15px;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0
}

.promo-wrapper .banner .btn.video-modal.nothumb {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 9.6px;
    padding: 9px 40px 9px 18px !important;
    display: inline-block;
    line-height: 10px;
    border: 2px solid #000;
    letter-spacing: 0.1em;
    text-transform: uppercase
}

@media (max-width: 991px) {
    .promo-wrapper .banner .btn.video-modal.nothumb {
        display: table;
        margin: auto;
        margin-bottom: 20px
    }
}

.promo-wrapper .banner .btn.video-modal.nothumb .play {
    height: 20px;
    width: 20px;
    padding: 6px !important;
    top: -2px;
    right: -3px
}

@media (max-width: 991px) {
    .promo-wrapper .banner .btn.video-modal.nothumb .play {
        top: 0px;
        right: 0px;
        padding: 4px !important
    }
}

.promo-wrapper .banner .btn.video-modal.nothumb .play .circle {
    border: 2px solid #000
}

    .promo-wrapper .banner .btn.video-modal.nothumb .play .circle .sprite {
        background-image: url("../images/kiwi-sprite.png");
        background-position: -80px -268px
    }

@media (max-width: 991px) {
    .promo-wrapper .banner .btn.video-modal.nothumb .play .circle .sprite {
        background-position: -80px -273px;
        margin-top: -7px;
        margin-left: -5px
    }
}

@media (min-width: 992px) {
    .promo-wrapper .banner:first-child {
        margin-right: 25%
    }
}

.promo-wrapper .banner img {
    max-width: 100%;
    margin-bottom: 10px
}

@media (min-width: 992px) {
    .promo-wrapper .btn.video-modal.nothumb > .play > .circle {
        display: inline-block;
        position: absolute;
        right: 0px;
        top: 0px;
        left: 0px;
        bottom: 0px;
        border: 4px solid #fff;
        -moz-border-radius: 3em;
        -webkit-border-radius: 3em;
        -khtml-border-radius: 3em;
        border-radius: 3em
    }
}

.promo-wrapper .btn.video-modal.nothumb {
    background: none;
    padding-right: 80px;
    position: relative;
    border: 3px solid #000;
    outline: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    .promo-wrapper .btn.video-modal.nothumb:hover {
        border-radius: 0
    }

        .promo-wrapper .btn.video-modal.nothumb:hover .play > .circle {
            border-radius: 0
        }

.promo-wrapper hr {
    margin-bottom: 15px
}

.social {
    margin-top: 51px
}

    .social .facebook, .social .twitter, .social .youtube {
        background-image: url("../images/kiwi-sprite-new.png");
        width: 21px;
        height: 21px;
        display: inline-block;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        -khtml-border-radius: 30px;
        border-radius: 30px
    }

    .social .facebook {
        background-position: 93px -6px
    }

        .social .facebook:hover {
            background-position: 31px -6px
        }

    .social .twitter {
        background-position: -7px -47px
    }

        .social .twitter:hover {
            background-position: -69px -47px
        }

    .social .youtube {
        background-image: url(http://us.kiwicare.com/skin/frontend/rwd/kiwi/images/social-sprite@2x.png) !important;
        background: -79px -20px
    }

.btn.video-modal.nothumb {
    outline: none
}

    .btn.video-modal.nothumb > .play > .circle {
        position: absolute;
        right: -1px;
        top: -1px;
        left: -1px;
        bottom: -1px;
        border: 4px solid white
    }

.content > *.offset {
    padding: 0
}

@media (max-width: 991px) {
    .container .left {
        display: none
    }
}

@media (max-width: 767px) {
    .banner {
        height: 385px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner {
        height: 475px
    }
}

.m03-carousel .container {
    padding: 0 !important
}

.product-list > h2 {
    margin-bottom: 0 !important
}

@media (max-width: 991px) {
    .product-list > h2 {
        margin-bottom: 0 !important
    }
}

@media (max-width: 991px) {
    .product-list .m05-product {
        width: 50%
    }
}

@media (min-width: 600px) and (max-width: 879px) {
    .product-list .m05-product {
        width: 33.33%
    }
}

a.btn.video-modal.nothumb:hover {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 0
}

@media (max-width: 991px) {
    #content-container .banner-title .btn {
        display: table;
        margin: auto
    }
}

.product-feature-video h5 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 11px 44px 11px 22px
}

@media (max-width: 991px) {
    .product-feature-video h5 {
        padding-left: 10px;
        padding-right: 20px
    }
}

.banner > h5 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 11px 44px 11px 22px
}

@media (max-width: 991px) {
    .banner > h5 {
        padding-left: 10px;
        padding-right: 20px
    }
}

a.m05-product .details-container .details p {
    font-family: "Proxima N W01 At Reg", sans-serif !important;
    font-size: 12px !important;
    letter-spacing: 0.05em !important;
    color: black !important
}

.carousel .btn {
    -moz-border-radius: 3em;
    -webkit-border-radius: 3em;
    -khtml-border-radius: 3em;
    border-radius: 3em;
    outline: none
}

@media (max-width: 991px) {
    .carousel .btn {
        border: 1px solid #fff
    }
}

a.btn {
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    -khtml-border-radius: 2em;
    border-radius: 2em
}

#content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    margin: auto !important;
    margin-top: 5px !important
}

.t02-product-list #content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    margin: auto !important
}

.details-container .star-padding-left {
    padding: 0 !important
}

.bv-cv2-cleanslate .bv-core-container-55 .bv-stars-container {
    text-align: center !important
}

.scj-footer-mobile .social-bar li.social-icon-footer.Facebook a {
    background-position: -30px 0px
}

.scj-footer-mobile .social-bar ul {
    display: table;
    margin: auto
}

    .scj-footer-mobile .social-bar ul:after {
        content: "";
        display: block;
        clear: both
    }

    .scj-footer-mobile .social-bar ul li {
        float: left
    }

.scj-footer-mobile .social-bar {
    display: block !important;
    padding-bottom: 0
}

    .scj-footer-mobile .social-bar li.social-icon-footer.Facebook {
        display: block !important
    }

.social-bar li.Twitter a {
    background-position: -60px 0 !important
}

.dropdown-menu {
    z-index: 100 !important
}

@media only screen and (min-width: 700px) {
    .product-details-wrapper .content-block .image-block ol {
        width: 80%
    }
}

.details-container .bv-cv2-cleanslate {
    display: inline-block !important
}

.iframe-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000
}

    .iframe-popup .popup-shadow {
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
        transition: opacity .3s ease;
        background: black;
        top: 0;
        left: 0;
        z-index: 99;
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
        opacity: 0.8;
        visibility: visible
    }

    .iframe-popup .content-wrapper {
        max-width: 640px;
        height: 360px;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 27%;
        margin: auto;
        z-index: 999
    }

    .iframe-popup iframe {
        width: 100%;
        height: 100%;
        display: block
    }

    .iframe-popup .close {
        position: absolute;
        top: -25px;
        right: 0;
        background: black;
        color: #B37F29;
        border: none;
        font-family: 'Proxima N W01 Smbd', sans-serif;
        font-size: 1em;
        text-transform: uppercase;
        padding: 5px 10px;
        cursor: pointer
    }

.scj-footer-mobile section {
    background: #000000;
    padding: 0 20px
}

    .scj-footer-mobile section p {
        margin: 0;
        min-height: 26px;
        color: white;
        font-family: Proxima N W01 Reg;
        font-weight: 500;
        font-size: 11px;
        line-height: 26px;
        text-align: center;
        padding: 6px 0
    }

.scj-footer-mobile .primary-footer-nav {
    border-width: 0
}

#footer section {
    background: #000000;
    padding: 0 20px
}

@media only screen and (max-width: 1007px) {
    #footer section {
        display: none
    }
}

#footer section p {
    margin: 6px 0;
    min-height: 20px;
    line-height: 16px;
    color: white;
    font-family: Proxima N W01 Reg;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    padding: 2px 0
}

@media (max-width: 991px) {
    #en-US header .center-pane, #fr-FR header .center-pane {
        height: 102px
    }
}

.p-w-r {
    margin: 0 !important
}

    .p-w-r .pr-star-v4-0-filled, .p-w-r .pr-star-v4-100-filled, .p-w-r .pr-star-v4-75-filled, .p-w-r .pr-star-v4-50-filled, .p-w-r .pr-star-v4-25-filled {
        background: none !important;
        font-weight: 900 !important;
        display: inline-block !important;
        font-size: 20px !important;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative !important;
        vertical-align: middle !important;
        margin-right: 0px !important;
        width: 16px !important;
        height: 16px !important;
        padding: 0 !important;
        margin-left: 5px !important;
        outline: none !important;
        box-shadow: none !important;
        line-height: 0 !important;
        padding: 6px 0 !important
    }

@media (max-width: 991px) {
    .p-w-r .pr-star-v4-0-filled, .p-w-r .pr-star-v4-100-filled, .p-w-r .pr-star-v4-75-filled, .p-w-r .pr-star-v4-50-filled, .p-w-r .pr-star-v4-25-filled {
        width: 13px !important;
        height: 13px !important;
        font-size: 16px !important;
        padding: 4px 0 !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (min-width: 992px) and (max-width: 1024px) {
    .p-w-r .pr-star-v4-0-filled, .p-w-r .pr-star-v4-100-filled, .p-w-r .pr-star-v4-75-filled, .p-w-r .pr-star-v4-50-filled, .p-w-r .pr-star-v4-25-filled {
        padding: 5px 0 !important
    }
}

@-moz-document url-prefix() {
    .p-w-r .pr-star-v4-0-filled, .p-w-r .pr-star-v4-100-filled, .p-w-r .pr-star-v4-75-filled, .p-w-r .pr-star-v4-50-filled, .p-w-r .pr-star-v4-25-filled {
        padding: 7px 0 !important
    }
}

.p-w-r .pr-star-v4-0-filled:before, .p-w-r .pr-star-v4-100-filled:before, .p-w-r .pr-star-v4-75-filled:before, .p-w-r .pr-star-v4-50-filled:before, .p-w-r .pr-star-v4-25-filled:before {
    content: "\2605" !important;
    color: #c4cbd2 !important
}

.p-w-r .pr-star-v4-0-filled:after, .p-w-r .pr-star-v4-100-filled:after, .p-w-r .pr-star-v4-75-filled:after, .p-w-r .pr-star-v4-50-filled:after, .p-w-r .pr-star-v4-25-filled:after {
    content: "\2605" !important;
    color: #ffd201 !important;
    width: 50% !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    white-space: nowrap !important;
    overflow: hidden !important
}

@media (max-width: 991px) {
    .p-w-r .thank-you-page .pr-subrating-text {
        padding: 6px 0
    }
}

.p-w-r .form-group .pr-star-v4-0-filled, .p-w-r .form-group .pr-star-v4-100-filled, .p-w-r .form-group .pr-star-v4-75-filled, .p-w-r .form-group .pr-star-v4-50-filled, .p-w-r .form-group .pr-star-v4-25-filled {
    height: auto !important
}

.p-w-r .pr-star-v4-100-filled:before {
    content: "\2605" !important;
    color: #ffd201 !important
}

.p-w-r .pr-star-v4-100-filled:after {
    display: none !important
}

.p-w-r .pr-star-v4-0-filled:before {
    content: "\2605" !important;
    color: #c4cbd2 !important
}

.p-w-r .pr-star-v4-0-filled:after {
    display: none !important
}

.p-w-r .pr-star-v4-75-filled:after {
    width: 75% !important;
    height: 16px;
    padding-top: 6px !important
}

@media (max-width: 991px) {
    .p-w-r .pr-star-v4-75-filled:after {
        height: 13px;
        padding-top: 4px !important
    }
}

.p-w-r .pr-star-v4-50-filled:after {
    width: 50% !important;
    height: 16px;
    padding-top: 6px !important
}

@media (max-width: 991px) {
    .p-w-r .pr-star-v4-50-filled:after {
        height: 13px;
        padding-top: 4px !important
    }
}

.p-w-r .pr-star-v4-25-filled:after {
    width: 25% !important;
    height: 16px;
    padding-top: 6px !important
}

@media (max-width: 991px) {
    .p-w-r .pr-star-v4-25-filled:after {
        height: 13px;
        padding-top: 4px !important
    }
}

.p-w-r .pr-no-reviews .pr-snippet-stars-png {
    cursor: pointer !important
}

.p-w-r .pr-snippet-stars-png {
    background: none !important;
    cursor: pointer !important
}

.p-w-r .pr-snippet-rating-decimal {
    font-family: "Proxima N W01 At Reg",Arial,sans-serif !important;
    font-weight: 500;
    display: none !important;
    border: 0 !important;
    padding-left: 10px !important;
    font-size: 12px !important;
    padding-right: 10px !important;
    border-radius: 0 !important;
    color: #428bca !important;
    line-height: 0 !important;
    height: auto !important;
    padding-top: 2px !important
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .p-w-r .pr-snippet-rating-decimal {
        padding-top: 3px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (max-width: 991px) {
    .p-w-r .pr-snippet-rating-decimal {
        padding-top: 1px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (min-width: 768px) and (max-width: 991px) {
    .p-w-r .pr-snippet-rating-decimal {
        padding-top: 2px !important
    }
}

@-moz-document url-prefix() {
    .p-w-r .pr-snippet-rating-decimal {
        padding-top: 2px !important
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .p-w-r .pr-snippet-rating-decimal {
        padding-top: 2px !important
    }
}

.p-w-r .pr-category-snippet__item {
    margin-left: 0 !important;
    width: auto !important
}

.p-w-r .pr-category-snippet__total.pr-category-snippet__item {
    display: none !important
}

.p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a {
    font-family: "Proxima N W01 At Reg",Arial,sans-serif !important;
    font-weight: 500;
    font-size: 12px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    color: #428bca !important;
    line-height: 14px !important;
    height: 14px !important;
    display: inline-block
}

@media (max-width: 767px) {
    .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a {
        line-height: 15px !important;
        height: 15px !important
    }
}

.p-w-r .pr-snippet-read-and-write {
    margin-top: 0 !important;
    top: 0 !important
}

    .p-w-r .pr-snippet-read-and-write .pr-snippet-review-count {
        padding: 0 10px !important;
        border-right: 1px solid #428bca !important
    }

.p-w-r .pr-no-reviews .pr-star-v4-0-filled {
    opacity: 0.5 !important
}

.p-w-r .pr-no-reviews .pr-snippet-review-count {
    display: none !important
}

.p-w-r .pr-rating-stars > div:first-of-type {
    margin-left: 0 !important
}

.p-w-r .thank-you-page {
    margin: 60px 0 !important
}

@media (max-width: 767px) {
    .p-w-r .thank-you-page {
        margin-top: 11% !important;
        margin-bottom: 13.3% !important
    }
}

.p-w-r .thank-you-page .pr-rating-number {
    border: 0 !important;
    padding-left: 10px !important;
    margin-left: 0 !important;
    font-family: "Proxima N W01 Reg", sans-serif !important;
    font-size: 12px !important;
    padding-right: 10px !important;
    border-radius: 0 !important;
    color: #428bca !important;
    line-height: normal !important;
    padding-top: 1px !important
}

.p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-stars-container {
    display: inline-block !important
}

.p-w-r .pr-review-snapshot a:hover,
.p-w-r .pr-review-snapshot a:link{
    text-decoration: underline;
}

.p-w-r .pr-review-display a:hover,
.p-w-r .pr-review-display a:link{
    text-decoration: underline;
}

.title-rating-wrapper .p-w-r {
    margin: 0 !important;
    margin-left: 0px !important;
    padding-bottom: 10px !important;
    padding-top: 0px !important
}

    .title-rating-wrapper .p-w-r .pr-no-reviews .pr-snippet-write-review-link {
        border-left: 1px solid #428bca !important
    }

    .title-rating-wrapper .p-w-r .pr-snippet .pr-snippet-stars-png .pr-rating-stars {
        top: 0
    }

@media (max-width: 767px) {
    .title-rating-wrapper .p-w-r .pr-snippet .pr-snippet-stars-png .pr-rating-stars {
        top: 0
    }
}

.title-rating-wrapper .p-w-r .pr-no-reviews .pr-snippet-stars-png {
    cursor: pointer !important
}

.title-rating-wrapper .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a, .title-rating-wrapper .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span {
    font-size: 12px !important;
    text-decoration: none !important;
    padding-left: 10px !important
}

.title-rating-wrapper .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write .pr-snippet-review-count {
    border-left: 1px solid #428bca !important
}

.title-rating-wrapper .p-w-r .pr-snippet-stars-reco-reco {
    display: none !important
}

.title-rating-wrapper .p-w-r .pr-snippet-stars-png .pr-snippet-rating-decimal {
    display: inline-block !important
}

#content-container #pr-write {
    max-width: 1060px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    padding-top: 40px !important
}

    #content-container #pr-write .p-w-r {
        margin: 0
    }

.details-container .p-w-r {
    padding: 5px 0 15px 0
}

.m12-accordion.expanded {
    position: relative;
    z-index: 1
}

    .m12-accordion.expanded .p-w-r .pr-snippet-read-and-write .pr-snippet-review-count {
        border-right: 0 !important
    }

.m12-accordion .content-container {
    background: white
}

.m12-accordion .content-container p a:hover,
.m12-accordion .content-container p a:link{
    text-decoration: underline;
}
@media only screen and (min-width: 992px) {
    .safari .p-w-r .pr-star-v4-0-filled, .safari .p-w-r .pr-star-v4-100-filled, .safari .p-w-r .pr-star-v4-75-filled, .safari .p-w-r .pr-star-v4-50-filled, .safari .p-w-r .pr-star-v4-25-filled {
    font-size: 16px !important
}
}

@media only screen and (max-width: 991px) {
    .safari .p-w-r .pr-star-v4-0-filled, .safari .p-w-r .pr-star-v4-100-filled, .safari .p-w-r .pr-star-v4-75-filled, .safari .p-w-r .pr-star-v4-50-filled, .safari .p-w-r .pr-star-v4-25-filled {
        font-size: 13px !important
    }
}

@media only screen and (min-width: 992px) {
    .safari .p-w-r .thank-you-page .pr-subrating-wrapper .pr-rating-stars {
        padding-top: 5px !important
    }
}

.safari .pr-star-v4-75-filled:after {
    width: 75% !important;
    height: 16px;
    padding-top: 6px !important
}

@media (max-width: 767px) {
    .safari .pr-star-v4-75-filled:after {
        height: 13px;
        padding-top: 4px !important
    }
}

.safari .pr-star-v4-50-filled:after {
    width: 50% !important;
    height: 16px;
    padding-top: 6px !important
}

@media (max-width: 767px) {
    .safari .pr-star-v4-50-filled:after {
        height: 13px;
        padding-top: 4px !important
    }
}

.safari .pr-star-v4-25-filled:after {
    width: 25% !important;
    height: 16px;
    padding-top: 6px !important
}

@media (max-width: 767px) {
    .safari .pr-star-v4-25-filled:after {
        height: 13px;
        padding-top: 4px !important
    }
}

.RecycleBuyNow #buynowdisabledvisible {
    display: none !important
}

.custom-btn, .category-landing-header .filter-btn, .results-landing-header .filter-btn, .tip-details-wrapper .btn-wrapper a {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.1em;
    cursor: default;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    background: #000;
    display: inline-block;
    padding: 13px 39px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
    float: right;
    cursor: pointer;
    margin-right: 80px
}

@media (max-width: 767px) {
    .custom-btn, .category-landing-header .filter-btn, .results-landing-header .filter-btn, .tip-details-wrapper .btn-wrapper a {
        font-size: 12px
    }
}

@media (max-width: 991px) {
    .custom-btn, .category-landing-header .filter-btn, .results-landing-header .filter-btn, .tip-details-wrapper .btn-wrapper a {
        display: table;
        margin: 0 auto;
        float: none
    }
}

.category-landing-header, .results-landing-header {
    margin-top: 62px;
    margin-left: 75px;
    margin-bottom: 26px
}

@media (max-width: 991px) {
    .category-landing-header, .results-landing-header {
        margin-left: 20px;
        margin-top: 30px;
        margin-right: 20px
    }
}

.category-landing-header:after, .results-landing-header:after {
    content: "";
    clear: both;
    display: block
}

.category-landing-header h1, .results-landing-header h1 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    color: #000;
    margin-bottom: 28px
}

@media (max-width: 767px) {
    .category-landing-header h1, .results-landing-header h1 {
        font-size: 30px;
        line-height: 30px
    }
}

.category-landing-header p, .results-landing-header p {
    font-family: 'Proxima N W01 At Reg', sans-serif;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #000;
    margin: 0;
    max-width: 70%;
    margin-bottom: 28px
}

@media (max-width: 991px) {
    .category-landing-header p, .results-landing-header p {
        max-width: none;
        margin-bottom: 14px
    }
}

.category-landing-wrapper {
    margin-bottom: 39px
}

    .category-landing-wrapper:after {
        content: "";
        clear: both;
        display: block
    }

    .category-landing-wrapper:last-of-type {
        margin-bottom: 0
    }

@media (max-width: 991px) {
    .category-landing-wrapper {
        margin-bottom: 20px
    }
}

.category-landing-wrapper .image-wrapper {
    width: 416px;
    height: 546px;
    float: left;
    position: relative
}

@media (min-width: 768px) and (max-width: 991px) {
    .category-landing-wrapper .image-wrapper {
        float: none;
        position: relative;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 100%;
        height: 410px
    }
}

@media (max-width: 767px) {
    .category-landing-wrapper .image-wrapper {
        float: none;
        position: relative;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 100%;
        height: 410px
    }
}

@media (max-width: 685px) {
    .category-landing-wrapper .image-wrapper {
        height: 367px
    }
}

@media (max-width: 500px) {
    .category-landing-wrapper .image-wrapper {
        height: 270px
    }
}

@media (max-width: 360px) {
    .category-landing-wrapper .image-wrapper {
        height: 200px
    }
}

.category-landing-wrapper .image-wrapper h5 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 11px 44px 11px 22px;
    z-index: 1
}

@media (max-width: 991px) {
    .category-landing-wrapper .image-wrapper h5 {
        padding-left: 10px;
        padding-right: 20px
    }
}

.category-landing-wrapper.right .category-products {
    float: right
}

@media (max-width: 991px) {
    .category-landing-wrapper.right .category-products {
        float: none
    }
}

.category-landing-wrapper.right .category-products a.m05-product {
    margin-left: 0;
    margin-right: 10px
}

@media (max-width: 991px) {
    .category-landing-wrapper.right .category-products a.m05-product {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.category-landing-wrapper.right .image-wrapper {
    float: right
}

@media (max-width: 991px) {
    .category-landing-wrapper.right .image-wrapper {
        float: none
    }
}

.category-landing-wrapper.right .image-wrapper h5 {
    left: auto;
    right: 0;
    padding: 11px 22px 11px 44px
}

@media (min-width: 768px) and (max-width: 991px) {
    .category-landing-wrapper.right .image-wrapper h5 {
        left: 0;
        right: auto;
        padding: 11px 44px 11px 22px
    }
}

@media (max-width: 767px) {
    .category-landing-wrapper.right .image-wrapper h5 {
        left: 0;
        right: auto;
        padding-left: 10px;
        padding-right: 20px
    }
}

.category-landing-wrapper .background-image {
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    .category-landing-wrapper .background-image {
        display: none
    }
}

.category-landing-wrapper .Mobile-background-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transform: translateZ(0);
    background-repeat: no-repeat
}

@media (min-width: 992px) {
    .category-landing-wrapper .Mobile-background-image {
        display: none
    }
}

.category-landing-wrapper .category-products {
    float: left;
    max-width: 532px;
    width: 100%
}

    .category-landing-wrapper .category-products:after {
        content: "";
        display: block;
        clear: both
    }

@media (max-width: 991px) {
    .category-landing-wrapper .category-products {
        float: none;
        margin: auto;
        max-width: none;
        padding-right: 10px
    }
}

.category-landing-wrapper .category-products a.m05-product {
    margin-left: 10px;
    margin-bottom: 12px;
    max-width: 167px;
    float: left;
    max-height: 267px;
    min-height: 100%
}

@media (max-width: 767px) {
    .category-landing-wrapper .category-products a.m05-product {
        margin-left: 0;
        width: 50%;
        max-width: 50%;
        max-height: none
    }
}

@media (min-width: 600px) and (max-width: 879px) {
    .category-landing-wrapper .category-products a.m05-product {
        max-width: 33.33%;
        margin-left: 0;
        min-height: 22em
    }
}

.category-landing-wrapper .category-products a.m05-product img {
    position: relative;
    left: 0;
    margin-left: 0;
    width: auto;
    height: 165px;
    margin: auto !important
}

@media (max-width: 767px) {
    .category-landing-wrapper .category-products a.m05-product img {
        height: auto
    }
}

@media (min-width: 600px) and (max-width: 879px) {
    .category-landing-wrapper .category-products a.m05-product img {
        height: 229px
    }
}

.category-landing-wrapper .category-products a.m05-product .details-container {
    min-height: 102px;
    padding: 0 10px
}

.custom-popup {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto
}

    .custom-popup .overlay-shadow {
        display: block;
        opacity: 0.7;
        background: #000;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1000
    }

    .custom-popup .popup-header {
        text-align: right;
        margin-top: 20px;
        margin-bottom: 20px;
        position: relative
    }

        .custom-popup .popup-header h5 {
            font-family: 'Proxima N W01 Bold', sans-serif;
            font-size: 12px;
            line-height: 12px;
            text-transform: uppercase;
            margin: 0;
            color: #fff;
            font-weight: 700;
            letter-spacing: 0.1em;
            background: #000;
            display: inline-block;
            margin-left: 0;
            margin-top: -15px;
            padding: 13px 30px 13px 15px;
            position: absolute;
            left: 0;
            font-family: 'Proxima N W01 Smbd', sans-serif;
            padding: 11px 44px 11px 22px;
            padding: 5px 10px;
            margin-left: -37px
        }

@media (max-width: 991px) {
    .custom-popup .popup-header h5 {
        padding-left: 10px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    .custom-popup .popup-header h5 {
        margin-top: -30px;
        margin-right: 20px
    }
}

.custom-popup .popup-header .clear-btn {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.1em;
    cursor: default;
    border: 1px solid #eaeaea;
    color: #eaeaea;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    padding: 10px 20px;
    background: none;
    cursor: not-allowed;
    outline: none
}

@media (max-width: 767px) {
    .custom-popup .popup-header .clear-btn {
        font-size: 12px
    }
}

@media (max-width: 991px) {
    .custom-popup .popup-header .clear-btn {
        margin: 12px 0
    }
}

.custom-popup .popup-header .clear-btn.clear-all {
    cursor: pointer;
    border: 1px solid #000;
    color: #000
}

.custom-popup .popup-header .apply-btn {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.1em;
    cursor: default;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    padding: 10px 20px;
    cursor: not-allowed;
    outline: none;
    -webkit-appearance: none
}

@media (max-width: 767px) {
    .custom-popup .popup-header .apply-btn {
        font-size: 12px
    }
}

.custom-popup .popup-header .apply-btn.apply-all {
    cursor: pointer;
    background: #000
}

.custom-popup .popup-header .close-popup {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    color: #ee2e24;
    font-size: 1em;
    position: absolute;
    top: -55px;
    right: -25px;
    padding: 10px;
    cursor: pointer
}

@media (max-width: 767px) {
    .custom-popup .popup-header .close-popup {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    .custom-popup .popup-header .close-popup {
        font-size: 20px;
        top: -50px;
        right: -20px
    }
}

.custom-popup .popup-wrapper {
    width: 100%;
    max-width: 852px;
    margin: auto;
    border: 15px solid #eaeaea;
    padding: 22px;
    position: relative;
    background: #fff;
    z-index: 1001
}

    .custom-popup .popup-wrapper:after {
        content: "";
        display: block;
        clear: both
    }

    .custom-popup .popup-wrapper form:after {
        content: "";
        display: block;
        clear: both
    }

    .custom-popup .popup-wrapper .category {
        float: left;
        max-width: 259px;
        width: 100%;
        margin-bottom: 20px
    }

@media (max-width: 991px) {
    .custom-popup .popup-wrapper .category {
        height: auto !important;
        max-width: none !important
    }
}

.custom-popup .popup-wrapper .category:after {
    content: "";
    display: block;
    clear: both
}

.custom-popup .popup-wrapper .category.disabledCategory h3, .custom-popup .popup-wrapper .category.disabledCategory label {
    opacity: 0.3;
    cursor: not-allowed
}

.custom-popup .popup-wrapper .category:nth-child(3n) h3 {
    margin-right: 0
}

.custom-popup .popup-wrapper .category h3 {
    margin: 0;
    padding: 10px;
    padding-left: 15px;
    border: 1px solid #9D9C9C;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    min-height: 44px
}

@media (max-width: 991px) {
    .custom-popup .popup-wrapper .category h3 {
        margin-right: 0
    }
}

.custom-popup .popup-wrapper .category h3 input {
    display: none !important
}

.custom-popup .popup-wrapper .category h3 label {
    display: inline-block;
    cursor: pointer;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 2px 0
}

    .custom-popup .popup-wrapper .category h3 label:before {
        background: #fff;
        content: "\00a0";
        display: inline-block;
        font: 16px/1em sans-serif;
        height: 16px;
        margin: 0 .25em 0 0;
        padding: 0;
        vertical-align: top;
        width: 16px;
        outline: none;
        margin-top: 0;
        border: 1px solid grey;
        margin-right: 5px
    }

    .custom-popup .popup-wrapper .category h3 label.selected:before {
        background: #000
    }

.custom-popup .popup-wrapper .category h3 span.close {
    background-image: url(../images/kiwi-sprite-new.png);
    width: 40px;
    height: 35px;
    background-position: 0 -126px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 4px;
    transform: rotate(90deg)
}

.custom-popup .popup-wrapper .category h3.active {
    border: 0;
    background: #eaeaea;
    padding-bottom: 25px;
    border: 1px solid #eaeaea
}

    .custom-popup .popup-wrapper .category h3.active .close {
        transform: rotate(0);
        right: -6px;
        background-position: -13px -150px
    }

.custom-popup .popup-wrapper .category .sub-layout {
    display: none;
    background: #eaeaea;
    max-width: 778px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 22px
}

@media (max-width: 991px) {
    .custom-popup .popup-wrapper .category .sub-layout {
        position: relative;
        left: 0;
        padding: 20px;
        margin-left: 0
    }
}

.custom-popup .popup-wrapper .category .sub-layout .sub-category {
    display: inline-block;
    max-width: 250px;
    width: 100%;
    padding-left: 50px;
    padding-bottom: 50px;
    float: left;
    margin-bottom: 15px;
    padding-top: 20px
}

@media (max-width: 991px) {
    .custom-popup .popup-wrapper .category .sub-layout .sub-category {
        max-width: none;
        padding: 0;
        float: none
    }
}

.custom-popup .popup-wrapper .category .sub-layout .sub-category h4 {
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    margin-top: 0
}

.custom-popup .popup-wrapper .category .sub-layout .sub-category label {
    display: block;
    cursor: pointer;
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-weight: 100;
    padding: 2px 0;
    position: relative
}

@media (max-width: 991px) {
    .custom-popup .popup-wrapper .category .sub-layout .sub-category label {
        margin-left: 20px
    }
}

.custom-popup .popup-wrapper .category .sub-layout .sub-category label:before {
    background: #fff;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
    outline: none;
    margin-top: 2px;
    position: absolute;
    left: -22px;
    top: 2px
}

.custom-popup .popup-wrapper .category .sub-layout .sub-category label.selected:before {
    background: #000
}

.custom-popup .popup-wrapper .category .sub-layout .sub-category label input {
    visibility: hidden;
    display: none
}

.t02-product-list #content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-number, .t02-product-list #content-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container .bv-rating-ratio-count {
    display: none !important
}

#content-container .content .product-list h2 {
    padding: 10px 0 0 0 !important;
    font-size: 13px !important;
    line-height: 17.6px !important;
    letter-spacing: 0 !important
}

.tip-list {
    padding: 0px 6px 0px 21px;
    width: 100%
}

    .tip-list:after {
        content: "";
        display: block;
        clear: both
    }

@media (max-width: 767px) {
    .tip-list {
        padding: 10px;
        display: table
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tip-list {
        padding: 0;
        display: table;
        max-width: 760px;
        margin: auto
    }
}

.tip-list .tip-tout {
    float: left;
    margin-right: 15px;
    background: #eaeaea;
    margin-bottom: 15px;
    padding: 15px
}

@media (max-width: 991px) {
    .tip-list .tip-tout {
        margin-right: 0
    }
}

.tip-list .tip-tout img {
    display: none
}

.tip-list .tip-tout .tip-tout-details {
    background-color: #fff;
    padding-top: 25px;
    height: 100%;
    padding-right: 22px;
    max-width: 208px;
    width: 100%;
    text-align: left;
    position: relative
}

@media (max-width: 991px) {
    .tip-list .tip-tout .tip-tout-details {
        max-width: 170px
    }
}

.tip-list .tip-tout .tip-tout-details hr {
    width: 100%;
    margin-right: 22PX;
    margin-bottom: 15px
}

.tip-list .tip-tout .tip-tout-details h2 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 17.5px;
    line-height: 19.6px;
    color: #000;
    margin: 0;
    padding: 0 0 15px 11px;
    margin: 0;
    text-transform: none
}

.tip-list .tip-tout .tip-tout-details .read-more, .tip-list .tip-tout .tip-tout-details .video-link {
    font-family: 'Proxima N W01 At Smbd', sans-serif;
    font-size: 12.25px;
    line-height: normal;
    color: #E31D1A;
    margin: 0;
    padding-left: 11px;
    letter-spacing: 0.1em;
    cursor: pointer;
    text-transform: uppercase;
    position: relative
}

    .tip-list .tip-tout .tip-tout-details .read-more .arrow, .tip-list .tip-tout .tip-tout-details .video-link .arrow {
        width: 15px;
        height: 15px;
        display: inline-block;
        background-image: url("../images/kiwi-sprite-new.png");
        background-position: -12px -136px;
        background-repeat: no-repeat;
        position: absolute;
        top: 0
    }

.tip-list .tip-tout.two-column {
    max-width: 481px;
    width: 100%;
    height: 323px;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .tip-list .tip-tout.two-column {
        display: table-cell;
        margin-left: 1%;
        margin-right: 1%;
        width: 98%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tip-list .tip-tout.two-column {
        max-width: 485px;
        width: 100%;
        height: 323px;
        background-size: cover;
        background-repeat: no-repeat;
        display: table-cell;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media only screen and (min-width: 630px) and (max-width: 767px) and (orientation: landscape) {
    .tip-list .tip-tout.two-column {
        max-width: 418px
    }
}

.tip-list .tip-tout.two-column:after {
    content: "";
    display: block;
    clear: both
}

@media (max-width: 991px) {
    .tip-list .tip-tout.two-column.content-right {
        background-position: right
    }
}

.tip-list .tip-tout.two-column.content-right .tip-tout-details {
    float: right
}

@media (max-width: 991px) {
    .tip-list .tip-tout.two-column.content-left {
        background-position: left
    }
}

.tip-list .tip-tout.two-column.content-left .tip-tout-details {
    float: left
}

.tip-list .tip-tout.one-column {
    max-width: 233px;
    width: 100%;
    height: 323px;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .tip-list .tip-tout.one-column {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tip-list .tip-tout.one-column {
        max-width: 233px;
        width: 100%;
        height: 323px;
        background-repeat: no-repeat;
        display: table-cell;
        margin-right: 10px;
        margin-left: 10px
    }
}

@media only screen and (min-width: 630px) and (max-width: 767px) and (orientation: landscape) {
    .tip-list .tip-tout.one-column {
        max-width: 202px
    }
}

.content {
    background: none !important
}

    .content .m09-page-banner {
        text-align: left;
        padding-left: 75px;
        margin-top: 62px
    }

@media (max-width: 991px) {
    .content .m09-page-banner {
        padding-left: 20px;
        margin-top: 30px
    }
}

.content .m09-page-banner h1 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    color: #000;
    margin-bottom: 28px
}

@media (max-width: 767px) {
    .content .m09-page-banner h1 {
        font-size: 30px;
        line-height: 30px
    }
}

.content .m09-page-banner p {
    margin: 0;
    padding-left: 5px
}

.t03-shoe-care-tips .content .m09-page-banner p {
    font-family: 'Proxima N W01 Reg', sans-serif;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #000;
    margin: 0;
    max-width: 70%;
    margin-bottom: 28px
}

@media (max-width: 991px) {
    .t03-shoe-care-tips .content .m09-page-banner p {
        max-width: none;
        padding-right: 20px
    }
}

html#en-AU .tip-list .tip-tout.two-column.content-right:first-of-type, html#en-US .tip-list .tip-tout.two-column.content-right:first-of-type, html#tt-GB .tip-list .tip-tout.two-column.content-right:first-of-type, html#tt-AU .tip-list .tip-tout.two-column.content-right:first-of-type, html#en-GB .tip-list .tip-tout.two-column.content-right:first-of-type, html#en-FR .tip-list .tip-tout.two-column.content-right:first-of-type, html#fr-FR .tip-list .tip-tout.two-column.content-right:first-of-type {
    background-position: left
}

.tip-details-wrapper {
    margin-top: 89px;
    margin-left: 75px;
    max-width: 875px;
    width: 100%
}

@media (max-width: 991px) {
    .tip-details-wrapper {
        margin-top: 24px;
        margin-left: 0;
        padding: 20px
    }
}

.tip-details-wrapper .tip-details-header h1 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    color: #000;
    margin: 0;
    margin-bottom: 40px;
    text-transform: none
}

@media (max-width: 767px) {
    .tip-details-wrapper .tip-details-header h1 {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    .tip-details-wrapper .tip-details-header h1 {
        margin-bottom: 20px
    }
}

.tip-details-wrapper .tip-image-container {
    border: 15px solid #ececec;
    padding: 20px 20px 20px 30px;
    position: relative
}

    .tip-details-wrapper .tip-image-container:after {
        content: "";
        display: block;
        clear: both
    }

@media (max-width: 991px) {
    .tip-details-wrapper .tip-image-container {
        padding: 0;
        border: 10px solid #ececec
    }
}

.tip-details-wrapper .tip-image-container .tip-description {
    display: inline-block;
    float: left;
    max-width: 49%;
    width: 100%;
    padding-right: 0px
}

.tip-details-wrapper .tip-image-container .tip-description a:link,
.tip-details-wrapper .tip-image-container .tip-description a:hover{
    text-decoration: underline;
}

@media (max-width: 991px) {
    .tip-details-wrapper .tip-image-container .tip-description {
        max-width: none;
        float: none;
        padding: 10px 10px 0px 15px
    }
}

.tip-details-wrapper .tip-image-container .tip-description hr {
    height: 4px;
    margin-top: 25px;
    margin-bottom: 26px;
    margin-left: -45px;
    max-width: 300px;
    width: 100%
}

@media (max-width: 991px) {
    .tip-details-wrapper .tip-image-container .tip-description hr {
        margin-left: -25px;
        margin-top: 12px;
        margin-bottom: 13px
    }
}

.tip-details-wrapper .tip-image-container .tip-description h3 {
    font-family: 'Proxima N W01 At Reg', sans-serif;
    font-size: 17px;
    line-height: normal;
    color: #000;
    text-align: left;
    text-transform: none;
    margin: 0;
    letter-spacing: 0
}

.tip-details-wrapper .tip-image-container .tip-description .social-links {
    display: inline-block;
    margin-top: 32px
}

@media (max-width: 991px) {
    .tip-details-wrapper .tip-image-container .tip-description .social-links {
        margin-top: 16px
    }
}

.tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes {
    padding-left: 0
}

    .tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes li:first-of-type {
        padding-left: 0
    }

@media (max-width: 991px) {
    .tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes li {
        margin-bottom: 20px
    }
}

.tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes li #vk_like {
    max-width: 94px;
    overflow: hidden
}

.tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes li #ok_shareWidget {
    max-width: 50px;
    overflow: hidden
}

    .tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes li #ok_shareWidget iframe {
        height: 30px !important
    }

.tip-details-wrapper .tip-image-container .tip-description .social-links .social-likes .twitter {
    display: inline-block
}

.tip-details-wrapper .tip-image-container .category-text {
    bottom: 35px;
    left: 30px;
    font-size: 17px;
    height: 17px;
    letter-spacing: 0
}

.tip-details-wrapper .tip-image-container .tip-promo {
    max-width: 49%;
    width: 100%;
    float: right;
    position: relative
}

@media (max-width: 991px) {
    .tip-details-wrapper .tip-image-container .tip-promo {
        max-width: none;
        float: none
    }
}

.tip-details-wrapper .tip-image-container .tip-promo img {
    max-width: 100% !important;
    width: 100%;
    vertical-align: bottom
}

.tip-details-wrapper .tip-image-container .tip-promo a {
    display: block
}

    .tip-details-wrapper .tip-image-container .tip-promo a .video-play-button {
        background-image: url(../images/kiwi-sprite-new.png);
        background-position: 2px -184px;
        height: 78px;
        width: 78px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto
    }

.tip-details-wrapper .btn-wrapper {
    text-align: center
}

    .tip-details-wrapper .btn-wrapper a {
        margin-top: 33px;
        float: none;
        margin-bottom: 63px;
        margin-right: 0;
        padding: 20px 34px 19px 34px
    }

@media (max-width: 991px) {
    .tip-details-wrapper .btn-wrapper a {
        margin-top: 40px;
        margin-bottom: 30px;
        margin-right: auto
    }
}

.product-list {
    position: relative
}

    .product-list .tip-detail-feature {
        text-align: left;
        margin-bottom: 21px
    }

        .product-list .tip-detail-feature:after {
            content: "";
            display: block;
            clear: both
        }

    .product-list h5.Feature-Label {
        font-family: 'Proxima N W01 Bold', sans-serif;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        margin: 0;
        color: #fff;
        font-weight: 700;
        letter-spacing: 0.1em;
        background: #000;
        display: inline-block;
        margin-left: 0;
        margin-top: -15px;
        padding: 13px 30px 13px 15px;
        position: absolute;
        left: 0;
        font-family: 'Proxima N W01 Smbd', sans-serif;
        padding: 11px 44px 11px 22px;
        margin-top: 0;
        position: relative;
        padding: 11px 22px 11px 22px
    }

@media (max-width: 991px) {
    .product-list h5.Feature-Label {
        padding-left: 10px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    .product-list h5.Feature-Label {
        padding: 11px 10px
    }
}

#content-container .content .center-pane {
    padding: 0 !important
}

@media (max-width: 991px) {
    #content-container .content .product-list.centered.center-pane {
        padding-right: 10px !important;
        text-align: left
    }
}

.m09-product-banner {
    border: 0 !important;
    padding: 0 !important;
    margin-top: 0
}

.product-details-wrapper {
    margin-top: 64px !important;
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .product-details-wrapper {
        margin-top: 32px !important
    }
}

@media (max-width: 991px) {
    .product-details-wrapper .content-block {
        padding-top: 115px
    }
}

.product-details-wrapper .content-block .text-block {
    padding-right: 70px;
    padding-left: 8px;
    padding-top: 0
}

@media (max-width: 991px) {
    .product-details-wrapper .content-block .text-block {
        padding: 0 !important
    }
}

@media (max-width: 991px) {
    .product-details-wrapper .content-block .text-block .title-rating-wrapper {
        position: absolute;
        top: 0
    }
}

.product-details-wrapper .content-block .text-block h1 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    color: #000;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .product-details-wrapper .content-block .text-block h1 {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    .product-details-wrapper .content-block .text-block h1 {
        margin-bottom: 10px
    }
}

.product-details-wrapper .content-block .text-block .buyNowbutton {
    padding: 20px 82px;
    -moz-border-radius: 58px;
    -webkit-border-radius: 58px;
    -khtml-border-radius: 58px;
    border-radius: 58px;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    letter-spacing: 0.05em;
    line-height: 16px;
    margin-top: 0
}

.product-details-wrapper .content-block .text-block hr {
    border: 0 !important;
    height: 4px;
    max-width: 240px;
    width: 100%;
    margin-left: -24px;
    margin-bottom: 31px
}

@media (max-width: 991px) {
    .product-details-wrapper .content-block .text-block hr {
        margin-left: -20px
    }
}

.product-details-wrapper .content-block .image-block ol {
    left: 65px;
    right: 0;
    margin: auto;
    padding-left: 0
}

.product-details-wrapper .product-wrapper {
    background-color: #f0f0f0;
    padding: 24px
}

.product-details-wrapper .product-wrapper a:hover,
.product-details-wrapper .product-wrapper a:link{
    text-decoration: underline;
}

@media (max-width: 991px) {
    .product-details-wrapper .product-wrapper {
        padding: 15px 20px 10px 20px
    }
}

.product-details-wrapper .product-wrapper .select-container {
    width: 100%;
    max-width: 350px;
    padding: 0;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .product-details-wrapper .product-wrapper .select-container {
        max-width: none;
        margin-bottom: 20px
    }
}

.product-details-wrapper .product-wrapper .select-container ul.dropdown-menu {
    padding-bottom: 10px !important
}

    .product-details-wrapper .product-wrapper .select-container ul.dropdown-menu li {
        padding-left: 14px !important;
        padding-top: 8px !important;
        padding-bottom: 5px !important
    }

        .product-details-wrapper .product-wrapper .select-container ul.dropdown-menu li img {
            left: 12px;
            max-width: 26px;
            height: auto
        }

        .product-details-wrapper .product-wrapper .select-container ul.dropdown-menu li span {
            font-family: 'Proxima N W01 Bold', sans-serif;
            letter-spacing: 0.05em
        }

.product-details-wrapper .product-wrapper .select-container label {
    padding: 0;
    padding-bottom: 10px
}

.product-details-wrapper .product-wrapper .select-container .btn {
    padding: 0.5px 10px
}

    .product-details-wrapper .product-wrapper .select-container .btn:after {
        content: "";
        top: 10px;
        background-image: url(../images/kiwi-sprite-new.png);
        background-position: 40px -135px;
        width: 20px;
        height: 20px;
        transform: none
    }

    .product-details-wrapper .product-wrapper .select-container .btn.open:after {
        background-position: 40px -158px
    }

    .product-details-wrapper .product-wrapper .select-container .btn img {
        height: 26px;
        max-width: 26px;
        margin-bottom: 5px;
        position: relative;
        top: 5px
    }

    .product-details-wrapper .product-wrapper .select-container .btn span {
        font-family: 'Proxima N W01 Bold', sans-serif;
        display: inline-block;
        height: 22px;
        letter-spacing: 0.05em;
        position: absolute;
        top: 8px
    }

@media (max-width: 767px) {
    .product-details-wrapper .product-wrapper .select-container .btn span {
        text-overflow: ellipsis;
        display: inline-block
    }
}

@media (max-width: 350px) {
    .product-details-wrapper .product-wrapper .select-container .btn span {
        max-width: 200px
    }
}

@media (min-width: 351px) and (max-width: 390px) {
    .product-details-wrapper .product-wrapper .select-container .btn span {
        max-width: 240px
    }
}

.product-details-wrapper .product-wrapper .buy-now-wrapper {
    margin-bottom: 39px
}

@media (max-width: 991px) {
    .product-details-wrapper .product-wrapper .buy-now-wrapper {
        margin-bottom: 20px;
        text-align: center
    }
}

@media (max-width: 991px) {
    .product-details-wrapper .product-wrapper .buy-now-wrapper .buyNowbutton {
        float: none !important
    }
}

.product-details-wrapper .product-wrapper .buy-now-wrapper:after {
    content: "";
    display: block;
    clear: both
}

.product-details-wrapper .product-wrapper .dropdown-menu li span {
    display: inline-block;
    padding-left: 38px
}

.product-details-wrapper .product-wrapper .product-details ul {
    margin: 0;
    padding-bottom: 0
}

    .product-details-wrapper .product-wrapper .product-details ul li {
        margin-bottom: 30px;
        padding-left: 0em;
        list-style-type: none;
        line-height: 18px;
        position: relative
    }

        .product-details-wrapper .product-wrapper .product-details ul li:last-of-type {
            margin-bottom: 0
        }

        .product-details-wrapper .product-wrapper .product-details ul li:before {
            content: "• ";
            color: #ee2e24;
            font-size: 20px;
            position: absolute;
            left: -17px;
            top: -2px
        }

.product-details-wrapper .product-wrapper .social-links {
    display: inline-block;
    margin-top: 37px;
    height: 20px;
    padding-left: 12px
}

@media (max-width: 991px) {
    .product-details-wrapper .product-wrapper .social-links {
        padding: 0;
        width: 100%
    }
}

.product-details-wrapper .product-wrapper .social-links .social-likes {
    padding-left: 0
}

    .product-details-wrapper .product-wrapper .social-links .social-likes li:first-of-type {
        padding-left: 0
    }

    .product-details-wrapper .product-wrapper .social-links .social-likes .twitter {
        display: inline-block
    }

.product-feature-video h5 {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 11px 44px 11px 22px;
    margin-top: 0;
    margin-bottom: 37px;
    position: relative;
    padding: 11px 22px 11px 22px
}

@media (max-width: 991px) {
    .product-feature-video h5 {
        padding-left: 10px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    .product-feature-video h5 {
        margin-bottom: 20px;
        padding: 11px 10px
    }
}

.product-feature-video h2 {
    font-family: 'Proxima N W01 At Bold', sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0.014em;
    color: #000;
    text-align: center;
    max-width: 825px;
    margin: auto;
    margin-bottom: 37px;
    padding: 0
}

@media (max-width: 767px) {
    .product-feature-video h2 {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    .product-feature-video h2 {
        padding: 0 10px
    }
}

.product-feature-video img {
    max-width: 100%
}

.product-feature-video .pdp-video {
    max-width: 825px;
    margin: auto
}

    .product-feature-video .pdp-video .video-modal {
        display: block;
        position: relative
    }

        .product-feature-video .pdp-video .video-modal .play {
            background-image: url("../images/kiwi-sprite-new.png");
            background-position: 2px -184px;
            background-size: unset;
            height: 78px;
            width: 78px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto
        }

@media (max-width: 767px) {
    .product-feature-video .pdp-video .video-modal .play {
        background-position: 6px -108px;
        height: 50px;
        width: 60px;
        background-size: 100%
    }
}

.product-feature-video .video-description {
    border: 10px solid #ececec;
    padding: 26px 30px 30px 30px;
    position: relative;
    margin: 37px auto;
    max-width: 825px
}

@media (max-width: 991px) {
    .product-feature-video .video-description {
        margin: 10px;
        margin-bottom: 20px;
        padding: 15px 10px 15px 10px
    }
}

.product-feature-video .video-description:after {
    content: "";
    display: block;
    clear: both
}

.product-feature-video .video-description hr {
    margin-bottom: 31px;
    margin-left: -40px;
    height: 4px;
    max-width: 260px;
    width: 100%
}

@media (max-width: 991px) {
    .product-feature-video .video-description hr {
        margin-left: -20px;
        margin-bottom: 15px
    }
}

.product-feature-video .video-description h3 {
    text-transform: none
}

.product-feature-video .video-description .instructions h3 {
    margin: 20px 0 5px 0;
    font-size: 1.5em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    color: #333333;
    font-weight: normal
}

.product-feature-video .video-description .instructions h4 {
    margin: 20px 0 5px 0;
    text-transform: uppercase;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    font-size: .85em;
    color: #333333;
    font-weight: normal
}

@media (max-width: 991px) {
    .product-feature-video .video-description .instructions h4 {
        margin: 10px 0 5px 0
    }
}

.product-feature-video .video-description .instructions p {
    font-family: "Proxima N W01 Reg";
    margin: 5px 0 0 0
}

    .product-feature-video .video-description .instructions p a:hover,
    .product-feature-video .video-description .instructions p a:link {
        text-decoration: underline;
    }

@media (max-width: 991px) {
    .product-feature-video .video-description .instructions p {
        margin: 0px;
        margin-bottom: 20px
    }
}

.product-feature-video .button-container {
    text-align: center;
    margin-bottom: 37px
}

h5.product-related {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: #000;
    display: inline-block;
    margin-left: 0;
    margin-top: -15px;
    padding: 13px 30px 13px 15px;
    position: absolute;
    left: 0;
    font-family: 'Proxima N W01 Smbd', sans-serif;
    padding: 11px 44px 11px 22px;
    margin-top: 70px;
    margin-bottom: 37px;
    position: relative;
    display: table;
    padding: 11px 22px 11px 22px
}

@media (max-width: 991px) {
    h5.product-related {
        padding-left: 10px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    h5.product-related {
        padding: 11px 10px
    }
}

#BVRRSummaryContainer {
    margin-bottom: 30px;
    padding-left: 15px
}

@media (max-width: 991px) {
    #BVRRSummaryContainer {
        margin-bottom: 10px
    }
}

.m12-accordion > h2 {
    text-transform: none !important;
    padding: 30px 20px 10px 20px !important
}

.m12-accordion + .m12-accordion {
    margin-top: 15px !important
}

.m12-accordion .content-container > div {
    padding-bottom: 0;
    margin-bottom: 30px;
    margin-top: 20px
}

.m12-accordion .content-container ul {
    padding-bottom: 0;
    margin: 0
}

    .m12-accordion .content-container ul li:last-of-type {
        margin-bottom: 0
    }

.m12-accordion > h2 > .button {
    background-position: -3px -196px !important
}

.m12-accordion.expanded > h2 > .button {
    background-position: -3px -172px !important
}

@media (max-width: 991px) {
    .m09-static-product-banner {
        width: 100%
    }
}

@media (max-width: 991px) {
    .m09-static-product-banner img {
        max-width: 314px;
        width: 100%
    }
}

@media (max-width: 991px) {
    .product-details-wrapper .content-block .image-block ol {
        left: 0 !important;
        right: 0px !important;
        margin: auto !important;
        padding-left: 0 !important;
        width: auto !important
    }
}

@media (max-width: 767px) {
    .m09-product-banner ul {
        padding-left: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .m09-product-banner ul {
        padding-left: 0
    }
}

.product-details-wrapper .bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-ratio-number, .product-details-wrapper .bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar .bv-rating-ratio-count {
    display: none !important
}

.product-details-wrapper .bv-cv2-cleanslate .bv-core-container-55 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button.bv-write-review {
    padding-top: 0 !important
}

.m12-accordion.pre-styled .content-container ul li {
    list-style: none;
    position: relative
}

    .m12-accordion.pre-styled .content-container ul li:before {
        content: "• ";
        color: #ee2e24;
        font-size: 20px;
        position: absolute;
        left: -17px;
        top: -2px
    }

.description-wrapper {
    margin: 1.6em 0 0 1.6em
}

html#ru-RU .product-details-wrapper .product-wrapper .select-container .btn {
    padding: .5px 10px;
    overflow: hidden
}

html#ru-RU .product-details-wrapper .product-wrapper .select-container {
    width: 100%;
    max-width: 450px;
    padding: 0;
    margin-bottom: 30px
}

    html#ru-RU .product-details-wrapper .product-wrapper .select-container .btn span {
        text-overflow: ellipsis;
        width: 330px
    }

@media (max-width: 360px) {
    html#ru-RU .product-details-wrapper .product-wrapper .select-container .btn span {
        text-overflow: ellipsis;
        width: 195px
    }
}

@media only screen and (min-width: 360px) and (max-width: 420px) {
    html#ru-RU .product-details-wrapper .product-wrapper .select-container .btn span {
        text-overflow: ellipsis;
        width: 230px
    }
}

@media only screen and (min-width: 420px) and (max-width: 480px) {
    html#ru-RU .product-details-wrapper .product-wrapper .select-container .btn span {
        text-overflow: ellipsis;
        width: 230px
    }
}

#buynowdisabled, #buynowdisabledvisible {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2.1em;
    padding: 15px 70px !important;
    font-family: 'Proxima N W01 Bold',sans-serif;
    font-size: 1.1em !important;
    cursor: pointer;
    margin-top: 20px !important;
    letter-spacing: 2px !important;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
    background: grey;
    cursor: default;
    display: none !important
}

#buynowdisabledvisible {
    display: inline-block !important
}

#buynowdisabled.showDisabled {
    display: inline-block !important
}

#buynowID.hideBuyNow {
    display: none !important
}

.results-landing-header .clear-filter-btn {
    font-family: 'Proxima N W01 Bold', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0;
    margin-right: 5px;
    letter-spacing: 0.1em;
    border-radius: 20px;
    display: inline-block;
    padding: 12px 20px;
    background: none;
    outline: none;
    cursor: pointer;
    border: 1px solid #000;
    color: #000;
    float: right
}

    .results-landing-header .clear-filter-btn a {
        color: #000
    }

@media (max-width: 991px) {
    .results-landing-header .filter-btn {
        display: inline-block;
        float: right
    }
}

.results-landing-header .breadcrumb {
    font-family: 'Proxima N W01 Reg', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em
}

@media (max-width: 991px) {
    .results-landing-header .breadcrumb:before {
        content: "";
        clear: both;
        display: block
    }
}

@media (min-width: 992px) {
    .results-landing-header .breadcrumb {
        max-width: 55%
    }
}

@media (max-width: 991px) {
    .results-landing-header .breadcrumb {
        margin-top: 15px;
        position: relative;
        top: 10px
    }
}

@media (max-width: 767px) {
    .results-landing-header .breadcrumb {
        font-size: 12px !important;
        line-height: 16px;
        float: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .results-landing-header .breadcrumb {
        font-size: 14px !important;
        line-height: 18px
    }
}

.results-landing-header .breadcrumb .category {
    font-family: 'Proxima N W01 Smbd', sans-serif
}

@media (max-width: 767px) {
    .results-landing-header .breadcrumb .category {
        font-size: 12px !important;
        line-height: 16px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .results-landing-header .breadcrumb .category {
        font-size: 14px !important;
        line-height: 18px
    }
}

.results-landing-header .breadcrumb .subcategory {
    font-family: 'Proxima N W01 Reg', sans-serif;
    color: #9D9C9C
}

@media (max-width: 767px) {
    .results-landing-header .breadcrumb .subcategory {
        font-size: 12px !important;
        line-height: 16px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .results-landing-header .breadcrumb .subcategory {
        font-size: 14px !important;
        line-height: 18px
    }
}

.results-landing-header .breadcrumb .label {
    font-family: 'Proxima N W01 Smbd', sans-serif
}

@media (max-width: 767px) {
    .results-landing-header .breadcrumb .label {
        font-size: 12px !important;
        line-height: 16px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .results-landing-header .breadcrumb .label {
        font-size: 14px !important;
        line-height: 18px
    }
}

.results-landing-header .breadcrumb .seperator {
    display: inline-block;
    padding-right: 5px
}

.results-products {
    max-width: 876px;
    margin: auto
}

@media (max-width: 991px) {
    .results-products {
        padding-right: 9px
    }
}

.results-products a.m05-product {
    max-width: 168px;
    margin-left: 0;
    margin-right: 9px;
    min-height: 269px;
    height: 299px
}

@media (max-width: 991px) {
    .results-products a.m05-product {
        max-width: none !important;
        padding-left: 9px;
        margin-right: 0 !important;
        height: 330px
    }
}

.results-products a.m05-product:nth-child(5n) {
    margin-right: 0
}

@media (max-width: 991px) {
    .results-products a.m05-product:nth-child(5n) {
        margin-right: 9px
    }
}

.results-products a.m05-product img {
    display: block;
    position: absolute;
    left: 0 !important;
    margin-left: 0 !important;
    width: 176px;
    max-width: 100% !important;
    height: auto
}

@media (max-width: 991px) {
    .results-products a.m05-product img {
        right: 0 !important;
        margin: auto !important
    }
}

#content-container .results-products .details-container .bv-cv2-cleanslate div[class*="bv-core-container"] .bv-inline-rating-container .bv-stars-container dd {
    margin-left: 0px !important;
    display: table !important;
    margin: auto !important
}

@media (max-width: 375px) {
    .results-products a.m05-product {
        height: 299px !important
    }
}

.social .youtube {
    background-image: url("../images/kiwi-sprite-new.png") !important;
    background-position: -179px -253px
}

    .social .youtube:hover {
        background-position: -79px -279px
    }

.social > span {
    vertical-align: initial;
    width: 21px
}

.social-bar li a {
    background-image: url("../images/kiwi-sprite-new.png");
    width: 21px;
    height: 21px;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px
}

.scj-footer-mobile .social-bar li.social-icon-footer.Facebook a {
    background-position: -69px -7px
}

.social-bar li.Twitter a {
    background-position: -69px -47px !important
}

.social-bar li.Youtube a {
    background-position: -79px -279px
}

@media (max-width: 991px) {
    .dropdown-alignment {
        display: block;
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        padding-left: 0;
        text-align: center;
        padding: 37px 0px;
        background: white
    }
}

#en-US header .center .headerlogo img, #fr-FR header .center .headerlogo img {
    height: 80px;
    position: relative;
    top: 10px
}

@media (max-width: 991px) {
    #en-US header .center .headerlogo, #fr-FR header .center .headerlogo {
        display: inline-block;
        height: 90px;
        overflow: hidden
    }
}

@media (max-width: 991px) {
    html#fr-FR header.sneaker-header .main-nav ul > li.search-button {
        right: 2%
    }
}

.divider, .t04-sneaker-detail #content-container .product-feature-video h5, .t04-sneaker-detail #content-container .product-list .product-related {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    margin-top: 0;
    background: none;
    display: block;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 2px;
    color: #000000;
    padding: 0
}

@media (max-width: 991px) {
    .divider, .t04-sneaker-detail #content-container .product-feature-video h5, .t04-sneaker-detail #content-container .product-list .product-related {
        margin-bottom: 11.2%
    }
}

.divider:before, .t04-sneaker-detail #content-container .product-feature-video h5:before, .t04-sneaker-detail #content-container .product-list .product-related:before {
    border-top: 1px solid #d9d9d8;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1
}

.divider div, .t04-sneaker-detail #content-container .product-feature-video h5 div, .t04-sneaker-detail #content-container .product-list .product-related div {
    background: #fff;
    padding: 0 20px;
    color: black;
    line-height: 20px;
    display: inline-block
}

@media (max-width: 991px) {
    .divider div, .t04-sneaker-detail #content-container .product-feature-video h5 div, .t04-sneaker-detail #content-container .product-list .product-related div {
        padding: 0 30px
    }
}

.t04-sneaker-detail #content-container {
    padding-top: 146px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container {
        padding-top: 102px
    }
}

.t04-sneaker-detail #content-container .content {
    padding-bottom: 60px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .content {
        padding-bottom: 50px;
        padding-bottom: 6.7%
    }
}

.t04-sneaker-detail #content-container .m09-static-product-banner {
    width: 100%;
    margin: 0;
    padding: 0
}

.t04-sneaker-detail #content-container .product-details-wrapper {
    margin: 60px 0 !important
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper {
        margin-top: 11% !important;
        margin-bottom: 13.3% !important;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .content-block {
        padding-top: 16.3%;
        padding-top: 62px
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .content-block .image-block {
    width: 416px;
    max-width: 416px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .content-block .image-block {
        margin: auto;
        width: 100%;
        margin-top: 15%
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .content-block .image-block img {
    margin: 0
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .content-block .image-block img {
        max-height: 714px;
        width: auto !important;
        height: auto !important
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .content-block .text-block {
    padding: 0
}

    .t04-sneaker-detail #content-container .product-details-wrapper .content-block .text-block hr {
        display: none !important
    }

    .t04-sneaker-detail #content-container .product-details-wrapper .content-block .text-block h1 {
        padding-left: 0;
        margin-bottom: 15px;
        color: #ee2e24;
        font-family: "proxima-nova", sans-serif;
        font-size: 38px;
        font-weight: 800
    }

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .content-block .text-block h1 {
        text-align: center;
        font-size: 28px;
        line-height: 30px
    }
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .content-block .text-block .title-rating-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 20px
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .rating {
    margin-bottom: 30px
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper {
    background: none;
    padding: 0
}

    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container {
        margin-bottom: 40px
    }

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container {
        margin-bottom: 8.4%
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container label {
    padding-bottom: 15px;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 2px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container label {
        padding-bottom: 4.5%;
        text-align: center;
        font-size: 13px
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn {
    background: #dddddb;
    height: 48px;
    padding-left: 18px;
    padding-right: 24px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn {
        height: auto;
        padding: 0;
        line-height: normal;
        border: 0
    }
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn img {
        margin: 4% 0% 4% 5%;
        top: 0
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn span {
    font-family: "proxima-nova",sans-serif;
    font-weight: 800;
    top: 12px;
    font-size: 15px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn span {
        font-weight: 500;
        font-size: 14px;
        top: 0;
        height: auto;
        position: relative;
        padding: 5.4% 5% 5.4% 5%
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn:after {
    top: 14px;
    right: 18px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .btn:after {
        top: 0;
        bottom: 0;
        margin: auto
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .dropdown > span ul li span {
    padding-left: 44px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 800;
    font-size: 15px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .select-container .dropdown > span ul li span {
        padding-left: 52px;
        font-family: "proxima-nova",sans-serif;
        font-weight: 500;
        font-size: 14px
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .buy-now-wrapper {
    margin-bottom: 40px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .buy-now-wrapper {
        margin-bottom: 11.8%
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .buy-now-wrapper .buyNowbutton {
    border-radius: 0;
    background: #ee2e24;
    height: 70px;
    width: 208px;
    text-align: center;
    padding: 28px 0;
    float: none;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 2px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .buy-now-wrapper .buyNowbutton {
        font-size: 13px;
        width: 100%;
        display: block;
        padding: 9% 0 9% 0;
        height: auto
    }
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details {
        text-align: center
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details h2 {
    font-family: "proxima-nova", sans-serif;
    font-size: 17px;
    font-weight: 800;
    line-height: 25px;
    margin-bottom: 26px;
    color: #ee2e24;
    padding: 0
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details h2 {
        font-size: 16px;
        line-height: 21px;
        margin-top: 0;
        margin-bottom: 6%
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin: 0;
    margin-bottom: 26px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details p {
        font-size: 16px;
        line-height: 21px
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details p:last-of-type {
    margin-bottom: 0
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .social-links {
    margin-top: 40px;
    padding-left: 0
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .social-links {
        margin-top: 11.3%
    }
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .social-links .social-likes {
    margin: 0
}

    .t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .social-links .social-likes li {
        padding: 0
    }

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-feature-video {
        padding: 0 20px
    }
}

.t04-sneaker-detail #content-container .product-feature-video h2 {
    color: #ee2e24;
    margin-bottom: 40px;
    font-family: "proxima-nova", sans-serif;
    font-size: 38px;
    font-weight: 800;
    text-transform: none
}

@media (min-width: 992px) {
    .t04-sneaker-detail #content-container .product-feature-video .button-container {
        margin-bottom: 40px
    }
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-feature-video .button-container {
        margin-bottom: 8.4%
    }
}

.t04-sneaker-detail #content-container .pdp-video {
    max-width: 812px;
    position: relative
}

.t04-sneaker-detail #content-container .video-description {
    border: 0;
    padding: 0;
    position: relative;
    margin: 0;
    max-width: 812px;
    margin: auto;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 46px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .video-description {
        margin: 11.2% 0
    }
}

.t04-sneaker-detail #content-container .video-description hr {
    display: none !important
}

.t04-sneaker-detail #content-container .video-description .instructions h4 {
    font-family: "proxima-nova", sans-serif;
    font-size: 28px;
    font-weight: 800;
    color: #ee2e24;
    margin: 0;
    text-transform: none
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .video-description .instructions h4 {
        font-size: 23px
    }
}

.t04-sneaker-detail #content-container .video-description .instructions p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .video-description .instructions p {
        margin-top: 4.7%;
        margin-bottom: 8.5%;
        font-size: 16px;
        line-height: 21px
    }
}

.t04-sneaker-detail #content-container .video-description .instructions p:last-of-type {
    margin-bottom: 0
}

.t04-sneaker-detail #content-container .button-container a {
    display: none
}

.t04-sneaker-detail #content-container .button-container .sneaker-button {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 2px;
    display: inline-block !important;
    border-radius: 0;
    background: #ee2e24;
    height: 70px;
    padding: 28px 0;
    text-align: center;
    max-width: 350px;
    width: 100%
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .button-container .sneaker-button {
        font-size: 13px;
        width: 100%;
        line-height: 18px;
        padding: 9% 3% 9% 3%;
        height: auto;
        max-width: none
    }
}

.t04-sneaker-detail #content-container .product-list {
    max-width: 1022px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-list {
        text-align: left;
        padding: 0 10px !important
    }
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .product-list .m05-product {
        padding: 0 10px;
        margin-bottom: 20px;
        max-width: 305px;
        width: 50%
    }
}

.t04-sneaker-detail #content-container .tip-tout {
    display: inline-block;
    margin-left: 25px;
    max-width: 394px;
    width: 100%;
    height: 330px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    padding: 10px;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .tip-tout {
        display: block;
        margin-right: 10px;
        margin-left: 10px;
        max-width: 590px;
        width: auto;
        padding: 20px;
        background-position: left
    }
}

.t04-sneaker-detail #content-container .tip-tout .tip-tout-details {
    background-color: #fff;
    padding-top: 28px;
    height: 100%;
    padding-right: 22px;
    max-width: 185px;
    width: 100%;
    text-align: left;
    position: relative;
    float: right
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .tip-tout .tip-tout-details {
        max-width: 48.3%
    }
}

.t04-sneaker-detail #content-container .tip-tout .tip-tout-details hr {
    width: 100%;
    margin-right: 22px;
    margin-bottom: 15px
}

.t04-sneaker-detail #content-container .tip-tout .tip-tout-details h2 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 17.5px !important;
    line-height: 20px !important;
    color: #000;
    margin: 0;
    padding: 0 0 15px 22px !important;
    margin: 0;
    text-transform: none
}

@media (max-width: 991px) {
    .t04-sneaker-detail #content-container .tip-tout .tip-tout-details h2 {
        font-size: 16.5px !important;
        line-height: 19px !important
    }
}

.t04-sneaker-detail #content-container .tip-tout .tip-tout-details .read-more, .t04-sneaker-detail #content-container .tip-list .tip-tout .tip-tout-details .video-link, .tip-list .t04-sneaker-detail #content-container .tip-tout .tip-tout-details .video-link {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 12.25px;
    line-height: normal;
    color: #E31D1A;
    margin: 0;
    padding-left: 22px;
    letter-spacing: 0.1em;
    cursor: pointer;
    text-transform: uppercase;
    position: relative
}

    .t04-sneaker-detail #content-container .tip-tout .tip-tout-details .read-more .arrow, .t04-sneaker-detail #content-container .tip-list .tip-tout .tip-tout-details .video-link .arrow, .tip-list .t04-sneaker-detail #content-container .tip-tout .tip-tout-details .video-link .arrow {
        width: 15px;
        height: 15px;
        display: inline-block;
        background-image: url(../images/kiwi-sprite-new.png);
        background-position: -12px -138px;
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        bottom: 0;
        margin: auto
    }

.t04-sneaker-detail .m12-accordion {
    max-width: 812px;
    margin: auto;
    margin-bottom: 60px;
    background-color: #dddddb
}

    .t04-sneaker-detail .m12-accordion header {
        position: relative !important
    }

@media (max-width: 991px) {
    .t04-sneaker-detail .m12-accordion {
        margin: 0 20px;
        margin-bottom: 13.3%
    }
}

.t04-sneaker-detail .m12-accordion > h2 {
    padding: 16px 20px 15px 20px !important;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase !important;
    position: relative
}

@media (max-width: 991px) {
    .t04-sneaker-detail .m12-accordion > h2 {
        font-size: 13px;
        padding: 5.6% 5% 5.7% 5% !important
    }
}

.t04-sneaker-detail .m12-accordion > h2 > .button {
    left: auto;
    right: 6px;
    top: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/sneaker-desktop-sprite.png) -80px -3px no-repeat !important
}

.t04-sneaker-detail .m12-accordion ul {
    padding-left: 0
}

    .t04-sneaker-detail .m12-accordion ul li {
        font-family: "proxima-nova",sans-serif;
        font-size: 15px;
        line-height: 23px;
        font-weight: 500;
        color: #000000;
        padding-bottom: 28px;
        margin-bottom: 0
    }

        .t04-sneaker-detail .m12-accordion ul li:last-of-type {
            padding-bottom: 22px
        }

        .t04-sneaker-detail .m12-accordion ul li:before {
            display: none
        }

.t04-sneaker-detail .m12-accordion.expanded {
    background-color: #F3F3F3
}

    .t04-sneaker-detail .m12-accordion.expanded > h2 > .button {
        background-position: -80px -62px !important
    }

@media (min-width: 992px) {
    .t04-sneaker-detail .product-list.centered.center-pane a.m05-product {
        margin-left: 25px
    }
}

@media (min-width: 992px) {
    .t04-sneaker-detail .product-list.centered.center-pane a.m05-product:first-of-type {
        margin-left: 0
    }
}

.sneaker-black .details-container .p-w-r .pr-category-snippet__total {
    color: white
}

.sneaker-black:hover .float-container .details-container {
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
    zoom: 1;
    background: rgba(255,255,255,0.9) !important
}

    .sneaker-black:hover .float-container .details-container h2 {
        color: black !important
    }

    .sneaker-black:hover .float-container .details-container .pr-category-snippet__total {
        color: black
    }

    .sneaker-black:hover .float-container .details-container .details p {
        color: black !important
    }

.sneaker-black .float-container .details-container {
    background: black !important
}

    .sneaker-black .float-container .details-container h2 {
        color: white !important
    }

    .sneaker-black .float-container .details-container .details p {
        color: white !important
    }

.sneaker-black .float-container .container {
    border: 10px solid black !important
}

#content-container .sneaker-black .float-container .details-container h2 {
    padding: 15px 0 0 0 !important
}

html:not(.touch) .product-list a.sneaker-black:active .details-container h2, html:not(.touch) .product-list a.sneaker-black:active .details-container p {
    color: black !important
}

.m12-accordion header {
    position: relative !important;
    box-shadow: none !important
}

.t04-sneaker-detail .pdp-video .iframe-popup {
    display: none;
    position: relative;
    z-index: 1
}

    .t04-sneaker-detail .pdp-video .iframe-popup .popup-shadow {
        display: none !important
    }

    .t04-sneaker-detail .pdp-video .iframe-popup .close {
        display: none
    }

    .t04-sneaker-detail .pdp-video .iframe-popup .content-wrapper {
        max-width: 815px;
        height: 462px;
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        z-index: 1
    }

@media (max-width: 991px) {
    #pr-reviewsnippet {
        text-align: center;
        padding-left: 0
    }
}

@media (max-width: 991px) {
    #pr-reviewsnippet .p-w-r {
        text-align: center
    }
}

@media (max-width: 991px) {
    .t04-product-detail .product-details-wrapper .content-block {
        padding-top: 130px
    }
}

@media (max-width: 991px) {
    .t04-product-detail .product-details-wrapper .content-block .text-block h1 {
        padding-left: 0;
        text-align: center;
        padding: 0 20px
    }
}

@media (max-width: 991px) {
    .t04-product-detail .title-rating-wrapper {
        width: 100%
    }
}

@media (max-width: 991px) {
    .t04-product-detail .title-rating-wrapper #pr-reviewsnippet {
        padding-left: 0
    }
}

@media (max-width: 991px) {
    .t04-product-detail .title-rating-wrapper #pr-reviewsnippet .p-w-r {
        margin-left: 0;
        text-align: center
    }
}

@media (max-width: 991px) {
    #pr-reviewsnippet .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars {
        float: none
    }
}

@media (max-width: 767px) {
    .results-landing-header .breadcrumb {
        float: none
    }
}

@media (max-width: 767px) {
    .results-landing-header .filter-btn {
        margin-bottom: 15px
    }
}

.t04-sneaker-detail #buynowID {
    background: #ee2e24
}

@media (max-width: 991px) {
    .t04-sneaker-detail #buynowID {
        text-align: center;
        display: table !important;
        margin: 20px auto
    }
}

@media (max-width: 991px) {
    header .right .menu-button a {
        width: 39px !important;
        height: 36px !important;
        background-image: url(../images/kiwi-sprite-new.png);
        background-position: -92px -128px !important;
        border: 0 !important;
        background-color: transparent !important;
        background-size: 350%
    }
}

.sr-g-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: absolute;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    color:#000;
    z-index:9999;
}

.right .language-select a span {
    font-size: xx-small !important;
}

.float-container .container .details-container h2 sup {
    font-size: xx-small !important
}

a.m05-product h2 sup {
    font-size: xx-small !important;
}

.product-details-wrapper .content-block .text-block .title-rating-wrapper h1 sup {
    font-size: xx-small !important;
    font-size: 1.2em !important;
}

.float-container .container .details-container h2 sup:only-child {
    font-size: 1.3em !important;
}

.product-details-wrapper .content-block .text-block .title-rating-wrapper h1 sup {
    font-size: xx-small !important;
}

.m14-flexible-list ul li a sup {
    font-size: xx-small !important;
}

#content-container .content .center .m09-page-banner p sup {
    font-size: xx-small !important;
}

.m12-accordion h2 sup {
    font-size: xx-small !important;
}

.content .center-pane sup {
    font-size: xx-small !important;
}

.image-wrapper h5 sup {
    font-size: xx-small !important;
}

.results .results-landing-header p sup {
    font-size: xx-small !important;
}

.m09-product-banner .product-details-wrapper .content-block .text-block .title-rating-wrapper h1 sup {
    font-size: x-large !important;
}

.content-block .image-block .m09-static-product-banner .flexslider-auto .flex-control-paging li a {
    overflow: visible !important;
}

.text-block .product-wrapper .select-container .dropdown .dropdown-toggle span {
    overflow: visible !important;
}

.pr-snippet .pr-snippet-read-and-write a {
    overflow: visible !important;
}

.pr-review .pr-rd-content-block .pr-rd-left figcaption {
    overflow: visible !important;
}

.results .results-landing-header p sub {
    font-size: 1.3em;
.center-pane .container .right .language-select a span {
    overflow: visible !important;
}

.content-block .image-block .m09-static-product-banner .flexslider-auto .flex-control-paging li a {
    overflow: visible;
}

.text-block .product-wrapper .select-container .dropdown .dropdown-toggle span {
    overflow: auto !important;
}

.pr-snippet .pr-snippet-read-and-write a {
    overflow: auto !important;
}

.pr-review .pr-rd-content-block .pr-rd-left figcaption {
    overflow: visible;
}

.center-pane .container .right .language-select a span {
    overflow: auto !important;
}

.product-feature-video h1 {
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: .1em !important;
    background: #000 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    left: 0 !important;
    font-family: 'Proxima N W01 Smbd', sans-serif !important;
    margin-top: 0 !important;
    margin-bottom: 37px !important;
    position: relative !important;
    padding: 11px 22px 11px 22px !important;
    margin-block-start: 1.67em !important;
    margin-block-end: 1.67em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
}

h1.product-related {
    font-family: 'Proxima N W01 Bold', sans-serif !important;
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: 0.1em !important;
    background: #000 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    margin-top: -15px !important;
    padding: 13px 30px 13px 15px !important;
    position: absolute !important;
    left: 0 !important;
    font-family: 'Proxima N W01 Smbd', sans-serif !important;
    padding: 11px 44px 11px 22px !important;
    margin-top: 70px !important;
    margin-bottom: 37px !important;
    position: relative !important;
    display: table !important;
    padding: 11px 22px 11px 22px !important;
}

.tip-details-wrapper .tip-image-container .tip-description h1 {
    font-family: 'Proxima N W01 At Reg',sans-serif !important;
    font-size: 17px !important;
    line-height: normal !important;
    color: #000 !important;
    text-align: left !important;
    text-transform: none !important;
    margin: 0 !important;
    letter-spacing: 0 !important;
    font-weight: normal !important;
    display: block !important;
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    margin-top: 0px !important;
}

.product-list h3.Feature-Label {
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: .1em !important;
    background: #000 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    left: 0 !important;
    font-family: 'Proxima N W01 Smbd',sans-serif !important;
    margin-top: 0 !important;
    position: relative !important;
    padding: 11px 22px 11px 22px !important;
}

.m06-shoe-care-tip.stationary h2 {
    font-family: 'Proxima N W08 SmBd',sans-serif !important;
    display: block !important;
}

.banner > h3 {
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: .1em !important;
    background: #000 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    position: absolute !important;
    left: 0 !important;
    font-family: 'Proxima N W01 Smbd',sans-serif !important;
    padding: 11px 44px 11px 22px !important;
    margin-block-start: 1.67em !important;
    margin-block-end: 1.67em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    margin-top: -15px !important;
}

.category-landing-wrapper .image-wrapper h1 {
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: .1em !important;
    background: #000 !important;
    display: inline-block !important;
    margin-left: 0 !important;
    position: absolute !important;
    left: 0 !important;
    font-family: 'Proxima N W01 Smbd',sans-serif !important;
    padding: 11px 44px 11px 22px !important;
    z-index: 1 !important;
    margin-block-start: 1.67em !important;
    margin-block-end: 1.67em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    margin-top: -15px !important;
}

.carousel a.btn:focus {
    box-shadow: inset 0 0 0 2px #1a72b6 !important;
}

.m06-shoe-care-tip .teaser h2 sup {
    font-size: xx-small !important;
}

.banner-title {
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.7);
}

.t04-sneaker-detail #content-container .product-details-wrapper .product-wrapper .product-details h2 {
    color: #000000 !important;
}

    .banner-title h1 {
        color: #ffffff !important;
    }

.carousel .btn {
    color: #ffffff !important;
    background-color: #DB1E19 !important;
}

.teaser h2 sup {
    font-size: xx-small !important;
}

.p-w-r .pr-review-snapshot .pr-review-snapshot-simple .pr-review-snapshot-snippets .pr-snippet-read-and-write a {
    overflow: auto !important;
}

.teaser-container h2 sup {
    font-size: xx-small !important;
}
/* Kiwi South Africa en-ZA changes*/

.details-container .p-w-r .pr-snippet {
    display: block
}

.details-container .p-w-r .pr-category-snippet__item {
    display: block;
    width: 148px;
    text-align: center;
    margin-left: -10px;
    padding: 5px 0
}

@media (max-width:1007px) and (min-width:391px) {
    .details-container .p-w-r .pr-category-snippet__item {
        margin: auto
    }
}

@media (max-width:390px) {
    .details-container .p-w-r .pr-snippet .pr-snippet-stars-png .pr-rating-stars {
        display: inline-block;
        padding-bottom: 5px
    }

    .details-container .p-w-r .pr-category-snippet__item {
        padding: 3px;
        margin: auto;
    }

    a.m05-product .details-container {
        padding: 0;
    }
}

.m12-accordion.expanded {
    position: relative;
    z-index: 1
}

#pr-reviewsnippet .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
    position: relative;
    top: -5px
}

@media (max-width:991px) {


    #pr-reviewsnippet .p-w-r {
        margin-left: 0
    }
}

@media (max-width:1007px) {
    #pr-reviewdisplay header {
        position: relative
    }
}

.product-details-wrapper .content-block .text-block h1 {
    padding-left: 0;
}

header.sneaker-header .main-nav ul > li:not(:first-of-type) {
    padding-left: 40px;
    position: relative;
    top: -12px;
}

html#en-ZA #content-container {
    padding-top: 146px !important;
} 

@media (max-width: 768px) {
    header .primary-menu .container-fluid .site-search .search-toggle:after {
        background: none;
    }
}

@media (max-width: 991px) {
    header.sneaker-header .main-nav ul > li:not(:first-of-type) {
        position: absolute;
        top: 62px;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    footer .KiwiSneaker-footer .custom-link-buttons {
        display: none;
    }

    .results-landing-header .breadcrumb {
        margin-top: 15%;
    }

    .tip-list .tip-tout.two-column.content-right {
        background-position: left;
    } 
}

.search-button {
    position: absolute !important;
    right: 0;
    top: 0 !important;
}

@media (max-width: 767px) {
    .search-button {
        margin-top: 60px !important;
    }
}

@media (width: 768px) {
    .search-button {
        margin-top: 62px !important;
    }
}



#footer{position:relative;background-color:#fff;padding:20px 0;-webkit-box-shadow:inset 0 10px 15px -12px #b5b5b5;-moz-box-shadow:inset 0 10px 15px -12px #b5b5b5;box-shadow:inset 0 10px 15px -12px #b5b5b5}#footer li,#footer ul{list-style-type:none}#footer #footer-container{height:auto;max-width:1250px;width:100%;margin:0 auto}#footer #footer-container #brand-logos{position:relative;height:75px;margin-bottom:20px}body[dir=rtl] #footer #footer-container #brand-logos,footer[dir=rtl] #footer #footer-container #brand-logos{direction:ltr}#footer #footer-container #brand-logos:before{content:"";width:850px;height:49px;position:absolute;top:0;left:50%;margin-left:-425px;z-index:0;background:url(//az807109.vo.msecnd.net/~/media/scj/footerimages/gradient.png) no-repeat}#footer #footer-container #brand-logos #scj-signature{position:absolute;width:240px;left:50%;margin-left:-120px;font-size:.8em;text-align:center}#footer #footer-container #brand-logos #scj-signature span{display:block;text-transform:uppercase}#footer #footer-container #brand-logos #scj-signature img{margin:5px 0}#footer #footer-container #brand-logos ul{position:relative;padding:0}#footer #footer-container #brand-logos ul li{display:inline-block;margin:10px 5px}#footer #footer-container #brand-logos ul#left-logos{float:left;width:40%;text-align:right}#footer #footer-container #brand-logos ul#right-logos{float:right;width:40%;text-align:left}@media only screen and (min-width:992px){#footer #footer-container #brand-logos ul#left-logos,#footer #footer-container #brand-logos ul#right-logos{width:37%}#footer #footer-container #brand-logos ul li{margin:10px 2px}}@media only screen and (min-width:1200px){#footer #footer-container #brand-logos ul#left-logos,#footer #footer-container #brand-logos ul#right-logos{width:40%}}#footer #footer-container #footer-links{clear:both;display:inline-block;width:100%;margin:5px 0;text-align:center}#footer #footer-container #footer-links ul{display:inline-block;margin:0;padding:0}#footer #footer-container #footer-links ul li{float:left;padding-left:5px;margin-left:5px;border-left:1px solid #555;color:#555;font-size:.8em;text-transform:uppercase}#footer #footer-container #footer-links ul li:first-child{padding:0;margin:0;border:0}#footer #footer-container #footer-links ul li a{color:#555;line-height:22px}#footer #footer-container #footer-links ul li a img{top:-1px;position:relative}@media only screen and (max-width:992px){#footer{padding-top:0}#footer #footer-container{width:100%;max-width:100%;height:auto;padding:0 0 50px;background-color:#fff}#footer #footer-container #brand-logos{display:none}#footer #footer-container #footer-links{width:100%;text-align:left;margin-top:0}body[dir=rtl] #footer #footer-container #footer-links,footer[dir=rtl] #footer #footer-container #footer-links{text-align:right}#footer #footer-container #footer-links ul{width:100%}#footer #footer-container #footer-links ul li{display:block;width:100%;padding:0;border:0;margin:0;font-size:1em;text-transform:none}#footer #footer-container #footer-links ul li:first-child a{margin-top:0}#footer #footer-container #footer-links ul li a{display:block;width:100%;padding:10px;margin-top:1px;color:#fff;background:#c8c8c8;text-transform:uppercase}}#footer #footer-container #copyright{clear:both;text-align:center;font-size:.8em;color:#555}#footer #footer-container #footer-mobile-logo{display:none}@media only screen and (max-width:992px){#footer #footer-container #footer-mobile-logo{display:block;width:100%;text-align:center;margin:5px 0 0}}#footer .scj-logo{padding-bottom:0}
