/**
 * ow-ux-sandbox
 * ow-ecomm.css
 * version: 2.14.0
 */

.clearfix {
    *zoom: 1;
}

    .clearfix:after, .clearfix:before {
        display: table;
        content: '';
    }

    .clearfix:after {
        clear: both;
    }

.pull-left {
    float: left;
}

.pull-right, html[dir=rtl] .pull-left {
    float: right;
}

html[dir=rtl] .pull-right {
    float: left;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0,0,0,0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
}

.jump-target {
    display: block;
    height: 100px;
    width: 0;
    margin-top: -100px;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:lang(zh) body {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

b, strong {
    font-weight: 700;
}

em, i {
    font-style: italic;
}

.base {
    font-weight: 400;
    font-style: normal;
}

.xx-small {
    font-size: 11px;
    font-size: 1.1rem;
}

.x-small {
    font-size: 12px;
    font-size: 1.2rem;
}

.small, small {
    font-size: 14px;
    font-size: 1.4rem;
}

.medium {
    font-size: 16px;
    font-size: 1.6rem;
}

.large {
    font-size: 20px;
}

.x-large {
    font-size: 32px;
}

.xx-large {
    font-size: 40px;
}

.xx-small-px {
    font-size: 11px;
}

.x-small-px {
    font-size: 12px;
}

.small-px {
    font-size: 14px;
}

.medium-px {
    font-size: 16px;
}

.large-px {
    font-size: 20px;
}

.x-large-px {
    font-size: 32px;
}

.xx-large-px {
    font-size: 40px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .3em;
}

.heading-1, h1 {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.05;
    vertical-align: top;
}

:lang(ja) .heading-1, :lang(ja) h1 {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-1, :lang(zh) h1 {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .heading-1, h1 {
        font-size: 32px;
    }
}

@media (max-width:1023px) {
    .heading-1--sm, h1--sm {
        font-size: 32px;
    }
}

.heading-1-super {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.05;
}

:lang(ja) .heading-1-super {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-1-super {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (min-width:1024px) and (max-width:1257px) {
    .heading-1-super {
        font-size: 32px;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .heading-1-super {
        font-size: 28px;
    }
}

@media (max-width:767px) {
    .heading-1-super {
        font-size: 24px;
    }
}

.heading-2, h2 {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.05;
}

:lang(ja) .heading-2, :lang(ja) h2 {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-2, :lang(zh) h2 {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .heading-2, h2 {
        font-size: 24px;
    }
}

.heading-2-small {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.05;
}

:lang(ja) .heading-2-small {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-2-small {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .heading-2-small {
        font-size: 22px;
    }
}

.heading-3, h3 {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.05;
}

:lang(ja) .heading-3, :lang(ja) h3 {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-3, :lang(zh) h3 {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.heading-4, h4 {
    font-family: knowledge-text-n4,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.05;
}

:lang(ja) .heading-4, :lang(ja) h4 {
    font-family: source-han-sans-japanese-n4,source-han-sans-japanese,source-sans-pro-n4,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-4, :lang(zh) h4 {
    font-family: source-han-sans-simplified-c-n4,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .heading-4, h4 {
        font-size: 20px;
    }
}

.heading-5, h5 {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.05;
}

:lang(ja) .heading-5, :lang(ja) h5 {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-5, :lang(zh) h5 {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.heading-5.heading-5, h5.heading-5 {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    line-height: 1.2;
}

:lang(zh) .heading-5.heading-5, :lang(zh) h5.heading-5 {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.heading-6, h6 {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.05;
}

:lang(ja) .heading-6, :lang(ja) h6 {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .heading-6, :lang(zh) h6 {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.heading-6.heading-6, h6.heading-6 {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    line-height: 1.2;
}

:lang(zh) .heading-6.heading-6, :lang(zh) h6.heading-6 {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.heading-subheader {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    font-size: 24px;
}

:lang(zh) .heading-subheader {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.heading-eyebrow {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: -4px;
    color: #666;
    text-transform: uppercase;
}

:lang(zh) .heading-eyebrow {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.heading-component {
    border-bottom: 4px solid #ff8000;
    color: #ff8000;
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 0;
    padding-bottom: 16px;
}

.heading-component--orange-dark {
    border-bottom: 4px solid #f95b06;
}

.heading-component--blue-light {
    border-bottom: 4px solid #0099c4;
}

.heading-component--blue-dark {
    border-bottom: 4px solid #005da2;
}

.heading-component--purple-light {
    border-bottom: 4px solid #6e3ab7;
}

.heading-component--purple-dark {
    border-bottom: 4px solid #621f95;
}

.heading-component--green-light {
    border-bottom: 4px solid #77a22d;
}

.heading-component--green-dark {
    border-bottom: 4px solid #387c2b;
}

.heading-component--red-light {
    border-bottom: 4px solid #dc0a0a;
}

.heading-component--red-dark {
    border-bottom: 4px solid #a00000;
}

.heading-component--orange-dark {
    color: #f95b06;
}

.heading-component--blue-light {
    color: #0099c4;
}

.heading-component--blue-dark {
    color: #005da2;
}

.heading-component--purple-light {
    color: #6e3ab7;
}

.heading-component--purple-dark {
    color: #621f95;
}

.heading-component--green-light {
    color: #77a22d;
}

.heading-component--green-dark {
    color: #387c2b;
}

.heading-component--red-light {
    color: #dc0a0a;
}

.heading-component--red-dark {
    color: #a00000;
}

@media (max-width:767px) {
    .heading-component {
        padding-bottom: 14px;
    }
}

.heading-component a:focus, .heading-component a:hover {
    text-decoration: none;
}

.heading-component--grey {
    color: #555;
    border-bottom: 4px solid #e9e9e9;
}

.heading-component--grey-light {
    color: #8c8c8c;
    border-bottom: 4px solid #8c8c8c;
}

.heading-component.heading-6 {
    padding-top: 6px;
    padding-bottom: 9px;
}

.heading-component.heading-1 {
    padding-bottom: 19px;
}

.heading-component--no-border {
    border-bottom: none;
}

div.heading-component {
    *zoom: 1;
    padding-top: 6px;
    padding-bottom: 9px;
}

    div.heading-component:after, div.heading-component:before {
        display: table;
        content: '';
    }

    div.heading-component:after {
        clear: both;
    }

    div.heading-component > .heading-6 {
        margin-bottom: 0;
        float: left;
    }

html[dir=rtl] div.heading-component > .heading-6 {
    float: right;
}

@media (max-width:767px) {
    div.heading-component > .heading-6 {
        float: none;
    }
}

div.heading-component > .heading-6 + .pull-right {
    margin-top: 5px;
    margin-bottom: 0;
}

div.heading-component > .pull-right {
    float: right;
    margin-top: -3px;
    margin-bottom: -3px;
}

html[dir=rtl] div.heading-component > .pull-right {
    float: left;
}

@media (max-width:767px) {
    div.heading-component > .pull-right {
        float: none;
        clear: both;
        display: block;
        margin-bottom: 20px;
    }
}

.breadcrumb, .superheader {
    font-size: 12px;
    font-size: 1.2rem;
}

.superheader {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    font-weight: 700;
}

:lang(zh) .superheader {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.feature {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 24px;
    font-weight: 300;
}

:lang(ja) .feature {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .feature {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .feature {
        font-size: 20px;
    }
}

@media (max-width:1023px) {
    .feature--sm {
        font-size: 20px;
    }
}

.caption {
    font-size: 14px;
    font-size: 1.4rem;
}

.annotation {
    font-size: 12px;
    font-size: 1.2rem;
}

.uppercase {
    text-transform: uppercase;
}

.tr-orange {
    color: #ff8000;
}

.desc {
    color: #666;
}

.collection-heading, .search-heading {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.05;
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    margin-bottom: 30px;
    font-weight: 700;
}

:lang(ja) .collection-heading, :lang(ja) .search-heading {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .collection-heading, :lang(zh) .search-heading {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .collection-heading, .search-heading {
        font-size: 24px;
    }
}

:lang(ja) .collection-heading, :lang(ja) .search-heading {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .collection-heading, :lang(zh) .search-heading {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.search-heading {
    margin-top: 8px;
    margin-bottom: 8px;
}

blockquote {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 24px;
    font-weight: 300;
    color: #ff8000;
    margin-top: 35px;
    margin-bottom: 40px;
}

:lang(ja) blockquote {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) blockquote {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    blockquote {
        font-size: 20px;
    }
}

@media (max-width:1023px) {
    blockquote--sm {
        font-size: 20px;
    }
}

button {
    outline: none;
}

.btn {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    padding: 14px 30px;
    font-size: 16px;
    line-height: 1.4;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    -moz-osx-font-smoothing: grayscale;
}

:lang(ja) .btn {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .btn {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.btn:focus {
    text-decoration: none;
    color: #333;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
}

@media print {
    .btn {
        color: #333 !important;
        border: 1px solid #333 !important;
    }
}

.btn-default {
    color: #333;
    background-color: #e9e9e9;
    border-top-color: transparent;
    border-bottom-color: #b6b6b6;
}

    .btn-default:visited {
        color: #333;
    }

    .btn-default:focus, .btn-default:hover {
        text-decoration: none;
        color: #333;
        background-color: #bababa;
    }

    .btn-default.active, .btn-default:active, .btn-default:focus, .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #bababa;
        border-top-color: #adadad;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

.btn-utility {
    color: #fff;
    background-color: #77a22d;
    border-top-color: transparent;
    border-bottom-color: #3c5217;
}

    .btn-utility:visited {
        color: #fff;
    }

    .btn-utility:focus, .btn-utility:hover {
        text-decoration: none;
        color: #fff;
        background-color: #387c2b;
    }

    .btn-utility.active, .btn-utility:active, .btn-utility:focus, .open .dropdown-toggle.btn-utility {
        color: #fff;
        background-color: #387c2b;
        border-top-color: #163011;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

.btn-primary {
    color: #fff;
    background-color: #ff8000;
    border-top-color: transparent;
    border-bottom-color: #c60;
}

    .btn-primary:visited {
        color: #fff;
    }

    .btn-primary:focus, .btn-primary:hover {
        text-decoration: none;
        color: #fff;
        background-color: #ff5900;
    }

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #ff5900;
        border-top-color: #993500;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

.btn-dark {
    background-color: #333;
    border-top-color: transparent;
    border-bottom-color: #000;
}

    .btn-dark, .btn-dark:visited {
        color: #fff;
    }

        .btn-dark:focus, .btn-dark:hover {
            text-decoration: none;
            color: #fff;
            background-color: #262626;
        }

        .btn-dark.active, .btn-dark:active, .btn-dark:focus, .open .dropdown-toggle.btn-dark {
            color: #fff;
            background-color: #262626;
            border-top-color: #000;
            border-right-color: transparent;
            border-bottom-color: transparent;
            border-left-color: transparent;
        }

.btn-transparent {
    color: #444;
    background-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

    .btn-transparent:visited {
        color: #444;
    }

    .btn-transparent:focus, .btn-transparent:hover {
        text-decoration: none;
        color: #444;
        background-color: #fff;
    }

    .btn-transparent.active, .btn-transparent:active, .btn-transparent:focus, .open .dropdown-toggle.btn-transparent {
        color: #005885;
        background-color: #fff;
        border: #dedede;
    }

.btn-subtle {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    outline: none;
    border: 1px solid #dedede;
}

    .btn-subtle:focus, .btn-subtle:hover {
        color: #005885;
    }

.btn-hud {
    background-color: #fff;
    background-color: hsla(0,0%,100%,.3);
    border-top-color: transparent;
    border-bottom-color: transparent;
}

    .btn-hud, .btn-hud:visited {
        color: #fff;
    }

        .btn-hud:focus, .btn-hud:hover {
            text-decoration: none;
            color: #fff;
            background-color: #fff;
            background-color: hsla(0,0%,100%,.4);
        }

        .btn-hud.active, .btn-hud:active, .btn-hud:focus, .open .dropdown-toggle.btn-hud {
            color: #fff;
            background-color: #fff;
            background-color: hsla(0,0%,100%,.4);
            border: transparent;
        }

.lt-ie9 .btn-hud {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff,endColorstr=#4cffffff);
    zoom: 1;
}

.dynamic-hero-video--light .btn-hud {
    color: #666;
    background-color: #666;
    background-color: hsla(0,0%,40%,.2);
    border-top-color: transparent;
    border-bottom-color: transparent;
}

    .dynamic-hero-video--light .btn-hud:visited {
        color: #666;
    }

    .dynamic-hero-video--light .btn-hud:focus, .dynamic-hero-video--light .btn-hud:hover {
        text-decoration: none;
        color: #666;
        background-color: #666;
        background-color: hsla(0,0%,40%,.3);
    }

    .dynamic-hero-video--light .btn-hud.active, .dynamic-hero-video--light .btn-hud:active, .dynamic-hero-video--light .btn-hud:focus, .open .dropdown-toggle.dynamic-hero-video--light .btn-hud {
        color: #666;
        background-color: #666;
        background-color: hsla(0,0%,40%,.3);
        border: transparent;
    }

.lt-ie9 .dynamic-hero-video--light .btn-hud {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33666666,endColorstr=#33666666);
}

.btn-sm {
    padding: 3px 15px;
    font-size: 16px;
    line-height: 1.4;
    border-radius: 5px;
}

.btn-round {
    border-radius: 12px;
}

.btn-block {
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.btn-group {
    margin-bottom: -10px;
}

    .btn-group > .ctaButton {
        display: inline-block;
    }

        .btn-group > .btn, .btn-group > .component, .btn-group > .ctaButton > .btn, .btn-group > .ctaButton > .component {
            display: inline-block;
            margin-top: 0;
            margin-right: 10px;
            margin-bottom: 10px;
        }

            .btn-group > .btn ~ .btn, .btn-group > .btn ~ .component, .btn-group > .component ~ .btn, .btn-group > .component ~ .component, .btn-group > .ctaButton > .btn ~ .btn, .btn-group > .ctaButton > .btn ~ .component, .btn-group > .ctaButton > .component ~ .btn, .btn-group > .ctaButton > .component ~ .component {
                margin-top: 0;
                margin-bottom: 10px;
            }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    color: #cacaca;
    background-color: #d5d5d5;
    border-top-color: #b5b5b5;
    border-bottom-color: transparent;
    cursor: not-allowed;
    pointer-events: none;
}

    .btn.disabled .icon, .btn[disabled] .icon, fieldset[disabled] .btn .icon {
        opacity: .06;
    }

.btn-mw, .btn-mw-lg, .btn-mw-md, .btn-mw-sm {
    max-width: 100%;
    white-space: normal;
}

.btn-mw {
    min-width: 200px;
}

.btn-mw-sm {
    min-width: 250px;
}

@media (min-width:768px) {
    .btn-mw-md {
        min-width: 310px;
    }
}

@media (min-width:768px) {
    .btn-mw-lg {
        min-width: 350px;
    }
}

.btn .btn-label, .btn .icon-holder, .icon {
    position: relative;
    display: inline-block;
}

.icon {
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    height: 20px;
    top: -.1em;
    vertical-align: middle;
    font-size: 10px;
    line-height: 1;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon {
        background-image: none,url(../images/svg/sprite.svg?ver=173);
    }
}

@media print {
    .icon {
        display: none !important;
    }
}

.icon-thomson-reuters-logo, .icon-thomson-reuters-tac-logo {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-branding.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    width: 168px;
    height: 30px;
    background-position: 0 -96px;
    top: 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-thomson-reuters-logo, html.svg .icon-thomson-reuters-tac-logo {
        background-image: none,url(../images/svg/sprite-branding.svg?ver=173);
    }
}

body.theme-grey .global-footer .icon-thomson-reuters-logo, body.theme-grey .global-footer .icon-thomson-reuters-tac-logo, body.theme-white .global-footer .icon-thomson-reuters-logo, body.theme-white .global-footer .icon-thomson-reuters-tac-logo {
    background-position: 0 -96px;
}

body.theme-white .icon-thomson-reuters-logo, body.theme-white .icon-thomson-reuters-tac-logo, body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-thomson-reuters-logo, body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-thomson-reuters-tac-logo {
    background-position: -576px -96px;
}

@media (max-width:767px) {
    .icon-thomson-reuters-logo, .icon-thomson-reuters-tac-logo {
        width: 152px;
        height: 23px;
        background-position: 0 -144px;
    }

    body.theme-grey .global-footer .icon-thomson-reuters-logo, body.theme-grey .global-footer .icon-thomson-reuters-tac-logo, body.theme-white .global-footer .icon-thomson-reuters-logo, body.theme-white .global-footer .icon-thomson-reuters-tac-logo {
        background-position: 0 -144px;
    }

    body.theme-white .icon-thomson-reuters-logo, body.theme-white .icon-thomson-reuters-tac-logo, body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-thomson-reuters-logo, body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-thomson-reuters-tac-logo {
        background-position: -576px -144px;
    }
}

.icon-reuters-logo {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-branding-reuters.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    width: 144px;
    height: 30px;
    background-position: 0 -48px;
    top: 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-reuters-logo {
        background-image: none,url(../images/svg/sprite-branding-reuters.svg?ver=173);
    }
}

body.theme-grey .icon-reuters-logo {
    background-position: -288px -48px;
}

body.theme-grey .global-footer .icon-reuters-logo, body.theme-white .global-footer .icon-reuters-logo {
    background-position: 0 -48px;
}

body.theme-white .icon-reuters-logo, body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-reuters-logo {
    background-position: -576px -48px;
}

@media (max-width:767px) {
    .icon-reuters-logo {
        width: 118px;
        height: 23px;
        background-position: 0 -96px;
    }

    body.theme-grey .icon-reuters-logo {
        background-position: -288px -96px;
    }

    body.theme-grey .global-footer .icon-reuters-logo, body.theme-white .global-footer .icon-reuters-logo {
        background-position: 0 -96px;
    }

    body.theme-white .icon-reuters-logo, body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-reuters-logo {
        background-position: -576px -96px;
    }
}

.icon-burger {
    width: 23px;
    height: 19px;
    background-position: -192px -240px;
    top: 0;
}

body.theme-white .icon-burger {
    background-position: -48px -624px;
}

@media (max-width:767px) {
    .icon-burger {
        width: 15px;
        height: 12px;
        background-position: -144px -240px;
    }

    body.theme-white .icon-burger {
        background-position: -576px -624px;
    }
}

.icon-burger-dark {
    width: 15px;
    height: 12px;
    background-position: -672px -240px;
}

.icon-search {
    width: 23px;
    height: 24px;
    background-position: -96px -240px;
    top: 0;
}

body.theme-white .icon-search {
    background-position: 0 -624px;
}

@media (max-width:767px) {
    .icon-search {
        width: 15px;
        height: 16px;
        background-position: -48px -240px;
    }

    body.theme-white .icon-search {
        background-position: -528px -624px;
    }
}

.icon-chevron {
    background-position: -48px 0;
    width: 7px;
    height: 10px;
    margin-left: 10px;
}

html[dir=rtl] .icon-chevron {
    margin-left: 0;
    margin-right: 10px;
}

.icon-chevron-large {
    width: 8px;
    height: 12px;
    background-position: -336px -48px;
}

.btn > .icon-chevron-large {
    margin-left: 10px;
}

html[dir=rtl] .btn > .icon-chevron-large {
    margin-left: 0;
    margin-right: 10px;
}

.btn.round > .icon-chevron-large {
    margin-left: 7px;
}

html[dir=rtl] .btn.round > .icon-chevron-large {
    margin-left: 0;
    margin-right: 7px;
}

.btn-primary > .icon-chevron-large, .btn.btn-hud > .icon-chevron-large {
    background-position: -336px 0;
}

.icon-chevron-white {
    background-position: -96px -288px;
    width: 7px;
    height: 10px;
    margin-left: 10px;
}

html[dir=rtl] .icon-chevron-white {
    margin-left: 0;
    margin-right: 10px;
}

.icon-chevron-large-white {
    width: 8px;
    height: 12px;
    background-position: -336px 0;
}

.btn > .icon-chevron-large-white {
    margin-left: 10px;
}

html[dir=rtl] .btn > .icon-chevron-large-white {
    margin-left: 0;
    margin-right: 10px;
}

.btn.round > .icon-chevron-large-white {
    margin-left: 7px;
}

html[dir=rtl] .btn.round > .icon-chevron-large-white {
    margin-left: 0;
    margin-right: 7px;
}

.icon-caret {
    width: 6px;
    height: 4px;
    background-position: -240px 0;
}

a:focus .icon-caret, a:hover .icon-caret {
    background-position: -240px -48px;
}

.dropdown.open .icon-caret {
    background-position: -288px -48px;
}

.btn.dropdown-toggle:focus .icon-caret, .btn.dropdown-toggle:hover .icon-caret {
    background-position: -432px -144px;
}

.btn > .icon-caret {
    margin-left: 10px;
}

html[dir=rtl] .btn > .icon-caret {
    margin-left: 0;
    margin-right: 10px;
}

.dropdown.open .btn > .icon-caret {
    background-position: -432px -192px;
}

.icon-caret-light-grey {
    width: 6px;
    height: 4px;
    background-position: -240px -192px;
}

.icon-caret-right-light-grey {
    width: 6px;
    height: 7px;
    background-position: -240px -96px;
}

.icon-document {
    width: 21px;
    height: 26px;
    background-position: -624px -240px;
}

.btn-dark .icon-document, .btn-hud .icon-document, .btn-primary .icon-document, .btn-utility .icon-document {
    background-position: -576px -240px;
}

.icon-support {
    width: 13px;
    height: 12px;
    background-position: -384px -192px;
}

body.theme-white .icon-support {
    background-position: -288px -624px;
}

.icon-globe {
    width: 15px;
    height: 15px;
    background-position: -336px -192px;
}

body.theme-white .icon-globe {
    background-position: -240px -624px;
}

.icon-facebook {
    width: 24px;
    height: 24px;
    background-position: 0 -336px;
}

.icon-google-plus {
    width: 24px;
    height: 24px;
    background-position: -48px -336px;
}

.icon-linkedin {
    width: 24px;
    height: 24px;
    background-position: -96px -336px;
}

.icon-twitter {
    width: 24px;
    height: 24px;
    background-position: -144px -336px;
}

.icon-youtube {
    width: 24px;
    height: 24px;
    background-position: -192px -336px;
}

.icon-instagram {
    width: 24px;
    height: 24px;
    background-position: -528px -336px;
}

.icon-whatsapp {
    width: 24px;
    height: 24px;
    background-position: -720px -624px;
}

.icon-rss {
    background-position: -576px -336px;
}

.icon-blog, .icon-rss {
    width: 24px;
    height: 24px;
}

.icon-blog {
    background-position: -624px -336px;
}

.icon-email {
    width: 24px;
    height: 24px;
    background-position: -240px -336px;
}

.icon-print {
    width: 24px;
    height: 24px;
    background-position: -288px -336px;
}

.btn > .icon-print {
    margin-left: 10px;
}

html[dir=rtl] .btn > .icon-print {
    margin-left: 0;
    margin-right: 10px;
}

.btn.round > .icon-print {
    margin-left: 7px;
}

html[dir=rtl] .btn.round > .icon-print {
    margin-left: 0;
    margin-right: 7px;
}

.icon-weibo {
    width: 24px;
    height: 24px;
    background-position: -720px -528px;
}

.icon-wechat {
    width: 24px;
    height: 24px;
    background-position: -768px -528px;
}

.icon-youku {
    width: 24px;
    height: 24px;
    background-position: -720px -576px;
}

.icon-tencent {
    width: 24px;
    height: 24px;
    background-position: -768px -576px;
}

.icon-line {
    width: 24px;
    height: 24px;
    background-position: -768px -624px;
}

.icon-plus {
    width: 15px;
    height: 15px;
    background-position: -240px -240px;
}

body.theme-white .site-specific-footer-alternative ~ .global-footer .icon-plus {
    background-position: -432px -624px;
}

.icon-up {
    width: 17px;
    height: 17px;
    background-position: -528px -288px;
    top: 0;
}

.icon-checkmark-blue {
    width: 16px;
    height: 12px;
    background-position: 0 -528px;
    margin-right: 10px;
}

html[dir=rtl] .icon-checkmark-blue {
    margin-left: 0;
    margin-right: 10px;
}

a:focus .icon-checkmark-blue, a:hover .icon-checkmark-blue {
    background-position: 0 -576px;
}

.icon-info-blue {
    width: 16px;
    height: 15px;
    background-position: -48px -528px;
    margin-right: 10px;
}

html[dir=rtl] .icon-info-blue {
    margin-left: 0;
    margin-right: 10px;
}

a:focus .icon-info-blue, a:hover .icon-info-blue {
    background-position: -48px -576px;
}

.icon-close {
    width: 16px;
    height: 16px;
    background-position: -384px -240px;
}

a:focus .icon-close, a:hover .icon-close {
    background-position: -384px -288px;
}

.icon-close-large {
    width: 20px;
    height: 20px;
    background-position: -384px -528px;
}

a:focus .icon-close-large, a:hover .icon-close-large {
    background-position: -432px -528px;
}

.icon-pagination-left {
    width: 6px;
    height: 11px;
    background-position: -288px -576px;
}

a:focus .icon-pagination-left, a:hover .icon-pagination-left {
    background-position: -336px -576px;
}

a.disabled .icon-pagination-left {
    background-position: -288px -576px;
}

.icon-pagination-right {
    width: 6px;
    height: 11px;
    background-position: -432px -576px;
}

a:focus .icon-pagination-right, a:hover .icon-pagination-right {
    background-position: -480px -576px;
}

a.disabled .icon-pagination-right, a:focus.disabled .icon-pagination-right, a:hover.disabled .icon-pagination-right {
    background-position: -528px -576px;
}

.icon-notice-success {
    background-position: -576px -576px;
    width: 21px;
    height: 21px;
}

.icon-notice-error {
    background-position: -624px -576px;
    width: 21px;
    height: 21px;
}

.icon-toggle-chevron {
    width: 6px;
    height: 6px;
    background-position: -288px 0;
    margin-right: 10px;
}

html[dir=rtl] .icon-toggle-chevron {
    margin-left: 0;
    margin-right: 10px;
}

.active .icon-toggle-chevron {
    background-position: -240px 0;
}

.icon-feedback {
    background-position: 0 -384px;
    width: 19px;
    height: 17px;
}

a:focus > .icon-feedback, a:hover > .icon-feedback {
    background-position: -48px -384px;
}

.icon-lock-grey {
    width: 16px;
    height: 22px;
    background-position: -720px -96px;
}

.icon-lock-white {
    width: 16px;
    height: 22px;
    background-position: -720px -144px;
}

.icon-cart {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-cart {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.theme-white .icon-cart {
    background-position: -240px 0;
}

.icon-cart-white {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-cart-white {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-cart-orange, .theme-orange .icon-cart {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -288px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-cart-orange, html.svg .theme-orange .icon-cart {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-cart-empty {
    width: 64px;
    height: 64px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -336px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-cart-empty {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-shipping {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-shipping {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-edu {
    width: 28px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-edu {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-bundle-plus {
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -384px -96px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-bundle-plus {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-paper {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-paper {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-paper-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-paper-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-digital {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 -48px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-digital {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-digital-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px -48px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-digital-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-paper-and-digital {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 -96px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-paper-and-digital {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-paper-and-digital-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px -96px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-paper-and-digital-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-volume {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-volume {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-volume-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-volume-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-pdf {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-pdf {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-pdf-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-pdf-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-cd {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px -48px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-cd {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-cd-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px -48px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-cd-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-dvd {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px -96px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-dvd {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-dvd-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px -96px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-dvd-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-software {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-software {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-software-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-software-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-onsite-training {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-onsite-training {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-onsite-training-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-onsite-training-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-elearning {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-elearning {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-format-elearning-large {
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-format-elearning-large {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-view-program {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-view-program {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-view-video {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px -240px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-view-video {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-windows {
    width: 45px;
    height: 45px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-windows {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-apple {
    width: 45px;
    height: 45px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -240px -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-apple {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-android {
    width: 45px;
    height: 45px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -288px -144px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-android {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-payment-visa {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-visa {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-mastercard {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -48px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-mastercard {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-amex {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -96px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-amex {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-discover {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-discover {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-diner {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-diner {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-paypal-card {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -240px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-paypal-card {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-contra-reembolso {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -288px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-contra-reembolso {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-iupay {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -336px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-iupay {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-cuenta-corriente {
    width: 40px;
    height: 26px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -384px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-cuenta-corriente {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-payment-mercado-pago {
    width: 118px;
    height: 32px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce-payments.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: 0 -48px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-payment-mercado-pago {
        background-image: none,url(../images/svg/sprite-ecommerce-payments.svg?ver=173);
    }
}

.icon-verisign {
    width: 90px;
    height: 46px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -384px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-verisign {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

site-specific-footer-verified-with .icon-verisign {
    vertical-align: top;
}

.icon-data-fiscal {
    width: 40px;
    height: 55px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -288px -192px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-data-fiscal {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.site-specific-footer-verified-with .icon-data-fiscal {
    margin-left: 16px;
    vertical-align: top;
}

html[dir=rtl] .site-specific-footer-verified-with .icon-data-fiscal {
    margin-left: 0;
    margin-right: 16px;
}

.icon-cart-item-remove {
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px -240px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-cart-item-remove {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

a:focus > .icon-cart-item-remove, a:hover > .icon-cart-item-remove {
    background-position: -240px -240px;
}

.icon-small-check {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px -96px;
    width: 9px;
    height: 8px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-small-check {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-medium-check {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -288px -96px;
    width: 36px;
    height: 36px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-medium-check {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-large-check {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -288px -48px;
    width: 48px;
    height: 48px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-large-check {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-time {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -336px -96px;
    width: 14px;
    height: 14px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-time {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.icon-chevron-large-left {
    width: 8px;
    height: 12px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -432px 0;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-chevron-large-left {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

.btn > .icon-chevron-large-left {
    margin-right: 10px;
}

html[dir=rtl] .btn > .icon-chevron-large-left {
    margin-left: 0;
    margin-right: 10px;
}

.btn.round > .icon-chevron-large-left {
    margin-right: 7px;
}

html[dir=rtl] .btn.round > .icon-chevron-large-left {
    margin-left: 0;
    margin-right: 7px;
}

.icon-phone {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    width: 24px;
    height: 24px;
    background-position: -384px -240px;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .icon-phone {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

button.icon {
    margin: 0;
    padding: 0;
    border: none;
}

a:active .icon-up, a:focus .icon-up {
    background-position: -528px -240px;
}

.icon-holder {
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

html[dir=rtl] .icon-holder {
    margin-left: 0;
    margin-right: 10px;
}

@media print {
    .icon-holder {
        display: none !important;
    }
}

.icon-holder .icon {
    position: absolute;
    left: 0;
}

html[dir=rtl] .icon-holder .icon {
    left: auto;
    right: 0;
}

.icon-holder-document {
    width: 21px;
}

    .icon-holder-document .icon {
        top: -18px;
    }

.icon-holder-support {
    width: 13px;
}

    .icon-holder-support .icon {
        top: -10px;
    }

.icon-holder-globe {
    width: 15px;
}

    .icon-holder-globe .icon {
        top: -11px;
    }

.icon-holder-cart {
    width: 24px;
}

    .icon-holder-cart .icon {
        top: -18px;
    }

@media print {
    .product-page {
        margin-top: 30px;
    }
}

@media print {
    .product-page-col-left-top {
        width: 20% !important;
    }
}

@media print {
    .product-page-col-left-bottom {
        float: none !important;
        width: 100% !important;
    }
}

@media (min-width:768px) {
    .product-page-col-right {
        float: right;
    }

    html[dir=rtl] .product-page-col-right {
        float: left;
    }
}

@media print {
    .product-page-col-right {
        float: none !important;
        width: 100% !important;
    }

        .product-page-col-right .product-description, .product-page-col-right .product-format-selector {
            margin-left: 22%;
        }

    html[dir=rtl] .product-page-col-right .product-description, html[dir=rtl] .product-page-col-right .product-format-selector {
        margin-left: 0;
        margin-right: 22%;
    }

    .product-page-col-right .product-format-selector:after {
        content: '';
        clear: both;
    }
}

.product-description .rating-bar {
    margin-top: 20px;
    margin-bottom: -20px;
}

.product-description .rating-bar--alt {
    margin-top: -8px;
    margin-bottom: 12px;
}

@media (min-width:768px) {
    .product-description .rating-bar--alt {
        margin-bottom: 20px;
        padding-bottom: 8px;
        border-bottom: 2px solid #e9e9e9;
    }
}

.product-description .product-heading + .rating-bar {
    margin-top: 0;
}

.product-heading {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.05;
    vertical-align: top;
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    margin-bottom: 8px;
    font-weight: 700;
}

:lang(ja) .product-heading {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .product-heading {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:767px) {
    .product-heading {
        font-size: 32px;
    }
}

@media (max-width:1023px) {
    .product-heading--sm {
        font-size: 32px;
    }
}

:lang(ja) .product-heading {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .product-heading {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (max-width:1023px) {
    .product-heading {
        font-size: 32px;
        margin-bottom: 10px;
    }
}

.product-heading--alt {
    font-size: 24px;
    margin-bottom: 24px;
}

.product-subheading {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
    font-weight: 700;
}

:lang(ja) .product-subheading {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .product-subheading {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.product-description-attributes .attribute {
    margin-right: 11px;
}

    .product-description-attributes .attribute:last-child {
        margin-right: 0;
    }

html[dir=rtl] .product-description-attributes .attribute {
    margin-right: 0;
    margin-left: 11px;
}

    html[dir=rtl] .product-description-attributes .attribute:last-child {
        margin-left: 0;
    }

.product-description-attributes .attribute .label {
    margin-right: 6px;
}

html[dir=rtl] .product-description-attributes .attribute .label {
    margin-right: 0;
    margin-left: 6px;
}

.product-description-attributes--alt {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
}

    .product-description-attributes--alt div.attribute {
        margin-right: 0;
    }

        .product-description-attributes--alt div.attribute .label {
            margin-right: 0;
            font-weight: 700;
        }

    .product-description-attributes--alt div.attribute--author {
        margin-bottom: 8px;
    }

    .product-description-attributes--alt div.attribute--duration {
        margin-top: 16px;
        margin-bottom: 12px;
    }

        .product-description-attributes--alt div.attribute--duration .label {
            font-weight: 400;
        }

.product-description-attributes .attribute-action {
    margin-top: 12px;
}

    .product-description-attributes .attribute-action a {
        display: inline-block;
        white-space: nowrap;
    }

    .product-description-attributes .attribute-action .icon {
        margin-right: 8px;
    }

.modal-product-author .modal-body, .rating-bar {
    font-size: 14px;
    font-size: 1.4rem;
}

    .modal-product-author .modal-body .heading-2 {
        margin-bottom: 5px;
    }

        .modal-product-author .modal-body .heading-2 + p {
            color: #444;
        }

    .modal-product-author .modal-body p {
        color: #8c8c8c;
    }

    .modal-product-author .modal-body img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
    }

@media (min-width:768px) {
    .modal-product-author .modal-body img {
        width: 100%;
    }
}

.author-other-titles .heading-component {
    padding-bottom: 14px;
    border-bottom-width: 2px;
}

.author-other-titles ul {
    margin-left: 30px;
}

html[dir=rtl] .author-other-titles ul {
    margin-left: 0;
    margin-right: 30px;
}

.author-other-titles ul li {
    margin-bottom: 3px;
}

.author-other-titles ul a {
    font-weight: 700;
}

.modal-product-authors .modal-dialog {
    max-width: 470px;
    width: auto;
}

.modal-product-authors .modal-body {
    font-size: 14px;
    font-size: 1.4rem;
}

    .modal-product-authors .modal-body .heading-component {
        margin-bottom: 20px;
        padding-bottom: 14px;
        border-bottom-width: 2px;
    }

    .modal-product-authors .modal-body ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .modal-product-authors .modal-body ul li {
            margin-bottom: 20px;
        }

            .modal-product-authors .modal-body ul li:last-child {
                margin-bottom: 0;
            }

.modal-map .modal-body {
    padding: 30px;
}

    .modal-map .modal-body iframe {
        display: block;
        margin-top: 8px;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        width: 100%;
    }

.modal-product-chapter .modal-body .chapter-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: 700;
    color: #333;
}

:lang(zh) .modal-product-chapter .modal-body .chapter-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.modal-product-chapter .modal-body .chapter-description-attributes {
    margin-bottom: 35px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e9e9e9;
}

    .modal-product-chapter .modal-body .chapter-description-attributes .attribute .label {
        margin-right: 6px;
    }

html[dir=rtl] .modal-product-chapter .modal-body .chapter-description-attributes .attribute .label {
    margin-right: 0;
    margin-left: 6px;
}

.modal-product-chapter .modal-body .chapter-description-attributes .attribute + .attribute {
    margin-left: 11px;
}

html[dir=rtl] .modal-product-chapter .modal-body .chapter-description-attributes .attribute + .attribute {
    margin-right: 11px;
    margin-left: 0;
}

.product-format-selector {
    margin-bottom: 40px;
}

.product-format {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 2px solid #e9e9e9;
}

.product-format-col {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

html[dir=rtl] .product-format-col {
    float: right;
}

@media (min-width:1258px) {
    .product-format-col {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.product-format-col.col-format-type {
    width: 12.5%;
    text-align: center;
}

.product-format--compact .product-format-col.col-format-type {
    width: 6.5%;
}

@media (max-width:767px) {
    .product-format-col.col-format-type {
        width: 68px;
    }

        .product-format-col.col-format-type + .col-format-details {
            margin-left: 68px;
        }

    html[dir=rtl] .product-format-col.col-format-type + .col-format-details {
        margin-right: 68px;
        margin-left: 0;
    }
}

.product-format-col.col-format-details {
    width: 37.5%;
}

.product-format--compact .product-format-col.col-format-details {
    width: 43.5%;
}

@media (max-width:767px) {
    .product-format-col.col-format-details {
        float: none;
        width: auto;
    }
}

@media (min-width:1024px),print {
    .product-format-col.col-format-details {
        width: 50%;
    }

    .product-format--compact .product-format-col.col-format-details {
        width: 56%;
    }
}

@media (min-width:1258px) {
    .product-format-col.col-format-details {
        padding-right: 0;
    }

    html[dir=rtl] .product-format-col.col-format-details {
        padding-right: 10px;
        padding-left: 0;
    }
}

@media (min-width:1258px) and (min-width:1258px) {
    html[dir=rtl] .product-format-col.col-format-details {
        padding-right: 15px;
    }
}

.product-format-col.col-format-details > p {
    margin-top: 2px;
}

    .product-format-col.col-format-details > p + .limited-stock, .product-format-col.col-format-details > p + .out-of-stock {
        margin-top: -3px;
    }

.product-format-col.col-format-cta {
    width: 50%;
}

@media (max-width:767px) {
    .product-format-col.col-format-cta {
        float: none;
        width: auto;
        margin-left: 68px;
    }

        .product-format-col.col-format-cta .product-format-pricing {
            display: inline-block;
        }

        .product-format-col.col-format-cta .btn-group .btn {
            float: none !important;
        }
}

@media (min-width:1024px) {
    .product-format-col.col-format-cta {
        width: 37.5%;
    }
}

.product-format-col.col-format-cta .btn-group {
    *zoom: 1;
}

    .product-format-col.col-format-cta .btn-group:after, .product-format-col.col-format-cta .btn-group:before {
        display: table;
        content: '';
    }

    .product-format-col.col-format-cta .btn-group:after {
        clear: both;
    }

@media print {
    .product-format-col.col-format-cta .btn-group {
        display: none;
    }
}

.product-format-col.col-format-cta .btn-group .btn {
    float: right;
}

html[dir=rtl] .product-format-col.col-format-cta .btn-group .btn {
    float: left;
}

.product-format-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 0;
    color: #333;
}

:lang(zh) .product-format-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.limited-stock {
    text-transform: uppercase;
    color: #ff8000;
}

.out-of-stock {
    text-transform: uppercase;
    color: #dc0a0a;
}

.product-format-pricing {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 60px;
    margin-bottom: 14px;
    text-align: right;
}

html[dir=rtl] .product-format-pricing {
    margin-right: 0;
    margin-left: 60px;
    text-align: left;
}

@media (min-width:1258px) {
    .product-format-pricing {
        margin-right: 70px;
    }

    html[dir=rtl] .product-format-pricing {
        margin-right: 0;
        margin-left: 70px;
    }
}

.product-format-pricing .sales-tag {
    position: absolute;
    top: 4px;
    left: 100%;
    margin-left: 10px;
}

html[dir=rtl] .product-format-pricing .sales-tag {
    right: 100%;
    left: auto;
    margin-right: 10px;
    margin-left: 0;
}

.product-format-pricing > .price:first-child {
    display: inline-block;
    margin-top: 5px;
}

.product-subscription {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 2px solid #e9e9e9;
}

.product-subscription-details-wrapper {
    display: table;
    width: 100%;
}

    .product-subscription-details-wrapper .product-subscription-details, .product-subscription-details-wrapper .product-subscription-details-type {
        display: table-cell;
        vertical-align: top;
    }

    .product-subscription-details-wrapper .product-subscription-details-type {
        padding-right: 8px;
        width: 24px;
        text-align: center;
        white-space: nowrap;
    }

.product-subscription-cta {
    *zoom: 1;
    padding-top: 20px;
    padding-left: 32px;
    border-top: 1px solid #e9e9e9;
}

    .product-subscription-cta:after, .product-subscription-cta:before {
        display: table;
        content: '';
    }

    .product-subscription-cta:after {
        clear: both;
    }

    .product-subscription-cta .btn {
        float: left;
        clear: both;
        min-width: 220px;
    }

@media (min-width:768px) {
    .product-subscription-cta .btn {
        float: right;
    }
}

.product-subscription-cta .btn + .btn {
    margin-top: 20px;
}

.product-subscription-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #333;
}

:lang(zh) .product-subscription-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.product-subscription-options-label {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 16px;
    font-weight: 700;
    color: #444;
}

.product-subscription-option {
    *zoom: 1;
    margin-bottom: 16px;
}

    .product-subscription-option:after, .product-subscription-option:before {
        display: table;
        content: '';
    }

    .product-subscription-option:after {
        clear: both;
    }

.product-subscription-option--inline .product-subscription-option-label {
    float: left;
    margin-right: 12px;
}

.product-subscription-option--inline .product-subscription-option-select {
    float: left;
}

.product-subscription-option-label {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 2px;
    color: #333;
}

    .product-subscription-option-label .note {
        font-size: 12px;
        font-size: 1.2rem;
        display: block;
        color: #666;
    }

.product-subscription-option-select {
    margin-top: 4px;
}

.product-subscription-option-radio {
    clear: both;
    display: inline-block;
    margin-right: 12px;
    cursor: pointer;
}

    .product-subscription-option-radio input[type=radio] {
        margin-right: 2px;
    }

.product-subscription-pricing, .product-subscription-term {
    margin-right: 60px;
}

html[dir=rtl] .product-subscription-pricing, html[dir=rtl] .product-subscription-term {
    margin-right: 0;
    margin-left: 60px;
}

@media (min-width:1258px) {
    .product-subscription-pricing, .product-subscription-term {
        margin-right: 70px;
    }

    html[dir=rtl] .product-subscription-pricing, html[dir=rtl] .product-subscription-term {
        margin-right: 0;
        margin-left: 70px;
    }
}

.product-subscription-term {
    font-size: 12px;
    font-size: 1.2rem;
    display: table;
    margin-bottom: 6px;
    padding-bottom: 6px;
    color: #666;
    border-bottom: 1px solid #e9e9e9;
}

@media (min-width:768px) {
    .product-subscription-term {
        margin-left: auto;
    }
}

.product-subscription-term .product-subscription-term-item {
    display: table-row;
}

.product-subscription-term .product-subscription-term-item-label, .product-subscription-term .product-subscription-term-item-value {
    display: table-cell;
    vertical-align: top;
}

.product-subscription-term .product-subscription-term-item-label {
    padding-right: 8px;
    text-align: right;
    white-space: nowrap;
}

.product-subscription-pricing {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    margin-bottom: 14px;
    text-align: right;
}

@media (min-width:768px) {
    .product-subscription-pricing {
        display: block;
    }
}

.product-subscription-pricing .sales-tag {
    position: absolute;
    top: 4px;
    left: 100%;
    margin-left: 10px;
}

html[dir=rtl] .product-subscription-pricing .sales-tag {
    right: 100%;
    left: auto;
    margin-right: 10px;
    margin-left: 0;
}

.product-subscription-pricing > .price:first-child {
    display: inline-block;
    margin-top: 5px;
}

.modal-volumes .modal-dialog {
    max-width: 880px;
}

@media (min-width:1024px) {
    .modal-volumes .modal-dialog {
        width: 100%;
    }
}

.modal-volumes .modal-header {
    font-size: 14px;
    font-size: 1.4rem;
}

.modal-volumes .modal-body {
    padding-bottom: 30px;
}

.modal-volumes .btn-group {
    *zoom: 1;
    margin-top: 60px;
}

    .modal-volumes .btn-group:after, .modal-volumes .btn-group:before {
        display: table;
        content: '';
    }

    .modal-volumes .btn-group:after {
        clear: both;
    }

@media (min-width:768px) {
    .modal-volumes .btn-group .btn {
        float: right;
    }

    html[dir=rtl] .modal-volumes .btn-group .btn {
        float: left;
    }
}

.modal-volumes .btn-group .btn-deselect {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
}

.modal-volumes .btn-group .link-return {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    margin-top: 15px;
}

.volumes--table .row {
    margin: 0;
}

.volumes--table .table-heading {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #666;
}

    .volumes--table .table-heading .row > div {
        padding-right: 10px;
        padding-left: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.volumes--table ul {
    *zoom: 1;
    overflow: auto;
    margin: 0;
    padding: 0;
    max-height: 320px;
    list-style: none;
}

    .volumes--table ul:after, .volumes--table ul:before {
        display: table;
        content: '';
    }

    .volumes--table ul:after {
        clear: both;
    }

    .volumes--table ul li:nth-child(odd) {
        background-color: #f2f2f2;
    }

.product-tabs {
    margin-bottom: 60px;
}

    .product-tabs .tabs-nav {
        background: none;
    }

@media (min-width:768px) {
    .product-tabs .tabs-nav {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.product-tabs .tabs-nav li {
    font-size: 12px;
    margin-left: 10px;
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
}

html[dir=rtl] .product-tabs .tabs-nav li {
    margin-right: 10px;
    margin-left: 0;
}

.product-tabs .tabs-nav li a {
    padding: 14px 20px;
    color: #444;
    background-color: #e9e9e9;
}

@media (min-width:1024px) {
    .product-tabs .tabs-nav li a {
        padding: 14px 20px;
    }
}

.product-tabs .tabs-nav li a:focus, .product-tabs .tabs-nav li a:hover {
    color: #ff8000;
}

.product-tabs .tabs-nav li.active {
    font-weight: 400;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

    .product-tabs .tabs-nav li.active a {
        margin-bottom: -1px;
        color: #333;
        border-bottom: 1px solid #fff;
    }

.product-tabs .tabs-content {
    border: 1px solid #ccc;
}

.product-tabs .tab-pane-body {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 35px;
    padding-bottom: 35px;
}

@media (min-width:768px) {
    .product-tabs .tab-pane-body {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 20px;
        padding-left: 20px;
    }
}

.product-tabs.accordion {
    margin-right: 0;
    margin-left: 0;
}

@media (max-width:767px) {
    .product-tabs.accordion .tab-pane-header a {
        padding-right: 0;
        padding-left: 0;
    }
}

.product-tabs.accordion .tabs-content {
    border: none;
}

@media (max-width:767px) {
    .product-tabs.accordion .tabs-content .tab-pane-body {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media print {
    .product-tabs {
        margin: 0 !important;
        border-top: 0 !important;
    }

        .product-tabs .tabs-nav {
            display: none !important;
        }

        .product-tabs .tab-pane-header {
            display: block !important;
        }

            .product-tabs .tab-pane-header a {
                font-size: 14px;
                font-size: 1.4rem;
                display: block;
                padding: 20px 0 14px !important;
                font-weight: 700;
                pointer-events: none;
            }

        .product-tabs .tabs-content {
            border: 0;
        }

            .product-tabs .tabs-content .tab-pane {
                display: block !important;
                border-bottom: 0 !important;
            }

                .product-tabs .tabs-content .tab-pane .tab-pane-body {
                    display: block;
                    padding: 0;
                    padding-top: 10px;
                    border-top: 2px solid #e9e9e9;
                }
}

.product-reviews {
    font-size: 14px;
    font-size: 1.4rem;
}

    .product-reviews .heading-component {
        margin-bottom: 20px;
        padding-bottom: 14px;
        border-bottom-width: 2px;
    }

    .product-reviews .bazaarvoice {
        margin-top: -20px;
        margin-bottom: 30px;
        border-bottom: 2px solid #e9e9e9;
    }

.product-hero-gallery {
    position: relative;
    margin-top: 0;
}

    .product-hero-gallery .look-inside {
        position: absolute;
        top: -10px;
        right: 19px;
        z-index: 3;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

html[dir=rtl] .product-hero-gallery .look-inside {
    right: auto;
    left: 19px;
}

@media print {
    .product-hero-gallery .look-inside {
        display: none;
    }
}

.look-inside {
    font-size: 16px;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    color: #ff8000;
    background-color: #fff;
    border-radius: 10px;
}

    .look-inside:before {
        width: 22px;
        height: 38px;
        display: inline-block;
        overflow: hidden;
        background-color: transparent;
        background-image: url(../images/png/sprite-ecommerce.png?ver=173);
        background-repeat: no-repeat;
        text-indent: 100%;
        white-space: nowrap;
        background-position: -432px -96px;
        position: absolute;
        top: 40%;
        right: -14px;
        z-index: 3;
        display: block;
        content: '';
    }

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .look-inside:before {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

html[dir=rtl] .look-inside:before {
    right: auto;
    left: -14px;
}

.carousel-product-hero-gallery {
    width: 100%;
}

    .carousel-product-hero-gallery .inner {
        position: relative;
    }

        .carousel-product-hero-gallery .inner .flex-direction-nav {
            display: none !important;
        }

    .carousel-product-hero-gallery .slides > li {
        text-align: center;
    }

        .carousel-product-hero-gallery .slides > li img {
            max-width: 100%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .carousel-product-hero-gallery .slides > li .caption {
            text-align: left;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 16px 0;
            backface-visibility: hidden;
        }

html[dir=rtl] .carousel-product-hero-gallery .slides > li .caption {
    text-align: right;
}

.carousel-product-hero-gallery .slides > li .caption a, .carousel-product-hero-gallery .slides > li .caption span {
    display: block;
    margin-bottom: .6em;
    font-weight: 700;
}

.carousel-product-hero-gallery .thumbs {
    margin-top: 10px;
}

@media print {
    .carousel-product-hero-gallery .thumbs {
        display: none;
    }
}

html[dir=rtl] .carousel-product-hero-gallery .thumbs .slides {
    float: left;
}

.carousel-product-hero-gallery .thumbs .slides > li {
    border: 1px solid #e9e9e9;
    cursor: pointer;
    margin-right: 10px;
}

@media (min-width:768px) {
    .carousel-product-hero-gallery .thumbs .slides > li {
        margin-right: 12px;
        min-width: 68px;
    }
}

@media (min-width:1024px) {
    .carousel-product-hero-gallery .thumbs .slides > li {
        margin-right: 8px;
    }
}

@media (min-width:1258px) {
    .carousel-product-hero-gallery .thumbs .slides > li {
        margin-right: 30px;
        min-width: 70px;
    }
}

.carousel-product-hero-gallery .thumbs .slides > li.only-child, .carousel-product-hero-gallery .thumbs .slides > li:only-child {
    display: none !important;
}

.lt-ie9 .carousel-product-hero-gallery .thumbs .slides > li {
    min-width: 0 !important;
}

.carousel-product-hero-gallery .thumbs .slides > li.flex-active-slide {
    border-color: #ffd166;
}

.carousel-product-hero-gallery .flex-control-paging {
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 5;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
}

html[dir=rtl] .carousel-product-hero-gallery .flex-control-paging {
    left: auto;
    right: 0;
}

.carousel-product-hero-gallery .flex-control-paging li {
    display: inline-block;
}

    .carousel-product-hero-gallery .flex-control-paging li a {
        display: block;
        overflow: hidden;
        margin: 3px;
        width: 10px;
        height: 10px;
        text-indent: 100%;
        white-space: nowrap;
        background-color: #fff;
        border: 2px solid #ccc;
        border-radius: 50%;
    }

        .carousel-product-hero-gallery .flex-control-paging li a.flex-active {
            background-color: #ff8000;
            border: 2px solid #ff8000;
        }

.carousel-product-hero-gallery .flex-direction-nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    height: 24px;
    list-style: none;
}

    .carousel-product-hero-gallery .flex-direction-nav li a {
        width: 33px;
        height: 44px;
        position: absolute;
        top: -10px;
        z-index: 55;
        display: block;
        overflow: hidden;
        padding: 10px;
        outline: none;
    }

        .carousel-product-hero-gallery .flex-direction-nav li a:before {
            display: inline-block;
            overflow: hidden;
            background-color: transparent;
            background-image: url(../images/png/sprite.png?ver=173);
            background-repeat: no-repeat;
            text-indent: 100%;
            white-space: nowrap;
            width: 13px;
            height: 24px;
            content: '';
        }

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .carousel-product-hero-gallery .flex-direction-nav li a:before {
        background-image: none,url(../images/svg/sprite.svg?ver=173);
    }
}

.carousel-product-hero-gallery .flex-direction-nav li a.flex-prev {
    left: -10px;
}

    .carousel-product-hero-gallery .flex-direction-nav li a.flex-prev:before {
        background-position: -96px -528px;
    }

html.no-touch .carousel-product-hero-gallery .flex-direction-nav li a.flex-prev:focus:before, html.no-touch .carousel-product-hero-gallery .flex-direction-nav li a.flex-prev:hover:before, html.touch .carousel-product-hero-gallery .flex-direction-nav li a.flex-prev:active:before {
    background-position: -192px -528px;
}

.carousel-product-hero-gallery .flex-direction-nav li a.flex-prev.flex-disabled:before {
    background-position: -288px -528px !important;
}

.carousel-product-hero-gallery .flex-direction-nav li a.flex-next {
    right: -10px;
}

    .carousel-product-hero-gallery .flex-direction-nav li a.flex-next:before {
        background-position: -144px -528px;
    }

html.no-touch .carousel-product-hero-gallery .flex-direction-nav li a.flex-next:focus:before, html.no-touch .carousel-product-hero-gallery .flex-direction-nav li a.flex-next:hover:before, html.touch .carousel-product-hero-gallery .flex-direction-nav li a.flex-next:active:before {
    background-position: -240px -528px;
}

.carousel-product-hero-gallery .flex-direction-nav li a.flex-next.flex-disabled:before {
    background-position: -336px -528px !important;
}

.carousel-product-hero-gallery .image-asset, .carousel-product-hero-gallery .video-asset {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}

.modal-gallery .modal-body {
    padding: 40px;
}

.carousel-product-hero-gallery-modal {
    width: 100%;
}

    .carousel-product-hero-gallery-modal .inner {
        position: relative;
    }

    .carousel-product-hero-gallery-modal .slides > li {
        text-align: center;
    }

        .carousel-product-hero-gallery-modal .slides > li img {
            max-width: 100%;
            max-height: 480px;
            height: auto;
        }

        .carousel-product-hero-gallery-modal .slides > li .caption {
            font-size: 16px;
            font-size: 1.6rem;
            margin-top: 40px;
            padding: 16px 0;
            text-align: left;
            backface-visibility: hidden;
        }

html[dir=rtl] .carousel-product-hero-gallery-modal .slides > li .caption {
    text-align: right;
}

.carousel-product-hero-gallery-modal .slides > li .caption a, .carousel-product-hero-gallery-modal .slides > li .caption span {
    display: block;
    margin-bottom: .6em;
    font-weight: 700;
}

.carousel-product-hero-gallery-modal .flex-control-paging {
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 5;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
}

html[dir=rtl] .carousel-product-hero-gallery-modal .flex-control-paging {
    left: auto;
    right: 0;
}

.carousel-product-hero-gallery-modal .flex-control-paging li {
    display: inline-block;
}

    .carousel-product-hero-gallery-modal .flex-control-paging li a {
        display: block;
        overflow: hidden;
        margin: 3px;
        width: 10px;
        height: 10px;
        text-indent: 100%;
        white-space: nowrap;
        background-color: #fff;
        border: 2px solid #ccc;
        border-radius: 50%;
    }

        .carousel-product-hero-gallery-modal .flex-control-paging li a.flex-active {
            background-color: #ff8000;
            border: 2px solid #ff8000;
        }

.carousel-product-hero-gallery-modal .flex-direction-nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    height: 24px;
    list-style: none;
}

    .carousel-product-hero-gallery-modal .flex-direction-nav li a {
        width: 33px;
        height: 44px;
        position: absolute;
        top: -10px;
        z-index: 55;
        display: block;
        overflow: hidden;
        padding: 10px;
        outline: none;
    }

        .carousel-product-hero-gallery-modal .flex-direction-nav li a:before {
            display: inline-block;
            overflow: hidden;
            background-color: transparent;
            background-image: url(../images/png/sprite.png?ver=173);
            background-repeat: no-repeat;
            text-indent: 100%;
            white-space: nowrap;
            width: 13px;
            height: 24px;
            content: '';
        }

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .carousel-product-hero-gallery-modal .flex-direction-nav li a:before {
        background-image: none,url(../images/svg/sprite.svg?ver=173);
    }
}

.carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-prev {
    left: -10px;
}

    .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-prev:before {
        background-position: -96px -528px;
    }

html.no-touch .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-prev:focus:before, html.no-touch .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-prev:hover:before, html.touch .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-prev:active:before {
    background-position: -192px -528px;
}

.carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-prev.flex-disabled:before {
    background-position: -288px -528px !important;
}

.carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-next {
    right: -10px;
}

    .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-next:before {
        background-position: -144px -528px;
    }

html.no-touch .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-next:focus:before, html.no-touch .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-next:hover:before, html.touch .carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-next:active:before {
    background-position: -240px -528px;
}

.carousel-product-hero-gallery-modal .flex-direction-nav li a.flex-next.flex-disabled:before {
    background-position: -336px -528px !important;
}

.carousel-product-hero-gallery-modal .image-asset, .carousel-product-hero-gallery-modal .video-asset {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}

@media print {
    .carousel-product-hero-gallery-modal {
        display: none;
    }
}

.product-widget-characteristics {
    font-size: 14px;
    font-size: 1.4rem;
}

    .product-widget-characteristics .attributes {
        margin: 0;
        margin-bottom: .9em;
        padding: 0;
        list-style: none;
    }

@media print {
    .product-widget-characteristics .attributes .attribute {
        display: inline;
    }

        .product-widget-characteristics .attributes .attribute:after {
            margin-left: -4px;
            content: ', ';
        }

    html[dir=rtl] .product-widget-characteristics .attributes .attribute:after {
        margin-left: 0;
        margin-right: -4px;
    }

    .product-widget-characteristics .attributes .attribute:last-child:after {
        content: none;
    }
}

.product-widget-related-applications {
    font-size: 14px;
    font-size: 1.4rem;
}

.application-platform-list {
    margin: 0;
    margin-top: -5px;
    padding: 0;
    list-style: none;
}

    .application-platform-list .label {
        display: inline-block;
        margin-top: 10px;
        max-width: 80px;
        vertical-align: middle;
        word-break: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        font-weight: 700;
    }

html[dir=rtl] .application-platform-list .label {
    float: left;
}

@media (min-width:1024px) {
    .application-platform-list .label {
        max-width: 75px;
        margin-top: 15px;
        max-width: 100px;
    }
}

.application-platform-list .platforms {
    float: right;
    white-space: nowrap;
}

html[dir=rtl] .application-platform-list .platforms {
    float: right;
}

.application-platform-list .platforms .icon {
    margin-left: 1px;
}

html[dir=rtl] .application-platform-list .platforms .icon {
    margin-left: 0;
    margin-right: 1px;
}

@media (min-width:1258px) {
    .application-platform-list .platforms .icon {
        margin-left: 10px;
    }

    html[dir=rtl] .application-platform-list .platforms .icon {
        margin-left: 0;
        margin-right: 10px;
    }
}

.application-platform-list .platforms .icon:first-child {
    margin-left: 0;
}

html[dir=rtl] .application-platform-list .platforms .icon:first-child {
    margin-right: 0;
}

.application-platform-list li {
    *zoom: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #e9e9e9;
}

    .application-platform-list li:after, .application-platform-list li:before {
        display: table;
        content: '';
    }

    .application-platform-list li:after {
        clear: both;
    }

    .application-platform-list li:first-child {
        padding-top: 0;
        border-top: 0;
    }

    .application-platform-list li:last-child {
        padding-bottom: 0;
    }

.product-widget-payment-methods {
    font-size: 12px;
    font-size: 1.2rem;
}

    .product-widget-payment-methods p {
        margin-top: 15px;
        margin-bottom: 20px;
    }

        .product-widget-payment-methods p a {
            font-weight: 700;
        }

    .product-widget-payment-methods .payment-method-cards .icon + .icon {
        margin-left: 6px;
    }

html[dir=rtl] .product-widget-payment-methods .payment-method-cards .icon + .icon {
    margin-left: 0;
    margin-right: 6px;
}

@media (min-width:768px) and (max-width:1023px) {
    .product-widget-payment-methods .sm-alt {
        margin: 0;
    }

        .product-widget-payment-methods .sm-alt br {
            display: none;
        }
}

.product-widget-recommended .heading-component {
    margin-bottom: 0;
}

.product-widget-recommended .product-item .product-item-details .product-item-attributes {
    font-size: 12px;
    font-size: 1.2rem;
}

.product-widget-recently-visited .heading-component {
    margin-bottom: 0;
}

.product-widget-recently-visited .product-item .product-item-details .product-item-attributes {
    font-size: 12px;
    font-size: 1.2rem;
}

.product-widget-promo-ad img {
    max-width: 100%;
    height: auto;
}

.product-app-stack-col {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 1px;
}

html[dir=rtl] .product-app-stack-col {
    float: right;
}

@media (min-width:1258px) {
    .product-app-stack-col {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.product-app-stack-col.col-app-stack-thumbs {
    padding-right: 0;
    width: 35%;
    text-align: center;
    margin-bottom: 5px;
}

html[dir=rtl] .product-app-stack-col.col-app-stack-thumbs {
    padding-left: 0;
    padding-right: 10px;
}

@media (min-width:1258px) {
    html[dir=rtl] .product-app-stack-col.col-app-stack-thumbs {
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .product-app-stack-col.col-app-stack-thumbs {
        width: auto;
        float: none;
    }

        .product-app-stack-col.col-app-stack-thumbs .thumbs-holder .col-thumbs-holder img {
            width: 65px !important;
            max-width: 100%;
        }

        .product-app-stack-col.col-app-stack-thumbs + .col-app-stack-details {
            clear: both;
        }
}

.product-app-stack-col.col-app-stack-thumbs .thumbs-holder {
    display: table;
    width: auto;
    table-layout: fixed;
}

@media (min-width:1258px) {
    .product-app-stack-col.col-app-stack-thumbs .thumbs-holder {
        width: 100%;
    }
}

.product-app-stack-col.col-app-stack-thumbs .thumbs-holder .col-thumbs-holder {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .product-app-stack-col.col-app-stack-thumbs .thumbs-holder .col-thumbs-holder:first-child + .col-thumbs-holder, .product-app-stack-col.col-app-stack-thumbs .thumbs-holder .col-thumbs-holder:first-child + .col-thumbs-holder + .col-thumbs-holder + .col-thumbs-holder {
        padding-right: 4px;
        padding-left: 4px;
    }

    .product-app-stack-col.col-app-stack-thumbs .thumbs-holder .col-thumbs-holder img {
        max-width: 72px;
        height: auto;
    }

@media (max-width:767px) {
    .product-app-stack-col.col-app-stack-thumbs .thumbs-holder .col-thumbs-holder img {
        width: 100%;
    }
}

.product-app-stack-col.col-app-stack-thumbs .thumbs-holder .icon-bundle-plus {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.product-app-stack-col.col-app-stack-details {
    padding-right: 0;
    width: 25%;
}

html[dir=rtl] .product-app-stack-col.col-app-stack-details {
    padding-left: 0;
    padding-right: 10px;
}

@media (min-width:1258px) {
    html[dir=rtl] .product-app-stack-col.col-app-stack-details {
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .product-app-stack-col.col-app-stack-details {
        float: none;
        width: auto;
    }
}

.product-app-stack-col.col-app-stack-details .product-app-stack-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
}

:lang(zh) .product-app-stack-col.col-app-stack-details .product-app-stack-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.product-app-stack-col.col-app-stack-cta {
    width: 40%;
}

@media (max-width:767px) {
    .product-app-stack-col.col-app-stack-cta {
        float: none;
        width: auto;
    }
}

.product-app-stack-col.col-app-stack-cta .btn-group {
    *zoom: 1;
}

    .product-app-stack-col.col-app-stack-cta .btn-group:after, .product-app-stack-col.col-app-stack-cta .btn-group:before {
        display: table;
        content: '';
    }

    .product-app-stack-col.col-app-stack-cta .btn-group:after {
        clear: both;
    }

@media (min-width:768px) and (max-width:1023px) {
    .product-app-stack-col.col-app-stack-cta .btn-group {
        margin-top: 60px;
    }
}

.product-app-stack-col.col-app-stack-cta .btn-group .btn {
    float: right;
}

html[dir=rtl] .product-app-stack-col.col-app-stack-cta .btn-group .btn {
    float: left;
}

@media (min-width:480px) {
    .product-app-stack--3-items .col-app-stack-thumbs {
        margin-right: 0;
        width: auto;
        position: relative;
        margin-bottom: 10px;
    }

        .product-app-stack--3-items .col-app-stack-thumbs .thumbs-holder {
            width: auto;
        }

    html[dir=rtl] .product-app-stack--3-items .col-app-stack-thumbs {
        margin-right: 0;
        margin-left: 0;
    }

    .product-app-stack--3-items .col-app-stack-thumbs + .col-app-stack-details {
        clear: both;
        width: 60%;
    }
}

.product-app-stack--3-items .product-app-stack-col.col-app-stack-details .product-app-stack-heading {
    margin-bottom: 10px;
}

.product-app-stack-pricing {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 60px;
    margin-bottom: 14px;
    text-align: right;
}

html[dir=rtl] .product-app-stack-pricing {
    text-align: left;
}

@media (min-width:1258px) {
    .product-app-stack-pricing {
        margin-right: 70px;
    }

    html[dir=rtl] .product-app-stack-pricing {
        margin-right: 0;
        margin-left: 70px;
    }
}

.product-app-stack-pricing .sales-tag {
    position: absolute;
    top: 4px;
    left: 100%;
    margin-left: 10px;
}

html[dir=rtl] .product-app-stack-pricing .sales-tag {
    margin-left: 0;
    margin-right: 10px;
    left: auto;
    right: 100%;
}

.product-app-stack-pricing > .price:first-child {
    display: inline-block;
    margin-top: 5px;
}

.product-widget-contact p {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 25px;
}

    .product-widget-contact p, .product-widget-contact p a {
        text-decoration: none;
        color: #666;
    }

.product-widget-contact .telephone {
    font-size: 26px;
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    display: inline-block;
    font-weight: 300;
    line-height: 1.05;
}

:lang(ja) .product-widget-contact .telephone {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .product-widget-contact .telephone {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

.collection-search-bar {
    margin-bottom: 46px;
}

.collection-set {
    margin-bottom: 20px;
}

    .collection-set + .banner {
        margin-top: 60px;
    }

.collection-set-list {
    margin: 0;
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
    border-bottom: 2px solid #e9e9e9;
}

.collection-set-list--no-border {
    border-bottom: 0;
}

.collection-set-list > li {
    *zoom: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #e9e9e9;
}

    .collection-set-list > li:after, .collection-set-list > li:before {
        display: table;
        content: '';
    }

    .collection-set-list > li:after {
        clear: both;
    }

    .collection-set-list > li:first-child {
        border-top: 0;
    }

    .collection-set-list > li > .product-item {
        margin: 0;
    }

.cart-empty {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    color: #ccc;
}

    .cart-empty .icon-cart-empty {
        margin-bottom: 15px;
    }

    .cart-empty .heading-2 {
        margin-bottom: 10px;
    }

.cart-empty-return {
    font-size: 16px;
    font-size: 1.6rem;
    color: #555;
}

.cart-header {
    *zoom: 1;
    margin-bottom: 45px;
}

    .cart-header:after, .cart-header:before {
        display: table;
        content: '';
    }

    .cart-header:after {
        clear: both;
    }

@media (min-width:768px) {
    .cart-header .heading-1, .cart-header h1 {
        float: left;
        margin-top: 4px;
        margin-bottom: 4px;
        font-size: 40px;
    }
}

@media (min-width:768px) {
    .cart-header .cart-header-cta, html[dir=rtl] .cart-header .heading-1, html[dir=rtl] .cart-header h1 {
        float: right;
    }

    html[dir=rtl] .cart-header .cart-header-cta {
        float: left;
    }
}

.cart-header .cart-header-cta .btn {
    min-width: 220px;
}

.cart-item-legend {
    *zoom: 1;
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 2px solid #e9e9e9;
}

    .cart-item-legend:after, .cart-item-legend:before {
        display: table;
        content: '';
    }

    .cart-item-legend:after {
        clear: both;
    }

    .cart-item-legend .label.products {
        float: left;
    }

html[dir=rtl] .cart-item-legend .label.products {
    float: right;
}

.cart-item-legend .label.total {
    float: right;
    margin-right: 64px;
}

html[dir=rtl] .cart-item-legend .label.total {
    float: left;
    margin-right: 0;
    margin-left: 64px;
}

@media (min-width:1258px) {
    .cart-item-legend .label.total {
        margin-right: 100px;
    }

    html[dir=rtl] .cart-item-legend .label.total {
        margin-right: 0;
        margin-left: 100px;
    }
}

@media (min-width:768px) {
    .cart-items {
        margin-bottom: 30px;
    }
}

.cart-item {
    *zoom: 1;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .cart-item:after, .cart-item:before {
        display: table;
        content: '';
    }

    .cart-item:after {
        clear: both;
    }

@media (max-width:767px) {
    .cart-item {
        border-bottom: 2px solid #e9e9e9;
    }

        .cart-item:last-child {
            border-bottom: 0;
        }
}

@media print {
    .cart-item {
        page-break-inside: avoid;
    }
}

.cart-item-thumb {
    position: absolute;
    float: left;
    margin-right: 12px;
    width: 40px;
}

html[dir=rtl] .cart-item-thumb {
    float: right;
    margin-right: 0;
    margin-left: 12px;
}

@media (min-width:768px) {
    .cart-item-thumb {
        width: 110px;
        margin-right: 20px;
    }

    html[dir=rtl] .cart-item-thumb {
        margin-right: 0;
        margin-left: 20px;
    }
}

@media (min-width:1258px) {
    .cart-item-thumb {
        margin-right: 30px;
    }

    html[dir=rtl] .cart-item-thumb {
        margin-right: 0;
        margin-left: 30px;
    }
}

.cart-item-thumb img {
    display: block;
    margin-top: 5px;
    max-width: 100%;
}

.cart-item-thumb + .cart-item-details {
    padding-left: 52px;
    min-height: 150px;
}

html[dir=rtl] .cart-item-thumb + .cart-item-details {
    padding-left: 0;
    padding-right: 52px;
}

@media (min-width:768px) {
    .cart-item-thumb + .cart-item-details {
        padding-left: 186px;
    }

    html[dir=rtl] .cart-item-thumb + .cart-item-details {
        padding-left: 0;
        padding-right: 186px;
    }
}

@media (min-width:1024px) {
    .cart-item-thumb + .cart-item-details {
        padding-left: 160px;
    }

    html[dir=rtl] .cart-item-thumb + .cart-item-details {
        padding-left: 0;
        padding-right: 160px;
    }
}

@media (min-width:1258px) {
    .cart-item-thumb + .cart-item-details {
        padding-left: 200px;
    }

    html[dir=rtl] .cart-item-thumb + .cart-item-details {
        padding-left: 0;
        padding-right: 200px;
    }
}

.cart-item-details {
    *zoom: 1;
}

    .cart-item-details:after, .cart-item-details:before {
        display: table;
        content: '';
    }

    .cart-item-details:after {
        clear: both;
    }

@media (min-width:768px),print {
    .cart-item-details {
        float: left;
        width: 65.745856353591%;
    }

    html[dir=rtl] .cart-item-details {
        float: right;
    }
}

@media (min-width:1024px) {
    .cart-item-details {
        width: 73.617021276596%;
    }
}

@media (min-width:1258px) {
    .cart-item-details {
        width: 65.745856353591%;
    }
}

.cart-item-details .collection-label {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.cart-item-details .cart-item-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 2px;
    font-weight: 700;
}

:lang(zh) .cart-item-details .cart-item-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.cart-item-details .cart-item-attributes {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .cart-item-details .cart-item-attributes .attribute {
        margin-bottom: 4px;
    }

        .cart-item-details .cart-item-attributes .attribute a {
            color: #444;
        }

            .cart-item-details .cart-item-attributes .attribute a:focus, .cart-item-details .cart-item-attributes .attribute a:hover {
                color: #212121;
            }

            .cart-item-details .cart-item-attributes .attribute a:active, .cart-item-details .cart-item-attributes .attribute a:focus, .cart-item-details .cart-item-attributes .label {
                color: #8c8c8c;
            }

    .cart-item-details .cart-item-attributes.hide-labels .label {
        display: none;
    }

    .cart-item-details .cart-item-attributes .attribute-editorial {
        font-size: 10px;
        font-size: 1rem;
        text-transform: uppercase;
        color: #8c8c8c;
    }

@media print {
    .cart-item-details .cart-item-attributes .attribute-editorial {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.cart-item-formats {
    font-size: 16px;
    font-size: 1.6rem;
    *zoom: 1;
    margin-top: 14px;
}

    .cart-item-formats:after, .cart-item-formats:before {
        display: table;
        content: '';
    }

    .cart-item-formats:after {
        clear: both;
    }

@media print {
    .cart-item-formats {
        margin-top: 0;
    }
}

.cart-item-formats .cart-item-formats-label {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #666;
}

@media print {
    .cart-item-formats .cart-item-formats-label {
        display: inline-block;
        margin-bottom: 0;
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.cart-item-formats .subscription-type {
    display: block;
    margin-top: 2px;
    color: #333;
}

.cart-item-format {
    *zoom: 1;
    margin-bottom: 4px;
}

    .cart-item-format:after, .cart-item-format:before {
        display: table;
        content: '';
    }

    .cart-item-format:after {
        clear: both;
    }

    .cart-item-format .cart-item-format-type {
        position: relative;
        min-height: 24px;
    }

@media print {
    .cart-item-format .cart-item-format-type {
        min-height: inherit;
        margin-bottom: 4px;
    }
}

.cart-item-format .cart-item-format-type .product-format-heading {
    font-size: 14px;
    font-size: 1.4rem;
}

@media (min-width:1024px) {
    .cart-item-format .cart-item-format-type .product-format-heading {
        display: inline;
    }

        .cart-item-format .cart-item-format-type .product-format-heading + .free-badge {
            margin-bottom: 2px;
            margin-left: 6px;
        }

    html[dir=rtl] .cart-item-format .cart-item-format-type .product-format-heading + .free-badge {
        margin-left: 0;
        margin-right: 6px;
    }
}

@media print {
    .cart-item-format .cart-item-format-type .product-format-heading {
        display: inline;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 12px;
        font-size: 1.2rem;
    }

    :lang(zh) .cart-item-format .cart-item-format-type .product-format-heading {
        font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
    }
}

.cart-item-format .cart-item-format-type .product-format-audio {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    color: #666;
}

    .cart-item-format .cart-item-format-type .product-format-audio .label {
        text-transform: uppercase;
    }

@media print {
    .cart-item-format .cart-item-format-type .product-format-audio {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.cart-item-format .cart-item-controls {
    margin-top: 8px;
}

@media (min-width:768px) {
    .cart-item-format .cart-item-controls {
        margin-top: 20px;
    }
}

.cart-item-format .cart-item-controls .cart-item-quantity-label {
    display: none;
}

select.cart-item-format .cart-item-controls .cart-item-quantity {
    width: auto;
}

input.cart-item-format .cart-item-controls .cart-item-quantity {
    max-width: 40px;
}

.cart-item-format .cart-item-controls .cart-item-quantity + a img {
    vertical-align: middle;
    margin-left: 6px;
    margin-top: -.1em;
}

html[dir=rtl] .cart-item-format .cart-item-controls .cart-item-quantity + a img {
    margin-left: 0;
    margin-right: 6px;
}

.cart-item-format .cart-item-controls input.cart-item-quantity {
    text-align: left;
    -webkit-appearance: none;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 6px;
    border-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-top-width: 2px;
    border-radius: 0;
    vertical-align: middle;
}

html[dir=rtl] .cart-item-format .cart-item-controls input.cart-item-quantity {
    text-align: left;
}

.cart-item-format .cart-item-controls input.cart-item-quantity:focus {
    box-shadow: 0 0 4px 0 #007fbf;
}

.cart-item-format .cart-item-controls input.cart-item-quantity:-ms-input-placeholder {
    color: #8c8c8c;
}

@media print {
    .cart-item-format .cart-item-controls {
        margin-top: 0;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 12px;
        font-size: 1.2rem;
    }

    :lang(zh) .cart-item-format .cart-item-controls {
        font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
    }

    .cart-item-format .cart-item-controls .cart-item-quantity-label {
        display: inline;
        text-transform: uppercase;
    }

    .cart-item-format .cart-item-controls select {
        border: 0;
        display: inline-block;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 12px;
        font-size: 1.2rem;
    }

    :lang(zh) .cart-item-format .cart-item-controls select {
        font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
    }
}

.cart-item-format .cart-item-controls .icon {
    position: relative;
    margin-left: 6px;
}

html[dir=rtl] .cart-item-format .cart-item-controls .icon {
    margin-left: 0;
    margin-right: 6px;
}

.cart-item-price {
    text-align: right;
}

@media (max-width:767px) {
    .cart-item-price {
        margin-top: 8px;
        margin-left: 52px;
        display: inline-block;
    }

    html[dir=rtl] .cart-item-price {
        margin-left: 0;
        margin-right: 52px;
    }
}

@media (min-width:768px),print {
    .cart-item-price {
        float: right;
        padding-left: 20px;
        width: 34.254143646409%;
        margin: 0;
    }

    html[dir=rtl] .cart-item-price {
        float: left;
        padding-left: 0;
        padding-right: 20px;
    }
}

@media (min-width:1024px) {
    .cart-item-price {
        width: 26.382978723404%;
    }
}

@media (min-width:1258px) {
    .cart-item-price {
        padding-left: 30px;
        width: 34.254143646409%;
    }

    html[dir=rtl] .cart-item-price {
        padding-left: 0;
        padding-right: 30px;
    }
}

.cart-item-price .price-holder {
    position: relative;
    margin-right: 60px;
    margin-bottom: 8px;
}

html[dir=rtl] .cart-item-price .price-holder {
    margin-right: 0;
    margin-left: 60px;
}

@media (min-width:1258px) {
    .cart-item-price .price-holder {
        margin-right: 96px;
    }

    html[dir=rtl] .cart-item-price .price-holder {
        margin-right: 0;
        margin-left: 96px;
    }
}

.cart-item-price .price-holder .price {
    margin-right: 4px;
}

html[dir=rtl] .cart-item-price .price-holder .price {
    margin-right: 0;
    margin-left: 4px;
}

@media (max-width:1023px) {
    .cart-item-price .price-holder .price {
        display: block;
    }
}

.cart-item-price .price-holder .sales-tag {
    position: absolute;
    top: 2px;
    left: 100%;
    margin-left: 5px;
}

html[dir=rtl] .cart-item-price .price-holder .sales-tag {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 5px;
}

.cart-item-price .price-holder.vat {
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}

    .cart-item-price .price-holder.vat abbr {
        text-decoration: none;
        border: 0;
    }

    .cart-item-price .price-holder.vat .price {
        display: inline-block;
        font-weight: 400;
    }

    .cart-item-price .price-holder.vat + .price-holder {
        display: inline-block;
        padding-top: 8px;
        border-top: 1px solid #ccc;
    }

.cart-item--modal .cart-item-thumb {
    margin-right: 20px;
    width: 65px;
}

html[dir=rtl] .cart-item--modal .cart-item-thumb {
    margin-right: 0;
    margin-left: 20px;
}

.cart-item--modal .cart-item-thumb img {
    display: block;
    margin-top: 5px;
    max-width: 100%;
}

.cart-item--modal .cart-item-thumb + .cart-item-details {
    padding-left: 85px;
}

html[dir=rtl] .cart-item--modal .cart-item-thumb + .cart-item-details {
    padding-left: 0;
    padding-right: 85px;
}

.cart-item--modal .cart-item-details {
    width: 100%;
}

.cart-item--modal .cart-item-formats {
    margin-top: 8px;
}

    .cart-item--modal .cart-item-formats .cart-item-formats-label {
        margin-bottom: 0;
        font-size: 13px;
        font-size: 1.3rem;
    }

.cart-item--modal .cart-item-format {
    margin-bottom: 0;
}

    .cart-item--modal .cart-item-format .cart-item-controls {
        margin-top: 8px;
    }

.cart-item-bundle--modal {
    *zoom: 1;
    min-height: 100px;
    margin-bottom: 20px;
}

    .cart-item-bundle--modal:after, .cart-item-bundle--modal:before {
        display: table;
        content: '';
    }

    .cart-item-bundle--modal:after {
        clear: both;
    }

    .cart-item-bundle--modal .thumbs-holder {
        display: table;
        width: 100%;
    }

        .cart-item-bundle--modal .thumbs-holder .col-thumbs-holder {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

            .cart-item-bundle--modal .thumbs-holder .col-thumbs-holder:first-child + .col-thumbs-holder, .cart-item-bundle--modal .thumbs-holder .col-thumbs-holder:first-child + .col-thumbs-holder + .col-thumbs-holder + .col-thumbs-holder {
                padding-right: 4px;
                padding-left: 4px;
            }

            .cart-item-bundle--modal .thumbs-holder .col-thumbs-holder img {
                max-width: 65px;
                height: auto;
            }

@media (max-width:767px) {
    .cart-item-bundle--modal .thumbs-holder .col-thumbs-holder img {
        width: 100%;
    }
}

.cart-item-bundle--modal .thumbs-holder .icon-bundle-plus {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.cart-item-bundle--modal .cart-item-bundle-thumb {
    margin-bottom: 5px;
}

@media (min-width:768px) {
    .cart-item-bundle--modal .cart-item-bundle-thumb {
        margin-right: 20px;
        margin-bottom: 0;
        width: 170px;
        float: left;
        position: absolute;
    }

    html[dir=rtl] .cart-item-bundle--modal .cart-item-bundle-thumb {
        float: right;
        margin-right: 0;
        margin-left: 20px;
    }

    .cart-item-bundle--modal .cart-item-bundle-thumb + .cart-item-bundle-details {
        padding-left: 190px;
    }

    html[dir=rtl] .cart-item-bundle--modal .cart-item-bundle-thumb + .cart-item-bundle-details {
        padding-left: 0;
        padding-right: 190px;
    }
}

.cart-item-bundle--modal .cart-item-bundle-details {
    *zoom: 1;
    font-size: 14px;
    font-size: 1.4rem;
}

    .cart-item-bundle--modal .cart-item-bundle-details:after, .cart-item-bundle--modal .cart-item-bundle-details:before {
        display: table;
        content: '';
    }

    .cart-item-bundle--modal .cart-item-bundle-details:after {
        clear: both;
    }

    .cart-item-bundle--modal .cart-item-bundle-details .cart-item-bundle-heading {
        font-size: 14px;
        font-size: 1.4rem;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        margin-bottom: 2px;
        font-weight: 700;
    }

:lang(zh) .cart-item-bundle--modal .cart-item-bundle-details .cart-item-bundle-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.cart-item-bundle--modal .cart-item-bundle-details .cart-item-bundle-price {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
}

@media (min-width:768px) {
    .cart-item-bundle--modal.cart-item-bundle--3-items .cart-item-bundle-thumb {
        margin-right: 0;
        width: auto;
        position: relative;
        margin-bottom: 10px;
    }

    html[dir=rtl] .cart-item-bundle--modal.cart-item-bundle--3-items .cart-item-bundle-thumb {
        margin-right: 0;
        margin-left: 0;
    }

    .cart-item-bundle--modal.cart-item-bundle--3-items .cart-item-bundle-thumb + .cart-item-bundle-details {
        clear: both;
        padding-left: 0;
    }

    html[dir=rtl] .cart-item-bundle--modal.cart-item-bundle--3-items .cart-item-bundle-thumb + .cart-item-bundle-details {
        padding-left: 0;
        padding-right: 0;
    }
}

.modal-cart-remove-item .modal-body {
    text-align: center;
}

.cart-shipping {
    font-size: 12px;
    font-size: 1.2rem;
}

    .cart-shipping p {
        margin-bottom: .45em;
    }

@media print {
    .cart-shipping {
        page-break-inside: avoid;
        border-top: 1px solid #ccc;
        margin-top: 0;
        margin-bottom: 20px;
        padding-top: 20px;
    }
}

.cart-shipping-heading {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
    font-weight: 700;
    color: #333;
}

:lang(zh) .cart-shipping-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

@media print {
    .cart-shipping-heading {
        margin-bottom: 4px;
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.cart-shipping-note {
    color: #8c8c8c;
}

.cart-footer-cta {
    *zoom: 1;
}

    .cart-footer-cta:after, .cart-footer-cta:before {
        display: table;
        content: '';
    }

    .cart-footer-cta:after {
        clear: both;
    }

    .cart-footer-cta .btn {
        min-width: 220px;
    }

@media (max-width:767px) {
    .cart-footer-cta .btn {
        float: none;
    }
}

@media print {
    .cart-promo {
        page-break-inside: avoid;
        margin-top: 0;
        margin-bottom: 20px;
        padding-top: 20px;
        border-top: 1px solid #ccc;
    }
}

.cart-promo .cart-promo-label {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 15px;
    vertical-align: middle;
    font-weight: 700;
    color: #333;
}

:lang(zh) .cart-promo .cart-promo-label {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

html[dir=rtl] .cart-promo .cart-promo-label {
    margin-right: 0;
    margin-left: 16px;
}

@media print {
    .cart-promo .cart-promo-label {
        font-size: 12px;
        font-size: 1.2rem;
        margin-right: 10px;
        margin-bottom: 0;
    }

    html[dir=rtl] .cart-promo .cart-promo-label {
        margin-right: 0;
        margin-left: 10px;
    }
}

.cart-promo .cart-promo-input-group {
    *zoom: 1;
    position: relative;
    display: inline-block;
    margin-right: 32px;
    margin-bottom: 15px;
    padding-right: 120px;
    max-width: 312px;
    width: 100%;
    height: 24px;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #e9e9e9;
}

    .cart-promo .cart-promo-input-group:after, .cart-promo .cart-promo-input-group:before {
        display: table;
        content: '';
    }

    .cart-promo .cart-promo-input-group:after {
        clear: both;
    }

html[dir=rtl] .cart-promo .cart-promo-input-group {
    margin-right: 0;
    margin-left: 32px;
    padding-right: 0;
    padding-left: 120px;
}

@media (max-width:1023px) {
    .cart-promo .cart-promo-input-group {
        display: block;
    }
}

@media print {
    .cart-promo .cart-promo-input-group {
        display: inline-block;
        margin: 0;
        border: 0;
    }
}

.cart-promo .cart-promo-input-group .apply, .cart-promo .cart-promo-input-group .input-code {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    margin: 0;
    padding: 4px;
    width: 100%;
    height: 22px;
    vertical-align: middle;
    background-color: #fff;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media print {
    .cart-promo .cart-promo-input-group .apply, .cart-promo .cart-promo-input-group .input-code {
        margin-top: 5px;
        padding: 0;
        width: auto;
        height: auto;
    }
}

.cart-promo .cart-promo-input-group .apply {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    text-align: center;
    background-color: #e9e9e9;
}

html[dir=rtl] .cart-promo .cart-promo-input-group .apply {
    right: auto;
    left: 0;
}

@media print {
    .cart-promo .cart-promo-input-group .apply {
        display: none;
    }
}

.cart-promo .cart-promo-input-group .icon {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px;
}

html[dir=rtl] .cart-promo .cart-promo-input-group .icon {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
}

.cart-promo .cart-promo-notice {
    font-size: 12px;
    font-size: 1.2rem;
    color: #8c8c8c;
}

    .cart-promo .cart-promo-notice p {
        margin-bottom: .45em;
    }

.modal-cart-remove-promo .modal-body {
    text-align: center;
}

.cart-total, .checkout-cart-total {
    margin-right: 64px;
    text-align: right;
}

html[dir=rtl] .cart-total, html[dir=rtl] .checkout-cart-total {
    text-align: left;
    margin-right: 0;
    margin-left: 64px;
}

@media (min-width:1258px) {
    .cart-total, .checkout-cart-total {
        margin-right: 100px;
    }
}

@media print {
    .cart-total, .checkout-cart-total {
        border-top: 1px solid #ccc;
        margin-top: 0;
        margin-bottom: 20px;
        padding-top: 20px;
        margin-right: 0;
        page-break-inside: avoid;
    }

    html[dir=rtl] .cart-total, html[dir=rtl] .checkout-cart-total {
        margin-left: 0;
    }
}

.cart-total .price-holder, .checkout-cart-total .price-holder {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
}

@media print {
    .cart-total .price-holder, .checkout-cart-total .price-holder {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.cart-total .price-holder.total, .checkout-cart-total .price-holder.total {
    font-size: 24px;
}

@media print {
    .cart-total .price-holder.total, .checkout-cart-total .price-holder.total {
        font-size: 22px;
    }
}

.cart-total .price-holder + .total, .checkout-cart-total .price-holder + .total {
    display: inline-block;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #ccc;
}

.checkout-cart-total {
    margin-right: 0;
}

.cart-payment-methods {
    color: #8c8c8c;
}

    .cart-payment-methods .payment-installments, .cart-payment-methods .payment-mercado-pago, .cart-payment-methods .payment-method-cards {
        display: inline-block;
        vertical-align: middle;
    }

    .cart-payment-methods .payment-method-cards {
        margin-right: 36px;
    }

html[dir=rtl] .cart-payment-methods .payment-method-cards {
    margin-right: 0;
    margin-left: 36px;
}

.cart-payment-methods .payment-installments {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: .45em;
    margin-right: 6px;
    margin-bottom: .45em;
    max-width: 220px;
    color: #555;
}

html[dir=rtl] .cart-payment-methods .payment-installments {
    margin-right: 0;
    margin-left: 6px;
}

.cart-verified-verisign {
    color: #8c8c8c;
}

.modal-cart-terms .modal-body {
    padding: 38px 30px;
}

    .modal-cart-terms .modal-body .btn {
        min-width: 220px;
    }

.checkout-progress {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}

    .checkout-progress .current-step {
        display: none;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700;
        color: #77a22d;
    }

@media (max-width:767px) {
    .checkout-progress .current-step {
        display: block;
    }
}

.checkout-progress .steps {
    *zoom: 1;
    margin: 0;
    padding: 0;
    counter-reset: a;
}

    .checkout-progress .steps:after, .checkout-progress .steps:before {
        display: table;
        content: '';
    }

    .checkout-progress .steps:after {
        clear: both;
    }

    .checkout-progress .steps li {
        font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
        line-height: 1.15;
        text-rendering: optimizeLegibility;
        font-size: 24px;
        float: left;
        margin-right: 16px;
        list-style: none;
        font-weight: 700;
        line-height: 1.05;
        color: #ccc;
    }

:lang(ja) .checkout-progress .steps li {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .checkout-progress .steps li {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.checkout-progress .steps li a {
    color: #ccc;
}

html[dir=rtl] .checkout-progress .steps li {
    float: right;
    margin-right: 0;
    margin-left: 16px;
}

@media (min-width:1024px) {
    .checkout-progress .steps li {
        font-size: 32px;
    }
}

@media (min-width:1258px) {
    .checkout-progress .steps li {
        margin-right: 50px;
    }

    html[dir=rtl] .checkout-progress .steps li {
        margin-right: 0;
        margin-left: 50px;
    }
}

.checkout-progress .steps li:before {
    content: counter(a) '. ';
    counter-increment: a;
}

.checkout-progress .steps li:last-child {
    margin-right: 0;
}

html[dir=rtl] .checkout-progress .steps li:last-child {
    margin-left: 0;
}

.checkout-progress .steps li.active, .checkout-progress .steps li.active a, .checkout-progress .steps li:first-child {
    color: #212121;
}

.checkout-progress .steps li.completed, .checkout-progress .steps li.completed a {
    color: #77a22d;
}

@media (max-width:767px) {
    .checkout-progress .steps li {
        max-height: 0;
        overflow: hidden;
    }

        .checkout-progress .steps li.active {
            max-height: none;
            margin: 0;
        }
}

.checkout-wrapper {
    *zoom: 1;
    margin-bottom: -20px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #e9e9e9;
}

    .checkout-wrapper:after, .checkout-wrapper:before {
        display: table;
        content: '';
    }

    .checkout-wrapper:after {
        clear: both;
    }

@media (max-width:767px) {
    .checkout-wrapper > .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:1023px) {
    .checkout-wrapper {
        margin-bottom: 45px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.checkout-box {
    *zoom: 1;
    padding: 15px 20px;
    background-color: #fff;
}

    .checkout-box:after, .checkout-box:before {
        display: table;
        content: '';
    }

    .checkout-box:after {
        clear: both;
    }

@media (min-width:768px) {
    .checkout-box {
        padding: 35px 70px;
    }
}

@media (min-width:768px) {
    .checkout-box--small {
        padding: 20px 20px 25px;
    }
}

.checkout-box--small + .checkout-box--small {
    margin-top: 20px;
}

.checkout-cart-item {
    *zoom: 1;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}

    .checkout-cart-item:after, .checkout-cart-item:before {
        display: table;
        content: '';
    }

    .checkout-cart-item:after {
        clear: both;
    }

@media print {
    .checkout-cart-item {
        page-break-inside: avoid;
    }
}

.checkout-cart-item-thumb {
    position: absolute;
    float: left;
    margin-right: 20px;
    width: 70px;
}

html[dir=rtl] .checkout-cart-item-thumb {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

@media (min-width:1024px) {
    .checkout-cart-item-thumb {
        margin-right: 30px;
    }

    html[dir=rtl] .checkout-cart-item-thumb {
        margin-right: 0;
        margin-left: 30px;
    }
}

.checkout-cart-item-thumb img {
    display: block;
    margin-top: 5px;
    max-width: 100%;
}

.checkout-cart-item-thumb + .checkout-cart-item-details {
    padding-left: 90px;
}

html[dir=rtl] .checkout-cart-item-thumb + .checkout-cart-item-details {
    padding-left: 0;
    padding-right: 90px;
}

@media (min-width:768px) {
    .checkout-cart-item-thumb + .checkout-cart-item-details {
        padding-left: 90px;
    }

    html[dir=rtl] .checkout-cart-item-thumb + .checkout-cart-item-details {
        padding-left: 0;
        padding-right: 90px;
    }
}

@media (min-width:1024px) {
    .checkout-cart-item-thumb + .checkout-cart-item-details {
        padding-left: 100px;
    }

    html[dir=rtl] .checkout-cart-item-thumb + .checkout-cart-item-details {
        padding-left: 0;
        padding-right: 100px;
    }
}

@media (min-width:1258px) {
    .checkout-cart-item-thumb + .checkout-cart-item-details {
        padding-left: 100px;
    }

    html[dir=rtl] .checkout-cart-item-thumb + .checkout-cart-item-details {
        padding-left: 0;
        padding-right: 100px;
    }
}

.checkout-cart-item-details {
    *zoom: 1;
}

    .checkout-cart-item-details:after, .checkout-cart-item-details:before {
        display: table;
        content: '';
    }

    .checkout-cart-item-details:after {
        clear: both;
    }

@media (min-width:768px),print {
    .checkout-cart-item-details {
        float: left;
        width: 65.745856353591%;
    }

    html[dir=rtl] .checkout-cart-item-details {
        float: right;
    }
}

@media (min-width:1024px) {
    .checkout-cart-item-details {
        width: 73.617021276596%;
    }
}

@media (min-width:1258px) {
    .checkout-cart-item-details {
        width: 65.745856353591%;
    }
}

.checkout-cart-item-details .collection-label {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.checkout-cart-item-details .checkout-cart-item-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 2px;
    font-weight: 700;
}

:lang(zh) .checkout-cart-item-details .checkout-cart-item-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.checkout-cart-item-details .checkout-cart-item-attributes {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.checkout-cart-item-details .checkout-cart-item-attributes--additional {
    margin-top: 10px;
}

    .checkout-cart-item-details .checkout-cart-item-attributes--additional .label {
        text-transform: uppercase;
    }

.checkout-cart-item-details .checkout-cart-item-attributes .attribute {
    margin-bottom: 4px;
}

    .checkout-cart-item-details .checkout-cart-item-attributes .attribute a {
        color: #555;
    }

        .checkout-cart-item-details .checkout-cart-item-attributes .attribute a:focus, .checkout-cart-item-details .checkout-cart-item-attributes .attribute a:hover {
            color: #005885;
        }

.checkout-cart-item-details .checkout-cart-item-attributes .label {
    color: #8c8c8c;
}

.checkout-cart-item-details .checkout-cart-item-attributes.hide-labels .label {
    display: none;
}

.checkout-cart-item-details .checkout-cart-item-attributes .attribute-editorial {
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #8c8c8c;
}

@media print {
    .checkout-cart-item-details .checkout-cart-item-attributes .attribute-editorial {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.checkout-cart-item-formats {
    font-size: 16px;
    font-size: 1.6rem;
    *zoom: 1;
    margin-top: 14px;
}

    .checkout-cart-item-formats:after, .checkout-cart-item-formats:before {
        display: table;
        content: '';
    }

    .checkout-cart-item-formats:after {
        clear: both;
    }

@media print {
    .checkout-cart-item-formats {
        margin-top: 0;
    }
}

.checkout-cart-item-formats .checkout-cart-item-formats-label {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #666;
}

@media print {
    .checkout-cart-item-formats .checkout-cart-item-formats-label {
        display: inline-block;
        margin-bottom: 0;
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.checkout-cart-item-formats .subscription-type {
    display: block;
    margin-top: 2px;
    color: #333;
}

.checkout-cart-item-format {
    *zoom: 1;
    margin-bottom: 4px;
}

    .checkout-cart-item-format:after, .checkout-cart-item-format:before {
        display: table;
        content: '';
    }

    .checkout-cart-item-format:after {
        clear: both;
    }

    .checkout-cart-item-format .checkout-cart-item-format-type {
        position: relative;
        min-height: 24px;
    }

@media print {
    .checkout-cart-item-format .checkout-cart-item-format-type {
        min-height: inherit;
        margin-bottom: 4px;
    }
}

.checkout-cart-item-format .checkout-cart-item-format-type .checkout-cart-item-formats-label {
    display: inline;
}

.checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    font-size: 1.4rem;
}

:lang(ja) .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (min-width:1024px) {
    .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading {
        display: inline;
    }

        .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading + .free-badge {
            margin-bottom: 2px;
            margin-left: 6px;
        }

    html[dir=rtl] .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading + .free-badge {
        margin-left: 0;
        margin-right: 6px;
    }
}

@media print {
    .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading {
        display: inline;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 12px;
        font-size: 1.2rem;
    }

    :lang(zh) .checkout-cart-item-format .checkout-cart-item-format-type .product-format-heading {
        font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
    }
}

.checkout-cart-item-format .checkout-cart-item-format-type .product-format-audio {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    color: #666;
}

    .checkout-cart-item-format .checkout-cart-item-format-type .product-format-audio .label {
        text-transform: uppercase;
    }

@media print {
    .checkout-cart-item-format .checkout-cart-item-format-type .product-format-audio {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.checkout-cart-item-format .checkout-cart-item-controls {
    margin-top: 20px;
}

    .checkout-cart-item-format .checkout-cart-item-controls .checkout-cart-item-quantity-label {
        display: none;
    }

@media print {
    .checkout-cart-item-format .checkout-cart-item-controls {
        margin-top: 0;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 12px;
        font-size: 1.2rem;
    }

    :lang(zh) .checkout-cart-item-format .checkout-cart-item-controls {
        font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
    }

    .checkout-cart-item-format .checkout-cart-item-controls .checkout-cart-item-quantity-label {
        display: inline;
        text-transform: uppercase;
    }

    .checkout-cart-item-format .checkout-cart-item-controls select {
        border: 0;
        display: inline-block;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 12px;
        font-size: 1.2rem;
    }

    :lang(zh) .checkout-cart-item-format .checkout-cart-item-controls select {
        font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
    }
}

.checkout-cart-item-format .checkout-cart-item-controls .icon {
    position: relative;
    margin-left: 6px;
}

html[dir=rtl] .checkout-cart-item-format .checkout-cart-item-controls .icon {
    margin-left: 0;
    margin-right: 6px;
}

.checkout-cart-item-price {
    text-align: right;
}

html[dir=rtl] .checkout-cart-item-price {
    text-align: left;
}

@media (max-width:767px) {
    .checkout-cart-item-price {
        margin-top: 10px;
        margin-left: 90px;
    }

    html[dir=rtl] .checkout-cart-item-price {
        margin-left: 0;
        margin-right: 90px;
    }
}

@media (min-width:768px),print {
    .checkout-cart-item-price {
        float: right;
        padding-left: 20px;
        width: 34.254143646409%;
        margin: 0;
    }

    html[dir=rtl] .checkout-cart-item-price {
        padding-left: 0;
        padding-right: 20px;
        float: left;
    }
}

@media (min-width:1024px) {
    .checkout-cart-item-price {
        width: 26.382978723404%;
    }
}

@media (min-width:1258px) {
    .checkout-cart-item-price {
        padding-left: 30px;
        width: 34.254143646409%;
    }

    html[dir=rtl] .checkout-cart-item-price {
        padding-left: 0;
        padding-right: 30px;
    }
}

.checkout-cart-item-price .price-holder {
    position: relative;
    margin-bottom: 8px;
}

@media (max-width:767px) {
    .checkout-cart-item-price .price-holder {
        margin-right: 60px;
    }

    html[dir=rtl] .checkout-cart-item-price .price-holder {
        margin-right: 0;
        margin-left: 60px;
    }
}

.checkout-cart-item-price .price-holder .price {
    margin-right: 4px;
}

html[dir=rtl] .checkout-cart-item-price .price-holder .price {
    margin-right: 0;
    margin-left: 4px;
}

@media (max-width:1023px) {
    .checkout-cart-item-price .price-holder .price {
        display: block;
    }
}

.checkout-cart-item-price .price-holder .sales-tag {
    position: absolute;
    top: 2px;
    left: 100%;
    margin-left: 5px;
}

html[dir=rtl] .checkout-cart-item-price .price-holder .sales-tag {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 5px;
}

.checkout-cart-item-price .price-holder.vat {
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}

    .checkout-cart-item-price .price-holder.vat abbr {
        text-decoration: none;
        border: 0;
    }

    .checkout-cart-item-price .price-holder.vat .price {
        display: inline-block;
        font-weight: 400;
    }

    .checkout-cart-item-price .price-holder.vat + .price-holder {
        display: inline-block;
        padding-top: 8px;
        border-top: 1px solid #ccc;
    }

.modal-checkout-bundle-upsell .modal-dialog {
    max-width: 720px;
    width: auto;
}

.modal-checkout-bundle-upsell .modal-body {
    padding: 38px 30px;
}

.modal-checkout-bundle-upsell .cart-items {
    margin-bottom: 0;
}

.modal-checkout-bundle-upsell .btn-default {
    margin-left: 8px;
}

.added-to-cart-heading {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.05;
    margin-bottom: 15px;
    color: #77a22d;
}

:lang(ja) .added-to-cart-heading {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .added-to-cart-heading {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.added-to-cart-heading .icon {
    margin-right: 6px;
}

html[dir=rtl] .added-to-cart-heading .icon {
    margin-right: 0;
    margin-left: 6px;
}

.special-offers-modal {
    margin-bottom: 30px;
    padding-top: 20px;
    border-top: 2px solid #e9e9e9;
}

    .special-offers-modal .special-offers-heading {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700;
        font-family: Arial,sans-serif;
        color: #77a22d;
    }

    .special-offers-modal .price {
        white-space: nowrap;
    }

.cart-summary-modal {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f7f7f7;
}

.cart-heading-modal {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: -2px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    font-weight: 700;
    font-family: Arial,sans-serif;
    color: #666;
    border-bottom: 2px solid #ccc;
}

.cart-subtotals-modal .price, .cart-total-modal .price {
    font-weight: 400;
}

.cart-subtotals-modal .price-holder, .cart-total-modal .price-holder {
    font-size: 14px;
    font-size: 1.4rem;
    *zoom: 1;
}

    .cart-subtotals-modal .price-holder:after, .cart-subtotals-modal .price-holder:before, .cart-total-modal .price-holder:after, .cart-total-modal .price-holder:before {
        display: table;
        content: '';
    }

    .cart-subtotals-modal .price-holder:after, .cart-total-modal .price-holder:after {
        clear: both;
    }

    .cart-subtotals-modal .price-holder .label, .cart-total-modal .price-holder .label {
        display: inline-block;
        float: left;
    }

html[dir=rtl] .cart-subtotals-modal .price-holder .label, html[dir=rtl] .cart-total-modal .price-holder .label {
    float: right;
}

.cart-subtotals-modal .price-holder .price, .cart-total-modal .price-holder .price {
    display: inline-block;
    float: right;
    min-width: 120px;
    text-align: right;
}

html[dir=rtl] .cart-subtotals-modal .price-holder .price, html[dir=rtl] .cart-total-modal .price-holder .price {
    float: left;
    text-align: left;
}

.cart-total-modal {
    margin-top: 40px;
    padding-top: 16px;
    border-top: 2px solid #ccc;
}

.cart-heading-modal + .cart-total-modal {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.cart-total-modal .price-holder {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.05;
    margin-bottom: 16px;
    text-align: right;
    color: #212121;
}

:lang(ja) .cart-total-modal .price-holder {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .cart-total-modal .price-holder {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

html[dir=rtl] .cart-total-modal .price-holder {
    text-align: left;
}

.cart-total-modal .price-holder .label, .cart-total-modal .price-holder .price {
    display: inline;
    float: none;
    margin-left: 0;
    min-width: inherit;
}

html[dir=rtl] .cart-total-modal .price-holder .label, html[dir=rtl] .cart-total-modal .price-holder .price {
    margin-right: 0;
}

.cart-total-modal .price-holder .price {
    font-weight: 700;
}

.cart-total-modal .btn {
    display: block;
}

.modal-pricing-config .heading-3 {
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 1em;
}

:lang(zh) .modal-pricing-config .heading-3 {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

@media (min-width:768px) {
    .modal-pricing-config hr {
        margin-top: 25px;
    }
}

.checkout-widget-generic > .heading-component {
    margin-bottom: 20px;
    padding-bottom: 14px;
    border-bottom-width: 2px;
}

.checkout-widget-generic p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
}

.checkout-widget-contact > .heading-component {
    margin-bottom: 20px;
    padding-bottom: 14px;
    border-bottom-width: 2px;
}

.checkout-widget-contact p {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 25px;
}

    .checkout-widget-contact p, .checkout-widget-contact p a {
        text-decoration: none;
        color: #666;
    }

.checkout-widget-contact .telephone {
    font-size: 26px;
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    display: inline-block;
    font-weight: 300;
    line-height: 1.05;
}

:lang(ja) .checkout-widget-contact .telephone {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .checkout-widget-contact .telephone {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

.checkout-widget-contact .btn {
    max-width: 100%;
}

@media (min-width:1258px) {
    .col-lg-3 .checkout-widget-contact .btn {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.checkout-widget-verisign {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    color: #212121;
}

    .checkout-widget-verisign .text {
        display: inline-block;
        margin-top: 7px;
        max-width: 150px;
        vertical-align: middle;
        text-align: left;
    }

html[dir=rtl] .checkout-widget-verisign .text {
    text-align: right;
}

.checkout-widget-verisign .icon {
    margin-left: 0;
}

.bill-required .bill-required-form {
    display: none;
}

.bill-required.active .bill-required-form {
    display: block;
}

.shipping-information .shipping-information-form {
    display: none;
}

.shipping-information.active .shipping-information-form {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}

.shipping-methods {
    margin-left: 24px;
}

html[dir=rtl] .shipping-methods {
    margin-left: 0;
    margin-right: 24px;
}

.shipping-methods .radio label {
    color: #212121;
}

.shipping-methods .radio .x-small {
    color: #666;
}

.shipping-calculator {
    margin-left: 24px;
    margin-bottom: 20px;
}

html[dir=rtl] .shipping-calculator {
    margin-left: 0;
    margin-right: 24px;
}

.shipping-calculator .btn {
    display: inline-block;
    vertical-align: middle;
}

.shipping-calculator .shipping-calculator-cost {
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem;
}

@media (max-width:767px) {
    .shipping-calculator .shipping-calculator-cost {
        margin-top: 10px;
    }

        .shipping-calculator .shipping-calculator-cost > br {
            display: none;
        }
}

@media (min-width:768px) {
    .shipping-calculator .shipping-calculator-cost {
        display: inline-block;
        margin-left: 10px;
    }

    html[dir=rtl] .shipping-calculator .shipping-calculator-cost {
        margin-left: 0;
        margin-right: 10px;
    }
}

.shipping-pickup {
    margin-top: 25px;
    margin-bottom: 50px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

    .shipping-pickup .shipping-pickup-toggle {
        display: block;
        margin-left: 8px;
        text-decoration: none;
        color: #212121;
    }

html[dir=rtl] .shipping-pickup .shipping-pickup-toggle {
    margin-left: 0;
    margin-right: 8px;
}

.shipping-pickup .shipping-pickup-locations {
    display: none;
}

.shipping-pickup.active .shipping-pickup-locations {
    display: block;
    margin-left: 24px;
}

html[dir=rtl] .shipping-pickup.active .shipping-pickup-locations {
    margin-left: 0;
    margin-right: 24px;
}

.shipping-pickup .shipping-pickup-location {
    *zoom: 1;
    margin-top: 25px;
}

    .shipping-pickup .shipping-pickup-location:after, .shipping-pickup .shipping-pickup-location:before {
        display: table;
        content: '';
    }

    .shipping-pickup .shipping-pickup-location:after {
        clear: both;
    }

    .shipping-pickup .shipping-pickup-location .radio .x-small {
        color: #555;
    }

    .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info {
        font-size: 12px;
        font-size: 1.2rem;
        margin-top: 15px;
        margin-bottom: 25px;
        margin-left: 25px;
        color: #8c8c8c;
    }

html[dir=rtl] .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info {
    margin-left: 0;
    margin-right: 25px;
}

.shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .icon {
    margin-right: 6px;
}

html[dir=rtl] .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .icon {
    margin-left: 6px;
    margin-right: 0;
}

.shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .shipping-pickup-location-info-time {
    display: inline-block;
    vertical-align: middle;
}

    .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .shipping-pickup-location-info-time + .shipping-pickup-location-info-instock {
        margin-left: 10px;
        padding-left: 10px;
        border-left: 1px solid #e9e9e9;
    }

html[dir=rtl] .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .shipping-pickup-location-info-time + .shipping-pickup-location-info-instock {
    margin-left: 0;
    padding-left: 0;
    margin-right: 10px;
    padding-right: 10px;
    border-left: none;
    border-right: 1px solid #e9e9e9;
}

@media (max-width:767px) {
    .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .shipping-pickup-location-info-time + .shipping-pickup-location-info-instock {
        display: block;
        margin-top: 5px;
        margin-left: 5px;
        padding-left: 0;
        border-left: 0;
    }

    html[dir=rtl] .shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .shipping-pickup-location-info-time + .shipping-pickup-location-info-instock {
        margin-left: 0;
        margin-right: 5px;
        padding-left: 0;
        padding-right: 0;
        border-right: 0;
    }
}

.shipping-pickup .shipping-pickup-location .shipping-pickup-location-info .shipping-pickup-location-info-instock {
    font-size: 10px;
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    color: #77a22d;
}

.summary-cart-item {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 15px;
}

    .summary-cart-item + .summary-cart-item {
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #e9e9e9;
    }

.summary-cart-item-label {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #666;
}

:lang(zh) .summary-cart-item-label {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.summary-cart-item-format, .summary-cart-item-product, .summary-cart-item-quantity, .summary-cart-item-shipping {
    margin-bottom: 15px;
}

.summary-cart-item-product {
    *zoom: 1;
    position: relative;
}

    .summary-cart-item-product:after, .summary-cart-item-product:before {
        display: table;
        content: '';
    }

    .summary-cart-item-product:after {
        clear: both;
    }

    .summary-cart-item-product .summary-cart-item-thumb {
        float: left;
        margin-right: 20px;
        width: 40px;
    }

html[dir=rtl] .summary-cart-item-product .summary-cart-item-thumb {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.summary-cart-item-product .summary-cart-item-thumb img {
    display: block;
    margin-top: 3px;
    max-width: 100%;
}

.summary-cart-item-product .summary-cart-item-thumb + .summary-cart-item-details {
    margin-left: 60px;
}

html[dir=rtl] .summary-cart-item-product .summary-cart-item-thumb + .summary-cart-item-details {
    margin-left: 0;
    margin-right: 60px;
}

.summary-cart-item-product .summary-cart-item-details .summary-cart-item-heading {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 2px;
    font-weight: 700;
}

:lang(zh) .summary-cart-item-product .summary-cart-item-details .summary-cart-item-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .attribute {
        margin-bottom: 4px;
    }

        .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .attribute a {
            color: #444;
        }

            .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .attribute a:focus, .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .attribute a:hover {
                color: #212121;
            }

            .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .attribute a:active, .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .attribute a:focus, .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes .label {
                color: #8c8c8c;
            }

    .summary-cart-item-product .summary-cart-item-details .summary-cart-item-attributes.hide-labels .label {
        display: none;
    }

.summary-cart-totals {
    margin-top: 40px;
}

    .summary-cart-totals .price {
        font-weight: 400;
    }

    .summary-cart-totals .price-holder {
        font-size: 14px;
        font-size: 1.4rem;
        *zoom: 1;
    }

        .summary-cart-totals .price-holder:after, .summary-cart-totals .price-holder:before {
            display: table;
            content: '';
        }

        .summary-cart-totals .price-holder:after {
            clear: both;
        }

        .summary-cart-totals .price-holder .label {
            display: inline-block;
            float: left;
            margin-left: 35px;
        }

html[dir=rtl] .summary-cart-totals .price-holder .label {
    margin-left: 0;
    margin-right: 35px;
    float: right;
}

.summary-cart-totals .price-holder .price {
    display: inline-block;
    float: right;
    min-width: 85px;
    text-align: right;
}

html[dir=rtl] .summary-cart-totals .price-holder .price {
    float: left;
    text-align: left;
}

.summary-cart-totals .price-holder.total {
    font-size: 24px;
    margin-top: 40px;
    text-align: right;
    font-weight: 700;
    color: #212121;
}

html[dir=rtl] .summary-cart-totals .price-holder.total {
    text-align: left;
}

.summary-cart-totals .price-holder.total .label, .summary-cart-totals .price-holder.total .price {
    display: inline;
    float: none;
    margin-left: 0;
    min-width: inherit;
}

.summary-cart-totals .price-holder.total .price {
    font-weight: 700;
}

.navigation-cart .icon-holder {
    display: none;
}

@media (min-width:1024px) {
    .navigation-cart {
        position: relative;
        margin-right: 10px;
    }

    html[dir=rtl] .navigation-cart {
        margin-right: 0;
        margin-left: 10px;
    }

    a.navigation-cart {
        padding: 24px 0 !important;
        text-decoration: none !important;
    }

    .navigation-cart .navigation-cart-label {
        display: none;
    }

    .navigation-cart .icon-holder {
        margin: 0;
        display: block;
    }

        .navigation-cart .icon-holder .icon {
            position: relative;
        }

        .navigation-cart .icon-holder .cart-count {
            position: absolute;
            top: -6px;
            right: -10px;
            direction: ltr;
        }

    .navigation-cart .cart-count {
        font-size: 12px;
        display: inline-block;
        padding-right: 5px;
        padding-right: 0;
        padding-left: 5px;
        padding-left: 0;
        min-width: 18px;
        text-align: center;
        line-height: 18px;
        color: #fff;
        background-color: #ff8000;
        border-radius: 9px;
    }

    .theme-orange .navigation-cart .cart-count {
        background-color: #f93;
    }

    .theme-orange .navigation-cart:focus .cart-count, .theme-orange .navigation-cart:hover .cart-count {
        background-color: #ffa64d;
    }
}

.tag-crumbs {
    margin-top: 30px;
    margin-bottom: 10px;
}

.tag-crumbs-label {
    margin-bottom: 16px;
    font-size: 14px;
    color: #555;
}

.tag-crumbs-list {
    *zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .tag-crumbs-list:after, .tag-crumbs-list:before {
        display: table;
        content: '';
    }

    .tag-crumbs-list:after {
        clear: both;
    }

    .tag-crumbs-list > li {
        display: inline-block;
        float: left;
        margin-right: 11px;
        margin-bottom: 10px;
        vertical-align: top;
    }

html[dir=rtl] .tag-crumbs-list > li {
    float: right;
    margin-right: 0;
    margin-left: 11px;
}

.tag-crumbs-list > li:last-child {
    margin-right: 0;
}

html[dir=rtl] .tag-crumbs-list > li:last-child {
    margin-left: 0;
}

.tag-crumbs-list > li > a {
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 34px;
    color: #555;
    background-color: #e9e9e9;
    border-radius: 3px;
}

    .tag-crumbs-list > li > a:focus, .tag-crumbs-list > li > a:hover {
        background-color: #b6b6b6;
    }

.pencil-banner {
    font-family: knowledge-text-n4,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 6px 5px 4px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #e9e9e9;
}

:lang(ja) .pencil-banner {
    font-family: source-han-sans-japanese-n4,source-han-sans-japanese,source-sans-pro-n4,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .pencil-banner {
    font-family: source-han-sans-simplified-c-n4,source-han-sans-simplified-c,Arial,sans-serif;
}

.pencil-banner img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.tag-crumbs + .pencil-banner {
    margin-top: 10px;
}

.pencil-banner .highlight {
    color: #ff8000;
}

.pencil-banner .spacer {
    font-size: 24px;
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    display: inline-block;
    margin-right: 11px;
    margin-left: 11px;
    vertical-align: middle;
    line-height: 1;
}

:lang(ja) .pencil-banner .spacer {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .pencil-banner .spacer {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.pencil-banner .spacer:before {
    content: '\2022';
}

.pencil-banner > .icon-shipping {
    margin-right: 11px;
}

html[dir=rtl] .pencil-banner > .icon-shipping {
    margin-right: 0;
    margin-left: 11px;
}

.pencil-banner > .icon-edu {
    margin-right: 6px;
}

html[dir=rtl] .pencil-banner > .icon-edu {
    margin-right: 0;
    margin-left: 6px;
}

@media (min-width:1024px) {
    .pencil-banner {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.link-return {
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
    display: inline;
    padding-left: 19px;
    font-weight: 700;
}

html[dir=rtl] .link-return {
    padding-right: 19px;
    padding-left: 0;
}

.link-return:before {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -144px -144px;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    content: '';
    vertical-align: middle;
    font-size: 10px;
    line-height: 1;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .link-return:before {
        background-image: none,url(../images/svg/sprite.svg?ver=173);
    }
}

html[dir=rtl] .link-return:before {
    right: 0;
    left: auto;
}

@media print {
    .link-return:before {
        display: none !important;
    }
}

.view-more {
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    display: inline;
    padding-right: 19px;
    white-space: nowrap;
}

html[dir=rtl] .view-more {
    padding-right: 0;
    padding-left: 19px;
    display: inline-block;
}

.view-more:after {
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -192px -144px;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    content: '';
    vertical-align: middle;
    font-size: 10px;
    line-height: 1;
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .view-more:after {
        background-image: none,url(../images/svg/sprite.svg?ver=173);
    }
}

html[dir=rtl] .view-more:after {
    right: auto;
    left: 0;
}

@media print {
    .view-more:after {
        display: none !important;
    }
}

.rating {
    color: #ccc;
    display: inline-block;
    white-space: nowrap;
    font-size: 18px;
}

    .rating span {
        margin-left: -2px;
    }

html[dir=rtl] .rating span {
    margin-left: 0;
    margin-right: -2px;
}

.lt-ie9 .rating[data-rating="1"] span:first-child, .lt-ie9 .rating[data-rating="2"] span:first-child, .lt-ie9 .rating[data-rating="2"] span:first-child + span, .lt-ie9 .rating[data-rating="3"] span:first-child, .lt-ie9 .rating[data-rating="3"] span:first-child + span, .lt-ie9 .rating[data-rating="3"] span:first-child + span + span, .lt-ie9 .rating[data-rating="4"] span:first-child, .lt-ie9 .rating[data-rating="4"] span:first-child + span, .lt-ie9 .rating[data-rating="4"] span:first-child + span + span, .lt-ie9 .rating[data-rating="4"] span:first-child + span + span + span, .lt-ie9 .rating[data-rating="5"] span, .rating[data-rating="1"] span:nth-child(-n+1), .rating[data-rating="2"] span:nth-child(-n+2), .rating[data-rating="3"] span:nth-child(-n+3), .rating[data-rating="4"] span:nth-child(-n+4), .rating[data-rating="5"] span:nth-child(-n+5) {
    color: #ffb400;
}

.rating + a {
    margin-left: 6px;
}

html[dir=rtl] .rating + a {
    margin-left: 0;
    margin-right: 6px;
}

.price {
    font-weight: 700;
    color: #333;
    direction: ltr;
}

.price-discount {
    text-decoration: line-through;
    font-weight: 400;
    color: #ccc;
}

.price-holder {
    position: relative;
    display: block;
}

html[dir=rtl] .price-holder {
    text-align: left;
}

.product-format-pricing .price-holder {
    margin-bottom: 1px;
}

.price-notice {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
    color: #dc0a0a;
}

.sales-tag {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1.35;
    color: #fff;
    background-color: #dc0a0a;
}

:lang(ja) .sales-tag {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .sales-tag {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.sales-tag:after, .sales-tag:before {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    content: '';
    border-style: solid;
}

html[dir=rtl] .sales-tag:after, html[dir=rtl] .sales-tag:before {
    left: auto;
    right: 0;
}

.sales-tag:before {
    top: 0;
    border-width: 6px 6px 0 0;
    border-color: #fff transparent transparent;
}

html[dir=rtl] .sales-tag:before {
    border-width: 6px 0 0 6px;
}

.sales-tag:after {
    bottom: 0;
    border-width: 0 6px 6px 0;
    border-style: solid;
    border-color: transparent transparent #fff;
}

html[dir=rtl] .sales-tag:after {
    border-width: 0 0 6px 6px;
}

@media print {
    .sales-tag {
        background-color: gray !important;
        color: #fff !important;
    }
}

.cart-item-bundle .sales-tag, .product-item .sales-tag, .result-product-item .sales-tag {
    font-size: 12px;
    font-size: 1.2rem;
    padding-right: 3px;
    padding-left: 3px;
}

    .cart-item-bundle .sales-tag:before, .product-item .sales-tag:before, .result-product-item .sales-tag:before {
        border-width: 4px 4px 0 0;
    }

html[dir=rtl] .cart-item-bundle .sales-tag:before, html[dir=rtl] .product-item .sales-tag:before, html[dir=rtl] .result-product-item .sales-tag:before {
    border-width: 4px 0 0 4px;
}

.cart-item-bundle .sales-tag:after, .product-item .sales-tag:after, .result-product-item .sales-tag:after {
    border-width: 0 4px 4px 0;
}

html[dir=rtl] .cart-item-bundle .sales-tag:after, html[dir=rtl] .product-item .sales-tag:after, html[dir=rtl] .result-product-item .sales-tag:after {
    border-width: 0 0 4px 4px;
}

.latest-edition-badge, .limited-stock-badge {
    background-color: #77a22d;
    color: #fff;
    display: inline-block;
}

.latest-edition-badge {
    font-size: 10px;
    position: relative;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 15px;
    padding-right: 3px;
    padding-left: 10px;
    vertical-align: middle;
    line-height: 16px;
}

html[dir=rtl] .latest-edition-badge {
    margin-left: 0;
    margin-right: 15px;
    padding-right: 10px;
    padding-left: 3px;
}

.latest-edition-badge:before {
    width: 22px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../images/png/sprite-ecommerce.png?ver=173);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    background-position: -240px -96px;
    position: absolute;
    top: 50%;
    left: -15px;
    margin-top: -11px;
    content: '';
}

@media (-moz-min-device-pixel-ratio:1.25),(-ms-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:1.25/1),(-webkit-min-device-pixel-ratio:1.25),(min--moz-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25),(min-resolution:1.25dppx),(min-resolution:120dpi) {
    html.svg .latest-edition-badge:before {
        background-image: none,url(../images/svg/sprite-ecommerce.svg?ver=173);
    }
}

html[dir=rtl] .latest-edition-badge:before {
    left: auto;
    right: -15px;
}

.free-badge {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-color: #ff8000;
}

:lang(ja) .free-badge {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .free-badge {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

.modal-video .modal-body {
    padding: 30px;
}

    .modal-video .modal-body .video-asset {
        margin-right: -30px;
        margin-left: -30px;
    }

        .modal-video .modal-body .video-asset:first-child {
            margin-top: 8px;
            margin-bottom: -30px;
        }

        .modal-video .modal-body .video-asset .video-asset-caption {
            font-size: 16px;
            font-size: 1.6rem;
            padding: 25px 30px;
        }

.banner img {
    vertical-align: top;
    max-width: 100%;
}

.banner--hero, .ecomm-component.banner--hero {
    margin-top: 0;
    margin-bottom: 30px;
}

.banner--extra-bottom-margin, .ecomm-component.banner--extra-bottom-margin {
    margin-bottom: 40px;
}

@media (min-width:1258px) {
    .banner--extra-bottom-margin, .ecomm-component.banner--extra-bottom-margin {
        margin-bottom: 60px;
    }
}

.mini-calendar {
    display: block;
    text-align: center;
    background-color: #fff;
    border: 2px solid #444;
}

    .mini-calendar .month {
        font-size: 14px;
        font-size: 1.4pxrem;
        display: block;
        font-weight: 700;
        color: #fff;
        background-color: #444;
    }

    .mini-calendar .date {
        font-size: 32px;
        font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
        line-height: 1.15;
        text-rendering: optimizeLegibility;
        display: block;
        font-weight: 300;
        line-height: 1;
    }

:lang(ja) .mini-calendar .date {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .mini-calendar .date {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

.mini-calendar .date--no-day {
    line-height: 1.45;
}

.mini-calendar .day {
    font-size: 12px;
    font-size: 1.2pxrem;
    display: block;
    overflow: hidden;
    margin-top: -2px;
    padding-right: 2px;
    padding-left: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-item {
    *zoom: 1;
    position: relative;
    margin-bottom: 40px;
}

    .product-item:after, .product-item:before {
        display: table;
        content: '';
    }

    .product-item:after {
        clear: both;
    }

    .product-item .product-item-thumb {
        float: left;
        margin-right: 20px;
        width: 40px;
    }

html[dir=rtl] .product-item .product-item-thumb {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item .product-item-thumb, .col-sm-6 .product-item .product-item-thumb {
        width: 60px;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item .product-item-thumb, .block-grid-lg-3 .product-item .product-item-thumb, .col-sm-6 .product-item .product-item-thumb {
        margin-right: 30px;
        width: 70px;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item .product-item-thumb, html[dir=rtl] .block-grid-lg-3 .product-item .product-item-thumb, html[dir=rtl] .col-sm-6 .product-item .product-item-thumb {
        margin-left: 30px;
        margin-right: 0;
    }
}

.product-item .product-item-thumb img {
    display: block;
    margin-top: 5px;
    max-width: 100%;
}

.product-item .product-item-thumb + .product-item-details {
    margin-left: 60px;
}

html[dir=rtl] .product-item .product-item-thumb + .product-item-details {
    margin-left: 0;
    margin-right: 70px;
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item .product-item-thumb + .product-item-details, .col-sm-6 .product-item .product-item-thumb + .product-item-details {
        margin-left: 80px;
    }

    html[dir=rtl] .block-grid-md-2 .product-item .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 80px;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item .product-item-thumb + .product-item-details, .block-grid-lg-3 .product-item .product-item-thumb + .product-item-details, .col-sm-6 .product-item .product-item-thumb + .product-item-details {
        margin-left: 100px;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item .product-item-thumb + .product-item-details, html[dir=rtl] .block-grid-lg-3 .product-item .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 100px;
    }
}

.product-item .product-item-details .collection-label {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.product-item .product-item-details .product-item-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 2px;
    font-weight: 700;
}

:lang(zh) .product-item .product-item-details .product-item-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.product-item .product-item-details .product-item-attributes {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .product-item .product-item-details .product-item-attributes.hide-labels .label {
        display: none;
    }

.product-item .product-item-formats {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 14px;
}

    .product-item .product-item-formats .subscription-type {
        display: block;
        margin-top: 2px;
        color: #333;
    }

    .product-item .product-item-formats .price-holder {
        position: relative;
        margin-bottom: 3px;
        padding-left: 28px;
    }

html[dir=rtl] .product-item .product-item-formats .price-holder {
    padding-left: 0;
    padding-right: 28px;
}

.product-item .product-item-formats .price-holder > .icon:first-child {
    float: left;
    margin-top: -2px;
    margin-left: -28px;
}

html[dir=rtl] .product-item .product-item-formats .price-holder > .icon:first-child {
    float: right;
    margin-left: 0;
    margin-right: -28px;
}

.product-item .product-item-formats .price-holder .price {
    margin-right: 4px;
    font-weight: 400;
}

html[dir=rtl] .product-item .product-item-formats .price-holder .price {
    margin-left: 4px;
    margin-right: 0;
}

.product-item .product-item-formats.no-icons {
    margin-top: 0;
}

    .product-item .product-item-formats.no-icons .price-holder {
        padding-left: 0;
    }

        .product-item .product-item-formats.no-icons .price-holder > .icon:first-child {
            display: none;
        }

.product-item.product-item--collection .product-item-thumb {
    float: left;
    margin-right: 20px;
    width: 106px;
}

html[dir=rtl] .product-item.product-item--collection .product-item-thumb {
    float: right;
    margin-right: 0;
    margin-right: 20px;
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item.product-item--collection .product-item-thumb {
        width: 120px;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item.product-item--collection .product-item-thumb {
        margin-right: 30px;
        width: 140px;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item.product-item--collection .product-item-thumb {
        margin-left: 30px;
        margin-right: 0;
    }
}

.product-item.product-item--collection .product-item-thumb img {
    display: block;
    margin-top: 5px;
    max-width: 100%;
}

.product-item.product-item--collection .product-item-thumb + .product-item-details {
    margin-left: 126px;
}

html[dir=rtl] .product-item.product-item--collection .product-item-thumb + .product-item-details {
    margin-left: 0;
    margin-right: 126px;
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item.product-item--collection .product-item-thumb + .product-item-details {
        margin-left: 140px;
    }

    html[dir=rtl] .block-grid-md-2 .product-item.product-item--collection .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 140px;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item.product-item--collection .product-item-thumb + .product-item-details {
        margin-left: 170px;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item.product-item--collection .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 170px;
    }
}

.product-item--alt .product-item-thumb {
    float: none;
    margin-right: 0;
    margin-bottom: 16px;
    width: 100%;
}

html[dir=rtl] .product-item--alt .product-item-thumb {
    margin-left: 0;
}

@media (max-width:767px) {
    .product-item--alt .product-item-thumb img {
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item--alt .product-item-thumb, .col-sm-6 .product-item--alt .product-item-thumb {
        width: 100%;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item--alt .product-item-thumb, .block-grid-lg-3 .product-item--alt .product-item-thumb, .col-sm-6 .product-item--alt .product-item-thumb {
        margin-right: 0;
        width: 100%;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item--alt .product-item-thumb, html[dir=rtl] .block-grid-lg-3 .product-item--alt .product-item-thumb, html[dir=rtl] .col-sm-6 .product-item--alt .product-item-thumb {
        margin-left: 0;
    }
}

.product-item--alt .product-item-thumb img {
    margin-top: 0;
}

.product-item--alt .product-item-thumb + .product-item-details {
    margin-left: 0;
}

html[dir=rtl] .product-item--alt .product-item-thumb + .product-item-details {
    margin-right: 0;
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item--alt .product-item-thumb + .product-item-details, .col-sm-6 .product-item--alt .product-item-thumb + .product-item-details {
        margin-left: 0;
    }

    html[dir=rtl] .block-grid-md-2 .product-item--alt .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item--alt .product-item-thumb + .product-item-details {
        margin-right: 0;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item--alt .product-item-thumb + .product-item-details, .block-grid-lg-3 .product-item--alt .product-item-thumb + .product-item-details, .col-sm-6 .product-item--alt .product-item-thumb + .product-item-details {
        margin-left: 0;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item--alt .product-item-thumb + .product-item-details, html[dir=rtl] .block-grid-lg-3 .product-item--alt .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item--alt .product-item-thumb + .product-item-details {
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-thumb, .product-item.product-item--full .product-item-thumb {
        float: left;
        margin-right: 20px;
        width: 104px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-thumb, html[dir=rtl] .product-item.product-item--full .product-item-thumb {
        float: right;
        margin-left: 20px;
        margin-right: 0;
    }
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item--alt.product-item--full .product-item-thumb, .block-grid-md-2 .product-item.product-item--full .product-item-thumb, .col-sm-6 .product-item--alt.product-item--full .product-item-thumb, .col-sm-6 .product-item.product-item--full .product-item-thumb, .product-item--alt.product-item--full .product-item-thumb, .product-item.product-item--full .product-item-thumb {
        width: 140px;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item--alt.product-item--full .product-item-thumb, .block-grid-lg-2 .product-item.product-item--full .product-item-thumb, .block-grid-lg-3 .product-item--alt.product-item--full .product-item-thumb, .block-grid-lg-3 .product-item.product-item--full .product-item-thumb, .col-sm-6 .product-item--alt.product-item--full .product-item-thumb, .col-sm-6 .product-item.product-item--full .product-item-thumb, .product-item--alt.product-item--full .product-item-thumb, .product-item.product-item--full .product-item-thumb {
        margin-right: 30px;
        width: 170px;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item--alt.product-item--full .product-item-thumb, html[dir=rtl] .block-grid-lg-2 .product-item.product-item--full .product-item-thumb, html[dir=rtl] .block-grid-lg-3 .product-item--alt.product-item--full .product-item-thumb, html[dir=rtl] .block-grid-lg-3 .product-item.product-item--full .product-item-thumb, html[dir=rtl] .col-sm-6 .product-item--alt.product-item--full .product-item-thumb, html[dir=rtl] .col-sm-6 .product-item.product-item--full .product-item-thumb, html[dir=rtl] .product-item--alt.product-item--full .product-item-thumb, html[dir=rtl] .product-item.product-item--full .product-item-thumb {
        margin-right: 0;
        margin-left: 30px;
    }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-thumb img, .product-item.product-item--full .product-item-thumb img {
        margin-top: 5px;
    }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .product-item.product-item--full .product-item-thumb + .product-item-details {
        margin-left: 124px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .product-item.product-item--full .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 124px;
    }
}

@media (min-width:1024px) and (max-width:1257px) {
    .block-grid-md-2 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .block-grid-md-2 .product-item.product-item--full .product-item-thumb + .product-item-details, .col-sm-6 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .col-sm-6 .product-item.product-item--full .product-item-thumb + .product-item-details, .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .product-item.product-item--full .product-item-thumb + .product-item-details {
        margin-left: 160px;
    }

    html[dir=rtl] .block-grid-md-2 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .block-grid-md-2 .product-item.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .product-item.product-item--full .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 160px;
    }
}

@media (min-width:1258px) {
    .block-grid-lg-2 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .block-grid-lg-2 .product-item.product-item--full .product-item-thumb + .product-item-details, .block-grid-lg-3 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .block-grid-lg-3 .product-item.product-item--full .product-item-thumb + .product-item-details, .col-sm-6 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .col-sm-6 .product-item.product-item--full .product-item-thumb + .product-item-details, .product-item--alt.product-item--full .product-item-thumb + .product-item-details, .product-item.product-item--full .product-item-thumb + .product-item-details {
        margin-left: 200px;
    }

    html[dir=rtl] .block-grid-lg-2 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .block-grid-lg-2 .product-item.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .block-grid-lg-3 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .block-grid-lg-3 .product-item.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .col-sm-6 .product-item.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .product-item--alt.product-item--full .product-item-thumb + .product-item-details, html[dir=rtl] .product-item.product-item--full .product-item-thumb + .product-item-details {
        margin-left: 0;
        margin-right: 200px;
    }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-details, .product-item.product-item--full .product-item-details {
        *zoom: 1;
    }

        .product-item--alt.product-item--full .product-item-details:after, .product-item--alt.product-item--full .product-item-details:before, .product-item.product-item--full .product-item-details:after, .product-item.product-item--full .product-item-details:before {
            display: table;
            content: '';
        }

        .product-item--alt.product-item--full .product-item-details:after, .product-item.product-item--full .product-item-details:after {
            clear: both;
        }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details, .product-item.product-item--full .product-item-details .product-item-full-details {
        float: left;
        margin-right: 20px;
        width: 228px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-details .product-item-full-details, html[dir=rtl] .product-item.product-item--full .product-item-details .product-item-full-details {
        margin-right: 0;
        margin-left: 20px;
        float: right;
    }
}

@media (min-width:1024px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details, .product-item.product-item--full .product-item-details .product-item-full-details {
        width: 300px;
    }
}

@media (min-width:1258px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details, .product-item.product-item--full .product-item-details .product-item-full-details {
        margin-right: 30px;
        width: 270px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-details .product-item-full-details, html[dir=rtl] .product-item.product-item--full .product-item-details .product-item-full-details {
        margin-left: 30px;
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats, .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats {
        margin-left: 248px;
        min-width: 166px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats, html[dir=rtl] .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats {
        margin-left: 0;
        margin-right: 248px;
    }
}

@media (min-width:1024px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats, .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats {
        margin-left: 320px;
        min-width: 220px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats, html[dir=rtl] .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats {
        margin-left: 0;
        margin-right: 320px;
    }
}

@media (min-width:1258px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats, .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats {
        margin-left: 300px;
        min-width: 370px;
    }

    html[dir=rtl] .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats, html[dir=rtl] .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats {
        margin-left: 0;
        margin-right: 300px;
    }
}

@media (min-width:768px) {
    .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats .product-item-formats, .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats .product-item-formats {
        margin-top: 4px;
    }

        .product-item--alt.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats .product-item-formats .price-holder + .price-holder, .product-item.product-item--full .product-item-details .product-item-full-details + .product-item-full-formats .product-item-formats .price-holder + .price-holder {
            margin-top: 8px;
        }
}

.event-item {
    *zoom: 1;
    position: relative;
    margin-bottom: 40px;
}

    .event-item:after, .event-item:before {
        display: table;
        content: '';
    }

    .event-item:after {
        clear: both;
    }

    .event-item .event-item-calendar {
        float: left;
        margin-right: 20px;
        width: 60px;
    }

html[dir=rtl] .event-item .event-item-calendar {
    float: right;
}

@media (min-width:1258px) {
    .block-grid-lg-2 .event-item .event-item-calendar, .block-grid-lg-3 .event-item .event-item-calendar, .col-sm-6 .event-item .event-item-calendar {
        margin-right: 30px;
    }

    html[dir=rtl] .block-grid-lg-2 .event-item .event-item-calendar, html[dir=rtl] .block-grid-lg-3 .event-item .event-item-calendar, html[dir=rtl] .col-sm-6 .event-item .event-item-calendar {
        margin-right: 0;
        margin-left: 30px;
    }
}

.event-item .event-item-calendar + .event-item-details {
    margin-left: 80px;
}

html[dir=rtl] .event-item .event-item-calendar + .event-item-details {
    margin-left: 0;
    margin-right: 80px;
}

@media (min-width:1258px) {
    .block-grid-lg-2 .event-item .event-item-calendar + .event-item-details, .block-grid-lg-3 .event-item .event-item-calendar + .event-item-details, .col-sm-6 .event-item .event-item-calendar + .event-item-details {
        margin-left: 90px;
    }

    html[dir=rtl] .block-grid-lg-2 .event-item .event-item-calendar + .event-item-details, html[dir=rtl] .block-grid-lg-3 .event-item .event-item-calendar + .event-item-details, html[dir=rtl] .col-sm-6 .event-item .event-item-calendar + .event-item-details {
        margin-left: 0;
        margin-right: 90px;
    }
}

.event-item .event-item-details .collection-label {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.event-item .event-item-details .event-item-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    margin-bottom: 2px;
    font-weight: 700;
}

:lang(zh) .event-item .event-item-details .event-item-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.event-item .event-item-details .event-item-attributes {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .event-item .event-item-details .event-item-attributes.hide-labels .label {
        display: none;
    }

.event-item .event-item-formats {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 14px;
}

    .event-item .event-item-formats .subscription-type {
        display: block;
        margin-top: 2px;
        color: #333;
    }

    .event-item .event-item-formats .price-holder {
        position: relative;
        margin-bottom: 3px;
        padding-left: 28px;
    }

html[dir=rtl] .event-item .event-item-formats .price-holder {
    padding-left: 0;
    padding-right: 28px;
}

.event-item .event-item-formats .price-holder > .icon:first-child {
    float: left;
    margin-top: -2px;
    margin-left: -28px;
}

html[dir=rtl] .event-item .event-item-formats .price-holder > .icon:first-child {
    float: right;
    margin-left: 0;
    margin-right: -28px;
}

.event-item .event-item-formats .price-holder .price {
    margin-right: 4px;
    font-weight: 400;
}

html[dir=rtl] .event-item .event-item-formats .price-holder .price {
    margin-right: 0;
    margin-left: 4px;
}

.event-item .event-item-formats.no-icons {
    margin-top: 0;
}

    .event-item .event-item-formats.no-icons .price-holder, html[dir=rtl] .event-item .event-item-formats.no-icons .price-holder {
        padding-left: 0;
    }

        .event-item .event-item-formats.no-icons .price-holder > .icon:first-child {
            display: none;
        }

.search-results {
    margin-bottom: -30px;
}

.result-product-item {
    *zoom: 1;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 2px solid #e9e9e9;
}

    .result-product-item:after, .result-product-item:before {
        display: table;
        content: '';
    }

    .result-product-item:after {
        clear: both;
    }

    .result-product-item:first-child {
        padding-top: 20px;
        border-top: 0;
    }

    .result-product-item .result-product-item-thumb {
        position: absolute;
        float: left;
        margin-right: 20px;
        width: 110px;
    }

html[dir=rtl] .result-product-item .result-product-item-thumb {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

@media (min-width:1258px) {
    .result-product-item .result-product-item-thumb {
        margin-right: 30px;
    }

    html[dir=rtl] .result-product-item .result-product-item-thumb {
        margin-right: 0;
        margin-left: 30px;
    }
}

.result-product-item .result-product-item-thumb img {
    display: block;
    margin-top: 5px;
    max-width: 100%;
}

.result-product-item .result-product-item-thumb + .result-product-item-details {
    margin-left: 130px;
    min-height: 150px;
}

html[dir=rtl] .result-product-item .result-product-item-thumb + .result-product-item-details {
    margin-left: 0;
    margin-right: 130px;
}

@media (min-width:1258px) {
    .result-product-item .result-product-item-thumb + .result-product-item-details {
        margin-left: 140px;
    }

    html[dir=rtl] .result-product-item .result-product-item-thumb + .result-product-item-details {
        margin-right: 140px;
        margin-left: 0;
    }
}

.result-product-item .result-product-item-details {
    *zoom: 1;
}

    .result-product-item .result-product-item-details:after, .result-product-item .result-product-item-details:before {
        display: table;
        content: '';
    }

    .result-product-item .result-product-item-details:after {
        clear: both;
    }

    .result-product-item .result-product-item-details .collection-label {
        font-size: 14px;
        font-size: 1.4rem;
        text-transform: uppercase;
    }

    .result-product-item .result-product-item-details .result-product-item-heading {
        font-size: 16px;
        font-size: 1.6rem;
        font-family: Arial,sans-serif;
        line-height: 1.4;
        margin-bottom: 2px;
        font-weight: 700;
    }

:lang(zh) .result-product-item .result-product-item-details .result-product-item-heading {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.result-product-item .result-product-item-details .result-product-item-attributes {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .result-product-item .result-product-item-details .result-product-item-attributes.hide-labels .label {
        display: none;
    }

    .result-product-item .result-product-item-details .result-product-item-attributes .attribute-author, .result-product-item .result-product-item-details .result-product-item-attributes .attribute-edition, .result-product-item .result-product-item-details .result-product-item-attributes .attribute-latest {
        display: inline;
        margin-right: 6px;
    }

html[dir=rtl] .result-product-item .result-product-item-details .result-product-item-attributes .attribute-author, html[dir=rtl] .result-product-item .result-product-item-details .result-product-item-attributes .attribute-edition, html[dir=rtl] .result-product-item .result-product-item-details .result-product-item-attributes .attribute-latest {
    margin-right: 0;
    margin-left: 6px;
}

.result-product-item .result-product-item-details .result-product-item-attributes .attribute-edition .label {
    display: none;
}

.result-product-item .result-product-item-details .result-product-item-attributes .attribute-editorial {
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.result-product-item .result-product-item-formats {
    font-size: 16px;
    font-size: 1.6rem;
    *zoom: 1;
    margin-top: 14px;
}

    .result-product-item .result-product-item-formats:after, .result-product-item .result-product-item-formats:before {
        display: table;
        content: '';
    }

    .result-product-item .result-product-item-formats:after {
        clear: both;
    }

    .result-product-item .result-product-item-formats .subscription-type {
        display: block;
        margin-top: 2px;
        color: #333;
    }

    .result-product-item .result-product-item-formats .price-holder {
        position: relative;
        margin-right: 40px;
        margin-bottom: 3px;
    }

html[dir=rtl] .result-product-item .result-product-item-formats .price-holder {
    margin-right: 0;
    margin-left: 40px;
}

.result-product-item .result-product-item-formats .price-holder .price {
    margin-right: 4px;
}

html[dir=rtl] .result-product-item .result-product-item-formats .price-holder .price {
    margin-right: 0;
    margin-left: 4px;
}

@media (max-width:1023px) {
    .result-product-item .result-product-item-formats .price-holder .price {
        display: block;
    }
}

.result-product-item .result-product-item-formats .price-holder .sales-tag {
    position: absolute;
    top: 2px;
    left: 100%;
    margin-left: 5px;
}

html[dir=rtl] .result-product-item .result-product-item-formats .price-holder .sales-tag {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 5px;
}

.result-product-item .result-product-item-formats + .view-more {
    margin-top: 8px;
    display: inline-block;
}

.result-product-item-format {
    *zoom: 1;
    margin-bottom: 4px;
}

    .result-product-item-format:after, .result-product-item-format:before {
        display: table;
        content: '';
    }

    .result-product-item-format:after {
        clear: both;
    }

    .result-product-item-format .result-product-item-format-type {
        position: relative;
        float: left;
        padding-left: 34px;
        min-height: 24px;
    }

html[dir=rtl] .result-product-item-format .result-product-item-format-type {
    float: right;
    padding-left: 0;
    padding-right: 34px;
}

.result-product-item-format .result-product-item-format-type .icon {
    position: absolute;
    top: 0;
    left: 0;
}

html[dir=rtl] .result-product-item-format .result-product-item-format-type .icon {
    left: auto;
    right: 0;
}

.result-product-item-format .result-product-item-format-type .product-format-heading {
    font-family: knowledge-text-n7,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
}

:lang(ja) .result-product-item-format .result-product-item-format-type .product-format-heading {
    font-family: source-han-sans-japanese-n7,source-han-sans-japanese,source-sans-pro-n7,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .result-product-item-format .result-product-item-format-type .product-format-heading {
    font-family: source-han-sans-simplified-c-n7,source-han-sans-simplified-c,Arial,sans-serif;
}

@media (min-width:1024px) {
    .result-product-item-format .result-product-item-format-type .product-format-heading {
        display: inline-block;
    }

        .result-product-item-format .result-product-item-format-type .product-format-heading + .free-badge {
            margin-bottom: 2px;
            margin-left: 6px;
        }

    html[dir=rtl] .result-product-item-format .result-product-item-format-type .product-format-heading + .free-badge {
        margin-left: 0;
        margin-right: 6px;
    }
}

.result-product-item-format .result-product-item-format-price {
    float: right;
}

html[dir=rtl] .result-product-item-format .result-product-item-format-price {
    float: left;
}

.ecomm-hero, .hero-home {
    *zoom: 1;
    margin-top: 5px;
    margin-bottom: 40px;
}

    .ecomm-hero:after, .ecomm-hero:before, .hero-home:after, .hero-home:before {
        display: table;
        content: '';
    }

    .ecomm-hero:after, .hero-home:after {
        clear: both;
    }

@media (min-width:1024px) {
    .ecomm-hero, .hero-home {
        margin-top: 10px;
    }
}

.ecomm-hero ul, .hero-home ul {
    display: table;
    margin: 0;
    padding: 0;
    min-height: 58px;
    width: 100%;
    list-style: none;
}

@media (max-width:767px) {
    .ecomm-hero ul, .hero-home ul {
        display: none;
    }
}

.ecomm-hero ul > li, .hero-home ul > li {
    font-size: 18px;
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    position: relative;
    display: table-cell;
    padding: 35px 10px 35px 68px;
    width: 25%;
    vertical-align: middle;
    font-weight: 300;
    line-height: 24px;
    color: #8c8c8c;
    cursor: pointer;
    transition: color .15s ease;
}

:lang(ja) .ecomm-hero ul > li, :lang(ja) .hero-home ul > li {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .ecomm-hero ul > li, :lang(zh) .hero-home ul > li {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

html[dir=rtl] .ecomm-hero ul > li, html[dir=rtl] .hero-home ul > li {
    padding-right: 68px;
    padding-left: 10px;
}

@media (min-width:1258px) {
    .ecomm-hero ul > li, .hero-home ul > li {
        padding-right: 15px;
    }

    html[dir=rtl] .ecomm-hero ul > li, html[dir=rtl] .hero-home ul > li {
        padding-left: 15px;
    }
}

.ecomm-hero ul > li:before, .hero-home ul > li:before {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -30px;
    left: 50%;
    display: block;
    visibility: hidden;
    margin-left: -30px;
    content: '';
    border-width: 30px 30px 0;
    border-style: solid;
    border-color: transparent;
    transition: border-color .15s ease;
}

.ecomm-hero ul > li.active, .hero-home ul > li.active {
    color: #333;
}

    .ecomm-hero ul > li.active:before, .hero-home ul > li.active:before {
        visibility: visible;
        border-color: #fff transparent transparent;
        content: ' ';
    }

    .ecomm-hero ul > li.active .icon, .hero-home ul > li.active .icon {
        background-color: #333;
    }

    .ecomm-hero ul > li.active .slide-thumbnail, .hero-home ul > li.active .slide-thumbnail {
        opacity: 1;
    }

.ecomm-hero ul > li .icon, .hero-home ul > li .icon {
    width: 58px;
    height: 58px;
    background-position: -960px -960px;
    position: absolute;
    top: 50%;
    left: 0;
    float: left;
    margin-top: -29px;
    background-color: #8c8c8c;
    transition: background-color .15s ease;
}

html[dir=rtl] .ecomm-hero ul > li .icon, html[dir=rtl] .hero-home ul > li .icon {
    left: auto;
    right: 0;
    float: right;
}

.ecomm-hero ul > li .slide-thumbnail, .hero-home ul > li .slide-thumbnail {
    width: 58px;
    height: 58px;
    position: absolute;
    top: 50%;
    left: 0;
    float: left;
    display: block;
    margin-top: -29px;
    transition: .15s ease;
    opacity: .5;
}

html[dir=rtl] .ecomm-hero ul > li .slide-thumbnail, html[dir=rtl] .hero-home ul > li .slide-thumbnail {
    left: auto;
    right: 0;
    float: right;
}

.ecomm-hero ul > li .slide-label, .hero-home ul > li .slide-label {
    min-height: 48px;
    display: table-cell;
    vertical-align: middle;
}

.ecomm-hero .slides .slide, .hero-home .slides .slide {
    display: none;
    margin: 0;
}

    .ecomm-hero .slides .slide a, .ecomm-hero .slides .slide img, .hero-home .slides .slide a, .hero-home .slides .slide img {
        display: block;
        width: 100%;
        height: auto;
    }

    .ecomm-hero .slides .slide.active, .hero-home .slides .slide.active {
        display: block;
    }

.modal-hero {
    *zoom: 1;
}

    .modal-hero:after, .modal-hero:before {
        display: table;
        content: '';
    }

    .modal-hero:after {
        clear: both;
    }

    .modal-hero a, .modal-hero img {
        display: block;
    }

    .modal-hero img {
        max-width: 100%;
        height: auto;
    }

.mp-checkout-modal {
    z-index: 2100 !important;
}

    .mp-checkout-modal + #MP-Checkout-dialog {
        z-index: 2200 !important;
    }

.category-list {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 15px;
}

@media (max-width:767px) {
    .category-list {
        margin: 0;
        padding: 10px 0;
    }
}

.category-list ul {
    margin: 0;
    margin-bottom: 6.5px;
    padding: 0;
    list-style: none;
}

    .category-list ul a {
        color: #444;
    }

        .category-list ul a:focus, .category-list ul a:hover {
            color: #212121;
        }

        .category-list ul a:active, .category-list ul a:focus {
            color: #8c8c8c;
        }

    .category-list ul a {
        display: block;
    }

    .category-list ul li {
        margin: 0;
        padding: 0;
    }

        .category-list ul li ul {
            padding-left: 14px;
        }

html[dir=rtl] .category-list ul li ul {
    padding-left: 0;
    padding-right: 14px;
}

.category-list ul li, .category-list ul li span {
    padding: 6.5px 0;
}

.category-list .category-label {
    padding: 0 0 5px;
}

.category-list ul.sub-category {
    margin-bottom: -7px;
    padding-top: 7px;
}

@media (max-width:767px) {
    .category-list .heading-6 {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 10px 0;
        border-bottom: none;
    }
}

@media (min-width:768px) {
    .category-list .heading-component--grey {
        margin-bottom: 20px;
        padding-bottom: 14px;
        border-bottom-width: 2px;
    }
}

.category-list span.category-count {
    color: #a6a6a6;
}

.category-list .category-label {
    display: block;
    font-weight: 700;
    color: #ff8000 !important;
}

h1 + .account-verification.box {
    margin-top: 30px;
}

@media (min-width:768px) {
    .account-verification.box {
        background-color: #f7f7f7;
        padding: 20px;
    }
}

@media (min-width:1024px) {
    .account-verification.box {
        padding: 30px;
    }
}

@media (min-width:1258px) {
    .account-verification.box {
        padding: 40px;
    }
}

.account-verification .account-verification-col-login {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

    .account-verification .account-verification-col-login:before {
        position: absolute;
        right: 0;
        bottom: -1px;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        content: '';
        background-color: #e9e9e9;
    }

    .account-verification .account-verification-col-login .btn:last-child {
        margin-bottom: 20px;
    }

@media (min-width:768px) {
    .account-verification .account-verification-col-login .btn:last-child {
        margin-top: 20px;
    }
}

@media (min-width:768px) {
    .account-verification .account-verification-col-login {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 30px;
    }

    html[dir=rtl] .account-verification .account-verification-col-login {
        padding-left: 0;
        padding-right: 30px;
    }

    .account-verification .account-verification-col-login:before {
        top: 0;
        right: auto;
        bottom: 0;
        left: -1px;
        width: 2px;
        height: 100%;
    }

    html[dir=rtl] .account-verification .account-verification-col-login:before {
        right: -1px;
        left: auto;
    }

    .account-verification .account-verification-col-register {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-right: 30px;
    }

    html[dir=rtl] .account-verification .account-verification-col-register {
        padding-right: 0;
        padding-left: 30px;
    }

    .account-verification .account-verification-col-register:before {
        position: absolute;
        top: 0;
        right: -1px;
        bottom: 0;
        display: block;
        width: 2px;
        height: 100%;
        content: '';
        background-color: #e9e9e9;
    }

    html[dir=rtl] .account-verification .account-verification-col-register:before {
        right: auto;
        left: -1px;
    }
}

.account-verification .account-verification-col-register {
    position: relative;
    margin-bottom: 20px;
}

.account-verification .account-verification-remember-me {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right;
}

.account-verification .btn-group {
    *zoom: 1;
    float: none !important;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
    text-align: center;
}

    .account-verification .btn-group:after, .account-verification .btn-group:before {
        display: table;
        content: '';
    }

    .account-verification .btn-group:after {
        clear: both;
    }

    .account-verification .btn-group .btn {
        float: none !important;
    }

@media (max-width:767px) {
    .account-verification .btn-group .btn {
        display: block;
        float: none;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
}

.account-verification .btn {
    min-width: 240px;
    max-width: 100%;
}

.account-verification .verified-verisign {
    text-align: center;
    color: #8c8c8c;
}

@media (max-width:767px) {
    .account-verification .verified-verisign {
        text-align: left;
    }

    html[dir=rtl] .account-verification .verified-verisign {
        text-align: right;
    }

    .account-verification .verified-verisign > .icon-verisign {
        margin-top: 5px;
        display: block;
    }
}

.account-verification .form .input-notice {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}

html[dir=rtl] .account-verification .form .input-notice {
    margin-right: 0;
}

@media (min-width:1024px) {
    .account-verification .account-verification-email-submit {
        margin-top: 28px;
        min-width: 200px;
        max-width: 100%;
    }
}

@media (min-width:768px) {
    .modal-account-verificaiton .modal-dialog {
        width: 730px;
    }

    .modal-account-verificaiton .account-verification-col-login {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 30px;
    }

    html[dir=rtl] .modal-account-verificaiton .account-verification-col-login {
        padding-right: 30px;
        padding-left: 0;
    }

    .modal-account-verificaiton .account-verification-col-login:before {
        top: 0;
        right: auto;
        bottom: 0;
        left: -1px;
        width: 2px;
        height: 100%;
    }

    html[dir=rtl] .modal-account-verificaiton .account-verification-col-login:before {
        right: -1px;
        left: auto;
    }

    .modal-account-verificaiton .account-verification-col-register {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-right: 30px;
    }

    html[dir=rtl] .modal-account-verificaiton .account-verification-col-register {
        padding-right: 0;
        padding-left: 30px;
    }

    .modal-account-verificaiton .account-verification-col-register:before {
        position: absolute;
        top: 0;
        right: -1px;
        bottom: 0;
        display: block;
        width: 2px;
        height: 100%;
        content: '';
        background-color: #e9e9e9;
    }

    html[dir=rtl] .modal-account-verificaiton .account-verification-col-register:before {
        right: auto;
        left: -1px;
    }
}

.received-order {
    padding-left: 60px;
}

html[dir=rtl] .received-order {
    padding-right: 60px;
    padding-left: 0;
}

@media (max-width:767px) {
    .received-order {
        padding-left: 0;
    }

    html[dir=rtl] .received-order {
        padding-right: 0;
    }

    .received-order .received-order-status > .icon {
        display: none;
    }
}

.received-order .btn-print {
    margin-bottom: 1em;
}

@media (min-width:768px) {
    .received-order .btn-print {
        float: right;
    }

    html[dir=rtl] .received-order .btn-print {
        float: left;
    }
}

.received-order .received-order-status {
    margin-bottom: 3em;
}

    .received-order .received-order-status > .icon {
        float: left;
        margin-top: 5px;
        margin-left: -60px;
    }

html[dir=rtl] .received-order .received-order-status > .icon {
    float: right;
    margin-right: -60px;
    margin-left: 0;
}

.received-order .received-order-status h2 {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 24px;
    font-weight: 300;
    color: #77a22d;
}

:lang(ja) .received-order .received-order-status h2 {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .received-order .received-order-status h2 {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

.received-order .received-order-status h2 + p {
    margin-top: 0;
}

.received-order .received-order-notice {
    margin: 2em 0;
    padding: 20px 30px;
    background-color: #e9e9e9;
}

    .received-order .received-order-notice p:last-child {
        margin-bottom: 0;
    }

.received-order .received-order-contact-box {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 4em 0 1em;
}

    .received-order .received-order-contact-box h3 {
        font-family: Arial,sans-serif;
        line-height: 1.4;
        font-size: 15px;
        font-size: 1.5rem;
        margin-bottom: 1em;
    }

:lang(zh) .received-order .received-order-contact-box h3 {
    font-family: Arial,Lanting Hei,Microsoft YaHei New,Microsoft Yahei,微软雅黑,Hiragino Sans GB,冬青黑体,sans-serif;
}

.received-order .received-order-contact-box .icon {
    margin-right: 8px;
}

html[dir=rtl] .received-order .received-order-contact-box .icon {
    margin-right: 0;
    margin-left: 8px;
}

.received-order .received-order-contact-box .icon-email {
    opacity: .82;
    filter: alpha(opacity=82);
}

.received-order .received-order-contact-box .telephone {
    font-family: knowledge-text-n3,knowledge,Arial,sans-serif;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    font-size: 24px;
    margin-right: 4px;
    font-weight: 300;
}

:lang(ja) .received-order .received-order-contact-box .telephone {
    font-family: source-han-sans-japanese-n3,source-han-sans-japanese,source-sans-pro-n3,source-sans-pro,Arial,sans-serif;
}

:lang(zh) .received-order .received-order-contact-box .telephone {
    font-family: source-han-sans-simplified-c-n3,source-han-sans-simplified-c,Arial,sans-serif;
}

html[dir=rtl] .received-order .received-order-contact-box .telephone {
    margin-right: 0;
    margin-left: 4px;
}

.received-order .received-order-contact-box .telephone, .received-order .received-order-contact-box .telephone a {
    color: #444;
}
/*# sourceMappingURL=maps/ow-ecomm.css.map */

