
@font-face {
    font-family: "AvenirLTStd-Book";
    src: url("./fonts/AvenirLTStd-Book.eot?#iefix") format("embedded-opentype"),url("./fonts/AvenirLTStd-Book.otf") format("opentype"),url("./fonts/AvenirLTStd-Book.woff") format("woff"),url("./fonts/AvenirLTStd-Book.ttf") format("truetype"),url("./fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "AvenirLTStd-Light";
    src: url("./fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"),url("./fonts/AvenirLTStd-Light.otf") format("opentype"),url("./fonts/AvenirLTStd-Light.woff") format("woff"),url("./fonts/AvenirLTStd-Light.ttf") format("truetype"),url("./fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "AvenirLTStd-LightOblique";
    src: url("./fonts/AvenirLTStd-LightOblique.eot?#iefix") format("embedded-opentype"),url("./fonts/AvenirLTStd-LightOblique.otf") format("opentype"),url("./fonts/AvenirLTStd-LightOblique.woff") format("woff"),url("./fonts/AvenirLTStd-LightOblique.ttf") format("truetype"),url("./fonts/AvenirLTStd-LightOblique.svg#AvenirLTStd-LightOblique") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "AvenirLTStd-Medium";
    src: url("./fonts/AvenirLTStd-Medium.eot?#iefix") format("embedded-opentype"),url("./fonts/AvenirLTStd-Medium.otf") format("opentype"),url("./fonts/AvenirLTStd-Medium.woff") format("woff"),url("./fonts/AvenirLTStd-Medium.ttf") format("truetype"),url("./fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium") format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    min-height: 770px !important;
}
tr.summary-total {
    cursor: pointer
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
    font-style: italic
}

.cart-tax-info {
    display: block
}

.cart-tax-info,.cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price,.cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0,0,0,0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px
}

.map-popup-price .price-box,.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0
}

.map-popup-price {
    margin: 5px 0 0
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word
}

.map-popup-only-text {
    border-top: 1px solid #ddd
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,th {
    padding: 0
}

ul,ol {
    margin: 0;
    padding: 0;
    list-style: none
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,*:before,*:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table,.data-table,.availability-only-details {
        border-collapse: collapse !important
    }

    .table td,.table th,.data-table td,.data-table th,.availability-only-details td,.availability-only-details th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td,.data-table th,.data-table td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #000;
    text-decoration: none
}

a:hover,a:focus {
    color: #000;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,.category-image img,.product-img-box .product-image-zoom img,.product-img-box .more-views img,.tool-tip-content img,.product-review .product-img-box .product-image {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0px
}

.img-thumbnail,.products-grid .product-image img,.products-list .product-image img,.product-essential .product-img-box img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eee
}

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

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.page-popup {
    padding: 30px
}

header[role="banner"] {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 22px;
    margin-bottom: 22px
}

header[role="banner"]>.logo {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    header[role="banner"]>.logo {
        float:left;
        width: 41.66666667%
    }
}

header[role="banner"] .quick-access {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    header[role="banner"] .quick-access {
        float:left;
        width: 58.33333333%
    }
}

@media (min-width: 768px) {
    header[role="banner"] .form-language {
        float:left;
        width: 160px
    }

    header[role="banner"] .form-language .form-control {
        width: 120px
    }

    header[role="banner"] .links {
        float: right;
        line-height: 31px
    }
}

@media (min-width: 992px) {
    header[role="banner"] .quick-access {
        float:right
    }
}

.layout {
    margin-right: -15px;
    margin-left: -15px
}

.layout.layout-1-col div[role="main"] {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .layout.layout-1-col div[role="main"] {
        float:left;
        width: 100%
    }
}

.layout.layout-3-cols div[role="main"] {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .layout.layout-3-cols div[role="main"] {
        float:left;
        width: 50%
    }
}

div[role="main"] {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 22px
}

@media (min-width: 768px) {
    div[role="main"] {
        float:left;
        width: 75%
    }
}

footer[role="contentinfo"] {
    margin-bottom: 22px
}

footer[role="contentinfo"]>ul>li,footer[role="contentinfo"] .links li {
    display: inline
}

footer[role="contentinfo"]>ul,footer[role="contentinfo"] .links,footer[role="contentinfo"] .bugs,footer[role="contentinfo"] address {
    margin-bottom: 11px
}

@media (min-width: 768px) {
    footer[role="contentinfo"]>ul,footer[role="contentinfo"] .links,footer[role="contentinfo"] .bugs,footer[role="contentinfo"] address {
        width:50%
    }

    footer[role="contentinfo"]>ul,footer[role="contentinfo"] .bugs {
        float: left
    }

    footer[role="contentinfo"] .links,footer[role="contentinfo"] address {
        float: right;
        text-align: right
    }
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #000
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 50px
}

h2,.h2 {
    font-size: 35px
}

h3,.h3 {
    font-size: 21px
}

h4,.h4 {
    font-size: 19px
}

h5,.h5 {
    font-size: 15px
}

h6,.h6 {
    font-size: 14px
}

p {
    margin: 0 0 11px
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:24px
    }
}

small,.small {
    font-size: 87%
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #f15c22
}

a.text-primary:hover,a.text-primary:focus {
    color: #d3450d
}

.text-success {
    color: #3c763d
}

a.text-success:hover,a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #f15c22
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #d3450d
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header,.page-title {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #bcbcbc
}

ul,ol {
    margin-top: 0;
    margin-bottom: 11px
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dt,dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #bcbcbc
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #bcbcbc;
    border-left: 0
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
    content: ""
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857143
}

h1,.h1 {
    font-size: 28px
}

h2,.h2 {
    font-size: 25px
}

h3,.h3 {
    font-size: 23px
}

h4,.h4 {
    font-size: 20px
}

h5,.h5 {
    font-size: 16px
}

h6,.h6 {
    font-size: 14px
}

.page-title {
    margin-top: 0
}

.page-title .separator {
    margin: 0 3px
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0
}

.title-buttons {
    text-align: right
}

.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 {
    float: left
}

.subtitle,.sub-title {
    color: #777
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.col2-set,.col2-set,.col4-set {
    margin-right: -15px;
    margin-left: -15px
}

.col2-set>.legend {
    margin-left: 15px;
    margin-right: 15px;
    width: auto
}

.col2-set .col-1,.col2-set .col-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col2-set .col-1,.col2-set .col-2 {
        float:left;
        width: 50%
    }
}

.col2-set .col-narrow {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col2-set .col-narrow {
        float:left;
        width: 33.33333333%
    }
}

.col2-set .col-wide {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col2-set .col-wide {
        float:left;
        width: 66.66666667%
    }
}

.col3-set .col-1,.col3-set .col-2,.col3-set .col-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col3-set .col-1,.col3-set .col-2,.col3-set .col-3 {
        float:left;
        width: 33.33333333%
    }
}

.col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4 {
        float:left;
        width: 25%
    }
}

table {
    background-color: transparent
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table,.data-table,.availability-only-details {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td,.data-table>thead>tr>th,.data-table>tbody>tr>th,.data-table>tfoot>tr>th,.data-table>thead>tr>td,.data-table>tbody>tr>td,.data-table>tfoot>tr>td,.availability-only-details>thead>tr>th,.availability-only-details>tbody>tr>th,.availability-only-details>tfoot>tr>th,.availability-only-details>thead>tr>td,.availability-only-details>tbody>tr>td,.availability-only-details>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th,.data-table>thead>tr>th,.availability-only-details>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td,.data-table>caption+thead>tr:first-child>th,.data-table>colgroup+thead>tr:first-child>th,.data-table>thead:first-child>tr:first-child>th,.data-table>caption+thead>tr:first-child>td,.data-table>colgroup+thead>tr:first-child>td,.data-table>thead:first-child>tr:first-child>td,.availability-only-details>caption+thead>tr:first-child>th,.availability-only-details>colgroup+thead>tr:first-child>th,.availability-only-details>thead:first-child>tr:first-child>th,.availability-only-details>caption+thead>tr:first-child>td,.availability-only-details>colgroup+thead>tr:first-child>td,.availability-only-details>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody,.data-table>tbody+tbody,.availability-only-details>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table,.data-table .data-table,.availability-only-details .availability-only-details {
    background-color: #fff
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered,.data-table {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td,.data-table>thead>tr>th,.data-table>tbody>tr>th,.data-table>tfoot>tr>th,.data-table>thead>tr>td,.data-table>tbody>tr>td,.data-table>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.data-table>thead>tr>th,.data-table>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th,.data-table>thead>tr>td.active,.data-table>tbody>tr>td.active,.data-table>tfoot>tr>td.active,.data-table>thead>tr>th.active,.data-table>tbody>tr>th.active,.data-table>tfoot>tr>th.active,.data-table>thead>tr.active>td,.data-table>tbody>tr.active>td,.data-table>tfoot>tr.active>td,.data-table>thead>tr.active>th,.data-table>tbody>tr.active>th,.data-table>tfoot>tr.active>th,.availability-only-details>thead>tr>td.active,.availability-only-details>tbody>tr>td.active,.availability-only-details>tfoot>tr>td.active,.availability-only-details>thead>tr>th.active,.availability-only-details>tbody>tr>th.active,.availability-only-details>tfoot>tr>th.active,.availability-only-details>thead>tr.active>td,.availability-only-details>tbody>tr.active>td,.availability-only-details>tfoot>tr.active>td,.availability-only-details>thead>tr.active>th,.availability-only-details>tbody>tr.active>th,.availability-only-details>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th,.data-table>thead>tr>td.success,.data-table>tbody>tr>td.success,.data-table>tfoot>tr>td.success,.data-table>thead>tr>th.success,.data-table>tbody>tr>th.success,.data-table>tfoot>tr>th.success,.data-table>thead>tr.success>td,.data-table>tbody>tr.success>td,.data-table>tfoot>tr.success>td,.data-table>thead>tr.success>th,.data-table>tbody>tr.success>th,.data-table>tfoot>tr.success>th,.availability-only-details>thead>tr>td.success,.availability-only-details>tbody>tr>td.success,.availability-only-details>tfoot>tr>td.success,.availability-only-details>thead>tr>th.success,.availability-only-details>tbody>tr>th.success,.availability-only-details>tfoot>tr>th.success,.availability-only-details>thead>tr.success>td,.availability-only-details>tbody>tr.success>td,.availability-only-details>tfoot>tr.success>td,.availability-only-details>thead>tr.success>th,.availability-only-details>tbody>tr.success>th,.availability-only-details>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th,.data-table>thead>tr>td.info,.data-table>tbody>tr>td.info,.data-table>tfoot>tr>td.info,.data-table>thead>tr>th.info,.data-table>tbody>tr>th.info,.data-table>tfoot>tr>th.info,.data-table>thead>tr.info>td,.data-table>tbody>tr.info>td,.data-table>tfoot>tr.info>td,.data-table>thead>tr.info>th,.data-table>tbody>tr.info>th,.data-table>tfoot>tr.info>th,.availability-only-details>thead>tr>td.info,.availability-only-details>tbody>tr>td.info,.availability-only-details>tfoot>tr>td.info,.availability-only-details>thead>tr>th.info,.availability-only-details>tbody>tr>th.info,.availability-only-details>tfoot>tr>th.info,.availability-only-details>thead>tr.info>td,.availability-only-details>tbody>tr.info>td,.availability-only-details>tfoot>tr.info>td,.availability-only-details>thead>tr.info>th,.availability-only-details>tbody>tr.info>th,.availability-only-details>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th,.data-table>thead>tr>td.warning,.data-table>tbody>tr>td.warning,.data-table>tfoot>tr>td.warning,.data-table>thead>tr>th.warning,.data-table>tbody>tr>th.warning,.data-table>tfoot>tr>th.warning,.data-table>thead>tr.warning>td,.data-table>tbody>tr.warning>td,.data-table>tfoot>tr.warning>td,.data-table>thead>tr.warning>th,.data-table>tbody>tr.warning>th,.data-table>tfoot>tr.warning>th,.availability-only-details>thead>tr>td.warning,.availability-only-details>tbody>tr>td.warning,.availability-only-details>tfoot>tr>td.warning,.availability-only-details>thead>tr>th.warning,.availability-only-details>tbody>tr>th.warning,.availability-only-details>tfoot>tr>th.warning,.availability-only-details>thead>tr.warning>td,.availability-only-details>tbody>tr.warning>td,.availability-only-details>tfoot>tr.warning>td,.availability-only-details>thead>tr.warning>th,.availability-only-details>tbody>tr.warning>th,.availability-only-details>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th,.data-table>thead>tr>td.danger,.data-table>tbody>tr>td.danger,.data-table>tfoot>tr>td.danger,.data-table>thead>tr>th.danger,.data-table>tbody>tr>th.danger,.data-table>tfoot>tr>th.danger,.data-table>thead>tr.danger>td,.data-table>tbody>tr.danger>td,.data-table>tfoot>tr.danger>td,.data-table>thead>tr.danger>th,.data-table>tbody>tr.danger>th,.data-table>tfoot>tr.danger>th,.availability-only-details>thead>tr>td.danger,.availability-only-details>tbody>tr>td.danger,.availability-only-details>tfoot>tr>td.danger,.availability-only-details>thead>tr>th.danger,.availability-only-details>tbody>tr>th.danger,.availability-only-details>tfoot>tr>th.danger,.availability-only-details>thead>tr.danger>td,.availability-only-details>tbody>tr.danger>td,.availability-only-details>tfoot>tr.danger>td,.availability-only-details>thead>tr.danger>th,.availability-only-details>tbody>tr.danger>th,.availability-only-details>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table,.table-responsive>.data-table,.table-responsive>.availability-only-details {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td,.table-responsive>.data-table>thead>tr>th,.table-responsive>.data-table>tbody>tr>th,.table-responsive>.data-table>tfoot>tr>th,.table-responsive>.data-table>thead>tr>td,.table-responsive>.data-table>tbody>tr>td,.table-responsive>.data-table>tfoot>tr>td,.table-responsive>.availability-only-details>thead>tr>th,.table-responsive>.availability-only-details>tbody>tr>th,.table-responsive>.availability-only-details>tfoot>tr>th,.table-responsive>.availability-only-details>thead>tr>td,.table-responsive>.availability-only-details>tbody>tr>td,.table-responsive>.availability-only-details>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered,.table-responsive>.data-table {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.data-table>thead>tr>th:first-child,.table-responsive>.data-table>tbody>tr>th:first-child,.table-responsive>.data-table>tfoot>tr>th:first-child,.table-responsive>.data-table>thead>tr>td:first-child,.table-responsive>.data-table>tbody>tr>td:first-child,.table-responsive>.data-table>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.data-table>thead>tr>th:last-child,.table-responsive>.data-table>tbody>tr>th:last-child,.table-responsive>.data-table>tfoot>tr>th:last-child,.table-responsive>.data-table>thead>tr>td:last-child,.table-responsive>.data-table>tbody>tr>td:last-child,.table-responsive>.data-table>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.data-table>tbody>tr:last-child>th,.table-responsive>.data-table>tfoot>tr:last-child>th,.table-responsive>.data-table>tbody>tr:last-child>td,.table-responsive>.data-table>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

.data-table>tbody>tr:nth-child(odd)>td,.data-table>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type="radio"],input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 5px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555
}

.form-control,.input-text,.form-list textarea,.form-list select,.form-language select,.product-options dd .input-text,.product-options dd select,.product-options dd textarea,.multiple-checkout .data-table select,.my-wishlist textarea {
    display: block;
    width: 100%;
    height: 31px;
    padding: 4px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102,175,233,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102,175,233,0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102,175,233,0.6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102,175,233,0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:31px
    }

    input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"] {
        line-height: 31px
    }

    input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"] {
        line-height: 48px
    }
}

.form-group,.form-list li {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.radio label,.checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 38px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 31px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px
}

select.input-sm {
    height: 31px;
    line-height: 31px
}

textarea.input-sm,select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 31px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 31px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0px
}

select.input-lg {
    height: 48px;
    line-height: 48px
}

textarea.input-lg,select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0px
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 48px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 38.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px
}

.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 27px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    padding-top: 5px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top:5px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 14px
    }
}

p.control input.checkbox,p.control input.radio {
    margin-right: 6px
}

.form-list label {
    position: relative
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #a94442;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: none;
    display: block
}

.form-list li.control input.radio,.form-list li.control input.checkbox {
    margin-right: 6px;
    display: inline;
    float: left;
    margin-top: 2px
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .field {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px
}

.form-list .field:first-child,.form-list .field:first-of-type {
    padding-left: 0
}

.form-list .field:last-child {
    padding-right: 0
}

.form-list select[multiple],.form-list textarea {
    height: auto
}

.form-list li.additional-row {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text,.form-list .input-range span {
    display: inline-block
}

.form-list .input-range input.input-text {
    width: 40%
}

.form-list-narrow li {
    margin-bottom: 0
}

.form-list-narrow li .input-box {
    margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
    width: 260px
}

.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea {
    width: 254px
}

.form-list-narrow li.wide select {
    width: 260px
}

.form-list .customer-name-prefix .name-prefix {
    width: 16%
}

.form-list .customer-name-prefix .name-firstname,.form-list .customer-name-prefix .name-lastname {
    width: 42%
}

.form-list .customer-name-prefix-middlename .name-prefix,.form-list .customer-name-prefix-middlename .name-middlename {
    width: 16%
}

.form-list .customer-name-prefix-middlename .name-firstname,.form-list .customer-name-prefix-middlename .name-lastname {
    width: 34%
}

.form-list .customer-name-prefix-suffix .name-prefix,.form-list .customer-name-prefix-suffix .name-suffix {
    width: 16%
}

.form-list .customer-name-prefix-suffix .name-firstname,.form-list .customer-name-prefix-suffix .name-lastname {
    width: 34%
}

.form-list .customer-name-prefix-middlename-suffix .name-prefix,.form-list .customer-name-prefix-middlename-suffix .name-middlename,.form-list .customer-name-prefix-middlename-suffix .name-suffix {
    width: 12%
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 32%
}

.form-list .customer-name-middlename .name-middlename {
    width: 16%
}

.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-lastname {
    width: 42%
}

.form-list .customer-name-middlename-suffix .name-middlename,.form-list .customer-name-middlename-suffix .name-suffix {
    width: 16%
}

.form-list .customer-name-middlename-suffix .name-firstname,.form-list .customer-name-middlename-suffix .name-lastname {
    width: 34%
}

.form-list .customer-name-suffix .name-suffix {
    width: 16%
}

.form-list .customer-name-suffix .name-firstname,.form-list .customer-name-suffix .name-lastname {
    width: 42%
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-year {
    float: left;
    padding-right: 15px;
    padding-left: 15px
}

.form-list .customer-dob .dob-day:first-child,.form-list .customer-dob .dob-month:first-child,.form-list .customer-dob .dob-year:first-child {
    padding-left: 0
}

.form-list .customer-dob .dob-day+.dob-month+.dob-year,.form-list .customer-dob .dob-month+.dob-day+.dob-year,.form-list .customer-dob .dob-year+.dob-day+.dob-month,.form-list .customer-dob .dob-year+.dob-month+.dob-day {
    padding-right: 0
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month {
    width: 30%
}

.form-list .customer-dob .dob-year {
    width: 40%
}

.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    font-weight: normal;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.buttons-set {
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #e5e5e5;
    line-height: 31px;
    text-align: right
}

.buttons-set p.required {
    margin: 0 0 10px
}

.buttons-set .back-link {
    float: left;
    margin: 0
}

.buttons-set button.button {
    float: right;
    margin-left: 5px
}

.buttons-set-order {
    margin: 10px 0 0
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0
}

div.validation-advice {
    clear: both;
    color: #a94442
}

.validation-failed {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.validation-failed:focus {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 !important
}

p.required {
    text-align: right;
    color: #a94442
}

.v-fix {
    float: left
}

.v-fix div.validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

.btn,.button,.my-wishlist .link-edit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 4px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus,.btn.focus {
    color: #000;
    text-decoration: none
}

.btn:active,.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -ms-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -o-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    -moz-opacity: .65;
    -khtml-opacity: .65;
    -webkit-opacity: .65;
    opacity: .65;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default,.button,.my-wishlist .link-edit {
    color: #000;
    background-color: #fff;
    border-color: #000
}

.btn-default:focus,.btn-default.focus {
    color: #000;
    background-color: #e6e6e6;
    border-color: #000
}

.btn-default:hover {
    color: #000;
    background-color: #e6e6e6;
    border-color: #000
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    color: #000;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #000
}

.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus {
    color: #000;
    background-color: #d4d4d4;
    border-color: #000
}

.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #000
}

.btn-default .badge {
    color: #fff;
    background-color: #000
}

.btn-primary,.my-wishlist .btn-add,.modal .modal-dialog .modal-content .modal-footer .action-accept {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000;
    background-image: none;
    border-color: #000
}

.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {
    background-color: #000;
    border-color: #000
}

.btn-primary .badge {
    color: #000;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #000;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #000;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0px
}

.btn-sm,#multiship-addresses-table tfoot .button {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px
}

.btn-block {
    display: block;
    width: 100%
}

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -moz-transition-property: height, visibility;
    -ms-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -ms-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #f15c22;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    line-height: 48px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    line-height: 31px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 4px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-addon label {
    margin-bottom: 0;
    font-weight: normal
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #000
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 0px 0px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #f15c22
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 0px 0px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.breadcrumb strong {
    font-weight: normal;
    color: #777
}

.alert,.error-msg,.success-msg,.warning-msg,.note-msg,.notice-msg,.global-site-notice {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success,.success-msg {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info,.note-msg,.notice-msg {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning,.warning-msg,.global-site-notice {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger,.error-msg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.success {
    color: #3c763d
}

.error {
    color: #a94442
}

.warning {
    color: #8a6d3b
}

.notice {
    color: #31708f
}

.messages>li {
    margin-bottom: 10px
}

.global-site-notice p {
    margin: 0
}

.alert,.error-msg,.success-msg,.warning-msg,.note-msg,.notice-msg,.global-site-notice {
    font-size: .875em
}

@media (min-width: 1200px) {
    .alert,.error-msg,.success-msg,.warning-msg,.note-msg,.notice-msg,.global-site-notice {
        font-size:.75em
    }
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item,.form-search .search-autocomplete li,.checkout-progress li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #f15c22;
    border-color: #f15c22
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #fde9e2
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel,.product-view .product-shop,.product-view .box-collateral,.box-account,.addresses-list li.item,.order-info-box,.gift-message,.order-about {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading,.product-view .product-shop .product-name,.product-view .box-collateral>h2,.box-account .box-head,.addresses-list li.item h3 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title,.product-view .product-shop .product-name h1,.box-account .box-head h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table,.panel>.data-table,.panel>.table-responsive>.data-table,.panel>.panel-collapse>.data-table,.panel>.availability-only-details,.panel>.table-responsive>.availability-only-details,.panel>.panel-collapse>.availability-only-details {
    margin-bottom: 0
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption,.panel>.data-table caption,.panel>.table-responsive>.data-table caption,.panel>.panel-collapse>.data-table caption,.panel>.availability-only-details caption,.panel>.table-responsive>.availability-only-details caption,.panel>.panel-collapse>.availability-only-details caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child,.panel>.data-table:first-child,.panel>.table-responsive:first-child>.data-table:first-child,.panel>.availability-only-details:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.data-table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.data-table:first-child>thead:first-child>tr:first-child,.panel>.data-table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.data-table:first-child>tbody:first-child>tr:first-child,.panel>.availability-only-details:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>thead:first-child>tr:first-child,.panel>.availability-only-details:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.data-table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.data-table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.data-table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.data-table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.data-table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.data-table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.data-table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.data-table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.availability-only-details:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>thead:first-child>tr:first-child td:first-child,.panel>.availability-only-details:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.availability-only-details:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>thead:first-child>tr:first-child th:first-child,.panel>.availability-only-details:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.data-table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.data-table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.data-table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.data-table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.data-table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.data-table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.data-table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.data-table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.availability-only-details:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>thead:first-child>tr:first-child td:last-child,.panel>.availability-only-details:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.availability-only-details:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>thead:first-child>tr:first-child th:last-child,.panel>.availability-only-details:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.availability-only-details:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child,.panel>.data-table:last-child,.panel>.table-responsive:last-child>.data-table:last-child,.panel>.availability-only-details:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.data-table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.data-table:last-child>tbody:last-child>tr:last-child,.panel>.data-table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.data-table:last-child>tfoot:last-child>tr:last-child,.panel>.availability-only-details:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tbody:last-child>tr:last-child,.panel>.availability-only-details:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.data-table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.data-table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.data-table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.data-table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.data-table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.data-table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.data-table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.data-table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.availability-only-details:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.availability-only-details:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.availability-only-details:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.availability-only-details:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.data-table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.data-table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.data-table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.data-table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.data-table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.data-table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.data-table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.data-table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.availability-only-details:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.availability-only-details:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.availability-only-details:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.availability-only-details:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.availability-only-details:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body,.panel>.panel-body+.data-table,.panel>.data-table+.panel-body,.panel>.panel-body+.availability-only-details,.panel>.availability-only-details+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td,.panel>.data-table>tbody:first-child>tr:first-child th,.panel>.data-table>tbody:first-child>tr:first-child td,.panel>.availability-only-details>tbody:first-child>tr:first-child th,.panel>.availability-only-details>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered,.panel>.data-table,.panel>.table-responsive>.data-table {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.data-table>thead>tr>th:first-child,.panel>.table-responsive>.data-table>thead>tr>th:first-child,.panel>.data-table>tbody>tr>th:first-child,.panel>.table-responsive>.data-table>tbody>tr>th:first-child,.panel>.data-table>tfoot>tr>th:first-child,.panel>.table-responsive>.data-table>tfoot>tr>th:first-child,.panel>.data-table>thead>tr>td:first-child,.panel>.table-responsive>.data-table>thead>tr>td:first-child,.panel>.data-table>tbody>tr>td:first-child,.panel>.table-responsive>.data-table>tbody>tr>td:first-child,.panel>.data-table>tfoot>tr>td:first-child,.panel>.table-responsive>.data-table>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.data-table>thead>tr>th:last-child,.panel>.table-responsive>.data-table>thead>tr>th:last-child,.panel>.data-table>tbody>tr>th:last-child,.panel>.table-responsive>.data-table>tbody>tr>th:last-child,.panel>.data-table>tfoot>tr>th:last-child,.panel>.table-responsive>.data-table>tfoot>tr>th:last-child,.panel>.data-table>thead>tr>td:last-child,.panel>.table-responsive>.data-table>thead>tr>td:last-child,.panel>.data-table>tbody>tr>td:last-child,.panel>.table-responsive>.data-table>tbody>tr>td:last-child,.panel>.data-table>tfoot>tr>td:last-child,.panel>.table-responsive>.data-table>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.data-table>thead>tr:first-child>td,.panel>.table-responsive>.data-table>thead>tr:first-child>td,.panel>.data-table>tbody>tr:first-child>td,.panel>.table-responsive>.data-table>tbody>tr:first-child>td,.panel>.data-table>thead>tr:first-child>th,.panel>.table-responsive>.data-table>thead>tr:first-child>th,.panel>.data-table>tbody>tr:first-child>th,.panel>.table-responsive>.data-table>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.data-table>tbody>tr:last-child>td,.panel>.table-responsive>.data-table>tbody>tr:last-child>td,.panel>.data-table>tfoot>tr:last-child>td,.panel>.table-responsive>.data-table>tfoot>tr:last-child>td,.panel>.data-table>tbody>tr:last-child>th,.panel>.table-responsive>.data-table>tbody>tr:last-child>th,.panel>.data-table>tfoot>tr:last-child>th,.panel>.table-responsive>.data-table>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #f15c22
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #f15c22;
    border-color: #f15c22
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f15c22
}

.panel-primary>.panel-heading .badge {
    color: #f15c22;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #f15c22
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.well,.advanced-search-summary,.product-options,.product-pricing,.tier-prices,.checkout-agreements .agreement-content,.multiple-checkout .box,.checkout-multishipping-shipping .box-sp-methods {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 0px
}

.well-sm,.advanced-search-summary,.product-options,.product-pricing,.tier-prices,.multiple-checkout .box,.checkout-multishipping-shipping .box-sp-methods {
    padding: 9px;
    border-radius: 0px
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/fa-regular-400.eot');
    src: url('./fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'),url('./fonts/fa-regular-400.woff2') format('woff2'),url('./fonts/fa-regular-400.woff') format('woff'),url('./fonts/fa-regular-400.ttf') format('truetype'),url('./fonts/fa-regular-400.svg#fontawesome') format('svg')
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url('./fonts/fa-solid-900.eot');
    src: url('./fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),url('./fonts/fa-solid-900.woff2') format('woff2'),url('./fonts/fa-solid-900.woff') format('woff'),url('./fonts/fa-solid-900.ttf') format('truetype'),url('./fonts/fa-solid-900.svg#fontawesome') format('svg')
}

.fa,.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url('./fonts/fa-brands-400.eot');
    src: url('./fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'),url('./fonts/fa-brands-400.woff') format('woff'),url('./fonts/fa-brands-400.ttf') format('truetype'),url('./fonts/fa-brands-400.svg#fontawesome') format('svg')
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,.far,.fal,.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

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

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

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

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

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa-tiktok:before {
    content: "\e901"
}

.fa-x:before {
    content: "\e900"
}

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

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

h1.logo {
    margin: 0
}

.form-language {
    margin-bottom: 11px
}

.form-language label {
    display: none
}

.form-search {
    margin-bottom: 11px;
    position: relative
}

.form-search .search-autocomplete {
    z-index: 1000
}

.form-search .search-autocomplete li {
    cursor: pointer
}

.form-search .search-autocomplete li .amount {
    float: right
}

.form-search .search-autocomplete li.first {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}

.form-search .search-autocomplete li:hover,.form-search .search-autocomplete li:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.form-search .search-autocomplete li.selected,.form-search .search-autocomplete li.selected:hover,.form-search .search-autocomplete li.selected:focus {
    z-index: 2;
    color: #fff;
    background-color: #f15c22;
    border-color: #f15c22
}

.advanced-search .form-list .input-range {
    line-height: 31px
}

.advanced-search .form-list .input-range small {
    float: right
}

.advanced-search-summary ul {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

.advanced-search-summary strong {
    color: #f15c22
}

.advanced-search-summary p {
    clear: both;
    padding: 11px 15px 0;
    margin-bottom: 0;
    font-weight: bold
}

@media (min-width: 480px) {
    .advanced-search-summary ul {
        float:left;
        width: 50%
    }
}

.category-description {
    margin-bottom: 11px
}

.category-products .toolbar {
    margin-bottom: 11px
}

.products-grid {
    margin-right: -15px;
    margin-left: -15px
}

.products-grid .item {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 390px;
    padding-bottom: 80px
}

.products-grid .product-image {
    display: block;
    margin-bottom: 11px
}

.products-grid .product-name {
    min-height: 66px
}

.products-grid .actions {
    position: absolute;
    bottom: 0
}

.products-grid .add-to-links .separator {
    display: none
}

.products-list li.item {
    padding: 11px 0;
    border-bottom: 1px solid #eee
}

.products-list li.item:first-child {
    padding-top: 0
}

.products-list li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.products-list .product-image {
    float: left;
    width: 150px;
    display: block
}

.products-list .product-shop {
    margin-left: 160px
}

.products-list .add-to-links li {
    display: inline
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 4px
}

.product-name {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.availability {
    margin: 0
}

.availability span {
    font-weight: bold
}

.availability.in-stock span {
    color: #3c763d
}

.availability.out-of-stock span {
    color: #a94442
}

.availability-only span,.availability-only a {
    font-weight: bold
}

.add-to-cart .paypal-logo {
    margin: 0;
    text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
    display: block;
    margin: 5px 60px 5px 0
}

.add-to-cart .paypal-logo .paypal-logo {
    margin: 0
}

.add-to-box {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.add-to-box .add-to-cart {
    margin: 0 -15px 11px
}

.add-to-box .or {
    float: left
}

.add-to-box .add-to-links {
    float: right
}

.add-to-box .add-to-links li,.add-to-box .add-to-links .separator {
    float: left
}

.add-to-box .add-to-links .separator {
    margin: 0 4px
}

.product-view {
    margin-right: -15px;
    margin-left: -15px
}

.product-essential,.product-collateral {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .product-essential,.product-collateral {
        float:left;
        width: 100%
    }
}

.product-essential .product-shop {
    min-height: 1px;
    position: relative
}

.product-essential .product-img-box {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .product-essential .product-img-box {
        float:left;
        width: 58.33333333%
    }
}

.product-essential .product-img-box .more-views ul {
    margin-right: -15px;
    margin-left: -15px
}

.product-essential .product-img-box .more-views ul li {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .product-essential .product-img-box {
        padding-left:0;
        padding-right: 15px
    }

    .product-essential .product-shop {
        float: right;
        width: 41.66666667%
    }
}

.product-view .product-shop {
    padding: 15px;
    border-color: #ddd
}

.product-view .product-shop .product-name {
    margin: -15px -15px 15px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333
}

.product-view .product-shop .availability,.product-view .product-shop .price-box,.product-view .product-shop .add-to-box,.product-view .product-shop .short-description {
    margin-bottom: 11px
}

.product-view .product-shop .product-options-bottom .price-box,.product-view .product-shop .product-options-bottom .add-to-cart {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 992px) {
    .product-view .product-shop .product-options-bottom .price-box,.product-view .product-shop .product-options-bottom .add-to-cart {
        float:none;
        width: auto
    }
}

.product-img-box .product-image-zoom {
    margin-bottom: 11px
}

.product-img-box .more-views {
    padding-top: 11px;
    border-top: 1px solid #eee
}

.product-options {
    margin-bottom: 11px;
    position: relative
}

.product-options dl {
    margin: 0
}

.product-options dt {
    padding-top: 10px;
    font-weight: normal
}

.product-options dt label {
    margin-bottom: 0;
    font-weight: bold
}

.product-options dt label.required em {
    margin-left: 2px;
    color: #a94442
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px
}

.product-options dd .qty-holder {
    display: block
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options dd {
    padding: 5px 0 10px 5px;
    border-bottom: 1px solid #eee
}

.product-options dd select[multiple],.product-options dd textarea {
    height: auto
}

.product-options dl.last dd.last {
    border-bottom: 0;
    margin-bottom: 0
}

.product-options ul.options-list {
    margin-bottom: 0
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
}

.product-options ul.options-list label {
    font-weight: normal
}

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options p.note {
    margin: 0;
    font-size: 14px
}

.product-options p.required {
    position: absolute;
    right: 20px;
    top: 20px
}

.product-options-bottom {
    margin-right: -15px;
    margin-left: -15px
}

.product-options-bottom .price-box,.product-options-bottom .add-to-cart {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .product-options-bottom .price-box,.product-options-bottom .add-to-cart {
        float:left;
        width: 50%
    }
}

.product-options-bottom .add-to-links {
    padding-top: 11px;
    clear: both;
    text-align: center
}

.product-options-bottom .add-to-links li {
    display: inline
}

.product-options-bottom .price-box {
    padding-top: 11px
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px
}

.product-options-bottom .price-tax {
    float: left
}

@media (min-width: 992px) {
    .product-options-bottom .price-box {
        padding-top:0
    }
}

.product-shop .product-options dt label.required em {
    margin-left: 0;
    margin-right: 2px
}

.product-shop .product-options-bottom {
    margin: 0 0 10px
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
    clear: both
}

.product-view .grouped-items-table .price-box {
    margin: 0
}

.product-view .grouped-items-table .qty {
    width: auto
}

.product-view .box-collateral {
    padding: 15px;
    border-color: #ddd
}

.product-view .box-collateral>h2 {
    margin: -15px -15px 15px;
    border-color: #ddd;
    background-color: #f5f5f5;
    font-size: 18px;
    color: #333
}

.product-view .box-additional {
    padding: 0
}

.product-view .box-additional>h2 {
    margin: 0
}

.product-view .box-additional .data-table {
    border: 0;
    margin-bottom: 0
}

.product-view .box-additional .data-table>tbody>tr>th {
    border-left: 0
}

.product-view .box-additional .data-table>tbody>tr>td {
    border-right: 0
}

.product-view .box-additional .data-table>tbody>tr.first>th,.product-view .box-additional .data-table>tbody>tr.first>td {
    border-top: 0
}

.product-view .box-additional .data-table>tbody>tr.last>th,.product-view .box-additional .data-table>tbody>tr.last>td {
    border-bottom: 0
}

.product-view .box-up-sell .table-responsive {
    padding: 15px 0
}

.product-view .box-up-sell .products-grid {
    margin: 0;
    width: 100%
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    padding: 0 15px;
    vertical-align: top
}

.product-view .box-up-sell .products-grid .product-image,.product-view .box-up-sell .products-grid .price-box {
    margin-bottom: 11px
}

.product-view .box-up-sell .products-grid .ratings {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .product-view .box-up-sell .products-grid {
        min-width:500px
    }

    .product-view .box-up-sell .products-grid>tbody>tr>th,.product-view .box-up-sell .products-grid>tbody>tr>td {
        white-space: normal
    }
}

.product-view .box-tags {
    margin: 0
}

.product-view .box-tags .product-tags li {
    display: inline;
    white-space: nowrap;
    margin: 0 6px
}

.product-view .box-tags .note {
    margin: 0;
    text-align: center
}

.product-view .box-reviews dt {
    padding-top: 15px;
    font-weight: normal
}

.product-view .box-reviews dt a,.product-view .box-reviews dt span {
    font-weight: bold
}

.product-view .box-reviews dd {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.product-view .box-reviews dd .ratings-table {
    float: left;
    margin-right: 10px
}

.product-view .box-reviews dd small {
    font-style: italic
}

.product-view .box-reviews .form-add h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: normal
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 400
}

.product-view .box-reviews .form-add h4 {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold
}

.product-view .box-reviews .form-add h4 em {
    float: right;
    position: absolute;
    top: 0;
    right: -8px;
    color: #a94442
}

.product-view .box-reviews .form-add td.value {
    text-align: center
}

.product-view .box-reviews .form-add td.value .radio {
    display: inline;
    margin: 0;
    padding: 0;
    height: 22px
}

@media (max-width: 768px) {
    .product-view .box-reviews .form-add form {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd
    }
}

.tags-list {
    margin: 0;
    padding: 10px
}

.tags-list li {
    display: inline !important;
    margin: 0 3px
}

.price {
    white-space: nowrap
}

.price-box .price-label {
    white-space: nowrap
}

.price-box .price {
    font-weight: bold;
    color: #f15c22
}

.price-box .normal-price .price {
    color: initial;
    font-weight: initial
}

.regular-price {
    color: #f15c22
}

.regular-price .price {
    font-weight: bold;
    color: #f15c22
}

.old-price {
    margin: 0;
    color: #888888;
    text-decoration: line-through;
    display: inline-block
}

.old-price .price {
    color: inherit;
    font-weight: normal;
    text-decoration: line-through
}

.special-price {
    margin: 0;
    display: inline-block
}

.special-price .price-label {
    font-weight: bold;
    color: #f15c22
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    font-weight: bold
}

.minimal-price-link {
    display: block
}

.minimal-price-link .price {
    font-weight: normal
}

.price-excluding-tax,.price-including-tax {
    display: block;
    color: #000
}

.price-excluding-tax .label,.price-including-tax .label {
    white-space: nowrap;
    color: inherit
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: bold
}

.weee {
    display: block
}

.weee .price {
    font-weight: normal
}

.price-excl-tax,.price-incl-tax {
    display: block
}

.price-excl-tax .label,.price-incl-tax .label {
    white-space: nowrap;
    display: block
}

.price-excl-tax .price,.price-incl-tax .price {
    display: block
}

.price-from,.price-to {
    margin: 0
}

.price-from .price-label,.price-to .price-label {
    font-weight: bold;
    white-space: nowrap
}

.price-notice {
    color: #000
}

.price-notice .price {
    font-weight: bold;
    color: #000
}

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap
}

.price-box-bundle .price-box {
    margin: 0;
    padding: 0
}

.price-box-bundle .price {
    color: #000
}

.tier-prices .benefit {
    font-weight: bold;
    font-style: italic
}

.tier-prices .price {
    font-weight: bold;
    color: #000
}

.tier-prices-grouped .price {
    font-weight: bold
}

#findinstore_price .regular-price {
    margin: 0
}

#findinstore_price .price {
    color: #000
}

.wishlist-items .price {
    color: #000
}

.slider .regular-price .price {
    color: #000
}

.no-rating {
    margin: 0
}

.ratings {
    margin-bottom: 11px;
    font-size: 14px
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

.ratings-table th,.ratings-table td {
    font-size: 14px
}

.ratings-table th {
    font-weight: bold;
    padding-right: 8px
}

.page-sitemap .links {
    text-align: right;
    font-weight: bold
}

.catalog-seo-sitemap-product .page-sitemap .sitemap {
    margin-right: -15px;
    margin-left: -15px
}

.catalog-seo-sitemap-product .page-sitemap .sitemap li {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .catalog-seo-sitemap-product .page-sitemap .sitemap li {
        float:left;
        width: 50%
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap {
    margin-right: -15px;
    margin-left: -15px
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        float:left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        float:left;
        width: 16.66666667%
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
    font-weight: bold;
    margin-top: 11px
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .page-sitemap .sitemap li.level-0,.page-sitemap .sitemap li.level-1,.page-sitemap .sitemap li.level-2,.page-sitemap .sitemap li.level-3,.page-sitemap .sitemap li.level-4 {
        width:auto;
        float: none
    }

    .page-sitemap .sitemap li.level-0 {
        padding-left: 15px !important
    }

    .page-sitemap .sitemap li.level-1 {
        padding-left: 35px !important
    }

    .page-sitemap .sitemap li.level-2 {
        padding-left: 55px !important
    }

    .page-sitemap .sitemap li.level-3 {
        padding-left: 75px !important
    }

    .page-sitemap .sitemap li.level-4 {
        padding-left: 95px !important
    }
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.sp-methods {
    margin: 0 0 8px
}

.sp-methods dt {
    padding-top: 10px
}

.sp-methods dt:first-child {
    padding-top: 0
}

.sp-methods dd {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.sp-methods dd:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.sp-methods dd ul {
    margin-bottom: 0
}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods .radio {
    float: left;
    margin-top: 3px;
    margin-right: 6px
}

.sp-methods label {
    margin-bottom: 0
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

.sp-methods input.cvv {
    width: 50px !important
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right
}

.sp-methods .checkmo-list address {
    float: left
}

.sp-methods .centinel-logos a {
    margin-right: 3px
}

.sp-methods .centinel-logos img {
    vertical-align: middle
}

.sp-methods .release-amounts {
    margin: .5em 0
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0
}

.please-wait {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #777
}

.please-wait img {
    vertical-align: middle;
    margin-right: 10px
}

.cvv-what-is-this {
    line-height: 31px;
    font-size: 14px;
    cursor: help;
    margin-left: 10px
}

.tool-tip {
    display: block
}

.tool-tip .btn-close {
    padding: 9px 14px
}

.tool-tip .btn-close a {
    float: right;
    font-size: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20)
}

.tool-tip .btn-close a:after {
    font-size: 16px;
    font-weight: bold;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d"
}

.tool-tip .btn-close a:hover,.tool-tip .btn-close a:focus {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.gift-messages h3 {
    font-size: 16px;
    font-weight: bold
}

.gift-messages p.control .checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px
}

.gift-messages p.control label {
    margin-bottom: 0
}

.gift-messages-form {
    position: relative
}

.gift-messages-form label {
    float: none !important;
    position: static !important
}

.gift-messages-form h4 {
    padding-top: 11px;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-weight: bold
}

.gift-messages-form h4:first-child {
    padding-top: 0;
    border-top: 0
}

.gift-messages-form p>.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px
}

.gift-messages-form p>label {
    margin-bottom: 0
}

.gift-messages-form .whole-order {
    margin: 0 0 25px
}

.gift-messages-form .item {
    margin: 0 0 10px;
    border-bottom: 1px solid #eee
}

.gift-messages-form .item:last-child {
    border-bottom: 0
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px
}

.gift-messages-form .item .number {
    margin: 0;
    text-align: center
}

.gift-messages-form .item .details {
    margin-left: 90px
}

.gift-messages-form .item .details .product-name {
    margin: 0 0 10px
}

.gift-message-row .btn-close {
    float: right;
    font-size: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20)
}

.gift-message-row .btn-close:after {
    font-size: 16px;
    font-weight: bold;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d"
}

.gift-message-row .btn-close:hover,.gift-message-row .btn-close:focus {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.checkout-agreements li {
    margin-bottom: 22px
}

.checkout-agreements li:last-child {
    margin-bottom: 0
}

.checkout-agreements .agreement-content {
    margin-bottom: 0;
    overflow: auto;
    height: 264px
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px
}

.checkout-agreements .agree input.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px
}

.opc .checkout-agreements {
    padding: 5px 30px
}

.centinel .authentication {
    background-color: #fff;
    border: 1px solid #ddd
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important
}

.step-box .loading-mask>.loader>img {
    position: absolute;
    max-width: 30px;
    top: 21.5px;
    right: 21.5px
}

.opc .centinel {
    padding: 10px 30px
}

.info-set {
    margin: 0 0 25px;
    padding: 20px
}

.info-set h2 {
    font-size: 20px
}

.info-set h3,.info-set h4 {
    font-size: 16px
}

.info-set h2 a,.info-set h3 a,.info-set h4 a {
    font-weight: normal
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.info-set .box {
    margin: 0 0 15px
}

.info-set .data-table .item-options {
    margin: 5px 0 0
}

.block-progress dl {
    margin: 0
}

.block-progress dt {
    font-weight: bold;
    margin: 0 0 6px;
    padding: 7px 15px;
    background-color: #f5f5f5;
    border: solid #ddd;
    border-width: 1px 0
}

.block-progress dt:first-child {
    border-top: 0
}

.block-progress dd {
    padding: 8px 13px;
    margin: 0 0 6px
}

.block-progress dt.complete {
    margin: 0
}

.block-progress p {
    margin: 0
}

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    font-size: 14px;
    margin: 5px 0;
    padding: 0
}

.block-progress .cards-list dd {
    border: 0 none;
    margin: 0;
    padding: 0
}

.block-progress .cards-list .info-table th {
    font-weight: normal
}

.block-progress address {
    margin-bottom: 0
}

.block-progress p+table {
    margin-left: 10px
}

@media (max-width: 768px) {
    .block-progress {
        display:none
    }
}

.opc .buttons-set {
    margin-top: 11px
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px
}

.opc .buttons-set .back-link small {
    display: none
}

.opc .buttons-set .buttons-set.disabled button.button {
    display: none
}

.opc .buttons-set .ul {
    list-style: disc outside;
    padding-left: 18px
}

.opc {
    position: relative
}

.opc .step-title {
    padding: 10px 15px;
    border: solid #ddd;
    border-width: 0 1px 1px;
    background-color: #f5f5f5;
    color: #333
}

.opc .step-title .number,.opc .step-title h2,.opc .step-title a {
    line-height: 22px
}

.opc .step-title .number,.opc .step-title h2 {
    float: left
}

.opc .step-title .number {
    display: block;
    background: #fff;
    padding: 0 6px;
    margin-right: 10px
}

.opc .step-title h2 {
    margin: 0;
    font-size: 18px
}

.opc .step-title a {
    display: none;
    float: right
}

.opc .section:first-child .step-title {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-width: 1px
}

.opc .section:last-child .step-title {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

.opc .section:last-child.active .step-title {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.opc .section:last-child.active .step {
    padding-bottom: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

.opc .step {
    padding: 15px;
    border: solid #ddd;
    border-width: 0 1px 1px
}

.opc .step .tool-tip {
    right: 30px
}

.opc .allow .step-title a {
    display: block
}

.opc .active .step-title a {
    display: none
}

@media (min-width: 992px) {
    .checkout-progress li {
        float:left;
        width: 20%;
        margin-bottom: 0;
        border-left-width: 0;
        text-align: center
    }

    .checkout-progress li:first-child,.checkout-progress li:last-child {
        border-radius: 0
    }

    .checkout-progress li:first-child {
        border-left-width: 1px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px
    }

    .checkout-progress li:last-child {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px
    }
}

@media (max-width: 992px) {
    .multiple-checkout {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd
    }
}

.multiple-checkout h2 {
    margin-top: 0;
    font-size: 20px
}

.multiple-checkout h3,.multiple-checkout h4 {
    margin-top: 0;
    font-size: 16px
}

.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a {
    font-weight: normal
}

.multiple-checkout .data-table .product-name {
    line-height: 31px
}

.multiple-checkout .data-table select {
    width: auto
}

.multiple-checkout .data-table .item-options {
    margin-top: 11px
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px
}

.multiple-checkout .box .box-title h3 {
    margin-top: 0
}

.multiple-checkout .box address {
    margin-bottom: 0
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
    text-align: right
}

.multiple-checkout .place-order .grand-total big {
    font-size: 20px;
    font-weight: 400
}

.multiple-checkout .place-order .grand-total .price {
    color: #f15c22
}

#multiship-addresses-table .qty {
    width: auto;
    text-align: center
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.account-login .content,.forgot-password-container .content {
    min-height: 242px
}

.captcha-image {
    position: relative;
    width: 258px
}

.captcha-note {
    clear: left;
    padding-top: 5px
}

.captcha-image .captcha-img {
    border-radius: 0px;
    border: 1px solid #ccc;
    width: 100%
}

.registered-users .captcha-image {
    margin: 0
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px
}

.captcha-reload .refreshing {
    -webkit-animation: captcha-rotate 1.5s infinite linear;
    -moz-animation: captcha-rotate 1.5s infinite linear;
    animation: captcha-rotate 1.5s infinite linear
}

@-webkit-keyframes captcha-rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    0% {
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes captcha-rotate {
    0% {
        -moz-transform: rotate(0)
    }

    0% {
        -moz-transform: rotate(-360deg)
    }
}

@keyframes captcha-rotate {
    0% {
        transform: rotate(0)
    }

    0% {
        transform: rotate(-360deg)
    }
}

.box-account {
    padding: 15px;
    border-color: #ddd
}

.box-account .box-head {
    margin: -15px -15px 15px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333
}

.box-account .box-head h2 {
    float: left
}

.box-account .box-head a {
    float: right
}

@media (max-width: 768px) {
    .box-account {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll
    }
}

.dashboard .box .box-title {
    padding: 0 0 11px;
    margin: 0 0 11px;
    border-bottom: 1px solid #ddd;
    text-align: right
}

.dashboard .box .box-title h3,.dashboard .box .box-title h4 {
    margin: 0;
    float: left;
    font-size: 20px
}

.dashboard .col2-set>.box>.box-title {
    margin-left: 15px;
    margin-right: 15px
}

.dashboard .box-recent .data-table {
    margin-bottom: 0
}

.dashboard .box-info p,.dashboard .box-info address {
    margin: 0
}

.dashboard .box-info .box {
    margin-bottom: 33px
}

.dashboard .box-reviews ol {
    margin-bottom: 0
}

.dashboard .box-reviews .number {
    float: left
}

.dashboard .box-reviews .details {
    margin-left: 20px
}

.dashboard .box-reviews li.item {
    margin-bottom: 11px
}

.dashboard .box-reviews li.item:last-child {
    margin-bottom: 0
}

.dashboard .box-reviews .ratings {
    margin-top: 5.5px
}

.dashboard .box-tags .number {
    float: left
}

.dashboard .box-tags .details {
    margin-left: 20px
}

.dashboard .box-tags li.item {
    margin-bottom: 11px
}

.dashboard .box-tags li.item:last-child {
    margin-bottom: 0
}

.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li {
    display: inline
}

.addresses-list h2 {
    font-size: 20px
}

.addresses-list h3 {
    margin-top: 0;
    font-size: 16px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list p {
    margin: 0
}

.addresses-list .link-remove {
    color: #a94442
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list li.item {
    padding: 15px;
    border-color: #ddd
}

.addresses-list li.item h3 {
    margin: -15px -15px 15px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333
}

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0
}

.order-info {
    margin-bottom: 11px;
    border-bottom: 1px solid #eee
}

.order-info dd {
    padding-left: 10px
}

.order-info li {
    display: inline;
    margin: 0 3px
}

.order-info li:first-child {
    margin-left: 0
}

.order-info li:last-child {
    margin-right: 0
}

.order-info .current {
    font-weight: bold
}

.order-date {
    margin-bottom: 11px
}

.order-info-box {
    margin-left: 0;
    margin-right: 0;
    border-color: #ddd;
    padding-top: 15px
}

.order-info-box .box {
    margin-bottom: 15px
}

.order-info-box h2 {
    margin-top: 0;
    font-size: 16px
}

.order-info-box address {
    margin-bottom: 0
}

.order-items h2 {
    font-size: 20px
}

.order-items h3 {
    font-size: 14px
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 11px 0
}

.gift-message {
    padding: 15px;
    border-color: #ddd
}

.gift-message dt {
    padding-left: 10px
}

.gift-message dt strong {
    display: block;
    margin-left: -10px
}

.gift-message dd {
    margin-top: 11px
}

.gift-message-row .gift-message {
    padding: 0;
    margin: 0;
    border: 0
}

.order-about {
    padding: 15px;
    border-color: #ddd
}

.order-about dd {
    margin-bottom: 11px;
    padding-left: 10px
}

.order-about dd:last-child {
    margin-bottom: 0
}

.my-wishlist textarea {
    height: auto
}

.my-wishlist .price-box {
    margin-bottom: 5.5px
}

.my-wishlist .add-to-cart-alt input.input-text {
    margin-bottom: 5.5px
}

.my-wishlist .add-to-cart-alt .btn-cart {
    display: block;
    margin-bottom: 5.5px;
    width: 100%
}

.my-wishlist p {
    margin-bottom: 0
}

.my-wishlist .link-edit {
    width: 100%;
    display: block
}

.product-review .product-img-box {
    float: left;
    width: 140px
}

.product-review .product-img-box .label {
    font-size: 14px
}

.product-review .product-img-box .ratings .rating-box {
    display: block;
    float: none;
    margin-bottom: 5.5px
}

.product-review .product-details {
    margin-left: 150px
}

.product-review .product-name {
    margin-bottom: 11px;
    font-size: 20px
}

.product-review h3 {
    font-size: 16px
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dt {
    margin-bottom: 5.5px
}

.billing-agreements .info-box {
    margin: 11px 0
}

.billing-agreements .form-list li select {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .table-caption {
    font-weight: bold
}

.account-login .messages>li,.forgot-password-container .messages>li {
    margin-bottom: 20px
}

.account-login .messages li,.forgot-password-container .messages li {
    font-size: 14px
}

.account-login .login-form,.forgot-password-container .login-form,.account-login .registration-cta,.forgot-password-container .registration-cta {
    margin-bottom: 30px
}

.account-login .login-form .h1,.forgot-password-container .login-form .h1,.account-login .registration-cta .h1,.forgot-password-container .registration-cta .h1 {
    padding: 0;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    text-transform: none
}

.account-login .login-form .text,.forgot-password-container .login-form .text,.account-login .registration-cta .text,.forgot-password-container .registration-cta .text {
    margin: 15px 0 0 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.account-login .login-form .text .subscription-plus ul,.forgot-password-container .login-form .text .subscription-plus ul,.account-login .registration-cta .text .subscription-plus ul,.forgot-password-container .registration-cta .text .subscription-plus ul {
    padding: 0 0 0 15px;
    margin: -5px 0 20px 0;
    list-style: disc
}

.account-login .login-form .text .subscription-plus ul li,.forgot-password-container .login-form .text .subscription-plus ul li,.account-login .registration-cta .text .subscription-plus ul li,.forgot-password-container .registration-cta .text .subscription-plus ul li {
    margin: 5px 0
}

.account-login .login-form .form-list,.forgot-password-container .login-form .form-list {
    margin: 20px 0 0 0
}

.account-login .login-form .form-extra,.forgot-password-container .login-form .form-extra {
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px
}

.account-login .registration-cta,.forgot-password-container .registration-cta {
    position: relative;
    padding-top: 50px
}

.account-login .registration-cta:before,.forgot-password-container .registration-cta:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.account-create h1 {
    padding: 0;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    text-transform: none
}

.account-create .text {
    margin: 15px 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.account-create .register-form .form-list {
    margin: 0
}

.account-create .register-form .form-list li {
    margin: 0
}

.account-create .register-form .form-list li .form-group,.account-create .register-form .form-list li .checkbox {
    margin: 0 0 20px 0
}

.account-create .register-form .form-list .checkbox {
    font-size: .875em
}

.account-create .register-form .form-list .checkbox i {
    top: 0
}

.account-create .register-form .form-list .checkbox a {
    text-decoration: underline
}

@media (min-width: 768px) {
    .account-login:before {
        content:'';
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        height: 100%;
        background: #e6e6e6
    }

    .account-login,.forgot-password-container {
        position: relative;
        padding: 30px 0;
        margin: 60px 0
    }

    .account-login>form>.row>div>.row,.forgot-password-container>form>.row>div>.row {
        margin: 0 -40px
    }

    .account-login>form>.row>div>.row>div,.forgot-password-container>form>.row>div>.row>div {
        padding: 0 40px
    }

    .account-login .login-form .h1,.forgot-password-container .login-form .h1,.account-login .registration-cta .h1,.forgot-password-container .registration-cta .h1 {
        font-size: 2.1875em
    }

    .account-login .login-form .text .subscription-plus ul li,.forgot-password-container .login-form .text .subscription-plus ul li,.account-login .registration-cta .text .subscription-plus ul li,.forgot-password-container .registration-cta .text .subscription-plus ul li {
        margin: 15px 0
    }

    .account-login .registration-cta,.forgot-password-container .registration-cta {
        padding-top: 0
    }

    .account-login .registration-cta:before,.forgot-password-container .registration-cta:before {
        display: none
    }

    .account-create {
        margin: 60px 0
    }

    .account-create h1 {
        font-size: 2.1875em
    }

    .account-create .register-form .form-list li .form-group,.account-create .register-form .form-list li .checkbox {
        margin-bottom: 30px
    }
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -o-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        -ms-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        -o-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.modal-open {
    overflow: hidden
}

body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom {
    margin-right: 0
}

@media screen and (min-width: 992px) {
    .modal-media .modal-dialog {
        width:940px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.tooltip.in {
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip .tooltip-arrow.secondary {
    top: 1px !important
}

.tooltip .tooltip-inner {
    font-family: "AvenirLTStd-Book";
    font-size: .75em;
    letter-spacing: 1px;
    line-height: 1.7;
    position: relative;
    z-index: -1
}

.tooltip-gold-bordered .tooltip-inner {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #c3a16c
}

.tooltip-gold-bordered.bottom .tooltip-arrow {
    border-bottom-color: #c3a16c
}

.tooltip-gold-bordered.bottom .tooltip-arrow.secondary {
    border-bottom-color: #fff !important
}

.tooltip-gold-bordered.left .tooltip-arrow {
    border-left-color: #c3a16c
}

.tooltip-gold-bordered.left .tooltip-arrow.secondary {
    border-left-color: #fff !important
}

.tooltip-gold-bordered.top .tooltip-arrow {
    border-top-color: #c3a16c
}

.tooltip-gold-bordered.top .tooltip-arrow.secondary {
    border-top-color: #fff !important
}

.tooltip-gold-bordered.right .tooltip-arrow {
    border-right-color: #c3a16c
}

.tooltip-gold-bordered.right .tooltip-arrow.secondary {
    border-right-color: #fff !important
}

.clearfix:before,.clearfix:after,header[role="banner"]:before,header[role="banner"]:after,.layout:before,.layout:after,footer[role="contentinfo"]:before,footer[role="contentinfo"]:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.page-title:before,.page-title:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.col2-set:before,.col2-set:after,.col2-set:before,.col2-set:after,.col4-set:before,.col4-set:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.form-list:before,.form-list:after,.form-list li:before,.form-list li:after,.form-list li.additional-row p:before,.form-list li.additional-row p:after,.buttons-set:before,.buttons-set:after,.nav:before,.nav:after,.panel-body:before,.panel-body:after,.advanced-search-summary:before,.advanced-search-summary:after,.products-grid:before,.products-grid:after,.products-list li.item:before,.products-list li.item:after,.add-to-box:before,.add-to-box:after,.product-view:before,.product-view:after,.product-essential .product-img-box .more-views ul:before,.product-essential .product-img-box .more-views ul:after,.product-options-bottom:before,.product-options-bottom:after,.product-options-bottom .price-box:before,.product-options-bottom .price-box:after,.product-view .box-collateral:before,.product-view .box-collateral:after,.product-view .box-reviews dd:before,.product-view .box-reviews dd:after,.catalog-seo-sitemap-product .page-sitemap .sitemap:before,.catalog-seo-sitemap-product .page-sitemap .sitemap:after,.catalog-seo-sitemap-category .page-sitemap .sitemap:before,.catalog-seo-sitemap-category .page-sitemap .sitemap:after,.tool-tip .btn-close:before,.tool-tip .btn-close:after,.gift-messages-form .item:before,.gift-messages-form .item:after,.gift-message-row dl:before,.gift-message-row dl:after,.opc .step-title:before,.opc .step-title:after,.checkout-progress:before,.checkout-progress:after,.multiple-checkout .place-order:before,.multiple-checkout .place-order:after,.box-account .box-head:before,.box-account .box-head:after,.dashboard .box .box-title:before,.dashboard .box .box-title:after,.dashboard .box-reviews li.item:before,.dashboard .box-reviews li.item:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after,.clearer:before,.clearer:after,.modal-findinstore .findinstore--top:before,.modal-findinstore .findinstore--top:after,.modal-findinstore .findinstore--top .details>div .name:before,.modal-findinstore .findinstore--top .details>div .name:after,.modal-findinstore .findinstore--top .details>div .price:before,.modal-findinstore .findinstore--top .details>div .price:after,.modal-findinstore .findinstore--top .details>div .price-box:before,.modal-findinstore .findinstore--top .details>div .price-box:after,.modal-findinstore .findinstore--top .details>div .color:before,.modal-findinstore .findinstore--top .details>div .color:after,.modal-findinstore .findinstore--top .details>div .size:before,.modal-findinstore .findinstore--top .details>div .size:after,.store-baa--day-selector .list>div:before,.store-baa--day-selector .list>div:after,.rma-mode--day-selector .list>div:before,.rma-mode--day-selector .list>div:after,.store-baa--time-selector .list:before,.store-baa--time-selector .list:after,.rma-mode--time-selector .list:before,.rma-mode--time-selector .list:after {
    display: table;
    content: " "
}

.clearfix:after,header[role="banner"]:after,.layout:after,footer[role="contentinfo"]:after,.dl-horizontal dd:after,.page-title:after,.container:after,.container-fluid:after,.row:after,.col2-set:after,.col2-set:after,.col4-set:after,.form-horizontal .form-group:after,.form-list:after,.form-list li:after,.form-list li.additional-row p:after,.buttons-set:after,.nav:after,.panel-body:after,.advanced-search-summary:after,.products-grid:after,.products-list li.item:after,.add-to-box:after,.product-view:after,.product-essential .product-img-box .more-views ul:after,.product-options-bottom:after,.product-options-bottom .price-box:after,.product-view .box-collateral:after,.product-view .box-reviews dd:after,.catalog-seo-sitemap-product .page-sitemap .sitemap:after,.catalog-seo-sitemap-category .page-sitemap .sitemap:after,.tool-tip .btn-close:after,.gift-messages-form .item:after,.gift-message-row dl:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.box-account .box-head:after,.dashboard .box .box-title:after,.dashboard .box-reviews li.item:after,.modal-header:after,.modal-footer:after,.clearer:after,.modal-findinstore .findinstore--top:after,.modal-findinstore .findinstore--top .details>div .name:after,.modal-findinstore .findinstore--top .details>div .price:after,.modal-findinstore .findinstore--top .details>div .price-box:after,.modal-findinstore .findinstore--top .details>div .color:after,.modal-findinstore .findinstore--top .details>div .size:after,.store-baa--day-selector .list>div:after,.rma-mode--day-selector .list>div:after,.store-baa--time-selector .list:after,.rma-mode--time-selector .list:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide,.logo strong {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@font-face {
    font-family: 'swiper-icons';
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

.bs-prototype-override {
    display: block !important
}

.bs-prototype-override.input-group-btn {
    display: table-cell !important
}

.hidden {
    display: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important
}

.nobr {
    white-space: nowrap !important
}

.wrap {
    white-space: normal !important
}

.a-left {
    text-align: left !important
}

.a-center {
    text-align: center !important
}

.a-right {
    text-align: right !important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left,.left {
    float: left !important
}

.f-right,.right {
    float: right !important
}

.f-none {
    float: none !important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.no-bg {
    background: none !important
}

@media (max-width: 767px) {
    .no-margin-xs {
        margin:0 !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .no-margin-sm {
        margin:0 !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .no-margin-md {
        margin:0 !important
    }
}

@media (min-width: 1200px) {
    .no-margin-lg {
        margin:0 !important
    }
}

.ccpa:not([data-amccpa-content-from="registration"]) label {
    font-size: 14px
}

.ccpa-nl-fix-margin {
    margin-top: 23px !important
}

@media (min-width: 1200px) {
    .ccpa:not([data-amccpa-content-from="registration"]) label {
        font-size:12px;
        line-height: 22px;
        letter-spacing: 1px
    }

    .ccpa:not([data-amccpa-content-from="registration"]) .validation-advice {
        font-size: 12px
    }
}

@-ms-viewport {
    width: device-width
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none !important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body {
    font-family: "AvenirLTStd-Book"
}

a:focus {
    outline: thin dotted
}

.img-rounded {
    border-radius: 0
}

hr {
    border-top: 1px solid #bcbcbc
}

.text-primary {
    color: #000
}

a.text-primary:hover,a.text-primary:focus {
    color: #000
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534
}

.bg-primary {
    background-color: #000
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #000
}

dt,dd {
    line-height: 1.428571429
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td,.data-table>thead>tr>th,.data-table>thead>tr>td,.data-table>tbody>tr>th,.data-table>tbody>tr>td,.data-table>tfoot>tr>th,.data-table>tfoot>tr>td,.availability-only-details>thead>tr>th,.availability-only-details>thead>tr>td,.availability-only-details>tbody>tr>th,.availability-only-details>tbody>tr>td,.availability-only-details>tfoot>tr>th,.availability-only-details>tfoot>tr>td {
    line-height: 1.428571429
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: thin dotted
}

output {
    line-height: 1.428571429
}

.form-control,.input-text,.form-list textarea,.form-list select,.form-language select,.product-options dd .input-text,.product-options dd select,.product-options dd textarea,.multiple-checkout .data-table select,.my-wishlist textarea {
    line-height: 1.428571429
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #bcbcbc
}

.btn,.button,.my-wishlist .link-edit {
    line-height: 1.428571429;
    border-radius: 0
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
    outline: thin dotted
}

.container-fluid {
    max-width: 1920px
}

.visible-xlg,.visible-xxlg {
    display: none !important
}

@media (min-width: 1200px) {
    .container {
        width:100%
    }

    .visible-lg {
        display: none !important
    }

    .visible-xlg {
        display: block !important
    }
}

@media (min-width: 1700px) {
    .visible-xlg {
        display:none !important
    }

    .visible-xxlg {
        display: block !important
    }
}

@media (min-width: 1920px) {
    .container {
        width:1890px
    }
}

.print,.mail,.facebook,.instagram,.whatsapp,.pinterest,.wechat,.twitter,.youtube {
    display: inline-block;
    min-width: 24px;
    text-align: center
}

.print:after,.mail:after,.facebook:after,.instagram:after,.whatsapp:after,.pinterest:after,.wechat:after,.twitter:after,.youtube:after {
    content: '';
    display: inline-block
}

.print:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -340px -299px;
    width: 18px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .print:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.mail:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -452px -174px;
    width: 22px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .mail:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.facebook:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: 0px -399px;
    width: 10px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .facebook:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.instagram:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -256px -299px;
    width: 18px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .instagram:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.pinterest:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: 0px -371px;
    width: 14px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .pinterest:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.whatsapp:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -284px -299px;
    width: 18px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .whatsapp:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.twitter:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -224px -299px;
    width: 22px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .twitter:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.youtube:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -399px -174px;
    width: 43px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .youtube:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.wechat:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -312px -299px;
    width: 18px;
    height: 18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .wechat:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.icon-search-white {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -218px -259px;
    width: 25px;
    height: 25px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .icon-search-white {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.icon-search-black {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -52px -345px;
    width: 15px;
    height: 15px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .icon-search-black {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.icon-wishlist-white {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -457px -299px;
    width: 12px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .icon-wishlist-white {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.paypal-checkout-button {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -289px -209px;
    width: 150px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    border: none;
    background-color: transparent
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .paypal-checkout-button {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

span.cc,i.cc {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px
}

span.visa,i.visa {
    background-image: url("../images/sprite-ld-payment-method.png");
    background-position: -10px -10px;
    width: 48px;
    height: 30px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    span.visa,i.visa {
        background-image:url("../images/sprite-hd-payment-method.png");
        background-size: 242px 85px
    }
}

span.mastercard,i.mastercard {
    background-image: url("../images/sprite-ld-payment-method.png");
    background-position: -68px -10px;
    width: 48px;
    height: 30px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    span.mastercard,i.mastercard {
        background-image:url("../images/sprite-hd-payment-method.png");
        background-size: 242px 85px
    }
}

span.amex,i.amex {
    background-image: url("../images/sprite-ld-payment-method.png");
    background-position: -126px -10px;
    width: 48px;
    height: 30px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    span.amex,i.amex {
        background-image:url("../images/sprite-hd-payment-method.png");
        background-size: 242px 85px
    }
}

span.generic-card,i.generic-card {
    background-image: url("../images/sprite-ld-payment-method.png");
    background-position: -184px -10px;
    width: 48px;
    height: 30px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    span.generic-card,i.generic-card {
        background-image:url("../images/sprite-hd-payment-method.png");
        background-size: 242px 85px
    }
}

span.paypal,i.paypal {
    background-image: url("../images/sprite-ld-payment-method.png");
    background-position: -10px -50px;
    width: 105px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    span.paypal,i.paypal {
        background-image:url("../images/sprite-hd-payment-method.png");
        background-size: 242px 85px
    }
}

span.sofort,i.sofort {
    background-image: url("../images/sprite-ld-payment-method.png");
    background-position: 129px -49px;
    width: 119px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 0 -10px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    span.sofort,i.sofort {
        background-image:url("../images/sprite-hd-payment-method.png");
        background-size: 242px 85px
    }
}

header.main .main-logo i,header.main .logo i {
    background-image: url("../images/sprite-ld-all.png");
    background-position: 0px -139px;
    width: 150px;
    height: 150px;
    display: inline-block;
    vertical-align: middle
}

body:not(.outseason) header.main .main-logo i,body:not(.outseason) header.main .logo i {
    margin-left: 43px;
    margin-bottom: 12px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    header.main .main-logo i,header.main .logo i {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    header.main .mobile-bar .logo i {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -160px -139px;
        width: 55px;
        height: 55px
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    header.main .mobile-bar .logo i {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    body:not(.outseason) header.main .mobile-bar a.bag {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -253px -259px;
        width: 18px;
        height: 23px;
        display: inline-block;
        color: #fff;
        margin-top: 0;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        font-weight: bold
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    body:not(.outseason) header.main .mobile-bar a.bag {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    body:not(.outseason) header.main .mobile-bar a.bag:hover {
        text-decoration:none
    }
}

@media (max-width: 767px) {
    body:not(.outseason) header.main .mobile-bar a.menu-toggler {
        background-image:url("../images/sprite-ld-all.png");
        background-position: 0px -345px;
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-top: 7px;
        margin-left: 2px
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    body:not(.outseason) header.main .mobile-bar a.menu-toggler {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

footer.main .logo i {
    background-image: url("../images/sprite-ld-all.png");
    background-position: 0px 0px;
    width: 279px;
    height: 129px;
    display: inline-block
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    footer.main .logo i {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    footer.main .logo i {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -289px 0px;
        width: 195px;
        height: 90px
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    footer.main .logo i {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

div.select span.chevron-down {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -430px -299px;
    width: 17px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5.5px;
    display: block;
    z-index: 0
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    div.select span.chevron-down {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    .disposable-menu .search button:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -218px -259px;
        width: 25px;
        height: 25px;
        content: '';
        display: block
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    .disposable-menu .search button:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    .disposable-menu .search button:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -262px -204px;
        width: 17px;
        height: 17px
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    .disposable-menu .search button:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    .disposable-menu .close a.menu-toggler {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -46px -299px;
        width: 35px;
        height: 35px;
        display: inline-block
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    .disposable-menu .close a.menu-toggler {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    .disposable-menu .close a.menu-toggler {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -26px -345px;
        width: 16px;
        height: 16px
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    .disposable-menu .close a.menu-toggler {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    ul li.expandable>a:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -121px -345px;
        width: 13px;
        height: 8px
    }
}

@media (min-width: 768px) and (max-width:991px) and (-o-min-device-pixel-ratio:5 / 4),(min-width:768px) and (max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(min-width:768px) and (max-width:991px) and (min-resolution:120dpi) {
    ul li.expandable>a:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    ul li.expandable>a:after {
        -webkit-transition:all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        background-image: url("../images/sprite-ld-all.png");
        background-position: -121px -345px;
        width: 13px;
        height: 8px;
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    ul li.expandable>a:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    ul li.expandable.open>a:after {
        -webkit-transform:rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@media (max-width: 991px) {
    .main-nav .links>ul>li.expandable>a:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -399px -299px;
        width: 21px;
        height: 13px;
        position: absolute;
        right: 10px;
        top: 22px
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    .main-nav .links>ul>li.expandable>a:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.shop-link:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -77px -345px;
    width: 11px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -5.5px;
    content: '';
    display: block
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .shop-link:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.dev:before {
    background-image: url("../images/sprite-ld-all.png");
    background-position: 0px -299px;
    width: 36px;
    height: 36px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .dev:before {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.titled-video .cover .play {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    background-image: url("../images/sprite-ld-all.png");
    background-position: -289px -100px;
    width: 100px;
    height: 99px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -49.5px;
    cursor: pointer
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .titled-video .cover .play {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.carousel#wide-gallery-carousel .slick-arrow.slick-prev i:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -135px -299px;
    width: 19px;
    height: 31px;
    margin-left: -9.5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .carousel#wide-gallery-carousel .slick-arrow.slick-prev i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.carousel#wide-gallery-carousel .slick-arrow.slick-next i:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -164px -299px;
    width: 19px;
    height: 31px;
    margin-left: -9.5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .carousel#wide-gallery-carousel .slick-arrow.slick-next i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.slick-arrow.slick-prev i:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -24px -371px;
    width: 11px;
    height: 17px;
    margin-left: -5.5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .slick-arrow.slick-prev i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.slick-arrow.slick-next i:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -45px -371px;
    width: 11px;
    height: 17px;
    margin-left: -5.5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .slick-arrow.slick-next i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.product-gallery .video-thumb .play {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -449px -209px;
    width: 28px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -13.5px;
    z-index: 1
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .product-gallery .video-thumb .play {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    .back-to-top:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -430px -299px;
        width: 17px;
        height: 11px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8.5px;
        margin-top: -5.5px
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    .back-to-top:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.back-to-top span:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -473px -154px;
    width: 8px;
    height: 5px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .back-to-top span:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.news-photogallery .arrows .slick-prev i:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -473px -127px;
    width: 11px;
    height: 17px;
    margin-top: -8.5px;
    margin-left: -5.5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .news-photogallery .arrows .slick-prev i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.news-photogallery .arrows .slick-next i:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -473px -100px;
    width: 11px;
    height: 17px;
    margin-top: -8.5px;
    margin-left: -5.5px
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .news-photogallery .arrows .slick-next i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.generic .faq>a:after,.my-account .faq>a:after,.return-customer .faq>a:after,.kids .faq>a:after {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background-image: url("../images/sprite-ld-all.png");
    background-position: -430px -299px;
    width: 17px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 430px 299px -430px -299px 17px 11px 484px 417px "../images/sprite-ld-all.png" 860px,598px,-860px,-598px,34px,22px,968px,834px,"../images/sprite-hd-all.png","sprite-hd-chevron-down-black" / -2;
    content: ''
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .generic .faq>a:after,.my-account .faq>a:after,.return-customer .faq>a:after,.kids .faq>a:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.store-locator #map h3:after {
    background-image: url("../images/sprite-ld-all.png");
    background-position: -225px -139px;
    width: 36px;
    height: 52px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    height: 32px;
    width: 32px;
    content: '';
    display: block;
    margin-top: -34px;
    margin-left: -12px;
    position: absolute;
    z-index: -1
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .store-locator #map h3:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.my-account .order .toggler {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    background-image: url("../images/sprite-ld-all.png");
    background-position: -430px -299px;
    width: 17px;
    height: 11px;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    cursor: pointer
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .my-account .order .toggler {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

.return-customer .order .toggler {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    background-image: url("../images/sprite-ld-all.png");
    background-position: -430px -299px;
    width: 17px;
    height: 11px;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    cursor: pointer
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .return-customer .order .toggler {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 991px) {
    .filters .items ul.main>li:after {
        -webkit-transition:all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        background-image: url("../images/sprite-ld-all.png");
        background-position: -121px -345px;
        width: 13px;
        height: 8px;
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 10px
    }
}

@media (max-width: 991px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:991px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:991px) and (min-resolution:120dpi) {
    .filters .items ul.main>li:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    .carousel#wide-gallery-carousel .slick-arrow.slick-prev i:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -24px -371px;
        width: 11px;
        height: 17px;
        margin-left: -5.5px
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    .carousel#wide-gallery-carousel .slick-arrow.slick-prev i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    .carousel#wide-gallery-carousel .slick-arrow.slick-next i:after {
        background-image:url("../images/sprite-ld-all.png");
        background-position: -45px -371px;
        width: 11px;
        height: 17px;
        margin-left: -5.5px
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    .carousel#wide-gallery-carousel .slick-arrow.slick-next i:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

@media (max-width: 767px) {
    .generic div:not(.country-select) h1:after,.my-account div:not(.country-select) h1:after,.return-customer div:not(.country-select) h1:after,.kids div:not(.country-select) h1:after,.generic:not(.country-select) h1:after,.my-account:not(.country-select) h1:after,.return-customer:not(.country-select) h1:after,.kids:not(.country-select) h1:after {
        -webkit-transition:all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        transition: all .25s linear;
        background-image: url("../images/sprite-ld-all.png");
        background-position: -121px -345px;
        width: 13px;
        height: 8px;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -4px;
        content: ''
    }
}

@media (max-width: 767px) and (-o-min-device-pixel-ratio:5 / 4),(max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:767px) and (min-resolution:120dpi) {
    .generic div:not(.country-select) h1:after,.my-account div:not(.country-select) h1:after,.return-customer div:not(.country-select) h1:after,.kids div:not(.country-select) h1:after,.generic:not(.country-select) h1:after,.my-account:not(.country-select) h1:after,.return-customer:not(.country-select) h1:after,.kids:not(.country-select) h1:after {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

body.editmode .seo .icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3;
    background-image: url("../images/sprite-ld-all.png");
    background-position: -399px -100px;
    width: 64px;
    height: 64px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -20px;
    left: -20px;
    cursor: pointer;
    z-index: 2
}

@media (-o-min-device-pixel-ratio: 5 / 4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    body.editmode .seo .icon {
        background-image:url("../images/sprite-hd-all.png");
        background-size: 484px 417px
    }
}

html,body {
    background-color: #fff;
    min-height: 100%;
    min-width: 320px
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.generic.sizes h5,.sizes.my-account h5,.sizes.return-customer h5,.sizes.kids h5,.generic .sizes h5,.my-account .sizes h5,.return-customer .sizes h5,.kids .sizes h5 {
    font-family: "AvenirLTStd-Light";
    font-weight: normal;
    color: #000
}

body.ru-ru h1,body.ru-ru .h1,body.ru-ru h2,body.ru-ru .h2,body.ru-ru h3,body.ru-ru .h3,body.ru-ru h4,body.ru-ru .h4,body.ru-ru h5,body.ru-ru .h5,body.ru-ru h6,body.ru-ru .h6,body.ru-ru p,body.ru-ru .p,body.ru-ru a,body.ru-ru .a,body.ru-ru span,body.ru-ru .span {
    word-wrap: break-word
}

h1,.h1 {
    font-size: 50px;
    margin-top: 0
}

@media (max-width: 991px) {
    h1,.h1 {
        font-size:40px
    }
}

@media (min-width: 1580px) {
    h1,.h1 {
        font-size:90px;
        margin-bottom: 20px
    }
}

a,*[data-link]:not([data-link=""]) {
    cursor: pointer
}

a:focus,a:active,*[data-link]:not([data-link=""]):focus,*[data-link]:not([data-link=""]):active {
    outline: none;
    text-decoration: none
}

.generic.sizes h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.generic.sizes h5 small,.generic.sizes h5 .small {
    font-size: 65%
}

.generic .sizes h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.generic .sizes h5 small,.generic .sizes h5 .small {
    font-size: 65%
}

.sizes.my-account h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.sizes.my-account h5 small,.sizes.my-account h5 .small {
    font-size: 65%
}

.sizes.return-customer h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.sizes.return-customer h5 small,.sizes.return-customer h5 .small {
    font-size: 65%
}

.sizes.kids h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.sizes.kids h5 small,.sizes.kids h5 .small {
    font-size: 65%
}

.my-account .sizes h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.my-account .sizes h5 small,.my-account .sizes h5 .small {
    font-size: 65%
}

.return-customer .sizes h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.return-customer .sizes h5 small,.return-customer .sizes h5 .small {
    font-size: 65%
}

.kids .sizes h5 {
    font-size: 35px;
    margin-top: 21px;
    margin-bottom: 10.5px
}

.kids .sizes h5 small,.kids .sizes h5 .small {
    font-size: 65%
}

textarea {
    resize: vertical
}

.container {
    min-width: 320px
}

.form-group,.form-list li {
    margin-bottom: 10px
}

form label {
    font-weight: normal
}

form .help-block {
    font-size: 13px
}

.form-control,.input-text,.form-list textarea,.form-list select,.form-language select,.product-options dd .input-text,.product-options dd select,.product-options dd textarea,.multiple-checkout .data-table select,.my-wishlist textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #000;
    height: 36px
}

select.form-control {
    -webkit-appearance: none
}

@media (max-width: 767px) {
    select.form-control {
        padding:0 14px
    }
}

main {
    position: relative
}

main>.container,main>.columns {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width: 767px) {
    main>.container,main>.columns {
        padding-top:15px
    }
}

div.select {
    position: relative;
    background-color: #fff
}

div.select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
    position: relative;
    z-index: 1
}

figure {
    position: relative
}

figure img {
    width: 100%
}

figure .rollover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

figure .rollover.in {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    z-index: 1
}

figure.native-hover:hover .rollover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    z-index: 1
}

figure.captioned {
    position: relative;
    overflow: hidden;
    text-align: left;
    height: 70px;
    background-color: #fff;
    padding: 10px
}

figure.captioned a {
    display: block;
    position: relative
}

figure.captioned:hover figcaption {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

figure.captioned:hover .cover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

figure.captioned .cover {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

figure.captioned figcaption {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    bottom: 0;
    height: 70px;
    left: 0;
    right: 0
}

figure.captioned figcaption img {
    position: absolute;
    top: 0;
    right: 0;
    max-height: 100%;
    width: auto
}

figure.captioned figcaption span {
    line-height: 0.9em
}

figure.captioned figcaption p {
    font-style: italic;
    margin: 0;
    line-height: 0.9em
}

figure.captioned figcaption h4 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Alegreya","Alegreya SC","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-weight: bold;
    margin: 0
}

figure.captioned .caption.transparent {
    background-color: rgba(0,0,0,0.8)
}

figure.captioned .caption.transparent h4 {
    color: #fff
}

@media (max-width: 991px) {
    ul {
        margin-bottom:0
    }
}

@media (max-width: 991px) {
    ul li ul li {
        line-height:1.7em;
        font-size: 17px;
        margin-top: 3px
    }
}

@media (max-width: 991px) {
    ul li>ul>li {
        font-weight:bold
    }
}

@media (max-width: 991px) {
    ul li>ul>li li {
        font-weight:normal
    }
}

@media (max-width: 991px) {
    ul li.big>a {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 40px;
        line-height: 1
    }
}

@media (max-width: 991px) {
    body:not(.outseason) ul li.expandable {
        background-color:#000;
        text-transform: uppercase
    }
}

@media (max-width: 991px) {
    body:not(.outseason) ul li.expandable a {
        color:#fff
    }
}

@media (max-width: 991px) {
    ul li.expandable>ul {
        display:none;
        margin-bottom: 15px
    }
}

.list-inline,.list-socials {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li,.list-socials>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.list-socials {
    margin-top: 24px;
    margin-bottom: 32px
}

.list-socials li {
    padding-left: 10px;
    padding-right: 10px
}

.list-socials li a {
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.list-socials li a span,.list-socials li a span.at4-icon {
    display: none
}

.list-socials li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3
}

.touchable {
    display: none !important
}

.touchevents .untouchable {
    display: none !important
}

.touchevents .touchable {
    display: inline-block !important
}

html.touchevents header.main .lower-bar nav a:hover::before {
    visibility: hidden
}

html.touchevents header.main .lower-bar nav a.active::before {
    visibility: visible
}

html.touchevents figure.native-hover .rollover {
    display: none
}

html.touchevents figure.captioned figcaption {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

html.touchevents figure.captioned a:hover .cover {
    opacity: 0
}

@media (max-width: 991px) {
    .text-sm-center {
        text-align:center
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .text-sm-center {
        text-align:center
    }
}

.no-gutter>[class*='col-'],.no-gutter .slick-track>[class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.row.no-margin {
    margin-left: 0;
    margin-right: 0
}

.mbottom-20 {
    margin-bottom: 20px
}

.mbottom-30 {
    margin-bottom: 30px
}

.no-bottom-margin {
    margin-bottom: 0 !important
}

.display-table {
    display: table;
    width: 100%;
    height: 100%
}

.display-cell {
    display: table-cell;
    vertical-align: middle
}

.relative {
    position: relative
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.titled {
    text-align: center
}

.shop-link {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: rgba(0,0,0,0.8);
    position: relative;
    width: 40px;
    height: 40px
}

.fright {
    display: inline;
    float: right
}

.block {
    display: block
}

.back {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 30px
}

.back:hover {
    color: #fff
}

.back a {
    color: #fff
}

.close,.close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.underline {
    text-decoration: underline
}

.error {
    color: red
}

span.pre-order {
    display: block;
    font-weight: bold;
    text-transform: uppercase
}

span.full-price {
    color: #bcbcbc;
    text-decoration: line-through
}

span.full-price+span.price {
    margin-left: 5px
}

span.pre-order,span.expected-ship {
    color: #1b9fe8
}

.loading1,.el-loading1 {
    margin: 20px auto;
    height: 176px;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -88px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/loading-hd.gif") !important;
    background-size: 100px 88px
}

.list-letter {
    list-style-type: lower-alpha
}

.grecaptcha-badge {
    display: none
}

.titled .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 30px;
    position: relative;
    padding: 0 32px
}

.titled .slick-arrow {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.titled .slick-arrow.slick-next,.titled .slick-arrow.slick-prev {
    margin-right: 0;
    margin-left: 0
}

.titled .slick-arrow i:after {
    margin-top: -10px
}

.titled-video {
    width: 100%
}

.titled-video .video-wrapper {
    position: relative
}

.titled-video .video-wrapper.video-in .cover {
    display: none
}

.titled-video .video-wrapper img {
    min-width: 100%
}

@media (max-width: 991px) {
    .titled-video .video-wrapper img {
        max-width:100%
    }
}

.titled-video .cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    background-position: center;
    background-size: cover
}

.titled-video .cover img {
    display: none;
    width: 100%
}

.titled-video .cover .play:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.titled-video video {
    width: 100%
}

.titled-video .caption {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
    font-size: 30px
}

@media (min-width: 1580px) {
    .titled-video .caption {
        font-size:35px;
        margin: 17px 0 20px
    }
}

.titled-image .caption {
    margin-top: 20px;
    text-align: center
}

.titled-image .caption .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 30px
}

@media (min-width: 1580px) {
    .titled-image .caption .title {
        font-size:35px
    }
}

.titled-image .caption .title:hover {
    color: #fff
}

.titled-image .caption .title a {
    color: #fff
}

@media (min-width: 1580px) {
    .btn,.button,.my-wishlist .link-edit {
        font-size:16px
    }
}

@media (min-width: 1580px) {
    .btn-lg {
        font-size:20px
    }
}

.intro-block .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 0 0 15px 0;
    line-height: 1em;
    text-indent: 0
}

@media (max-width: 767px) {
    .intro-block .section-title {
        font-size:40px
    }
}

.intro-block .intro {
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .intro-block {
        margin-bottom:20px
    }
}

.intro-block .intro {
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .page-nav {
        margin:0 -10px 0;
        background-color: #000;
        padding: 0 10px 5px;
        display: none
    }
}

.page-nav li {
    margin-bottom: 4px;
    letter-spacing: 0.5px
}

@media (max-width: 767px) {
    .page-nav li {
        line-height:1.8
    }
}

.page-nav li.current a {
    text-decoration: underline
}

@media (max-width: 767px) {
    .page-nav li.current a {
        text-decoration:none
    }
}

.page-nav a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1
}

@media (max-width: 767px) {
    .page-nav a {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "Alegreya","Alegreya SC","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #fff
    }
}

@media (min-width: 1580px) {
    .page-nav a {
        font-size:35px
    }
}

.generic.sizes h5,.sizes.my-account h5,.sizes.return-customer h5,.sizes.kids h5,.generic .sizes h5,.my-account .sizes h5,.return-customer .sizes h5,.kids .sizes h5 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 30px;
    margin-top: 3px;
    margin-bottom: 14px
}

.generic.sizes h5:hover,.sizes.my-account h5:hover,.sizes.return-customer h5:hover,.sizes.kids h5:hover,.generic .sizes h5:hover,.my-account .sizes h5:hover,.return-customer .sizes h5:hover,.kids .sizes h5:hover {
    color: #fff
}

.generic.sizes h5 a,.sizes.my-account h5 a,.sizes.return-customer h5 a,.sizes.kids h5 a,.generic .sizes h5 a,.my-account .sizes h5 a,.return-customer .sizes h5 a,.kids .sizes h5 a {
    color: #fff
}

.generic.sizes th,.sizes.my-account th,.sizes.return-customer th,.sizes.kids th,.generic .sizes th,.my-account .sizes th,.return-customer .sizes th,.kids .sizes th {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 20px;
    width: 150px;
    line-height: 1;
    text-transform: uppercase
}

.generic.sizes td,.sizes.my-account td,.sizes.return-customer td,.sizes.kids td,.generic .sizes td,.my-account .sizes td,.return-customer .sizes td,.kids .sizes td {
    text-align: center
}

.generic.sizes .table>tbody>tr>th,.sizes.my-account .table>tbody>tr>th,.sizes.return-customer .table>tbody>tr>th,.sizes.kids .table>tbody>tr>th,.generic .sizes .table>tbody>tr>th,.my-account .sizes .table>tbody>tr>th,.return-customer .sizes .table>tbody>tr>th,.kids .sizes .table>tbody>tr>th,.generic.sizes .data-table>tbody>tr>th,.sizes.my-account .data-table>tbody>tr>th,.sizes.return-customer .data-table>tbody>tr>th,.sizes.kids .data-table>tbody>tr>th,.generic .sizes .data-table>tbody>tr>th,.my-account .sizes .data-table>tbody>tr>th,.return-customer .sizes .data-table>tbody>tr>th,.kids .sizes .data-table>tbody>tr>th,.generic.sizes .availability-only-details>tbody>tr>th,.sizes.my-account .availability-only-details>tbody>tr>th,.sizes.return-customer .availability-only-details>tbody>tr>th,.sizes.kids .availability-only-details>tbody>tr>th,.generic .sizes .availability-only-details>tbody>tr>th,.my-account .sizes .availability-only-details>tbody>tr>th,.return-customer .sizes .availability-only-details>tbody>tr>th,.kids .sizes .availability-only-details>tbody>tr>th {
    padding-left: 0
}

.generic.country-select ul,.country-select.my-account ul,.country-select.return-customer ul,.country-select.kids ul,.generic .country-select ul,.my-account .country-select ul,.return-customer .country-select ul,.kids .country-select ul {
    margin: 0
}

.generic.country-select ul li,.country-select.my-account ul li,.country-select.return-customer ul li,.country-select.kids ul li,.generic .country-select ul li,.my-account .country-select ul li,.return-customer .country-select ul li,.kids .country-select ul li {
    margin-bottom: 2px
}

.generic.country-select .current,.country-select.my-account .current,.country-select.return-customer .current,.country-select.kids .current,.generic .country-select .current,.my-account .country-select .current,.return-customer .country-select .current,.kids .country-select .current {
    font-weight: bold
}

.generic.country-select p,.country-select.my-account p,.country-select.return-customer p,.country-select.kids p,.generic .country-select p,.my-account .country-select p,.return-customer .country-select p,.kids .country-select p {
    margin-top: 6px
}

.generic.country-select p a,.country-select.my-account p a,.country-select.return-customer p a,.country-select.kids p a,.generic .country-select p a,.my-account .country-select p a,.return-customer .country-select p a,.kids .country-select p a {
    text-decoration: underline
}

.generic .table,.my-account .table,.return-customer .table,.kids .table,.generic .data-table,.my-account .data-table,.return-customer .data-table,.kids .data-table,.generic .availability-only-details,.my-account .availability-only-details,.return-customer .availability-only-details,.kids .availability-only-details {
    width: 100%;
    margin-bottom: 41px
}

.generic .table>tbody>tr>th,.my-account .table>tbody>tr>th,.return-customer .table>tbody>tr>th,.kids .table>tbody>tr>th,.generic .table>tbody>tr>td,.my-account .table>tbody>tr>td,.return-customer .table>tbody>tr>td,.kids .table>tbody>tr>td,.generic .data-table>tbody>tr>th,.my-account .data-table>tbody>tr>th,.return-customer .data-table>tbody>tr>th,.kids .data-table>tbody>tr>th,.generic .data-table>tbody>tr>td,.my-account .data-table>tbody>tr>td,.return-customer .data-table>tbody>tr>td,.kids .data-table>tbody>tr>td,.generic .availability-only-details>tbody>tr>th,.my-account .availability-only-details>tbody>tr>th,.return-customer .availability-only-details>tbody>tr>th,.kids .availability-only-details>tbody>tr>th,.generic .availability-only-details>tbody>tr>td,.my-account .availability-only-details>tbody>tr>td,.return-customer .availability-only-details>tbody>tr>td,.kids .availability-only-details>tbody>tr>td {
    border: none;
    padding: 2px 4px;
    vertical-align: middle
}

.generic h1,.my-account h1,.return-customer h1,.kids h1 {
    letter-spacing: 0.9px
}

.generic label small,.my-account label small,.return-customer label small,.kids label small {
    display: inline-block;
    margin-top: 2px
}

.generic .help-block,.my-account .help-block,.return-customer .help-block,.kids .help-block {
    color: #000;
    line-height: 1.2em
}

.generic .faqs,.my-account .faqs,.return-customer .faqs,.kids .faqs {
    padding: 8px 0
}

.generic .faq,.my-account .faq,.return-customer .faq,.kids .faq {
    border-bottom: 1px solid #000
}

.generic .faq>a,.my-account .faq>a,.return-customer .faq>a,.kids .faq>a {
    display: block;
    position: relative;
    font-weight: bold;
    padding: 14px 20px 14px 0
}

.generic .faq>a.collapsed:after,.my-account .faq>a.collapsed:after,.return-customer .faq>a.collapsed:after,.kids .faq>a.collapsed:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.generic .faq,.my-account .faq,.return-customer .faq,.kids .generic .faq,.my-account .faq,.return-customer .faq,.kids .faq {
    border-bottom: 1px solid #000
}

@media screen and (max-width: 767px) {
    .extrapadding {
        padding-left:20px;
        padding-right: 20px
    }

    .generic div:not(.country-select) h1,.my-account div:not(.country-select) h1,.return-customer div:not(.country-select) h1,.kids div:not(.country-select) h1,.generic:not(.country-select) h1,.my-account:not(.country-select) h1,.return-customer:not(.country-select) h1,.kids:not(.country-select) h1 {
        background-color: #000;
        color: #fff;
        font-size: 20px;
        padding: 6px 10px;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 0;
        position: relative
    }

    .generic div:not(.country-select) h1.toggler,.my-account div:not(.country-select) h1.toggler,.return-customer div:not(.country-select) h1.toggler,.kids div:not(.country-select) h1.toggler,.generic:not(.country-select) h1.toggler,.my-account:not(.country-select) h1.toggler,.return-customer:not(.country-select) h1.toggler,.kids:not(.country-select) h1.toggler {
        cursor: pointer
    }
}

body.explorer-10 span.chevron-down,body.explorer-11 span.chevron-down {
    display: none !important
}

body.explorer select {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000;
    display: block;
    width: 100%;
    padding: 4px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
    background-color: transparent;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.generic #oar_widget_orders_and_returns_form .form-group {
    margin-bottom: 20px
}

.generic .std .container-footer-page {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1px
}

.generic .std .container-footer-page #awrma-new-form,.generic .std .container-footer-page #contact-form {
    margin-top: 30px
}

.generic .std .container-footer-page #awrma-new-form .form-group,.generic .std .container-footer-page #contact-form .form-group {
    margin-bottom: 20px
}

.generic .std .container-footer-page #awrma-new-form .contact-form-attachment label,.generic .std .container-footer-page #contact-form .contact-form-attachment label {
    cursor: pointer
}

.generic .std .container-footer-page #contact-form .btn {
    margin: 0
}

.generic .std .container-footer-page #contact-form .help-block {
    margin: 0;
    font-size: 14px;
    line-height: 1.7
}

.generic .std .container-footer-page #contact-form .help-block a {
    text-decoration: underline
}

.generic .std .container-footer-page #contact-form .custom-file-upload:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-wrapper {
    position: relative;
    background: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-input {
    cursor: pointer;
    text-transform: none;
    width: 100%;
    height: 30px;
    padding: 7px 10px 8px 10px;
    font-size: 14px;
    line-height: 1;
    background: none;
    border: #000 1px solid;
    box-shadow: none;
    letter-spacing: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-input:focus {
    border-color: #000;
    box-shadow: none;
    outline: none
}

.generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-button {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: none;
    border: #000 1px solid;
    padding: 7px 10px 8px 10px;
    font-family: "AvenirLTStd-Medium";
    font-size: 14px;
    line-height: 1;
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase
}

.generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-button:focus {
    border-color: #000;
    box-shadow: none;
    outline: none
}

.generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-button:after {
    display: none
}

.generic .faq {
    border-bottom: none
}

.generic .faq:first-child>a {
    border-top: none
}

.generic .faq>a {
    display: block;
    padding: 15px 32px 15px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    border-top: #e6e6e6 1px solid
}

.generic .faq>a:hover,.generic .faq>a:focus {
    text-decoration: none
}

.generic .faq>a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    width: 12px;
    height: 6px;
    padding: 0;
    margin: -3px 0 0 0;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.generic .faq>a.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.generic .faq>.collapse>div,.generic .faq>.collapsing>div {
    padding-bottom: 10px
}

.generic .no-arrows .faq>a:after {
    background: none !important
}

.zan-errorpage {
    padding: 30px 15px;
    margin: 0 -15px;
    text-align: center;
    background: #F2F2F2
}

.zan-errorpage .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.zan-errorpage p {
    margin: 0 0 15px 0;
    font-size: .875em;
    line-height: 1.7
}

.change-country {
    margin-bottom: 40px
}

.change-country .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.change-country>p {
    margin: 0 0 30px 0;
    font-size: .875em;
    line-height: 1.7
}

.change-country>.btn {
    margin-bottom: 20px
}

.change-country .country-selector>p {
    margin: 20px 0 0 0;
    font-size: .875em;
    line-height: 1.7;
    text-align: center
}

body.noshop .prices,body.noshop .price,body.noshop .product-price,body.noshop .navbar-profile,body.noshop .header-cart {
    display: none !important
}

@media (min-width: 768px) {
    .generic .std .container-footer-page #contact-form .form-group {
        margin-bottom:30px
    }

    .generic .std .container-footer-page #contact-form .btn {
        display: inline-block;
        width: auto;
        padding-left: 120px;
        padding-right: 120px
    }

    .zan-errorpage {
        padding: 140px 0
    }

    .zan-errorpage .title {
        font-size: 2.1875em
    }

    .zan-errorpage p {
        margin-bottom: 30px
    }

    .zan-errorpage .btn {
        display: inline-block;
        width: auto;
        padding-left: 60px;
        padding-right: 60px
    }

    .change-country {
        margin-top: 30px;
        text-align: center
    }

    .change-country .title {
        font-size: 2.1875em
    }

    .change-country>.btn {
        margin-bottom: 60px;
        display: inline-block;
        width: auto;
        padding-left: 60px;
        padding-right: 60px
    }

    .change-country .country-selector>.row {
        position: relative;
        line-height: 1
    }

    .change-country .country-selector>.row>div {
        position: static
    }

    .change-country .country-selector>.row>div:before {
        content: '';
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        height: 100%;
        background: #e6e6e6
    }

    .change-country .country-selector>.row>div .title {
        display: block;
        margin: 0 0 30px 0;
        font-family: "AvenirLTStd-Light";
        font-size: .9375em;
        text-transform: uppercase
    }

    .change-country .country-selector>.row>div ul>li {
        margin: 15px 0
    }

    .change-country .country-selector>.row>div ul>li>a {
        font-size: .9375em
    }

    .change-country .country-selector>.row>div ul>li>a:hover,.change-country .country-selector>.row>div ul>li>a:focus {
        text-decoration: none
    }

    .change-country .country-selector>.row>div ul>li>a:hover {
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .change-country .country-selector>.row>div>.row {
        position: static
    }

    .change-country .country-selector>.row>div>.row>div {
        position: static
    }

    .change-country .country-selector>.row>div>.row>div:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        width: 1px;
        height: 100%;
        background: #e6e6e6
    }

    .change-country .country-selector>.row>div>.row>div ul {
        margin-bottom: 120px
    }

    .change-country .country-selector>.row>div>.row>div:nth-child(1):before {
        left: 50%;
        display: block
    }

    .change-country .country-selector>.row>div>.row>div:nth-child(2):before {
        left: 75%;
        display: block
    }

    .change-country .country-selector>p {
        margin-top: 60px
    }
}

@media (min-width: 1200px) {
    .zan-errorpage {
        padding:60px 0
    }

    .change-country {
        margin-top: 60px
    }

    .generic .std .container-footer-page {
        font-size: 12px
    }

    .generic .std .container-footer-page #contact-form .help-block {
        font-size: 12px
    }

    .generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-input {
        font-size: 12px
    }

    .generic .std .container-footer-page #contact-form .custom-file-upload .file-upload-button {
        font-size: 12px
    }

    .zan-errorpage p {
        font-size: .75em
    }

    .change-country>p {
        font-size: .75em
    }

    .change-country .country-selector>p {
        font-size: .75em
    }
}

.form-group,.form-list li {
    font-size: 16px
}

.form-group.gray label {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase
}

.form-group.gray label em {
    float: none;
    position: static;
    color: #000
}

.form-group.gray .form-control {
    height: auto;
    padding: 7px 10px 8px 10px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    background: #f2f2f2;
    border-color: #f2f2f2;
    color: #000
}

.form-group.gray .form-control::-webkit-input-placeholder {
    color: #000
}

.form-group.gray .form-control::-moz-placeholder {
    color: #000
}

.form-group.gray .form-control:-ms-input-placeholder {
    color: #000
}

.form-group.gray .form-control:-moz-placeholder {
    color: #000
}

.form-group.gray .form-control:focus {
    border-color: #c3a16c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.form-group.gray .form-control.error {
    border-color: #FF4646
}

.form-group.gray span.form-control {
    padding-top: 8px;
    padding-bottom: 9px
}

.form-group.gray div.validation-advice {
    display: block;
    padding-top: 5px;
    font-size: .875em
}

.form-group.gray #valid_email_address_image {
    position: absolute;
    top: 28px;
    right: 25px
}

.form-group.gray .custom-select {
    background: #f2f2f2;
    border-color: #f2f2f2
}

.form-group.gray .custom-select .form-control {
    width: 100% !important;
    padding-top: 8px;
    padding-bottom: 9px;
    background: none
}

.form-group.gray .custom-select>span.chevron-down {
    top: 13px;
    right: 10px;
    display: block;
    width: 9px;
    height: 5px;
    padding: 0;
    margin: 0;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    cursor: pointer
}

.form-group.gray .custom-select div.validation-advice {
    background: #fff
}

.form-group.gray textarea.form-control {
    resize: none
}

.radio label i {
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%
}

.radio label i:after {
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%
}

@media (min-width: 1200px) {
    .form-group.gray label {
        font-size:.75em
    }

    .form-group.gray .form-control {
        font-size: .75em
    }

    .form-group.gray div.validation-advice {
        font-size: .75em
    }
}

.checkbox.disabled i {
    opacity: .25
}

.footer {
    overflow: hidden
}

.footer .newsletter {
    max-width: 2000px;
    padding: 20px 0;
    margin: 0 auto 20px auto
}

.footer .newsletter .title {
    display: block;
    margin: 0 auto 15px auto;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    font-weight: normal;
    text-align: center
}

.footer .newsletter .form-group {
    position: relative;
    background: #fff;
    border: #000 1px solid
}

.footer .newsletter .form-group .newsletter-email {
    width: calc(100% - 50px);
    height: auto;
    padding: 10px;
    font-size: .875em;
    background: #fff;
    border: none
}

.footer .newsletter .form-group .newsletter-email:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.footer .newsletter .form-group .newsletter-email.validation-failed:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important
}

.footer .newsletter .form-group .newsletter-email::-webkit-input-placeholder {
    color: #000
}

.footer .newsletter .form-group .newsletter-email::-moz-placeholder {
    color: #000
}

.footer .newsletter .form-group .newsletter-email:-ms-input-placeholder {
    color: #000
}

.footer .newsletter .form-group .newsletter-email:-moz-placeholder {
    color: #000
}

.footer .newsletter .form-group .newsletter-submit {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 50px;
    height: 30px;
    overflow: hidden;
    text-indent: -999px;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    outline: none
}

.footer .newsletter .form-group .newsletter-submit:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 5px;
    height: 9px;
    background: url('../images/arrow-right-1.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.footer .newsletter .form-group .newsletter-submit:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.footer .newsletter .form-group .newsletter-submit:hover,.footer .newsletter .form-group .newsletter-submit:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: none
}

.footer .newsletter .form-group div.validation-advice {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    margin-top: 5px;
    font-size: .875em
}

.footer .links {
    margin-bottom: 10px
}

.footer .links h5,.footer .links .title {
    display: block;
    margin: 0 0 20px 0;
    font-size: .875em;
    line-height: 1;
    color: #000
}

.footer .links ul {
    padding-bottom: 10px;
    margin-bottom: 0;
    line-height: 1
}

.footer .links ul li {
    line-height: 1
}

.footer .links a {
    display: inline-block;
    margin-bottom: 20px;
    font-size: .875em;
    line-height: 1;
    color: #555
}

.footer .links a:hover,.footer .links a:focus {
    text-decoration: none
}

.footer .links a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.footer .list-socials {
    margin: 20px 0 30px 0;
    text-align: center
}

.footer .list-socials>div {
    display: inline-block;
    padding: 0 20px;
    font-size: 1.375em
}

.footer .list-socials>div a:hover,.footer .list-socials>div a:focus {
    text-decoration: none
}

.footer .list-socials>div a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.footer .customer-care {
    padding: 20px;
    margin: 0 0 15px 0;
    font-size: .875em;
    line-height: 2;
    text-align: center;
    background: #FAFAFA
}

.footer .copyright {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    text-align: center
}

@media (min-width: 768px) {
    .footer .newsletter {
        padding:30px 0;
        margin-bottom: 30px
    }

    .footer .newsletter .title {
        font-size: 2.1875em
    }

    .footer .links h5,.footer .links .title {
        margin-bottom: 23px;
        font-size: .875em
    }

    .footer .links a {
        font-size: .875em
    }

    .footer .links ul {
        padding-bottom: 0
    }

    .footer .list-socials>div {
        padding: 0 10px;
        font-size: .875em
    }
}

@media (min-width: 1200px) {
    .footer .newsletter .form-group .newsletter-email {
        font-size:.75em
    }

    .footer .newsletter .form-group div.validation-advice {
        font-size: .75em
    }

    .footer .links {
        max-width: 150px;
        margin: 0 auto 50px auto
    }

    .footer .links a {
        font-size: .75em
    }

    .footer .copyright {
        padding-bottom: 0 20px
    }

    .footer .list-socials {
        margin: 0;
        line-height: 1
    }

    .footer .copyright {
        font-size: .75em
    }
}

header.header>.container-fluid {
    max-width: 100%
}

header.header>.container-fluid .header-top {
    max-width: 1920px;
    padding: 5px 0;
    margin: 0 auto;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    text-align: center;
    border-bottom: #e6e6e6 1px solid
}

header.header>.container-fluid .sticky-header {
    background: #fff
}

header.header>.container-fluid .sticky-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%
}

header.header>.container-fluid .sticky-header.fixed .header-top {
    display: none
}

header.header>.container-fluid .header-bottom {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    text-align: center
}

header.header>.container-fluid .header-bottom .header-logo {
    display: inline-block;
    margin: 20px 15% 14px 15%
}

header.header>.container-fluid .header-bottom .header-logo:hover {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

header.header>.container-fluid .header-bottom .header-logo img {
    margin: 0 auto
}

header.header>.container-fluid .header-bottom .header-cart span[aria-hidden="true"],header.header>.container-fluid .header-bottom .header-mail span[aria-hidden="true"],header.header>.container-fluid .header-bottom .header-chat span[aria-hidden="true"] {
    visibility: hidden
}

header.header>.container-fluid .header-bottom .header-cart {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 21px;
    height: 16px;
    overflow: hidden;
    text-indent: 999px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .header-bottom .header-cart:hover {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

header.header>.container-fluid .header-bottom .header-cart:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-cart.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .header-bottom .header-cart>span {
    position: absolute;
    top: 1px;
    left: 8px;
    display: block;
    width: 14px;
    height: 14px;
    font-size: .875em;
    font-family: "AvenirLTStd-Medium";
    line-height: 14px;
    text-align: center;
    text-indent: initial;
    background: #000;
    border: #fff 1px solid;
    color: #fff;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%
}

header.header>.container-fluid .header-bottom .navbar-toggle {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    width: 20px;
    height: 16px;
    padding: 0;
    overflow: hidden;
    text-indent: 999px;
    background: none;
    border: none;
    outline: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .header-bottom .navbar-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    background: #000
}

header.header>.container-fluid .header-bottom .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

header.header>.container-fluid .header-bottom .header-mail {
    display: none
}

header.header>.container-fluid .header-bottom .header-chat {
    display: none
}

header.header>.container-fluid .navbar {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 900;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #F2F2F2;
    -webkit-transition: left .3s ease-in-out;
    -moz-transition: left .3s ease-in-out;
    -ms-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out
}

header.header>.container-fluid .navbar.in {
    left: 0
}

header.header>.container-fluid .navbar .navbar-top {
    padding: 15px;
    font-size: .875em;
    line-height: 1;
    background: #fff;
    border-bottom: #e6e6e6 1px solid
}

header.header>.container-fluid .navbar .navbar-top .topheader-ship-top+[data-content-type="html"],header.header>.container-fluid .navbar .navbar-top .topheader-contact-phone {
    display: inline-block;
    width: 100%
}

header.header>.container-fluid .navbar .navbar-top .topheader-ship-top+[data-content-type="html"]>a,header.header>.container-fluid .navbar .navbar-top .topheader-contact-phone>a {
    position: relative;
    display: inline-block;
    padding-left: 21px;
    float: left;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

header.header>.container-fluid .navbar .navbar-top .topheader-ship-top+[data-content-type="html"]>a:before,header.header>.container-fluid .navbar .navbar-top .topheader-contact-phone>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-phone.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-search {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px
}

header.header>.container-fluid .navbar .navbar-top .navbar-search>.search-layer-toggle {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 32px;
    height: 32px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-search>.search-layer-toggle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-search.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-search>.search-layer-toggle>em {
    display: none
}

header.header>.container-fluid .navbar .navbar-top .navbar-profile {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 40px
}

header.header>.container-fluid .navbar .navbar-top .navbar-profile>a {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 32px;
    height: 32px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-profile>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-profile.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-profile>a>em {
    display: none
}

header.header>.container-fluid .navbar .navbar-top .navbar-close {
    position: absolute;
    top: 50%;
    right: 15px;
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-close>a {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 32px;
    height: 32px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-close>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header.header>.container-fluid .navbar .navbar-top .navbar-close>a>em {
    display: none
}

header.header>.container-fluid .navbar .navbar-nav {
    padding: 0 15px;
    font-size: .875em;
    background: #fff
}

header.header>.container-fluid .navbar .navbar-nav .navigator {
    padding-bottom: 60px
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item {
    position: relative;
    display: block;
    padding: 20px 0;
    border-bottom: #e6e6e6 1px solid
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item>span {
    text-transform: uppercase
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item:hover,header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item:focus {
    text-decoration: none
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item.menu-has-children:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 7px;
    height: 12px;
    background: url('../images/arrow-right-1.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers {
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: right .3s ease-in-out;
    -moz-transition: right .3s ease-in-out;
    -ms-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers.in {
    right: 0
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top {
    position: relative
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .submenu-title {
    padding: 15px;
    font-size: .875em;
    line-height: 20px;
    text-align: center;
    background: #fff;
    border-bottom: #e6e6e6 1px solid
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .submenu-back {
    position: absolute;
    top: 50%;
    left: 15px;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .submenu-back>a {
    position: relative;
    display: block;
    width: 14px;
    height: 11px
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .submenu-back>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 14px;
    height: 11px;
    background: url('../images/arrow-left-2.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .submenu-back>a>em {
    display: none
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .navbar-close {
    position: absolute;
    top: 50%;
    right: 15px;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .navbar-close>a {
    position: relative;
    display: block;
    width: 12px;
    height: 12px
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .navbar-close>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-top .navbar-close>a>em {
    display: none
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav {
    padding: 0 15px;
    margin-bottom: 60px
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav ul {
    margin: 0
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav span.group-title {
    display: none
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu {
    margin: 0;
    font-size: .875em;
    line-height: 1.42857143
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>a,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>figure>a {
    position: relative;
    display: block;
    padding: 20px 0;
    border-bottom: #e6e6e6 1px solid
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>a:hover,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>figure>a:hover,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>a:focus,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>figure>a:focus {
    text-decoration: none
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>a>span,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>figure>a>span {
    position: relative
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>a>span:after,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu>figure>a>span:after {
    content: '';
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    display: none;
    width: 100%;
    height: 2px;
    background: #C3A16C
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu.menu-has-children>a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 7px;
    height: 12px;
    background: url('../images/arrow-right-1.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu.gold>a {
    color: #c3a16c
}

header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers .submenu-nav .menu.menu-item-active>a>span:after {
    display: block
}

header.header>.container-fluid .navbar .navbar-bottom {
    padding: 30px 15px;
    font-size: .875em
}

header.header>.container-fluid .navbar .navbar-bottom .navbar-ship-to {
    color: #555
}

header.header>.container-fluid .navbar .navbar-bottom .navbar-ship-to a {
    text-decoration: underline
}

header.header>.container-fluid .navbar .navbar-bottom .navbar-logout a {
    display: inline-block;
    margin-top: 15px;
    text-decoration: underline
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .navbar-toggle,body.checkout-index-index header.header>.container-fluid .header-bottom .navbar-toggle,body.checkout-onepage-success header.header>.container-fluid .header-bottom .navbar-toggle {
    display: none
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .header-cart,body.checkout-index-index header.header>.container-fluid .header-bottom .header-cart,body.checkout-onepage-success header.header>.container-fluid .header-bottom .header-cart {
    display: none
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .header-mail,body.checkout-index-index header.header>.container-fluid .header-bottom .header-mail,body.checkout-onepage-success header.header>.container-fluid .header-bottom .header-mail {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    width: 20px;
    height: 16px;
    padding: 0;
    overflow: hidden;
    text-indent: 999px;
    background: none;
    border: none;
    outline: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .header-mail:before,body.checkout-index-index header.header>.container-fluid .header-bottom .header-mail:before,body.checkout-onepage-success header.header>.container-fluid .header-bottom .header-mail:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 10px;
    background: url('../images/icon-mail.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .header-chat,body.checkout-index-index header.header>.container-fluid .header-bottom .header-chat,body.checkout-onepage-success header.header>.container-fluid .header-bottom .header-chat {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 21px;
    height: 16px;
    overflow: hidden;
    text-indent: 999px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .header-chat:hover,body.checkout-index-index header.header>.container-fluid .header-bottom .header-chat:hover,body.checkout-onepage-success header.header>.container-fluid .header-bottom .header-chat:hover {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

body.checkout-cart-index header.header>.container-fluid .header-bottom .header-chat:before,body.checkout-index-index header.header>.container-fluid .header-bottom .header-chat:before,body.checkout-onepage-success header.header>.container-fluid .header-bottom .header-chat:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-chat.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

body.checkout-cart-index>p,body.checkout-index-index>p,body.checkout-onepage-success>p {
    margin: 0
}

body.checkout-cart-index>img,body.checkout-index-index>img,body.checkout-onepage-success>img {
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 767px) {
    body.ja-jp header.header>.container-fluid .navbar .navbar-top .topheader-contact-phone {
        display:none
    }
}

@media (max-width: 1199px) {
    header.header>.container-fluid {
        padding:0
    }

    header.header>.container-fluid .header-top>.row {
        margin: 0
    }

    header.header>.container-fluid .header-top>.row>div {
        padding: 0
    }
}

@media (min-width: 1200px) {
    header.header>.container-fluid .header-top {
        padding:17px 0 0 0;
        font-size: .75em;
        border-bottom: none;
        white-space: nowrap
    }

    header.header>.container-fluid .header-top .header-top-left {
        position: fixed;
        top: 15px;
        left: 0;
        z-index: 600
    }

    header.header>.container-fluid .header-top .header-top-right {
        position: fixed;
        top: 15px;
        right: 0;
        z-index: 600
    }

    header.header>.container-fluid .header-top .topheader-ship-top {
        display: inline-block;
        margin-right: 30px
    }

    header.header>.container-fluid .header-top .topheader-ship-top>span {
        margin-left: 5px
    }

    header.header>.container-fluid .header-top .topheader-ship-top>a:hover {
        text-decoration: none;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    header.header>.container-fluid .header-top .topheader-ship-top+[data-content-type="html"],header.header>.container-fluid .header-top .topheader-contact-phone {
        display: inline-block
    }

    header.header>.container-fluid .header-top .topheader-ship-top+[data-content-type="html"]>a,header.header>.container-fluid .header-top .topheader-contact-phone>a {
        position: relative;
        display: inline-block;
        padding-left: 21px
    }

    header.header>.container-fluid .header-top .topheader-ship-top+[data-content-type="html"]>a:hover,header.header>.container-fluid .header-top .topheader-contact-phone>a:hover {
        text-decoration: none;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    header.header>.container-fluid .header-top .topheader-ship-top+[data-content-type="html"]>a:before,header.header>.container-fluid .header-top .topheader-contact-phone>a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 16px;
        height: 16px;
        background: url('../images/icon-phone.svg') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    header.header>.container-fluid .header-top .topheader-search {
        display: inline-block;
        vertical-align: middle
    }

    header.header>.container-fluid .header-top .topheader-search>.search-layer-toggle {
        cursor: pointer;
        position: relative;
        display: block;
        width: 16px;
        height: 16px
    }

    header.header>.container-fluid .header-top .topheader-search>.search-layer-toggle:hover {
        text-decoration: none;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    header.header>.container-fluid .header-top .topheader-search>.search-layer-toggle:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 16px;
        height: 16px;
        background: url('../images/icon-search.svg') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    header.header>.container-fluid .header-top .topheader-search>.search-layer-toggle>em {
        display: none
    }

    header.header>.container-fluid .header-top .topheader-profile {
        position: relative;
        display: inline-block;
        vertical-align: middle
    }

    header.header>.container-fluid .header-top .topheader-profile>a {
        position: relative;
        display: block;
        height: 16px;
        padding-left: 16px;
        margin-left: 30px
    }

    header.header>.container-fluid .header-top .topheader-profile>a:hover {
        text-decoration: none;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    header.header>.container-fluid .header-top .topheader-profile>a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 16px;
        height: 16px;
        background: url('../images/icon-profile.svg') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    header.header>.container-fluid .header-top .topheader-profile>a:after {
        content: '';
        position: absolute;
        top: calc(100% + 5px);
        left: 0;
        display: none;
        width: 100%;
        height: 1px;
        background: #000
    }

    header.header>.container-fluid .header-top .topheader-profile>a>em {
        display: none
    }

    header.header>.container-fluid .header-top .topheader-profile>a>span {
        display: inline-block;
        padding-left: 10px;
        line-height: 18px
    }

    header.header>.container-fluid .header-top .topheader-profile>a.active:after {
        display: block
    }

    header.header>.container-fluid .header-top .topheader-cart {
        display: inline-block;
        vertical-align: middle
    }

    header.header>.container-fluid .header-top .topheader-cart>a {
        position: relative;
        display: block;
        width: 21px;
        height: 16px;
        margin-left: 30px
    }

    header.header>.container-fluid .header-top .topheader-cart>a:hover {
        text-decoration: none;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    header.header>.container-fluid .header-top .topheader-cart>a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 16px;
        height: 16px;
        background: url('../images/icon-cart.svg') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    header.header>.container-fluid .header-top .topheader-cart>a>em {
        display: none
    }

    header.header>.container-fluid .header-top .topheader-cart>a>span {
        position: absolute;
        top: 1px;
        left: 8px;
        display: block;
        width: 12px;
        height: 12px;
        font-family: "AvenirLTStd-Medium";
        font-size: 11px;
        line-height: 14px;
        text-align: center;
        text-indent: initial;
        background: #000;
        border: none;
        color: #fff;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%
    }

    header.header>.container-fluid .header-top .topheader-cart>a.active:after {
        content: '';
        position: absolute;
        top: calc(100% + 5px);
        left: 0;
        width: 16px;
        height: 1px;
        background: #000
    }

    header.header>.container-fluid .sticky-header.fixed {
        padding: 0 15px
    }

    header.header>.container-fluid .sticky-header.fixed .header-top {
        display: block;
        padding: 0
    }

    header.header>.container-fluid .sticky-header.fixed .header-top .header-top-center {
        display: none
    }

    header.header>.container-fluid .header-bottom {
        padding-top: 18px
    }

    header.header>.container-fluid .header-bottom .header-logo {
        padding: 0;
        margin: 0
    }

    header.header>.container-fluid .navbar {
        position: relative;
        top: auto;
        left: auto;
        width: calc(100% + 30px);
        padding: 0;
        margin: 2px -15px 0 -15px;
        overflow: visible;
        background: none
    }

    header.header>.container-fluid .navbar .navbar-nav {
        padding: 0;
        font-size: .75em;
        background: none
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator {
        padding: 0;
        text-align: center
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav {
        display: inline-block
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav:hover>.nav-item {
        color: #555
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item {
        display: inline-block;
        padding: 12px 15px;
        border: none;
        font-size: 14px;
        letter-spacing: 4px;
        line-height: 1;
        color: #555
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item.menu-has-children:after {
        display: none
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item:hover,header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item.open {
        color: #000
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item:hover>span,header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item.open>span {
        position: relative;
        z-index: 920
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item:hover>span:after,header.header>.container-fluid .navbar .navbar-nav .navigator>nav>.nav-item.open>span:after {
        content: '';
        position: absolute;
        top: calc(100% + 2px);
        left: 0;
        width: calc(100% - 4px);
        height: 2px;
        background: #c3a16c
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers {
        top: 100%;
        height: auto;
        max-height: 0;
        overflow: hidden;
        background: #fff;
        border-top: none;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
        -ms-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
        -o-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
        box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
        -webkit-transition: max-height .5s ease-in-out;
        -moz-transition: max-height .5s ease-in-out;
        -ms-transition: max-height .5s ease-in-out;
        -o-transition: max-height .5s ease-in-out;
        transition: max-height .5s ease-in-out
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers.in {
        max-height: 1000px
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav {
        display: flex;
        max-width: 1950px;
        padding: 30px 15px;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div {
        width: 20%;
        padding: 0 10px
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div>.group-title {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 20px;
        font-size: 14px
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div>.group-title.bold {
        font-family: "AvenirLTStd-Medium";
        font-weight: 500
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div>ul>.menu.group-title {
        display: block
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div>ul>.menu.group-title.bold>a {
        font-family: "AvenirLTStd-Medium";
        font-weight: 500
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div>ul>.menu:first-child>a {
        margin-top: 0
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu>a {
        display: inline-block;
        padding: 0;
        margin: 20px 0 0 0;
        border: none
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu>a:hover>span:after {
        display: block
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-has-children>a:after {
        display: none
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-has-children .submenu.popovers {
        position: static;
        overflow: initial
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-has-children .submenu.popovers .submenu-nav {
        padding: 0;
        margin: 0
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content>figure figcaption {
        display: block;
        margin-bottom: 20px
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content>figure>a {
        display: block;
        padding: 0;
        border-bottom: none
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content>figure>a:hover,header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content>figure>a:focus {
        text-decoration: none
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content>figure>a:hover {
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content>figure>a img {
        width: auto;
        max-width: 100%
    }

    header.header>.container-fluid .navbar .navbar-nav .navigator>nav .submenu.popovers>.submenu-nav>div .menu.menu-type-content.hide-title>figure figcaption {
        display: none
    }

    body.checkout-cart-index header.header>.container-fluid .header-top,body.checkout-index-index header.header>.container-fluid .header-top,body.checkout-onepage-success header.header>.container-fluid .header-top {
        position: relative
    }

    body.checkout-cart-index header.header>.container-fluid .header-top>.row>.row-height>div,body.checkout-index-index header.header>.container-fluid .header-top>.row>.row-height>div,body.checkout-onepage-success header.header>.container-fluid .header-top>.row>.row-height>div {
        position: static
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-search,body.checkout-index-index header.header>.container-fluid .header-top .topheader-search,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-search {
        display: none
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-profile,body.checkout-index-index header.header>.container-fluid .header-top .topheader-profile,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-profile {
        display: none
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-cart,body.checkout-index-index header.header>.container-fluid .header-top .topheader-cart,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-cart {
        display: none
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-contact-phone,body.checkout-index-index header.header>.container-fluid .header-top .topheader-contact-phone,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-contact-phone {
        position: fixed;
        top: 15px;
        right: 50%;
        width: 50%;
        padding-right: 15px;
        margin-right: -50%;
        text-align: right
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-ship-top,body.checkout-index-index header.header>.container-fluid .header-top .topheader-ship-top,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-ship-top {
        position: fixed;
        top: 15px;
        left: 50%;
        width: 50%;
        padding-left: 15px;
        margin-left: -50%
    }

    body.checkout-cart-index header.header>.container-fluid .navbar .navbar-nav,body.checkout-index-index header.header>.container-fluid .navbar .navbar-nav,body.checkout-onepage-success header.header>.container-fluid .navbar .navbar-nav {
        display: none
    }

    body.catalog-product-view header.header {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%
    }

    body.catalog-product-view main>.container {
        padding-top: 0
    }
}

@media (min-width: 1920px) {
    header.header>.container-fluid .header-top .header-top-left {
        position:fixed;
        left: 50%;
        margin-left: -945px
    }

    header.header>.container-fluid .header-top .header-top-right {
        right: 50%;
        margin-right: -960px
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-contact-phone,body.checkout-index-index header.header>.container-fluid .header-top .topheader-contact-phone,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-contact-phone {
        width: 960px;
        margin-right: -960px
    }

    body.checkout-cart-index header.header>.container-fluid .header-top .topheader-ship-top,body.checkout-index-index header.header>.container-fluid .header-top .topheader-ship-top,body.checkout-onepage-success header.header>.container-fluid .header-top .topheader-ship-top {
        width: 960px;
        margin-left: -945px
    }
}

.top-search {
    display: none;
    position: fixed;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 0;
    overflow: hidden;
    background: #fff;
    -webkit-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -ms-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.top-search.in {
    display: block
}

.top-search>div {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.top-search>div>.container-fluid {
    max-width: 1600px;
    margin: 0 auto
}

.top-search>div>.container-fluid .search-form {
    position: relative;
    padding: 10px 0
}

.top-search>div>.container-fluid .search-form .form-search label {
    display: none
}

.top-search>div>.container-fluid .search-form .form-search input.input-text {
    padding: 5px 25px;
    font-size: .9375em;
    border-top: none;
    border-right: none;
    border-bottom: #e6e6e6 1px solid;
    border-left: none
}

.top-search>div>.container-fluid .search-form .form-search input.input-text:hover,.top-search>div>.container-fluid .search-form .form-search input.input-text:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.top-search>div>.container-fluid .search-form .form-search input.input-text:focus {
    border-color: #555
}

.top-search>div>.container-fluid .search-form .form-search input.input-text::-webkit-input-placeholder {
    color: #555
}

.top-search>div>.container-fluid .search-form .form-search input.input-text::-moz-placeholder {
    color: #555
}

.top-search>div>.container-fluid .search-form .form-search input.input-text:-ms-input-placeholder {
    color: #555
}

.top-search>div>.container-fluid .search-form .form-search input.input-text:-moz-placeholder {
    color: #555
}

.top-search>div>.container-fluid .search-form .form-search .button {
    position: absolute;
    top: calc(50% - 3px);
    left: 15px;
    z-index: 20;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    text-indent: -999px;
    overflow: hidden;
    background: transparent url('../images/icon-search.svg') 0 0 no-repeat;
    background-size: contain;
    border: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.top-search>div>.container-fluid .search-form .form-search .button:hover,.top-search>div>.container-fluid .search-form .form-search .button:focus {
    outline: none
}

.top-search>div>.container-fluid .search-form .form-search .button:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.top-search>div>.container-fluid .search-form .btn-close {
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    z-index: 20;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0 0 0 11px;
    margin: 0;
    font-size: .875em;
    line-height: 13px;
    border: none;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.top-search>div>.container-fluid .search-form .btn-close:hover,.top-search>div>.container-fluid .search-form .btn-close:focus {
    outline: none
}

.top-search>div>.container-fluid .search-form .btn-close:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.top-search>div>.container-fluid .search-form .btn-close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    height: 11px;
    background: transparent url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.top-search>div>.container-fluid .search-form .btn-close>span {
    display: inline-block;
    padding-left: 10px
}

.top-search>div>.container-fluid .search-popular>a {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 15px 15px 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: #f2f2f2
}

.top-search>div>.container-fluid .search-popular>a:hover,.top-search>div>.container-fluid .search-popular>a:focus {
    text-decoration: none
}

.top-search>div>.container-fluid .search-popular>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.top-search>div>.container-fluid .search-results {
    display: none
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch {
    margin-top: -21px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch>div:last-child {
    padding-bottom: 30px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch>div:last-child:before {
    display: none
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .no-result {
    padding-bottom: 30px !important;
    font-size: .875em
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category {
    position: relative;
    padding-bottom: 35px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category .list>a {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 15px 15px 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: #f2f2f2
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category .list>a:hover,.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category .list>a:focus {
    text-decoration: none
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category .list>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product {
    position: relative;
    padding-bottom: 20px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator {
    position: relative;
    padding-bottom: 50px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item:first-child>div {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div {
    padding-top: 15px;
    margin-top: 15px;
    border-top: #e6e6e6 1px solid
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-name {
    display: block;
    font-size: .875em;
    line-height: 1.7
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-phone {
    display: block;
    font-size: .875em;
    line-height: 1.7
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-address {
    display: block;
    margin-bottom: 15px;
    font-size: .875em;
    line-height: 1.7
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-opening {
    display: block;
    margin-bottom: 15px;
    font-size: .875em;
    line-height: 1.7
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-map {
    font-size: .875em;
    text-decoration: underline
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-map:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms {
    position: relative;
    padding-bottom: 50px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item:first-child>div {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div {
    padding-top: 15px;
    margin-top: 15px;
    border-top: #e6e6e6 1px solid
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a {
    display: block
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a:hover,.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a:focus {
    text-decoration: none
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a>.row {
    margin: 0 -5px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a>.row>.row-height>div {
    padding: 0 5px
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-image .customer-care-image {
    max-width: 260px;
    margin: 0 auto
}

.top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-title {
    font-size: .875em
}

body.outseason .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product .listing .product {
    width: 100%;
    padding: 0
}

body.outseason .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product .listing .product .inner {
    padding: 0
}

body.outseason .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product .listing .product figure img {
    z-index: 1
}

@media (min-width: 768px) {
    .top-search>div>.container-fluid .search-form .btn-close {
        width:auto;
        line-height: 32px
    }

    .top-search>div>.container-fluid .search-form .btn-close:before {
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch {
        position: relative
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .view-all {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 20;
        background: #fff
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .view-all:hover {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch>div {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: #e6e6e6 1px solid
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch>div .results-count {
        position: absolute;
        top: 0;
        right: 0;
        font-size: .875em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch>div:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category {
        padding-bottom: 15px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category:before {
        display: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product {
        padding-bottom: 0
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product:before {
        display: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator {
        padding-bottom: 0
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator:before {
        display: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list {
        margin-bottom: -30px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item {
        margin-bottom: 60px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div {
        padding-top: 0;
        margin-top: 0;
        border-top: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms {
        padding-bottom: 0
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms:before {
        display: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item {
        margin-bottom: 30px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div {
        padding-top: 0;
        margin-top: 0;
        border-top: none
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-image {
        margin-bottom: 15px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-title {
        margin-bottom: 20px;
        font-size: .9375em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-link {
        font-size: .875em;
        text-decoration: underline
    }
}

@media (min-width: 1200px) {
    .top-search>div>.container-fluid .search-form .btn-close {
        font-size:.75em
    }

    .top-search>div>.container-fluid .search-popular>a {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch>div .results-count {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .no-result {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-category .list>a {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-name {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-phone {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-address {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-opening {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-storelocator .list .item>div .store-map {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a>.row {
        margin: 0 -10px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a>.row>.row-height>div {
        padding: 0 10px
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-title {
        font-size: .75em
    }

    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-cms .list .item>div>a .cms-link {
        font-size: .75em
    }
}

@media (min-width: 1200px) and (max-width:1699px) {
    .top-search>div>.container-fluid .search-results .wyomind-elasticsearch .result-product .listing>.row>div {
        width:100%;
        margin: 0
    }
}

body.catalogsearch-result-index main>.container {
    padding-top: 0
}

.search-results-list:last-child {
    padding-bottom: 30px
}

.search-results-list:last-child:before {
    display: none
}

.search-results-list.result-category {
    position: relative;
    padding-bottom: 35px
}

.search-results-list.result-category:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.search-results-list.result-category>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.search-results-list.result-category .list>a {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 15px 15px 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: #f2f2f2
}

.search-results-list.result-category .list>a:hover,.search-results-list.result-category .list>a:focus {
    text-decoration: none
}

.search-results-list.result-category .list>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.search-results-list.result-product {
    position: relative;
    padding-bottom: 20px
}

.search-results-list.result-product:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.search-results-list.result-product>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.search-results-list.result-storelocator {
    position: relative;
    padding-bottom: 50px
}

.search-results-list.result-storelocator:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.search-results-list.result-storelocator>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.search-results-list.result-storelocator .list .item:first-child>div {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.search-results-list.result-storelocator .list .item>div {
    padding-top: 15px;
    margin-top: 15px;
    border-top: #e6e6e6 1px solid
}

.search-results-list.result-storelocator .list .item>div .store-name {
    display: block;
    font-size: .875em;
    line-height: 1.7
}

.search-results-list.result-storelocator .list .item>div .store-phone {
    display: block;
    font-size: .875em;
    line-height: 1.7
}

.search-results-list.result-storelocator .list .item>div .store-address {
    display: block;
    margin-bottom: 15px;
    font-size: .875em;
    line-height: 1.7
}

.search-results-list.result-storelocator .list .item>div .store-opening {
    display: block;
    margin-bottom: 15px;
    font-size: .875em;
    line-height: 1.7
}

.search-results-list.result-storelocator .list .item>div .store-map {
    font-size: .875em;
    text-decoration: underline
}

.search-results-list.result-storelocator .list .item>div .store-map:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.search-results-list.result-cms {
    position: relative;
    padding-bottom: 50px
}

.search-results-list.result-cms:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.search-results-list.result-cms>.title {
    display: block;
    margin: 30px 0;
    font-size: .9375em
}

.search-results-list.result-cms .list .item:first-child>div {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.search-results-list.result-cms .list .item>div {
    padding-top: 15px;
    margin-top: 15px;
    border-top: #e6e6e6 1px solid
}

.search-results-list.result-cms .list .item>div>a {
    display: block
}

.search-results-list.result-cms .list .item>div>a:hover,.search-results-list.result-cms .list .item>div>a:focus {
    text-decoration: none
}

.search-results-list.result-cms .list .item>div>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.search-results-list.result-cms .list .item>div>a>.row {
    margin: 0 -5px
}

.search-results-list.result-cms .list .item>div>a>.row>div {
    padding: 0 5px
}

.search-results-list.result-cms .list .item>div>a .cms-image {
    margin-bottom: 15px
}

.search-results-list.result-cms .list .item>div>a .cms-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.search-results-list.result-cms .list .item>div>a .cms-image .customer-care-image {
    max-width: 260px;
    margin: 0 auto
}

.search-results-list.result-cms .list .item>div>a .cms-title {
    margin-bottom: 10px;
    font-size: .9375em
}

.search-results-list.result-cms .list .item>div>a .cms-excerpt {
    font-size: .875em
}

.search-noresults {
    margin: 0
}

.search-noresults p {
    margin: 0 0 30px 0;
    font-size: .875em
}

.search-noresults .btn {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .search-results-list {
        padding-bottom:30px;
        margin-bottom: 30px;
        border-bottom: #e6e6e6 1px solid
    }

    .search-results-list .results-count {
        position: absolute;
        top: 0;
        right: 0;
        font-size: .875em
    }

    .search-results-list:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none
    }

    .search-results-list.result-category {
        padding-bottom: 15px
    }

    .search-results-list.result-category:before {
        display: none
    }

    .search-results-list.result-product {
        padding-bottom: 0
    }

    .search-results-list.result-product:before {
        display: none
    }

    .search-results-list.result-storelocator {
        padding-bottom: 0
    }

    .search-results-list.result-storelocator:before {
        display: none
    }

    .search-results-list.result-storelocator .list {
        margin-bottom: -30px
    }

    .search-results-list.result-storelocator .list .item {
        margin-bottom: 60px
    }

    .search-results-list.result-storelocator .list .item>div {
        padding-top: 0;
        margin-top: 0;
        border-top: none
    }

    .search-results-list.result-cms {
        padding-bottom: 0
    }

    .search-results-list.result-cms:before {
        display: none
    }

    .search-results-list.result-cms .list .item {
        margin-bottom: 30px
    }

    .search-results-list.result-cms .list .item>div {
        padding-top: 0;
        margin-top: 0;
        border-top: none
    }

    .search-results-list.result-cms .list .item>div>a .cms-link {
        font-size: .875em;
        text-decoration: underline
    }

    .search-noresults .btn {
        margin-bottom: 100px
    }
}

@media (min-width: 1200px) {
    .search-results-list.result-category .list>a {
        font-size:.75em
    }

    .search-results-list.result-storelocator .list .item>div .store-name {
        font-size: .75em
    }

    .search-results-list.result-storelocator .list .item>div .store-phone {
        font-size: .75em
    }

    .search-results-list.result-storelocator .list .item>div .store-address {
        font-size: .75em
    }

    .search-results-list.result-storelocator .list .item>div .store-opening {
        font-size: .75em
    }

    .search-results-list.result-storelocator .list .item>div .store-map {
        font-size: .75em
    }

    .search-results-list.result-cms .list .item>div>a>.row {
        margin: 0 -10px
    }

    .search-results-list.result-cms .list .item>div>a>.row>div {
        padding: 0 10px
    }

    .search-results-list.result-cms .list .item>div>a .cms-excerpt {
        font-size: .75em
    }

    .search-noresults p {
        font-size: .75em
    }
}

@media (min-width: 1200px) and (max-width:1699px) {
    .search-results-list .listing>.row>div {
        width:100%;
        margin: 0
    }
}

.popovers {
    position: absolute;
    z-index: 9910;
    right: 11px;
    text-align: left;
    padding-top: 9px;
    font-size: 16px;
    white-space: initial
}

.popovers .popover {
    display: none;
    border: #f2f2f2 1px solid;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    -o-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1)
}

.popovers .popover.in {
    display: block
}

.popovers .popover#login {
    width: 225px
}

.popovers .popover#login label {
    font-weight: bold
}

.popovers .popover#login input,.popovers .popover#login .btn {
    height: 30px
}

.popovers .popover#login .btn {
    font-weight: normal
}

.popovers .popover#search {
    padding: 0 5px;
    margin: 0
}

.popovers .popover#search form {
    position: relative
}

.popovers .popover#search input {
    border: none;
    width: 132px;
    height: 28px
}

.popovers .popover#search input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none
}

.popovers .popover#search button {
    position: absolute;
    top: 7px;
    right: 4px;
    background-color: transparent;
    border: none
}

.popovers .popover#mini-cart {
    width: 290px;
    padding: 20px
}

.popovers .popover#mini-cart .minicart-message {
    padding: 20px;
    margin: -20px -20px 20px -20px;
    font-size: .875em;
    background: #f2f2f2
}

.popovers .popover#mini-cart .minicart-message>div {
    position: relative;
    padding-left: 21px;
    line-height: 18px
}

.popovers .popover#mini-cart .minicart-message>div:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 11px;
    height: 10px;
    background: url('../images/icon-info.svg') 0 0 no-repeat;
    background-size: contain
}

.popovers .popover#mini-cart .minicart-items>h4 {
    margin: 0 0 15px 0;
    font-size: .9375em
}

.popovers .popover#mini-cart .minicart-items .items {
    padding: 0 20px;
    margin: 0 -20px 25px -20px;
    font-size: .875em
}

.popovers .popover#mini-cart .minicart-items .items .item {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: #e6e6e6 1px solid
}

.popovers .popover#mini-cart .minicart-items .items .item:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none
}

.popovers .popover#mini-cart .minicart-items .items .item .name {
    display: block;
    margin-bottom: 5px
}

.popovers .popover#mini-cart .minicart-items .items .item .code {
    display: block;
    margin-bottom: 5px;
    color: #555
}

.popovers .popover#mini-cart .minicart-items .items .item .last-product {
    display: block;
    margin-top: 5px;
    font-size: 1em;
    color: #FF4646
}

.popovers .popover#mini-cart .minicart-items .items .item .btn-remove {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    width: 11px;
    height: 11px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain
}

.popovers .popover#mini-cart .minicart-items .items .item .btn-remove:hover {
    -moz-opacity: .75;
    -khtml-opacity: .75;
    -webkit-opacity: .75;
    opacity: .75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75)
}

.popovers .popover#mini-cart .minicart-items .items .item img.product-image-photo {
    max-width: 50px;
    max-height: 50px
}

.popovers .popover#mini-cart .minicart-totals {
    padding: 20px 20px 10px 20px;
    margin: 0 -20px;
    font-size: .9375em;
    background: #f2f2f2
}

.popovers .popover#mini-cart .minicart-totals .total .price {
    float: right
}

.popovers .popover#mini-cart .minicart-ctas {
    padding: 0 20px 20px 20px;
    margin: 0 -20px -20px -20px;
    text-align: center;
    background: #f2f2f2
}

.popovers .popover#mini-cart .minicart-ctas .btn-primary {
    margin-bottom: 10px
}

.popovers .popover#login {
    width: 290px;
    padding: 20px;
    margin-right: 50px
}

.popovers .popover#login .header-login-form .title {
    display: block;
    margin-bottom: 15px;
    font-size: 1.25em
}

.popovers .popover#login .header-login-form .form-group label {
    margin-bottom: 5px;
    font-size: .875em;
    font-weight: 400
}

.popovers .popover#login .header-login-form .form-group .input-box {
    position: relative
}

.popovers .popover#login .header-login-form .form-group .input-box .show-password-toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url('../images/icon-show-password.svg') center center no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.popovers .popover#login .header-login-form .form-group .input-box .show-password-toggle.on {
    background-image: url('../images/icon-show-password-off.svg')
}

.popovers .popover#login .header-login-form .form-group .input-box .form-control {
    border-color: #f2f2f2
}

.popovers .popover#login .header-login-form .actions {
    text-align: center
}

.popovers .popover#login .header-login-form .actions .btn {
    margin-bottom: 15px
}

.popovers .popover#login .header-login-form .actions a {
    font-size: .875em;
    line-height: 1;
    text-decoration: underline
}

.popovers .popover#login .header-login-form .actions a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.popovers .popover#login .header-register {
    padding: 20px;
    margin: 20px -20px -20px -20px;
    background: #f2f2f2
}

.popovers .popover#login .header-register .title {
    display: block;
    margin-bottom: 10px;
    font-size: 1.25em
}

.popovers .popover#account-meta {
    width: 290px;
    padding: 20px;
    margin-right: 50px
}

.popovers .popover#account-meta .header-account .title {
    display: block;
    margin-bottom: 15px;
    font-size: 1.25em
}

.popovers .popover#account-meta .header-account nav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.popovers .popover#account-meta .header-account nav ul>li {
    margin: 20px 0
}

.popovers .popover#account-meta .header-account nav ul>li>a {
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    text-transform: none
}

.popovers .popover#account-meta .header-account nav ul>li.current>a {
    text-decoration: underline
}

.popovers .popover#account-meta .header-account nav ul>li.logout {
    display: none
}

.popovers .popover#account-meta .header-logout {
    padding: 20px;
    margin: 20px -20px -20px -20px;
    background: #f2f2f2
}

.popovers .popover label.last-product {
    color: #FF4646;
    text-transform: none;
    word-spacing: 1px
}

.popovers .popover label.last-product i {
    font-style: inherit
}

.popovers .popover label {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 3px
}

.popovers .popover .form-group {
    margin-bottom: 14px
}

.popovers .popover .form-group.actions {
    margin-bottom: 10px
}

.popovers .popover .help-block {
    font-size: 14px;
    margin-top: 14px
}

.popovers .popover input[type="email"],.popovers .popover input[type="password"] {
    border-color: #000
}

.popovers .popover p.reg {
    letter-spacing: -0.4px;
    line-height: 1.2em;
    margin-bottom: 0;
    font-size: 13px
}

@media (min-width: 1200px) {
    .popovers .popover#mini-cart .minicart-message {
        font-size:.75em
    }

    .popovers .popover#mini-cart .minicart-items .items {
        font-size: .75em
    }

    .popovers .popover#login .header-login-form .form-group label {
        font-size: .75em
    }

    .popovers .popover#login .header-login-form .actions a {
        font-size: .75em
    }

    .popovers .popover#account-meta .header-account nav ul>li>a {
        font-size: .75em
    }

    .popovers .popover label {
        font-size: 12px
    }

    .popovers .popover .help-block {
        font-size: 12px
    }

    .popovers .popover p.reg {
        font-size: 12px
    }
}

.disposable-menu {
    display: none
}

@media (max-width: 991px) {
    .disposable-menu {
        display:block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        color: #fff;
        overflow: hidden;
        font-size: 25px;
        z-index: -1
    }
}

@media (max-width: 767px) {
    .disposable-menu {
        font-size:16px
    }
}

@media (max-width: 991px) {
    body .disposable-menu p.outseason {
        text-transform:uppercase;
        font-size: 20px;
        margin-top: 12px;
        letter-spacing: 0.1px
    }
}

@media (max-width: 767px) {
    .disposable-menu p {
        font-size:13px
    }
}

@media (max-width: 991px) {
    .disposable-menu.in {
        z-index:20
    }
}

@media (max-width: 991px) {
    .disposable-menu.in .close {
        -webkit-transform:translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width: 991px) {
    .disposable-menu.in .menu {
        -webkit-transform:translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width: 991px) {
    .disposable-menu.in a {
        text-transform:uppercase
    }

    body:not(.outseason) .disposable-menu.in a {
        color: #fff
    }
}

@media (max-width: 991px) {
    .disposable-menu.in a.ship {
        margin-bottom:6px;
        display: block
    }
}

@media (max-width: 991px) {
    .disposable-menu.in a.ship i {
        font-style:normal;
        text-decoration: underline
    }
}

@media (max-width: 991px) {
    .disposable-menu .menu {
        -webkit-transition:-webkit-transform .2s ease-in-out;
        -moz-transition: -moz-transform .2s ease-in-out;
        -o-transition: -o-transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        background-color: #000;
        overflow: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 85px;
        bottom: 0;
        padding: 13px 10px
    }
}

@media (max-width: 767px) {
    .disposable-menu .menu {
        right:56px
    }
}

@media (max-width: 991px) {
    .disposable-menu .meta {
        text-transform:uppercase;
        font-weight: bold;
        margin-bottom: 4px
    }
}

@media (max-width: 991px) {
    .disposable-menu .meta a {
        display:block
    }
}

@media (max-width: 991px) {
    .disposable-menu .meta li.expandable>a {
        letter-spacing:0.4px
    }
}

@media (max-width: 991px) {
    .disposable-menu .meta ul>li>ul li {
        font-weight:normal
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .disposable-menu .meta ul li.big>a {
        font-size:60px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .disposable-menu .meta ul li.expandable a.important {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        background-color: #fff;
        color: #000;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1;
        padding: 5px;
        font-size: 20px;
        padding: 3px 5px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .disposable-menu .meta ul li.expandable a.important:hover {
        color:#000
    }
}

@media (max-width: 991px) {
    .disposable-menu .visible-short {
        display:block
    }
}

@media (max-width: 991px) {
    .disposable-menu .visible-long {
        display:none
    }
}

@media (max-width: 991px) {
    .disposable-menu .first-block {
        padding-bottom:15px
    }
}

@media (max-width: 991px) {
    .disposable-menu .last-block {
        padding-top:15px
    }
}

@media (max-width: 991px) {
    .disposable-menu .important {
        padding-left:0;
        margin: 9px 0 18px
    }
}

@media (max-width: 991px) {
    .disposable-menu .important a {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: #fff;
        color: #000 !important;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1;
        font-size: 16px;
        font-family: "Alegreya","Alegreya SC","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 600;
        padding: 6px 6px 4px
    }
}

@media (max-width: 991px) {
    .disposable-menu .important a:hover {
        color:#000
    }
}

@media (max-width: 991px) {
    .disposable-menu .search {
        margin-top:20px;
        position: relative
    }
}

@media (max-width: 767px) {
    .disposable-menu .search {
        margin-top:10px
    }
}

@media (max-width: 991px) {
    .disposable-menu .search input {
        border:none;
        border-bottom: 1px solid #fff;
        padding-left: 0;
        background-color: transparent;
        color: #fff;
        width: 100%;
        height: 40px
    }
}

@media (max-width: 767px) {
    .disposable-menu .search input {
        height:26px;
        font-size: 13px
    }
}

@media (max-width: 991px) {
    .disposable-menu .search input:focus {
        -webkit-box-shadow:none;
        -moz-box-shadow: none;
        box-shadow: none;
        outline: none
    }
}

@media (max-width: 991px) {
    .disposable-menu .search button {
        background-color:transparent;
        border: none;
        position: absolute;
        right: 0;
        top: 0
    }
}

@media (max-width: 767px) {
    .disposable-menu .search button {
        right:-5px;
        top: 3px
    }
}

@media (max-width: 991px) {
    .disposable-menu .close {
        -webkit-transition:-webkit-transform .2s ease-in-out;
        -moz-transition: -moz-transform .2s ease-in-out;
        -o-transition: -o-transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        text-shadow: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #f7f7f7;
        width: 85px;
        text-align: center;
        padding-top: 22px
    }
}

@media (max-width: 767px) {
    .disposable-menu .close {
        width:56px
    }
}

@media (max-width: 991px) {
    .disposable-menu.animating {
        z-index:20
    }
}

@media (max-width: 991px) {
    .main-nav {
        margin-bottom:24px
    }
}

@media (max-width: 991px) {
    .main-nav .visible-short {
        display:none
    }
}

@media (max-width: 991px) {
    .main-nav .visible-long {
        display:block
    }
}

@media (max-width: 991px) {
    .main-nav .links>ul>li.expandable {
        margin-bottom:10px;
        padding: 8px 10px 6px;
        position: relative
    }
}

@media (max-width: 991px) {
    .main-nav .links>ul>li.expandable>a {
        display:block
    }
}

.radio input[type=radio],.radio input[type=checkbox],.checkbox input[type=radio],.checkbox input[type=checkbox],.checkout-checkbox input[type=checkbox],.checkout-checkbox input[type=radio] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    color: #fff;
    width: 1px;
    z-index: -5
}

.radio,.checkbox,.checkout-checkbox {
    position: relative
}

.radio i,.checkbox i,.checkout-checkbox i {
    display: block;
    position: absolute;
    left: 0;
    height: 14px;
    width: 14px;
    top: 3px;
    border: 1px solid #000
}

.radio i:after,.checkbox i:after,.checkout-checkbox i:after {
    content: '';
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    border: 3px solid #fff;
    background-color: #000;
    height: 12px;
    width: 12px
}

.radio input[type=radio]:checked+i:after,.radio input[type=checkbox]:checked+i:after,.radio input[type=radio]:checked+input[type="hidden"]+i:after,.radio input[type=checkbox]:checked+input[type="hidden"]+i:after,.checkbox input[type=radio]:checked+i:after,.checkbox input[type=checkbox]:checked+i:after,.checkbox input[type=radio]:checked+input[type="hidden"]+i:after,.checkbox input[type=checkbox]:checked+input[type="hidden"]+i:after {
    display: block
}

.hidden-switch {
    margin: 0
}

.hidden-switch label {
    padding-left: 0
}

.hidden-switch label i {
    height: 2px;
    border: none;
    background-color: #000;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
    width: 100%
}

.hidden-switch label i:after {
    display: none !important
}

.hidden-switch input {
    display: none
}

.hidden-switch input[type=checkbox]:checked+i,.hidden-switch input[type=radio]:checked+i,.hidden-switch input[type=checkbox]:checked+input[type="hidden"]+i,.hidden-switch input[type=radio]:checked+input[type="hidden"]+i {
    display: block
}

.composed-switch {
    margin-top: 10px;
    margin-bottom: 1px;
    line-height: 1.25;
    padding-top: 2px
}

.composed-switch .checkbox,.composed-switch .radio {
    margin-top: 0;
    margin-bottom: 0
}

.composed-switch span {
    display: block
}

.composed-switch a,.composed-switch span.name,.composed-switch span.credit-card {
    font-weight: bold;
    text-transform: uppercase
}

.composed-switch a {
    padding-left: 20px
}

.btn,.button,.my-wishlist .link-edit {
    padding: 9px 15px 10px 15px;
    font-family: "AvenirLTStd-Medium";
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 1;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none
}

.btn:focus,.btn:active,.btn:focus:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: none
}

.btn.label {
    background-color: transparent;
    margin-top: 11px
}

.btn.btn-primary {
    background: #a59064;
    background: -moz-linear-gradient(left, #a59064 0%, #d3b88b 75%);
    background: -webkit-linear-gradient(left, #a59064 0%, #d3b88b 75%);
    background: linear-gradient(to right, #a59064 0%, #d3b88b 75%);
    border: none;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a59064', endColorstr='#d3b88b', GradientType=1)
}

.btn.btn-primary:hover {
    -moz-opacity: .75;
    -khtml-opacity: .75;
    -webkit-opacity: .75;
    opacity: .75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75)
}

.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary:focus:active {
    background: #a59064;
    background: -moz-linear-gradient(left, #a59064 0%, #d3b88b 75%);
    background: -webkit-linear-gradient(left, #a59064 0%, #d3b88b 75%);
    background: linear-gradient(to right, #a59064 0%, #d3b88b 75%);
    border: none
}

.btn.btn-primary:focus:hover,.btn.btn-primary:active:hover,.btn.btn-primary:focus:active:hover {
    border: none
}

.btn.btn-primary.disabled.focus,.btn.btn-primary.disabled:focus,.btn.btn-primary.disabled:hover,.btn.btn-primary[disabled].focus,.btn.btn-primary[disabled]:focus,.btn.btn-primary[disabled]:hover {
    background: #a59064;
    background: -moz-linear-gradient(left, #a59064 0%, #d3b88b 75%);
    background: -webkit-linear-gradient(left, #a59064 0%, #d3b88b 75%);
    background: linear-gradient(to right, #a59064 0%, #d3b88b 75%);
    border: none;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a59064', endColorstr='#d3b88b', GradientType=1)
}

.btn.btn-secondary {
    padding-top: 8px;
    padding-bottom: 9px;
    border-color: #000;
    background-color: transparent
}

.btn.btn-secondary:focus,.btn.btn-secondary:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.btn.btn-secondary:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.btn.btn-secondary:focus,.btn.btn-secondary:active,.btn.btn-secondary:focus:active {
    background-color: transparent
}

.btn.btn-secondary.btn-paypal:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 12px;
    background: url('../images/paypal.svg') 0 0 no-repeat;
    background-size: contain
}

.btn.btn-underlined {
    position: relative;
    font-family: "AvenirLTStd-Book";
    padding: 5px 0 7px 0
}

.btn.btn-underlined:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: calc(100% - 4px);
    height: 2px;
    background: #C3A16C
}

.btn.btn-underlined:focus,.btn.btn-underlined:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.btn.btn-underlined:hover {
    -moz-opacity: .75;
    -khtml-opacity: .75;
    -webkit-opacity: .75;
    opacity: .75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    filter: alpha(opacity=75)
}

.btn-full {
    width: 100%
}

.btn-file {
    position: relative;
    overflow: hidden;
    margin: 10px
}

.btn-file span {
    line-height: 1.7em
}

.btn-file input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer
}

.generic.contacts .btn-primary,.contacts.my-account .btn-primary,.contacts.return-customer .btn-primary,.contacts.kids .btn-primary,.generic .contacts .btn-primary,.my-account .contacts .btn-primary,.return-customer .contacts .btn-primary,.kids .contacts .btn-primary {
    margin-top: 10px
}

@media (min-width: 1200px) {
    .btn,.button,.my-wishlist .link-edit {
        font-size:12px
    }
}

.modal-backdrop {
    background: none
}

.modal .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.modal .modal-dialog .modal-content {
    border: #f2f2f2 1px solid;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    -o-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1)
}

.modal .modal-dialog .modal-content .modal-header .close,.modal .modal-dialog .modal-content .modal-footer .close {
    display: block;
    width: 11px;
    height: 11px;
    overflow: hidden;
    text-indent: -999px;
    background: url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain;
    outline: none
}

.modal .modal-dialog .modal-content .modal-header .close.with-text,.modal .modal-dialog .modal-content .modal-footer .close.with-text {
    width: initial !important;
    font-size: .75em;
    padding-left: 15px;
    height: 15px !important;
    background-size: 11px 11px !important;
    text-indent: 0px;
    -moz-opacity: .4;
    -khtml-opacity: .4;
    -webkit-opacity: .4;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter: alpha(opacity=40)
}

.modal .modal-dialog .modal-content .modal-header .close:hover,.modal .modal-dialog .modal-content .modal-footer .close:hover {
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

.modal .modal-dialog .modal-content .modal-footer {
    border-top: none
}

.modal .modal-dialog .modal-content .modal-footer .close span {
    display: none
}

.modal .modal-dialog .modal-content .modal-header {
    position: relative;
    padding: 0;
    border: none
}

.modal .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100
}

.modal .modal-dialog .modal-content .modal-header .modal-title {
    display: block;
    padding: 20px 20px 0 20px;
    font-size: .9375em
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 20px;
    font-size: 16px
}

.modal .modal-dialog .modal-content .modal-body .newsletter {
    padding-top: 40px
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text>.title {
    display: block;
    margin-bottom: 15px;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text>p {
    margin-bottom: 20px;
    font-size: .875em;
    line-height: 1.75
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form label {
    display: block;
    margin-bottom: 10px;
    font-size: .9375em
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group {
    margin-bottom: 15px
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group .form-control {
    padding: 10px;
    font-size: .875em
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group .form-control::-webkit-input-placeholder {
    color: #000
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group .form-control::-moz-placeholder {
    color: #000
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group .form-control:-ms-input-placeholder {
    color: #000
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group .form-control:-moz-placeholder {
    color: #000
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .btn {
    margin-bottom: 20px
}

.modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form p {
    margin-bottom: 0;
    font-size: .875em
}

.modal.modal-video .modal-dialog {
    width: 95%
}

.modal.modal-video .modal-dialog .modal-content .modal-body {
    padding: 50px 0 0 0
}

.modal.modal-sizes .sizes-helper {
    margin-bottom: 0
}

.modal.modal-sizes .sizes-helper .product-sizes-table {
    margin-bottom: 0
}

.modal.modal-sizes .sizes-helper .product-sizes-table>.title {
    font-size: .9375em
}

.modal.modal-outofstock .modal-dialog .modal-content .modal-body {
    padding-top: 15px
}

.modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-top {
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-form .checkbox label {
    padding-left: 24px
}

.modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-form .checkbox label i {
    top: 1px
}

.modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-form .privacy {
    font-size: .875em
}

.modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .message {
    margin-top: 15px;
    font-size: .875em
}

.modal.modal-fullscreen-gallery.fade .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.modal.modal-fullscreen-gallery .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0
}

.modal.modal-fullscreen-gallery .modal-dialog .modal-content {
    height: 100%;
    overflow-y: auto
}

.modal.modal-fullscreen-gallery .modal-dialog .modal-content .modal-header .close {
    position: fixed
}

.modal.modal-fullscreen-gallery .modal-dialog .modal-content .modal-body {
    padding: 0 20px
}

.modal.modal-password .modal-dialog .modal-content .modal-body {
    padding-top: 15px
}

.modal.modal-password .modal-dialog .modal-content .modal-body p {
    margin: 0 0 30px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.modal.modal-guest-popup .modal-dialog .modal-content .title,.modal.modal-guest-popup .modal-dialog .modal-content .btn {
    margin-bottom: 30px
}

.modal.modal-guest-popup .modal-dialog .modal-content label[for="guest-newsletter-register-cart-guestpopup"] {
    line-height: 1em;
    padding-top: 3.5px;
    padding-bottom: 15px
}

.modal.modal-guest-popup .modal-dialog .modal-content p {
    margin-bottom: 25px
}

.modal.modal-guest-popup .modal-dialog .modal-content p.privacy {
    margin-bottom: 20px
}

.modal.modal-guest-popup .modal-dialog .modal-content p.privacy a {
    text-decoration: underline
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-header .modal-title {
    font-size: .9375em;
    letter-spacing: 1px;
    line-height: 1.7
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body {
    padding-top: 15px
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body p,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body label,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .alert,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .message,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .error {
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .checkbox {
    margin: 5px 0 30px 0
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body p {
    margin: 0 0 16px 0
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .alert {
    font-family: "AvenirLTStd-Book"
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .alert .more-errors {
    font-size: 14px
}

.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .message {
    margin-top: 15px
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-header .modal-title {
    font-size: .9375em;
    letter-spacing: 1px;
    line-height: 1.7
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body {
    padding-top: 15px
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body p,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body label,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .alert,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .message,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .error,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body div.cookie-modal-block-top,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body div.cookie-modal-block-bottom {
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .buttons-container {
    margin-top: 15px;
    margin-bottom: 15px
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .buttons-container>div {
    padding: 0 !important;
    margin-bottom: 10px
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .buttons-container>div>a {
    width: 100% !important
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .buttons-container>div>a.accept {
    background: #000;
    border-color: #000
}

.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-footer .close {
    background: url('../images/icon-close-grey.svg') 0 0 no-repeat
}

@media (min-width: 768px) {
    .modal {
        text-align:center;
        padding: 0 !important
    }

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px
    }

    .modal .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle
    }

    .modal .modal-dialog .modal-content .modal-header .modal-title {
        padding: 30px 30px 0 30px
    }

    .modal .modal-dialog .modal-content .modal-body {
        padding: 30px
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter {
        padding: 0;
        margin: -30px
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-image .img-responsive {
        width: 100%;
        max-width: inherit
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text {
        padding-top: 30px;
        padding-right: 45px;
        padding-bottom: 30px
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group {
        margin-bottom: 10px
    }

    .modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-top {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: #e6e6e6 1px solid
    }

    .modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-top .image .img-responsive {
        width: 100%;
        max-width: inherit
    }

    .modal.modal-fullscreen-gallery:before {
        display: none
    }

    .modal.modal-fullscreen-gallery .modal-dialog {
        display: block;
        vertical-align: inherit;
        width: 100%;
        height: 100%;
        margin: 0
    }

    .modal.modal-fullscreen-gallery .modal-dialog .modal-content {
        height: 100%;
        overflow-y: auto
    }

    .modal.modal-fullscreen-gallery .modal-dialog .modal-content .modal-header .close {
        position: fixed
    }

    .modal.modal-fullscreen-gallery .modal-dialog .modal-content .modal-body {
        padding: 0 20px
    }

    .modal.modal-guest-popup .modal-dialog .modal-content {
        max-width: 350px;
        margin: auto
    }

    .modal.modal-guest-popup .modal-dialog .modal-content p.privacy {
        margin-bottom: 40px
    }

    .modal.modal-filterpreferences .modal-dialog .modal-content .modal-body p,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body label,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .alert,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .message,.modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .error {
        font-size: .75em
    }

    .modal.modal-filterpreferences .modal-dialog .modal-content .modal-body .message {
        margin-top: 15px
    }

    .modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body p,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body label,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .alert,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .message,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .error,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body div.cookie-modal-block-top,.modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body div.cookie-modal-block-bottom {
        font-size: .75em
    }

    .modal.modal-cookie-preferences .modal-dialog .modal-content .modal-body .buttons-container>div {
        padding: 15px !important
    }
}

@media (min-width: 769px) and (max-width:1199px) {
    .modal.modal-sizes .sizes-helper .product-sizes-table .product-sizes-table-container {
        overflow-x:auto
    }
}

@media (min-width: 1200px) {
    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text>p {
        font-size:.75em
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .form-group .form-control {
        font-size: .75em
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form p {
        font-size: .75em
    }

    .modal .modal-dialog .modal-content .modal-body .newsletter .newsletter-text .subscription-form .btn {
        margin-bottom: 60px
    }

    .modal.modal-fullscreen-gallery .modal-dialog .modal-content .modal-header {
        display: none
    }

    .modal.modal-fullscreen-gallery .modal-dialog .modal-content .modal-body {
        padding: 0
    }

    .modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-top {
        font-size: .75em
    }

    .modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .outofstock-form .privacy {
        font-size: .75em
    }

    .modal.modal-outofstock .modal-dialog .modal-content .modal-body .outofstock .message {
        font-size: .75em
    }

    .modal.modal-password .modal-dialog .modal-content .modal-body p {
        font-size: .75em
    }

    .modal.modal-guest-popup .modal-dialog .modal-content {
        max-width: 350px;
        margin: auto
    }

    .modal.modal-guest-popup .modal-dialog .modal-content .modal-body {
        letter-spacing: 1px;
        padding: 40px
    }

    .modal.modal-guest-popup .modal-dialog .modal-content .modal-body .form-group .form-control,.modal.modal-guest-popup .modal-dialog .modal-content .modal-body .form-group .checkbox {
        font-size: .75em
    }

    .modal.modal-guest-popup .modal-dialog .modal-content .modal-body p {
        font-size: .75em
    }

    .modal.modal-guest-popup .modal-dialog .modal-content .modal-body p.privacy a {
        text-decoration: underline
    }
}

@media (max-width: 480px) {
    .modal.modal-sizes .sizes-helper .product-sizes-table .product-sizes-table-container {
        overflow-y:auto
    }

    .modal.modal-sizes .sizes-helper .product-sizes-table .product-sizes-table-container .table.visible-xs,.modal.modal-sizes .sizes-helper .product-sizes-table .product-sizes-table-container .data-table.visible-xs,.modal.modal-sizes .sizes-helper .product-sizes-table .product-sizes-table-container .availability-only-details.visible-xs {
        overflow-y: initial;
        display: table !important
    }
}

.tooltip-summoner-savefilter-btn-md {
    margin-top: 5px !important
}

.tooltip-summoner-savefilter-btn-md .tooltip-inner {
    left: -22.5px;
    max-width: 246px;
    width: 246px;
    padding: 10px
}

@media (min-width: 768px) {
    .tooltip-summoner-savefilter-btn-md .tooltip-inner {
        left:-9px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-fr .tooltip-inner {
        left: 60px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-de .tooltip-inner {
        left: 25px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-it .tooltip-inner {
        left: -9px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-jp .tooltip-inner {
        left: -43px
    }
}

@media (min-width: 1200px) {
    .tooltip-summoner-savefilter-btn-md .tooltip-inner {
        left:-15px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-fr .tooltip-inner {
        left: 43px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-de .tooltip-inner {
        left: 13px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-it .tooltip-inner,.tooltip-summoner-savefilter-btn-md.save-filters-tt-jp .tooltip-inner {
        left: -15px
    }
}

@media (min-width: 1920px) {
    .tooltip-summoner-savefilter-btn-md .tooltip-inner {
        left:-23px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-fr .tooltip-inner {
        left: 43px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-de .tooltip-inner {
        left: 13px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-it .tooltip-inner {
        left: -18px
    }

    .tooltip-summoner-savefilter-btn-md.save-filters-tt-jp .tooltip-inner {
        left: -23px
    }
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    background: none;
    width: 10%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer
}

.slick-arrow:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.slick-arrow i:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.slick-arrow.slick-prev {
    left: 0;
    margin-left: -10%
}

.slick-arrow.slick-next {
    right: 0;
    margin-right: -10%
}

.carousel .item {
    position: relative
}

.carousel .item img {
    max-width: 100%
}

.carousel .item figure.captioned {
    height: auto;
    padding: 0
}

.carousel .item figure.captioned .caption {
    height: 70px;
    padding: 10px;
    background-color: #fff
}

.carousel .item figure.captioned .caption.transparent {
    background-color: rgba(0,0,0,0.8)
}

.carousel .shop-link {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 10
}

.carousel .shop-link.right {
    left: auto;
    right: 30px
}

.carousel#wide-gallery-carousel {
    padding-top: 84px
}

.carousel#wide-gallery-carousel .slick-dots {
    width: 100%;
    position: absolute;
    list-style-type: none;
    height: 64px;
    padding: 0;
    margin: 0;
    text-align: center;
    top: 0
}

.carousel#wide-gallery-carousel .slick-dots li {
    display: inline-block;
    width: 64px;
    height: 64px;
    text-indent: 0;
    margin: 0 10px;
    cursor: pointer
}

@media (max-width: 991px) {
    .carousel#wide-gallery-carousel .slick-dots li {
        width:52px;
        height: 52px
    }
}

.carousel#wide-gallery-carousel .slick-dots li img {
    max-width: 100%
}

@media (max-width: 991px) {
    .carousel#wide-gallery-carousel .item {
        overflow:auto
    }
}

@media (max-width: 767px) {
    .carousel#wide-gallery-carousel .item {
        padding:0
    }
}

.carousel#wide-gallery-carousel .item img {
    max-height: 100%;
    width: auto;
    margin: 0 auto
}

@media (max-width: 991px) {
    .carousel#wide-gallery-carousel .item img {
        max-width:none
    }
}

@media (max-width: 767px) {
    .carousel#wide-gallery-carousel .item img {
        max-height:none
    }
}

@media (min-width: 768px) {
    .carousel#wide-gallery-carousel .item img {
        max-height:100%
    }
}

.carousel#wide-gallery-carousel .slick-arrow {
    top: 64px
}

.carousel#wide-gallery-carousel .slick-arrow.slick-prev {
    margin-left: 20px;
    margin-bottom: 20px
}

.carousel#wide-gallery-carousel .slick-arrow.slick-next {
    margin-right: 20px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .carousel#wide-gallery-carousel .modal-body {
        padding:0
    }
}

.carousel .titled-video .caption {
    display: none
}

@media (min-width: 1580px) {
    .carousel.titled .title {
        font-size:35px;
        margin: 18px 30px
    }
}

@media (min-width: 1580px) {
    .carousel.titled .carousel-control:after {
        margin-top:-20px
    }
}

@media (min-width: 768px) {
    .carousel.carousel-xs {
        display:inline;
        float: left;
        width: 75%
    }
}

@media (max-width: 767px) {
    .carousel.carousel-xs {
        margin:0 35px
    }
}

@media (min-width: 768px) {
    .carousel.carousel-xs.recents .item {
        float:none;
        font-size: 0;
        display: inline;
        width: auto;
        padding: 0;
        margin: 0
    }
}

@media (min-width: 768px) {
    .carousel.carousel-xs .carousel-inner {
        width:auto;
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (min-width: 768px) {
    .carousel.carousel-xs .item {
        display:inline;
        float: left;
        width: 33.33333%;
        padding: 0 10px;
        display: block
    }
}

@media (max-width: 767px) {
    .carousel.carousel-xs .item {
        text-align:center
    }
}

@media (max-width: 767px) {
    .carousel.carousel-xs .item figure {
        display:inline-block;
        margin: 0 2px
    }
}

@media (max-width: 767px) {
    .carousel.carousel-xs .slick-arrow.slick-prev {
        margin-left:-35px
    }
}

@media (max-width: 767px) {
    .carousel.carousel-xs .slick-arrow.slick-next {
        margin-right:-35px
    }
}

.carousel.carousel-xs.recents .item {
    float: none;
    font-size: 0;
    display: inline;
    width: auto;
    padding: 0;
    margin: 0
}

@media (max-width: 767px) {
    .carousel.carousel-xs.recents .item {
        float:left;
        display: block
    }
}

.carousel.carousel-xs.recents figure {
    display: inline;
    float: left;
    width: 21%;
    margin: 0 .5%
}

@media (max-width: 767px) {
    .carousel.carousel-xs.recents figure {
        width:auto !important;
        padding: 15px 4px 5px;
        display: inline-block;
        margin: 0 2px
    }
}

.carousel.carousel-xs.recents .slick-prev {
    visibility: hidden
}

@media (max-width: 767px) {
    .carousel.carousel-xs.recents .slick-prev {
        visibility:visible;
        margin-left: -4px
    }
}

.carousel.carousel-xs.recents .slick-next {
    visibility: hidden
}

@media (max-width: 767px) {
    .carousel.carousel-xs.recents .slick-next {
        visibility:visible;
        margin-right: -4px
    }
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    width: 100%
}

@media (max-width: 767px) {
    .sided-arrows-xs .title {
        position:static;
        padding: 0;
        margin: 0
    }

    .sided-arrows-xs .title .slick-prev {
        margin-left: -10%
    }

    .sided-arrows-xs .title .slick-next {
        margin-right: -10%
    }
}

.hero {
    margin-bottom: 75px
}

@media (max-width: 767px) {
    .hero {
        margin-bottom:30px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hero {
        margin-bottom:20px
    }
}

.hero.with-title .title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 60px
}

@media (max-width: 991px) {
    .hero.with-title .title {
        position:static;
        margin-top: 10px;
        color: #000;
        font-size: 40px
    }
}

@media (min-width: 1580px) {
    .hero.with-title .title {
        font-size:90px
    }
}

.hero.with-title .title.alt-titles .title {
    bottom: auto;
    top: 20px
}

.hero .intro {
    text-align: justify;
    margin-top: 10px
}

.hero .inner {
    position: relative
}

.hero figure {
    min-height: 80px
}

.hero figure img {
    min-width: 100%
}

.hero figcaption a,.hero figcaption span,.hero .links a,.hero .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 50px
}

@media (max-width: 767px) {
    .hero figcaption a,.hero figcaption span,.hero .links a,.hero .title {
        font-size:26px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hero figcaption a,.hero figcaption span,.hero .links a,.hero .title {
        font-size:40px
    }
}

@media (min-width: 1580px) {
    .hero figcaption a,.hero figcaption span,.hero .links a,.hero .title {
        font-size:60px;
        margin-top: 18px
    }
}

.hero figcaption a a,.hero figcaption span a,.hero .links a a,.hero .title a {
    color: #fff
}

.hero figcaption {
    text-align: center;
    margin-top: 10px
}

@media (max-width: 767px) {
    .hero p {
        font-size:16px;
        letter-spacing: 0.2px
    }
}

.hero .title {
    display: inline-block
}

.hero .links {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    text-align: right
}

.hero .links a:first-child {
    display: inline;
    float: left
}

.hero .carousel {
    padding-bottom: 40px
}

@media (max-width: 767px) {
    .hero .carousel {
        width:82.8%;
        margin: 0 auto;
        padding-bottom: 0px
    }
}

.hero .carousel .item img {
    margin: 0 auto;
    max-width: 100%
}

.hero .carousel .carousel-control {
    background-image: none
}

@media (max-width: 767px) {
    .hero .carousel .carousel-indicators {
        margin-bottom:5px
    }
}

.hero .carousel .slick-dots {
    bottom: 0;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
    text-align: center
}

.hero .carousel .slick-dots li {
    display: inline-block
}

.hero .carousel .slick-dots li button {
    border: none;
    background-color: #6c6c6c;
    height: 4px;
    width: 34px;
    margin: 0 2px;
    font-size: 0;
    text-indent: -9999999px;
    overflow: hidden
}

.hero .carousel .slick-dots li button:focus,.hero .carousel .slick-dots li button:active {
    outline: none
}

.hero .carousel .slick-dots li.slick-active button {
    background-color: #000
}

.filters {
    position: relative
}

.filters .toggler {
    display: block;
    padding: 10px 15px;
    margin: 15px -15px 0 -15px;
    font-size: .875em;
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase;
    background: #f2f2f2
}

.filters .toggler:hover,.filters .toggler:focus {
    text-decoration: none
}

.filters .toggler:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.filters .js-filters {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
    background: #fff
}

.filters .js-filters.in {
    display: block
}

.filters .js-filters .block {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: calc(100% - 108px);
    margin: 41px 0 67px 0;
    overflow: auto
}

.filters .js-filters .block .block-content {
    padding: 0 15px
}

.filters .js-filters .block .block-content.items .main>li.expandable {
    float: left;
    width: 100%;
    text-transform: none;
    background: none
}

.filters .js-filters .block .block-content.items .main>li.expandable:first-child .name {
    padding-top: 15px
}

.filters .js-filters .block .block-content.items .main>li.expandable:first-child .name:before {
    display: none
}

.filters .js-filters .block .block-content.items .main>li.expandable:after {
    display: none
}

.filters .js-filters .block .block-content.items .main>li.expandable .name {
    position: relative;
    display: block;
    padding: 25px 0 15px 0;
    font-size: .9375em
}

.filters .js-filters .block .block-content.items .main>li.expandable .name:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 5px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.filters .js-filters .block .block-content.items .main>li.expandable>ul.expandable {
    float: left;
    display: block !important;
    height: auto !important;
    margin: 0 -5px 15px -5px
}

.filters .js-filters .block .block-content.items .main>li.expandable>ul.expandable>li {
    float: left;
    margin: 0 5px 10px 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.filters .js-filters .block .block-content.items .main>li.expandable>ul.expandable>li>a {
    display: block;
    padding: 10px 12px;
    font-size: .875em;
    text-transform: none;
    border: #000 1px solid;
    color: #000
}

.filters .js-filters .block .block-content.items .main>li.expandable>ul.expandable>li>a.amshopby-attr-selected {
    background: #000;
    color: #fff
}

.filters .js-filters .filters-title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    padding: 15px;
    font-size: .875em;
    line-height: 1;
    letter-spacing: 1px;
    text-align: center;
    background: #f2f2f2
}

.filters .js-filters .filters-title .title {
    text-transform: uppercase
}

.filters .js-filters .filters-title .btn-close {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.filters .js-filters .filters-title .btn-close:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain
}

.filters .js-filters .filters-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    padding: 15px;
    line-height: 1;
    text-align: center;
    background: #fff;
    border-top: #e6e6e6 1px solid
}

.filters .js-filters .filters-controls>.row {
    margin: 0 -7.5px
}

.filters .js-filters .filters-controls>.row>div {
    padding: 0 7.5px
}

.filters .js-filters .filters-controls .btn-secondary {
    letter-spacing: inherit;
    background: none
}

.filters .lower-bar .selected.filters {
    padding: 15px 0;
    border-bottom: #e6e6e6 1px solid
}

.filters .lower-bar .selected.filters .selected-filter {
    display: inline-block;
    vertical-align: middle
}

.filters .lower-bar .selected.filters .selected-filter .filter {
    display: inline-block;
    padding: 0;
    margin: 0 15px 0 0;
    font-size: 14px;
    line-height: 21px;
    border-right: #c3a16c 1px solid
}

.filters .lower-bar .selected.filters .selected-filter .filter>span {
    display: inline-block;
    padding: 0 15px 0 0
}

.filters .lower-bar .selected.filters .selected-filter .filter a {
    position: relative;
    display: inline-block;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0
}

.filters .lower-bar .selected.filters .selected-filter .filter a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 9px;
    height: 9px;
    margin-top: -2px;
    background: url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.filters .lower-bar .selected.filters .selected-filter .filter a:hover,.filters .lower-bar .selected.filters .selected-filter .filter a:focus {
    text-decoration: none
}

.filters .lower-bar .selected.filters .selected-filter .filter a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.filters .lower-bar .selected.filters .reset {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-size: .875em
}

.filters .lower-bar .selected.filters .reset a {
    text-decoration: underline
}

.filters .lower-bar .selected.filters .reset a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.filters .lower-bar .selected.filters #savefilter-btn-md {
    position: relative;
    top: -4.5px;
    margin-left: 15px
}

.filters .lower-bar .selected.filters.many-filters .selected-filter {
    width: 100% !important;
    margin-bottom: 15px !important
}

.filters .lower-bar .selected.filters.many-filters .reset {
    margin: 0 !important
}

.filters .search-breadcrumb {
    margin-top: 15px;
    color: #555
}

.filters .search-breadcrumb .highlighted-term {
    color: #000
}

.filters #savefilter-btn-sm {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 12
}

@media (min-width: 768px) {
    .filters .breadcrumb {
        padding:0;
        margin: 0;
        background: none
    }

    .filters .breadcrumb li {
        font-size: .875em
    }

    .filters .breadcrumb li a:hover,.filters .breadcrumb li a:focus {
        text-decoration: none
    }

    .filters .breadcrumb li a:hover {
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .filters .breadcrumb>li+li:before {
        color: #000
    }

    .filters .toggler {
        float: right;
        display: inline-block;
        padding: 0;
        margin: 0;
        font-size: .875em;
        letter-spacing: inherit;
        line-height: 21px;
        text-align: right;
        text-transform: none;
        background: none
    }

    .filters .js-filters {
        position: absolute;
        top: 22px;
        z-index: 100;
        height: auto;
        background: none
    }

    .filters .js-filters.in {
        display: none
    }

    .filters .js-filters>.container {
        position: relative
    }

    .filters .js-filters>.container .filters-title {
        position: relative;
        top: auto;
        left: auto;
        padding: 30px;
        font-size: .9375em;
        text-align: left;
        background: #F2F2F2;
        border-top: #c3a16c 1px solid
    }

    .filters .js-filters>.container .filters-title .title {
        letter-spacing: 0;
        text-transform: none
    }

    .filters .js-filters>.container .filters-title .btn-close {
        right: 30px;
        width: auto;
        padding-left: 21px;
        font-size: .875em;
        letter-spacing: 1px;
        line-height: 14px
    }

    .filters .js-filters>.container .filters-title .btn-close:hover,.filters .js-filters>.container .filters-title .btn-close:focus {
        text-decoration: none
    }

    .filters .js-filters>.container .filters-title .btn-close:hover {
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .filters .js-filters>.container .block {
        position: static;
        height: auto;
        padding: 0 30px;
        margin: 0;
        overflow: initial;
        background: #F2F2F2
    }

    .filters .js-filters>.container .block .block-content {
        padding: 0
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable {
        float: left;
        width: 50%
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable:nth-child(odd) {
        padding-right: 15px;
        clear: both
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable:nth-child(even) {
        padding-left: 15px
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable:first-child .name {
        padding-top: 0
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable .name {
        padding-top: 0
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable .name:before {
        display: none
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable {
        width: 100%;
        margin: 0 0 15px 0
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable.size_filter_filter>li,.filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable.color_filter_filter>li {
        width: 50%
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable.size_filter_filter>li:nth-child(odd),.filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable.color_filter_filter>li:nth-child(odd) {
        padding-right: 15px
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable.size_filter_filter>li:nth-child(even),.filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable.color_filter_filter>li:nth-child(even) {
        padding-left: 15px
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li {
        width: 100%;
        margin: 0 0 15px 0
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li:nth-child(odd) {
        clear: both
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a {
        position: relative;
        padding: 0 0 0 24px;
        line-height: 14px;
        letter-spacing: 1px;
        border: none
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a:hover,.filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a:focus {
        text-decoration: none
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a:hover {
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 14px;
        height: 14px;
        border: #000 1px solid;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 3px;
        display: none;
        width: 8px;
        height: 8px;
        background: #000;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a.amshopby-attr-selected {
        background: none;
        color: #000
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable>ul.expandable>li>a.amshopby-attr-selected:after {
        display: block
    }

    .filters .js-filters>.container .filters-controls {
        position: relative;
        top: auto;
        left: auto;
        padding: 30px;
        background: #F2F2F2;
        border: none
    }

    .filters .js-filters>.container .filters-controls>.row {
        float: right;
        width: 100%;
        max-width: 500px;
        margin: 0 -15px
    }

    .filters .js-filters>.container .filters-controls>.row>div {
        padding: 0 15px
    }

    .filters .js-filters>.container .filters-controls .btn-secondary {
        letter-spacing: 4px
    }

    .search-breadcrumb {
        margin-top: 0
    }
}

@media (min-width: 1200px) {
    .filters .js-filters>.container .filters-title {
        padding-left:90px;
        padding-right: 90px
    }

    .filters .js-filters>.container .filters-title .btn-close {
        right: 90px
    }

    .filters .js-filters>.container .block {
        padding-left: 90px;
        padding-right: 90px
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable {
        width: 25%
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable:nth-child(odd) {
        clear: none
    }

    .filters .js-filters>.container .block .block-content .main>li.expandable:nth-child(5),.filters .js-filters>.container .block .block-content .main>li.expandable:nth-child(9) {
        clear: both
    }

    .filters .js-filters>.container .filters-controls {
        padding-left: 90px;
        padding-right: 90px
    }
}

.datepicker {
    padding: 4px;
    direction: ltr
}

.datepicker.dropdown-menu {
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #000
}

.datepicker.dropdown-menu th,.datepicker.dropdown-menu td,.datepicker.datepicker-inline th,.datepicker.datepicker-inline td {
    padding: 0px 5px
}

.datepicker>div {
    display: none
}

.datepicker table {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0
}

.datepicker table tr td.day:hover,.datepicker table tr td.day.focused {
    background: #bcbcbc;
    cursor: pointer
}

.datepicker table tr td.old,.datepicker table tr td.new {
    color: #777
}

.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover {
    background: none;
    color: #777;
    cursor: default
}

.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover {
    background-color: #1b9fe8;
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover {
    background: #bcbcbc
}

.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover {
    background-color: #1b9fe8
}

.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover {
    background-color: #777;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}

.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover {
    background-color: #000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer
}

.datepicker table tr td span:hover {
    background: #bcbcbc
}

.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover {
    background: none;
    color: #777;
    cursor: default
}

.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover {
    background-color: #000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}

.datepicker table tr td span.old,.datepicker table tr td span.new {
    color: #777
}

.datepicker td,.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: none
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker thead tr:first-child th,.datepicker tfoot tr th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover {
    background: #bcbcbc
}

.datepicker .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker .datepicker thead tr:first-child .cw {
    cursor: default;
    background-color: transparent
}

.datepicker.days .datepicker-days,.datepicker.months .datepicker-months,.datepicker.years .datepicker-years {
    display: block
}

.datepicker-inline {
    width: 220px
}

.datepicker-rtl {
    direction: rtl
}

.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before,.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 0
}

.datepicker-dropdown:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #000
}

.datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #000
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.table-striped .datepicker table tr td,.table-striped .datepicker table tr th {
    background-color: transparent
}

.input-append.date .add-on,.input-prepend.date .add-on {
    cursor: pointer
}

.input-append.date .add-on i,.input-prepend.date .add-on i {
    margin-top: 3px
}

.input-daterange input {
    text-align: center
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #bcbcbc;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

.jw-icon {
    font-family: 'jw-icons';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    background-color: transparent;
    font-variant: normal;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale
}

.jw-skin-glow .jw-background-color {
    background: rgba(51,51,51,0.8)
}

.jw-skin-glow .jw-background-color {
    background: #333
}

.jw-skin-glow .jw-controlbar {
    background: rgba(19,20,21,0.8)
}

.jw-skin-glow .jw-text {
    color: #fff
}

.jw-skin-glow .jw-tooltip-title {
    color: #fff
}

.jw-skin-glow .jw-knob {
    color: #fff
}

.jw-skin-glow .jw-button-color {
    color: #fff
}

.jw-skin-glow .jw-button-color:hover {
    color: #fff
}

.jw-skin-glow .jw-toggle {
    color: #fff
}

.jw-skin-glow .jw-toggle.jw-off {
    color: #fff
}

.jw-skin-glow .jw-option {
    color: #fff
}

.jw-skin-glow .jw-option.jw-active-option {
    color: #fff
}

.jw-skin-glow .jw-icon-display {
    color: #fff
}

.jw-skin-glow .jw-display-icon-container {
    border-radius: .5em
}

.jw-skin-glow .jw-display-icon-container:hover {
    background: #4d4d4d
}

.jw-skin-glow .jw-display-icon-container:hover .jw-icon-display {
    color: #fff
}

.jw-skin-glow .jw-rail {
    background: #2a2c2e
}

.jw-skin-glow .jw-buffer {
    background: #3b3d41
}

.jw-skin-glow .jw-progress {
    background: #fff
}

.jw-skin-glow .jw-slider-horizontal {
    background: rgba(19,20,21,0.8)
}

.jw-skin-glow .jw-slider-horizontal .jw-knob {
    margin-left: -0.325em
}

.jw-skin-glow .jw-slider-vertical .jw-knob {
    margin-bottom: -0.325em
}

.jw-skin-glow .jw-time-tip,.jw-skin-glow .jw-volume-tip,.jw-skin-glow .jw-menu {
    background: #333;
    border: 0;
    padding: .5em
}

.jw-skin-glow .jw-skip {
    background: rgba(19,20,21,0.8);
    padding: .5em
}

.jw-skin-glow .jw-skip .jw-skip-icon {
    color: #fff
}

.jw-skin-glow .jw-skip.jw-skippable:hover .jw-skip-icon,.jw-skin-glow .jw-skip.jw-skippable:hover .jw-text {
    color: #fff
}

.jw-skin-glow .jw-time-tip .jw-text,.jw-skin-glow .jw-dock-button .jw-text {
    color: #bbb
}

.jw-skin-glow .jw-time-tip {
    bottom: 1em
}

.jw-skin-glow .jw-dock-button {
    background: #333;
    border-radius: .5em
}

.jw-skin-glow .jw-dock-button:hover {
    background: #4d4d4d
}

.jw-skin-glow .jw-playlist-container {
    padding: 0
}

.jw-skin-glow .jw-icon-inline,.jw-skin-glow .jw-icon-tooltip,.jw-skin-glow .jw-text-elapsed,.jw-skin-glow .jw-text-duration {
    padding: 0 .25em
}

.jw-skin-glow .jw-time-tip,.jw-skin-glow .jw-volume-tip,.jw-skin-glow .jw-menu,.jw-skin-glow .jw-skip {
    border-radius: .25em
}

.jw-skin-glow .jw-volume-tip,.jw-skin-glow .jw-menu {
    bottom: .3em
}

.jw-skin-glow .jw-playlist-container {
    left: -42%;
    bottom: 0;
    border-radius: 0
}

.jw-skin-glow .jw-playlist-container .jw-option {
    border-bottom: 1px solid #000;
    color: #fff
}

.jw-skin-glow .jw-playlist-container .jw-option:hover,.jw-skin-glow .jw-playlist-container .jw-option.jw-active-option {
    background-color: rgba(19,20,21,0.8);
    color: #fff
}

.jw-skin-glow .jw-playlist-container ::-webkit-scrollbar-track {
    background-color: #000
}

.jw-skin-glow .jw-playlist-container ::-webkit-scrollbar {
    border: 10px solid #3b3d41
}

.jw-skin-glow .jw-playlist-container ::-webkit-scrollbar-thumb {
    background-color: #fff
}

.jw-skin-glow .jw-tooltip-title {
    border-bottom: 1px solid #000;
    background-color: #3b3d41
}

.jw-skin-glow .jw-rail,.jw-skin-glow .jw-buffer,.jw-skin-glow .jw-progress {
    border-radius: .5em
}

.jw-skin-glow .jw-knob {
    display: none
}

.jw-skin-glow .jw-slider-horizontal {
    background: transparent
}

.jw-skin-glow .jw-slider-horizontal .jw-cue {
    top: .07500000000000001em;
    background-color: #000;
    width: .25em;
    height: .25em;
    border-radius: 1em
}

.jw-skin-glow .jw-slider-vertical {
    bottom: 5px
}

.jw-skin-glow .jw-slider-vertical .jw-rail {
    background-color: #141516
}

.jw-skin-glow .jw-slider-vertical .jw-rail,.jw-skin-glow .jw-slider-vertical .jw-progress {
    width: .4em
}

.jw-tab-focus {
    outline: none !important
}

.jwplayer.jw-state-idle .jw-controls,.jwplayer.jw-state-complete .jw-controls {
    background: none !important
}

.jwplayer.jw-state-complete .jw-controls .jw-controlbar {
    display: none
}

.jwplayer.jw-state-complete .jw-display {
    padding-top: 56px;
    padding-bottom: 56px
}

.jwplayer.jw-flag-small-player .jw-display {
    padding-top: 44px;
    padding-bottom: 44px
}

.jwplayer .jw-controls-backdrop,.jwplayer .jw-controls {
    background: none
}

.jwplayer .jw-controls,.jwplayer .jw-preview {
    z-index: 10
}

.jwplayer .jw-controls .jw-controlbar {
    display: none
}

.jwplayer .jw-display-icon-rewind {
    visibility: hidden
}

.jwplayer .jw-display-icon-container:hover {
    background: none
}

.jwplayer .jw-media {
    z-index: 1
}

.trending-now {
    margin-bottom: 70px
}

.trending-now .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 0 0 15px 0;
    line-height: 1em;
    text-align: right
}

.trending-now.full .section-title {
    text-align: left
}

.trending-now img {
    max-width: 100%;
    height: auto
}

.trending-now .items .item figure {
    padding-top: 7%;
    background-color: #fff
}

@media (max-width: 767px) {
    .trending-now {
        margin-bottom:70px
    }

    .trending-now .section-title {
        font-size: 40px;
        text-align: left
    }

    .trending-now .items .item figure {
        padding-top: 0
    }
}

.product-gallery {
    margin-bottom: 30px
}

.product-gallery .gallery .gallery-item {
    text-align: center;
    outline: none
}

.product-gallery .gallery .gallery-item .img-responsive {
    display: inline-block
}

.product-gallery .gallery .gallery-item .img-responsive.slick-lazy {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.product-gallery .gallery .slick-dots {
    height: 6px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center
}

.product-gallery .gallery .slick-dots>li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px
}

.product-gallery .gallery .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.product-gallery .gallery .slick-dots>li.slick-active>button {
    background: #555
}

.product-fullscreen-gallery {
    padding: 0 5px
}

.product-fullscreen-gallery .gallery {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.product-fullscreen-gallery .gallery.slick-initialized,.product-fullscreen-gallery .gallery.initialized {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.product-fullscreen-gallery .gallery .gallery-item {
    position: relative;
    height: 100vh;
    outline: none;
    text-align: center
}

.product-fullscreen-gallery .gallery .gallery-item>.img-responsive {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    width: auto
}

.product-fullscreen-gallery .gallery .gallery-item .video-wrapper {
    position: relative;
    display: inline-block;
    height: 100%
}

.product-fullscreen-gallery .gallery .gallery-item .video-wrapper>img {
    opacity: 0
}

.product-fullscreen-gallery .gallery .gallery-item .video-wrapper .video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-fullscreen-gallery .gallery .slick-dots {
    position: absolute;
    top: 50%;
    left: -5px;
    width: 6px;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.product-fullscreen-gallery .gallery .slick-dots>li {
    display: block;
    width: 6px;
    height: 6px;
    margin: 15px 0
}

.product-fullscreen-gallery .gallery .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.product-fullscreen-gallery .gallery .slick-dots>li.slick-active>button {
    background: #555
}

.back-to-top {
    position: fixed;
    right: 3%;
    bottom: 2%;
    z-index: 2;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    cursor: pointer
}

.back-to-top.in {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.back-to-top.in:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.back-to-top.pin {
    position: absolute
}

.back-to-top:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 8px;
    height: 5px;
    margin: 0;
    background: url('../images/arrow-up-1.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.back-to-top>span {
    display: none
}

@media (min-width: 768px) {
    .product-fullscreen-gallery .gallery .gallery-item .video-wrapper {
        cursor:initial
    }

    .product-fullscreen-gallery .gallery .gallery-item .video-wrapper>img {
        max-height: 100%;
        width: auto
    }
}

@media (min-width: 1200px) {
    .product-gallery {
        margin-bottom:0
    }

    .product-gallery .gallery {
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0)
    }

    .product-gallery .gallery .gallery-item {
        position: relative
    }

    .product-gallery .gallery .gallery-item.initialized {
        overflow: hidden
    }

    .product-gallery .gallery .gallery-item.initialized .img-responsive,.product-gallery .gallery .gallery-item.initialized .jwplayer {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .product-fullscreen-gallery .gallery .gallery-item .video-wrapper {
        cursor: initial
    }

    .product-fullscreen-gallery .gallery-dots {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 20;
        width: 35px;
        height: 100%
    }

    .product-fullscreen-gallery .gallery-dots>ul {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .product-fullscreen-gallery .gallery-dots>ul>li {
        display: block;
        width: 6px;
        height: 6px;
        margin: 15px 0
    }

    .product-fullscreen-gallery .gallery-dots>ul>li>button {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-indent: -999px;
        background: #e6e6e6;
        border: none;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%;
        outline: none
    }

    .product-fullscreen-gallery .gallery-dots>ul>li.active>button {
        background: #555
    }
}

.product-details .product-name {
    text-align: center
}

.product-details .product-name .product-promotional-label {
    display: block;
    margin-bottom: 10px;
    font-size: .875em;
    letter-spacing: 1px;
    text-align: center
}

.product-details .product-name .title {
    display: block;
    margin: 0 0 10px 0;
    font-family: "AvenirLTStd-Book";
    font-size: .9375em
}

.product-details .product-name .title.bold {
    font-size: 1.125em;
    font-family: "AvenirLTStd-Medium"
}

.product-details .product-sku {
    display: block;
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    text-align: center
}

.product-details .product-gender {
    display: block;
    margin-bottom: 30px;
    letter-spacing: 1px;
    text-align: center;
    font-size: 0.75em
}

.product-details .product-price {
    display: block;
    margin: 0 0 10px 0;
    text-align: center;
    font-size: .9375em;
    color: #000
}

.product-details .product-price>.price-box {
    font-weight: normal;
    color: #000 !important
}

.product-details .product-price>.price-box .regular-price .price,.product-details .product-price>.price-box .normal-price .price {
    font-weight: normal;
    color: #000 !important
}

.product-details .product-price>.price-box .old-price {
    float: left;
    display: block;
    width: 50%;
    padding: 0 5px 0 0;
    color: #000
}

.product-details .product-price>.price-box .old-price .price {
    font-weight: normal;
    color: #000 !important
}

.product-details .product-price>.price-box .special-price {
    float: left;
    display: block;
    width: 50%;
    padding: 0 0 0 5px;
    color: #000
}

.product-details .product-price>.price-box .special-price .price {
    font-weight: normal;
    color: #000 !important
}

.product-details #desktop_prices .product-price {
    min-height: 21px
}

.product-details .product-ctas {
    position: relative;
    padding-top: 185px
}

.product-details .product-ctas.one-size {
    padding-top: 45px
}

.product-details .product-ctas .product-colors {
    margin-bottom: 15px;
    text-align: center
}

.product-details .product-ctas .product-colors>.title {
    display: block;
    margin-bottom: 15px;
    font-size: .875em;
    letter-spacing: 1px
}

.product-details .product-ctas .product-colors>ul {
    margin: 0
}

.product-details .product-ctas .product-colors>ul>li {
    margin: 0 15px 15px 15px;
    width: 15px;
    height: 15px;
    padding: 0
}

.product-details .product-ctas .product-colors>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%
}

.product-details .product-ctas .product-colors>ul>li>a img {
    display: block;
    width: 100%
}

.product-details .product-ctas .product-colors>ul>li>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-details .product-ctas .product-colors>ul>li.current {
    position: relative
}

.product-details .product-ctas .product-colors>ul>li.current:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 5px;
    background: #000
}

.product-details .product-ctas .product-options {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.product-details .product-ctas .product-options .title {
    letter-spacing: 1px
}

.product-details .product-ctas .product-options .right-links {
    float: right
}

.product-details .product-ctas .product-options .right-links>div {
    float: left;
    margin-left: 30px
}

.product-details .product-ctas .product-options .product-size {
    margin-bottom: 10px
}

.product-details .product-ctas .product-options .product-size dl>dt,.product-details .product-ctas .product-options .product-size dl>dd {
    padding: 0;
    border: none
}

.product-details .product-ctas .product-options .product-size dl>dt label,.product-details .product-ctas .product-options .product-size dl>dd label {
    display: block;
    margin-bottom: 15px;
    font-size: .875em;
    letter-spacing: 1px;
    text-align: center
}

.product-details .product-ctas .product-options .product-size dl>dt .chevron-down,.product-details .product-ctas .product-options .product-size dl>dd .chevron-down {
    top: 50%;
    right: 10px;
    width: 9px;
    height: 5px;
    padding: 0;
    margin: 0;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer
}

.product-details .product-ctas .product-options .product-size dl>dt .form-control,.product-details .product-ctas .product-options .product-size dl>dd .form-control {
    height: auto;
    padding: 10px;
    font-size: .875em;
    letter-spacing: 1px;
    border-color: #000;
    color: #000;
    cursor: pointer
}

.product-details .product-ctas .product-options .product-size dl>dt .form-control:hover,.product-details .product-ctas .product-options .product-size dl>dd .form-control:hover,.product-details .product-ctas .product-options .product-size dl>dt .form-control:focus,.product-details .product-ctas .product-options .product-size dl>dd .form-control:focus {
    border-color: #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.product-details .product-ctas .product-options .product-size dl>dt .form-control.validation-failed,.product-details .product-ctas .product-options .product-size dl>dd .form-control.validation-failed {
    border-color: #000 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.product-details .product-ctas .product-options .product-size dl>dt .form-control.validation-failed:focus,.product-details .product-ctas .product-options .product-size dl>dd .form-control.validation-failed:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important
}

.product-details .product-ctas .product-options .product-size dl>dt .select,.product-details .product-ctas .product-options .product-size dl>dd .select {
    position: relative
}

.product-details .product-ctas .product-options .product-size dl>dt .select div.validation-advice,.product-details .product-ctas .product-options .product-size dl>dd .select div.validation-advice {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    margin-bottom: 5px;
    font-size: .875em
}

.product-details .product-ctas .product-options .product-size .product-outofstock {
    height: 42px;
    padding: 10px;
    margin: 0 0 10px 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: #F2F2F2
}

.product-details .product-ctas .product-options .product-sizeguide {
    margin-bottom: 30px;
    font-size: .875em
}

.product-details .product-ctas .product-options .product-sizeguide a {
    text-decoration: underline
}

.product-details .product-ctas .product-options .product-sizeguide a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-details .product-ctas .product-options .product-addtocart {
    margin-bottom: 15px
}

.product-details .product-ctas .product-options .product-addtocart #pay-later {
    margin-top: 10px
}

.product-details .product-ctas .variation-selection {
    font-size: .875em
}

.product-details .product-ctas .variation-selection .product-lastone {
    margin-bottom: 10px;
    color: #FF4646
}

.product-details .product-ctas .product-extra {
    padding: 30px 0;
    border-top: #e6e6e6 1px solid
}

.product-details .product-ctas .product-extra .product-findinstore,.product-details .product-ctas .product-extra .product-findinstore-btn {
    margin-bottom: 0
}

.product-details .product-ctas .product-extra .btn-callbuy {
    position: relative;
    padding: 0 0 0 25px;
    margin: 20px 0 0 0;
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: none;
    outline: none
}

.product-details .product-ctas .product-extra .btn-callbuy:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-call.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.product-details .product-ctas .product-extra .btn-callbuy:focus,.product-details .product-ctas .product-extra .btn-callbuy:hover {
    text-decoration: none
}

.product-details .product-ctas .product-extra .btn-callbuy:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-details .product-ctas .product-extra .btn-wishlist {
    float: right;
    position: relative;
    padding: 0 0 0 25px;
    margin: 20px 0 0 0;
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: none;
    outline: none
}

.product-details .product-ctas .product-extra .btn-wishlist:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-wishlist.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.product-details .product-ctas .product-extra .btn-wishlist:focus,.product-details .product-ctas .product-extra .btn-wishlist:hover {
    text-decoration: none
}

.product-details .product-ctas .product-extra .btn-wishlist:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-details .product-wearability {
    padding: 10px;
    margin: 0 0 10px 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: #F2F2F2
}

.product-details .product-messages .messages {
    margin-top: 10px
}

.product-details .product-messages .messages>li {
    padding: 10px
}

.product-details .product-messages .messages li {
    font-size: 14px
}

.product-details .product-messages .messages li ul {
    font-size: 14px
}

.product-details .product-messages .messages li ul li {
    font-size: 14px
}

.product-details .product-tabs {
    position: relative;
    padding-top: 35px
}

.product-details .product-tabs:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.product-details .product-tabs .panel-group {
    margin-bottom: 15px
}

.product-details .product-tabs .panel-group .panel {
    margin: 0;
    border-top: #e6e6e6 1px solid;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.product-details .product-tabs .panel-group .panel:first-child {
    border-top: none
}

.product-details .product-tabs .panel-group .panel .panel-heading {
    padding: 0;
    line-height: 1;
    background: none;
    border: none;
    color: #000
}

.product-details .product-tabs .panel-group .panel .panel-heading .panel-title {
    padding: 0;
    margin: 0;
    font-size: .9375em;
    line-height: 1
}

.product-details .product-tabs .panel-group .panel .panel-heading .panel-title a {
    position: relative;
    display: block;
    padding: 15px 0;
    line-height: 1
}

.product-details .product-tabs .panel-group .panel .panel-heading .panel-title a:focus,.product-details .product-tabs .panel-group .panel .panel-heading .panel-title a:hover {
    text-decoration: none
}

.product-details .product-tabs .panel-group .panel .panel-heading .panel-title a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 12px;
    height: 7px;
    margin-top: -3.5px;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product-details .product-tabs .panel-group .panel .panel-heading .panel-title a.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body {
    padding: 15px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7;
    border: none
}

.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body .summary-description {
    margin-top: 20px;
    margin-bottom: 20px
}

.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body .summary-description ul {
    list-style: disc;
    margin-left: 10px
}

.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body .origin-description,.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body .color-description {
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body .origin-description p,.product-details .product-tabs .panel-group .panel .panel-collapse .panel-body .color-description p {
    font-family: "AvenirLTStd-Medium";
    font-weight: 600;
    margin-bottom: 5px
}

.product-details .product-quicklinks {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;
    text-align: center
}

.product-details .product-quicklinks:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.product-details .product-quicklinks .btn-video {
    position: relative;
    padding: 0 0 0 25px;
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: none;
    outline: none
}

.product-details .product-quicklinks .btn-video:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-video.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.product-details .product-quicklinks .btn-video:focus,.product-details .product-quicklinks .btn-video:hover {
    text-decoration: none
}

.product-details .product-quicklinks .btn-video:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-details .product-quicklinks .product-sku-md {
    font-family: "AvenirLTStd-Book";
    line-height: 1.7
}

.product-details .product-quicklinks .product-sku-md.product-sku-wo {
    padding-top: 10px
}

.product-details .product-quicklinks .btn-help {
    position: relative;
    padding: 0 0 0 30px;
    margin: 0;
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: none;
    outline: none
}

.product-details .product-quicklinks .btn-help:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 20px;
    height: 16px;
    background: url('../images/icon-help.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.product-details .product-quicklinks .btn-help:focus,.product-details .product-quicklinks .btn-help:hover {
    text-decoration: none
}

.product-details .product-quicklinks .btn-help:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-related {
    margin-top: 30px
}

.product-related>.title {
    display: block;
    margin: 0 0 30px 0;
    font-family: "AvenirLTStd-Book";
    font-size: .9375em;
    text-align: center
}

.product-viewed {
    position: relative;
    padding-top: 50px
}

.product-viewed:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.product-viewed>.title {
    display: block;
    margin: 0 0 30px 0;
    font-family: "AvenirLTStd-Book";
    font-size: .9375em;
    text-align: center
}

.product-sizes-table,.my-account .product-sizes-table {
    margin-bottom: 30px
}

.product-sizes-table>.title,.my-account .product-sizes-table>.title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Book";
    line-height: 1;
    font-size: 1.25em
}

.product-sizes-table .table-responsive,.my-account .product-sizes-table .table-responsive {
    margin: 0;
    border: none
}

.product-sizes-table .table,.my-account .product-sizes-table .table,.product-sizes-table .data-table,.my-account .product-sizes-table .data-table,.product-sizes-table .availability-only-details,.my-account .product-sizes-table .availability-only-details {
    margin: 0
}

.product-sizes-table .table>thead tr th,.my-account .product-sizes-table .table>thead tr th,.product-sizes-table .data-table>thead tr th,.my-account .product-sizes-table .data-table>thead tr th,.product-sizes-table .availability-only-details>thead tr th,.my-account .product-sizes-table .availability-only-details>thead tr th {
    text-align: center
}

.product-sizes-table .table>tbody tr th,.my-account .product-sizes-table .table>tbody tr th,.product-sizes-table .data-table>tbody tr th,.my-account .product-sizes-table .data-table>tbody tr th,.product-sizes-table .availability-only-details>tbody tr th,.my-account .product-sizes-table .availability-only-details>tbody tr th {
    text-align: left
}

.product-sizes-table .table tr th,.my-account .product-sizes-table .table tr th,.product-sizes-table .data-table tr th,.my-account .product-sizes-table .data-table tr th,.product-sizes-table .availability-only-details tr th,.my-account .product-sizes-table .availability-only-details tr th {
    padding: 9px 10px;
    font-family: "AvenirLTStd-Medium";
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
    background: #555;
    border: #fff 1px solid;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle
}

.product-sizes-table .table tr th.empty,.my-account .product-sizes-table .table tr th.empty,.product-sizes-table .data-table tr th.empty,.my-account .product-sizes-table .data-table tr th.empty,.product-sizes-table .availability-only-details tr th.empty,.my-account .product-sizes-table .availability-only-details tr th.empty {
    background: #fff
}

.product-sizes-table .table tr td,.my-account .product-sizes-table .table tr td,.product-sizes-table .data-table tr td,.my-account .product-sizes-table .data-table tr td,.product-sizes-table .availability-only-details tr td,.my-account .product-sizes-table .availability-only-details tr td {
    padding: 9px 10px;
    font-family: "AvenirLTStd-Book";
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    border: #fff 1px solid;
    white-space: nowrap;
    vertical-align: middle
}

.product-sizes-table .table tr:nth-child(odd) td,.my-account .product-sizes-table .table tr:nth-child(odd) td,.product-sizes-table .data-table tr:nth-child(odd) td,.my-account .product-sizes-table .data-table tr:nth-child(odd) td,.product-sizes-table .availability-only-details tr:nth-child(odd) td,.my-account .product-sizes-table .availability-only-details tr:nth-child(odd) td {
    background: #F2F2F2
}

.product-sizes-table .table tr:nth-child(even) td,.my-account .product-sizes-table .table tr:nth-child(even) td,.product-sizes-table .data-table tr:nth-child(even) td,.my-account .product-sizes-table .data-table tr:nth-child(even) td,.product-sizes-table .availability-only-details tr:nth-child(even) td,.my-account .product-sizes-table .availability-only-details tr:nth-child(even) td {
    background: #E6E6E6
}

.modal-findinstore .findinstore {
    font-size: 14px
}

.modal-findinstore .findinstore--top {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.modal-findinstore .findinstore--top .image,.modal-findinstore .findinstore--top .details {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle
}

.modal-findinstore .findinstore--top .image {
    width: 84px;
    padding-right: 20px
}

.modal-findinstore .findinstore--top .details {
    width: 100%
}

.modal-findinstore .findinstore--top .details>div {
    float: left;
    width: 50%
}

.modal-findinstore .findinstore--top .details>div .name,.modal-findinstore .findinstore--top .details>div .color {
    margin-bottom: 7px
}

.modal-findinstore .findinstore--top .details>div .color .values>span {
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%
}

.modal-findinstore .findinstore--top .details>div .color .values>span img {
    display: block;
    width: 100%;
    max-width: inherit
}

.modal-findinstore .findinstore--top .details>div .label,.modal-findinstore .findinstore--top .details>div .values {
    float: left;
    width: 50%
}

.modal-findinstore .findinstore--top .details>div .values {
    text-align: right;
    white-space: nowrap
}

.modal-findinstore .findinstore--top .details>div .img-responsive {
    display: inline-block;
    vertical-align: middle
}

.modal-findinstore .findinstore--list,.modal-findinstore .findinstore--list-empty {
    display: none
}

.modal-findinstore .findinstore--list.in,.modal-findinstore .findinstore--list-empty.in {
    display: block
}

.modal-findinstore .findinstore--list-empty,.modal-findinstore .findinstore--list-loading {
    padding-top: 30px;
    margin-top: 20px;
    border-top: #e6e6e6 1px solid
}

.modal-findinstore .findinstore--list .store {
    padding-top: 30px;
    margin-top: 30px;
    border-top: #e6e6e6 1px solid
}

.modal-findinstore .findinstore--list .store:first-child {
    margin-top: 20px
}

.modal-findinstore .findinstore--list .store .name,.modal-findinstore .findinstore--list .store .telephone {
    margin-bottom: 5px
}

.modal-findinstore .findinstore--list .store .address,.modal-findinstore .findinstore--list .store .opening,.modal-findinstore .findinstore--list .store .view-on-map {
    margin-bottom: 20px
}

.modal-findinstore .findinstore--list .store .view-on-map {
    display: inline-block;
    text-decoration: underline
}

.modal-findinstore .findinstore--list .store .reserve-and-collect {
    display: none
}

.modal-findinstore .findinstore--list .store .reserve-and-collect .store-baa>.title {
    margin-top: 30px
}

.modal-findinstore .findinstore--list-loading {
    height: 10px;
    background: url('../images/opc-ajax-loader.gif') center bottom no-repeat
}

.gallery-thumbs-container {
    display: none
}

.gallery-thumbs-container.initialized {
    display: block
}

@media (min-width: 768px) {
    .product-breadcrumb {
        margin-bottom:30px
    }

    .product-breadcrumb .filters>div>.container {
        padding: 0
    }

    .product-details {
        margin-bottom: 30px
    }

    .product-details .product-price {
        margin-bottom: 20px
    }

    .product-details .product-ctas {
        padding-top: 0
    }

    .product-details .product-ctas .product-options {
        position: static;
        top: auto;
        left: auto
    }

    .product-details .product-ctas .product-options .product-sizeguide a {
        line-height: inherit
    }

    .product-details .product-ctas .product-extra {
        padding: 0;
        border-top: none
    }

    .product-details .product-ctas .product-tabs-container {
        padding-top: 25px
    }

    .product-details .product-tabs {
        padding-top: 0;
        margin-top: 60px;
        margin-bottom: 20px
    }

    .product-details .product-tabs:before {
        display: none
    }

    .product-details .product-tabs .nav-tabs {
        margin-bottom: 15px;
        text-align: center;
        border: none;
        white-space: nowrap
    }

    .product-details .product-tabs .nav-tabs>li {
        float: none;
        display: inline-block;
        margin: 0;
        border-left: #e6e6e6 1px solid
    }

    .product-details .product-tabs .nav-tabs>li:first-child {
        border-left: none
    }

    .product-details .product-tabs .nav-tabs>li>a {
        display: block !important;
        padding: 0;
        margin: 0 20px;
        font-size: .875em;
        background: none;
        border: none;
        color: #555
    }

    .product-details .product-tabs .nav-tabs>li>a:hover,.product-details .product-tabs .nav-tabs>li>a:focus {
        text-decoration: none;
        background: none
    }

    .product-details .product-tabs .nav-tabs>li>a:hover {
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .product-details .product-tabs .nav-tabs>li.active>a {
        position: relative;
        background: none;
        color: #000
    }

    .product-details .product-tabs .nav-tabs>li.active>a:before {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 1px;
        margin-top: 3px;
        background: #000
    }

    .product-details .product-tabs .nav-tabs>li.active>a:hover {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .product-details .product-tabs .tab-content .tab-pane {
        font-size: .875em;
        letter-spacing: 1px;
        line-height: 1.7;
        text-align: center
    }

    .product-details .product-tabs .tab-content .tab-pane .expand-btn {
        display: none
    }

    .product-details .product-tabs .tab-content .tab-pane .summary-description {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .product-details .product-tabs .tab-content .tab-pane .origin-description,.product-details .product-tabs .tab-content .tab-pane .color-description {
        margin-bottom: 20px;
        text-transform: uppercase
    }

    .product-details .product-tabs .tab-content .tab-pane .origin-description p,.product-details .product-tabs .tab-content .tab-pane .color-description p {
        font-family: "AvenirLTStd-Medium";
        font-weight: 600;
        margin-bottom: 5px
    }

    .product-details .product-quicklinks {
        padding-bottom: 0;
        margin-bottom: 0;
        text-align: center
    }

    .product-details .product-quicklinks:before {
        display: none
    }

    .product-details .product-quicklinks .btn-video {
        display: inline-block;
        margin: 0 30px
    }

    .product-details .product-quicklinks .btn-help {
        display: inline-block;
        margin: 0;
        font-family: "AvenirLTStd-Medium";
        font-weight: 600;
        text-transform: uppercase
    }

    .product-related {
        margin-top: 60px
    }

    .product-related .listing {
        margin-bottom: -30px
    }

    .product-related .listing .item-4 {
        display: none
    }

    .product-viewed {
        padding-top: 0;
        margin-top: 60px
    }

    .product-viewed:before {
        display: none
    }

    .product-viewed .listing {
        margin-bottom: -30px
    }

    .product-viewed .listing .item-4 {
        display: none
    }
}

@media (max-width: 1199px) {
    .product-breadcrumb .container {
        width:auto;
        padding: 0
    }
    .product-gallery {
        overflow: hidden;
    }
    .product-gallery>.gallery .swiper-wrapper {
        transition: opacity ease-in-out .25s;
        opacity: 0
    }

    .product-gallery>.gallery .swiper-wrapper.slick-initialized {
        opacity: 1
    }
    .gallery-dots {
        margin: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .swiper-pagination-bullet-active {
        background: #676767 !important;
    }
}
footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding-top: 15px;
    z-index: 100;
}

@media (min-width: 1200px) {
    .product-breadcrumb {
        position:absolute;
        top: 107px;
        left: 0;
        z-index: 90;
        width: 100%;
        margin-bottom: 0
    }

    .product-breadcrumb .filters>div>.container {
        padding: 0 15px
    }

    .product-details .gallery-thumbs-container>.gallery-thumbs {
        list-style-type: none;
        max-width: 200px;
        max-height: 700px;
        overflow: hidden;
        margin: 80px auto 0 auto
    }

    .product-details .gallery-thumbs-container>.gallery-thumbs .gallery-thumbnail-item {
        margin: auto;
        margin-bottom: 20px !important;
        height: 150px !important;
        cursor: pointer
    }

    .product-details .gallery-thumbs-container>.gallery-thumbs .gallery-thumbnail-item img {
        opacity: 0.6;
        margin: auto
    }

    .product-details .gallery-thumbs-container>.gallery-thumbs .gallery-thumbnail-item.swiper-slide-thumb-active img {
        opacity: 1
    }

    .product-details .product-gallery {
        margin: 0 auto
    }

    .product-details .product-gallery>.gallery {
        overflow: hidden;
        height: 900px;
        margin: 75px auto auto;
        opacity: 0;
        transition: opacity ease-in-out .25s
    }

    .product-details .product-gallery>.gallery.swiper-initialized {
        opacity: 1
    }

    .product-details .product-name .product-promotional-label {
        margin-bottom: 15px;
        font-size: .75em
    }

    .product-details .product-name .title {
        margin-bottom: 20px
    }

    .product-details .product-sku {
        font-size: .75em
    }

    .product-details .product-price {
        margin-bottom: 30px
    }

    .product-details .product-ctas .product-colors {
        margin-bottom: 25px
    }

    .product-details .product-ctas .product-colors>.title {
        margin-bottom: 20px;
        font-size: .75em
    }

    .product-details .product-ctas .product-options .product-addtocart {
        margin-bottom: 0
    }

    .product-details .product-ctas .product-options .product-addtocart #pay-later {
        margin-top: 10px
    }

    .product-details .product-ctas .product-options .product-size dl>dt label,.product-details .product-ctas .product-options .product-size dl>dd label {
        margin-bottom: 20px;
        font-size: .75em
    }

    .product-details .product-ctas .product-options .product-size dl>dt .form-control,.product-details .product-ctas .product-options .product-size dl>dd .form-control {
        font-size: .75em
    }

    .product-details .product-ctas .product-options .product-size dl>dt .select div.validation-advice,.product-details .product-ctas .product-options .product-size dl>dd .select div.validation-advice {
        font-size: .75em
    }

    .product-details .product-ctas .product-options .product-size .product-outofstock {
        padding: 14px 10px;
        font-size: .75em
    }

    .product-details .product-ctas .product-options .product-sizeguide {
        font-size: .75em
    }

    .product-details .product-ctas .variation-selection {
        font-size: .75em
    }

    .product-details .product-ctas .product-extra .product-findinstore,.product-details .product-ctas .product-extra .product-findinstore-btn {
        margin-top: 10px
    }

    .product-details .product-ctas .product-extra .btn-callbuy {
        margin-top: 30px;
        font-size: .75em
    }

    .product-details .product-ctas .product-extra .btn-wishlist {
        margin-top: 30px;
        font-size: .75em
    }

    .product-details .product-wearability {
        font-size: .75em
    }

    .product-details .product-messages .messages li {
        font-size: 12px
    }

    .product-details .product-messages .messages li ul {
        font-size: 12px
    }

    .product-details .product-messages .messages li ul li {
        font-size: 12px
    }

    .product-details .product-tabs {
        margin-top: 0;
        margin-bottom: 20px
    }

    .product-details .product-tabs .nav-tabs {
        float: initial;
        display: table
    }

    .product-details .product-tabs .nav-tabs>li:first-child>a {
        margin-left: 0 !important
    }

    .product-details .product-tabs .nav-tabs>li>a {
        font-size: .75em
    }

    .product-details .product-tabs .tab-content .tab-pane {
        font-size: .75em
    }

    .product-details .product-tabs .tab-content .tab-pane .summary-description ul {
        list-style: disc;
        margin-left: 10px
    }

    .product-details .product-tabs .tab-content .tab-pane.expandable {
        text-align: left
    }

    .product-details .product-tabs .tab-content .tab-pane.expandable:not(.expanded) {
        max-height: 60px;
        overflow: hidden
    }

    .product-details .product-tabs .tab-content .tab-pane.expandable>.expand-btn {
        display: block;
        padding: 0;
        background: #fff;
        font-weight: 600;
        font-family: "AvenirLTStd-Medium";
        text-transform: initial;
        letter-spacing: 1.2px;
        -webkit-box-shadow: -4px 0px 2px 7px #fff;
        box-shadow: -4px 0px 2px 7px #fff
    }

    .product-details .product-tabs .tab-content .tab-pane.expandable>.expand-btn:not(.expanded) {
        position: absolute;
        right: 0;
        bottom: 2px
    }

    .product-details .product-tabs .tab-content .tab-pane.expandable>.expand-btn.expanded {
        width: 100%;
        text-align: right;
        margin-top: -20px
    }

    .product-details .product-quicklinks {
        margin-bottom: 0
    }

    .product-details .product-quicklinks .btn-video {
        margin-bottom: 20px;
        font-size: .75em
    }

    .product-details .product-quicklinks .btn-help {
        float: left;
        font-size: .75em
    }

    .product-related .listing .item-4 {
        display: block
    }

    .product-viewed .listing .item-4 {
        display: block
    }

    .product-sizes-table .table tr th,.my-account .product-sizes-table .table tr th,.product-sizes-table .data-table tr th,.my-account .product-sizes-table .data-table tr th,.product-sizes-table .availability-only-details tr th,.my-account .product-sizes-table .availability-only-details tr th {
        font-size: 12px
    }

    .product-sizes-table .table tr td,.my-account .product-sizes-table .table tr td,.product-sizes-table .data-table tr td,.my-account .product-sizes-table .data-table tr td,.product-sizes-table .availability-only-details tr td,.my-account .product-sizes-table .availability-only-details tr td {
        font-size: 12px
    }

    .modal-findinstore .findinstore--top .details>div {
        float: none;
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .modal-findinstore .findinstore--top .details>div .name,.modal-findinstore .findinstore--top .details>div .color {
        margin-bottom: 0
    }

    .modal-findinstore .findinstore--top .details>div .name {
        max-width: 100px;
        margin-left: 0
    }

    .modal-findinstore .findinstore--top .details>div>div {
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px
    }

    .modal-findinstore .findinstore--top .details>div .values {
        padding-left: 15px
    }

    .modal-findinstore .findinstore--list .store .reserve-and-collect .store-baa .baa-day-selector,.modal-findinstore .findinstore--list .store .reserve-and-collect .store-baa .baa-form {
        width: 100%
    }

    .modal-findinstore .findinstore--list .store .reserve-and-collect .store-baa .baa-form {
        margin-top: 30px;
        margin-left: 0
    }
}

@media (min-width: 1200px) and (max-width:1699px) {
    .product-related .listing>.row>div,.product-viewed .listing>.row>div {
        width:100%;
        margin: 0
    }

    .product-related .listing .item:nth-child(5),.product-viewed .listing .item:nth-child(5) {
        display: none
    }
}

@media (min-width: 1500px) {
    .product-details .product-tabs .nav-tabs>li>a {
        margin:0 20px
    }
}

@media (min-width: 1600px) {
    .product-details>.row>div.col-lg-3 {
        width:20.8333%;
        position: relative;
        top: 200px;
        margin-bottom: 200px
    }
}

@media (min-width: 1200px) and (max-width:1600px) {
    .product-details>.row>div.col-lg-3 {
        width:30%;
        position: relative;
        top: 200px;
        margin-bottom: 200px
    }

    .product-details>.row>div.col-lg-9 {
        width: 70%
    }
}

@media (max-width: 991px) {
    .product-details .product-quicklinks .product-sku-md.product-sku-wo {
        padding-top:20px
    }
}

@media (max-width: 767px) {
    .product-details .product-quicklinks {
        display:flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .product-details .product-quicklinks .product-sku-md {
        line-height: initial
    }

    .product-details .product-quicklinks .product-sku-md.product-sku-wo {
        padding-top: 0
    }

    .product-details .product-quicklinks .product-gender-md {
        order: 3;
        width: 100%;
        text-align: left;
        margin-top: 20px
    }

    .product-details .product-quicklinks .btn-help {
        float: right
    }
}

body.ios input {
    -webkit-appearance: none;
    border-radius: 0
}

body.ios input:focus {
    color: #000
}

body.ios label.checked i:after {
    display: block
}

body.ios .menu .search input:focus {
    color: #fff
}

body.chrome .modal-content {
    z-index: 1
}

.news-intro {
    margin-bottom: 70px
}

.news-intro figure {
    margin-bottom: 20px
}

.news-intro .main-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 50px;
    margin: 0 0 5px 0;
    line-height: 1em
}

.news-intro .date {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin: 0
}

.news-intro .social-buttons {
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 0
}

.news-intro .social-buttons .list-socials {
    display: inline-block;
    margin: 0
}

.news-doublefigure {
    margin-bottom: 10px
}

.news-doublefigure img {
    width: 100%
}

.news-figuretext {
    margin-bottom: 70px
}

.news-figuretext img {
    width: 100%
}

.news-figuretext *[class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px
}

.news-photogallery {
    margin-bottom: 70px
}

.news-photogallery p {
    margin: 0
}

.news-photogallery .no-gutter,.news-photogallery .no-gutter .slick-track,.no-gutter .news-photogallery .slick-track {
    background: #fff;
    position: relative
}

.news-photogallery .arrows {
    position: relative;
    text-align: left;
    height: 38px;
    width: 86px;
    margin: 0;
    clear: both;
    overflow: hidden;
    *zoom:1}

.news-photogallery .arrows .slick-arrow {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: #000;
    height: 38px;
    width: 38px;
    margin: 0
}

.news-photogallery .arrows .slick-next {
    right: auto;
    left: 48px
}

.news-photogallery.mirrored .arrows {
    float: right
}

.news-photogallery.mirrored .figcaption figcaption {
    text-align: right
}

.news-photogallery.mirrored .figcaption figcaption .bottom {
    left: 0;
    padding: 0 15px
}

.news-photogallery .figcaption {
    position: static
}

.news-photogallery .figcaption figcaption {
    position: static;
    padding: 20px 15px;
    width: 100%
}

.news-photogallery .figcaption figcaption .main {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 50px
}

.news-photogallery .figcaption figcaption .sub {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px
}

.news-photogallery .figcaption figcaption .pagination {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px
}

.news-photogallery .figcaption figcaption .bottom {
    position: absolute;
    bottom: 15px;
    display: block;
    width: 50%;
    left: auto;
    padding: 0
}

.news-photogallery .figcaption figcaption .bottom b {
    font-weight: bold;
    display: block
}

.news-photogallery .figcaption figcaption .bottom span {
    display: block
}

@media (max-width: 767px) {
    .news-intro {
        margin-bottom:20px
    }

    .news-intro figure {
        margin-bottom: 20px
    }

    .news-intro .main-title {
        font-size: 40px
    }

    .news-intro .date {
        font-size: 20px
    }

    .news-intro .social-buttons {
        text-align: left;
        position: relative;
        display: block;
        bottom: auto;
        right: auto;
        margin: 10px 0 10px -15px
    }

    .news-photogallery {
        margin-bottom: 50px
    }

    .news-photogallery.mirrored .arrows {
        float: right
    }

    .news-photogallery.mirrored .figcaption figcaption .bottom {
        width: auto;
        padding: 0
    }

    .news-photogallery .figcaption figcaption {
        padding: 15px
    }

    .news-photogallery .figcaption figcaption .main {
        font-size: 40px
    }

    .news-photogallery .figcaption figcaption .sub {
        font-size: 20px
    }

    .news-photogallery .figcaption figcaption .pagination {
        font-size: 20px
    }

    .news-photogallery .figcaption figcaption .bottom {
        position: relative;
        bottom: auto;
        margin: 15px 0 0 0;
        line-height: 1em
    }
}

.loading-mask {
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100 !important
}

.loading-mask.opc-ajax-loader {
    background-image: url('../images/opc-ajax-loader.gif');
    background-size: 100px;
    background-position: center center;
    background-repeat: no-repeat
}

.order-review-info .loader {
    display: none !important
}

#co-shipping-form .actions-toolbar {
    margin-bottom: 25px
}

#checkout-step-shipping.service-points .field-telephone .form-group {
    height: 50px
}

body>.loading-mask {
    z-index: 1039 !important
}

body.checkout-index-index .column.main {
    min-height: 400px
}

.cvv-image img {
    max-width: 100%
}

.checkout-billing-address.step-box .actions-toolbar {
    padding-bottom: 30px
}

.new-cart,.new-checkout {
    font-family: "AvenirLTStd-Book";
    font-size: 16px
}

.new-cart .messages>li,.new-checkout .messages>li {
    margin-bottom: 20px
}

.new-cart .messages li,.new-checkout .messages li {
    font-size: 14px
}

.new-cart .alert,.new-checkout .alert {
    font-size: 14px
}

.new-cart .cart-title,.new-checkout .cart-title {
    margin: 0 0 20px 0
}

.new-cart .cart-title h1,.new-checkout .cart-title h1 {
    padding: 0 0 15px 0;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em !important;
    text-transform: none;
    border-bottom: #e6e6e6 1px solid
}

.new-cart .cart-title p,.new-checkout .cart-title p {
    margin: 15px 0 0 0;
    font-size: .875em
}

.new-cart .cart-items,.new-checkout .cart-items {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: inherit;
    border: none
}

.new-cart .cart-items .item,.new-checkout .cart-items .item {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: #e6e6e6 2px solid
}

.new-cart .cart-items .item>.row,.new-checkout .cart-items .item>.row {
    position: relative;
    display: block;
    margin: 0 -5px
}

.new-cart .cart-items .item>.row>.row-height>div,.new-checkout .cart-items .item>.row>.row-height>div {
    padding: 0 5px
}

.new-cart .cart-items .item>.row>.row-height>div.figure figure,.new-checkout .cart-items .item>.row>.row-height>div.figure figure {
    width: auto
}

.new-cart .cart-items .item>.row>.row-height>div.details,.new-checkout .cart-items .item>.row>.row-height>div.details {
    padding-bottom: 30px
}

.new-cart .cart-items .item>.row>.row-height>div.details .product-labels .name,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .name {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize
}

.new-cart .cart-items .item>.row>.row-height>div.details .product-labels .code,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .code {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.new-cart .cart-items .item>.row>.row-height>div.details .product-labels .size,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .size {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none
}

.new-cart .cart-items .item>.row>.row-height>div.details .item-msg,.new-checkout .cart-items .item>.row>.row-height>div.details .item-msg {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none
}

.new-cart .cart-items .item>.row>.row-height>div.details .last-product,.new-checkout .cart-items .item>.row>.row-height>div.details .last-product {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none;
    color: #FF4646
}

.new-cart .cart-items .item>.row>.row-height>div.prices,.new-checkout .cart-items .item>.row>.row-height>div.prices {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .875em;
    line-height: 21px;
    font-weight: 400;
    text-align: right;
    text-transform: none
}

.new-cart .cart-items .item>.row>.row-height>div.prices .price-excluding-tax,.new-checkout .cart-items .item>.row>.row-height>div.prices .price-excluding-tax {
    color: #000 !important
}

.new-cart .cart-items .item>.row>.row-height>div.prices .prices,.new-checkout .cart-items .item>.row>.row-height>div.prices .prices {
    font-size: 1em;
    font-weight: 400
}

.new-cart .cart-items .item>.row>.row-height>div.prices .prices .price,.new-checkout .cart-items .item>.row>.row-height>div.prices .prices .price {
    font-size: 1em;
    font-weight: 400
}

.new-cart .cart-items .item>.row>.row-height>div.qty,.new-checkout .cart-items .item>.row>.row-height>div.qty,.new-cart .cart-items .item>.row>.row-height>div .qty_copy,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy {
    position: absolute;
    bottom: 0;
    left: 33.33333333%
}

.new-cart .cart-items .item>.row>.row-height>div.qty .quantity.tuner .minus,.new-checkout .cart-items .item>.row>.row-height>div.qty .quantity.tuner .minus,.new-cart .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .minus,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .minus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.new-cart .cart-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.new-checkout .cart-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.new-cart .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    font-size: .875em;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    background: none;
    color: #000;
    cursor: default
}

.new-cart .cart-items .item>.row>.row-height>div.qty .quantity.tuner .plus,.new-checkout .cart-items .item>.row>.row-height>div.qty .quantity.tuner .plus,.new-cart .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .plus,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .plus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.new-cart .cart-items .item>.row>.row-height a.remove,.new-checkout .cart-items .item>.row>.row-height a.remove {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px
}

.new-cart .cart-items .item>.row>.row-height a.remove:before,.new-checkout .cart-items .item>.row>.row-height a.remove:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.new-cart .cart-totals .order-totals.loading,.new-checkout .cart-totals .order-totals.loading {
    min-height: 50px;
    background-image: url('../images/opc-ajax-loader.gif');
    background-size: 100px;
    background-position: center center;
    background-repeat: no-repeat
}

.new-cart .cart-totals dl.dl-horizontal,.new-checkout .cart-totals dl.dl-horizontal {
    margin: 0;
    font-size: 1em
}

.new-cart .cart-totals dl.dl-horizontal dt,.new-checkout .cart-totals dl.dl-horizontal dt {
    clear: both;
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
    font-size: .9375em;
    font-weight: 400;
    text-align: left;
    text-transform: none
}

.new-cart .cart-totals dl.dl-horizontal dd,.new-checkout .cart-totals dl.dl-horizontal dd {
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
    font-size: .9375em;
    text-align: right;
    font-weight: 400;
    text-transform: none
}

.new-cart .cart-totals dl.dl-horizontal dt.grand-total,.new-checkout .cart-totals dl.dl-horizontal dt.grand-total,.new-cart .cart-totals dl.dl-horizontal dd.grand-total,.new-checkout .cart-totals dl.dl-horizontal dd.grand-total {
    padding-top: 15px;
    border-top: #e6e6e6 1px solid;
    margin: 0
}

.new-cart .cart-totals dl.dl-horizontal.total,.new-checkout .cart-totals dl.dl-horizontal.total {
    padding-top: 15px;
    border-top: #e6e6e6 2px solid
}

.new-cart .cart-totals div.dl-horizontal,.new-checkout .cart-totals div.dl-horizontal {
    display: none
}

.new-cart #gift-options-cart h3,.new-checkout #gift-options-cart h3,.new-cart .cart-coupon h3,.new-checkout .cart-coupon h3 {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart #gift-options-cart,.new-checkout #gift-options-cart {
    border-top: #e6e6e6 1px solid;
    padding-top: 30px;
    margin-bottom: 30px
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-message-summary,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-message-summary {
    font-size: 14px !important
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages.checkout-checkbox .checkbox,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages.checkout-checkbox .checkbox {
    margin: 0
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages.checkout-checkbox label,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages.checkout-checkbox label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages.checkout-checkbox label i,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages.checkout-checkbox label i {
    top: 0
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form {
    margin-top: 20px
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form .whole-order,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form .whole-order {
    margin: 0
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form .whole-order .form-group,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form .whole-order .form-group {
    margin: 0
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form .whole-order .form-group>textarea,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-messages-form .whole-order .form-group>textarea {
    min-height: 87px
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .actions-toolbar,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .actions-toolbar {
    margin-top: 12px
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-summary,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-summary {
    padding: 20px;
    border: #e6e6e6 1px solid
}

.new-cart #gift-options-cart .onepagecheckout-giftmessage .gift-summary a.action-edit,.new-checkout #gift-options-cart .onepagecheckout-giftmessage .gift-summary a.action-edit {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.7;
    text-decoration: underline
}

.new-cart .cart-coupon,.new-checkout .cart-coupon {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px
}

.new-cart .cart-coupon:before,.new-checkout .cart-coupon:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.new-cart .cart-coupon p,.new-checkout .cart-coupon p {
    margin: 20px 0 0 0;
    font-size: .875em;
    letter-spacing: 1px
}

.new-cart .cart-coupon label,.new-checkout .cart-coupon label {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase
}

.new-cart .cart-coupon .button,.new-checkout .cart-coupon .button {
    margin: 20px 0 0 0
}

.new-cart .shipping,.new-checkout .shipping {
    display: none
}

.new-cart .cart-login,.new-checkout .cart-login {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px
}

.new-cart .cart-login:before,.new-checkout .cart-login:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.new-cart .cart-login h2,.new-checkout .cart-login h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart .cart-login label,.new-checkout .cart-login label {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    letter-spacing: 1px;
    text-transform: uppercase
}

.new-cart .cart-login .form-list,.new-checkout .cart-login .form-list {
    margin: 0
}

.new-cart .cart-login .form-list>li,.new-checkout .cart-login .form-list>li {
    margin: 0
}

.new-cart .cart-login .form-list>li .form-group,.new-checkout .cart-login .form-list>li .form-group {
    margin-bottom: 20px
}

.new-cart .cart-login .buttons-set,.new-checkout .cart-login .buttons-set {
    padding: 0;
    margin: 0;
    line-height: 1.43;
    text-align: center;
    border: none
}

.new-cart .cart-login .buttons-set .forgot-password,.new-checkout .cart-login .buttons-set .forgot-password {
    display: inline-block;
    margin-top: 20px;
    font-size: .875em;
    text-decoration: underline
}

.new-cart .cart-login .form-group,.new-checkout .cart-login .form-group {
    margin-bottom: 15px
}

.new-cart .cart-guest,.new-checkout .cart-guest {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px;
    line-height: 1
}

.new-cart .cart-guest:before,.new-checkout .cart-guest:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.new-cart .cart-guest h2,.new-checkout .cart-guest h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart .cart-guest p,.new-checkout .cart-guest p {
    margin: 20px 0;
    font-size: .875em;
    letter-spacing: 1px
}

.new-cart .cart-guest .subscription-plus ul,.new-checkout .cart-guest .subscription-plus ul {
    padding: 0 0 0 15px;
    margin: -5px 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    list-style: disc
}

.new-cart .cart-guest .subscription-plus ul li,.new-checkout .cart-guest .subscription-plus ul li {
    margin: 5px 0
}

.new-cart .cart-guest label,.new-checkout .cart-guest label {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    letter-spacing: 1px;
    text-transform: uppercase
}

.new-cart .cart-guest label a,.new-checkout .cart-guest label a {
    text-decoration: underline
}

.new-cart .cart-guest .form-list,.new-checkout .cart-guest .form-list {
    margin: 0
}

.new-cart .cart-guest .form-list>li,.new-checkout .cart-guest .form-list>li {
    margin: 0
}

.new-cart .cart-guest .form-list>li .form-group,.new-checkout .cart-guest .form-list>li .form-group {
    margin-bottom: 20px
}

.new-cart .cart-guest .form-list>li .checkbox,.new-checkout .cart-guest .form-list>li .checkbox {
    margin-bottom: 20px
}

.new-cart .cart-guest .form-list>li .checkbox label,.new-checkout .cart-guest .form-list>li .checkbox label {
    margin: 0;
    text-transform: none
}

.new-cart .cart-guest .checkbox i,.new-checkout .cart-guest .checkbox i {
    top: 0
}

.new-cart .cart-guest .buttons-set,.new-checkout .cart-guest .buttons-set {
    padding: 0;
    margin: 0;
    line-height: 1.43;
    text-align: center;
    border: none
}

.new-cart .cart-guest .buttons-set .forgot-password,.new-checkout .cart-guest .buttons-set .forgot-password {
    display: inline-block;
    margin-top: 20px;
    font-size: .875em;
    text-decoration: underline
}

.new-cart .cart-guest .form-group,.new-checkout .cart-guest .form-group {
    margin-bottom: 15px
}

.new-cart .cart-loggedin,.new-checkout .cart-loggedin {
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
    line-height: 1;
    border: #e6e6e6 1px solid
}

.new-cart .cart-loggedin h2,.new-checkout .cart-loggedin h2 {
    padding: 0 50px 0 0;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart .cart-loggedin p,.new-checkout .cart-loggedin p {
    margin: 20px 0 0 0;
    font-size: .875em;
    letter-spacing: 1px
}

.new-cart .cart-loggedin .btn-edit,.new-checkout .cart-loggedin .btn-edit {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    text-decoration: underline
}

.new-cart .cart-loggedin label,.new-checkout .cart-loggedin label {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    letter-spacing: 1px;
    text-transform: uppercase
}

.new-cart .cart-loggedin label a,.new-checkout .cart-loggedin label a {
    text-decoration: underline
}

.new-cart .cart-loggedin .form-list,.new-checkout .cart-loggedin .form-list {
    margin: 0
}

.new-cart .cart-loggedin .form-list>li,.new-checkout .cart-loggedin .form-list>li {
    margin: 0
}

.new-cart .cart-loggedin .form-list>li .form-group,.new-checkout .cart-loggedin .form-list>li .form-group {
    margin-bottom: 20px
}

.new-cart .cart-loggedin .form-list>li .checkbox,.new-checkout .cart-loggedin .form-list>li .checkbox {
    margin-bottom: 20px
}

.new-cart .cart-loggedin .form-list>li .checkbox label,.new-checkout .cart-loggedin .form-list>li .checkbox label {
    margin: 0;
    text-transform: none
}

.new-cart .cart-loggedin .buttons-set,.new-checkout .cart-loggedin .buttons-set {
    padding: 0;
    margin: 0;
    line-height: 1.43;
    text-align: center;
    border: none
}

.new-cart .cart-loggedin #user_email_edit .form-list .form-group,.new-checkout .cart-loggedin #user_email_edit .form-list .form-group {
    position: relative;
    margin-bottom: 0
}

.new-cart .cart-loggedin #user_email_edit .form-list .form-group label,.new-checkout .cart-loggedin #user_email_edit .form-list .form-group label {
    display: block;
    font-size: 14px
}

.new-cart .cart-loggedin #user_email_edit .form-list .form-group #valid_email_address_image,.new-checkout .cart-loggedin #user_email_edit .form-list .form-group #valid_email_address_image {
    top: 20px;
    right: 10px
}

.new-cart .cart-checkout,.new-checkout .cart-checkout {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px
}

.new-cart .cart-checkout:before,.new-checkout .cart-checkout:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.new-cart .cart-checkout .checkout-types .onepage,.new-checkout .cart-checkout .checkout-types .onepage {
    display: none
}

.new-cart .cart-checkout .checkout-types .paypal_express_bottom .button.paypal:after,.new-checkout .cart-checkout .checkout-types .paypal_express_bottom .button.paypal:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 12px;
    background: url('../images/paypal.svg') 0 0 no-repeat;
    background-size: contain
}

.new-cart .cart-checkout.loggedin .checkout-types .onepage,.new-checkout .cart-checkout.loggedin .checkout-types .onepage {
    display: block;
    margin-bottom: 15px
}

.new-cart .checkout-summary,.new-checkout .checkout-summary {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px
}

.new-cart .checkout-summary:before,.new-checkout .checkout-summary:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.new-cart .checkout-summary h2,.new-checkout .checkout-summary h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart .checkout-steps .step,.new-checkout .checkout-steps .step {
    border-top: #e6e6e6 1px solid
}

.new-cart .checkout-steps .step .step-title,.new-checkout .checkout-steps .step .step-title {
    padding: 15px 0;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    border-bottom: #e6e6e6 1px solid
}

.new-cart .checkout-steps .step .step-content,.new-checkout .checkout-steps .step .step-content {
    padding: 30px 0 0 0
}

.new-cart .checkout-steps .step .step-content .step-box,.new-checkout .checkout-steps .step .step-content .step-box {
    margin-bottom: 60px
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-title,.new-checkout .checkout-steps .step .step-content .step-box .step-box-title {
    padding: 0;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content h2,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content h2 {
    padding: 0;
    margin: 30px 0 15px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.25em;
    font-weight: 400;
    text-transform: none
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group {
    margin-bottom: 20px
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group .busca-cep,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group .busca-cep {
    text-decoration: underline;
    margin-top: -20px;
    position: relative;
    top: 20px
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group label,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group label {
    display: block !important;
    font-size: 14px !important
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group label span.optional,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group label span.optional {
    float: right;
    text-transform: none;
    color: #555
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .field-country .form-group .custom-select,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .field-country .form-group .custom-select {
    display: block !important
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dt,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dt {
    display: none
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd {
    padding: 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd>ul>li,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd>ul>li {
    margin: 20px 0 0 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd>ul>li:first-child,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd>ul>li:first-child {
    margin-top: 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio {
    float: none;
    margin: 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio label,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio label i,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio label i {
    top: 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .create_account .checkbox,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .create_account .checkbox {
    margin: 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .create_account label,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .create_account label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content .create_account label i,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .create_account label i {
    top: 0
}

.new-cart .checkout-steps .step .step-content .step-box .step-box-content ol,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content ol {
    margin: 0
}

.new-cart .checkout-steps .step .step-content .step-box .checkout-login-note,.new-checkout .checkout-steps .step .step-content .step-box .checkout-login-note,.new-cart .checkout-steps .step .step-content .step-box .no-quotes-block,.new-checkout .checkout-steps .step .step-content .step-box .no-quotes-block {
    padding-bottom: 20px;
    font-size: .875em
}

.new-cart .checkout-steps .step .step-content .step-box .form-login .checkout-forgot-password-url,.new-checkout .checkout-steps .step .step-content .step-box .form-login .checkout-forgot-password-url {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: .875em
}

.new-cart .checkout-steps .step .step-content .checkout-go-back-btn,.new-checkout .checkout-steps .step .step-content .checkout-go-back-btn {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: #e6e6e6 1px solid
}

@media (min-width: 992px) {
    .new-cart .checkout-steps .step .step-content .checkout-go-back-btn,.new-checkout .checkout-steps .step .step-content .checkout-go-back-btn {
        padding:0;
        margin: 0;
        border: none
    }
}

.new-cart .checkout-change-country,.new-checkout .checkout-change-country {
    text-align: center
}

.new-cart .checkout-change-country p,.new-checkout .checkout-change-country p {
    margin: 0 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px
}

.new-cart .checkout-change-country p span,.new-checkout .checkout-change-country p span {
    color: #c3a16c
}

.new-cart .checkout-change-country p span.shipping-country-text,.new-checkout .checkout-change-country p span.shipping-country-text {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 800
}

.new-cart .checkout-change-country .btn,.new-checkout .checkout-change-country .btn {
    letter-spacing: 1px
}

.new-cart .onepagecheckout-shipping-step-message,.new-checkout .onepagecheckout-shipping-step-message {
    position: absolute
}

.new-cart .checkout-copy-shipping-address,.new-checkout .checkout-copy-shipping-address {
    margin-bottom: 30px
}

.new-cart .checkout-copy-shipping-address .checkbox,.new-checkout .checkout-copy-shipping-address .checkbox {
    margin: 0
}

.new-cart .checkout-copy-shipping-address label,.new-checkout .checkout-copy-shipping-address label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.new-cart .checkout-copy-shipping-address label i,.new-checkout .checkout-copy-shipping-address label i {
    top: 0
}

.new-cart .checkout-placeorder,.new-checkout .checkout-placeorder {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .new-cart .checkout-placeorder,.new-checkout .checkout-placeorder {
        margin-top:30px
    }
}

.new-cart .checkout-placeorder .checkout-checkbox,.new-checkout .checkout-placeorder .checkout-checkbox {
    margin-bottom: 20px
}

.new-cart .checkout-placeorder .checkout-checkbox .checkbox,.new-checkout .checkout-placeorder .checkout-checkbox .checkbox {
    margin: 0;
    line-height: 1
}

.new-cart .checkout-placeorder .checkout-checkbox .checkbox label,.new-checkout .checkout-placeorder .checkout-checkbox .checkbox label {
    min-height: 14px;
    padding-left: 30px;
    line-height: 1.1
}

.new-cart .checkout-placeorder .checkout-checkbox .checkbox label div.validation-advice,.new-checkout .checkout-placeorder .checkout-checkbox .checkbox label div.validation-advice {
    display: block;
    margin-top: 5px
}

.new-cart .checkout-placeorder .checkout-checkbox label,.new-checkout .checkout-placeorder .checkout-checkbox label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.new-cart .checkout-placeorder .checkout-checkbox label i,.new-checkout .checkout-placeorder .checkout-checkbox label i {
    top: 0
}

.new-cart .checkout-placeorder .checkout-checkbox label a,.new-checkout .checkout-placeorder .checkout-checkbox label a {
    text-decoration: underline
}

.new-cart .field-delivery-to.logged-in,.new-checkout .field-delivery-to.logged-in {
    margin-top: 25px
}

.new-cart .field-delivery-to label,.new-checkout .field-delivery-to label {
    padding: 5px !important
}

.new-cart .service-points-container,.new-checkout .service-points-container {
    margin-top: 30px
}

.new-cart .service-points-container .my-account,.new-checkout .service-points-container .my-account {
    margin: 0
}

.new-cart .checkout-customer-addresses .checkout-customer-address,.new-checkout .checkout-customer-addresses .checkout-customer-address {
    padding: 20px;
    margin: 0 0 30px 0;
    border: #e6e6e6 1px solid
}

.new-cart .checkout-customer-addresses .checkout-customer-address .address-edit,.new-checkout .checkout-customer-addresses .checkout-customer-address .address-edit {
    font-size: .875em
}

.new-cart .checkout-customer-addresses .checkout-customer-address .address,.new-checkout .checkout-customer-addresses .checkout-customer-address .address {
    margin: 0 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.new-cart .checkout-customer-addresses .checkout-customer-address .radio,.new-checkout .checkout-customer-addresses .checkout-customer-address .radio {
    margin: 0
}

.new-cart .checkout-customer-addresses .checkout-customer-address .radio label,.new-checkout .checkout-customer-addresses .checkout-customer-address .radio label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.new-cart .checkout-customer-addresses .checkout-customer-address .radio label i,.new-checkout .checkout-customer-addresses .checkout-customer-address .radio label i {
    top: 0
}

.new-cart .checkout-customer-addresses .checkout-customer-address-select,.new-checkout .checkout-customer-addresses .checkout-customer-address-select {
    display: none
}

.new-cart .onepagecheckout-payment-methods .sp-methods,.new-checkout .onepagecheckout-payment-methods .sp-methods {
    margin: 0;
    border-bottom: #e6e6e6 1px solid
}

.new-cart .onepagecheckout-payment-methods .sp-methods .actions-toolbar,.new-checkout .onepagecheckout-payment-methods .sp-methods .actions-toolbar {
    display: none !important
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name {
    position: relative;
    padding: 20px 0;
    border-top: #e6e6e6 1px solid
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name:first-child,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name:first-child {
    border-top: none
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio {
    float: none;
    padding: 0;
    margin: 0
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .caption,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .caption {
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio label,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio label {
    display: block !important;
    width: 100%;
    font-size: 1em !important
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio label div.validation-advice,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio label div.validation-advice {
    font-size: 14px
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon {
    position: absolute;
    top: 50%;
    right: 0;
    white-space: nowrap;
    margin-top: -12px
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc {
    width: 40px;
    height: 25px;
    margin: 0 3px;
    overflow: hidden;
    background: transparent center center no-repeat;
    background-size: 40px 25px;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.visa,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.visa {
    background-image: url('../images/payment/visa.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.mastercard,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.mastercard {
    background-image: url('../images/payment/mastercard.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.amex,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.amex {
    background-image: url('../images/payment/amex.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.generic-card,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.generic-card {
    background-image: url('../images/payment/default.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.paypal,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.paypal {
    background-image: url('../images/payment/paypal.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.sofort,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.sofort {
    width: 90px;
    height: 25px;
    background-size: 90px 25px;
    background-image: url('../images/payment/klarna-32.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name .payment-method-content .pay-later-message,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name .payment-method-content .pay-later-message {
    margin-left: 20px;
    margin-top: 20px
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method {
    padding: 0 0 30px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .form-list,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .form-list {
    padding: 0;
    margin: 0;
    font-size: 16px
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .form-list>li,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .form-list>li {
    font-size: .875em
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .cvv-popup,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .cvv-popup {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method input.cvv,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method input.cvv {
    display: inline-block;
    vertical-align: middle;
    width: 100px !important
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation {
    position: relative
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 10px;
    display: block;
    width: 29px;
    height: 18px;
    background: transparent url('../images/payment/default.png') center center no-repeat;
    background-size: contain
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation:after,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 10px;
    display: none;
    width: 18px;
    height: 18px;
    background: url('../images/checkout-onepage/valid.gif') center center no-repeat;
    background-size: contain
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation .form-control,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation .form-control {
    padding-left: 50px;
    padding-right: 40px
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-valid:after,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-valid:after {
    display: block
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-ae:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-ae:before {
    background-image: url('../images/payment/amex.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-vi:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-vi:before {
    background-image: url('../images/payment/visa.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-mc:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-mc:before {
    background-image: url('../images/payment/mastercard2.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-di:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-di:before {
    background-image: url('../images/payment/discover.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-jcb:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-jcb:before {
    background-image: url('../images/payment/jcb.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-laser:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-laser:before {
    background-image: url('../images/payment/laser.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-uatp:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-uatp:before {
    background-image: url('../images/payment/default.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-sm:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-sm:before {
    background-image: url('../images/payment/maestro.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-solo:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-solo:before {
    background-image: url('../images/payment/solo.png')
}

.new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-ot:before,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .creditCardValidation.card-ot:before {
    background-image: url('../images/payment/default.png')
}

.new-cart #flex-cc-number,.new-checkout #flex-cc-number {
    padding: 6px 10px 9px 50px;
    height: 31px;
    font-size: 14px;
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2
}

.new-cart #flex-cc-number.flex-microform-focused,.new-checkout #flex-cc-number.flex-microform-focused {
    border-color: #C3A16C
}

.new-cart #flex-cc-number.flex-microform-focused.validation-failed,.new-checkout #flex-cc-number.flex-microform-focused.validation-failed {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 !important
}

.new-cart #flex-cc-number:before,.new-checkout #flex-cc-number:before {
    top: 5px;
    left: 9px
}

.new-cart #flex-cc-number.flex-microform-valid:after,.new-checkout #flex-cc-number.flex-microform-valid:after {
    display: block;
    content: '';
    position: absolute;
    top: 6px;
    right: 10px;
    width: 18px;
    height: 18px;
    background: url('../images/checkout-onepage/valid.gif') center center no-repeat;
    background-size: contain
}

.new-cart #flex-cc-number *,.new-checkout #flex-cc-number * {
    background: #f2f2f2;
    border-color: #f2f2f2;
    position: absolute !important;
    top: 0
}

.new-cart .paypal-shipping,.new-checkout .paypal-shipping {
    position: relative;
    padding: 20px;
    margin: 30px 0 0 0;
    background: #f2f2f2
}

.new-cart .paypal-shipping h4,.new-checkout .paypal-shipping h4 {
    margin: 0 0 20px 0;
    font-size: 1.5em
}

.new-cart .paypal-shipping h5,.new-checkout .paypal-shipping h5 {
    margin: 0 0 5px 0;
    font-size: .9375em
}

.new-cart .paypal-shipping p,.new-checkout .paypal-shipping p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.new-cart .paypal-shipping .edit-url,.new-checkout .paypal-shipping .edit-url {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: .875em;
    text-decoration: underline
}

.new-cart .cart-success .success-title,.new-checkout .cart-success .success-title {
    margin: 0 0 30px 0
}

.new-cart .cart-success .success-title h1,.new-checkout .cart-success .success-title h1 {
    padding: 0;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em !important;
    text-transform: none
}

.new-cart .cart-success .success-title p,.new-checkout .cart-success .success-title p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.new-cart .cart-success .success-order,.new-checkout .cart-success .success-order {
    margin: 0 0 30px 0
}

.new-cart .cart-success .success-order p,.new-checkout .cart-success .success-order p {
    margin: 0 0 20px 0;
    font-size: 1.0625em
}

.new-cart .cart-success .success-payment-message,.new-checkout .cart-success .success-payment-message {
    margin: 0 0 30px 0
}

.new-cart .cart-success .success-payment-message h2,.new-checkout .cart-success .success-payment-message h2 {
    padding: 0;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.0625em;
    line-height: 1.43;
    text-transform: none
}

.new-cart .cart-success .success-payment-message>p,.new-checkout .cart-success .success-payment-message>p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.new-cart .cart-success .success-payment-message .order-details,.new-checkout .cart-success .success-payment-message .order-details {
    padding: 20px;
    margin: 30px 0 0 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7;
    border: #e6e6e6 1px solid
}

.new-cart .success-faq,.new-checkout .success-faq {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px
}

.new-cart .success-faq:before,.new-checkout .success-faq:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.new-cart .success-faq h3,.new-checkout .success-faq h3 {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.4375em;
    font-weight: 400;
    text-transform: none
}

.new-cart .success-faq .panel-group,.new-checkout .success-faq .panel-group {
    margin: 0
}

.new-cart .success-faq .panel-group .panel.panel-default,.new-checkout .success-faq .panel-group .panel.panel-default {
    border-top: none;
    border-right: none;
    border-bottom: #e6e6e6 1px solid;
    border-left: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-heading,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading {
    padding: 15px 0;
    background: none;
    border: none
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-heading .panel-title,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading .panel-title {
    margin: 0;
    font-family: "AvenirLTStd-Book";
    font-size: .9375em;
    font-weight: 400;
    text-transform: none
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a {
    position: relative;
    display: block;
    color: #000
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a:after,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    width: 12px;
    height: 6px;
    padding: 0;
    margin: -3px 0 0 0;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a.collapsed:after,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a:hover,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a:hover,.new-cart .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a:focus,.new-checkout .success-faq .panel-group .panel.panel-default .panel-heading .panel-title>a:focus {
    text-decoration: none
}

.new-cart .success-faq .panel-group .panel.panel-default .panel-collapse .panel-body,.new-checkout .success-faq .panel-group .panel.panel-default .panel-collapse .panel-body {
    padding: 0 0 15px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7;
    border: none
}

.new-cart [phone-prefix-select],.new-checkout [phone-prefix-select] {
    margin-bottom: 10px;
    height: 34px !important
}

@media (min-width: 768px) {
    .new-cart>.row,.new-checkout>.row {
        margin:0 -10px
    }

    .new-cart>.row>div,.new-checkout>.row>div {
        padding: 0 10px
    }

    .new-cart .cart-title h1,.new-checkout .cart-title h1 {
        font-size: 1.875em !important
    }

    .new-cart .cart-items .item,.new-checkout .cart-items .item {
        border-bottom: #e6e6e6 1px solid
    }

    .new-cart .cart-items .item>.row>.row-height>div.details .product-labels .name,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .name {
        font-size: .9375em
    }

    .new-cart .cart-items .item>.row>.row-height>div.prices,.new-checkout .cart-items .item>.row>.row-height>div.prices {
        font-size: .9375em
    }

    .new-cart .cart-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.new-checkout .cart-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.new-cart .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .9375em
    }

    .new-cart .cart-items .item>.row>.row-height a.remove,.new-checkout .cart-items .item>.row>.row-height a.remove {
        right: 5px
    }

    .new-cart .cart-totals dl.dl-horizontal.total,.new-checkout .cart-totals dl.dl-horizontal.total {
        border-top: #e6e6e6 1px solid
    }

    .new-cart .cart-totals dl.dl-horizontal.total dt,.new-checkout .cart-totals dl.dl-horizontal.total dt,.new-cart .cart-totals dl.dl-horizontal.total dd,.new-checkout .cart-totals dl.dl-horizontal.total dd {
        margin: 0
    }

    .new-cart .cart-coupon,.new-checkout .cart-coupon {
        padding-top: 30px;
        margin-top: 30px;
        border-top: #e6e6e6 2px solid
    }

    .new-cart .cart-coupon:before,.new-checkout .cart-coupon:before {
        display: none
    }

    .new-cart .cart-coupon .form-group,.new-checkout .cart-coupon .form-group {
        display: block
    }

    .new-cart .cart-coupon .form-group .form-control,.new-checkout .cart-coupon .form-group .form-control {
        float: left;
        width: calc(50% - 10px)
    }

    .new-cart .cart-coupon .form-group .button,.new-checkout .cart-coupon .form-group .button {
        float: right;
        width: calc(50% - 10px);
        margin: 0
    }

    .new-cart .cart-coupon .form-group .button.cancel,.new-checkout .cart-coupon .form-group .button.cancel {
        margin-top: 7px
    }

    .new-cart .cart-coupon .form-group div.validation-advice,.new-checkout .cart-coupon .form-group div.validation-advice {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%
    }

    .new-cart .cart-login,.new-checkout .cart-login {
        padding: 20px;
        margin-bottom: 30px;
        border: #e6e6e6 1px solid
    }

    .new-cart .cart-login:before,.new-checkout .cart-login:before {
        display: none
    }

    .new-cart .cart-login h2,.new-checkout .cart-login h2 {
        margin-bottom: 15px
    }

    .new-cart .cart-guest,.new-checkout .cart-guest {
        padding: 20px;
        margin-bottom: 30px;
        border: #e6e6e6 1px solid
    }

    .new-cart .cart-guest:before,.new-checkout .cart-guest:before {
        display: none
    }

    .new-cart .cart-guest h2,.new-checkout .cart-guest h2 {
        margin-bottom: 15px
    }

    .new-cart .cart-guest p,.new-checkout .cart-guest p {
        margin-top: 0;
        margin-bottom: 17px
    }

    .new-cart .cart-guest .form-group,.new-checkout .cart-guest .form-group {
        margin-bottom: 15px
    }

    .new-cart .cart-checkout,.new-checkout .cart-checkout {
        padding-top: 0px
    }

    .new-cart .cart-checkout:before,.new-checkout .cart-checkout:before {
        display: none
    }

    .new-cart .cart-checkout.loggedin .checkout-types .onepage,.new-checkout .cart-checkout.loggedin .checkout-types .onepage {
        display: none
    }

    .new-cart .checkout-summary,.new-checkout .checkout-summary {
        padding: 20px;
        margin-bottom: 30px;
        border: #e6e6e6 1px solid
    }

    .new-cart .checkout-summary:before,.new-checkout .checkout-summary:before {
        display: none
    }

    .new-cart .checkout-summary h2,.new-checkout .checkout-summary h2 {
        padding-right: 50px;
        margin-bottom: 15px
    }

    .new-cart .checkout-steps .step.checkout-payment-method.active,.new-checkout .checkout-steps .step.checkout-payment-method.active {
        border-top: none !important
    }

    .new-cart .checkout-steps .step .step-title,.new-checkout .checkout-steps .step .step-title {
        padding: 20px 0;
        font-size: 1.875em
    }

    .new-cart .checkout-steps .step .step-content,.new-checkout .checkout-steps .step .step-content {
        padding-bottom: 30px
    }

    .new-cart .checkout-steps .step .step-content .step-box,.new-checkout .checkout-steps .step .step-content .step-box {
        padding-top: 30px;
        margin-top: 30px;
        margin-bottom: 0;
        border-top: #e6e6e6 2px solid
    }

    .new-cart .checkout-steps .step .step-content .step-box:first-child,.new-checkout .checkout-steps .step .step-content .step-box:first-child {
        padding-top: 0;
        margin-top: 0;
        border-top: none
    }

    .new-cart .checkout-steps .step .step-content .step-box .step-box-title,.new-checkout .checkout-steps .step .step-content .step-box .step-box-title {
        padding: 0;
        margin: 0 0 15px 0;
        font-family: "AvenirLTStd-Book";
        font-size: 1.25em;
        font-weight: 400;
        text-transform: none
    }

    .new-cart .checkout-steps .step .step-content .step-box.checkout-review-placeorder-step,.new-checkout .checkout-steps .step .step-content .step-box.checkout-review-placeorder-step {
        margin: 0;
        padding: 0;
        border: none
    }

    .new-cart .checkout-steps .step .step-content .step-box.checkout-review-placeorder-step .checkout-placeorder,.new-checkout .checkout-steps .step .step-content .step-box.checkout-review-placeorder-step .checkout-placeorder {
        margin-top: 0
    }

    .new-cart .checkout-change-country,.new-checkout .checkout-change-country {
        display: inline-block;
        text-align: left
    }

    .new-cart .checkout-change-country p,.new-checkout .checkout-change-country p {
        margin-bottom: 15px
    }

    .new-cart .checkout-placeorder .checkout-checkbox,.new-checkout .checkout-placeorder .checkout-checkbox {
        margin-bottom: 30px
    }

    .new-cart .checkout-customer-addresses .checkout-customer-address,.new-checkout .checkout-customer-addresses .checkout-customer-address {
        margin-bottom: 15px
    }

    .new-cart .checkout-customer-addresses .checkout-customer-address .address,.new-checkout .checkout-customer-addresses .checkout-customer-address .address {
        margin-bottom: 15px
    }

    .new-cart .checkout-customer-addresses .checkout-customer-new-address .btn,.new-checkout .checkout-customer-addresses .checkout-customer-new-address .btn {
        display: inline-block;
        width: auto;
        padding-left: 60px;
        padding-right: 60px;
        margin-bottom: 10px
    }

    .new-cart .service-points-container .my-account,.new-checkout .service-points-container .my-account {
        margin: 45px 0
    }

    .new-cart #co-shipping-form .zanotti-group-field.field-country,.new-checkout #co-shipping-form .zanotti-group-field.field-country {
        margin-top: 30px
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon {
        margin-top: -16px
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc {
        width: 50px;
        height: 32px;
        background-size: 50px 32px
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.sofort,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.sofort {
        width: 116px;
        height: 32px;
        background-size: 116px 32px
    }

    .new-cart .cart-success .success-title h1,.new-checkout .cart-success .success-title h1 {
        font-size: 2.1875em !important
    }

    .new-cart .cart-success .success-order .btn,.new-checkout .cart-success .success-order .btn {
        display: inline-block;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }

    .new-cart .success-faq,.new-checkout .success-faq {
        padding-top: 30px;
        margin-top: 30px;
        border-top: #e6e6e6 2px solid
    }

    .new-cart .success-faq:before,.new-checkout .success-faq:before {
        display: none
    }

    .new-cart .success-faq h3,.new-checkout .success-faq h3 {
        margin-bottom: 30px;
        font-size: 1.875em
    }

    .new-cart .checkout-placeorder,.new-checkout .checkout-placeorder {
        margin-top: 30px
    }

    .new-cart .checkout-phone-prefix,.new-checkout .checkout-phone-prefix {
        width: 30% !important;
        float: left
    }

    .new-cart [phone-prefix-select],.new-checkout [phone-prefix-select] {
        margin-bottom: inherit;
        height: 34px !important
    }

    .new-cart [data-field-name="telephone"],.new-checkout [data-field-name="telephone"] {
        float: right;
        width: 65%
    }
}

@media (min-width: 1200px) {
    .new-cart>.row,.new-checkout>.row {
        margin:0 -15px
    }

    .new-cart>.row>div,.new-checkout>.row>div {
        padding: 0 15px
    }

    .new-cart>.row>div>div.col-lg-8,.new-checkout>.row>div>div.col-lg-8 {
        width: 58.3333%;
        margin-left: 4.1666%
    }

    .new-cart>.row>div>div.col-lg-4,.new-checkout>.row>div>div.col-lg-4 {
        width: 29.1666%;
        margin-left: 4.1666%
    }

    .new-cart>.row>div.col-lg-8,.new-checkout>.row>div.col-lg-8 {
        width: 58.3333%;
        margin-left: 4.1666%
    }

    .new-cart>.row>div.col-lg-4,.new-checkout>.row>div.col-lg-4 {
        width: 29.1666%;
        margin-left: 4.1666%
    }

    .new-cart .cart-title,.new-checkout .cart-title {
        margin-bottom: 30px
    }

    .new-cart .cart-title p,.new-checkout .cart-title p {
        font-size: .75em
    }

    .new-cart .cart-items .item>.row,.new-checkout .cart-items .item>.row {
        margin: 0 -10px
    }

    .new-cart .cart-items .item>.row>.row-height>div,.new-checkout .cart-items .item>.row>.row-height>div {
        padding: 0 10px
    }

    .new-cart .cart-items .item>.row>.row-height>div.details,.new-checkout .cart-items .item>.row>.row-height>div.details {
        padding-top: 0;
        padding-bottom: 0
    }

    .new-cart .cart-items .item>.row>.row-height>div.details .product-labels .name,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .name {
        font-size: .75em
    }

    .new-cart .cart-items .item>.row>.row-height>div.details .product-labels .code,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .code {
        font-size: .75em
    }

    .new-cart .cart-items .item>.row>.row-height>div.details .product-labels .size,.new-checkout .cart-items .item>.row>.row-height>div.details .product-labels .size {
        font-size: .75em
    }

    .new-cart .cart-items .item>.row>.row-height>div.details .item-msg,.new-checkout .cart-items .item>.row>.row-height>div.details .item-msg {
        font-size: .75em
    }

    .new-cart .cart-items .item>.row>.row-height>div.details .last-product,.new-checkout .cart-items .item>.row>.row-height>div.details .last-product {
        font-size: .75em
    }

    .new-cart .cart-items .item>.row>.row-height>div.prices,.new-checkout .cart-items .item>.row>.row-height>div.prices {
        position: static;
        font-size: .75em
    }

    .new-cart .cart-items .item>.row>.row-height>div .qty_copy,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy {
        position: static;
        margin-top: 10px
    }

    .new-cart .cart-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.new-checkout .cart-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.new-cart .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty,.new-checkout .cart-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .75em
    }

    .new-cart .cart-coupon .form-group .form-control,.new-checkout .cart-coupon .form-group .form-control {
        width: calc(50% - 15px)
    }

    .new-cart .cart-coupon .form-group .button,.new-checkout .cart-coupon .form-group .button {
        width: calc(50% - 15px)
    }

    .new-cart .cart-coupon .form-group .button.cancel,.new-checkout .cart-coupon .form-group .button.cancel {
        margin-top: 7px
    }

    .new-cart .cart-coupon p,.new-checkout .cart-coupon p {
        font-size: .75em
    }

    .new-cart .cart-coupon label,.new-checkout .cart-coupon label {
        font-size: .75em
    }

    .new-cart .cart-login label,.new-checkout .cart-login label {
        font-size: .75em
    }

    .new-cart .cart-login .buttons-set .forgot-password,.new-checkout .cart-login .buttons-set .forgot-password {
        font-size: .75em
    }

    .new-cart .cart-guest p,.new-checkout .cart-guest p {
        font-size: .75em
    }

    .new-cart .cart-guest .subscription-plus ul,.new-checkout .cart-guest .subscription-plus ul {
        font-size: .75em
    }

    .new-cart .cart-guest label,.new-checkout .cart-guest label {
        font-size: .75em
    }

    .new-cart .cart-guest .buttons-set .forgot-password,.new-checkout .cart-guest .buttons-set .forgot-password {
        font-size: .75em
    }

    .new-cart .cart-loggedin p,.new-checkout .cart-loggedin p {
        font-size: .75em
    }

    .new-cart .cart-loggedin .btn-edit,.new-checkout .cart-loggedin .btn-edit {
        font-size: .75em
    }

    .new-cart .cart-loggedin label,.new-checkout .cart-loggedin label {
        font-size: .75em
    }

    .new-cart .cart-help,.new-checkout .cart-help {
        padding: 20px;
        margin-top: 30px;
        line-height: 1;
        text-align: center;
        border: #e6e6e6 1px solid
    }

    .new-cart .cart-help h4,.new-checkout .cart-help h4 {
        padding: 0;
        margin: 0 0 15px 0;
        font-family: "AvenirLTStd-Book";
        font-size: 1.25em;
        font-weight: 400;
        text-transform: none
    }

    .new-cart .cart-help p,.new-checkout .cart-help p {
        margin: 20px 0;
        font-size: .75em;
        letter-spacing: 1px
    }

    .new-cart .cart-help .topheader-contact-phone,.new-checkout .cart-help .topheader-contact-phone {
        display: inline-block;
        font-size: .75em;
        letter-spacing: 1px
    }

    .new-cart .cart-help .topheader-contact-phone>a,.new-checkout .cart-help .topheader-contact-phone>a {
        position: relative;
        display: inline-block;
        padding-left: 21px;
        line-height: 16px
    }

    .new-cart .cart-help .topheader-contact-phone>a:hover,.new-checkout .cart-help .topheader-contact-phone>a:hover {
        text-decoration: none;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .new-cart .cart-help .topheader-contact-phone>a:before,.new-checkout .cart-help .topheader-contact-phone>a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 16px;
        height: 16px;
        background: url('../images/icon-phone.svg') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .new-cart .checkout-steps .step .step-content,.new-checkout .checkout-steps .step .step-content {
        padding-bottom: 60px
    }

    .new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group {
        margin-bottom: 30px
    }

    .new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group .busca-cep,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group .busca-cep {
        font-size: .75em
    }

    .new-cart .checkout-steps .step .step-content .step-box .step-box-content .form-group label,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .form-group label {
        font-size: 12px !important
    }

    .new-cart .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio label,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .shipping-method .sp-methods dd .radio label {
        font-size: 12px !important
    }

    .new-cart .checkout-steps .step .step-content .step-box .step-box-content .create_account label,.new-checkout .checkout-steps .step .step-content .step-box .step-box-content .create_account label {
        font-size: 12px !important
    }

    .new-cart .checkout-steps .step .step-content .step-box .checkout-login-note,.new-checkout .checkout-steps .step .step-content .step-box .checkout-login-note,.new-cart .checkout-steps .step .step-content .step-box .no-quotes-block,.new-checkout .checkout-steps .step .step-content .step-box .no-quotes-block {
        font-size: .75em
    }

    .new-cart .checkout-steps .step .step-content .step-box .form-login .checkout-forgot-password-url,.new-checkout .checkout-steps .step .step-content .step-box .form-login .checkout-forgot-password-url {
        padding-top: 0px;
        padding-bottom: 10px;
        font-size: .75em
    }

    .new-cart .checkout-change-country p,.new-checkout .checkout-change-country p {
        font-size: .75em
    }

    .new-cart .checkout-change-country .btn,.new-checkout .checkout-change-country .btn {
        letter-spacing: 4px
    }

    .new-cart .checkout-copy-shipping-address label,.new-checkout .checkout-copy-shipping-address label {
        font-size: 12px !important
    }

    .new-cart .checkout-placeorder .checkout-checkbox label,.new-checkout .checkout-placeorder .checkout-checkbox label {
        font-size: 12px !important
    }

    .new-cart .checkout-customer-addresses .checkout-customer-address .address,.new-checkout .checkout-customer-addresses .checkout-customer-address .address,.new-cart .checkout-customer-addresses .checkout-customer-address .address-edit,.new-checkout .checkout-customer-addresses .checkout-customer-address .address-edit {
        font-size: .75em
    }

    .new-cart .checkout-customer-addresses .checkout-customer-address .radio label,.new-checkout .checkout-customer-addresses .checkout-customer-address .radio label {
        font-size: 12px !important
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .caption,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .caption {
        font-size: .75em
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio label div.validation-advice,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio label div.validation-advice {
        font-size: 12px
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods .payment-method,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method {
        font-size: .75em
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .form-list>li,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .form-list>li {
        font-size: .75em
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods .payment-method .cvv-popup,.new-checkout .onepagecheckout-payment-methods .sp-methods .payment-method .cvv-popup {
        font-size: .75em
    }

    .new-cart .paypal-shipping p,.new-checkout .paypal-shipping p {
        font-size: .75em
    }

    .new-cart .paypal-shipping .edit-url,.new-checkout .paypal-shipping .edit-url {
        font-size: .75em
    }

    .new-cart .cart-success .success-title p,.new-checkout .cart-success .success-title p {
        font-size: .75em
    }

    .new-cart .cart-success .success-payment-message>p,.new-checkout .cart-success .success-payment-message>p {
        font-size: .75em
    }

    .new-cart .cart-success .success-payment-message .order-details,.new-checkout .cart-success .success-payment-message .order-details {
        font-size: .75em
    }

    .new-cart .success-faq .panel-group .panel.panel-default .panel-collapse .panel-body,.new-checkout .success-faq .panel-group .panel.panel-default .panel-collapse .panel-body {
        font-size: .75em
    }

    .new-cart [phone-prefix-select],.new-checkout [phone-prefix-select] {
        height: 31px !important;
        width: 30% !important;
        margin-bottom: inherit
    }

    .new-cart [phone-prefix-select] span.chevron-down,.new-checkout [phone-prefix-select] span.chevron-down {
        z-index: 10
    }

    .new-cart [data-field-name="telephone"],.new-checkout [data-field-name="telephone"] {
        float: right;
        width: 65%
    }
}

@media only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.visa,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.visa {
        background-image:url('../images/payment/visa@2x.png')
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.mastercard,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.mastercard {
        background-image: url('../images/payment/mastercard@2x.png')
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.amex,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.amex {
        background-image: url('../images/payment/amex@2x.png')
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.generic-card,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.generic-card {
        background-image: url('../images/payment/default@2x.png')
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.paypal,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.paypal {
        background-image: url('../images/payment/paypal@2x.png')
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.sofort,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name>.radio .payment_icon .cc.sofort {
        background-image: url('../images/payment/klarna-32.png')
    }

    .new-cart .onepagecheckout-payment-methods .sp-methods>.payment-method-name .payment-method-content .pay-later-message,.new-checkout .onepagecheckout-payment-methods .sp-methods>.payment-method-name .payment-method-content .pay-later-message {
        margin-left: 20px;
        margin-top: 10px
    }
}

#v-cookielaw.cookies-disclaimer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1040;
    display: block;
    padding: 15px;
    font-size: 14px;
    background: #e6e6e6;
    color: #000;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

#v-cookielaw.cookies-disclaimer a {
    margin: 0 5px;
    white-space: nowrap
}

@media (max-width: 991px) {
    #v-cookielaw.cookies-disclaimer a {
        display:block;
        margin: 5px auto 10px
    }
}

#v-cookielaw.cookies-disclaimer p {
    margin: 0
}

#v-cookielaw.cookies-disclaimer .btn {
    margin: 0
}

#v-cookielaw.cookies-disclaimer .btn#btn-cookie-manage {
    padding-bottom: 9px;
    padding-top: 8px
}

@media (max-width: 991px) {
    #v-cookielaw.cookies-disclaimer .btn {
        display:inline-block;
        margin: 10px auto 0 auto
    }
}

@media (min-width: 1200px) {
    #v-cookielaw.cookies-disclaimer {
        font-size:12px
    }
}

body.account main>.container {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width: 767px) {
    body.account main>.container {
        padding-top:0
    }
}

.customer-sidebar .customer-menu {
    display: none
}

.customer-sidebar .customer-menu>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.customer-sidebar .customer-menu>ul>li .current>a {
    text-decoration: underline
}

.customer-sidebar .customer-menu>ul>li .current>strong {
    text-decoration: underline;
    font-size: .75em
}

.customer-sidebar .customer-menu>ul>li>span {
    display: block;
    margin-bottom: 15px;
    font-size: .9375em
}

.customer-sidebar .customer-menu>ul>li .page-nav {
    display: block;
    padding: 0;
    margin: 0;
    background: none
}

.customer-sidebar .customer-menu>ul>li .page-nav a {
    font-weight: 400;
    color: #000
}

.customer-sidebar .customer-menu>ul>li ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1
}

.customer-sidebar .customer-menu>ul>li ul li {
    margin: 0 0 20px 0;
    line-height: 1
}

.customer-sidebar .customer-menu>ul>li ul li a {
    font-family: "AvenirLTStd-Light";
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: none
}

.customer-sidebar .customer-menu>ul>li ul li a:hover {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.customer-sidebar .customer-menu>ul>li .customer-service .topheader-contact-phone {
    margin: 0 0 20px 0
}

.customer-sidebar .customer-menu>ul>li .customer-service .topheader-contact-phone>a {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-size: .875em;
    letter-spacing: 1px
}

.customer-sidebar .customer-menu>ul>li .customer-service .topheader-contact-phone>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-phone.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.customer-sidebar .customer-menu>ul>li .customer-service .topheader-contact-phone>a:hover {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.customer-sidebar .customer-menu>ul>li .customer-service .btn-mail {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    margin: 0 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px
}

.customer-sidebar .customer-menu>ul>li .customer-service .btn-mail:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/icon-mail.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.customer-sidebar .customer-menu>ul>li .customer-service .btn-mail:hover {
    text-decoration: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.customer-sidebar>.dropdown {
    margin: 30px 0
}

.customer-sidebar>.dropdown.open .btn:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.customer-sidebar>.dropdown .btn {
    float: none;
    position: relative;
    padding: 10px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    text-align: left;
    text-transform: none
}

.customer-sidebar>.dropdown .btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 9px;
    height: 5px;
    padding: 0;
    margin: -2.5px 0 0 0;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    cursor: pointer
}

.customer-sidebar>.dropdown .btn:hover,.customer-sidebar>.dropdown .btn:focus {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.customer-sidebar>.dropdown .dropdown-menu {
    width: 100%;
    padding: 20px 20px 0 20px;
    margin-top: -1px;
    border: #000 1px solid;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.customer-sidebar>.dropdown .dropdown-menu .customer-menu {
    display: block
}

.customer-sidebar>.dropdown .dropdown-menu .customer-menu>ul>li>span {
    margin-bottom: 10px
}

.customer-sidebar>.dropdown .dropdown-menu .customer-menu>ul>li ul {
    margin-bottom: 20px
}

.customer-sidebar>.dropdown .dropdown-menu .customer-menu>ul>li ul>li {
    margin: 0
}

.customer-sidebar>.dropdown .dropdown-menu .customer-menu>ul>li ul>li>a {
    display: block;
    padding: 10px 20px
}

.customer-sidebar>.dropdown .dropdown-menu .customer-menu>ul>li ul>li.current>a,.customer-sidebar>.dropdown .dropdown-menu .customer-menu>ul>li ul>li.current>strong {
    text-decoration: none;
    background: #e6e6e6
}

.my-account {
    margin-bottom: 60px
}

.my-account .messages div[role="alert"] {
    padding-bottom: 20px
}

.my-account .messages>li {
    margin-bottom: 20px
}

.my-account .messages li {
    font-size: 14px
}

.my-account div.account-heading {
    margin: 0 0 30px 0
}

.my-account div.account-heading h1 {
    padding: 0;
    margin: 0;
    font-size: 1.5625em;
    background: none;
    color: #000
}

.my-account div.account-heading h1:after {
    display: none
}

.my-account div.account-heading p {
    margin: 15px 0 0 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account div.account-heading .btn {
    display: block;
    width: 100%;
    margin-top: 15px
}

.my-account div.account-heading.ccpa-heading {
    margin-bottom: 15px
}

.my-account .account-form h2 {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 1.0625em
}

.my-account .account-form .form-list {
    padding: 0;
    margin: 0
}

.my-account .account-form .form-list>li {
    padding: 0;
    margin: 0
}

.my-account .account-form .form-group {
    margin-bottom: 20px
}

.my-account .account-form .form-group.change-password .input-box,.my-account .account-form .form-group.change-email .input-box {
    margin-bottom: 10px
}

.my-account .account-form .form-group.change-password a,.my-account .account-form .form-group.change-email a {
    font-size: .875em;
    text-decoration: underline
}

.my-account .account-form .form-group.change-password a:hover,.my-account .account-form .form-group.change-email a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .account-form .form-group label {
    font-weight: 400
}

.my-account .account-form .form-group label span {
    float: right;
    text-transform: none;
    color: #555
}

.my-account .account-form .form-group label[for="firstname"] span {
    float: none;
    text-transform: uppercase;
    color: initial
}

.my-account .account-form .form-group label[for="lastname"] span {
    float: none;
    text-transform: uppercase;
    color: initial
}

.my-account .account-form .checkbox {
    margin-top: 0;
    margin-bottom: 20px
}

.my-account .account-form .checkbox label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.my-account .account-form .checkbox label i {
    top: 0
}

.my-account .account-form .btn-submit {
    display: block
}

.my-account .account-filters-container .account-filters .filter-item myaccount-filter .filter-category {
    letter-spacing: 1px;
    line-height: 1.7;
    margin-bottom: 30px
}

.my-account .account-filters-container .account-filters .filter-item myaccount-filter .saved-filters {
    margin: 0 0 15px 0
}

.my-account .account-filters-container .account-filters .filter-item myaccount-filter .saved-filters span {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 10px 15px 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: #f2f2f2
}

.my-account .account-ccpa-form button.btn-submit {
    margin-top: 17px
}

.my-account .account-ccpa-form .checkbox {
    margin-top: 0;
    margin-bottom: 20px
}

.my-account .account-ccpa-form .checkbox label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.my-account .account-ccpa-form .checkbox label i {
    top: 0
}

.my-account .modal .form-list {
    margin: 0
}

.my-account .modal .form-list>li {
    margin: 0
}

.my-account .modal .form-group {
    margin-bottom: 20px
}

.my-account .account-filters .filter-delete {
    border: none;
    background: none
}

.my-account .account-addresses .alert,.my-account .account-filters .alert {
    font-size: .875em
}

.my-account .account-addresses .address-item,.my-account .account-filters .address-item,.my-account .account-addresses .filter-item,.my-account .account-filters .filter-item {
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
    border: #e6e6e6 1px solid
}

.my-account .account-addresses .address-item address,.my-account .account-filters .address-item address,.my-account .account-addresses .filter-item address,.my-account .account-filters .filter-item address,.my-account .account-addresses .address-item myaccount-filter,.my-account .account-filters .address-item myaccount-filter,.my-account .account-addresses .filter-item myaccount-filter,.my-account .account-filters .filter-item myaccount-filter {
    display: block;
    padding: 0;
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account .account-addresses .address-item address,.my-account .account-filters .address-item address,.my-account .account-addresses .filter-item address,.my-account .account-filters .filter-item address {
    margin: 0 0 30px 0
}

.my-account .account-addresses .address-item .radio,.my-account .account-filters .address-item .radio,.my-account .account-addresses .filter-item .radio,.my-account .account-filters .filter-item .radio {
    margin: 0
}

.my-account .account-addresses .address-item .radio label,.my-account .account-filters .address-item .radio label,.my-account .account-addresses .filter-item .radio label,.my-account .account-filters .filter-item .radio label {
    display: inline-block !important;
    font-size: 14px !important;
    letter-spacing: 1px
}

.my-account .account-addresses .address-item .radio label i,.my-account .account-filters .address-item .radio label i,.my-account .account-addresses .filter-item .radio label i,.my-account .account-filters .filter-item .radio label i {
    top: 0
}

.my-account .account-addresses .address-item .address-edit,.my-account .account-filters .address-item .address-edit,.my-account .account-addresses .filter-item .address-edit,.my-account .account-filters .filter-item .address-edit {
    font-size: .875em;
    text-decoration: underline
}

.my-account .account-addresses .address-item .address-edit:hover,.my-account .account-filters .address-item .address-edit:hover,.my-account .account-addresses .filter-item .address-edit:hover,.my-account .account-filters .filter-item .address-edit:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .account-addresses .address-item .address-delete,.my-account .account-filters .address-item .address-delete,.my-account .account-addresses .filter-item .address-delete,.my-account .account-filters .filter-item .address-delete,.my-account .account-addresses .address-item .filter-delete,.my-account .account-filters .address-item .filter-delete,.my-account .account-addresses .filter-item .filter-delete,.my-account .account-filters .filter-item .filter-delete {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    text-indent: -999px
}

.my-account .account-addresses .address-item .address-delete:before,.my-account .account-filters .address-item .address-delete:before,.my-account .account-addresses .filter-item .address-delete:before,.my-account .account-filters .filter-item .address-delete:before,.my-account .account-addresses .address-item .filter-delete:before,.my-account .account-filters .address-item .filter-delete:before,.my-account .account-addresses .filter-item .filter-delete:before,.my-account .account-filters .filter-item .filter-delete:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.my-account .account-addresses .address-item .address-delete:hover,.my-account .account-filters .address-item .address-delete:hover,.my-account .account-addresses .filter-item .address-delete:hover,.my-account .account-filters .filter-item .address-delete:hover,.my-account .account-addresses .address-item .filter-delete:hover,.my-account .account-filters .address-item .filter-delete:hover,.my-account .account-addresses .filter-item .filter-delete:hover,.my-account .account-filters .filter-item .filter-delete:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .buttons-set {
    padding: 0;
    margin: 20px 0 0 0;
    border: none
}

.my-account .order-finder {
    margin-bottom: 30px
}

.my-account .order-finder .form-group {
    margin-bottom: 20px
}

.my-account .orders-list .order-item {
    padding: 20px 20px 0px 20px;
    margin-bottom: 30px;
    border: #e6e6e6 1px solid
}

.my-account .orders-list .order-item>.row>div {
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 1px
}

.my-account .orders-list .order-item>.row>div>.title {
    display: block;
    margin-bottom: 5px;
    font-size: 15px
}

.my-account .orders-list .order-item>.row>div.clearfix,.my-account .orders-list .order-item>.row>divheader[role="banner"],.my-account .orders-list .order-item>.row>div.layout,.my-account .orders-list .order-item>.row>divfooter[role="contentinfo"],.my-account .orders-list .order-item>.row>div.dl-horizontal dd,.my-account .orders-list .order-item>.row>div.page-title,.my-account .orders-list .order-item>.row>div.container,.my-account .orders-list .order-item>.row>div.container-fluid,.my-account .orders-list .order-item>.row>div.row,.my-account .orders-list .order-item>.row>div.col2-set,.my-account .orders-list .order-item>.row>div.col2-set,.my-account .orders-list .order-item>.row>div.col4-set,.my-account .orders-list .order-item>.row>div.form-horizontal .form-group,.my-account .orders-list .order-item>.row>div.form-list,.my-account .orders-list .order-item>.row>div.form-list li,.my-account .orders-list .order-item>.row>div.form-list li.additional-row p,.my-account .orders-list .order-item>.row>div.buttons-set,.my-account .orders-list .order-item>.row>div.nav,.my-account .orders-list .order-item>.row>div.panel-body,.my-account .orders-list .order-item>.row>div.advanced-search-summary,.my-account .orders-list .order-item>.row>div.products-grid,.my-account .orders-list .order-item>.row>div.products-list li.item,.my-account .orders-list .order-item>.row>div.add-to-box,.my-account .orders-list .order-item>.row>div.product-view,.my-account .orders-list .order-item>.row>div.product-essential .product-img-box .more-views ul,.my-account .orders-list .order-item>.row>div.product-options-bottom,.my-account .orders-list .order-item>.row>div.product-options-bottom .price-box,.my-account .orders-list .order-item>.row>div.product-view .box-collateral,.my-account .orders-list .order-item>.row>div.product-view .box-reviews dd,.my-account .orders-list .order-item>.row>div.catalog-seo-sitemap-product .page-sitemap .sitemap,.my-account .orders-list .order-item>.row>div.catalog-seo-sitemap-category .page-sitemap .sitemap,.my-account .orders-list .order-item>.row>div.tool-tip .btn-close,.my-account .orders-list .order-item>.row>div.gift-messages-form .item,.my-account .orders-list .order-item>.row>div.gift-message-row dl,.my-account .orders-list .order-item>.row>div.opc .step-title,.my-account .orders-list .order-item>.row>div.checkout-progress,.my-account .orders-list .order-item>.row>div.multiple-checkout .place-order,.my-account .orders-list .order-item>.row>div.box-account .box-head,.my-account .orders-list .order-item>.row>div.dashboard .box .box-title,.my-account .orders-list .order-item>.row>div.dashboard .box-reviews li.item,.my-account .orders-list .order-item>.row>div.modal-header,.my-account .orders-list .order-item>.row>div.modal-footer,.my-account .orders-list .order-item>.row>div.clearer,.my-account .orders-list .order-item>.row>div.modal-findinstore .findinstore--top,.my-account .orders-list .order-item>.row>div.modal-findinstore .findinstore--top .details>div .name,.my-account .orders-list .order-item>.row>div.modal-findinstore .findinstore--top .details>div .price,.my-account .orders-list .order-item>.row>div.modal-findinstore .findinstore--top .details>div .price-box,.my-account .orders-list .order-item>.row>div.modal-findinstore .findinstore--top .details>div .color,.my-account .orders-list .order-item>.row>div.modal-findinstore .findinstore--top .details>div .size,.my-account .orders-list .order-item>.row>div.store-baa--day-selector .list>div,.my-account .orders-list .order-item>.row>div.rma-mode--day-selector .list>div,.my-account .orders-list .order-item>.row>div.store-baa--time-selector .list,.my-account .orders-list .order-item>.row>div.rma-mode--time-selector .list {
    margin: 0
}

.my-account .order-status {
    position: relative;
    display: inline-block;
    line-height: 1
}

.my-account .order-status:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    background: #e6e6e6;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none
}

.my-account .order-status.status-pending:before,.my-account .order-status.status-pending_pex:before,.my-account .order-status.status-pending_bank_transfer:before,.my-account .order-status.status-pending_review:before,.my-account .order-status.rma-status-1:before {
    background: #4A90E2
}

.my-account .order-status.status-awaiting_refund:before,.my-account .order-status.status-picking_ok:before,.my-account .order-status.status-awaiting_shipment:before,.my-account .order-status.status-processing:before,.my-account .order-status.status-awaiting_warehouse:before,.my-account .order-status.status-picking:before,.my-account .order-status.status-pending_payment:before,.my-account .order-status.status-payment_review:before,.my-account .order-status.status-fraud:before,.my-account .order-status.status-pending_paypal:before,.my-account .order-status.status-paypal_reversed:before,.my-account .order-status.rma-status-2:before {
    background: #F5A623
}

.my-account .order-status.status-complete:before,.my-account .order-status.status-shipped:before,.my-account .order-status.rma-status-3:before {
    background: #7ED321
}

.my-account .order-status.status-holded:before,.my-account .order-status.status-closed:before,.my-account .order-status.status-canceled:before,.my-account .order-status.status-paypal_canceled_reversal:before,.my-account .order-status.rma-status-4:before,.my-account .order-status.rma-status-5:before,.my-account .order-status.rma-status-6:before {
    background: #FF4646
}

.my-account .dashboard>h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 1.25em
}

.my-account .dashboard .dashboard-info .box {
    padding: 20px;
    margin: 0 0 30px 0;
    border: #e6e6e6 1px solid
}

.my-account .dashboard .dashboard-info .box .box-title {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: left;
    border: none
}

.my-account .dashboard .dashboard-info .box .box-title h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 1em
}

.my-account .dashboard .dashboard-info .box .box-title a {
    display: block;
    margin: -10px 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7;
    text-decoration: underline
}

.my-account .dashboard .dashboard-info .box .box-title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .dashboard .dashboard-info .box .box-content {
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account .dashboard .dashboard-address>.row>div>h3 {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 1.25em
}

.my-account .dashboard .dashboard-address>.row>div>a {
    display: block;
    margin: -10px 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7;
    text-decoration: underline
}

.my-account .dashboard .dashboard-address>.row>div>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .dashboard .dashboard-address .box {
    padding: 20px;
    margin: 0 0 30px 0;
    border: #e6e6e6 1px solid
}

.my-account .dashboard .dashboard-address .box h4 {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 1em
}

.my-account .dashboard .dashboard-address .box a {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.7;
    text-decoration: underline
}

.my-account .dashboard .dashboard-address .box a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .dashboard .dashboard-address .box address {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account .order-quicklinks .btn {
    margin-bottom: 20px
}

.my-account .order-summary {
    margin-bottom: 30px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 2
}

.my-account .order-info {
    padding: 20px;
    margin: 0 0 30px 0;
    background: #F2F2F2;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.my-account .order-info>.row>div:first-child .box {
    margin-top: 0
}

.my-account .order-info .box {
    margin: 30px 0 0 0
}

.my-account .order-info .box .box-title h2 {
    padding: 0;
    margin: 0 0 5px 0;
    font-size: .9375em;
    line-height: 1.43
}

.my-account .order-info .box .box-content {
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account .order-info .box .box-content address {
    margin: 0;
    line-height: 1.7
}

.my-account .order-info .box .box-content p {
    margin: 0;
    line-height: 1.7
}

.my-account .order-info .box.box-invoice {
    margin-top: 10px
}

.my-account .order-details {
    margin-bottom: 30px;
    border: #e6e6e6 1px solid
}

.my-account .order-details .order-items {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: inherit;
    border: none
}

.my-account .order-details .order-items .item {
    padding: 20px;
    margin: 0;
    border-top: #e6e6e6 1px solid
}

.my-account .order-details .order-items .item:first-child {
    margin-top: 0;
    border-top: none
}

.my-account .order-details .order-items .item>.row {
    position: relative;
    display: block;
    margin: 0 -5px
}

.my-account .order-details .order-items .item>.row>.row-height>div {
    padding: 0 5px
}

.my-account .order-details .order-items .item>.row>.row-height>div.figure figure {
    width: auto
}

.my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .name {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize
}

.my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .code {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .size {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none
}

.my-account .order-details .order-items .item>.row>.row-height>div.details .item-msg {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none
}

.my-account .order-details .order-items .item>.row>.row-height>div.details .last-product {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none;
    color: #FF4646
}

.my-account .order-details .order-items .item>.row>.row-height>div.prices {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .875em;
    line-height: 1;
    font-weight: 400;
    text-align: right;
    text-transform: none
}

.my-account .order-details .order-items .item>.row>.row-height>div.prices .prices {
    font-size: 1em;
    font-weight: 400
}

.my-account .order-details .order-items .item>.row>.row-height>div.prices .prices .price {
    font-size: 1em;
    font-weight: 400
}

.my-account .order-details .order-items .item>.row>.row-height>div.qty,.my-account .order-details .order-items .item>.row>.row-height>div .qty_copy {
    position: absolute;
    bottom: 0;
    left: 33.33333333%
}

.my-account .order-details .order-items .item>.row>.row-height>div.qty .quantity.tuner .minus,.my-account .order-details .order-items .item>.row>.row-height>div .qty_copy .quantity.tuner .minus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.my-account .order-details .order-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .order-details .order-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    font-size: .875em;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    background: none;
    color: #000;
    cursor: default
}

.my-account .order-details .order-items .item>.row>.row-height>div.qty .quantity.tuner .plus,.my-account .order-details .order-items .item>.row>.row-height>div .qty_copy .quantity.tuner .plus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.my-account .order-details .order-items .item>.row>.row-height a.remove {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px
}

.my-account .order-details .order-items .item>.row>.row-height a.remove:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.my-account .order-details .order-totals {
    padding: 20px;
    background: #F2F2F2
}

.my-account .order-details .order-totals dl.dl-horizontal {
    margin: 0;
    font-size: 1em
}

.my-account .order-details .order-totals dl.dl-horizontal dt {
    clear: both;
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
    font-size: .9375em;
    font-weight: 400;
    text-align: left;
    text-transform: none
}

.my-account .order-details .order-totals dl.dl-horizontal dd {
    float: left;
    width: 50%;
    margin: 0 0 15px 0;
    font-size: .9375em;
    text-align: right;
    font-weight: 400;
    text-transform: none
}

.my-account .order-details .order-totals dl.dl-horizontal.grand_total {
    padding-top: 15px;
    border-top: #e6e6e6 2px solid
}

.my-account .order-details .order-totals dl.dl-horizontal.grand_total dt,.my-account .order-details .order-totals dl.dl-horizontal.grand_total dd {
    margin-bottom: 0
}

.my-account .order-details .order-totals dl.dl-horizontal strong {
    font-weight: 400
}

.my-account .order-details .order-totals div.dl-horizontal {
    display: none
}

.my-account .order-additional h2 {
    font-size: 1.5625em;
    color: #000
}

.my-account .wishlist-empty .text {
    font-size: .875em;
    line-height: 1.7;
    letter-spacing: 1px
}

.my-account .wishlist-empty .text .page-title {
    display: none
}

.my-account .wishlist-empty .text p {
    font-size: 1em
}

.my-account .wishlist-empty .btn {
    margin-top: 30px !important
}

.my-account .wishlist .wishlist-items {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: inherit;
    border: none
}

.my-account .wishlist .wishlist-items .item {
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
    border-top: #e6e6e6 2px solid
}

.my-account .wishlist .wishlist-items .item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none
}

.my-account .wishlist .wishlist-items .item>.row {
    position: relative;
    display: block;
    margin: 0 -5px
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div {
    padding: 0 5px
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.figure figure {
    width: auto
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details {
    padding-bottom: 50px
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .name {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .name a:hover,.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .name a:focus {
    text-decoration: none
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .name a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .code {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .size {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .item-msg {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .last-product {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none;
    color: #FF4646
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.prices {
    position: absolute;
    bottom: 26px;
    right: 0;
    font-size: .875em;
    line-height: 21px;
    font-weight: 400;
    text-align: right;
    text-transform: none
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.prices .prices {
    font-size: 1em;
    font-weight: 400
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.prices .prices .price {
    font-size: 1em;
    font-weight: 400
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .875em;
    line-height: 21px;
    font-weight: 400;
    text-align: right;
    text-transform: none
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart input.qty {
    display: none
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart .btn-addcart {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-weight: 300;
    letter-spacing: 1px;
    text-decoration: underline;
    text-transform: none;
    background: none;
    border: none;
    color: #000
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart .btn-addcart:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart .availability {
    font-weight: 300;
    color: #000
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart .availability span {
    font-weight: 300;
    color: #000
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.qty,.my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy {
    position: absolute;
    bottom: 0;
    left: 33.33333333%
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.qty .quantity.tuner .minus,.my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy .quantity.tuner .minus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    font-size: .875em;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    background: none;
    color: #000;
    cursor: default
}

.my-account .wishlist .wishlist-items .item>.row>.row-height>div.qty .quantity.tuner .plus,.my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy .quantity.tuner .plus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.my-account .wishlist .wishlist-items .item>.row>.row-height a.btn-remove {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px
}

.my-account .wishlist .wishlist-items .item>.row>.row-height a.btn-remove:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.my-account .wishlist .wishlist-items .item>.row>.row-height a.btn-remove:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .awrma-account>p {
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account .awrma-account .order-summary {
    margin: 0 0 10px 0
}

.my-account .awrma-account .fieldset .form-list {
    margin: 0
}

.my-account .awrma-account .fieldset .form-list>li {
    margin: 0
}

.my-account .awrma-account .fieldset .form-list>li .form-group {
    margin-bottom: 15px
}

.my-account .awrma-account .awrma-items-ordered,.my-account .awrma-account .awrma-mode-chooser {
    margin: 0 0 10px 0;
    border: #e6e6e6 1px solid
}

.my-account .awrma-account .awrma-items-ordered .awrma-mode-block,.my-account .awrma-account .awrma-mode-chooser .awrma-mode-block {
    padding-top: 20px;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px
}

.my-account .awrma-account .awrma-items-ordered .awrma-mode-block>a,.my-account .awrma-account .awrma-mode-chooser .awrma-mode-block>a {
    text-decoration: underline
}

.my-account .awrma-account .awrma-items-ordered .awrma-items-message,.my-account .awrma-account .awrma-mode-chooser .awrma-items-message {
    padding: 20px;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center
}

.my-account .awrma-account .awrma-items-ordered .rma-item,.my-account .awrma-account .awrma-mode-chooser .rma-item,.my-account .awrma-account .awrma-items-ordered .mode-chooser,.my-account .awrma-account .awrma-mode-chooser .mode-chooser {
    padding: 20px;
    border-top: #e6e6e6 1px solid
}

.my-account .awrma-account .awrma-items-ordered .rma-item:first-child,.my-account .awrma-account .awrma-mode-chooser .rma-item:first-child,.my-account .awrma-account .awrma-items-ordered .mode-chooser:first-child,.my-account .awrma-account .awrma-mode-chooser .mode-chooser:first-child {
    border-top: none
}

.my-account .awrma-account .awrma-items-ordered .rma-item .return-checkbox,.my-account .awrma-account .awrma-mode-chooser .rma-item .return-checkbox,.my-account .awrma-account .awrma-items-ordered .mode-chooser .return-checkbox,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .return-checkbox {
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .return-checkbox .checkbox,.my-account .awrma-account .awrma-mode-chooser .rma-item .return-checkbox .checkbox,.my-account .awrma-account .awrma-items-ordered .mode-chooser .return-checkbox .checkbox,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .return-checkbox .checkbox {
    margin: 0 0 5px 0
}

.my-account .awrma-account .awrma-items-ordered .rma-item .return-checkbox .checkbox label,.my-account .awrma-account .awrma-mode-chooser .rma-item .return-checkbox .checkbox label,.my-account .awrma-account .awrma-items-ordered .mode-chooser .return-checkbox .checkbox label,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .return-checkbox .checkbox label {
    min-height: 14px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .return-checkbox .checkbox i,.my-account .awrma-account .awrma-mode-chooser .rma-item .return-checkbox .checkbox i,.my-account .awrma-account .awrma-items-ordered .mode-chooser .return-checkbox .checkbox i,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .return-checkbox .checkbox i {
    top: 0
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product {
    padding: 0;
    margin: 0
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row {
    position: relative;
    display: block;
    margin: 0 -5px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div {
    padding: 0 5px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.figure figure,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.figure figure,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.figure figure,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.figure figure {
    width: auto
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details {
    padding-bottom: 30px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .name,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details .product-labels .name,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details .product-labels .name,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details .product-labels .name {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .code,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details .product-labels .code,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details .product-labels .code,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details .product-labels .code {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .size,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details .product-labels .size,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details .product-labels .size,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details .product-labels .size {
    display: block;
    margin: 0 0 5px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels ul li,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details .product-labels ul li,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details .product-labels ul li,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details .product-labels ul li {
    font-size: 1em
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .item-msg,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details .item-msg,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details .item-msg,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details .item-msg {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .last-product,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.details .last-product,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.details .last-product,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.details .last-product {
    display: block;
    margin: 0 0 10px 0;
    font-size: .875em;
    font-weight: 400;
    text-transform: none;
    color: #FF4646
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.prices,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.prices,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.prices,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.prices {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .875em;
    line-height: 21px;
    font-weight: 400;
    text-align: right;
    text-transform: none
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.prices .prices,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.prices .prices,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.prices .prices,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.prices .prices {
    font-size: 1em;
    font-weight: 400
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.prices .prices .price,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.prices .prices .price,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.prices .prices .price,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.prices .prices .price {
    font-size: 1em;
    font-weight: 400
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.qty,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.qty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.qty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div .qty_copy,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div .qty_copy,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div .qty_copy {
    position: absolute;
    bottom: 0;
    left: 33.33333333%
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .minus,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .minus,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.qty .quantity.tuner .minus,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.qty .quantity.tuner .minus,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .minus,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .minus,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .minus,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .minus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .qty,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .qty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .qty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .qty {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    font-size: .875em;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    background: none;
    color: #000;
    cursor: default
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .plus,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .plus,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div.qty .quantity.tuner .plus,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div.qty .quantity.tuner .plus,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .plus,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .plus,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .plus,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .plus {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    border: #e6e6e6 1px solid;
    cursor: pointer
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height a.remove,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height a.remove,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height a.remove,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height a.remove {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -999px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height a.remove:before,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row>.row-height a.remove:before,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row>.row-height a.remove:before,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row>.row-height a.remove:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row .return-link,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-product>.row .return-link,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-product>.row .return-link,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-product>.row .return-link {
    font-family: "AvenirLTStd-Medium";
    text-decoration: underline
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.in,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.in,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.in,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.in {
    display: block
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-qty,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-qty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-qty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .custom-select-rma,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .custom-select-rma,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .custom-select-rma,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .custom-select-rma,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .custom-select-pex,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .custom-select-pex,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .custom-select-pex,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .custom-select-pex {
    display: none
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.reason-rma .rma-qty,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.reason-rma .rma-qty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.reason-rma .rma-qty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.reason-rma .rma-qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.reason-pex .rma-qty,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.reason-pex .rma-qty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.reason-pex .rma-qty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.reason-pex .rma-qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.reason-rma .rma-reasons,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.reason-rma .rma-reasons,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.reason-rma .rma-reasons,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.reason-rma .rma-reasons,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.reason-pex .rma-reasons,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.reason-pex .rma-reasons,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.reason-pex .rma-reasons,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.reason-pex .rma-reasons {
    display: block
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.reason-rma .custom-select-rma,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.reason-rma .custom-select-rma,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.reason-rma .custom-select-rma,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.reason-rma .custom-select-rma {
    display: block
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options.reason-pex .custom-select-pex,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options.reason-pex .custom-select-pex,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options.reason-pex .custom-select-pex,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options.reason-pex .custom-select-pex {
    display: block
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-type,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-type,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-type,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-type {
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-type .radio,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-type .radio,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-type .radio,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-type .radio {
    margin: 15px 0
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-type .radio label,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-type .radio label,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-type .radio label,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-type .radio label {
    min-height: 14px;
    margin-right: 30px
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-type .radio i,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-type .radio i,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-type .radio i,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-type .radio i {
    top: 0
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-qty .awrma-items-count,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-qty .awrma-items-count,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-qty .awrma-items-count,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-qty .awrma-items-count {
    width: 100px;
    text-align: center
}

.my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-reasons>.custom-select-rma-reason>.aw-rma__field.last>.form-group,.my-account .awrma-account .awrma-mode-chooser .rma-item .rma-options .rma-reasons>.custom-select-rma-reason>.aw-rma__field.last>.form-group,.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-options .rma-reasons>.custom-select-rma-reason>.aw-rma__field.last>.form-group,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-options .rma-reasons>.custom-select-rma-reason>.aw-rma__field.last>.form-group {
    margin: 0 !important
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .radio label,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .radio label {
    width: 100%;
    font-size: .875em;
    letter-spacing: 1px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .radio span.description,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .radio span.description {
    float: left;
    width: 100%;
    font-size: .875em;
    letter-spacing: 1px;
    color: #777;
    padding-left: 20px;
    padding-bottom: 5px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .actions a,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .actions a {
    font-size: .875em;
    letter-spacing: 1px;
    text-decoration: underline
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .address-info-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .address-info-container {
    border: 1px solid #e6e6e6;
    font-size: .875em;
    letter-spacing: 1px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .rma-mode--day-selector,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .rma-mode--day-selector {
    padding-top: 15px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .intro-message,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .intro-message,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .intro-message,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .intro-message {
    top: 20px;
    letter-spacing: initial;
    font-size: 14px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-search-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-search-container,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-search-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-search-container,.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-points-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-points-container,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-points-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-points-container {
    padding-top: 15px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-search-container .search-btn-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-search-container .search-btn-container,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-search-container .search-btn-container,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-search-container .search-btn-container {
    position: relative;
    top: 16px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-search-container #selected-location,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-search-container #selected-location,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location {
    padding-top: 25px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-search-container #selected-location .selected-pickup-point,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-search-container #selected-location .selected-pickup-point,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location .selected-pickup-point,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location .selected-pickup-point {
    font-size: .875em
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location .empty,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .pickup-search-container #selected-location .empty {
    margin-bottom: 30px
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .distance,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .distance,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .distance,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .distance {
    float: right;
    font-size: .75em
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .storelocator-stores,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .storelocator-stores,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .storelocator-stores,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .storelocator-stores {
    height: 200px;
    overflow: auto
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .storelocator-stores .store,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .storelocator-stores .store,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .storelocator-stores .store,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .storelocator-stores .store {
    padding: 20px !important;
    margin-bottom: 0 !important;
    min-height: 0
}

.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .storelocator-stores .store:hover,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .storelocator-stores .store:hover,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .storelocator-stores .store:hover,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .storelocator-stores .store:hover,.my-account .awrma-account .awrma-items-ordered .mode-chooser .pickup-points-container .storelocator-stores .store.-active,.my-account .awrma-account .awrma-mode-chooser .mode-chooser .pickup-points-container .storelocator-stores .store.-active,.my-account .awrma-account .awrma-items-ordered .mode-chooser #rma-mode-pickup-point-container .storelocator-stores .store.-active,.my-account .awrma-account .awrma-mode-chooser .mode-chooser #rma-mode-pickup-point-container .storelocator-stores .store.-active {
    background: #F2F2F2
}

.my-account .awrma-account .rma-policy {
    margin: 20px 0;
    font-size: .875em;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.7
}

.my-account .awrma-account .rma-policy .form-list>li {
    font-size: 1em
}

.my-account .awrma-account .rma-policy .checkbox {
    margin: 10px 0 0 0
}

.my-account .awrma-account .rma-policy .checkbox i {
    top: 0
}

.my-account .awrma-account .rma-list .rma-item {
    padding: 20px 20px 0px 20px;
    margin-bottom: 30px;
    border: #e6e6e6 1px solid
}

.my-account .awrma-account .rma-list .rma-item>.row>div {
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 1px
}

.my-account .awrma-account .rma-list .rma-item>.row>div>.title {
    display: block;
    margin-bottom: 5px;
    font-size: 15px
}

.my-account .awrma-account .rma-list .rma-item>.row>div .btn-cancel {
    margin-top: 15px;
    text-align: center
}

.my-account .awrma-account .rma-list .rma-item>.row>div .btn-cancel a {
    text-decoration: underline
}

.my-account .awrma-account .rma-list .rma-item>.row>div .btn-cancel a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.my-account .awrma-account .rma-list .rma-item>.row>div.clearfix,.my-account .awrma-account .rma-list .rma-item>.row>divheader[role="banner"],.my-account .awrma-account .rma-list .rma-item>.row>div.layout,.my-account .awrma-account .rma-list .rma-item>.row>divfooter[role="contentinfo"],.my-account .awrma-account .rma-list .rma-item>.row>div.dl-horizontal dd,.my-account .awrma-account .rma-list .rma-item>.row>div.page-title,.my-account .awrma-account .rma-list .rma-item>.row>div.container,.my-account .awrma-account .rma-list .rma-item>.row>div.container-fluid,.my-account .awrma-account .rma-list .rma-item>.row>div.row,.my-account .awrma-account .rma-list .rma-item>.row>div.col2-set,.my-account .awrma-account .rma-list .rma-item>.row>div.col2-set,.my-account .awrma-account .rma-list .rma-item>.row>div.col4-set,.my-account .awrma-account .rma-list .rma-item>.row>div.form-horizontal .form-group,.my-account .awrma-account .rma-list .rma-item>.row>div.form-list,.my-account .awrma-account .rma-list .rma-item>.row>div.form-list li,.my-account .awrma-account .rma-list .rma-item>.row>div.form-list li.additional-row p,.my-account .awrma-account .rma-list .rma-item>.row>div.buttons-set,.my-account .awrma-account .rma-list .rma-item>.row>div.nav,.my-account .awrma-account .rma-list .rma-item>.row>div.panel-body,.my-account .awrma-account .rma-list .rma-item>.row>div.advanced-search-summary,.my-account .awrma-account .rma-list .rma-item>.row>div.products-grid,.my-account .awrma-account .rma-list .rma-item>.row>div.products-list li.item,.my-account .awrma-account .rma-list .rma-item>.row>div.add-to-box,.my-account .awrma-account .rma-list .rma-item>.row>div.product-view,.my-account .awrma-account .rma-list .rma-item>.row>div.product-essential .product-img-box .more-views ul,.my-account .awrma-account .rma-list .rma-item>.row>div.product-options-bottom,.my-account .awrma-account .rma-list .rma-item>.row>div.product-options-bottom .price-box,.my-account .awrma-account .rma-list .rma-item>.row>div.product-view .box-collateral,.my-account .awrma-account .rma-list .rma-item>.row>div.product-view .box-reviews dd,.my-account .awrma-account .rma-list .rma-item>.row>div.catalog-seo-sitemap-product .page-sitemap .sitemap,.my-account .awrma-account .rma-list .rma-item>.row>div.catalog-seo-sitemap-category .page-sitemap .sitemap,.my-account .awrma-account .rma-list .rma-item>.row>div.tool-tip .btn-close,.my-account .awrma-account .rma-list .rma-item>.row>div.gift-messages-form .item,.my-account .awrma-account .rma-list .rma-item>.row>div.gift-message-row dl,.my-account .awrma-account .rma-list .rma-item>.row>div.opc .step-title,.my-account .awrma-account .rma-list .rma-item>.row>div.checkout-progress,.my-account .awrma-account .rma-list .rma-item>.row>div.multiple-checkout .place-order,.my-account .awrma-account .rma-list .rma-item>.row>div.box-account .box-head,.my-account .awrma-account .rma-list .rma-item>.row>div.dashboard .box .box-title,.my-account .awrma-account .rma-list .rma-item>.row>div.dashboard .box-reviews li.item,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-header,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-footer,.my-account .awrma-account .rma-list .rma-item>.row>div.clearer,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-findinstore .findinstore--top,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-findinstore .findinstore--top .details>div .name,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-findinstore .findinstore--top .details>div .price,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-findinstore .findinstore--top .details>div .price-box,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-findinstore .findinstore--top .details>div .color,.my-account .awrma-account .rma-list .rma-item>.row>div.modal-findinstore .findinstore--top .details>div .size,.my-account .awrma-account .rma-list .rma-item>.row>div.store-baa--day-selector .list>div,.my-account .awrma-account .rma-list .rma-item>.row>div.rma-mode--day-selector .list>div,.my-account .awrma-account .rma-list .rma-item>.row>div.store-baa--time-selector .list,.my-account .awrma-account .rma-list .rma-item>.row>div.rma-mode--time-selector .list {
    margin: 0
}

.my-account .awrma-account .rma-shipping {
    margin-bottom: 30px
}

.my-account .awrma-account .pex-container #return-pex-container.disabled {
    opacity: .26
}

.my-account .order-tracking .panel-group {
    margin: 0
}

.my-account .order-tracking .panel-group .panel {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.my-account .order-tracking .panel-group .panel .panel-heading {
    padding: 0;
    background: none;
    border: none
}

.my-account .order-tracking .panel-group .panel .panel-heading .panel-title {
    margin: 0;
    font-size: .9375em
}

.my-account .order-tracking .panel-group .panel .panel-heading .panel-title a {
    position: relative;
    display: block;
    padding: 15px 30px 15px 0;
    line-height: 1;
    border-bottom: #e6e6e6 1px solid;
    color: #000
}

.my-account .order-tracking .panel-group .panel .panel-heading .panel-title a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    width: 12px;
    height: 6px;
    padding: 0;
    margin: -3px 0 0 0;
    background: url('../images/arrow-down-1.svg') 0 0 no-repeat;
    background-size: contain;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.my-account .order-tracking .panel-group .panel .panel-heading .panel-title a.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.my-account .order-tracking .panel-group .panel .panel-heading .panel-title a:hover,.my-account .order-tracking .panel-group .panel .panel-heading .panel-title a:focus {
    text-decoration: none
}

.my-account .order-tracking .panel-group .panel .panel-heading .panel-title a .tracking-status {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 1px
}

.my-account .order-tracking .panel-group .panel .panel-collapse .panel-body {
    padding: 20px 0;
    border: none
}

.my-account .order-tracking .tracking-steps {
    position: relative
}

.my-account .order-tracking .tracking-steps:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 45px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.my-account .order-tracking .tracking-steps .step {
    position: relative;
    padding: 0 0 30px 30px
}

.my-account .order-tracking .tracking-steps .step .title {
    display: block;
    font-size: .9375em;
    line-height: 1
}

.my-account .order-tracking .tracking-steps .step p {
    margin: 5px 0 0 0;
    font-size: .875em;
    letter-spacing: 1px
}

.my-account .order-tracking .tracking-steps .step .progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 100%;
    border-left: #000 1px solid;
    border-right: #000 1px solid
}

.my-account .order-tracking .tracking-steps .step .progress-bar:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 50%;
    display: block;
    width: 6px;
    height: 6px;
    background: #000;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.my-account .order-tracking .tracking-steps .step.step-first .progress-bar {
    height: calc(100% - 12px);
    margin-top: 12px
}

.my-account .order-tracking .tracking-steps .step.step-first .progress-bar:before {
    content: '';
    position: absolute;
    top: -13px;
    left: -1px;
    display: block;
    width: 15px;
    height: 15px;
    border-top: #000 1px solid;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%
}

.my-account .order-tracking .tracking-steps .step.step-first .progress-bar:after {
    top: -8px
}

.my-account .order-tracking .tracking-steps .step.step-last {
    z-index: 20
}

.my-account .order-tracking .tracking-steps .step.step-last .progress-bar {
    top: 0;
    bottom: auto;
    height: calc(100% - 12px);
    margin-bottom: 12px
}

.my-account .order-tracking .tracking-steps .step.step-last .progress-bar:before {
    content: '';
    position: absolute;
    bottom: -13px;
    left: -1px;
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: #000 1px solid;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%
}

body.sales-order-history h2.back-link,body.awrma-customer-rma-new h2.back-link,body.awrma-guest-rma-new h2.back-link,body.awrma-customer-rma-list h2.back-link,body.awrma-customer-rma-view h2.back-link {
    display: none
}

@media (min-width: 768px) {
    .customer-sidebar {
        margin:60px 0
    }

    .customer-sidebar>.customer-menu {
        display: block
    }

    .customer-sidebar .customer-menu>ul>li {
        padding-bottom: 25px
    }

    .customer-sidebar .customer-menu>ul>li>span {
        font-family: "AvenirLTStd-Medium"
    }

    .my-account {
        margin: 60px 0
    }

    .my-account div.account-heading {
        margin-bottom: 60px
    }

    .my-account div.account-heading .ccpa-heading {
        margin-bottom: 15px
    }

    .my-account div.account-heading.generic-page {
        margin-bottom: 30px
    }

    .my-account div.account-heading h1 {
        font-size: 2.1875em
    }

    .my-account div.account-heading .title-secondary {
        margin-top: 0;
        font-size: 35px
    }

    .my-account div.account-heading .btn {
        display: inline-block;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }

    .my-account .account-form .form-group {
        margin-bottom: 30px
    }

    .my-account .account-form .checkbox {
        margin-bottom: 30px
    }

    .my-account .account-form .btn-submit {
        padding-left: 60px;
        padding-right: 60px
    }

    .my-account .account-filters-container .filters-heading {
        margin: 60px 0 15px 0;
        font-size: 1.25em
    }

    .my-account .account-filters-container .account-filters .filter-item {
        margin-bottom: 15px
    }

    .my-account .account-filters-container .account-filters .filter-item myaccount-filter {
        margin: 0
    }

    .my-account .account-filters-container .account-filters .filter-item myaccount-filter .filter-category {
        font-size: .9375em;
        margin: 0 0 15px 0
    }

    .my-account .account-filters-container .account-filters .filter-item myaccount-filter .saved-filters {
        margin: 0
    }

    .my-account .account-filters-container .account-filters .filter-item myaccount-filter .saved-filters span {
        font-size: .75em
    }

    .my-account .account-addresses .address-edit {
        float: right
    }

    .my-account .buttons-set {
        margin-top: 40px;
        text-align: left
    }

    .my-account .buttons-set .btn {
        display: inline-block;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }

    .my-account .order-finder .form-group {
        margin-bottom: 0
    }

    .my-account .order-finder .btn {
        margin-bottom: 2px
    }

    .my-account .dashboard .dashboard-info .box .box-title a {
        position: absolute;
        top: 0;
        right: 0;
        msrgin: 0
    }

    .my-account .dashboard .dashboard-address>.row>div>a {
        position: absolute;
        top: 0;
        right: 15px;
        margin: 0
    }

    .my-account .order-quicklinks {
        margin-top: -30px;
        margin-bottom: 30px
    }

    .my-account .order-quicklinks .btn {
        margin-bottom: 0
    }

    .my-account .order-summary {
        margin-bottom: 30px;
        font-size: .875em;
        letter-spacing: 1px;
        line-height: 2
    }

    .my-account .order-info .box {
        margin: 0
    }

    .my-account .order-info .box.box-invoice {
        margin-top: 30px
    }

    .my-account .order-info .box.box-invoice .btn {
        display: inline-block;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .name {
        font-size: .9375em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.prices {
        font-size: .9375em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .order-details .order-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .9375em
    }

    .my-account .wishlist .wishlist-items .item {
        border-top: #e6e6e6 1px solid
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .name {
        font-size: .9375em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.prices {
        font-size: .9375em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .9375em
    }

    .my-account .awrma-account {
        margin-top: -30px
    }

    .my-account .awrma-account.mt-0 {
        margin-top: 0
    }

    .my-account .awrma-account .order-summary {
        margin-bottom: 30px
    }

    .my-account .awrma-account .fieldset .form-list>li .form-group {
        margin-bottom: 30px
    }

    .my-account .awrma-account .awrma-items-ordered {
        margin-bottom: 30px
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .return-checkbox .checkbox {
        margin-bottom: 15px
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .name {
        font-size: .9375em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.prices {
        font-size: .9375em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.prices .price {
        color: #000 !important
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .9375em
    }

    .my-account .awrma-account .rma-policy .checkbox {
        margin-top: 15px
    }

    .my-account .awrma-account .rma-submit .btn {
        display: inline-block;
        width: auto;
        padding-left: 60px;
        padding-right: 60px
    }

    .my-account .order-tracking .panel-group .panel .panel-heading .panel-title a {
        padding-right: 140px
    }

    .my-account .order-tracking .panel-group .panel .panel-heading .panel-title a .tracking-status {
        position: absolute;
        top: 50%;
        right: 40px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (min-width: 1200px) {
    .customer-sidebar .customer-menu>ul>li ul li a {
        font-size:.75em
    }

    .customer-sidebar .customer-menu>ul>li .customer-service .topheader-contact-phone>a {
        font-size: .75em
    }

    .customer-sidebar .customer-menu>ul>li .customer-service .btn-mail {
        font-size: .75em
    }

    .customer-sidebar>.dropdown .btn {
        font-size: .75em
    }

    .my-account .messages li {
        font-size: 12px
    }

    .my-account div.account-heading p {
        font-size: .75em
    }

    .my-account .account-form .form-group.change-password a,.my-account .account-ccpa-form .form-group.change-password a,.my-account .account-form .form-group.change-email a,.my-account .account-ccpa-form .form-group.change-email a {
        font-size: .75em
    }

    .my-account .account-form .checkbox label,.my-account .account-ccpa-form .checkbox label {
        font-size: 12px !important
    }

    .my-account .account-addresses .alert {
        font-size: .75em
    }

    .my-account .account-addresses .address-item address {
        font-size: .75em
    }

    .my-account .account-addresses .address-item .radio label {
        font-size: 12px !important
    }

    .my-account .account-addresses .address-item .address-edit {
        font-size: .75em
    }

    .my-account .dashboard .dashboard-info .box .box-title a {
        font-size: .75em
    }

    .my-account .dashboard .dashboard-info .box .box-content {
        font-size: .75em
    }

    .my-account .dashboard .dashboard-address>.row>div>a {
        font-size: .75em
    }

    .my-account .dashboard .dashboard-address .box a {
        font-size: 12px
    }

    .my-account .dashboard .dashboard-address .box address {
        font-size: .75em
    }

    .my-account .order-summary {
        font-size: .75em
    }

    .my-account .order-info .box .box-content {
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row {
        margin: 0 -10px
    }

    .my-account .order-details .order-items .item>.row>.row-height>div {
        padding: 0 10px
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details {
        padding-top: 0;
        padding-bottom: 0
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .name {
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .code {
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details .product-labels .size {
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details .item-msg {
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.details .last-product {
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.prices {
        position: static;
        font-size: .75em
    }

    .my-account .order-details .order-items .item>.row>.row-height>div .qty_copy {
        position: static;
        margin-top: 10px
    }

    .my-account .order-details .order-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .order-details .order-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .75em
    }

    .my-account .wishlist-empty .text {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row {
        margin: 0 -10px
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div {
        padding: 0 10px
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details {
        padding-top: 0;
        padding-bottom: 0
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .name {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .code {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .product-labels .size {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .item-msg {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.details .last-product {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.prices {
        position: static;
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.prices .price-box .price {
        color: #000
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy {
        position: static;
        margin-top: 10px
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.add-cart {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .wishlist .wishlist-items .item>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .75em
    }

    .my-account .wishlist .wishlist-items .item>.row>.row-height a.btn-remove {
        right: 15px
    }

    .my-account .awrma-account>p {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .awrma-items-message {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .return-checkbox {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row {
        margin: 0 -10px
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div {
        padding: 0 10px
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details {
        padding-top: 0;
        padding-bottom: 0
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .name {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .code {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .product-labels .size {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .item-msg {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.details .last-product {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.prices {
        position: static;
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy {
        position: static;
        margin-top: 10px
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div.qty .quantity.tuner .qty,.my-account .awrma-account .awrma-items-ordered .rma-item .rma-product>.row>.row-height>div .qty_copy .quantity.tuner .qty {
        font-size: .75em
    }

    .my-account .awrma-account .awrma-items-ordered .rma-item .rma-options .rma-type {
        font-size: .75em
    }

    .my-account .awrma-account .mode-chooser .radio label {
        font-size: .75em !important
    }

    .my-account .awrma-account .mode-chooser .radio span.description {
        font-size: .75em !important
    }

    .my-account .awrma-account .mode-chooser .awrma-mode-block {
        font-size: 12px !important
    }

    .my-account .awrma-account .mode-chooser .actions a {
        font-size: .75em !important
    }

    .my-account .awrma-account .mode-chooser .actions a[disabled="disabled"],.my-account .awrma-account .mode-chooser .actions a[disabled="true"] {
        color: #bcbcbc;
        cursor: not-allowed
    }

    .my-account .awrma-account .mode-chooser .address-info-container {
        font-size: .75em !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        border: none !important;
        border-left: 1px solid #e6e6e6 !important
    }

    .my-account .awrma-account .mode-chooser .pickup-points-container .intro-message,.my-account .awrma-account .mode-chooser #rma-mode-pickup-point-container .intro-message {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 20px;
        position: relative;
        top: 5px
    }

    .my-account .awrma-account .mode-chooser .pickup-points-container .pickup-points-container:not(.empty),.my-account .awrma-account .mode-chooser #rma-mode-pickup-point-container .pickup-points-container:not(.empty) {
        border-left: 1px solid #e6e6e6
    }

    .my-account .awrma-account .mode-chooser .pickup-points-container #selected-location .empty,.my-account .awrma-account .mode-chooser #rma-mode-pickup-point-container #selected-location .empty,.my-account .awrma-account .mode-chooser .pickup-points-container #selected-location .selected-pickup-point,.my-account .awrma-account .mode-chooser #rma-mode-pickup-point-container #selected-location .selected-pickup-point {
        font-size: .75em
    }

    .my-account .awrma-account .mode-chooser .pickup-points-container .storelocator-stores,.my-account .awrma-account .mode-chooser #rma-mode-pickup-point-container .storelocator-stores {
        height: 400px !important
    }

    .my-account .awrma-account .rma-policy {
        font-size: .75em
    }

    .my-account .awrma-account .rma-list .rma-item>.row>div {
        font-size: 12px
    }

    .my-account .order-tracking .tracking-steps .step p {
        font-size: .75em
    }
}

.wli-error-message {
    list-style: initial;
    margin-bottom: 0;
    margin-left: 15px
}

.custom-select {
    position: relative;
    background-color: #fff
}

.custom-select span.chevron-down {
    background-image: url(../images/sprite-ld-all.png);
    background-position: -430px -299px;
    width: 17px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5.5px;
    display: block;
    z-index: 0
}

.custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
    position: relative;
    z-index: 1
}

.custom-select.store-us,.custom-select.store-ca,.custom-select.store-fr,.custom-select.store-de,.custom-select.store-es,.custom-select.store-ro,.custom-select.store-ch,.custom-select.store-lv,.custom-select.store-fi,.custom-select.store-lt,.custom-select.store-at,.custom-select.store-os-us,.custom-select.store-os-fr,.custom-select.store-os-ca,.custom-select.store-os-de,.custom-select.store-os-es,.custom-select.store-os-ro,.custom-select.store-os-ch,.custom-select.store-os-lv,.custom-select.store-os-fi,.custom-select.store-os-lt,.custom-select.store-os-at {
    display: block !important
}

#debugpanel {
    background-color: #fee;
    padding: 10px;
    border-top: 1px solid #000;
    overflow: auto
}

#debugpanel .table .table,#debugpanel .data-table .data-table,#debugpanel .availability-only-details .availability-only-details {
    background-color: transparent
}

#debugpanel .table .table tr>th,#debugpanel .table .table tr>td,#debugpanel .data-table .data-table tr>th,#debugpanel .data-table .data-table tr>td,#debugpanel .availability-only-details .availability-only-details tr>th,#debugpanel .availability-only-details .availability-only-details tr>td {
    border-top: none;
    border-left: none
}

#debugpanel .table .table tr>td,#debugpanel .data-table .data-table tr>td,#debugpanel .availability-only-details .availability-only-details tr>td {
    border-right: none
}

#debugpanel table th,#debugpanel table td {
    border: 1px solid #ccc;
    padding: 4px;
    font-size: 14px;
    vertical-align: top;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

#debugpanel table th.nopadding,#debugpanel table td.nopadding {
    padding: 0
}

#debugpanel table th.nopadding table,#debugpanel table td.nopadding table {
    border: none
}

.dev {
    position: fixed;
    bottom: 0;
    right: 0;
    font-size: 14px;
    margin-bottom: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    padding: 10px
}

.dev input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    height: 1px;
    width: 1px;
    z-index: -1
}

.dev span {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.dev>span {
    position: absolute;
    bottom: 0;
    right: -200px;
    width: 200px
}

.dev>span>span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.dev input:checked+span {
    right: 0
}

.dev input:checked+span>span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.dev .lg,.dev .md,.dev .md-up,.dev .md-down,.dev .sm,.dev .sm-up,.dev .sm-down,.dev .xs {
    display: none;
    width: 100%
}

.dev .lg:after,.dev .md:after,.dev .md-up:after,.dev .md-down:after,.dev .sm:after,.dev .sm-up:after,.dev .sm-down:after,.dev .xs:after {
    color: #000;
    display: block;
    margin: 0;
    padding: 2px 5px
}

.dev .lg:after {
    background-color: #f33;
    content: "extra-large - min: 1580px"
}

.dev .md:after {
    background-color: #ff4d4d;
    content: "mid - min: 992px | max: 1579px"
}

.dev .md-up:after {
    background-color: #f66;
    content: "mid-up - min: 992px"
}

.dev .md-down:after {
    background-color: #ff8080;
    content: "mid-down - max: 1579px"
}

.dev .sm:after {
    background-color: #f99;
    content: "small - min: 768px | max: 991px"
}

.dev .sm-up:after {
    background-color: #ffb3b3;
    content: "small-up - min: 768px"
}

.dev .sm-down:after {
    background-color: #fcc;
    content: "small-down - max: 991px"
}

.dev .xs:after {
    background-color: #ffe6e6;
    content: "extra-small - max: 767px"
}

@media (max-width: 767px) {
    .dev .xs {
        display:block
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .dev .sm {
        display:block
    }
}

@media (max-width: 991px) {
    .dev .sm-down {
        display:block
    }
}

@media (min-width: 768px) {
    .dev .sm-up {
        display:block
    }
}

@media (min-width: 992px) and (max-width:1579px) {
    .dev .md {
        display:block
    }
}

@media (max-width: 1579px) {
    .dev .md-down {
        display:block
    }
}

@media (min-width: 992px) {
    .dev .md-up {
        display:block
    }
}

@media (min-width: 1580px) {
    .dev .lg {
        display:block
    }
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%
}

.col-top {
    vertical-align: top
}

.col-middle {
    vertical-align: middle
}

.col-bottom {
    vertical-align: bottom
}

@media (min-width: 480px) {
    .row-xs-height {
        display:table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-xs-top {
        vertical-align: top
    }

    .col-xs-middle {
        vertical-align: middle
    }

    .col-xs-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 768px) {
    .row-sm-height {
        display:table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-sm-top {
        vertical-align: top
    }

    .col-sm-middle {
        vertical-align: middle
    }

    .col-sm-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 992px) {
    .row-md-height {
        display:table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-md-top {
        vertical-align: top
    }

    .col-md-middle {
        vertical-align: middle
    }

    .col-md-bottom {
        vertical-align: bottom
    }
}

@media (min-width: 1200px) {
    .row-lg-height {
        display:table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%
    }

    .col-lg-top {
        vertical-align: top
    }

    .col-lg-middle {
        vertical-align: middle
    }

    .col-lg-bottom {
        vertical-align: bottom
    }
}

body.contentmanager-index-content main>.columns,body.contentmanager-index-content main>.container,body.contentmanager-index-content main.container {
    padding-top: 0
}

.homeboxes .homebox-1 {
    position: relative;
    height: auto;
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.homeboxes .homebox-1.has-video {
    height: auto
}

.homeboxes .homebox-1>.background {
    width: 100%;
    max-width: inherit;
    margin-bottom: 15px
}

.homeboxes .homebox-1>.caption {
    text-align: center
}

.homeboxes .homebox-1>.caption>.row {
    margin: 0
}

.homeboxes .homebox-1>.caption>.row .title {
    display: block;
    margin-bottom: 15px;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em
}

.homeboxes .homebox-1>.caption>.row .title a:focus,.homeboxes .homebox-1>.caption>.row .title a:hover {
    text-decoration: none
}

.homeboxes .homebox-1>.caption>.row .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-2>.container-fluid {
    padding: 0
}

.homeboxes .homebox-2 .model-image {
    width: 100%;
    max-width: inherit;
    margin-bottom: 30px
}

.homeboxes .homebox-2 .caption {
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center
}

.homeboxes .homebox-2 .caption .title {
    display: block;
    margin-bottom: 15px;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.homeboxes .homebox-2 .caption .title a:focus,.homeboxes .homebox-2 .caption .title a:hover {
    text-decoration: none
}

.homeboxes .homebox-2 .caption .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-2 .caption p {
    margin: 0 0 20px 0;
    font-size: .875em;
    line-height: 2
}

.homeboxes .homebox-2 .slider {
    margin-bottom: 30px
}

.homeboxes .homebox-2 .slider .carousel .carousel-item {
    outline: none
}

.homeboxes .homebox-2 .slider .carousel .carousel-item .slider-image .img-responsive {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.homeboxes .homebox-2 .slider .slider-caption {
    padding: 0 20px;
    text-align: center
}

.homeboxes .homebox-2 .slider .slider-caption .product-name {
    display: inline-block;
    margin-bottom: 20px;
    font-size: .9375em;
    line-height: initial;
    text-transform: capitalize
}

.homeboxes .homebox-2 .slider .slider-caption .product-name:hover,.homeboxes .homebox-2 .slider .slider-caption .product-name:focus {
    text-decoration: none
}

.homeboxes .homebox-2 .slider .slider-caption .product-name:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-2 .slider .slider-caption .product-price {
    display: block;
    font-size: .9375em
}

.homeboxes .homebox-2 .slider .slider-caption .product-price>.regular-price .price {
    font-weight: normal;
    color: #000 !important
}

.homeboxes .homebox-2 .slider .slider-caption .product-price>.old-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    color: #000
}

.homeboxes .homebox-2 .slider .slider-caption .product-price>.old-price .price {
    font-weight: normal;
    color: #000 !important
}

.homeboxes .homebox-2 .slider .slider-caption .product-price>.special-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0;
    color: #000
}

.homeboxes .homebox-2 .slider .slider-caption .product-price>.special-price .price {
    font-weight: normal;
    color: #000 !important
}

.homeboxes .homebox-2 .slider .slider-dots .slick-dots {
    height: 6px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center
}

.homeboxes .homebox-2 .slider .slider-dots .slick-dots>li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px
}

.homeboxes .homebox-2 .slider .slider-dots .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.homeboxes .homebox-2 .slider .slider-dots .slick-dots>li.slick-active>button {
    background: #555
}

.homeboxes .homebox-3 {
    position: relative;
    height: 375px;
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.homeboxes .homebox-3>a {
    display: block
}

.homeboxes .homebox-3 .img-responsive {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    max-width: inherit;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.homeboxes .homebox-4>.container-fluid {
    padding: 0
}

.homeboxes .homebox-4 .category-image {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.homeboxes .homebox-4 .caption {
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center
}

.homeboxes .homebox-4 .caption .title {
    display: block;
    margin-bottom: 15px;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.homeboxes .homebox-4 .caption .title a:focus,.homeboxes .homebox-4 .caption .title a:hover {
    text-decoration: none
}

.homeboxes .homebox-4 .caption .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-4 .caption p {
    margin: 0 0 20px 0;
    font-size: .875em;
    line-height: 2
}

.homeboxes .homebox-5 {
    position: relative;
    padding-top: 50px
}

.homeboxes .homebox-5:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.homeboxes .homebox-5>.container-fluid {
    padding: 0
}

.homeboxes .homebox-5 .category {
    margin-bottom: 30px
}

.homeboxes .homebox-5 .category .category-image {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.homeboxes .homebox-5 .category .caption {
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center
}

.homeboxes .homebox-5 .category .caption .title {
    display: block;
    margin-bottom: 15px;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.homeboxes .homebox-5 .category .caption .title a:focus,.homeboxes .homebox-5 .category .caption .title a:hover {
    text-decoration: none
}

.homeboxes .homebox-5 .category .caption .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-5 .category .caption p {
    margin: 0 0 20px 0;
    font-size: .875em;
    line-height: 2
}

.homeboxes .homebox-6 {
    margin: 0 -15px 30px -15px
}

.homeboxes .homebox-6>.background {
    position: relative;
    height: 354px;
    margin-bottom: 20px;
    overflow: hidden
}

.homeboxes .homebox-6>.background .img-responsive {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    max-width: inherit;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.homeboxes .homebox-6>.caption {
    padding: 0 20px;
    text-align: center
}

.homeboxes .homebox-6>.caption>.row {
    margin: 0
}

.homeboxes .homebox-6>.caption>.row .title {
    display: block;
    margin-bottom: 20px;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.homeboxes .homebox-6>.caption>.row .title a:focus,.homeboxes .homebox-6>.caption>.row .title a:hover {
    text-decoration: none
}

.homeboxes .homebox-6>.caption>.row .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-7 {
    position: relative;
    padding-top: 120px;
    margin-bottom: 60px
}

.homeboxes .homebox-7:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.homeboxes .homebox-7:after {
    content: '';
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
    width: calc(100% - 60px);
    height: 750px;
    background: url('../images/zanotti-firma.svg') 0 0 no-repeat;
    background-size: contain;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-7>.container-fluid {
    padding: 0
}

.homeboxes .homebox-7>.container-fluid>.title {
    position: relative;
    z-index: 20;
    display: block;
    margin-bottom: 25px;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    text-align: center
}

.homeboxes .homebox-7 .carousel {
    position: relative;
    z-index: 20;
    margin-bottom: 20px
}

.homeboxes .homebox-7 .carousel .carousel-item {
    padding: 0 10px
}

.homeboxes .homebox-7 .carousel .carousel-item>.row>div>.row>.row-height>div>.row {
    margin: 0 -7.5px
}

.homeboxes .homebox-7 .carousel .carousel-item>.row>div>.row>.row-height>div>.row>.row-height>div {
    padding: 0 7.5px
}

.homeboxes .homebox-7 .carousel .carousel-item .model-image {
    padding: 0;
    margin-bottom: 60px
}

.homeboxes .homebox-7 .carousel .carousel-item .model-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.homeboxes .homebox-7 .carousel .carousel-item .product-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.homeboxes .homebox-7 .carousel .carousel-item .caption .model-name {
    display: block;
    margin-bottom: 10px;
    font-size: .875em
}

.homeboxes .homebox-7 .carousel .carousel-item .caption .product-name {
    display: block;
    margin-bottom: 15px;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    line-height: initial;
    text-transform: capitalize
}

.homeboxes .homebox-7 .carousel .carousel-item .caption .product-name a:focus,.homeboxes .homebox-7 .carousel .carousel-item .caption .product-name a:hover {
    text-decoration: none
}

.homeboxes .homebox-7 .carousel .carousel-item .caption .product-name a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-7 .carousel .carousel-item .caption p {
    font-size: .875em
}

.homeboxes .homebox-7 .carousel .slick-arrow {
    position: absolute;
    top: 71%;
    bottom: auto;
    z-index: 100;
    width: auto;
    margin: 0;
    font-family: "AvenirLTStd-Medium";
    font-size: .875em;
    letter-spacing: 4px;
    text-transform: uppercase;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.homeboxes .homebox-7 .carousel .slick-arrow:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.homeboxes .homebox-7 .carousel .slick-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    width: 6px;
    height: 10px;
    background: transparent center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.homeboxes .homebox-7 .carousel .slick-arrow.slick-prev {
    left: 10px;
    padding-left: 16px
}

.homeboxes .homebox-7 .carousel .slick-arrow.slick-prev:before {
    left: 0;
    background-image: url('../images/arrow-left-1.svg')
}

.homeboxes .homebox-7 .carousel .slick-arrow.slick-next {
    right: 10px;
    padding-right: 16px
}

.homeboxes .homebox-7 .carousel .slick-arrow.slick-next:before {
    right: 0;
    background-image: url('../images/arrow-right-1.svg')
}

.homeboxes .homebox-7 .cta-viewall {
    margin-top: 20px;
    text-align: center
}

@media (min-width: 768px) {
    .homeboxes .homebox-1 {
        height:auto;
        margin-bottom: 60px
    }

    .homeboxes .homebox-1>.background {
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .homeboxes .homebox-1>.caption>.row .title {
        font-size: 2.5em
    }

    .homeboxes .homebox-2 {
        margin-bottom: 60px
    }

    .homeboxes .homebox-2 .model-image {
        margin-bottom: 0
    }

    .homeboxes .homebox-2 .caption {
        position: relative;
        padding: 115px 0 0 0;
        margin: 0;
        text-align: left
    }

    .homeboxes .homebox-2 .caption:before {
        content: '';
        position: absolute;
        top: 0;
        left: -15px;
        width: calc(100% + 15px);
        height: 135px;
        background-size: cover
    }

    .homeboxes .homebox-2 .caption .title {
        position: relative;
        z-index: 20;
        font-size: 2.1875em
    }

    .homeboxes .homebox-2 .slider {
        margin-bottom: 0
    }

    .homeboxes .homebox-3 {
        height: auto;
        margin-bottom: 60px
    }

    .homeboxes .homebox-3 .img-responsive {
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .homeboxes .homebox-4 {
        margin-bottom: 60px
    }

    .homeboxes .homebox-4 .category-image {
        margin-bottom: 0
    }

    .homeboxes .homebox-4 .caption {
        padding: 0;
        margin-bottom: 0
    }

    .homeboxes .homebox-4 .caption .title {
        font-size: 2.1875em
    }

    .homeboxes .homebox-5 {
        padding-top: 0;
        margin-bottom: 60px
    }

    .homeboxes .homebox-5:before {
        display: none
    }

    .homeboxes .homebox-5 .category {
        margin-bottom: 0
    }

    .homeboxes .homebox-5 .category:first-child .category-image {
        margin-top: 60px;
        margin-bottom: 0
    }

    .homeboxes .homebox-5 .category .caption {
        padding: 0;
        margin-bottom: 0;
        text-align: left
    }

    .homeboxes .homebox-5 .category .caption .title {
        font-size: 2.1875em
    }

    .homeboxes .homebox-6 {
        position: relative;
        margin-bottom: 0
    }

    .homeboxes .homebox-6>.background {
        height: auto
    }

    .homeboxes .homebox-6>.background .img-responsive {
        position: static;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .homeboxes .homebox-6>.caption>.row .title {
        font-size: 2.1875em
    }

    .homeboxes .homebox-7 {
        position: relative;
        padding-top: 140px;
        margin-bottom: 60px
    }

    .homeboxes .homebox-7:before {
        display: none
    }

    .homeboxes .homebox-7:after {
        top: 50px;
        width: 233px;
        height: 218px
    }

    .homeboxes .homebox-7>.container-fluid>.title {
        display: none
    }

    .homeboxes .homebox-7 .carousel {
        margin-bottom: 30px
    }

    .homeboxes .homebox-7 .carousel .carousel-item {
        padding: 0
    }

    .homeboxes .homebox-7 .carousel .carousel-item>.row>div>.row>.row-height>div>.row {
        margin: 0 -15px
    }

    .homeboxes .homebox-7 .carousel .carousel-item>.row>div>.row>.row-height>div>.row>.row-height {
        display: block;
        table-layout: inherit
    }

    .homeboxes .homebox-7 .carousel .carousel-item>.row>div>.row>.row-height>div>.row>.row-height>div {
        float: left;
        display: block;
        padding: 0 15px
    }

    .homeboxes .homebox-7 .carousel .carousel-item .model-image {
        padding: 0;
        margin-bottom: 0
    }

    .homeboxes .homebox-7 .carousel .carousel-item .caption {
        margin-bottom: 30px;
        text-align: center
    }

    .homeboxes .homebox-7 .carousel .carousel-item .caption .product-name {
        font-size: 2.1875em
    }

    .homeboxes .homebox-7 .carousel .slick-arrow {
        top: 50% !important;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .homeboxes .homebox-7 .carousel .slick-arrow.slick-prev {
        left: 0
    }

    .homeboxes .homebox-7 .carousel .slick-arrow.slick-next {
        right: 0
    }

    .homeboxes .homebox-7 .cta-viewall {
        margin-top: 30px
    }
}

@media (min-width: 1200px) {
    .homeboxes .homebox-1>.caption {
        position:absolute;
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .homeboxes .homebox-1>.caption>.row .title {
        font-size: 3.125em;
        line-height: 1;
        color: #fff
    }

    .homeboxes .homebox-1>.caption>.row .title a {
        color: #fff
    }

    .homeboxes .homebox-1>.caption>.row .btn {
        color: #fff
    }

    .homeboxes .homebox-1>.caption>.row>div>div {
        display: inline-block;
        padding: 30px;
        background: rgba(0,0,0,0.25)
    }

    .homeboxes .homebox-2 .caption {
        margin-top: 60px
    }

    .homeboxes .homebox-2 .caption p {
        font-size: .875em
    }

    .homeboxes .homebox-2 .carousel .slider-dots .slick-dots {
        margin-top: 30px
    }

    .homeboxes .homebox-2 .slider .carousel .carousel-item .slider-image {
        text-align: center
    }

    .homeboxes .homebox-2 .slider .carousel .carousel-item .slider-image .img-responsive {
        display: inline-block;
        width: 100%;
        max-width: 400px
    }

    .homeboxes .homebox-4 .caption p {
        font-size: .875em
    }

    .homeboxes .homebox-5 .caption p {
        font-size: .875em
    }

    .homeboxes .homebox-6>.caption {
        position: absolute;
        bottom: 30px;
        left: 0;
        z-index: 20;
        width: 100%;
        padding: 0;
        color: #fff
    }

    .homeboxes .homebox-6>.caption>.row .title {
        font-size: 2.1875em;
        line-height: 1
    }

    .homeboxes .homebox-6>.caption>.row .btn {
        color: #fff
    }

    .homeboxes .homebox-6>.caption>.row>div>div {
        display: inline-block;
        padding: 30px;
        background: rgba(0,0,0,0.25)
    }

    .homeboxes .homebox-7 {
        padding-top: 260px
    }

    .homeboxes .homebox-7:after {
        top: 60px;
        width: 397px;
        height: 373px
    }

    .homeboxes .homebox-7 .carousel .carousel-item .caption {
        padding: 0 30px
    }

    .homeboxes .homebox-7 .carousel .carousel-item .caption .model-name {
        font-size: .875em
    }

    .homeboxes .homebox-7 .carousel .carousel-item .caption p {
        font-size: .875em
    }

    .homeboxes .homebox-7 .carousel .slick-arrow {
        font-size: .75em
    }
}

.about-intro {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-intro {
        margin-bottom:50px
    }
}

.about-intro img {
    max-width: 100%;
    height: auto
}

.about-intro .item {
    text-align: center
}

.about-intro .item:nth-child(even) {
    padding-top: 50px
}

@media (max-width: 767px) {
    .about-intro .item:nth-child(even) {
        padding-top:20px
    }
}

.about-intro .item figcaption {
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 30px
}

@media (max-width: 767px) {
    .about-intro .item figcaption {
        margin-top:10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        background-color: #000;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1;
        padding: 5px 10px;
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .about-intro .item figcaption {
        margin-top:30px;
        font-size: 35px
    }
}

.about-intro .item figcaption:hover {
    color: #fff
}

@media (max-width: 767px) {
    .about-intro .item figcaption:hover {
        color:#fff
    }
}

.about-intro .item figcaption a {
    color: #fff
}

@media (max-width: 767px) {
    .about-intro .item figcaption a {
        color:#fff
    }
}

.about-alternated {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-alternated {
        margin-bottom:50px
    }
}

.about-alternated .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 120px;
    margin: 0;
    line-height: 0.68em;
    text-indent: -15px
}

@media (max-width: 767px) {
    .about-alternated .section-title {
        font-size:80px;
        margin: 0 0 20px 0;
        line-height: .7em;
        text-indent: 0px;
        text-align: right
    }
}

@media (min-width: 992px) {
    .about-alternated .section-title {
        font-size:200px;
        line-height: 0.68em
    }
}

.about-alternated .item {
    margin-bottom: 45px
}

@media (max-width: 767px) {
    .about-alternated .item {
        margin-bottom:40px
    }
}

@media (min-width: 992px) {
    .about-alternated .item {
        margin-bottom:50px
    }
}

.about-alternated .item figure {
    float: left
}

@media (max-width: 767px) {
    .about-alternated .item figure {
        float:inherit
    }
}

.about-alternated .item .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 40px 0 20px 0;
    line-height: 1em;
    text-indent: 0;
    text-align: right
}

@media (max-width: 767px) {
    .about-alternated .item .title {
        font-size:40px;
        margin: 25px 0 15px 0;
        line-height: .75em;
        text-align: left;
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .about-alternated .item .title {
        font-size:60px
    }
}

.about-alternated .item .excerpt,.about-alternated .item .cta {
    margin-right: 17%;
    margin-left: 0
}

.about-alternated .item .excerpt {
    text-align: justify
}

@media (max-width: 767px) {
    .about-alternated .item .excerpt {
        margin-left:17%;
        margin-right: 0
    }
}

.about-alternated .item .cta {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin-top: 20px;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block
}

@media (max-width: 767px) {
    .about-alternated .item .cta {
        font-size:20px;
        margin-top: 15px;
        line-height: 1em;
        margin-left: 8%;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .about-alternated .item .cta {
        font-size:35px
    }
}

@media (max-width: 767px) {
    .about-alternated .item:nth-child(odd) {
        margin-bottom:40px
    }
}

.about-alternated .item:nth-child(odd) figure {
    float: right
}

@media (max-width: 767px) {
    .about-alternated .item:nth-child(odd) figure {
        float:inherit
    }
}

.about-alternated .item:nth-child(odd) .title {
    text-align: left
}

@media (max-width: 767px) {
    .about-alternated .item:nth-child(odd) .title {
        font-size:40px;
        margin: 25px 0 15px 0;
        line-height: .75em;
        text-align: left;
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .about-alternated .item:nth-child(odd) .excerpt {
        margin-left:17%;
        margin-right: 0
    }
}

.about-alternated .item:nth-child(odd) .cta {
    font-size: 20px;
    margin-top: 15px;
    line-height: 1em;
    margin-left: 8%;
    margin-right: 0
}

.about-alternated .item:nth-child(odd) .excerpt,.about-alternated .item:nth-child(odd) .cta {
    margin-left: 17%;
    margin-right: 0
}

.about-alternated-bio {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-alternated-bio {
        margin-bottom:50px
    }
}

.about-alternated-bio .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 120px;
    margin: 0;
    line-height: 0.68em;
    text-indent: -7px
}

.about-alternated-bio .item {
    margin-bottom: 45px
}

@media (max-width: 767px) {
    .about-alternated-bio .item {
        margin-bottom:20px
    }
}

.about-alternated-bio .item .text {
    padding-top: 40px
}

@media (max-width: 767px) {
    .about-alternated-bio .item .text {
        padding-top:20px
    }
}

.about-alternated-bio .item .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 120px;
    margin: 0 0 20px 0;
    line-height: 1em;
    text-indent: 0;
    text-align: left
}

@media (max-width: 767px) {
    .about-alternated-bio .item .title {
        font-size:80px
    }
}

@media (min-width: 992px) {
    .about-alternated-bio .item .title {
        font-size:200px
    }
}

.about-alternated-bio .item .excerpt {
    text-align: justify
}

.about-alternated-bio .item .cta {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin-top: 20px;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block
}

.about-alternated-bio .item:nth-child(odd) figure {
    float: right
}

.about-alternated-bio .item:nth-child(odd) .title {
    text-align: right
}

.about-alternated-iconic {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-alternated-iconic {
        margin-bottom:50px
    }
}

.about-alternated-iconic .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 120px;
    margin: 0;
    line-height: 0.68em;
    text-indent: -15px
}

@media (max-width: 767px) {
    .about-alternated-iconic .section-title {
        font-size:80px;
        margin: 0 0 20px 0;
        line-height: .7em;
        text-indent: 0px;
        text-align: right
    }
}

@media (min-width: 992px) {
    .about-alternated-iconic .section-title {
        font-size:200px;
        line-height: 0.68em
    }
}

.about-alternated-iconic .item {
    margin-bottom: 45px
}

@media (max-width: 767px) {
    .about-alternated-iconic .item {
        margin-bottom:20px
    }
}

@media (min-width: 992px) {
    .about-alternated-iconic .item {
        margin-bottom:50px
    }
}

.about-alternated-iconic .item figure {
    float: right
}

@media (max-width: 767px) {
    .about-alternated-iconic .item figure {
        float:inherit
    }
}

.about-alternated-iconic .item .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 40px 0 20px 0;
    line-height: 1em;
    text-indent: 0;
    text-align: right
}

@media (max-width: 767px) {
    .about-alternated-iconic .item .title {
        font-size:40px;
        margin: 17px 0 7px 0;
        line-height: 1em;
        text-align: left
    }
}

@media (min-width: 992px) {
    .about-alternated-iconic .item .title {
        font-size:70px
    }
}

.about-alternated-iconic .item .excerpt {
    text-align: justify
}

.about-alternated-iconic .item .cta {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin-top: 20px;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block
}

@media (max-width: 767px) {
    .about-alternated-iconic .item .cta {
        font-size:20px;
        margin-top: 15px;
        line-height: 1em
    }
}

@media (min-width: 992px) {
    .about-alternated-iconic .item .cta {
        font-size:35px
    }
}

@media (max-width: 767px) {
    .about-alternated-iconic .item:nth-child(odd) {
        margin-bottom:20px
    }
}

.about-alternated-iconic .item:nth-child(odd) figure {
    float: left
}

@media (max-width: 767px) {
    .about-alternated-iconic .item:nth-child(odd) figure {
        float:inherit
    }
}

.about-alternated-iconic .item:nth-child(odd) .title {
    text-align: left
}

@media (max-width: 767px) {
    .about-alternated-iconic .item:nth-child(odd) .title {
        font-size:40px;
        margin: 17px 0 7px 0;
        line-height: 1em;
        text-align: left
    }
}

@media (max-width: 767px) {
    .about-alternated-iconic .item:nth-child(odd) .cta {
        font-size:20px;
        margin-top: 15px;
        line-height: 1em
    }
}

.about-carousel {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-carousel {
        margin-bottom:50px
    }
}

.about-carousel .items .item {
    text-align: center
}

.about-carousel .items .item figcaption {
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 30px
}

@media (max-width: 767px) {
    .about-carousel .items .item figcaption {
        margin-top:10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        background-color: #000;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1;
        padding: 5px 10px;
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .about-carousel .items .item figcaption {
        margin-top:25px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        background-color: #000;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1;
        padding: 5px 10px;
        font-size: 35px
    }
}

.about-carousel .items .item figcaption:hover {
    color: #fff
}

@media (max-width: 767px) {
    .about-carousel .items .item figcaption:hover {
        color:#fff
    }
}

@media (min-width: 992px) {
    .about-carousel .items .item figcaption:hover {
        color:#fff
    }
}

.about-carousel .items .item figcaption a {
    color: #fff
}

@media (max-width: 767px) {
    .about-carousel .items .item figcaption a {
        color:#fff
    }
}

@media (min-width: 992px) {
    .about-carousel .items .item figcaption a {
        color:#fff
    }
}

.about-video {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-video {
        margin-bottom:40px
    }
}

.about-video .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 0 0 15px 0;
    line-height: 1em;
    text-indent: 0
}

.about-video .intro {
    margin-bottom: 40px
}

.about-video .cta {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin-top: 20px;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block
}

.about-anatomy img {
    max-width: 100%;
    height: auto
}

.about-anatomy .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 0 0 20px 0;
    line-height: 1em;
    text-indent: 0
}

@media (max-width: 991px) {
    .about-anatomy .section-title {
        font-size:40px;
        margin: 0 0 15px 0
    }
}

@media (min-width: 992px) {
    .about-anatomy .section-title {
        font-size:70px;
        margin-bottom: 25px
    }
}

.about-anatomy .text {
    float: right
}

@media (max-width: 991px) {
    .about-anatomy .text {
        float:none
    }
}

.about-anatomy .text .excerpt {
    text-align: justify;
    padding-top: 40px
}

@media (max-width: 991px) {
    .about-anatomy .text .excerpt {
        padding-top:0
    }
}

.about-anatomy .text .cta {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin-top: 20px;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block
}

@media (max-width: 991px) {
    .about-anatomy .text .cta {
        font-size:20px;
        margin-bottom: 20px
    }
}

@media (min-width: 992px) {
    .about-anatomy .text .cta {
        font-size:35px
    }
}

.about-iconic-intro {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-iconic-intro {
        margin-bottom:20px
    }
}

.about-iconic-intro .section-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 0 0 5px 0
}

@media (max-width: 767px) {
    .about-iconic-intro .section-title {
        font-size:40px;
        margin: 0 0 5px 0
    }
}

.about-iconic-intro .excerpt {
    text-align: justify
}

.about-bio-intro {
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .about-bio-intro {
        margin-bottom:20px
    }
}

.about-bio-intro .item {
    margin-bottom: 45px;
    position: relative
}

@media (max-width: 767px) {
    .about-bio-intro .item {
        margin-bottom:0;
        position: relative
    }
}

.about-bio-intro .item .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    margin: 40px 0 20px 0;
    line-height: 1em;
    text-indent: 0
}

@media (max-width: 767px) {
    .about-bio-intro .item .title {
        font-size:40px;
        margin: 17px 0 7px 0
    }
}

.about-bio-intro .item .excerpt {
    text-align: justify
}

.about-bio-intro .item .text {
    position: absolute;
    bottom: -40px;
    right: 0
}

@media (max-width: 767px) {
    .about-bio-intro .item .text {
        position:static
    }
}

.news-highlight {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px;
    text-align: center
}

.news-highlight:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.news-highlight .news-image {
    margin-bottom: 20px
}

.news-highlight .news-image a {
    display: block
}

.news-highlight .news-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.news-highlight .news-title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    color: #fff
}

.news-highlight .news-title a:focus,.news-highlight .news-title a:hover {
    text-decoration: none
}

.news-highlight .news-title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.news-highlight .news-excerpt {
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.news-highlight .news-excerpt p {
    margin: 0
}

.news-list {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px
}

.news-list:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.news-list .news-item {
    margin-bottom: 30px;
    text-align: center
}

.news-list .news-item .news-image {
    margin-bottom: 20px
}

.news-list .news-item .news-image a {
    display: block
}

.news-list .news-item .news-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.news-list .news-item .news-image.image-bottom {
    display: none
}

.news-list .news-item .news-title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em;
    color: #fff
}

.news-list .news-item .news-title a:focus,.news-list .news-item .news-title a:hover {
    text-decoration: none
}

.news-list .news-item .news-title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.news-list .news-item .news-excerpt {
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.news-list .news-item .news-excerpt p {
    margin: 0
}

.news-press .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.news-press p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.news-press .carousel {
    margin: 30px -15px 0 -15px
}

.news-press .carousel .row {
    padding: 0 15px;
    margin: 0
}

.news-press .carousel .row>div {
    padding: 0
}

.news-press .carousel .img-responsive {
    width: 100%;
    max-width: inherit
}

.news-press .carousel .slick-dots {
    height: 6px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center
}

.news-press .carousel .slick-dots>li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px
}

.news-press .carousel .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.news-press .carousel .slick-dots>li.slick-active>button {
    background: #555
}

.news-detail.news-banner {
    margin: 0 -15px 60px -15px;
    overflow: hidden
}

.news-detail.news-banner.has-video {
    margin-top: 30px;
    margin-bottom: 30px
}

.news-detail.news-banner .image {
    position: relative
}

.news-detail.news-banner .image .caption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.news-detail.news-banner .image .caption .title {
    display: block;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em;
    color: #fff
}

.news-detail.news-banner .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.news-detail.news-banner>.text {
    margin-top: 20px;
    text-align: center
}

.news-detail.news-banner>.text .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.news-detail.news-banner>.text .text {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.news-detail.news-image {
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.news-detail.news-image .image {
    margin-bottom: 20px
}

.news-detail.news-image .image.no-text {
    margin-bottom: 0
}

.news-detail.news-image .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.news-detail.news-image>.text {
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7;
    text-align: center
}

@media (min-width: 768px) {
    .news-highlight {
        padding-bottom:0;
        margin-top: 30px;
        margin-bottom: 60px
    }

    .news-highlight:before {
        display: none
    }

    .news-highlight .news-title {
        font-size: 2.1875em
    }

    .news-list {
        padding-bottom: 0;
        margin-top: 30px;
        margin-bottom: 0
    }

    .news-list:before {
        display: none
    }

    .news-list>.row {
        margin: 0 -10px
    }

    .news-list>.row>div {
        padding: 0 10px
    }

    .news-list>.row>div.news-item {
        margin-bottom: 60px;
        text-align: left
    }

    .news-list>.row>div.news-item.image-bottom .news-image.image-top {
        display: none
    }

    .news-list>.row>div.news-item.image-bottom .news-image.image-bottom {
        display: block;
        margin-top: 15px;
        margin-bottom: 0
    }

    .news-list>.row>div.news-item .news-image {
        margin-bottom: 15px
    }

    .news-list>.row>div.news-item .news-title {
        margin-bottom: 20px;
        font-size: 1.875em
    }

    .news-press {
        margin-bottom: 60px
    }

    .news-press .title {
        font-size: 2.1875em
    }

    .news-detail.news-banner.has-video {
        margin-bottom: 60px
    }

    .news-detail.news-banner .image .caption .title {
        font-size: 2.5em
    }

    .news-detail.news-banner>.text .title {
        font-size: 2.5em
    }

    .news-detail.news-image {
        margin-bottom: 60px
    }
}

@media (min-width: 1200px) {
    .news-highlight .news-image {
        margin-bottom:15px
    }

    .news-highlight .news-excerpt {
        margin-bottom: 30px;
        font-size: .75em
    }

    .news-list>.row {
        margin: 0 -15px
    }

    .news-list>.row>div {
        padding: 0 15px
    }

    .news-list>.row>div.news-item .news-title {
        margin-bottom: 15px
    }

    .news-list>.row>div.news-item .news-excerpt {
        margin-bottom: 30px
    }

    .news-list .news-item .news-excerpt {
        font-size: .75em
    }

    .news-press .title {
        font-size: 2.1875em
    }

    .news-press p {
        font-size: .75em
    }

    .news-press .carousel {
        margin-top: 0
    }

    .news-detail.news-banner .image .caption .title {
        font-size: 3.125em
    }

    .news-detail.news-banner>.text .title {
        font-size: 2.1875em
    }

    .news-detail.news-banner>.text .text {
        font-size: .75em
    }

    .news-detail.news-image .image {
        margin-bottom: 60px
    }

    .news-detail.news-image .image.no-text {
        margin-bottom: 0
    }

    .news-detail.news-image>.text {
        font-size: .75em
    }
}

.landing h2,.landing .generic.sizes h5,.generic.sizes .landing h5,.landing .sizes.my-account h5,.sizes.my-account .landing h5,.landing .sizes.return-customer h5,.sizes.return-customer .landing h5,.landing .sizes.kids h5,.sizes.kids .landing h5,.landing .generic .sizes h5,.generic .sizes .landing h5,.landing .my-account .sizes h5,.my-account .sizes .landing h5,.landing .return-customer .sizes h5,.return-customer .sizes .landing h5,.landing .kids .sizes h5,.kids .sizes .landing h5 {
    font-size: 100px;
    line-height: 1
}

.landing h3 {
    font-size: 60px
}

.landing .display-cell {
    width: 50%;
    padding: 0 10px
}

.landing .categories {
    margin-bottom: 40px
}

.landing .image-frame {
    position: relative;
    display: inline-block
}

.landing .image-frame img {
    max-width: 100%
}

.landing .rollover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    font-size: 60px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.8);
    text-transform: uppercase;
    text-align: center
}

.landing .rollover a {
    display: block;
    color: #fff
}

.landing .rollover a:hover {
    text-decoration: none
}

.landing .rollover:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.landing .most-loved {
    margin-bottom: 50px
}

.landing .col-md-4 .captioned {
    padding: 0px;
    height: auto
}

.landing .col-md-4 .captioned .caption {
    height: 70px;
    padding: 10px;
    background-color: #fff
}

.landing .col-md-4 .captioned .caption.transparent {
    background-color: #000
}

@media (min-width: 1580px) {
    .landing h2,.landing .generic.sizes h5,.generic.sizes .landing h5,.landing .sizes.my-account h5,.sizes.my-account .landing h5,.landing .sizes.return-customer h5,.sizes.return-customer .landing h5,.landing .sizes.kids h5,.sizes.kids .landing h5,.landing .generic .sizes h5,.generic .sizes .landing h5,.landing .my-account .sizes h5,.my-account .sizes .landing h5,.landing .return-customer .sizes h5,.return-customer .sizes .landing h5,.landing .kids .sizes h5,.kids .sizes .landing h5 {
        font-size:160px
    }

    .landing h3,.landing .rollover {
        font-size: 90px
    }

    .landing .most-loved {
        margin-top: 32px;
        margin-bottom: 63px
    }

    .landing .most-loved h3 {
        margin-left: 50px;
        margin-bottom: 20px
    }
}

@media (max-width: 991px) {
    .landing h2,.landing .generic.sizes h5,.generic.sizes .landing h5,.landing .sizes.my-account h5,.sizes.my-account .landing h5,.landing .sizes.return-customer h5,.sizes.return-customer .landing h5,.landing .sizes.kids h5,.sizes.kids .landing h5,.landing .generic .sizes h5,.generic .sizes .landing h5,.landing .my-account .sizes h5,.my-account .sizes .landing h5,.landing .return-customer .sizes h5,.return-customer .sizes .landing h5,.landing .kids .sizes h5,.kids .sizes .landing h5 {
        font-size:40px
    }

    .landing .display-cell {
        padding-left: 5px;
        padding-right: 0
    }

    .landing .display-cell.text-right {
        padding-left: 0;
        padding-right: 5px
    }

    .landing .most-loved {
        padding-left: 10px;
        padding-right: 10px
    }
}

.nl-landing {
    background: #efefef
}

.nl-landing .nl-landing-img-desktop {
    display: none
}

.nl-landing .nl-landing-img-desktop img {
    width: 100%
}

.nl-landing>.nl-landing-content>h1,.nl-landing>.nl-landing-content>p,.nl-landing>.nl-landing-content .nl-landing-form {
    margin: auto
}

.nl-landing>.nl-landing-content>h1 {
    font-size: 43px;
    text-align: center;
    max-width: 550px;
    margin-bottom: 35px
}

.nl-landing>.nl-landing-content>p {
    font-size: 14px;
    max-width: 650px
}

.nl-landing>.nl-landing-content>.nl-landing-form {
    max-width: 760px;
    margin-top: 43px
}

.nl-landing>.nl-landing-content>.nl-landing-form input[type="email"] {
    border: none;
    font-size: 14px;
    height: 33px;
    width: 75%;
    padding: 0 24px
}

.nl-landing>.nl-landing-content>.nl-landing-form button[type="submit"].desktop {
    width: 23%;
    display: none
}

.nl-landing>.nl-landing-content>.nl-landing-form button[type="submit"].mobile {
    width: 100%;
    margin-top: 30px
}

.nl-landing>.nl-landing-content>.nl-landing-form .checkbox label {
    line-height: 22px;
    font-size: 14px
}

.nl-landing>.nl-landing-content>.nl-landing-form .checkbox label i,.nl-landing>.nl-landing-content>.nl-landing-form .checkbox label i:after {
    border-radius: 50%
}

.nl-landing>.nl-landing-content>.nl-landing-form .checkbox label i:after {
    border: 2px solid #efefef
}

.nl-landing>.nl-landing-content>.nl-landing-form .checkbox label a {
    color: #8a6d3b;
    text-decoration: underline
}

@media (max-width: 991px) {
    .nl-landing {
        margin-top:-30px;
        margin-bottom: 25px
    }

    .nl-landing>.nl-landing-content {
        margin-top: 100px
    }

    .nl-landing>.nl-landing-content>h1 {
        font-size: 33px;
        padding: 0 25px
    }

    .nl-landing>.nl-landing-content>p {
        font-size: 20px;
        padding: 0 25px
    }

    .nl-landing>.nl-landing-content>.nl-landing-form {
        margin-bottom: 100px;
        padding: 0 15px
    }

    .nl-landing>.nl-landing-content>.nl-landing-form input[type="email"] {
        width: 100%;
        margin: 0
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .nl-landing>.nl-landing-content>h1 {
        font-size:33px;
        padding: 0 25px
    }

    .nl-landing>.nl-landing-content>p {
        padding: 0 25px
    }

    .nl-landing>.nl-landing-content>.nl-landing-form {
        padding: 0 15px
    }
}

@media (min-width: 992px) {
    .nl-landing>.nl-landing-content {
        margin:0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 50%
    }

    .nl-landing>.nl-landing-content>.nl-landing-form input[type="email"] {
        margin-right: 1%
    }

    .nl-landing>.nl-landing-content>.nl-landing-form button[type="submit"].desktop {
        display: block;
        float: right
    }

    .nl-landing>.nl-landing-content>.nl-landing-form button[type="submit"].mobile {
        display: none
    }

    .nl-landing>.nl-landing-content>.nl-landing-form .checkbox label {
        font-size: 12px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .nl-landing {
        margin-top:-30px
    }
}

@media (max-width: 767px) {
    .nl-landing {
        margin-top:-15px
    }
}

@media (min-width: 577px) {
    .nl-landing .nl-landing-img-desktop {
        display:block !important
    }

    .nl-landing .nl-landing-img-mobile {
        display: none
    }
}

body.catalog-category-view div.block-layered-nav,body.catalog-category-view div.amshopby-page-container,body.catalog-category-view div.amshopby-filters-top {
    position: static
}

.listing-title {
    margin-bottom: 30px
}

.listing-title .category-name {
    margin: 0 0 5px 0;
    font-size: 1.5625em
}

.listing-title .category-description {
    margin: 0;
    font-size: .875em;
    line-height: 1.7
}

.listing-title .category-image {
    width: 100%;
    max-width: inherit
}

.listing-shelves .listing-title .category-image {
    margin-bottom: 15px
}

.listing .item {
    margin-bottom: 30px
}

.listing .item .product .native-hover {
    display: block
}

.listing .item .product .native-hover>a {
    display: block
}

.listing .item .product .native-hover>a .img-responsive {
    width: 100%;
    max-width: inherit
}

.listing .item .product .meta {
    margin-top: 10px;
    text-align: center
}

.listing .item .product .meta .name {
    font-size: .9375em;
    font-family: "AvenirLTStd-Medium";
    text-transform: uppercase;
    font-weight: 800
}

.listing .item .product .meta .name>a:hover,.listing .item .product .meta .name>a:focus {
    text-decoration: none
}

.listing .item .product .meta .prices {
    margin-top: 10px;
    font-size: .9375em;
    color: #000;
    min-height: 48px
}

.listing .item .product .meta .prices>.price-box {
    font-weight: normal;
    color: #000 !important
}

.listing .item .product .meta .prices>.price-box .regular-price .price,.listing .item .product .meta .prices>.price-box .normal-price .price {
    font-weight: normal;
    color: #000 !important
}

.listing .item .product .meta .prices>.price-box .old-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    color: #000
}

.listing .item .product .meta .prices>.price-box .old-price .price {
    font-weight: normal;
    color: #000 !important
}

.listing .item .product .meta .prices>.price-box .special-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0;
    color: #000
}

.listing .item .product .meta .prices>.price-box .special-price .price {
    font-weight: normal;
    color: #000 !important
}

.listing .item .banner>a {
    display: block
}

.listing .item .banner .img-responsive {
    width: 100%;
    max-width: inherit
}

.listing .kids {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px
}

.listing .kids:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.listing .category-title .category-image {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.listing .category-title .category-name {
    margin: 0 0 20px 0;
    font-size: 1.5625em;
    text-align: center
}

@media (min-width: 768px) {
    .listing-title {
        margin-bottom:15px
    }

    .listing-title .category-name {
        margin-bottom: 15px;
        font-size: 2.1875em
    }

    .listing .item .product .meta {
        margin-top: 20px
    }

    .listing .item .banner {
        margin: 30px 0
    }

    .listing .kids {
        padding-bottom: 0;
        margin: 30px 0
    }

    .listing .kids:before {
        display: none
    }

    .listing .category-title {
        margin-bottom: 60px
    }

    .listing .category-title .category-image {
        margin-bottom: 0
    }

    .listing .category-title .category-name {
        margin: 0;
        font-size: 2.1875em
    }
}

@media (max-width: 1199px) {
    .listing>.row {
        margin:0 -10px
    }

    .listing>.row>div {
        padding: 0 10px
    }
}

@media (min-width: 1200px) {
    .listing-title .category-description {
        font-size:.75em
    }

    .listing .item {
        margin-bottom: 60px
    }

    .listing .item .banner {
        margin: 0
    }

    .listing-shelves .listing-title {
        margin-bottom: 0
    }

    .listing-shelves .listing-title .category-description {
        margin-bottom: 20px
    }
}

@media (min-width: 1200px) {
    .listing>.row>div .col-lg-10 {
        width:100%;
        margin: 0
    }

    .listing .clearfix .visible-1700-block,.listing header[role="banner"] .visible-1700-block,.listing .layout .visible-1700-block,.listing footer[role="contentinfo"] .visible-1700-block,.listing .dl-horizontal dd .visible-1700-block,.listing .page-title .visible-1700-block,.listing .container .visible-1700-block,.listing .container-fluid .visible-1700-block,.listing .row .visible-1700-block,.listing .col2-set .visible-1700-block,.listing .col2-set .visible-1700-block,.listing .col4-set .visible-1700-block,.listing .form-horizontal .form-group .visible-1700-block,.listing .form-list .visible-1700-block,.listing .form-list li .visible-1700-block,.listing .form-list li.additional-row p .visible-1700-block,.listing .buttons-set .visible-1700-block,.listing .nav .visible-1700-block,.listing .panel-body .visible-1700-block,.listing .advanced-search-summary .visible-1700-block,.listing .products-grid .visible-1700-block,.listing .products-list li.item .visible-1700-block,.listing .add-to-box .visible-1700-block,.listing .product-view .visible-1700-block,.listing .product-essential .product-img-box .more-views ul .visible-1700-block,.listing .product-options-bottom .visible-1700-block,.listing .product-options-bottom .price-box .visible-1700-block,.listing .product-view .box-collateral .visible-1700-block,.listing .product-view .box-reviews dd .visible-1700-block,.listing .catalog-seo-sitemap-product .page-sitemap .sitemap .visible-1700-block,.listing .catalog-seo-sitemap-category .page-sitemap .sitemap .visible-1700-block,.listing .tool-tip .btn-close .visible-1700-block,.listing .gift-messages-form .item .visible-1700-block,.listing .gift-message-row dl .visible-1700-block,.listing .opc .step-title .visible-1700-block,.listing .checkout-progress .visible-1700-block,.listing .multiple-checkout .place-order .visible-1700-block,.listing .box-account .box-head .visible-1700-block,.listing .dashboard .box .box-title .visible-1700-block,.listing .dashboard .box-reviews li.item .visible-1700-block,.listing .modal-header .visible-1700-block,.listing .modal-footer .visible-1700-block,.listing .clearer .visible-1700-block,.listing .modal-findinstore .findinstore--top .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .name .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .price .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .price-box .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .color .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .size .visible-1700-block,.listing .store-baa--day-selector .list>div .visible-1700-block,.listing .rma-mode--day-selector .list>div .visible-1700-block,.listing .store-baa--time-selector .list .visible-1700-block,.listing .rma-mode--time-selector .list .visible-1700-block {
        display: none !important
    }

    .listing .item.item-banner.item-lg-1 {
        width: 60%;
        margin-left: -10%
    }

    .listing .item.item-banner.item-lg-3 {
        width: 60%;
        margin-right: -10%
    }

    .listing-shelves .col-lg-1,.listing-shelves .col-lg-10 {
        width: 100%
    }
}

@media (min-width: 1700px) {
    .listing-shelves>.row>div .listing-title {
        margin-bottom:60px
    }

    .listing-shelves>.row>div .listing-title .category-description {
        margin-bottom: 0
    }

    .listing .item.col-lg-6 {
        width: 50%
    }

    .listing .item.item-banner.item-xlg-1 {
        margin-left: -10%
    }

    .listing .item.item-banner.item-xlg-2 {
        margin-left: 5%;
        margin-right: 5%
    }

    .listing .item.item-banner.item-xlg-4 {
        margin-right: -10%
    }

    .listing .clearfix .visible-lg-block,.listing header[role="banner"] .visible-lg-block,.listing .layout .visible-lg-block,.listing footer[role="contentinfo"] .visible-lg-block,.listing .dl-horizontal dd .visible-lg-block,.listing .page-title .visible-lg-block,.listing .container .visible-lg-block,.listing .container-fluid .visible-lg-block,.listing .row .visible-lg-block,.listing .col2-set .visible-lg-block,.listing .col2-set .visible-lg-block,.listing .col4-set .visible-lg-block,.listing .form-horizontal .form-group .visible-lg-block,.listing .form-list .visible-lg-block,.listing .form-list li .visible-lg-block,.listing .form-list li.additional-row p .visible-lg-block,.listing .buttons-set .visible-lg-block,.listing .nav .visible-lg-block,.listing .panel-body .visible-lg-block,.listing .advanced-search-summary .visible-lg-block,.listing .products-grid .visible-lg-block,.listing .products-list li.item .visible-lg-block,.listing .add-to-box .visible-lg-block,.listing .product-view .visible-lg-block,.listing .product-essential .product-img-box .more-views ul .visible-lg-block,.listing .product-options-bottom .visible-lg-block,.listing .product-options-bottom .price-box .visible-lg-block,.listing .product-view .box-collateral .visible-lg-block,.listing .product-view .box-reviews dd .visible-lg-block,.listing .catalog-seo-sitemap-product .page-sitemap .sitemap .visible-lg-block,.listing .catalog-seo-sitemap-category .page-sitemap .sitemap .visible-lg-block,.listing .tool-tip .btn-close .visible-lg-block,.listing .gift-messages-form .item .visible-lg-block,.listing .gift-message-row dl .visible-lg-block,.listing .opc .step-title .visible-lg-block,.listing .checkout-progress .visible-lg-block,.listing .multiple-checkout .place-order .visible-lg-block,.listing .box-account .box-head .visible-lg-block,.listing .dashboard .box .box-title .visible-lg-block,.listing .dashboard .box-reviews li.item .visible-lg-block,.listing .modal-header .visible-lg-block,.listing .modal-footer .visible-lg-block,.listing .clearer .visible-lg-block,.listing .modal-findinstore .findinstore--top .visible-lg-block,.listing .modal-findinstore .findinstore--top .details>div .name .visible-lg-block,.listing .modal-findinstore .findinstore--top .details>div .price .visible-lg-block,.listing .modal-findinstore .findinstore--top .details>div .price-box .visible-lg-block,.listing .modal-findinstore .findinstore--top .details>div .color .visible-lg-block,.listing .modal-findinstore .findinstore--top .details>div .size .visible-lg-block,.listing .store-baa--day-selector .list>div .visible-lg-block,.listing .rma-mode--day-selector .list>div .visible-lg-block,.listing .store-baa--time-selector .list .visible-lg-block,.listing .rma-mode--time-selector .list .visible-lg-block {
        display: none !important
    }

    .listing .clearfix .visible-1700-block,.listing header[role="banner"] .visible-1700-block,.listing .layout .visible-1700-block,.listing footer[role="contentinfo"] .visible-1700-block,.listing .dl-horizontal dd .visible-1700-block,.listing .page-title .visible-1700-block,.listing .container .visible-1700-block,.listing .container-fluid .visible-1700-block,.listing .row .visible-1700-block,.listing .col2-set .visible-1700-block,.listing .col2-set .visible-1700-block,.listing .col4-set .visible-1700-block,.listing .form-horizontal .form-group .visible-1700-block,.listing .form-list .visible-1700-block,.listing .form-list li .visible-1700-block,.listing .form-list li.additional-row p .visible-1700-block,.listing .buttons-set .visible-1700-block,.listing .nav .visible-1700-block,.listing .panel-body .visible-1700-block,.listing .advanced-search-summary .visible-1700-block,.listing .products-grid .visible-1700-block,.listing .products-list li.item .visible-1700-block,.listing .add-to-box .visible-1700-block,.listing .product-view .visible-1700-block,.listing .product-essential .product-img-box .more-views ul .visible-1700-block,.listing .product-options-bottom .visible-1700-block,.listing .product-options-bottom .price-box .visible-1700-block,.listing .product-view .box-collateral .visible-1700-block,.listing .product-view .box-reviews dd .visible-1700-block,.listing .catalog-seo-sitemap-product .page-sitemap .sitemap .visible-1700-block,.listing .catalog-seo-sitemap-category .page-sitemap .sitemap .visible-1700-block,.listing .tool-tip .btn-close .visible-1700-block,.listing .gift-messages-form .item .visible-1700-block,.listing .gift-message-row dl .visible-1700-block,.listing .opc .step-title .visible-1700-block,.listing .checkout-progress .visible-1700-block,.listing .multiple-checkout .place-order .visible-1700-block,.listing .box-account .box-head .visible-1700-block,.listing .dashboard .box .box-title .visible-1700-block,.listing .dashboard .box-reviews li.item .visible-1700-block,.listing .modal-header .visible-1700-block,.listing .modal-footer .visible-1700-block,.listing .clearer .visible-1700-block,.listing .modal-findinstore .findinstore--top .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .name .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .price .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .price-box .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .color .visible-1700-block,.listing .modal-findinstore .findinstore--top .details>div .size .visible-1700-block,.listing .store-baa--day-selector .list>div .visible-1700-block,.listing .rma-mode--day-selector .list>div .visible-1700-block,.listing .store-baa--time-selector .list .visible-1700-block,.listing .rma-mode--time-selector .list .visible-1700-block {
        display: block !important
    }
}

.category-page-bottom-desc {
    background-color: #f2f2f2;
    padding: 60px 0
}

.category-page-bottom-desc div.container h1 {
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em
}

.category-page-bottom-desc div.container p {
    font-size: .75em;
    line-height: 1.7
}

.category-page-bottom-desc div.container h1,.category-page-bottom-desc div.container p {
    text-align: center
}

.page-products .breadcrumbs-container {
    padding-left: 0
}

@media (max-width: 992px) {
    .category-page-bottom-desc div.container p {
        font-size:.875em
    }
}

@media (max-width: 768px) {
    .category-page-bottom-desc {
        padding:40px 0
    }

    body.catalog-category-view footer#site-footer {
        padding-top: 80px
    }
}

.kids .slick-dots {
    list-style: none;
    margin-top: 10px;
    height: 5px;
    margin-bottom: 0;
    padding: 0
}

.kids .slick-dots li {
    display: inline-block;
    margin-right: 7px
}

.kids .slick-dots li:last-child {
    margin-right: 0
}

.kids .slick-dots li.slick-active button {
    background-color: #000
}

.kids .slick-dots li button {
    border: none;
    background-color: #bcbcbc;
    color: transparent;
    height: 5px;
    width: 15px;
    outline: none
}

.kids .product figure img {
    z-index: 1
}

@media (min-width: 768px) {
    .kids .third-group .product .inner {
        background-size:cover;
        background-position: center
    }
}

@media (min-width: 768px) {
    .kids .third-group .product:nth-child(3) {
        width:50%
    }
}

@media (min-width: 768px) {
    .kids .third-group .product:nth-child(3) a {
        left:0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        text-decoration: none;
        position: absolute
    }
}

@media (min-width: 768px) {
    .kids .third-group .product:nth-child(3) a span {
        display:none
    }
}

@media (min-width: 768px) {
    .kids .third-group .product:nth-child(3) a:hover {
        background:rgba(0,0,0,0.7)
    }
}

@media (min-width: 768px) {
    .kids .third-group .product:nth-child(3) a:hover span {
        display:block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 40px;
        color: #fff
    }
}

@media (min-width: 768px) {
    .kids .second-group .product .inner {
        background-size:cover;
        background-position: center
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:first-child {
        width:50%
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:first-child {
        width:50%
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:first-child a {
        left:0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        position: absolute;
        text-decoration: none
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:first-child a span {
        display:none
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:first-child a:hover {
        background:rgba(0,0,0,0.7)
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:first-child a:hover span {
        display:block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 40px;
        color: #fff
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:first-child .labels {
        display:none;
        position: absolute;
        top: 0px;
        margin-top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.7);
        z-index: 9
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:first-child .labels .label {
        display:table-cell;
        vertical-align: middle;
        color: #ffffff
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:first-child .meta {
        display:none
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:first-child figure {
        height:100%
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:first-child:hover .labels {
        display:table
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(8) {
        width:50%;
        margin-left: 50%;
        margin-top: -660px
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:nth-child(8) {
        width:50%;
        margin-left: 50%;
        margin-top: -1030px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .kids .second-group .product:nth-child(8) {
        margin-top:-640px
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(8) .inner {
        height:640px
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:nth-child(8) .inner {
        height:1010px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .kids .second-group .product:nth-child(8) .inner {
        height:630px
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(8) a {
        left:0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        text-decoration: none;
        position: absolute
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(8) a span {
        display:none
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(8) a:hover {
        background:rgba(0,0,0,0.7)
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(8) a:hover span {
        display:block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 40px;
        color: #fff
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(7) {
        margin-top:330px;
        margin-left: -25%
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:nth-child(7) {
        margin-top:515px;
        margin-left: -25%
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .kids .second-group .product:nth-child(7) {
        margin-top:320px
    }
}

@media (min-width: 768px) {
    .kids .second-group .product:nth-child(6) {
        margin-top:330px;
        margin-left: -50%
    }
}

@media (min-width: 1580px) {
    .kids .second-group .product:nth-child(6) {
        margin-top:515px;
        margin-left: -50%
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .kids .second-group .product:nth-child(6) {
        margin-top:320px
    }
}

@media (max-width: 767px) {
    #kids .slick-dots {
        display:none !important
    }
}

.kids h2,.generic.sizes .kids h5,.sizes.my-account .kids h5,.sizes.return-customer .kids h5,.sizes.kids h5,.generic .sizes .kids h5,.my-account .sizes .kids h5,.return-customer .sizes .kids h5,.kids .sizes h5 {
    font-size: 52px
}

@media (max-width: 991px) {
    .kids h2,.generic.sizes .kids h5,.sizes.my-account .kids h5,.sizes.return-customer .kids h5,.sizes.kids h5,.generic .sizes .kids h5,.my-account .sizes .kids h5,.return-customer .sizes .kids h5,.kids .sizes h5 {
        font-size:32px
    }
}

.kids h2:nth-of-type(1),.generic.sizes .kids h5:nth-of-type(1),.sizes.my-account .kids h5:nth-of-type(1),.sizes.return-customer .kids h5:nth-of-type(1),.sizes.kids h5:nth-of-type(1),.generic .sizes .kids h5:nth-of-type(1),.my-account .sizes .kids h5:nth-of-type(1),.return-customer .sizes .kids h5:nth-of-type(1),.kids .sizes h5:nth-of-type(1) {
    margin-top: 0.3em
}

body.firefox .kids .second-group .product:nth-child(8) {
    clear: left
}

.lightjumpboxes {
    margin: 0 -15px;
    overflow: hidden
}

.lightjumpboxes .lightjumpbox-1 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.lightjumpboxes .lightjumpbox-1 .image {
    margin-bottom: 20px
}

.lightjumpboxes .lightjumpbox-1 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-1 .caption {
    margin-bottom: 30px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-1 .caption h1 {
    margin: 0 0 5px 0;
    font-size: 2.1875em;
    color: #000
}

.lightjumpboxes .lightjumpbox-1 .caption h1 small {
    display: block;
    margin: 0 0 5px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 0.629em;
    color: #000
}

.lightjumpboxes .lightjumpbox-1 .caption h2 {
    font-family: "AvenirLTStd-Book";
    font-size: 1.375em
}

.lightjumpboxes .lightjumpbox-2 {
    position: relative;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-2 .image {
    margin-bottom: 20px
}

.lightjumpboxes .lightjumpbox-2 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-2 .caption {
    padding: 0 20px;
    margin-bottom: 0;
    text-align: center
}

.lightjumpboxes .lightjumpbox-2 .caption p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.lightjumpboxes .lightjumpbox-3 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.lightjumpboxes .lightjumpbox-3 .image {
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-3 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-3 .slider {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-3 .slider:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-image {
    margin-bottom: 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-image .img-responsive {
    display: inline-block;
    width: 100%;
    max-width: 400px
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption {
    padding: 0 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-name {
    display: inline-block;
    margin-bottom: 20px;
    font-size: .9375em;
    line-height: initial
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-name:hover,.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-name:focus {
    text-decoration: none
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-name:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-price {
    display: block;
    font-size: .9375em
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-price>.regular-price .price {
    font-weight: normal;
    color: #000 !important
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-price>.old-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    color: #000
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-price>.old-price .price {
    font-weight: normal;
    color: #000 !important
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-price>.special-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0;
    color: #000
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .carousel-item .slider-caption .product-price>.special-price .price {
    font-weight: normal;
    color: #000 !important
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .slick-dots {
    height: 6px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .slick-dots>li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.lightjumpboxes .lightjumpbox-3 .slider .carousel .slick-dots>li.slick-active>button {
    background: #555
}

.lightjumpboxes .lightjumpbox-3 .caption {
    margin-bottom: 30px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-3 .caption p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.lightjumpboxes .lightjumpbox-4 {
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-4 .image {
    margin: 0 -15px
}

.lightjumpboxes .lightjumpbox-4 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-4 .video-thumbnail {
    margin-top: -30px;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-4 .video-thumbnail>a {
    position: relative;
    display: block
}

.lightjumpboxes .lightjumpbox-4 .video-thumbnail>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.lightjumpboxes .lightjumpbox-4 .video-thumbnail>a:hover:before {
    -moz-opacity: .25;
    -khtml-opacity: .25;
    -webkit-opacity: .25;
    opacity: .25;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25)
}

.lightjumpboxes .lightjumpbox-4 .video-thumbnail>a .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    line-height: 1;
    font-size: 25px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.lightjumpboxes .lightjumpbox-4 .video-thumbnail>a .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-4 .caption {
    padding: 0 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-4 .caption p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.lightjumpboxes .lightjumpbox-5 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-5:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.lightjumpboxes .lightjumpbox-5 .image {
    margin: 0 -15px
}

.lightjumpboxes .lightjumpbox-5 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-5 .slider {
    margin-top: -30px;
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-5 .slider .carousel .carousel-item .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-5 .slider .carousel .slick-dots {
    height: 6px;
    margin-top: 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-5 .slider .carousel .slick-dots>li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px
}

.lightjumpboxes .lightjumpbox-5 .slider .carousel .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.lightjumpboxes .lightjumpbox-5 .slider .carousel .slick-dots>li.slick-active>button {
    background: #555
}

.lightjumpboxes .lightjumpbox-5 .caption {
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-5 .caption p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.lightjumpboxes .lightjumpbox-6 {
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-6 .slider {
    margin-left: -5px;
    margin-right: -15px
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item {
    padding: 5px
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-image {
    margin-bottom: 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-image .img-responsive {
    display: inline-block;
    width: 100%;
    max-width: 400px
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption {
    padding: 0 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-name {
    display: inline-block;
    margin-bottom: 20px;
    font-size: .9375em;
    line-height: initial
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-name:hover,.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-name:focus {
    text-decoration: none
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-name:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-price {
    display: block;
    font-size: .9375em
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-price>.regular-price .price {
    font-weight: normal;
    color: #000 !important
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-price>.old-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    color: #000
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-price>.old-price .price {
    font-weight: normal;
    color: #000 !important
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-price>.special-price {
    float: left;
    display: block;
    width: 100%;
    padding: 0;
    color: #000
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item .slider-caption .product-price>.special-price .price {
    font-weight: normal;
    color: #000 !important
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .slick-dots {
    height: 6px;
    margin-top: 20px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .slick-dots>li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .slick-dots>li>button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-indent: -999px;
    background: #e6e6e6;
    border: none;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    outline: none
}

.lightjumpboxes .lightjumpbox-6 .slider .carousel .slick-dots>li.slick-active>button {
    background: #555
}

.lightjumpboxes .lightjumpbox-7 {
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-7 .caption {
    padding: 0 15px;
    background: url('../images/zanotti-firma2.svg') center center no-repeat;
    background-size: contain
}

.lightjumpboxes .lightjumpbox-7 .caption p {
    margin: 0;
    font-family: "AvenirLTStd-LightOblique","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.1875em;
    text-align: center
}

.lightjumpboxes .lightjumpbox-8 {
    margin-bottom: 30px
}

.lightjumpboxes .lightjumpbox-8 .image {
    margin-bottom: 20px
}

.lightjumpboxes .lightjumpbox-8 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.lightjumpboxes .lightjumpbox-8 .caption {
    padding: 0 10px;
    text-align: center
}

.lightjumpboxes .lightjumpbox-8 .caption p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

@media (min-width: 768px) {
    .lightjumpboxes .lightjumpbox-1 {
        padding-bottom:0;
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-1:before {
        display: none
    }

    .lightjumpboxes .lightjumpbox-1 .image {
        position: relative;
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-1 .image:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 20;
        display: block;
        width: 100%;
        height: 100%;
        background: #000;
        -moz-opacity: .5;
        -khtml-opacity: .5;
        -webkit-opacity: .5;
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

    .lightjumpboxes .lightjumpbox-1 .caption {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 20;
        width: 100%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #fff
    }

    .lightjumpboxes .lightjumpbox-1 .caption h1 {
        margin-bottom: 15px;
        font-size: 3.125em;
        color: #fff
    }

    .lightjumpboxes .lightjumpbox-1 .caption h1 small {
        margin-bottom: 15px;
        font-size: 0.440em;
        color: #fff
    }

    .lightjumpboxes .lightjumpbox-1 .caption h2 {
        color: #fff
    }

    .lightjumpboxes .lightjumpbox-2 {
        padding-bottom: 0;
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-2:before {
        display: none
    }

    .lightjumpboxes .lightjumpbox-2 .image {
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-2 .caption {
        padding: 0;
        margin-bottom: 30px
    }

    .lightjumpboxes .lightjumpbox-3 {
        position: relative;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-3:before {
        display: none
    }

    .lightjumpboxes .lightjumpbox-3 .image {
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-3 .slider {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-3 .slider:before {
        display: none
    }

    .lightjumpboxes .lightjumpbox-3 .slider .carousel .slick-dots {
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-3 .caption {
        margin: 120px 0
    }

    .lightjumpboxes .lightjumpbox-4 {
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-4 .image {
        margin: 0
    }

    .lightjumpboxes .lightjumpbox-4 .video-thumbnail {
        margin-top: -115px;
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-4 .caption {
        margin-top: 180px;
        padding: 0
    }

    .lightjumpboxes .lightjumpbox-5 {
        padding-bottom: 0;
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-5:before {
        display: none
    }

    .lightjumpboxes .lightjumpbox-5 .image {
        margin: 0
    }

    .lightjumpboxes .lightjumpbox-5 .slider {
        margin-top: -115px;
        margin-bottom: 0
    }

    .lightjumpboxes .lightjumpbox-5 .slider .carousel .slick-dots {
        margin-top: 30px
    }

    .lightjumpboxes .lightjumpbox-5 .caption {
        margin-top: 180px;
        padding: 0
    }

    .lightjumpboxes .lightjumpbox-6 {
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-6 .slider {
        margin: -15px
    }

    .lightjumpboxes .lightjumpbox-6 .slider .carousel .carousel-item {
        padding: 15px
    }

    .lightjumpboxes .lightjumpbox-6 .slider .carousel .slick-dots {
        display: none
    }

    .lightjumpboxes .lightjumpbox-7 {
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-7 .caption {
        padding: 120px 0
    }

    .lightjumpboxes .lightjumpbox-8 {
        margin-bottom: 60px
    }

    .lightjumpboxes .lightjumpbox-8 .image {
        margin-bottom: 30px
    }

    .lightjumpboxes .lightjumpbox-8 .caption {
        padding: 0
    }
}

@media (min-width: 1200px) {
    .lightjumpboxes .lightjumpbox-2 .caption p {
        font-size:.75em
    }

    .lightjumpboxes .lightjumpbox-3 .caption p {
        font-size: .75em
    }

    .lightjumpboxes .lightjumpbox-4 .caption p {
        font-size: .75em
    }

    .lightjumpboxes .lightjumpbox-5 .caption p {
        font-size: .75em
    }

    .lightjumpboxes .lightjumpbox-8 .caption p {
        font-size: .75em
    }
}

.storelocator-list .storelocator-title h1,.pickup-points-container .storelocator-title h1 {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 1.5625em;
    line-height: 1
}

.storelocator-list .storelocator-title p,.pickup-points-container .storelocator-title p {
    margin: 0 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 2
}

.storelocator-list .storelocator-filters,.pickup-points-container .storelocator-filters {
    margin: 0 0 30px 0
}

.storelocator-list .storelocator-filters .storelocator-gender,.pickup-points-container .storelocator-filters .storelocator-gender {
    margin: 0 0 20px 0
}

.storelocator-list .storelocator-filters .storelocator-gender>li,.pickup-points-container .storelocator-filters .storelocator-gender>li {
    float: left;
    min-width: 80px;
    padding: 0 2.5px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    text-align: center;
    border-bottom: #e6e6e6 1px solid;
    color: #555
}

.storelocator-list .storelocator-filters .storelocator-gender>li.checked,.pickup-points-container .storelocator-filters .storelocator-gender>li.checked {
    color: #000
}

.storelocator-list .storelocator-filters .storelocator-gender>li .radio,.pickup-points-container .storelocator-filters .storelocator-gender>li .radio {
    min-height: inherit;
    margin-bottom: -1px
}

.storelocator-list .storelocator-filters .storelocator-gender>li .radio label,.pickup-points-container .storelocator-filters .storelocator-gender>li .radio label {
    display: block;
    width: calc(105%);
    left: -2.5px;
    min-height: inherit;
    padding-bottom: 5px
}

.storelocator-list .storelocator-filters .storelocator-gender>li .radio label i,.pickup-points-container .storelocator-filters .storelocator-gender>li .radio label i {
    height: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.storelocator-list .storelocator-stores,.pickup-points-container .storelocator-stores {
    margin-bottom: 20px
}

.storelocator-list .storelocator-stores .store,.pickup-points-container .storelocator-stores .store {
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1;
    border-bottom: #e6e6e6 2px solid
}

.storelocator-list .storelocator-stores .store .name,.pickup-points-container .storelocator-stores .store .name {
    display: block;
    padding: 0;
    margin: 0 0 5px 0;
    font-size: .9375em;
    letter-spacing: 1px
}

.storelocator-list .storelocator-stores .store address,.pickup-points-container .storelocator-stores .store address,.storelocator-list .storelocator-stores .store .email,.pickup-points-container .storelocator-stores .store .email,.storelocator-list .storelocator-stores .store .phone,.pickup-points-container .storelocator-stores .store .phone {
    display: block;
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 2
}

.storelocator-list .storelocator-stores .store .email,.pickup-points-container .storelocator-stores .store .email {
    display: inline-block
}

.storelocator-list .storelocator-stores .store .store-detail-link,.pickup-points-container .storelocator-stores .store .store-detail-link {
    display: inline-block;
    margin-top: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    text-decoration: underline
}

.storelocator-list .storelocator-stores .store .store-detail-link:hover,.pickup-points-container .storelocator-stores .store .store-detail-link:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.storelocator-details {
    margin-bottom: 30px
}

.storelocator-details .store-detail .back-link {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1
}

.storelocator-details .store-detail .back-link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 6px;
    height: 10px;
    background: transparent center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url('../images/arrow-left-1.svg')
}

.storelocator-details .store-detail h1 {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 1.5625em;
    line-height: 1
}

.storelocator-details .store-detail .store-contacts {
    margin: 0 0 20px 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 2
}

.storelocator-details .store-detail .store-get-directions {
    display: inline-block;
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: underline
}

.storelocator-details .store-detail .store-get-directions:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.storelocator-details .store-detail .store-opening-hours {
    margin-bottom: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1
}

.storelocator-details .store-detail .store-opening-hours .day {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.storelocator-details .store-detail .store-opening-hours .day .day-label {
    float: left;
    display: block;
    width: 40%
}

.storelocator-details .store-detail .store-opening-hours .day .day-hours {
    float: right;
    display: block;
    width: 60%
}

.storelocator-details .store-detail .store-baa-cta {
    margin: 20px 0
}

.storelocator-details .stores-map {
    margin-bottom: 40px
}

.storelocator-details .store-images>.row {
    margin: 0 -7.5px
}

.storelocator-details .store-images>.row>div {
    padding: 0 7.5px
}

.storelocator-details .store-images .store-image-1 {
    margin-bottom: 15px
}

.storelocator-details .store-baa,.storelocator-details .rma-mode {
    margin-top: 60px
}

.store-baa>.title,.rma-mode>.title {
    margin: 0 0 20px 0;
    font-size: 25px
}

.store-baa--day-selector>.title,.rma-mode--day-selector>.title {
    margin: 0 0 20px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 15px
}

.store-baa--day-selector .list,.rma-mode--day-selector .list {
    padding: 0 7.5px;
    margin-right: -15px;
    margin-left: -15px;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

.store-baa--day-selector .list>div,.rma-mode--day-selector .list>div {
    width: 1582.5px
}

.store-baa--day-selector .list>div .date,.rma-mode--day-selector .list>div .date {
    float: left;
    width: 90px;
    padding: 0;
    margin: 0 7.5px 15px 7.5px
}

.store-baa--day-selector .list>div .date button,.rma-mode--day-selector .list>div .date button {
    display: block;
    width: 100%;
    padding: 25px 5px;
    margin: 0;
    font-family: "AvenirLTStd-Medium";
    line-height: 1;
    text-align: center;
    background: none;
    border: #000 1px solid;
    color: #000;
    cursor: pointer;
    outline: none
}

.store-baa--day-selector .list>div .date button .day,.rma-mode--day-selector .list>div .date button .day {
    display: block;
    margin-bottom: 5px;
    font-size: 15px
}

.store-baa--day-selector .list>div .date button .month,.rma-mode--day-selector .list>div .date button .month {
    display: block;
    font-size: 11px
}

.store-baa--day-selector .list>div .date.day-7,.rma-mode--day-selector .list>div .date.day-7 {
    opacity: 0.3;
    cursor: default
}

.store-baa--day-selector .list>div .date.active button,.rma-mode--day-selector .list>div .date.active button {
    background: #000;
    color: #fff
}

.store-baa--time-selector,.rma-mode--time-selector {
    margin-bottom: 45px
}

.store-baa--time-selector .list,.rma-mode--time-selector .list {
    margin: 0 -7.5px
}

.store-baa--time-selector .list .time,.rma-mode--time-selector .list .time {
    float: left;
    width: 50%;
    padding: 0 7.5px
}

.store-baa--time-selector .list .time button,.rma-mode--time-selector .list .time button {
    display: block;
    width: 100%;
    padding: 15px 5px;
    margin: 0;
    font-family: "AvenirLTStd-Medium";
    font-size: 11px;
    line-height: 1;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    background: none;
    border: #000 1px solid;
    color: #000;
    cursor: pointer;
    outline: none
}

.store-baa--time-selector .list .time.active button,.rma-mode--time-selector .list .time.active button {
    background: #000;
    color: #fff
}

.store-baa--form,.rma-mode--form {
    position: relative
}

.store-baa--form .form-group,.rma-mode--form .form-group {
    margin-bottom: 20px
}

.store-baa--form .form-group textarea.form-control,.rma-mode--form .form-group textarea.form-control {
    height: 140px
}

.store-baa--form .btn,.rma-mode--form .btn {
    margin-top: 10px
}

.store-baa--form .form-loading,.rma-mode--form .form-loading {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5)
}

.store-baa--form .messages,.rma-mode--form .messages {
    display: none;
    font-size: 14px
}

.store-baa--form .messages .message,.rma-mode--form .messages .message {
    margin-top: 30px
}

.rma-mode--day-selector .list>div {
    width: 1057.5px
}

.storelocator-map {
    margin-bottom: 30px
}

.storelocator-map>div {
    height: 345px
}

.storelocator-map>div .store {
    width: 280px;
    background-color: #fff;
    padding: 40px 20px 30px 20px;
    position: relative;
    font-family: "AvenirLTStd-Book";
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.storelocator-map>div .store:last-child {
    margin-bottom: 0
}

.storelocator-map>div .store a.close {
    position: absolute;
    right: 15px;
    top: 15px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.storelocator-map>div .store a.close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/icon-close.svg') center center no-repeat;
    background-size: contain;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.storelocator-map>div .store a.close:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.storelocator-map>div .store .inner {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2
}

.storelocator-map>div .store .inner .name {
    display: block;
    padding: 0;
    margin: 0 0 5px 0;
    font-size: .9375em;
    letter-spacing: 1px
}

.storelocator-map>div .store .inner address,.storelocator-map>div .store .inner .email,.storelocator-map>div .store .inner .phone {
    display: block;
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 2
}

.storelocator-map>div .store .inner .email {
    display: inline-block
}

.storelocator-map>div .store .inner .store-detail-link {
    display: inline-block;
    margin-top: 20px;
    font-size: .875em;
    letter-spacing: 1px;
    text-decoration: underline
}

.storelocator-map>div .store .inner .store-detail-link:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.storelocator-map>div .store-infobox>img {
    position: absolute !important;
    top: 15px;
    right: 15px;
    width: 75px;
    height: 12px;
    z-index: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.storelocator-map>div h3 {
    position: relative;
    color: #fff;
    z-index: 2
}

.storelocator-map>div h3:after {
    background-image: url('../images/sprite-hd-all.png');
    background-size: 484px 417px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    height: 32px;
    width: 32px;
    content: '';
    display: block;
    margin-top: -34px;
    margin-left: -12px;
    position: absolute;
    z-index: -1
}

@media (min-width: 768px) {
    .storelocator-list .storelocator-title h1,.pickup-points-container .storelocator-title h1 {
        font-size:1.875em
    }

    .storelocator-list .storelocator-title p,.pickup-points-container .storelocator-title p {
        margin-bottom: 15px
    }

    .storelocator-list .storelocator-filters,.pickup-points-container .storelocator-filters {
        margin-bottom: 30px
    }

    .storelocator-list .storelocator-filters .storelocator-gender,.pickup-points-container .storelocator-filters .storelocator-gender {
        margin-bottom: 20px
    }

    .storelocator-list .storelocator-stores,.pickup-points-container .storelocator-stores {
        height: 480px;
        margin-bottom: 0;
        overflow: auto
    }

    .storelocator-list .storelocator-stores .store,.pickup-points-container .storelocator-stores .store {
        min-height: 160px;
        padding: 20px;
        margin-bottom: 0;
        cursor: pointer
    }

    .storelocator-list .storelocator-stores .store:hover,.pickup-points-container .storelocator-stores .store:hover,.storelocator-list .storelocator-stores .store.-active,.pickup-points-container .storelocator-stores .store.-active {
        background: #F2F2F2
    }

    .storelocator-list .storelocator-results,.pickup-points-container .storelocator-results {
        margin: 0 0 60px 0
    }

    .storelocator-list .storelocator-results>div,.pickup-points-container .storelocator-results>div {
        padding: 0
    }

    .storelocator-details .store-detail {
        position: relative;
        padding-top: 45px
    }

    .storelocator-details .store-detail .back-link {
        position: absolute;
        top: 0;
        left: 0
    }

    .storelocator-details .store-detail h1 {
        margin-bottom: 10px;
        font-size: 1.875em
    }

    .storelocator-details .store-detail .store-opening-hours {
        margin-bottom: 0
    }

    .storelocator-details .store-detail .store-opening-hours .day .day-hours {
        text-align: right
    }

    .storelocator-details .store-map {
        padding-top: 45px;
        margin-bottom: 0
    }

    .storelocator-details .store-images {
        margin-top: 60px
    }

    .storelocator-details .store-images>.row {
        margin: 0 -15px
    }

    .storelocator-details .store-images>.row>div {
        padding: 0 15px
    }

    .storelocator-details .store-images .store-image-1 {
        margin-bottom: 0
    }

    .store-baa>.title,.rma-mode>.title {
        margin-bottom: 30px;
        font-size: 30px;
        text-align: center
    }

    .store-baa--day-selector>.title,.rma-mode--day-selector>.title {
        text-align: center
    }

    .store-baa--day-selector .list,.rma-mode--day-selector .list {
        padding-right: 0;
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
        overflow-x: initial;
        white-space: initial
    }

    .store-baa--day-selector .list>div,.rma-mode--day-selector .list>div {
        width: auto;
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .store-baa--day-selector .list>div .date,.rma-mode--day-selector .list>div .date {
        width: 20%;
        padding: 0 7.5px;
        margin-left: 0;
        margin-right: 0
    }

    .store-baa--form .form-group,.rma-mode--form .form-group {
        margin-bottom: 30px
    }

    .store-baa--form .btn,.rma-mode--form .btn {
        margin-top: 0
    }

    .storelocator-map {
        margin-bottom: 0
    }

    .storelocator-map>div {
        height: 480px
    }
}

@media (min-width: 1200px) {
    .storelocator-list .storelocator-filters,.pickup-points-container .storelocator-filters {
        margin-bottom:60px
    }

    .storelocator-list .storelocator-filters .storelocator-gender,.pickup-points-container .storelocator-filters .storelocator-gender {
        margin-bottom: 30px
    }

    .storelocator-list .storelocator-stores,.pickup-points-container .storelocator-stores {
        height: 600px
    }

    .storelocator-list .storelocator-stores .store,.pickup-points-container .storelocator-stores .store {
        min-height: 200px
    }

    .storelocator-details .store-detail {
        padding-top: 0
    }

    .storelocator-details .store-detail .back-link {
        position: relative;
        top: auto;
        left: auto
    }

    .storelocator-details .store-detail h1 {
        margin-bottom: 30px
    }

    .storelocator-details .store-detail .store-contacts {
        margin-bottom: 15px
    }

    .storelocator-details .store-detail .store-get-directions {
        margin-bottom: 30px
    }

    .storelocator-details .store-detail .store-opening-hours .day .day-hours {
        text-align: left
    }

    .storelocator-details .store-detail .store-baa-cta .btn {
        display: inline-block;
        width: auto;
        padding-left: 40px;
        padding-right: 40px
    }

    .storelocator-details .store-map {
        padding-top: 0
    }

    .store-baa>.title,.rma-mode>.title {
        text-align: left
    }

    .store-baa--day-selector>.title,.rma-mode--day-selector>.title {
        text-align: left
    }

    .store-baa--day-selector .list>div .date button:hover,.rma-mode--day-selector .list>div .date button:hover {
        opacity: 0.75
    }

    .store-baa--day-selector .list>div .date.active button:hover,.rma-mode--day-selector .list>div .date.active button:hover {
        opacity: 1
    }

    .store-baa--time-selector,.rma-mode--time-selector {
        margin-bottom: 0
    }

    .store-baa--time-selector .list .time button:hover,.rma-mode--time-selector .list .time button:hover {
        opacity: 0.75
    }

    .store-baa--time-selector .list .time.active button:hover,.rma-mode--time-selector .list .time.active button:hover {
        opacity: 1
    }

    .storelocator-map>div {
        height: 600px
    }

    .storelocator-list .storelocator-title p,.pickup-points-container .storelocator-title p {
        font-size: .75em
    }

    .storelocator-list .storelocator-filters .storelocator-gender>li,.pickup-points-container .storelocator-filters .storelocator-gender>li {
        font-size: .75em
    }

    .storelocator-list .storelocator-stores .store address,.pickup-points-container .storelocator-stores .store address,.storelocator-list .storelocator-stores .store .email,.pickup-points-container .storelocator-stores .store .email,.storelocator-list .storelocator-stores .store .phone,.pickup-points-container .storelocator-stores .store .phone {
        font-size: .75em
    }

    .storelocator-list .storelocator-stores .store .store-detail-link,.pickup-points-container .storelocator-stores .store .store-detail-link {
        font-size: .75em
    }

    .storelocator-details .store-detail .back-link {
        font-size: .75em
    }

    .storelocator-details .store-detail .store-contacts {
        font-size: .75em
    }

    .storelocator-details .store-detail .store-get-directions {
        font-size: .75em
    }

    .storelocator-details .store-detail .store-opening-hours {
        font-size: .75em
    }

    .storelocator-map>div .store .inner address,.storelocator-map>div .store .inner .email,.storelocator-map>div .store .inner .phone {
        font-size: .75em
    }

    .storelocator-map>div .store .inner .store-detail-link {
        font-size: .75em
    }
}

@media (min-width: 1700px) {
    .storelocator-details .store-detail .store-baa-cta .btn {
        width:60%;
        max-width: 325px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.starlook {
    margin-bottom: 20px
}

.starlook.view .starlook-title {
    margin-bottom: 30px
}

.starlook .starlook-title {
    margin-bottom: 25px
}

.starlook .starlook-title h1 {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 1.5625em;
    line-height: 1
}

.starlook .starlook-title p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 2
}

.starlook .starlook-list>.row {
    margin: 0 -5px
}

.starlook .starlook-list>.row>div {
    padding: 0 5px
}

.starlook .starlook-list .item {
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 1px;
    line-height: 1
}

.starlook .starlook-list .item>a {
    position: relative;
    display: block;
    padding-bottom: 30px;
    font-size: .8125em
}

.starlook .starlook-list .item>a .look-image {
    margin-bottom: 10px
}

.starlook .starlook-list .item>a .look-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.starlook .starlook-list .item>a .model-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.starlook .starlook-list .item>a .model-info .model {
    display: block;
    margin-bottom: 5px
}

.starlook .starlook-list .item>a .model-info .date {
    display: block
}

.starlook .starlook-list .item .product-info {
    position: absolute;
    bottom: 50px;
    left: 10px;
    display: none;
    width: calc(100% - 20px);
    padding: 10px;
    background: #fff
}

.starlook .starlook-list .item .product-info .product-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.starlook .starlook-list .item .product-info .product-name {
    display: block;
    margin-bottom: 10px;
    font-size: .9375em
}

.starlook .starlook-list .item .product-info .product-price {
    display: block;
    margin-bottom: 10px;
    font-size: .9375em
}

.starlook .starlook-list .item .product-info .product-link {
    font-size: .875em;
    text-decoration: underline
}

.starlook .starlook-list .item .product-info .product-link:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.starlook .starlook-models-list {
    letter-spacing: 1px;
    line-height: 1;
    border-top: #e6e6e6 1px solid
}

.starlook .starlook-models-list .title {
    display: block;
    margin: 30px 0 5px 0;
    font-size: .9375em;
    text-transform: uppercase
}

.starlook .starlook-models-list .item {
    padding-top: 10px;
    padding-bottom: 10px
}

.starlook .starlook-models-list .item>a {
    font-size: .875em
}

.starlook .starlook-models-list .item>a:hover,.starlook .starlook-models-list .item>a:focus {
    text-decoration: none
}

.starlook .starlook-models-list .item>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.starlook .starlook-model-list {
    letter-spacing: 1px;
    line-height: 1
}

.starlook .starlook-model-list .item {
    margin-bottom: 60px
}

.starlook .starlook-model-list .item .look-image {
    margin-bottom: 10px
}

.starlook .starlook-model-list .item .look-image .img-responsive {
    width: 100%;
    max-width: inherit
}

.starlook .starlook-model-list .item .model-info {
    margin-bottom: 30px;
    font-size: .9375em
}

.starlook .starlook-model-list .item .model-info .date {
    display: block
}

.starlook .starlook-model-list .item .product-info>a {
    display: block;
    text-align: center
}

.starlook .starlook-model-list .item .product-info>a:hover,.starlook .starlook-model-list .item .product-info>a:focus {
    text-decoration: none
}

.starlook .starlook-model-list .item .product-info>a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.starlook .starlook-model-list .item .product-info>a .product-image {
    margin-bottom: 20px
}

.starlook .starlook-model-list .item .product-info>a .product-image .img-responsive {
    display: inline-block;
    width: 100%;
    max-width: 290px
}

.starlook .starlook-model-list .item .product-info>a .product-name {
    display: block;
    margin-bottom: 20px;
    font-size: .9375em
}

.starlook .starlook-model-list .item .product-info>a .price {
    display: block;
    font-size: .9375em
}

.craftmanshipboxes .box-1 {
    position: relative;
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.craftmanshipboxes .box-1 .media {
    position: relative;
    margin-bottom: 15px
}

.craftmanshipboxes .box-1 .image .img-responsive {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.craftmanshipboxes .box-1 .caption {
    text-align: center
}

.craftmanshipboxes .box-1 .caption .title {
    display: block;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em
}

.craftmanshipboxes .box-1.has-video .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}

.craftmanshipboxes .box-1.has-video .image .img-responsive {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 2px);
    max-width: inherit;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.craftmanshipboxes .box-1.has-video .caption>div>a {
    display: block;
    width: 100%;
    height: 100%
}

.craftmanshipboxes .box-1.has-video .caption>div>a:hover,.craftmanshipboxes .box-1.has-video .caption>div>a:focus {
    text-decoration: none
}

.craftmanshipboxes .box-1.has-video .caption>div>a .btn {
    margin-top: 15px
}

.craftmanshipboxes .box-2 {
    position: relative;
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.craftmanshipboxes .box-2 .image .img-responsive {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.craftmanshipboxes .box-2 .caption {
    padding: 0 20px;
    margin-bottom: 0;
    text-align: center
}

.craftmanshipboxes .box-2 .caption .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 1.5625em
}

.craftmanshipboxes .box-2 .caption .title a:focus,.craftmanshipboxes .box-2 .caption .title a:hover {
    text-decoration: none
}

.craftmanshipboxes .box-2 .caption .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.craftmanshipboxes .box-2 .caption .text {
    font-size: .875em;
    line-height: 2
}

.craftmanshipboxes .box-2 .caption .text p {
    margin: 0 0 15px 0
}

.craftmanshipboxes .box-3 {
    position: relative;
    padding-top: 50px;
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.craftmanshipboxes .box-3:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.craftmanshipboxes .box-3 .image .img-responsive {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.craftmanshipboxes .box-3 .caption {
    padding: 0 20px;
    margin-bottom: 0;
    text-align: center
}

.craftmanshipboxes .box-3 .caption .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em
}

.craftmanshipboxes .box-3 .caption .title a:focus,.craftmanshipboxes .box-3 .caption .title a:hover {
    text-decoration: none
}

.craftmanshipboxes .box-3 .caption .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.craftmanshipboxes .box-3 .caption .text {
    font-size: .875em;
    line-height: 2
}

.craftmanshipboxes .box-3 .caption .text p {
    margin: 0 0 15px 0
}

.craftmanshipboxes .box-4 {
    position: relative;
    padding-top: 50px;
    margin: 0 -15px 30px -15px;
    overflow: hidden
}

.craftmanshipboxes .box-4:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.craftmanshipboxes .box-4 .image .img-responsive {
    width: 100%;
    max-width: inherit;
    margin-bottom: 20px
}

.craftmanshipboxes .box-4 .caption {
    padding: 0 20px;
    margin-bottom: 0;
    text-align: center
}

.craftmanshipboxes .box-4 .caption .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em
}

.craftmanshipboxes .box-4 .caption .title a:focus,.craftmanshipboxes .box-4 .caption .title a:hover {
    text-decoration: none
}

.craftmanshipboxes .box-4 .caption .title a:hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.craftmanshipboxes .box-4 .caption .text {
    font-size: .875em;
    line-height: 2
}

.craftmanshipboxes .box-4 .caption .text p {
    margin: 0 0 15px 0
}

.heritageboxes .box-1 {
    position: relative;
    margin-bottom: 30px
}

.heritageboxes .box-1 .caption {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 20;
    width: 100%;
    padding: 0;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.heritageboxes .box-1 .caption .title {
    display: block;
    margin: 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em;
    font-weight: 300;
    line-height: 1;
    text-transform: none;
    color: #fff
}

.heritageboxes .box-1 .caption p {
    display: block;
    margin: 10px 0 0 0;
    font-family: "AvenirLTStd-Book";
    font-size: 1.375em;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.heritageboxes .box-1 .image {
    margin: 0 -15px
}

.heritageboxes .box-1 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.heritageboxes .box-2 {
    margin-bottom: 30px
}

.heritageboxes .box-2>.container {
    padding: 0
}

.heritageboxes .box-2 .caption {
    text-align: center
}

.heritageboxes .box-2 .caption p {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.heritageboxes .box-3 {
    position: relative;
    padding-top: 50px
}

.heritageboxes .box-3:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.heritageboxes .box-3>.container {
    padding: 0
}

.heritageboxes .box-3 .nav-tabs-wrapper {
    margin: 0 15px 30px -15px;
    line-height: 1;
    overflow-x: auto
}

.heritageboxes .box-3 .nav-tabs-wrapper .nav-tabs {
    display: inline-block;
    border: none;
    white-space: nowrap
}

.heritageboxes .box-3 .nav-tabs-wrapper .nav-tabs li {
    position: relative;
    float: none;
    display: inline-block !important;
    padding: 0 0 0 10px;
    margin: 0
}

.heritageboxes .box-3 .nav-tabs-wrapper .nav-tabs li:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -10px;
    display: block;
    width: calc(100% + 20px);
    height: 1px;
    background: #e6e6e6
}

.heritageboxes .box-3 .nav-tabs-wrapper .nav-tabs li a {
    display: inline-block !important;
    padding: 0 5px 5px 5px;
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    background: none;
    border-top: none;
    border-right: none;
    border-bottom: transparent 1px solid;
    border-left: none;
    color: #555
}

.heritageboxes .box-3 .nav-tabs-wrapper .nav-tabs li.active a {
    border-color: #000
}

.heritageboxes .box-4 {
    margin-bottom: 30px
}

.heritageboxes .box-4 .image {
    margin: 0 0 20px 0
}

.heritageboxes .box-4 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.heritageboxes .box-4 .caption {
    text-align: center
}

.heritageboxes .box-4 .caption .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em;
    font-weight: 300;
    line-height: 1;
    text-transform: none
}

.heritageboxes .box-4 .caption .subtitle {
    display: block;
    margin: 0 0 10px 0;
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    color: #000
}

.heritageboxes .box-4 .caption .text {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.heritageboxes .box-5 {
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px
}

.heritageboxes .box-5:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: calc(100% + 30px);
    height: 20px;
    background: #f2f2f2;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    -o-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.1)
}

.heritageboxes .box-5 .image {
    margin: 0 0 20px 0
}

.heritageboxes .box-5 .image .img-responsive {
    width: 100%;
    max-width: inherit
}

.heritageboxes .box-5 .caption {
    text-align: center
}

.heritageboxes .box-5 .caption .title {
    display: block;
    margin: 0 0 15px 0;
    font-family: "AvenirLTStd-Light";
    font-size: 2.1875em;
    font-weight: 300;
    line-height: 1;
    text-transform: none
}

.heritageboxes .box-5 .caption .subtitle {
    display: block;
    margin: 0 0 10px 0;
    font-family: "AvenirLTStd-Book";
    font-size: .875em;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    color: #000
}

.heritageboxes .box-5 .caption .text {
    margin: 0;
    font-size: .875em;
    letter-spacing: 1px;
    line-height: 1.7
}

.cookies-table-container {
    width: 100%;
    overflow: auto;
    border: 1px solid #ddd
}

.cookies-table-container #cookies_table th,.cookies-table-container #cookies_table td {
    font-size: 12px;
    border: 1px solid #ddd;
    padding: 5px
}

.ec-gtm-cookie-directive-note>small>a {
    text-decoration: underline
}

@media (max-width: 768px) {
    .cookies-table-container #cookies_table th,.cookies-table-container #cookies_table td {
        font-size:14px
    }
}

@media (min-width: 768px) {
    .starlook {
        margin-bottom:0
    }

    .starlook.view .starlook-title {
        margin-top: 30px;
        text-align: center
    }

    .starlook .starlook-title h1 {
        font-size: 1.875em
    }

    .starlook .starlook-title p {
        margin-bottom: 15px
    }

    .starlook .starlook-list {
        margin-bottom: 10px
    }

    .starlook .starlook-list>.row {
        margin: 0 -10px
    }

    .starlook .starlook-list>.row>div {
        padding: 0 10px
    }

    .starlook .starlook-list .item>a {
        padding-bottom: 35px;
        font-size: .9375em
    }

    .starlook .starlook-list .item .product-info {
        bottom: 55px
    }

    .starlook .starlook-models-list {
        padding-top: 30px
    }

    .starlook .starlook-models-list .title {
        margin-top: 0
    }

    .starlook .starlook-model-list .item .model-info {
        margin-bottom: 0
    }

    .craftmanshipboxes .box-1 {
        margin-bottom: 60px
    }

    .craftmanshipboxes .box-1 .caption .title {
        font-size: 2.5em
    }

    .craftmanshipboxes .box-1.has-video .image .img-responsive {
        width: auto;
        height: 100%
    }

    .craftmanshipboxes .box-1.has-video .caption>a>div .btn {
        margin-top: 30px
    }

    .craftmanshipboxes .box-2 {
        padding-top: 0;
        margin-bottom: 60px
    }

    .craftmanshipboxes .box-2:before {
        display: none
    }

    .craftmanshipboxes .box-2 .caption .title {
        font-size: 2.1875em
    }

    .craftmanshipboxes .box-3 {
        padding-top: 0;
        margin-bottom: 60px
    }

    .craftmanshipboxes .box-3:before {
        display: none
    }

    .craftmanshipboxes .box-4 {
        padding-top: 0;
        margin-bottom: 60px
    }

    .craftmanshipboxes .box-4:before {
        display: none
    }

    .heritageboxes .box-1 {
        margin-bottom: 60px
    }

    .heritageboxes .box-1 .caption .title {
        font-size: 2.5em
    }

    .heritageboxes .box-2 {
        margin-bottom: 60px
    }

    .heritageboxes .box-2 .row {
        margin: 0
    }

    .heritageboxes .box-3 {
        padding-top: 0
    }

    .heritageboxes .box-3:before {
        display: none
    }

    .heritageboxes .box-3 .nav-tabs-wrapper {
        margin: 0 0 30px 0;
        text-align: center
    }

    .heritageboxes .box-4 {
        margin-bottom: 60px
    }

    .heritageboxes .box-4 .row {
        margin: 0
    }

    .heritageboxes .box-4 .image {
        margin: 0
    }

    .heritageboxes .box-5 {
        padding-top: 0;
        margin-bottom: 60px
    }

    .heritageboxes .box-5:before {
        display: none
    }

    .heritageboxes .box-5 .row {
        margin: 0
    }

    .heritageboxes .box-5 .image {
        margin: 0
    }
}

@media (min-width: 1200px) {
    .starlook.view .starlook-title {
        margin-bottom:60px
    }

    .starlook .starlook-title h1 {
        font-size: 2.1875em
    }

    .starlook .starlook-title p {
        margin-bottom: 25px;
        font-size: .75em
    }

    .starlook .starlook-list {
        margin-bottom: 30px
    }

    .starlook .starlook-list>.row {
        margin: 0 -15px
    }

    .starlook .starlook-list>.row>div {
        padding: 0 15px
    }

    .starlook .starlook-list .item:hover .product-info {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .starlook .starlook-list .item>a {
        font-size: .75em
    }

    .starlook .starlook-list .item .product-info {
        display: block;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        filter: alpha(opacity=0);
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out
    }

    .starlook .starlook-list .item .product-info .product-name {
        font-size: .75em
    }

    .starlook .starlook-list .item .product-info .product-price {
        font-size: .75em
    }

    .starlook .starlook-list .item .product-info .product-link {
        font-size: .75em
    }

    .starlook .starlook-models-list .title {
        font-size: .75em
    }

    .starlook .starlook-models-list .item>a {
        font-size: .75em
    }

    .starlook .starlook-models-list .col-lg-25 {
        width: 20%
    }

    .craftmanshipboxes .box-1 .caption {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 50;
        width: 100%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #fff
    }

    .craftmanshipboxes .box-1 .caption a,.craftmanshipboxes .box-1 .caption .btn {
        color: #fff
    }

    .craftmanshipboxes .box-1 .caption a:hover,.craftmanshipboxes .box-1 .caption .btn:hover,.craftmanshipboxes .box-1 .caption a:focus,.craftmanshipboxes .box-1 .caption .btn:focus {
        text-decoration: none
    }

    .craftmanshipboxes .box-1 .caption a:hover,.craftmanshipboxes .box-1 .caption .btn:hover {
        color: #fff
    }

    .craftmanshipboxes .box-1 .caption a:hover {
        -moz-opacity: .75;
        -khtml-opacity: .75;
        -webkit-opacity: .75;
        opacity: .75;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
        filter: alpha(opacity=75)
    }

    .craftmanshipboxes .box-1 .caption a:hover .title {
        color: #fff;
        -moz-opacity: .75;
        -khtml-opacity: .75;
        -webkit-opacity: .75;
        opacity: .75;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
        filter: alpha(opacity=75)
    }

    .craftmanshipboxes .box-1 .caption a:hover .btn:hover {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .craftmanshipboxes .box-1 .caption .title {
        line-height: 1;
        color: #fff
    }

    .craftmanshipboxes .box-1 .caption>div {
        display: inline-block;
        padding: 30px;
        background: rgba(0,0,0,0.25)
    }

    .craftmanshipboxes .box-2 .caption .text {
        font-size: .75em
    }

    .craftmanshipboxes .box-3 .caption .text {
        font-size: .75em
    }

    .craftmanshipboxes .box-4 .caption .text {
        font-size: .75em
    }

    .heritageboxes .box-1 .caption .title {
        font-size: 3.125em
    }

    .heritageboxes .box-1 .caption p {
        margin-top: 15px
    }

    .heritageboxes .box-2 .caption p {
        font-size: .75em
    }

    .heritageboxes .box-3 .nav-tabs-wrapper .nav-tabs li a {
        font-size: .75em
    }

    .heritageboxes .box-4 .caption .subtitle {
        font-size: .75em
    }

    .heritageboxes .box-4 .caption .text {
        font-size: .75em
    }

    .heritageboxes .box-5 .caption .subtitle {
        font-size: .75em
    }

    .heritageboxes .box-5 .caption .text {
        font-size: .75em
    }
}

.sustainability .box-1 {
    margin: 0 -15px 30px -15px;
    position: relative
}

.sustainability .box-1 .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 50;
    width: 100%;
    transform: translate(-50%, -50%);
    max-width: 700px;
    color: #fff;
    text-align: center
}

.sustainability .box-1 .caption .title {
    line-height: 1;
    color: #fff;
    font-size: 2.5em;
    margin-bottom: 0
}

.sustainability .box-1 .caption>div {
    display: inline-block;
    padding: 30px;
    background: rgba(0,0,0,0.25)
}

.sustainability .box-1 .caption p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0
}

.sustainability .box-2 .intro {
    padding: 30px 0
}

.sustainability .box-2 p {
    font-size: .75em;
    line-height: 2;
    text-align: justify
}

.sustainability .box-2 #download a {
    color: #C3A16C;
    font-size: 14px
}

.sustainability .faq:first-child>a {
    border-top: none
}

.sustainability .faq>div.row {
    display: block;
    padding: 15px 0 15px 0;
    font-family: "AvenirLTStd-Book";
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    border-top: #e6e6e6 1px solid
}

@media (max-width: 767px) {
    .sustainability .box-1 .caption {
        max-width:80%
    }

    .sustainability .box-1 .caption>div {
        padding: 20px
    }

    .sustainability .box-1 .caption h1 {
        font-size: 25px !important
    }

    .sustainability .box-1 .caption p {
        font-size: 12px
    }

    .sustainability .box-2 a {
        line-height: 20px
    }

    .sustainability .box-2 p {
        font-size: .875em;
        text-align: left
    }
}

.error-page h2,.error-page .generic.sizes h5,.error-page .sizes.my-account h5,.error-page .sizes.return-customer h5,.error-page .sizes.kids h5,.error-page .generic .sizes h5,.error-page .my-account .sizes h5,.error-page .return-customer .sizes h5,.error-page .kids .sizes h5,.generic.sizes .error-page h5,.sizes.my-account .error-page h5,.sizes.return-customer .error-page h5,.sizes.kids .error-page h5,.generic .sizes .error-page h5,.my-account .sizes .error-page h5,.return-customer .sizes .error-page h5,.kids .sizes .error-page h5 {
    font-size: 50px
}

@media (max-width: 991px) {
    .error-page h2,.error-page .generic.sizes h5,.error-page .sizes.my-account h5,.error-page .sizes.return-customer h5,.error-page .sizes.kids h5,.error-page .generic .sizes h5,.error-page .my-account .sizes h5,.error-page .return-customer .sizes h5,.error-page .kids .sizes h5,.generic.sizes .error-page h5,.sizes.my-account .error-page h5,.sizes.return-customer .error-page h5,.sizes.kids .error-page h5,.generic .sizes .error-page h5,.my-account .sizes .error-page h5,.return-customer .sizes .error-page h5,.kids .sizes .error-page h5 {
        font-size:40px
    }
}

.error-page .error-code {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 200px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px
}

.error-page .error-code:hover {
    color: #fff
}

.error-page .error-code a {
    color: #fff
}

.error-page h1 {
    display: none
}

.error-page .message {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    font-size: 100px;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px
}

@media (max-width: 991px) {
    .error-page .message {
        font-size:60px;
        padding-left: 10px;
        padding-right: 10px
    }
}

.error-page a {
    color: #fff
}

.error-page p {
    margin-bottom: 20px
}

.error-page code pre {
    font-size: 13px;
    white-space: pre-wrap
}

@media (max-width: 991px) {
    .error-page .back {
        font-size:26px
    }
}

body.zh-cn header.main .lower-bar nav a,body.zh-cn header.main .lower-bar nav a i,body.zh-cn .hero figcaption a,body.zh-cn .hero figcaption span,body.zh-cn .hero .links a,body.zh-cn .hero .title,body.zh-cn .hero.with-title .title,body.zh-cn .home .boxes .title,body.zh-cn .home .boxes figcaption a,body.zh-cn .home .boxes .trending .title,body.zh-cn .home .flash-news header.title,body.zh-cn .landing h2,body.zh-cn .landing .generic.sizes h5,.generic.sizes body.zh-cn .landing h5,body.zh-cn .landing .sizes.my-account h5,.sizes.my-account body.zh-cn .landing h5,body.zh-cn .landing .sizes.return-customer h5,.sizes.return-customer body.zh-cn .landing h5,body.zh-cn .landing .sizes.kids h5,.sizes.kids body.zh-cn .landing h5,body.zh-cn .landing .generic .sizes h5,.generic .sizes body.zh-cn .landing h5,body.zh-cn .landing .my-account .sizes h5,.my-account .sizes body.zh-cn .landing h5,body.zh-cn .landing .return-customer .sizes h5,.return-customer .sizes body.zh-cn .landing h5,body.zh-cn .landing .kids .sizes h5,.kids .sizes body.zh-cn .landing h5,body.zh-cn .landing .generic.sizes h5,body.zh-cn .landing .sizes.my-account h5,body.zh-cn .landing .sizes.return-customer h5,body.zh-cn .landing .sizes.kids h5,body.zh-cn .generic.sizes .landing h5,body.zh-cn .sizes.my-account .landing h5,body.zh-cn .sizes.return-customer .landing h5,body.zh-cn .sizes.kids .landing h5,body.zh-cn .landing .sizes.my-account h5,body.zh-cn .sizes.my-account .landing h5,body.zh-cn .landing .generic .sizes h5,body.zh-cn .landing .my-account .sizes h5,body.zh-cn .landing .return-customer .sizes h5,body.zh-cn .landing .kids .sizes h5,body.zh-cn .generic .sizes .landing h5,body.zh-cn .my-account .sizes .landing h5,body.zh-cn .return-customer .sizes .landing h5,body.zh-cn .kids .sizes .landing h5,body.zh-cn .landing .my-account .sizes h5,body.zh-cn .my-account .sizes .landing h5,body.zh-cn section.submenu a,body.zh-cn section.submenu figcaption {
    font-weight: bolder
}

body.zh-cn .home .boxes.latest .title {
    font-size: 110px
}

@media (max-width: 991px) {
    body.zh-cn .home .boxes.latest .title {
        font-size:80px
    }
}

#outofstocknotification-form .message {
    display: none
}

#outofstocknotification-form[class^=ajax-] button .submit {
    display: none
}

#outofstocknotification-form.ajax-success .message.success {
    display: block
}

#outofstocknotification-form.ajax-error .message.error {
    display: block
}

#outofstocknotification-form.ajax-loading .message.loading {
    display: block
}
