@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'), url(/web_assets/fonts/Montserrat-LightItalic.woff2) format('woff2'),url(/web_assets/fonts/Montserrat-LightItalic.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2ac122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: local('Montserrat Italic'), local('Montserrat-Italic'), url(/web_assets/fonts/Montserrat-Italic.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-Italic.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url(/web_assets/fonts/Montserrat-SemiBoldItalic.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-SemiBoldItalic.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: local('Montserrat Light'), local('Montserrat-Light'), url(/web_assets/fonts/Montserrat-Light.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-Light.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(/web_assets/fonts/Montserrat-Regular.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-Regular.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(/web_assets/fonts/Montserrat-SemiBold.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-SemiBold.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(/web_assets/fonts/Montserrat-MediumItalic.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-MediumItalic.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url(/web_assets/fonts/Montserrat-Medium.woff2) format('woff2'), url(/web_assets/fonts/Montserrat-Medium.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Bootstrap v4.6.1 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/


/*! normalize.css v4.6.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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: 1px dotted;
}

b,strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
    appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,th {
    padding: 0;
}

@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!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^="javascript:"]:after,a[href^="#"]:after {
        content: "";
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img,tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }

    h2,h3,p {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff!important;
    }

    .navbar {
        display: none;
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse!important;
    }

    .table td,.table th {
        background-color: #fff!important;
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
}

body {
    line-height: 1.42857143;
    background-color: #fff;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    /* outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;*/
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.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,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.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: 36px;
}

.h2,h2 {
    font-size: 30px;
}

.h3,h3 {
    font-size: 24px;
}

.h4,h4 {
    font-size: 18px;
}

.h5,h5 {
    font-size: 14px;
}

.h6,h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

.small,small {
    font-size: 85%;
}

.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: #337ab7;
}

a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px;
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd,dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0;
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: '';
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.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;
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        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;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption + thead>tr:first-child>td,.table>caption + thead>tr:first-child>th,.table>colgroup + thead>tr:first-child>td,.table>colgroup + thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table>tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

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;
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }

    .table-responsive>.table-bordered {
        border: 0;
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    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;
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple],select[size] {
    height: auto;
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
}

.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,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
    appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
        line-height: 34px;
    }

    .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],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
        line-height: 30px;
    }

    .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],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.checkbox + .checkbox,.radio + .radio {
    margin-top: -5px;
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox-inline + .checkbox-inline,.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed;
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm,textarea.input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg,textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 30px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(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: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto;
    }

    .form-inline .input-group>.form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0;
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        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: 14.33px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none;
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    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.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    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.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    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.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    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;
    box-shadow: none;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    visibility: hidden;
}

.collapse.in {
    display: block;
    visibility: visible;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown,.dropup {
    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: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 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:focus,.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777;
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    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: 12px;
    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 solid;
}

.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;
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left;
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2;
}

.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group>.btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn + .btn,.btn-group-vertical>.btn + .btn-group,.btn-group-vertical>.btn-group + .btn,.btn-group-vertical>.btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.btn-group-justified>.btn-group .btn {
    width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.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-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    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 {
    margin-left: -1px;
}
/* 10/20/2020 DPM-37 Global Styled Radio buttons */
.bs-radio-styled{
    position:relative;
    width: 8%
}
@media (max-width:767px){
    .bs-radio-styled{
        width: 12%
    }
}
.bs-radio-styled input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 24px;
    width: 24px;
    top: 0;
    left: 0;
    margin:0 0 0 15px;
}
.bs-radio-styled span {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    margin:0 0 0 15px;
    cursor: pointer;
}
.bs-radio-styled input:checked + span{
    border-color:#000;
}
.bs-radio-styled span:hover{
    background-color:#cccccc;
}
.bs-radio-styled input:disabled + span:hover{
    cursor: not-allowed;
}
.bs-radio-styled input:disabled + span:hover,
.bs-radio-styled input:checked + span:hover{
    background-color:#fff;
}
.bs-radio-styled span:after {
    content: "";
    position: absolute;
    display: none;
    top: 4px;
    left: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #000;
}
.bs-radio-styled input:checked + span:after{
    display: block;
}
.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:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav>li.disabled>a {
    color: #777;
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 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: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    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: 4px;
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li + li {
    margin-left: 2px;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}

.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: 4px;
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
        visibility: visible!important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none;
}

.navbar-brand>img {
    display: block;
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto;
    }

    .navbar-form .input-group>.form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0;
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important;
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }

    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333;
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808;
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb>.active {
    color: #777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager li {
    display: inline;
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.pager .next>a,.pager .next>span {
    float: right;
}

.pager .previous>a,.pager .previous>span {
    float: left;
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge + .badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail a>img,.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: 700;
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-right,.media>.pull-right {
    padding-left: 10px;
}

.media-left,.media>.pull-left {
    padding-right: 10px;
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    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: 4px;
    border-top-right-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:focus,a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    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 {
    margin-bottom: 20px;
    background-color: #fff;
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 15px 15px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

button.close {
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}
.modal-backdrop[style="height: 0px;"]{
    height: 100% !important;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    min-height: 16.43px;
    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,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 100000070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.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-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.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;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0;
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    /* outline: 0;*/
    opacity: .9;
}

.carousel-control:hover, .carousel-control:active {
    outline: 0;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " ";
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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 {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width:device-width;
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important;
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row!important;
    }

    td.visible-xs,th.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;
    }

    tr.visible-sm {
        display: table-row!important;
    }

    td.visible-sm,th.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;
    }

    tr.visible-md {
        display: table-row!important;
    }

    td.visible-md,th.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;
    }

    tr.visible-lg {
        display: table-row!important;
    }

    td.visible-lg,th.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;
    }

    tr.visible-print {
        display: table-row!important;
    }

    td.visible-print,th.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;
    }
}

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,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: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: 700;
}

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: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    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;
    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;
    appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,th {
    padding: 0;
}

.breadcrumb {
    background: none;
    border-radius: 0;
}

.btn-xs {
    font-size: 1rem;
}

@media screen and (max-width:767px) {
    .btn-block-mobile {
        display: block;
    }
}

ul,ol {
    padding-left: 25px;
}

.lead {
    font-weight: 300;
}

.nav-tabs {
    margin-bottom: 2rem;
}

.nav-tabs>li>a {
    border-radius: 0;
    text-decoration: none;
}

@media screen and (min-width:768px) {
    .nav-tabs {
        margin-bottom: 0;
    }

    .nav-tabs.nav-tabs-margin {
        margin-bottom: 2rem;
    }

    .tab-content {
        position: relative;
        padding-top: 20px;
        background: #fff;
    }
}

.nav.nav-tabs>li>a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.form-control,select {
    border-radius: 0;
    box-shadow: none;
    border-color: #000;
}

label {
    font-weight: 300;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.form-inline {
    margin-bottom: 2rem;
}

.alert {
    border-radius: 0;
    font-size: 1.4rem;
    font-weight: 700;
}

.product-details .alert {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: .8rem;
    font-size: 1.4rem;
}

.product-wrap .alert {
    margin-top: 2rem;
    padding: .8rem;
    text-transform: uppercase;
}

.alert h2,.alert h3,.alert h4,.alert h5,.alert h6 {
    margin-bottom: 0;
}

.alert p {
    margin-bottom: 1rem;
}

.alert .alert-inner>*:last-child {
    margin-bottom: 0;
}

.alert.has-icon .alert-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 3.2rem;
    padding: 0 1.5rem 0 4.2rem;
    background-size: 3.2rem 3.2rem;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.alert.has-icon.alert-danger .alert-inner {
    background-image: url(/web_assets/svg/alerts/danger.svg);
}

.alert.has-icon.alert-danger.alert-alt .alert-inner {
    background-image: url(/web_assets/svg/alerts/danger-white.svg);
}

.alert.has-icon.alert-warning .alert-inner {
    background-image: url(/web_assets/svg/alerts/warning.svg);
}

.alert.has-icon.alert-info .alert-inner {
    background-image: url(/web_assets/svg/alerts/info-blue.svg);
}

.alert.has-icon.alert-info.alert-alt .alert-inner {
    background-image: url(/web_assets/svg/alerts/info-white.svg);
}

.alert.has-icon.alert-success .alert-inner {
    background-image: url(/web_assets/svg/alerts/success.svg);
}

.alert.has-icon.alert-success.alert-alt .alert-inner {
    background-image: url(/web_assets/svg/alerts/success-white.svg);
}

.alert.alert-tight {
    line-height: 1.2;
}

.alert.alert-tight.has-icon .alert-inner {
    padding: 0 1.5rem 0 3.4rem;
    background-size: 2.4rem 2.4rem;
    background-position: 0 0;
}

.alert.alert-tight .close {
    top: 1rem;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.alert .close {
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.alert .close svg {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
}

.alert .alert-inner {
    position: relative;
    max-width: 117rem;
    margin: 0 auto;
    background: none;
}

.product-details .alert {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: .8rem;
    font-size: 1.4rem;
}

.product-wrap .alert {
    margin-top: 2rem;
    padding: .8rem;
    text-transform: uppercase;
}

.alert p:last-child{
    margin-bottom: 0 !important;
}

.alert.alert-success {
    color: #060;
    background: #dff0d8;
    border-color: #dcecce;
}

.alert.alert-success a:not(.btn),.alert.alert-success a:not(.btn):hover {
    color: #060;
}

.alert.alert-info {
    color: navy;
    background: #d9edf7;
    border-color: #bde8f1;
}

.alert.alert-info a:not(.btn),.alert.alert-info a:not(.btn):hover {
    color: navy;
}

.alert.alert-warning {
    color: #000;
    background: #ffe4b2;
    border-color: #ffd992;
}

.alert.alert-danger {
    color: #ce072a;
    background: #f2dede;
    border-color: #eed4d4;
}

.alert.alert-danger a:not(.btn),.alert.alert-danger a:not(.btn):hover {
    color: #ce072a;
}

.alert.alert-alt.alert-success {
    background: #060;
    border-color: transparent;
}

.alert.alert-alt.alert-info {
    background: navy;
    border-color: transparent;
}
.alert.alert-alt.alert-warning {
    color: #000;
    background: #ffa500;
    border-color: transparent;
}
.alert.alert-secondary.alert-warning {
    color: #343434;
    background-color: #FEFCF5;
    border-color: #ffd151;
}

.alert.alert-alt.alert-danger {
    background: #ce072a;
    border-color: transparent;
}
.alert.alert-secondary.alert-danger {
    color: #B12C39;
    background-color: #fe40530d;
    border-color: #b12c3970;
}
.alert.alert-secondary {
    border-radius: 5px;
    font-weight: 400;
    border-width: 2px;
}

.alert.alert-alt.alert-success,.alert.alert-alt.alert-info,.alert.alert-alt.alert-danger {
    color: #fff;
}

.alert.alert-alt.alert-success svg,.alert.alert-alt.alert-info svg,.alert.alert-alt.alert-danger svg {
    fill: #fff;
}

.alert.alert-alt.alert-success a,.alert.alert-alt.alert-success a:hover,.alert.alert-alt.alert-info a,.alert.alert-alt.alert-info a:hover,.alert.alert-alt.alert-danger a,.alert.alert-alt.alert-danger a:hover {
    color: #fff;
}

.alert h2,.alert h3,.alert h4,.alert h5,.alert h6 {
    margin-bottom: 0;
}

.alert .alert-inner>*:last-child {
    margin-bottom: 0;
}

.modal-content {
    border-radius: 0;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}

.alert-success,.alert-info,.alert-warning,.alert-danger {
    color: #000;
}

.well {
    border-radius: 0;
    box-shadow: 0 0 0 0 #000;
    padding: 1.2rem 1.5rem;
    background: #eee;
    border-color: transparent;
}

.well>:last-child {
    margin-bottom: 0;
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-width: 1px;
}

.input-group .form-control {
    border-right-color: #000;
}

.has-error,.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #ce072a;
}

.has-error .form-control {
    border-color: #ce072a;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #eee;
}

.dropdown-menu>li.selected>a {
    background-color: #eee;
}

.dropdown-menu .row,.col-border-wrap .row {
    overflow: hidden;
}

.dropdown-menu .row .col-border,.col-border-wrap .row .col-border {
    margin-bottom: -9999rem;
    padding-bottom: 9999rem;
    border-right: .1rem solid #ddd;
}

@media screen and (max-width:767px) {
    .dropdown-menu .row .col-border,.col-border-wrap .row .col-border {
        border: 0;
    }
}

@media screen and (max-width:991px) {
    .dropdown-menu .row .col-border {
        margin-bottom: 0;
        padding-bottom: 0;
        border: 0;
    }
}

html {
    font-size: 62.5%;
}

body {
    font-size: 1.4rem;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #000;
    letter-spacing: .05em;
}

.longform h3,.longform h4,.longform h5,.longform h6 {
    margin-bottom: .5rem;
}

.longform hr + h2,.longform hr + h3,.longform hr + h4,.longform hr + h5,.longform hr + h6 {
    margin-top: 2rem;
}

.longform li,.longform dd,.longform p,.longform .detail-wrap,.longform .alert,.longform table,.longform td,.longform th {
    letter-spacing: 0;
}

.longform section:before {
    display: block;
    content: ' ';
    margin-top: -10rem;
    height: 10rem;
    visibility: hidden;
}

hr {
    border-color: #ddd;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover,a:active {
    color: #000;
    text-decoration: underline;
}

a:focus {
    color: #000;
}

.block {
    display: block;
}

@media screen and (min-width:992px) {
    .block-lg {
        display: block;
    }
}

@media screen and (min-width:768px) {
    .block-md {
        display: block;
    }
}

.margin-top {
    margin-top: .5rem;
}

.margin-top-lg {
    margin-top: 1rem!important;
}

@media screen and (min-width:992px) {
    .text-right-lg {
        text-align: right;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .center-sm {
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .center-xs {
        text-align: center;
    }
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    color: #000;
}

dl {
    margin-bottom: 0;
}

.img-center {
    margin-left: auto;
    margin-right: auto;
}

ul.ul-spaced li {
    margin-bottom: 1rem;
}

.margin-top-extra {
    margin-top: 2.5rem!important;
}

.margin-bottom-extra {
    margin-bottom: 2.5rem!important;
}

.content .container-fluid {
    max-width: 120rem;
    margin: 0 auto;
}

.content .container-fluid:before,.content .container-fluid:after {
    content: "";
    display: table;
}

.content .container-fluid:after {
    clear: both;
}

.content.content-wide .container-fluid {
    max-width: 168rem;
}

.frameless .content .container-fluid {
    max-width: none;
}

.frameless #copyright {
    padding: 1.5rem 1.5rem 5rem 1.5rem;
    text-transform: uppercase;
}

.content-pad {
    padding: 2rem 0;
}

.page-pdp {
    padding-bottom: 30px;
}

#header-wrap {
    width: 100%;
    height: 9rem;
}

#header {
    position: relative;
    z-index: 500;
    height: 9rem;
    background-color: #fff;
    border-bottom: .1rem solid #ddd;
}

.sticky {
    padding-top: 112px;
}

.sticky #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

#header #header-inner {
    position: relative;
    max-width: 120rem;
    margin: 0 auto;
    height: 3.7rem;
}

.sticky #header #header-inner {
    height: 3.7rem;
}

@media screen and (max-width:991px) {
    #header-wrap,#header {
        height: 10rem;
    }
}
#header #header-inner .header-link-myCloset {
    margin: 1rem 1.5rem 0;
    display: inline-block;
}
#menu-utility {
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    list-style: none;
    margin: 0;
}

#menu-utility>li,
#header #header-inner .header-link-myCloset {
    font-size: 1.2rem;
    font-weight: 300;
}

#menu-utility>li>a {
    text-decoration: underline;
}

#menu-utility>li .dropdown-menu a {
    text-decoration: none;
}

#menu-utility>li {
    display: inline-block;
    padding-left: 1.5rem;
    line-height: 1.5;
}

@media screen and (max-width:991px) {
    #menu-utility {
        display: none;
    }
}

#menu:not(.offcanvas-menu){
    margin-top: 1rem;
    position: relative;
    height: 3.2rem;
}

#menu:before,#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}

.sticky #menu {
    height: 3.2rem;
    width: 100%;
}

#menu>ul {
    max-width: 120rem;
    margin: 0 auto;
    list-style: none;
    padding: 0 1.5rem;
}

#menu>ul>li {
    float: left;
}

#menu>ul>li>a {
    cursor: pointer;
    display: block;
    line-height: 3.2rem;
    text-decoration: none;
    padding: 0 2.5rem;
    transition: all .2s ease;
}

@media screen and (max-width:1240px) {
    #menu>ul>li>a {
        padding: 0 2.2rem;
    }
}

@media screen and (max-width:1140px) {
    #menu>ul>li>a {
        padding: 0 1.5rem;
    }
}

#menu>ul>li>a span {
    display: block;
    transition: all .2s ease;
}

#menu>ul>li>a:hover {
    color: #000;
}

#menu>ul>li>a>h2 {
    margin: 0;
    line-height: 4rem;
    line-height: 3.2rem;
    letter-spacing: .05em;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
}

#menu>ul>li>a.menu-sale {
    color: #ce072a;
}

#menu>ul>li:first-child>a {
    padding-left: 0;
}

#menu>ul>li.search-toggle-wrap {
    float: right;
    margin-right: 4.2rem;
}

#menu>ul>li.search-toggle-wrap a {
    display: block;
}

#menu>ul>li.search-toggle-wrap a:hover {
    border-bottom-color: transparent;
}

#menu>ul>li.search-toggle-wrap .icon-search {
    position: relative;
    top: .2rem;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: .5rem;
}

@media screen and (max-width:991px) {
    #menu>ul>li.search-toggle-wrap {
        display: none;
    }
}

#menu .dropdown {
    position: static;
}

#menu .dropdown .dropdown-menu {
    margin: 0;
    border: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    padding: 3rem 0 2rem 0;
    background: rgba(255,255,255,1);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}

@media screen and (max-width:991px) {
    #menu .dropdown .dropdown-menu {
        background-color: #fff;
        padding-top: 1rem;
        padding-bottom: 0;
    }
}

@media screen and (min-width:992px) {
    #menu .dropdown .dropdown-menu .dropdown-inner>div {
        overflow: hidden;
    }

    #menu .dropdown .dropdown-menu .dropdown-inner>div>div {
        border-right: 1px solid #e5e2e0;
        margin-bottom: -99999px;
        padding-bottom: 99999px;
    }

    #menu .dropdown .dropdown-menu .dropdown-inner>div>div:last-child {
        border-right: 0;
    }
}

#menu .dropdown .dropdown-menu.dropdown-menu-search {
    padding: 0;
}

@media screen and (max-width:991px) {
    #menu .dropdown .dropdown-menu [class*='col-'] {
        margin-bottom: 3rem;
        padding: 1rem 0 0 4rem;
    }
}

@media screen and (min-width:992px) {
    #menu .dropdown .dropdown-menu {
        padding-bottom: 4rem;
    }
}

#menu .dropdown .dropdown-menu h3 {
    margin: 0 0 1.2rem 0;
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

@media screen and (max-width:991px) {
    #menu .dropdown .dropdown-menu h3 {
        color: #000;
        margin-bottom: 1.5rem;
        font-size: 1.7rem;
    }
}

#menu .dropdown .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu .dropdown .dropdown-menu ul li {
    margin-bottom: .7rem;
}

#menu .dropdown .dropdown-menu ul li a {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
}

@media screen and (max-width:991px) {
    #menu .dropdown .dropdown-menu ul li a {
        padding: .2rem 0;
        font-size: 1.4rem;
        color: #000;
    }
}

@media screen and (max-width:991px) {
    #menu .dropdown .dropdown-menu ul li {
        font-size: 1.4rem;
    }
}

#menu .dropdown .dropdown-menu a:not(.st-btn,.st-cta) {
    display: inline-block;
    text-decoration: none;
    line-height: 2.4rem;
    color: #000;
    letter-spacing: .04em;
}

@media screen and (max-width:991px) {
    #menu .dropdown .dropdown-menu a:not(.st-btn,.st-cta) {
        font-size: 1.2rem;
        letter-spacing: .04em;
        color: dimgray;
        font-weight: 500;
    }
}

#menu .dropdown .dropdown-menu a:not(.st-btn,.st-cta):hover {
    text-decoration: underline;
}

#menu .dropdown-inner {
    max-width: 120rem;
    margin: 0 auto;
}

@media screen and (max-width:991px) {
    #menu .dropdown-menu {
        position: static;
        float: none;
        width: 100%;
        padding: .5rem 0;
        border: 0;
        box-shadow: none;
    }

    #menu .ship-to {
        margin: 0;
        line-height: 1.5;
        color: #000;
        border-bottom: .1rem solid #ddd;
        padding: 1.6rem 1.5rem;
        font-size: 1.4rem;
    }

    #menu .ship-to img {
        vertical-align: baseline;
    }
}

@media screen and (min-width:992px) {
    #menu .dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        zoom: 1;
        transition: visibility linear 0.25s,opacity 0.25s linear;
    }
}

#menu>ul>li.open>h2>a {
    z-index: 9999;
}

#menu>ul>li.open>h2>a:before,#menu>ul>li.open>h2>a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
}

#menu>ul>li.open>h2>a:before {
    bottom: -.6rem;
    border-top: .6rem solid #ddd;
    border-right: 1.2rem solid transparent;
    border-left: 1.2rem solid transparent;
    left: calc(50% - 1.2rem);
}

#menu>ul>li.open>h2>a:after {
    bottom: -5px;
    left: calc(50% - 1rem);
    border-top: .5rem solid white;
    border-right: 1rem solid transparent;
    border-left: 1rem solid transparent;
}

@media screen and (min-width:992px) {
    #menu>ul>li.open:first-child>h2>a:after {
        left: calc(50% - 1rem - 2rem);
    }
}

@media screen and (min-width:1200px) {
    #menu>ul>li.open:first-child>h2>a:after {
        left: calc(50% - 1rem - 2.75rem);
    }
}

@media screen and (min-width:992px) {
    #menu>ul>li.open:first-child>h2>a:before {
        left: calc(50% - 1.2rem - 2rem);
    }
}

@media screen and (min-width:1200px) {
    #menu>ul>li.open:first-child>h2>a:before {
        left: calc(50% - 1.2rem - 2.75rem);
    }
}

@media screen and (max-width:991px) {
    #menu>ul .dropdown>a>h2,
    [role="menu"] .st-module.st-header-todays-offers-banner .todays-offer-modal-link {
        font-size: 1.7rem !important;
        font-weight: 500;
    }

    #menu>ul .dropdown>a:first-child {
        padding: 1.8rem 1.5rem 1.4rem 1.5rem;
        font-size: 1.7rem;
        letter-spacing: .02em;
        padding: 1.6rem 1.5rem;
    }
}

#menu.hover>ul>li.menu-inactive>a>h2 {
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1;
}

@media screen and (min-width:992px) {
    #menu.hover>ul>li.open .dropdown-menu {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        zoom: 1;
        transition: visibility linear 0s,opacity 0.25s linear;
    }
}

.menu-toggle {
    display: none;
}

@media screen and (max-width:991px) {
    .menu-toggle {
        display: block;
    }
}

@media screen and (max-width:991px) {
    #menu>ul {
        padding: 0;
    }

    #menu>ul .dropdown {
        width: 100%;
        display: block;
        float: none;
        border-bottom: .1rem solid #ddd;
    }

    #menu>ul .dropdown>a>h2 {
        line-height: 1.5;
    }

    #menu>ul .dropdown>a>h2>span {
        border-bottom: 0;
    }

    #menu>ul .dropdown>a>h2>span:after {
        display: block;
        float: right;
        font-size: 0;
        line-height: 0;
        content: url(/web_assets/svg/close-large.svg);
        opacity: .8;
        filter: alpha(opacity=80);
        zoom: 1;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: all .5s ease;
        margin-top: .7rem;
        width: 1.3rem;
        height: 1.3rem;
    }

    #menu>ul .dropdown.dropdown.active>a>h2>span {
        border-bottom: 0;
    }

    #menu>ul .dropdown.dropdown.active>a>h2>span:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    #menu .dropdown-menu {
        position: static;
        float: none;
        width: 100%;
        padding: .5rem 0;
        border: 0;
        box-shadow: none;
    }

    #menu .ship-to {
        margin: 0;
        line-height: 1.5;
        color: #000;
        border-bottom: .1rem solid #ddd;
        padding: 1.6rem 1.5rem;
        font-size: 1.4rem;
    }

    #menu .ship-to img {
        vertical-align: baseline;
    }
}

html.offcanvas-open,body.offcanvas-open {
    width: 100%;
    height: 100%;
}

html.offcanvas-open #header,body.offcanvas-open #header {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.offcanvas-open #page-wrap {
    overflow: hidden!important;
}

@media screen and (max-width:991px) {
    #page-wrap {
        position: relative;
        transition: all .5s ease
    }

    #page-wrap #menu {
        -webkit-overflow-scrolling: touch;
        position: fixed;
        z-index: 2050;
        top: 0;
        left: 0;
        left: -100%;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        padding-bottom: 3rem;
        background: #fff;
        opacity: 0;
        filter: alpha(opacity=0);
        zoom: 1;
        transition: opacity .3s ease;
        animation: 0.2s linear 0s navclose;
    }

    .offcanvas-open #page-wrap #menu {
        left: auto;
        opacity: 1;
        filter: alpha(opacity=100);
        zoom: 1;
        animation: 0.2s linear 0s navslide;
    }

    @keyframes navslide {
        from {
            right: 100%;
        }

        to {
            right: 0;
        }
    }

    @keyframes navclose {
        from {
            left: 0;
        }

        to {
            left: -100%;
        }
    }
}

.frameless-header {
    margin: 0 -1.5rem 2rem -1.5rem;
    padding: 1rem 1.5rem;
    background: #eee;
}

.frameless-header h3 {
    margin: 0;
}

@media screen and (max-width:991px) {
    .search-toggle-open {
        background: #fff;
    }
}

#search-wrap {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 500;
    background: #fcf8f4;
    padding: .8rem 0;
}

#search-wrap #search {
    max-width: 120rem;
    margin: 0 auto;
    padding: 1rem 1.5rem;
}

#search-wrap .icon-search {
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    margin-top: .7rem;
    fill: #838383;
}

#search-wrap .form-control {
    color: #000;
    font-size: 1.6rem;
    letter-spacing: .05em;
    font-weight: 400;
    background: transparent;
    border-color: transparent;
    box-shadow: none;
}

#search-wrap .form-control::-webkit-input-placeholder {
    color: #000;
}

#search-wrap .form-control:-moz-placeholder {
    color: #000;
}

#search-wrap .form-control::-moz-placeholder {
    color: #000;
}

#search-wrap .form-control:-ms-input-placeholder {
    color: #000;
}

#search-wrap .search-close {
    display: inline-block;
    padding: 0 0 0 1.4rem;
    height: 3.4rem;
    border: 0;
}

#search-wrap .search-close .icon-close {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    margin-top: .9rem;
    fill: #000;
    transition: fill .25s ease;
}

#search-wrap .search-close:hover .icon-close {
    fill: #000;
}

.offcanvas-open #search-wrap {
    display: none!important;
}

@media screen and (min-width:992px) {
    .menu-toggle,.menu-stores,.menu-search {
        display: none;
    }
}

#mobile-menu-utility {
    position: relative;
    max-width: 120rem;
    margin: 0 auto;
}

#mobile-menu-utility>div {
    position: absolute;
    bottom: 0;
    right: 0;
}

@media screen and (max-width:991px) {
    #mobile-menu-utility {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5.6rem;
        border-top: .1rem solid transparent;
    }

    #mobile-menu-utility>div {
        width: 100%;
        left: 0;
    }

    #mobile-menu-utility .menu-toggle,#mobile-menu-utility .menu-stores,#mobile-menu-utility .menu-search,#mobile-menu-utility .menu-bag {
        position: relative;
        display: block;
        float: left;
        width: 25%;
        height: 5.5rem;
        padding-top: .8rem;
        text-align: center;
        text-decoration: none;
        background: #fff;
    }

    #mobile-menu-utility .menu-stores,#mobile-menu-utility .menu-search,#mobile-menu-utility .menu-bag {
        border-left: .1rem solid transparent;
    }
}

#mobile-menu-utility .mobile-label {
    display: none;
}

#mobile-menu-utility .menu-bag .bag-wrap {
    position: relative;
    display: block;
    width: 2.5rem;
    height: 2.2rem;
    margin: 0 auto;
    text-align: center;
}

#mobile-menu-utility .menu-bag .bag-wrap .icon-bag {
    display: inline-block;
    width: 2.5rem;
    height: 2.2rem;
    transition: fill .25s ease;
}

#mobile-menu-utility .menu-bag .bag-number {
    display: inline-block;
    position: absolute;
    left: 0;
    text-align: center;
    color: #fff;
    width: 2.5rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    font-size: 1.2rem;
    top: .5rem;
}

@media screen and (min-width:992px) {
    #mobile-menu-utility .menu-bag {
        position: absolute;
        right: 1.5rem;
        bottom: .8rem;
    }
}

#mobile-menu-utility .icon-menu,#mobile-menu-utility .icon-search {
    width: 2rem;
    height: 2rem;
}

#mobile-menu-utility .icon-map {
    width: 1.4rem;
    height: 2.2rem;
}

@media screen and (max-width:991px) {
    #mobile-menu-utility .mobile-label {
        display: block;
        position: absolute;
        bottom: .4rem;
        width: 100%;
        font-size: 1.1rem;
        line-height: 2rem;
        text-align: center;
        text-transform: uppercase;
    }
}

.menu-header-mobile {
    display: none;
    padding: 1.5rem 1.5rem 2.5rem 1.5rem;
    font-size: 1.4rem;
    color: #fff;
    background: #000;
}

.menu-header-mobile p {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.menu-header-mobile .customer-links a {
    font-weight: 500;
    letter-spacing: .02em;
}

.menu-header-mobile .customer-links a:first-child {
    margin-left: 0;
}

.menu-header-mobile h3 {
    margin: 0 0 .5rem 0;
}

.menu-header-mobile p {
    margin-bottom: 1.5rem;
}

.menu-header-mobile a {
    color: #fff;
}

.menu-header-mobile .icon-close {
    width: 2rem;
    height: 2rem;
    fill: #fff;
}

.menu-header-mobile .customer-links {
    margin: 2rem 0;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .02em;
}

.menu-header-mobile .customer-links a + a {
    margin-left: .8rem;
}

@media screen and (max-width:991px) {
    .menu-header-mobile {
        display: block;
    }
}

@media screen and (min-width:992px) {
    .sub-nav-split:before,.sub-nav-split:after {
        content: "";
        display: table;
    }

    .sub-nav-split:after {
        clear: both;
    }

    .sub-nav-split li {
        float: left;
        width: 50%;
    }

    .sub-nav-split li:nth-child(odd) {
        clear: left;
    }
}

.menu-bag,.menu-signin {
    position: relative;
}

.dropdown-signin {
    margin-top: 3rem;
}

.dropdown-signin,#persistent-cart {
    width: 32rem;
    display: block!important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    padding: 2rem;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    border: 1px solid #000;
    border-top-width: 3px;
    border-radius: 0;
    box-shadow: none;
    transition: all .4s ease;
}

.dropdown-signin h3,#persistent-cart h3 {
    margin: 0 0 1rem 0;
}
.dropdown-signin h3 {
    text-transform:none;
}
.dropdown-signin p,#persistent-cart p {
    font-size: 1.4rem;
}

.dropdown-signin .dropdown-inner,#persistent-cart .dropdown-inner {
    text-align: center;
}

.dropdown-signin .dropdown-inner ul,#persistent-cart .dropdown-inner ul {
    margin-top: 2rem;
}

.dropdown-signin .dropdown-inner ul li,#persistent-cart .dropdown-inner ul li {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    font-weight: 300;
    /*text-transform: uppercase;*/
}

.dropdown-signin .dropdown-inner ul a,#persistent-cart .dropdown-inner ul a {
    text-decoration: none;
    /*text-transform: uppercase;*/
}

.dropdown-signin .dropdown-inner ul a:hover,#persistent-cart .dropdown-inner ul a:hover {
    text-decoration: underline;
}

.dropdown-signin .dropdown-inner ul,#persistent-cart .dropdown-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.dropdown-signin .dropdown-inner ul li,#persistent-cart .dropdown-inner ul li {
    margin-bottom: 2rem;
}

.dropdown-signin span,#persistent-cart span {
    display: inline!important;
}

.dropdown-signin .icon-close,#persistent-cart .icon-close {
    float: right;
    margin-top: -.4rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    color: #000;
}

.dropdown-signin hr,#persistent-cart hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

#persistent-cart {
    text-align: left;
    top: 100%;
    width: 37rem;
}

#persistent-cart .cart-inner .customer-links {
    font-size: 1.4rem;
    text-align: center;
    text-transform: uppercase;
}

#persistent-cart .cart-inner .customer-links a {
    margin: 0 .8rem;
}

#persistent-cart .product-details-wrap {
    max-height: 41rem;
    margin: 0 0 1.5rem 0;
    overflow-y: scroll;
    overflow-x: hidden;
    border-bottom: .2rem solid #ddd;
}

@media (max-height: 830px) {
    #persistent-cart .product-details-wrap {
        max-height: 21rem;
    }
}

#persistent-cart .bag-promo-img {
    margin: 0 -1rem -1rem -1rem;
}

@media screen and (min-width:992px) {
    #persistent-cart {
        margin-top: .7rem;
    }
}

#persistent-cart .p-cart-summary h3 {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 3rem;
}

#persistent-cart .p-cart-summary .toggle {
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
    cursor: pointer;
}

#persistent-cart .p-cart-summary .toggle .caret {
    display: inline-block!important;
    margin-top: -.3rem;
}

#persistent-cart .p-cart-summary .toggle.open .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#persistent-cart .p-cart-summary .toggle-item {
    padding-top: 1rem;
}
#persistent-cart #pc-wrapper {
    box-shadow: inset 0px -12px 12px -12px rgb(0 0 0 / 20%);
}

.cart-links {
    margin: 0 0 2rem 0;
    text-align: center;
}

.cart-links a {
    font-weight: 700;
    text-transform: uppercase;
}

.menu-bag>a {
    display: block;
    z-index: 1000;
}

.menu-bag.hover #persistent-cart,#persistent-cart.open,.menu-signin.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition: all .4s ease;
}

#persistent-mobile {
    font-size: 1.4rem;
    text-align: left;
    overflow: hidden;
}

#persistent-mobile .modal-dialog {
    width: auto!important;
    margin: 0!important;
}

#persistent-mobile .modal-content {
    border: 0;
}

#persistent-mobile .close {
    font-size: 4rem;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

#persistent-mobile h3 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
h3#persistent-mobile-label {
    margin-bottom: 2rem;
}

#persistent-mobile .bag-list {
    max-height: calc(100vh - 30.4rem);
    margin-bottom: 2rem;
    padding-bottom: 3rem;
    overflow: auto;
    border-bottom: .1rem solid #ddd;
}

#persistent-mobile .bag-list .media + .media {
    padding-top: 1.5rem;
    border-top: .1rem solid #ddd;
}

#persistent-mobile .p-type {
    display: block;
    font-weight: 400;
}

#persistent-mobile .media-object {
    width: 8.6rem;
}

.p-cart-btns .row {
    margin-left: -1rem;
    margin-right: -1rem;
}

.p-cart-btns .row [class*='col-'] {
    padding-left: 1rem;
    padding-right: 1rem;
}

#footer {
    padding: 3.5rem 0 5.5rem 0;
    font-weight: 400;
    color: dimgray;
    border-top: 4px solid #000;
}

@media screen and (max-width:991px) {
    #footer {
        border-top: 1px solid #000;
    }
}

#footer-inner .container-fluid {
    max-width: 120rem;
}

#footer-inner .footer-heading {
    line-height: 1.1;
    margin-bottom: 1.6rem;
    color: #000;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
}

#footer-inner ul {
    list-style: none;
    margin: 0 0 4rem 0;
    padding: 0;
}

#footer-inner ul li {
    margin-bottom: 1.2rem;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

#footer-inner ul li a {
    color: #000;
    text-decoration: none;
}

#footer-inner ul li a:hover {
    text-decoration: underline;
}

#footer-inner a {
    text-decoration: none;
}

.footer-newsletter .btn {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
}

@media screen and (max-width:991px) {
    .footer-newsletter {
        margin: 0 -1.5rem 2rem -1.5rem;
        padding: 1.5rem;
        border-bottom: .1rem solid #ddd;
    }

    .footer-newsletter .footer-heading {
        display: none;
    }

    .footer-newsletter .input-group {
        margin-bottom: 0;
    }

    .footer-newsletter label {
        color: #000;
    }
}

.footer-newsletter .input-group {
    margin-bottom: 4rem;
}

@media screen and (max-width:991px) {
    .footer-newsletter {
        text-align: center;
    }
}

#footer-bot {
    margin-top: 55px;
}

.copyright,.ship-to {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #757575;
}

.copyright a,.ship-to a {
    color: #737373!important;
}

.copyright span,.ship-to span {
    display: inline-block;
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid dimgray;
}

.copyright span:last-child,.ship-to span:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}

.copyright .copy,.ship-to .copy {
    font-weight: 300;
}

@media screen and (max-width:991px) {
    .copyright .copy,.ship-to .copy {
        margin-bottom: 1rem;
        display: block;
        border: 0;
    }
}

.ship-to {
    display: block;
    font-weight: 700;
    text-align: right;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.ship-to a {
    display: inline-block;
}

.ship-to img {
    display: inline-block;
    margin-left: 4px;
    width: 20px;
    vertical-align: baseline;
}

@media screen and (max-width:991px) {
    .ship-to {
        margin-top: 1rem;
        text-align: left;
    }
}

.mobile-contact {
    display: none;
}

@media screen and (max-width:991px) {
    #footer {
        padding-top: 0;
        text-align: center;
    }

    .mobile-contact {
        display: block;
        border-bottom: 1px solid #ddd;
        font-size: 0;
    }

    .mobile-contact div {
        font-size: 1.4rem;
        font-weight: 500;
        text-transform: uppercase;
    }

    .mobile-contact div {
        display: inline-block;
        width: 49%;
        line-height: 5rem;
        text-align: center;
    }

    .mobile-contact div:first-child {
        border-right: 1px solid #ddd;
    }
}

@media screen and (max-width:991px) and (max-width:479px) {
    .mobile-contact span {
        display: none;
    }
}

@media screen and (max-width:991px) {
    #footer-inner .footer-menu-block {
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #ddd;
    }

    #footer-inner .footer-menu-block h4 {
        font-size: 1.7rem;
    }

    #footer-inner .footer-menu-block .footer-heading {
        margin: 0;
        line-height: 5rem;
    }

    #footer-inner .footer-menu-block .footer-menu-toggle {
        margin-left: 25px;
        cursor: pointer;
    }

    #footer-inner .footer-menu-block .footer-menu-toggle:hover {
        color: #000;
    }

    #footer-inner .footer-menu-block .footer-menu-toggle:after {
        display: block;
        float: right;
        width: 10px;
        height: 10px;
        margin: 20px 15px 0 0;
        content: '';
        background: url(/web_assets/svg/plus.svg) 100% 50% no-repeat;
        background-size: 10px 10px;
        opacity: .4;
        filter: alpha(opacity=40);
        zoom: 1;
    }

    #footer-inner .footer-menu-block .footer-menu-toggle.open:after {
        background: url(/web_assets/svg/minus.svg) 100% 50% no-repeat;
    }

    #footer-inner .footer-menu-block ul {
        display: none;
        margin: 0;
    }

    #footer-inner #social {
        margin-bottom: 20px;
    }

    #footer-inner #social .footer-heading {
        display: none;
    }

    #footer-inner #footer-bot {
        margin-top: 0;
    }

    #footer-inner .ship-to {
        float: none;
        text-align: center;
        text-transform: uppercase;
        color: #000;
        padding: 1.6rem 1.5rem;
        font-size: 1.4rem;
    }

    #footer-inner .ship-to img {
        vertical-align: baseline;
    }
}

@media screen and (min-width:992px) {
    .footer-menu-block ul {
        display: block!important;
    }
}

#page-customer-care h4 {
    margin-bottom: 3px;
}

#logo {
    position: absolute;
    left: 50%;
    display: block;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0.9rem;
    width: 12.5rem;
    height: 3rem;
    transition: transform .2s ease;
}

#logo svg {
    width: 9.2rem;
    height: 3rem;
}

#logo svg {
    display: block;
}

@media screen and (max-width:991px) {
    #logo {
        top: .9rem;
        width: 10rem;
        height: 2.6rem;
    }

    #logo svg {
        width: 10rem;
        height: 2.6rem;
    }
}

h1,.h1 {
    margin: 0 0 2rem 0;
    font-family: "Montserrat",serif;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: .05rem;
}

h2,.h2 {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
}

h3,.h3 {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
}

h4,.h4 {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
}

h5,h6,.h5,.h6 {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
}

h2,h3,h4,h5,h6,.h2,.h3,.h4,.h5,.h6 {
    letter-spacing: .02em;
    margin: 3rem 0 1rem 0;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
    margin-top: 0;
}

.long-email {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}

.anchor:before {
    display: block;
    content: " ";
    margin-top: -10rem;
    height: 10rem;
    visibility: hidden;
}

@media screen and (max-width:991px) {
    .anchor:before {
        margin-top: -12rem;
        height: 12rem;
    }
}

.red {
    color: #ce072a;
}

.heading-styled {
    font-weight: 400;
    text-align: center;
    font-weight: 500;
}

.scroll-anchor {
    margin-top: -15rem;
    padding-top: 15rem;
}

@media screen and (max-width:991px) {
    .scroll-anchor {
        margin-top: -6rem;
        padding-top: 6rem;
    }
}

.link-no-underline {
    text-decoration: none;
}

.link-no-underline:hover {
    text-decoration: underline;
}

.heading-has-line {
    display: table;
    max-width: 80%;
    margin: 0 auto;
    white-space: nowrap;
}

.heading-has-line:before,.heading-has-line:after {
    border-top: 2px solid #000;
    content: '';
    display: table-cell;
    position: relative;
    top: .5em;
    width: 45%;
}

.heading-has-line:before {
    right: 1.5%;
}

.heading-has-line:after {
    left: 1.5%;
}

@media screen and (max-width:767px) {
    .heading-has-line {
        max-width: none;
        margin: 0;
    }
}

.serif {
    font-family: "Montserrat",serif;
}

.heading-serif {
    font-family: "Montserrat",serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.heading-lg {
    font-size: 7.2rem;
}

@media screen and (max-width:767px) {
    .heading-lg {
        font-size: 4rem;
    }
}

.weight-normal {
    font-weight: 300!important;
}

dt {
    font-weight: 600;
}

dd {
    margin: 0 0 2rem 0;
}

p,.p {
    margin: 0 0 2rem 0;
}

ul {
    margin: 0 0 2rem 0;
}

ol {
    margin: 0 0 2rem 0;
}

address {
    margin: 0 0 2rem 0;
    letter-spacing: 0;
}

.heading-suggest {
    margin: 80px 0 80px 0!important;
    text-align: center;
}

.fa-large {
    font-size: 32px;
}

.dl-horizontal {
    margin-bottom: 1rem;
}

.dl-horizontal dt {
    float: left;
    width: 100px;
    font-weight: 300;
    text-align: left;
}

.dl-horizontal .dt-divider {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #ddd;
}

.dl-horizontal .dt-divider + dd {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #ddd;
}

.dl-horizontal dt,.dl-horizontal dd {
    margin-bottom: 0;
}

.dl-horizontal dd {
    margin-left: 12rem;
}

.dl-horizontal dt {
    color: dimgray;
}

@media (max-width:540px) {
    .dl-horizontal {
        margin-bottom: 0;
    }

    .dl-horizontal dt {
        float: none;
        width: auto;
    }

    .dl-horizontal dd {
        margin: 0 0 1rem 0;
    }

    .dl-horizontal .dt-divider + dd {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
    }
}

.blockquote {
    margin: 4rem 0 2rem 0;
    padding: 0;
    font-family: "Montserrat",serif;
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
    border: 0;
    quotes: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";
}

.blockquote:before,.blockquote:after {
    display: block;
    content: open-quote;
    font-size: 72px;
    line-height: .1em;
}

.blockquote:after {
    content: close-quote;
    padding-top: 4rem;
}

.blockquote .author {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-style: italic;
}

.strikethrough {
    text-decoration: line-through;
}

.pad-right-10 {
    padding-right: 1rem;
}

.text-alert {
    color: #ce072a;
}

.italic {
    font-style: italic;
}

.tight {
    letter-spacing: 0;
}

.light {
    font-weight: 300;
}

.normal {
    font-weight: 300;
}

.medium {
    font-weight: 500;
}

.semibold {
    font-weight: 600;
}

.info-wrap {
    text-transform: uppercase;
}

.info-wrap span,.info-wrap a {
    vertical-align: middle;
    line-height: 2rem;
}

.info-wrap a {
    font-size: 1rem;
}

.info-wrap span {
    padding-right: 1rem;
}

.info-wrap span:after {
    padding-left: 1rem;
    content: '|';
}

.info-link {
    font-size: 1rem;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000;
}

.info-link:hover {
    text-decoration: underline;
}

.details-block {
    display: none;
    width: 100%;
    padding: 2rem 0;
    font-size: 1.4rem;
    text-align: center;
    color: #666;
}

.ol-styled {
    margin: 3rem 0 2rem 0;
    padding-left: 0;
    list-style: none;
}

.ol-styled:before,.ol-styled:after {
    content: "";
    display: table;
}

.ol-styled:after {
    clear: both;
}

.ol-styled li {
    position: relative;
    margin: 0 0 2rem 0;
    padding: .3rem 0 0 3.4rem;
    counter-increment: step-counter;
}

@media screen and (min-width:768px) {
    .ol-styled li {
        float: left;
        width: 50%;
        padding-right: 2rem;
    }
}

.ol-styled li:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: counter(step-counter);
    margin-right: 1rem;
    font-size: 1.4rem;
    font-weight: 700;
    width: 2.4rem;
    height: 2.4rem;
    line-height: 2.2rem;
    text-align: center;
    border: .1rem solid #000;
    border-radius: 50%;
}

.fit-icon {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    margin-right: .5rem;
    vertical-align: bottom;
}

.top-link {
    position: fixed;
    bottom: 33%;
    right: 0;
    z-index: 490;
    padding: 1.1rem;
    background: rgba(255,255,255,.7);
    border: .1rem solid #ddd;
    border-right: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: all .25s ease;
}

.top-link svg {
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    fill: #000;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.top-link:hover,.top-link:focus {
    background: #fff;
}

.top-link.inactive,.top-link.scrolling {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

@media screen and (min-width:992px) {
    .top-link {
        border: 0;
        background: rgba(0,0,0,.8);
    }

    .top-link svg {
        fill: #fff;
    }

    .top-link:hover {
        background: #000;
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .top-link {
        padding-right: 2rem;
    }
}

.icon-arrow-up,.icon-arrow-down {
    width: 3rem;
    height: 1rem;
}

.icon-close,.icon-plus {
    width: 1.2rem;
    height: 1.2rem;
}

.icon-arrow-left,.icon-arrow-right {
    width: 1rem;
    height: 1.5rem;
}

.icon-square {
    width: 1.6rem;
    height: 1.6rem;
    vertical-align: -.2rem;
}

.icon-square-sm {
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: -.2rem;
}

.icon-square-lg {
    width: 2.8rem;
    height: 2.8rem;
    vertical-align: -.8rem;
}

.icon-left {
    margin-right: .5rem;
}

.icon-right {
    margin-left: .5rem;
}

.has-icon,.has-icon:hover {
    text-decoration: none;
}

.tooltip-icon {
    display: inline-block;
    vertical-align: middle;
}

.tooltip-icon svg {
    width: 1.6rem;
    height: 1.6rem;
    fill: #999;
}

.tooltip-icon.secondary-tooltip svg {
    fill: #000;
}

.svg-passport {
    display: block;
    max-width: 380px;
    margin: 0 auto;
}

.store-results {
    padding: 0;
    list-style: none;
}

.store-results li {
    margin-bottom: 2rem;
    font-size: 1.4rem;
}

.store-results li span {
    display: block;
}

.store-results .store-city {
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
}

.store-results .store-location {
    margin-bottom: .5rem;
    font-weight: 600;
    text-transform: uppercase;
}

.store-results .store-hours {
    margin-bottom: .5rem;
    font-size: 1.2rem;
    color: dimgray;
}

.store-results address {
    margin-bottom: 0;
}

.store-results .store-phone {
    margin-bottom: 1rem;
}

.store-results.store-results-tab li + li {
    padding-top: 2rem;
    border-top: 1px solid #ddd;
}

.btn {
    padding: .6rem 3rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .18rem;
}

.btn:hover {
    text-transform: uppercase;
}

.btn,.btn:hover {
    border-color: transparent;
    text-decoration: none;
    transition: background-color .25s ease;
}

.btn,.btn-group-lg>.btn,.btn-lg {
    border-radius: 0;
}

.btn-lg {
    padding: 1rem 3rem;
}

.btn-sm {
    padding: .5rem 1.2rem;
}

.btn-xs {
    padding: .1rem .5rem;
}

.btn-link {
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}

.btn-link:hover,.btn-link:focus {
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}

.btn-primary,.btn-buy {
    color: #fff;
    background-color: #000;
}

.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary:focus,.btn-buy:hover,.btn-buy:active,.btn-buy.active,.btn-buy:focus {
    color: #fff;
    background: #444;
}

.btn-default {
    color: #fff;
    background: #000;
    border-color: transparent;
}

.btn-default:hover,.btn-default:active,.btn-default.active,.btn-default:focus {
    color: #fff;
    background: #444;
    border-color: transparent;
}

.btn-alt {
    color: #000;
    background: #fff;
    border-color: #000;
}

.btn-alt:hover,.btn-alt:active,.btn-alt.active,.btn-alt:focus {
    color: #000;
    background: #fff;
    border-color: #000;
}

.btn-wrapped {
    width: auto;
    white-space: normal;
    text-transform: uppercase;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    letter-spacing: 0;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

.btn-wrapped:hover {
    text-decoration: none;
}

@media screen and (min-width:768px) {
    .btn-wrapped:first-child {
        padding-right: 2.8rem;
    }

    .btn-wrapped:last-child {
        padding-left: 2.8rem;
    }
}

.btn-wrapped:hover {
    text-decoration: underline;
}

.btn-wrapped:hover {
    text-transform: uppercase;
}

.popover-trigger {
    cursor: pointer;
}

@media screen and (min-width:992px) {
    .btn-responsive {
        padding: 1rem 3rem;
        font-size: 1.8rem;
        line-height: 1.3333333;
    }
}

.btn.disabled,.btn.disabled.active,.btn.disabled.focus,.btn.disabled:active,.btn.disabled:focus,.btn.disabled:hover,.btn[disabled],.btn[disabled].active,.btn[disabled].focus,.btn[disabled]:active,.btn[disabled]:focus,.btn[disabled]:hover {
    color: #ddd!important;
    background-color: dimgray!important;
    border-color: transparent!important;
    cursor: not-allowed;
}

.p-cart-btns .btn {
    padding-left: 1rem;
    padding-right: 1rem;
}

@media screen and (max-width:767px) {
    p .btn:not(:only-child) {
        margin-bottom: 2rem!important;
    }
}

.btn-primary svg {
    fill: #fff;
}

@media screen and (max-width:767px) {
    .btn-icon-mobile {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .btn-icon-mobile svg {
        padding-top: .4rem;
    }
}

.btn-close-panel {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 4.4rem;
    height: 4.4rem;
    margin-bottom: -2.2rem;
    padding: 1.3rem;
    background: #000;
    border: .2rem solid #fff;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.btn-close-panel .icon-close {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    fill: #fff;
}

@media screen and (min-width:1025px) {
    .btn-close-panel {
        display: none!important;
    }
}

@media screen and (max-width:991px) {
    .btn-close-panel {
        display: none!important;
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) {
    .btn-close-panel {
        display: block!important;
    }
}

.btn-link + .btn-link {
    position: relative;
}

.btn-link + .btn-link:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: '';
    width: .1rem;
    height: 2rem;
    margin-top: -1rem;
    background-color: #000;
}

.btn.remove-field {
    margin: 1rem 0 2rem 0;
}

@media screen and (min-width:992px) {
    .btn.remove-field {
        margin-top: 2.9rem;
    }
}

.btn {
    position: relative;
}

.btn.btn-has-plus:after,.btn.btn-has-arrow:after {
    display: inline-block;
    margin-left: 1rem;
    content: '';
    background-size: 1.4rem 1.4rem;
    width: 1.4rem;
    height: 1.4rem;
}

.btn.btn-has-plus.btn-has-address,.btn.btn-has-arrow.btn-has-address {
    padding-left: 1.6rem;
    padding-right: 3rem;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn.btn-has-plus.btn-has-address:after,.btn.btn-has-arrow.btn-has-address:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.7rem;
}

.btn.btn-paypal {
    background-color: #eee!important;
    border-color: #ddd!important;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.btn.btn-paypal:after {
    content: '';
    display: block;
    margin: 0 auto;
}

.btn.btn-paypal.btn-paypal-checkout:after {
    width: 17.9rem;
    height: 2.4rem;
    background: url(/web_assets/svg/checkout/paypal-checkout.svg) no-repeat 0 0;
    background-size: 100%;
}

.p-cart-btns .btn.btn-paypal.btn-paypal-checkout:after {
    width: 14.9rem;
    height: 2rem;
}

@media screen and (max-width:767px) {
    .p-cart-btns .btn.btn-paypal.btn-paypal-checkout:after {
        width: 13.4;
        height: 1.8rem;
    }
}

.btn.btn-paypal.btn-paypal-pay-with:after {
    width: 16.9rem;
    height: 2.4rem;
    background: url(/web_assets/svg/checkout/paypal-pay-with.svg) no-repeat 0 0;
    background-size: 100%;
}

.btn.btn-has-arrow:after {
    background: url(/web_assets/svg/arrow-right-alt.svg);
}

.btn.btn-has-plus:after {
    background: url(/web_assets/svg/plus.svg);
}

.btn.btn-primary.btn-has-arrow:after {
    background: url(/web_assets/svg/arrow-right-alt-white.svg);
}

.btn.btn-primary.btn-has-plus:after {
    background: url(/web_assets/svg/plus-white.svg);
}

.p-cart-btns .btn-alt {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 400;
    letter-spacing: 0;
}

@media screen and (max-width:374px) {
    .p-cart-btns .btn-alt span {
        display: none!important;
    }
}

.table {
    border-bottom: 1px solid #ddd;
    border-color: #ddd;
}

.table>thead>tr>th {
    text-align: left;
}

.table dl,.table dd {
    margin-bottom: 0;
}

.table img {
    max-width: 150px;
}

.table th.text-right,.table td.text-right {
    text-align: right;
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    border-color: #ddd;
}

.table th {
    font-weight: 300;
    text-align: left;
}

.table p {
    margin-bottom: 1rem;
}

.table.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eee;
}

.table-bag {
    margin: 0;
    border: 0;
}

.table-bag>tbody>tr>td {
    border: 0;
    padding-top: 0;
}

.table-bag>tbody>tr>td.cell-bottom {
    vertical-align: bottom;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

@media screen and (max-width:767px) {
    table td,table th {
        font-size: 1.4rem;
    }
}

.table-bold-first>tbody>tr>td:first-child {
    font-weight: 700;
    text-transform: uppercase;
}

.table-highlight tr:hover {
    background-color: rgba(0,0,0,.05);
}

.table-highlight td,.table-highlight th {
    position: relative;
}

.table-highlight th:hover::after,.table-highlight td:hover::after {
    content: '';
    position: absolute;
    background-color: rgba(0,0,0,.05);
    left: 0;
    top: -500rem;
    height: 1000rem;
    width: 100%;
    z-index: -1;
}

.table-highlight.no-head-hover th {
    background: #fff!important;
}

@media screen and (min-width:768px) {
    .table-highlight {
        overflow: hidden;
    }
}

.table .attention {
    font-weight: 700;
}

.modal-header {
    padding-right: 3.5rem;
    background: #eee;
    border: 0;
}

.modal-style .modal-content {
    border: 1px solid #000;
    border-top-width: 4px;
    box-shadow: none;
}

@media (min-width:991px) {
    .modal-style .modal-inner {
        padding: 0 4rem;
    }
}

.modal-style .close {
    margin-top: -.7rem;
    font-size: 3.2rem;
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.modal-simple .modal-body {
    padding: 3rem;
}

.modal-simple .modal-body>*:last-child {
    margin-bottom: 0;
}

.modal-gallery .modal-dialog {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}

.modal-gallery .modal-body {
    padding: 0 15px;
}

.modal-gallery .modal-content {
    background: none;
    border: 0;
    box-shadow: none;
    text-align: center;
    font-size: 0;
}

.modal-gallery .modal-backdrop.in {
    opacity: .9;
    filter: alpha(opacity=90);
    zoom: 1;
}

.modal-gallery .close.close-corner {
    margin: 0;
    font-size: 30px;
    color: #fff;
    background: none;
    box-shadow: none;
}

.modal-gallery .product-img-wrap {
    cursor: crosshair;
    margin-bottom: 0;
}

.modal-gallery .product-img-wrap img {
    object-fit: contain;
    max-height: 100vh;
    min-height: 100vh;
}

.modal-gallery .zoom-thumbs {
    margin: -6px 0;
    vertical-align: top;
    display: inline-block;
    max-width: 120px;
    padding-right: 12px;
}

@media screen and (max-width:991px) {
    .modal-gallery .zoom-thumbs {
        display: none;
    }
}

.modal-gallery .zoom-thumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.modal-gallery .zoom-thumbs ul li {
    padding: 6px 0;
}

.modal-gallery .zoom-thumbs ul li:last-child {
    padding-bottom: 0;
}

.modal-gallery .zoom-main {
    display: inline-block;
}

@media screen and (max-width:991px) {
    .modal-gallery .close.close-corner {
        font-size: 4rem;
        text-shadow: 0 0 2px rgba(0,0,0,.8);
    }

    .modal-gallery .product-img-wrap {
        margin: 0 -1.5rem;
    }
}

#modal-size-calculator h2 {
    text-align: center;
    font-weight: 400;
}

#modal-size-calculator h2 small {
    display: block;
}

#modal-size-calculator p {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 1.4rem;
}

#modal-size-calculator .nav-tabs {
    text-align: center;
}

#modal-size-calculator .nav-tabs>li {
    float: none;
    display: inline-block;
}

#modal-size-calculator h2 {
    font-size: 2.2rem;
    line-height: 1.6;
    text-transform: uppercase;
}

#modal-size-calculator h2 small {
    text-transform: none;
}

#modal-size-calculator,#modal-size {
    z-index: 1050;
}

@media screen and (max-width:991px) {
    .modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(25%,0,0);
        -ms-transform: translate3d(25%,0,0);
        transform: translate3d(25%,0,0);
    }
}

@media screen and (max-width:767px) {
    .modal-dialog {
        margin: 0;
    }
}

.close.close-corner {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 50;
    font-size: 3.2rem;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.modal.modal-pdp .close.close-corner {
    top: .5rem;
}

.modal.modal-pdp .modal-body {
    padding: 4rem 2rem;
}

.modal-video .modal-content {
    background: none;
    border: 0;
    box-shadow: none;
}

.modal-video .modal-body {
    padding: 0;
    text-align: right;
}

.modal-video .modal-inner {
    background: #fff;
}

.modal-video .close {
    float: none;
    margin-right: 1rem;
    font-size: 4rem;
    font-weight: 400;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

@media (min-width:1200px) {
    .modal-video .modal-lg {
        width: 1024px;
    }
}

@media screen and (max-width:767px) {
    .modal-fixed-header .modal-body {
        max-height: calc(100vh - 5.5rem);
        overflow-y: auto;
    }
}

.carousel-caption {
    color: #000;
    text-shadow: none;
}

.carousel-control [class*='icon-arrow'] {
    position: absolute;
    top: 50%;
    left: 20%;
    z-index: 5;
    display: inline-block;
    width: 2rem;
    height: 3rem;
    opacity: .3;
    filter: alpha(opacity=30);
    zoom: 1;
    transition: opacity .25s ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.carousel-control [class*='icon-arrow'] .icon-arrow-left,.carousel-control [class*='icon-arrow'] .icon-arrow-right {
    width: 2rem;
    height: 3rem;
}

.carousel-control:hover [class*='icon-arrow'] {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.carousel-control.right [class*='icon-arrow'] {
    left: auto;
    right: 20%;
}

.carousel-control.left,.carousel-control.right {
    background: none;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

@media screen and (max-width:767px) {
    .carousel-control .icon-arrow-big-left,.carousel-control .icon-arrow-big-right {
        width: 1.5rem;
        height: 2.8rem;
        margin-top: -1.4rem;
    }
}

.carousel-link {
    text-decoration: none;
}

.carousel-link:hover {
    text-decoration: underline;
}

@media screen and (min-width:768px) {
    .carousel .carousel-caption {
        position: absolute;
        left: 15%;
        right: 15%;
        bottom: 3rem;
        z-index: 10;
        color: #000;
        text-align: center;
    }

    .carousel .item-left .carousel-caption {
        right: auto!important;
        left: 0;
        width: 50%;
        padding-left: 3rem;
    }

    .carousel .item-right .carousel-caption {
        left: auto!important;
        right: 0;
        width: 50%;
        padding-right: 3rem;
    }

    .carousel h2,.carousel p {
        margin-left: 3rem;
        margin-right: 3rem;
    }
}

.btn-carousel {
    color: #fff;
    background-color: #000;
}

.btn-carousel:hover {
    color: #fff;
    background-color: #000;
}

@media screen and (max-width:991px) {
    .carousel .carousel-caption h2,.carousel .carousel-caption p {
        margin-left: 0;
        margin-right: 0;
    }

    .carousel .carousel-caption h2 {
        font-size: 4.8rem;
    }
}

@media screen and (max-width:767px) {
    .carousel .carousel-caption {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        padding: 2rem 2rem 4rem 2rem;
    }
}

.carousel-caption h2 {
    font-size: 6rem;
    text-transform: uppercase;
    letter-spacing: -.1rem;
    line-height: 1;
    margin: 0 3rem 3rem 3rem;
}

.carousel-caption p {
    font-size: 1.6rem;
    margin: 0 3rem 3rem 3rem;
}

.carousel-caption .carousel-link {
    font-size: 1.4rem;
}

.item-gold {
    background: #dcb896;
}

.item-gold .carousel-caption h2 {
    font-weight: 400;
    color: #dcb896;
}

.item-gold .carousel-caption .btn-carousel {
    color: #fff;
    background: #dcb896;
}

.item-gold .carousel-caption .carousel-caption-copy {
    text-transform: uppercase;
}

.item-pink {
    background: #e36c70;
}

.item-pink .carousel-caption {
    top: 4rem;
    bottom: auto;
}

.item-pink .carousel-caption h2 {
    color: #e36c70;
}

.item-pink .carousel-caption .carousel-link {
    color: #e36c70;
}

@media screen and (max-width:767px) {
    .carousel-caption h2 {
        margin: 0 0 2rem 0;
        font-size: 4.2rem;
    }

    .carousel-caption p {
        margin: 0 0 2rem 0;
    }

    .item-pink .carousel-caption {
        color: #fff;
    }

    .item-pink .carousel-caption h2 {
        color: #fff;
    }

    .item-pink .carousel-caption .carousel-link {
        color: #fff;
    }

    .item-gold .carousel-caption {
        color: #fff;
    }

    .item-gold .carousel-caption h2 {
        color: #fff;
    }

    .item-gold .btn-carousel {
        border-color: #fff;
        color: #fff;
    }
}

.carousel-indicators {
    bottom: 1rem;
    margin-bottom: 0;
}

.carousel-indicators li,.carousel-indicators .active {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 .8rem;
    background-color: #e1e1e1;
    border-color: transparent;
}

.carousel-indicators .active {
    background-color: #959595;
}

@media screen and (max-width:767px) {
    .carousel-indicators {
        bottom: 2rem;
    }
}

.carousel-lg {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.carousel-lg h2 {
    margin: 0;
}

.carousel-lg h2.heading-serif {
    font-weight: 300;
    font-size: 7.2rem;
    font-weight: 300;
}

.carousel-lg h2.heading-caps {
    font-style: italic;
    letter-spacing: .2rem;
    text-transform: uppercase;
    font-size: 4.2rem;
}

.carousel-lg h2 sup:not(.st-superscript) {
    margin-left: .5rem;
    vertical-align: baseline;
    position: relative;
    top: -1.8em;
    font-size: 2rem;
}

.carousel-lg p {
    font-size: 2.1rem;
}

@media screen and (max-width:991px) {
    .carousel-lg .carousel-caption h2 {
        font-size: 4.6rem;
    }

    .carousel-lg .carousel-caption h2 sup:not(.st-superscript) {
        top: -2.4rem;
    }

    .carousel-lg .carousel-caption p {
        font-size: 1.6rem;
    }

    .carousel-lg .carousel-caption .carousel-headline-2 {
        font-size: 2.8rem;
        letter-spacing: 0;
    }
}

@media screen and (min-width:768px) {
    .carousel .carousel-caption {
        top: 20%;
        bottom: auto;
    }

    .carousel.carousel-copy-left .carousel-caption {
        left: 15%;
        right: auto;
    }

    .carousel.carousel-copy-right .carousel-caption {
        left: auto;
        right: 15%;
    }

    .carousel .carousel-control [class*='icon-arrow'] {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.collection-promo {
    position: relative;
}

.collection-promo .carousel-caption {
    width: 35%;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.collection-promo .carousel-caption h2 {
    margin: 0;
    font-size: 2.8rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .02em;
}

.collection-promo .carousel-caption h2 em {
    display: block;
    font-family: "Montserrat",serif;
    text-transform: none;
}

.collection-promo .carousel-caption p {
    margin: 0;
}

.collection-promo .carousel-caption p + p {
    margin-top: 1.5rem;
}

.collection-promo .carousel-caption hr {
    width: 6rem;
    height: .2rem;
    margin: 1.2rem auto;
    background: #000;
}

.collection-promo.collection-promo-copy-left .carousel-caption {
    left: 15%;
    right: auto;
}

.collection-promo.collection-carousel-copy-right .carousel-caption {
    left: auto;
    right: 15%;
}

@media screen and (max-width:991px) {
    .collection-promo .carousel-caption h2 {
        font-size: 2.6vw;
    }

    .collection-promo .carousel-caption p {
        font-size: 1.8vw;
    }
}

@media screen and (max-width:767px) {
    .collection-promo {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .collection-promo .carousel-caption {
        position: absolute;
        width: 35%;
        padding: 0;
    }

    .collection-promo .carousel-caption h2 {
        font-size: 5vw;
    }

    .collection-promo .carousel-caption p {
        font-size: 3.8vw;
    }

    .collection-promo .carousel-control {
        width: 2rem;
    }
}

.carousel-outfit {
    padding-bottom: 3rem;
}

.carousel-outfit .item img {
    margin: 0 auto;
}

.carousel-outfit .carousel-indicators {
    bottom: 0;
    text-align: center;
}

.carousel-outfit .carousel-indicators li,.carousel-outfit .carousel-indicators .active {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin: 0 .2rem;
    background-color: #e1e1e1;
    border-color: transparent;
}

.carousel-outfit .carousel-indicators .active {
    background-color: #b7b7b7;
}

@media screen and (max-width:767px) {
    .carousel-outfit {
        margin-bottom: 3rem;
    }
}

.module-carousel-single-img {
    position: relative;
}

.module-carousel-single-img .single-img {
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    width: 100%;
}

.module-carousel-single-img .carousel-inner {
    z-index: 25;
}

.module-carousel-single-img .carousel-inner img {
    visibility: hidden;
}

.module-carousel-single-img .carousel-control,.module-carousel-single-img .carousel-indicators {
    z-index: 25;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    transition: opacity 2s ease;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.form-control {
    font-size: 1.2rem;
    font-weight: 300;
}

.form-control:focus {
    box-shadow: none;
}

.form-phone .form-control {
    display: inline-block;
    width: 50px;
}

.form-phone .form-control:last-child {
    width: 70px;
}

@media screen and (max-width:767px) {
    .form-group-max-width {
        max-width: 15rem;
    }

    .form-group-max-width .bootstrap-select {
        max-width: 15rem;
    }
}
.login-block {
    padding: 2rem;
    border: 1px solid #ddd
}
.login-wrap {
    max-width: 80%;
    margin: 10rem auto 10rem auto;
}

.login-wrap .login-block {
    margin-bottom: 2.5rem;
}

.login-info {
    margin-top: 4rem;
}

@media screen and (max-width:767px) {
    .login-wrap {
        max-width: 100%;
        margin: 3rem 0;
    }

    .login-info-logo {
        max-width: 20rem;
        margin: 0 auto 2rem auto;
    }
}

.checkbox-margin-top {
    margin-top: 20px;
}

@media screen and (min-width:768px) {
    .form-inline .form-group {
        margin-right: 15px;
    }
}

.form-stylized .form-stylized-h2 {
    margin: 2rem 0 1rem 0;
    font-family: "Montserrat",serif;
    font-size: 5rem;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width:767px) {
    .form-stylized .form-stylized-h2 {
        font-size: 3.2rem;
    }
}

.form-stylized .form-stylized-h2.heading-lg {
    font-size: 7.2rem;
}

@media screen and (max-width:767px) {
    .form-stylized .form-stylized-h2.heading-lg {
        font-size: 4rem;
    }
}

.form-stylized .form-stylized-copy {
    margin: 2rem 0;
    text-align: center;
    text-transform: uppercase;
}

.form-stylized .small {
    margin: 4rem 0 .5rem 0;
    font-size: 1.2rem;
}

.form-stylized .form-control::-webkit-input-placeholder {
    font-style: italic;
}

.form-stylized .form-control::-moz-placeholder {
    font-style: italic;
}

.form-stylized .form-control:-ms-input-placeholder {
    font-style: italic;
}

.form-stylized .form-control:-moz-placeholder {
    font-style: italic;
}

.selectpicker {
    font-weight: 500;
    text-transform: uppercase;
}

.form-email-heading-alt {
    margin-top: 2rem!important;
}

.message-count {
    margin-top: .8rem;
    font-weight: 300;
}

.bootstrap-select .btn {
    width: 100%;
    height: 3.4rem;
    padding-right: 2.5rem;
    padding-left: 1rem;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.bootstrap-select .btn.btn-lg {
    height: 4.6rem;
    padding-left: 1.6rem;
}

.bootstrap-select .btn:hover {
    border-color: #000;
}

.bootstrap-select .btn .caret {
    margin-top: -.3rem;
    border: 0;
    width: 1rem;
    height: .7rem;
    background: url(/web_assets/svg/arrow-down.svg) 50% 50% no-repeat;
    background-size: 1rem .7rem;
    border: 0;
}

.bootstrap-select a {
    font-size: 1.2rem;
}

.bootstrap-select.btn-group.open .dropdown-toggle {
    background-color: #fff;
    border-color: #000;
    box-shadow: none;
}

.bootstrap-select .btn {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0;
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.bootstrap-select.open .btn .caret {
    background-image: url(/web_assets/svg/arrow-up.svg);
}

.has-error .bootstrap-select .btn {
    border-color: #ce072a;
}

.bootstrap-select.fit-width {
    width: auto!important;
}

.bootstrap-select .btn:focus {
    border-color: #000;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-search .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group>.disabled:focus {
    outline: none!important;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    max-height: 21.7rem!important;
    min-width: 100%;
    z-index: 975;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -.1rem 0 0 0;
    padding: 0;
    overflow: auto;
    background: #fff;
    border-radius: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a:focus {
    outline: none;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
    color: #64b1d8;
    color: rgba(100,177,216,.4);
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #eee;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #eee;
    margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 1036;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top-color: rgba(204,204,204,.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block;
}

.bs-searchbox,.bs-actionsbox {
    padding: 4px 8px;
}

.bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block!important;
    width: 100%;
    height: 100%!important;
    opacity: 0;
}

.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}

.bootstrap-select .dropdown-menu>li>a {
    padding: .7rem 1rem;
}

.bootstrap-select .btn.disabled {
    background-color: white!important;
    color: dimgray!important;
    border: 1px solid dimgray!important;
}

.bootstrap-select .btn.disabled .caret {
    opacity: .6;
    filter: alpha(opacity=60);
    zoom: 1;
}

.bootstrap-select.open .dropdown-backdrop {
    display: none;
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.tooltip.top .tooltip-arrow {
    z-index: 6;
}

.tooltip.top .tooltip-arrow:before {
    display: block;
    position: absolute;
    bottom: -.4rem;
    left: 50%;
    content: '';
    border-width: .5rem;
    width: 1rem;
    height: 1rem;
    margin-left: -.5rem;
    border: .5rem solid transparent;
    border-top-color: #fff;
    z-index: 4;
}

.tooltip.top .tooltip-arrow:after {
    display: block;
    position: absolute;
    bottom: -.6rem;
    left: 50%;
    content: '';
    border-width: .6rem;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: -.6rem;
    border: .6rem solid transparent;
    border-top-color: #959595;
    z-index: 3;
}

.popover.bottom .tooltip-arrow,.popover.bottom .arrow,.tooltip.bottom .tooltip-arrow,.tooltip.bottom .arrow {
    z-index: 6;
}

.popover.bottom .tooltip-arrow:before,.popover.bottom .arrow:before,.tooltip.bottom .tooltip-arrow:before,.tooltip.bottom .arrow:before {
    display: block;
    position: absolute;
    top: -.4rem;
    left: 50%;
    content: '';
    border-width: .5rem;
    width: 1rem;
    height: 1rem;
    margin-left: -.5rem;
    border: .5rem solid transparent;
    border-bottom-color: #fff;
    z-index: 4;
}

.popover.bottom .tooltip-arrow:after,.popover.bottom .arrow:after,.tooltip.bottom .tooltip-arrow:after,.tooltip.bottom .arrow:after {
    display: block;
    position: absolute;
    top: -.6rem;
    left: 50%;
    content: '';
    border-width: .6rem;
    width: 1.2rem;
    height: 1.2rem;
    margin-left: -.6rem;
    border: .6rem solid transparent;
    border-bottom-color: #959595;
    z-index: 3;
}

.popover-content,.tooltip-inner {
    position: relative;
    z-index: 4;
    text-align: left;
    color: #000;
    border-radius: 0;
    text-transform: none!important;
}

.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;
}

.popover.bottom .arrow,.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;
}

.popover-content,.tooltip-inner {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    max-width: 31rem;
    padding: 2.4rem 2rem;
    background-color: #fff;
    border: 1px solid #959595;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
}

.popover-content p,.tooltip-inner p {
    margin-bottom: .5rem;
    font-size: 1.2rem;
}

.popover-content .btn,.tooltip-inner .btn {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: .04em;
    display: none;
}

.popover-content .dismiss,.tooltip-inner .dismiss {
    position: absolute;
    top: .6rem;
    right: .6rem;
    cursor: pointer;
}

.popover-content:before,.tooltip-inner:before {
    border-color: transparent;
    border-top-color: #959595;
}

.popover-content:after,.tooltip-inner:after {
    border-color: transparent;
    border-top-color: #fff;
}

.tooltip.in .table {
    margin: 0;
}

.popover {
    max-width: 100%;
    min-width: 40rem;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.popover .arrow {
    margin-top: -.5rem;
}

.popover .btn {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
}

.popover .popover-content {
    padding: 1.5rem;
    max-width: 100%;
    min-width: 40rem;
}

.banner-secondary {
    padding: 20px 15px;
}

.banner-secondary [class*="col-"]:first-child {
    text-align: center;
}

.banner-secondary [class*="col-"]:last-child {
    text-align: right;
}

.banner-secondary h3 {
    margin: 0;
}

.banner-secondary a {
    text-decoration: none;
}

.detail-wrap {
    margin-bottom: 2rem;
}

.coupon-code {
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 1.6rem;
    font-weight: 300;
    font-weight: 500;
}

.detail-table .detail {
    padding: 0;
}

.detail-table .detail .table-responsive {
    border: 0;
}

.detail-table .detail .table {
    margin: 0;
}

.dl-wrap,.detail-wrap {
    font-size: 1.4rem;
}

.media-product {
    margin-bottom: 20px;
}

.media-product .media-object {
    width: 100px;
}

@media screen and (min-width:768px) {
    .media-product .media-object {
        width: 150px;
    }
}

.media-product + .media-product {
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.cta-wrap {
    margin: 3rem 0;
}

.cta-wrap .cta-wrap-inner {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cta-wrap .cta-wrap-inner *:last-child {
    margin-bottom: 0;
}

.cta-wrap .cta-wrap-inner h3 {
    margin-bottom: 1rem;
}

#search-wrap.flex-search-ui {
    width: 100%;
    background: rgba(0,0,0,.75);
}

#search-wrap.flex-search-ui .typeahead-wrapper {
    margin-top: -4.5rem;
}

@media screen and (max-width:991px) {
    #search-wrap.flex-search-ui .typeahead-wrapper {
        margin-top: -4.6rem;
    }
}

#search-wrap.flex-search-ui .search-container {
    position: relative;
    padding: .5rem;
    max-width: 1200px;
    margin: 0 auto;
}

#search-wrap.flex-search-ui #search {
    position: relative;
    padding: 0;
    width: 100%;
}

#search-wrap.flex-search-ui input.typeahead {
    margin: .7rem 0 .5rem 0;
    padding: 0 2rem;
    position: absolute;
}

#search-wrap.flex-search-ui .icon-search {
    position: absolute;
    width: 1.9rem;
    height: 1.9rem;
    margin: 1.1rem 0 0 .9rem;
    z-index: 3;
}

#search-wrap.flex-search-ui .input-group-btn {
    vertical-align: top;
}

#search-wrap.flex-search-ui .header-search-button {
    padding: 10px;
    background-color: #e0e0e0;
}

#search-wrap.flex-search-ui .header-search-button:hover {
    background-color: #d6d6d5;
}

#search-wrap.flex-search-ui .search-close .icon-close,#search-wrap.flex-search-ui .flex-search-ui .search-close .icon-close:hover {
    color: #fff;
    fill: #fff;
    width: 1.8rem;
    height: 1.5rem;
}

#search-wrap.flex-search-ui .search-close {
    padding: 0 1rem 0 1.4rem;
}

#search-wrap.flex-search-ui .input-group .form-control.tt-input {
    float: none;
    font-weight: 500;
    color: #000;
}

#search-wrap.flex-search-ui .input-group input.form-control.placeholder {
    top: -.3rem;
    font-weight: 400;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#search-wrap.flex-search-ui .form-control {
    padding: 0;
}

#search-wrap.flex-search-ui .endeca-typeahead {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 1rem;
    background-color: #fff;
}

#search-wrap.flex-search-ui .tt-menu {
    top: 4.8rem!important;
    background: #fff!important;
    font-size: 1.7rem;
    color: #515151;
    padding-bottom: .7rem;
}

#search-wrap.flex-search-ui .tt-menu .tt-suggestion {
    padding: .5rem 1.5rem;
    color: #515151;
}

#search-wrap.flex-search-ui .tt-menu .tt-suggestion.tt-cursor {
    background: #eee;
}

@media (max-width:991px) {
    #search-wrap .form-control {
        font-size: 1.6rem;
    }
}

@media (min-width:992px) {
    #search-wrap.flex-search-ui .search-container {
        padding: 1.5rem .5rem;
    }

    #search-wrap.flex-search-ui #search {
        width: 50.4rem;
        margin: 0 0 0 auto;
    }

    #search-wrap.flex-search-ui .header-search-button {
        padding: .97rem;
    }

    #search-wrap.flex-search-ui input.typeahead {
        margin-bottom: .4rem;
    }
}

#search-wrap:not(.flex-search-ui) .header-search-button {
    display: inline-block;
    color: #fff;
    background-color: #000;
    border-color: transparent;
    padding: .6rem 3rem;
    font-size: 1.4rem;
}

#search-wrap:not(.flex-search-ui) .header-search-button:after {
    content: "Search";
    display: block;
}

#search-wrap:not(.flex-search-ui) .search-btn-label {
    display: none;
}

#search-inner,#search-wrap.flex-search-ui .input-group {
    width: 100%;
}

.nav-secondary {
    margin-bottom: 2rem;
    text-transform: none;
    letter-spacing: 0;
}

.nav-secondary h4 {
    margin-top: 0;
}

.nav-secondary ul {
    list-style: none;
    padding: 0;
}

.nav-secondary ul li {
    padding-top: 1.1rem;
    font-weight: 400;
}

.nav-secondary ul li a,.nav-secondary ul li a:hover {
    display: block;
    line-height: 1.42857143;
    text-decoration: none;
}

.nav-secondary ul li.active a,.nav-secondary ul li.active a:hover {
    font-weight: 700;
}

.nav-secondary h4 {
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
}

.nav-secondary ul li {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.nav-secondary ul.dropdown-menu li {
    padding-top: 0;
}

.nav-secondary-collection {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.nav-secondary-collection ul {
    list-style: none;
    padding: 0;
}

.nav-secondary-collection ul li {
    font-size: 1.4rem;
    line-height: 1.8;
    padding-top: .5rem;
}

.nav-secondary-collection ul .nav-secondary-parent,.nav-secondary-collection ul .nav-secondary-all {
    font-weight: 600;
}

.nav-secondary-collection ul .active a,.nav-secondary-collection ul .active a:hover {
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.nav-secondary-collection ul ul {
    margin-left: 1rem;
}

.nav-secondary-collection ul ul li {
    font-weight: 300;
}

.nav-secondary-collection a {
    text-decoration: none;
}

.nav-secondary-collection a:hover {
    text-decoration: none;
    color: #000;
}

.back-link {
    margin: 1rem 0;
    font-size: 1.2rem;
}

.back-link a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.back-link a {
    text-decoration: none;
}

.sidebar-item {
    padding-bottom: 2rem;
}

.sidebar-item + .sidebar-item {
    padding-top: 2rem;
    border-top: 1px solid #ddd;
}

.sidebar-item h3,.sidebar-item p {
    margin-bottom: 1rem;
}

.sidebar-item *:last-child {
    margin-bottom: 0;
}

.sidebar-item h3 {
    font-size: 1.6rem;
}

.swatch-wrap {
    margin-bottom: 1rem;
    font-size: 0;
}

.swatch-wrap .swatch.selected,.swatch-wrap .swatch:hover {
    border-width: 1px;
}

.swatch-wrap .swatch.selected img,.swatch-wrap .swatch:hover img {
    border-width: 1px;
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 5rem;
}

.swatch-wrap .swatch {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 12px 0;
    border: 1px solid transparent;
    width: 3rem;
    height: 3rem;
    border-radius: 5rem;
}

.swatch-wrap .swatch img {
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    margin: 0;
    font-size: 0;
    cursor: pointer;
    border: 1px solid #b7b7b7;
    border-radius: 5rem;
}

.swatch-wrap .swatch.selected,.swatch-wrap .swatch:hover {
    border-color: #000;
}

.swatch-wrap .swatch.selected img,.swatch-wrap .swatch:hover img {
    border-color: transparent;
}

.swatch-wrap .swatch-more {
    float: left;
    font-size: 1.2rem;
}

.collection .swatch-wrap {
    margin-top: 1.2rem;
}

.collection .swatch-wrap .swatch {
    width: 2.6rem;
    height: 2.6rem;
    margin: 0 .6rem 1.2rem .6rem;
    border-radius: 5rem;
}

@media screen and (max-width:767px) {
    .collection .swatch-wrap .swatch {
        margin: 0 .4rem 1.2rem .4rem;
    }
}

.collection .swatch-wrap img {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 5rem;
}

.collection .swatch-wrap .icon-plus {
    margin: .7rem 0 0 .5rem;
}

.product-wrap .swatch-more {
    display: none;
}

.facet-label {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.facet-heading {
    margin-bottom: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e3e3e3;
}

.facet-wrap {
    margin-bottom: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e3e3e3;
}

.facet-wrap:before,.facet-wrap:after {
    content: "";
    display: table;
}

.facet-wrap:after {
    clear: both;
}

.facet-wrap .facet-inner {
    margin-left: -3px;
}

.facet-wrap .facet {
    float: left;
    width: 25%;
}

.facet-wrap .facet a {
    display: block;
    height: 26px;
    margin: 0 0 3px 3px;
    overflow: hidden;
    font-size: 1.2rem;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #b7b7b7;
    transition: border-color .25s ease;
}

.facet-wrap .facet a:hover {
    text-decoration: none;
    border: 1px solid #000;
}

.facet-wrap .facet.selected a,.facet-wrap .facet.selected a:hover {
    color: #fff;
    background: dimgray;
    border-color: dimgray;
}

.facet-wrap.facet-wrap-3 .facet {
    width: 33.3%;
}

.facet-wrap .facet-reset {
    float: right;
    font-size: 1.2rem;
}

.facet-swatch .facet.selected a,.facet-swatch .facet.selected a:hover {
    background: none;
    border-color: #000;
}

.social,.social-block {
    margin-bottom: 3rem;
}

.social a,.social-block a {
    text-decoration: none;
}

.social a:last-child,.social-block a:last-child {
    margin-right: 0;
}

.social a svg,.social-block a svg {
    width: 2.4rem;
    height: 2.4rem;
    fill: #000;
    transition: fill .25s ease;
}

.social a.social-google-plus:hover svg,.social-block a.social-google-plus:hover svg {
    fill: #dd4b39;
}

.social a.social-instagram:hover svg,.social-block a.social-instagram:hover svg {
    fill: #3f729b;
}

.social a.social-pinterest:hover svg,.social-block a.social-pinterest:hover svg {
    fill: #cc2127;
}

.social a.social-facebook:hover svg,.social-block a.social-facebook:hover svg {
    fill: #3b5998;
}

.social a.social-youtube:hover svg,.social-block a.social-youtube:hover svg {
    fill: #cd201f;
}

.social a.social-twitter:hover svg,.social-block a.social-twitter:hover svg {
    fill: #55acee;
}

.social a.social-snapchat:hover svg,.social-block a.social-snapchat:hover svg {
    fill: #fffc01;
}

.social a.social-email:hover svg,.social-block a.social-email:hover svg {
    fill: #444;
    color: #000;
}

.social a,.social-block a {
    margin-right: 2rem;
}

.social-pdp {
    margin-bottom: 0;
    font-size: 0;
    margin-left: -1rem;
}

.social-pdp a svg {
    fill: #000;
}

.social-pdp a.social-pinterest:hover svg {
    fill: #cc2127;
}

.social-pdp a.social-facebook:hover svg {
    fill: #3b5998;
}

.social-pdp a.social-twitter:hover svg {
    fill: #55acee;
}

.social-pdp a.social-email:hover svg {
    fill: #444;
}

.social-pdp a {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 1rem;
    text-decoration: none;
    transition: all .25s ease;
}

.social-pdp a svg {
    width: 28px;
    height: 28px;
    transition: all .25s ease;
}

.table .alert {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: .5rem;
    font-size: 1.2rem;
}

.product-wrap .product-name {
    margin-bottom: .5rem;
    text-transform: capitalize;
}

.product-wrap .product-name.product-name-margin {
    margin-bottom: 3rem;
}

.product-wrap .product-group {
    display: block;
    margin-bottom: .2rem;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.42857143;
    font-weight: 400;
}

.product-wrap .product-msg {
    margin-bottom: 2rem;
}

.product-wrap-inner {
    max-width: 34rem;
}

@media screen and (max-width:767px) {
    .product-wrap-inner {
        max-width: none;
    }
}

.product-gift-card-link {
    margin-bottom: 1rem;
    padding-top: 2rem;
    font-size: 1.4rem;
    text-transform: uppercase;
    border-top: .1rem solid #ddd;
}

.modal .product-listing .product-name {
    display: none;
}

.modal .product-listing.product-listing-related {
    margin: 0;
}

.modal .product-listing.product-listing-related img {
    margin: 0;
}

.page-pdp .product-listing.product-listing-related {
    margin-bottom: 0;
}

.buy-more {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
}

.buy-more svg {
    width: .8rem;
    height: .8rem;
    margin-right: .4rem;
}

@media screen and (max-width:767px) {
    .product-listing {
        margin-left: auto;
        margin-right: auto;
    }
}

.collection {
    margin-top: 2rem;
}

.collection.loading {
    min-height: 40rem;
}

.collection .row .col-sm-3:nth-of-type(4n+1),.collection .row .product-block:nth-of-type(4n+1) {
    clear: left;
}

.collection .curated .row>.col-sm-3:nth-of-type(4n+1),.collection .curated .row>.product-block:nth-of-type(4n+1) {
    clear: left;
}

@media screen and (max-width:767px) {
    .collection>.row>.col-xs-6:nth-of-type(2n+1),.collection>.row>.product-block:nth-of-type(2n+1) {
        clear: left;
    }
}

.product {
    margin-bottom: 2rem;
    text-align: center;
}

.product .product-img-wrap {
    margin-bottom: 0;
}

.product .product-name {
    margin: 1.2rem 0 0 0;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: none;
}

.product a {
    text-decoration: none;
}

.product .product-price {
    margin-bottom: .3rem;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: none;
}

.product .product-price .product-price-regular {
    color: dimgray;
    text-decoration: line-through;
}

.product .product-price .product-price-regular:before,.product .product-price .product-price-regular:after {
    content: "\00a0";
}

.product .product-price .product-price-sale>span {
    margin: 0 .4rem;
}

.product .product-price .product-price-sale.product-price-special {
    text-transform: none;
}

.product .product-rating {
    margin-bottom: .3rem;
    line-height: 1;
}

.product .product-rating .product-stars {
    padding: 0;
    font-size: 1rem;
    line-height: 1;
    color: #000;
}

.product .colors-toggle {
    display: inline-block;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-decoration: none;
}

.product .colors-toggle .icon-plus {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: .5rem;
}

.product .colors-toggle:hover .icon-plus {
    fill: #23527c;
}

.product .product-msg {
    display: block;
    margin: 0;
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: .04em;
    color: #000;
    font-weight: 500;
}

.product .product-msg.product-msg-special,.product-promo.special-promo-msg {
    color: #c2072a;
}
.product .product-msg.product-msg-special {
    font-style: italic;
 font-weight: 500;
}

.swatch-wrap label {
    margin: 0;
}

.product-msg {
    margin: .3rem 0;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: .04em;
}

.product-thumb-wrap {
    position: relative;
    margin-bottom: 1.2rem;
    text-align: center;
}

.product-thumb-wrap .quick-view {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.2rem;
    line-height: 3.4rem;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    transition: opacity .25s ease;
}

.product-thumb-wrap .quick-view .icon-plus {
    fill: #fff;
}

.product-thumb-wrap .quick-view .quick-view-touch {
    position: absolute;
    top: .2rem;
    right: .2rem;
    width: 3rem;
    height: 3rem;
    border: .1rem solid transparent;
}

.product-thumb-wrap .quick-view .icon-plus {
    margin: .7rem;
    width: 1.4rem;
    height: 1.4rem;
}

.product-thumb-wrap:hover .quick-view {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

@media (max-width:1024px) {
    .product-thumb-wrap .quick-view {
        background: none;
        opacity: 1;
        filter: alpha(opacity=100);
        zoom: 1;
    }

    .product-thumb-wrap .quick-view .quick-view-touch {
        background: rgba(0,0,0,.6);
    }

    .product-thumb-wrap .quick-view .quick-view-large {
        display: none;
    }

    .product-thumb-wrap .quick-view .quick-view-touch {
        position: static;
        float: right;
    }
}

@media screen and (min-width:0) {
    .modal .product-thumb-wrap .quick-view {
        background: none;
    }

    .modal .product-thumb-wrap .quick-view .quick-view-touch {
        background: rgba(0,0,0,.6);
    }

    .modal .product-thumb-wrap .quick-view .quick-view-large {
        visibility: hidden;
    }
}

.product-thumb {
    margin-bottom: 1rem;
}

.product-rating {
    margin-bottom: 1rem;
    color: #000;
    letter-spacing: 0;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.product-rating .product-stars {
    padding-right: 1rem;
    font-size: 1.4rem;
}

.product-rating a {
    font-size: 1.2rem;
    text-decoration: none;
}

.product-rating a + a {
    margin-left: 1rem;
}

.product-rating .icon-star {
    position: relative;
    top: .2rem;
    width: 1.3rem;
    height: 1.2rem;
    margin-left: -.1rem;
    fill: #dfdfdf;
    color: #333;
}

.product-rating .icon-star.rating-liked {
    fill: #000;
    color: #000;
}

.product-size-tools {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.4rem;
}

.product-size-tools span {
    padding-right: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.product-size-tools a {
    text-decoration: underline;
}

.product-size-tools a + a {
    margin-left: 1rem;
}

.product-size-tools a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
}

.product-price-sale,.product-price-final {
    color: #ce072a;
}

.product-wrap .product-price {
    margin-bottom: 1rem;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: .02em;
    font-size: 2.2rem;
    font-weight: 600;
}

.product-wrap .product-price .product-price-sale {
    margin-right: .6rem;
}

.product-wrap .product-price .product-price-regular {
    margin-right: .6rem;
    text-decoration: line-through;
    color: dimgray;
}

.product-wrap .product-price .product-price-msg {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
}

.product-wrap .product-price .product-price-final-label {
    display: block;
    font-size: 1.4rem;
}

.product-wrap .product-price .product-price-regular {
    margin-right: .2rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: dimgray;
}

.product-wrap .product-price .product-price-msg {
    font-size: 1.2rem;
    color: dimgray;
}

.product-wrap .product-price-final {
    font-weight: 400;
}

.product-price-final-label {
    display: inline;
}

.product-price-final-label span {
    text-transform: uppercase;
}

.product-style-id {
    margin: 0 0 1rem 0;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.42857143;
    text-transform: uppercase;
    color: dimgray;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.product-msg {
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: .04em;
}

.locate-wrap .product-price {
    font-size: 14px;
}

.product-description {
    max-width: 34rem;
    margin-bottom: 2rem;
}

.product-description:before,.product-description:after {
    content: "";
    display: table;
}

.product-description:after {
    clear: both;
}

.product-description p,.product-description ul {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: .04em;
}

.description-more-less {
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: .04em;
}

.product-full-link {
    text-transform: uppercase;
    font-size: 1.2rem;
}

.product-full-link a {
    text-decoration: none;
}

.product-full-link a:hover {
    text-decoration: underline;
}

.product-fieldset {
    border: 0;
    padding: 0;
}

.product-fieldset .product-remove {
    display: none;
}

.product-fieldset + .product-fieldset {
    padding-top: 2rem;
    border-top: 1px solid #ddd;
}

.product-fieldset + .product-fieldset .product-remove {
    display: block;
}

.product-fieldset + .product-fieldset .product-size-tools {
    display: none;
}

.product-remove span {
    float: right;
    cursor: pointer;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-decoration: underline;
}

.product-remove:before,.product-remove:after {
    content: "";
    display: table;
}

.product-remove:after {
    clear: both;
}

.product-controls {
    margin-bottom: 2rem;
}

.product-controls-secondary {
    font-size: 0;
    text-align: center;
}

.product-controls-secondary .btn:first-child {
    border-right: 1px solid #ddd;
    padding-left: 0;
}

.product-controls-secondary .btn:last-child {
    padding-right: 0;
}

.product-alt-images {
    list-style: none;
    padding: 0;
}

.product-alt-images li {
    margin-bottom: 1rem;
}

.product-alt-images li.product-media-link {
    position: relative;
}

.product-alt-images li.product-media-link .play-icon {
    display: block;
    position: absolute;
    z-index: 100;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1;
    transition: opacity .25s ease;
}

.product-alt-images li.product-media-link:hover .play-icon {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.modal-pdp .product-alt-images li.product-media-link .play-icon {
    position: absolute;
    z-index: 100;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
}

.product-img-wrap {
    position: relative;
    max-width: 45rem;
    margin: 0 auto 2rem auto;
}

.product-img-wrap .btn {
    letter-spacing: .02em;
    font-weight: 300;
}

.product-img-wrap img {
    margin-left: auto;
    margin-right: auto;
}

.product-img-wrap .btn {
    position: absolute;
    bottom: 0;
    right: 0;
}

.product-img-wrap.product-img-wrap-locate .product-image-controls {
    margin-top: .5rem;
}

.modal-gallery .product-img-wrap {
    max-width: 80rem;
}

.modal-gallery .product-img-wrap .btn {
    display: none;
}

.product-outfit {
    letter-spacing: .02em;
    padding: 4rem 0;
}

.product-outfit .product-size-tools {
    font-size: 1.2rem;
    text-transform: uppercase;
}

.product-outfit + .product-outfit {
    border-top: 1px solid #ddd;
}

.product-outfit .product-name {
    margin-bottom: .5rem;
}

.product-outfit .product-style-id {
    color: dimgray;
}

.product-outfit .product-price {
    font-size: 1.6rem;
    font-weight: 400;
}

.product-outfit .product-price .product-price-sale {
    color: #cc3354;
}

.product-outfit .checkbox {
    margin-top: 2rem;
}

.product-outfit .pdp-selects {
    margin-top: 2rem;
}

@media screen and (min-width:992px) {
    .product-outfit .pdp-selects {
        max-width: 75%;
    }
}

.product-outfit .outfit-details {
    margin-top: 1rem;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.item-selected-checkbox .deselected-text {
    display: none;
}

.item-selected-checkbox .selected-text {
    display: inline-block;
}

.item-selected-checkbox.item-deselected {
    display: block;
}

.item-selected-checkbox.item-deselected .deselected-text {
    display: inline-block;
}

.item-selected-checkbox.item-deselected .selected-text {
    display: none;
}

.item-selected-checkbox.item-deselected .checkbox {
    background-color: #aaa;
}

.item-selected-checkbox.initial-hide {
    display: none!important;
}

.item-selected-checkbox .checkbox {
    display: inline-block;
    color: #fff;
    margin: 1.5rem 0;
    padding: .8rem 1.4rem;
    font-size: 1.2rem;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-color: #777;
}

.item-selected-checkbox .checkbox label {
    font-weight: 700;
}

@media screen and (max-width:991px) {
    .item-selected-checkbox .checkbox {
        width: 100%;
        text-align: center;
    }
}

.item-selected-checkbox .checkbox {
    margin-top: 0;
}

.shop-footer-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 6rem;
    overflow: hidden;
    z-index: 799;
}

.shop-footer-wrap.hide-footer .shop-footer {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.shop-footer-wrap.relative {
    position: relative!important;
}

.shop-footer-wrap .shop-footer {
    background-color: #fff;
    border-top: 1px solid #ddd;
    padding: 1.3rem 0;
    text-transform: uppercase;
    font-size: 1.5rem;
    transition: all 1s ease;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

@media screen and (max-width:991px) {
    .shop-footer-wrap .shop-footer {
        text-align: center;
    }
}

.shop-footer-wrap .shop-footer .footer-print-link {
    text-decoration: none;
}

@media screen and (max-width:991px) {
    .shop-footer-wrap .shop-footer .footer-print-link {
        display: none;
    }
}

.shop-footer-wrap .shop-footer .btn {
    margin-right: 15px;
}

@media screen and (max-width:991px) {
    .shop-footer-wrap .shop-footer .btn {
        margin: 0;
    }
}

.product-media-outfit p {
    margin: 0;
    padding: .5rem;
    font-size: 1.2rem;
    text-align: center;
    color: dimgray;
    background: #ddd;
}

.product-outfit-thumbs a {
    float: left;
    width: 25%;
    border: 1px solid transparent;
}

.product-outfit-thumbs a.selected {
    border-color: #b7b7b7;
}

#modal-quick-view .buy-more {
    display: none;
}

.pdp-selects {
    margin-bottom: 2rem;
}

.row-tight {
    margin-left: -4px;
    margin-right: -4px;
}

.row-tight [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px;
}

.row-tight .form-group {
    margin-bottom: 8px;
}

.row-tight .form-group label {
    margin-top: 7px;
}

.product-no-inventory {
    margin-top: 3rem;
    padding: 3rem 3rem 3rem 0;
    border-top: .1rem solid #ddd;
}

.product-no-inventory p {
    font-weight: 300;
}

.product-details {
    margin-bottom: 2rem;
    font-size: 1.4rem;
}

.product-details + .product-details {
    padding-top: 2rem;
    border-top: .1rem solid #ddd;
}

.product-details .row {
    margin-left: -.6rem;
    margin-right: -.6rem;
}

.product-details .row [class*="col-"] {
    padding-left: .6rem;
    padding-right: .6rem;
}

.product-details h4 {
    margin-bottom: 1rem;
}

.product-details .form-group {
    margin-bottom: .5rem;
}

.product-details dt,.product-details label {
    font-weight: 500;
}
.product-details dt {
    float: left;
}
.content-checkout .product-details h4 {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.42857143;
}

.content-checkout .product-details dt {
    color: #000;
}

.radio-media-list .product-details {
    margin: 0;
}

.edit-remove {
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
}

@media screen and (max-width:767px) {
    .edit-remove {
        text-align: left;
        margin-bottom: 2rem;
    }
}

.product-image-controls {
    margin: -10px 0 20px 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: dimgray;
}

.product-image-controls .fa {
    font-size: 14px;
}

.product-image-controls a {
    text-decoration: none;
    color: dimgray;
}

.product-image-controls a:hover {
    color: #000;
}

.hero-img {
    max-width: 168rem;
    margin: 0 auto;
}

.tooltip-trigger {
    cursor: help;
}

.complete-the-look {
    margin-top: 5rem;
}

.carousel-related .product {
    margin-bottom: .3rem;
}

.carousel-related .product-name {
    height: 3.4rem;
    overflow: hidden;
}

.chat-wrap {
    margin-bottom: 2rem;
    padding: 1rem;
    text-align: center;
    border: 1px solid #ddd;
}

.chat-wrap .fa {
    font-size: 40px;
    color: #ddd;
}

.chat-wrap .chat-heading {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 2.8rem;
    font-weight: 400;
}

.chat-wrap .chat-heading small {
    display: block;
    margin-top: .5rem;
    font-size: 12px;
    color: #000;
}

.chat-wrap .chat-extra {
    padding-top: 2rem;
}

.chat-wrap .chat-extra p {
    margin-bottom: 1rem;
}

.chat-wrap .chat-extra p:last-child {
    margin: 0;
}

.chat-wrap .chat-extra .fa {
    font-size: 1.6rem;
    color: #000;
}

.chat-wrap .chat-extra .fa.fa-envelope {
    font-size: 1.4rem;
}

.account-detail {
    min-height: 26rem;
    margin-bottom: 2rem;
    padding: 2rem;
    border: .1rem solid #ddd;
}

.account-detail dt {
    font-size: 1.5rem;
}

.account-detail dd {
    color: dimgray;
}

.account-detail>*:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:991px) {
    .account-detail {
        min-height: 0;
    }
}

.account-detail h4 {
    margin: -2rem -2rem 1rem -2rem;
    padding: 1rem 2rem;
}

.account-detail.default {
    border-color: #000;
    box-shadow: inset 0 0 0 .5rem #000;
}

.account-detail.default h4 {
    color: #fff;
    background-color: #000;
}

.account-detail dt,.account-detail a {
    text-transform: uppercase;
}

.passport-print-card {
    position: relative;
}

.passport-print-card p {
    position: absolute;
    bottom: 16px;
    left: 50%;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#header-promo-wrap {
    padding: 1rem 0;
    background: #000;
}

#header-promo-wrap a {
    color: #fff;
    text-decoration: none;
}

#header-promo-wrap .item {
    overflow: auto;
}

#header-promo-wrap #promo-carousel {
    max-width: 120rem;
    margin: 0 auto;
}

#header-promo-wrap #header-promo-toggle {
    position: relative;
    color: #fff;
    padding: 0 1.5rem;
    font-size: 1.2rem;
    text-transform: uppercase;
}

#header-promo-wrap #header-promo-toggle:before,#header-promo-wrap #header-promo-toggle:after {
    content: "";
    display: table;
}

#header-promo-wrap #header-promo-toggle:after {
    clear: both;
}

#header-promo-wrap #header-promo {
    display: none;
    max-width: 70%;
    text-align: center;
    margin: 0 auto;
    padding: 0 15px;
    text-transform: uppercase;
    color: #fff;
}

@media screen and (max-width:767px) {
    #header-promo-wrap #header-promo {
        max-width: 80%;
    }
}

#header-promo-wrap #header-promo-inner {
    padding: 1rem 0 2.5rem 0;
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
}

#header-promo-wrap .carousel-control {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity .25s ease;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

#header-promo-wrap .carousel-control:hover {
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1;
}

#header-promo-wrap .carousel-indicators {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin: 0;
    text-align: left;
    width: 90%;
}

#header-promo-wrap .carousel-indicators li {
    display: none;
    position: static;
    text-indent: 0;
    background: none;
    border-color: transparent;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 1.4rem;
    letter-spacing: .1rem;
}

#header-promo-wrap .carousel-indicators li.active {
    display: block;
    width: auto;
    height: auto;
    color: #fff;
    background: none;
    border-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    visibility: visible;
}

@keyframes flickerAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#header-promo-wrap .carousel-indicators li.active {
    -webkit-animation: flickerAnimation 1s 1;
    -moz-animation: flickerAnimation 1s 1;
    -o-animation: flickerAnimation 1s 1;
    animation: flickerAnimation 1s 1;
}

#header-promo-wrap.promo-open .carousel-indicators li.active {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

#header-promo-wrap.promo-open .carousel-indicators li {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
}

#header-promo-wrap .promo-left,#header-promo-wrap .promo-right {
    fill: #fff;
    width: 30px;
    height: 30px;
}

.promo-toggle-icon {
    float: left;
    margin: .2rem 1rem 0 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .5s ease;
}

.promo-toggle-icon svg {
    display: inline-block;
    fill: #fff;
    overflow: visible!important;
}

.promo-toggle-icon svg {
    width: 1.4rem;
    height: 1.4rem;
}

#header-promo-wrap.promo-open .promo-toggle-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.header-promo-heading {
    margin: 0 0 2.5rem 0;
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: .5px;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.header-promo-heading small {
    display: block;
    margin-top: .5rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
}

.header-promo-copy {
    margin-bottom: 2rem;
}

.header-promo-copy span,.header-promo-copy a {
    margin: 0 1.5rem;
}

@media screen and (max-width:767px) {
    .header-promo-copy span {
        display: block;
    }
}

.header-promo-details {
    font-size: 1rem;
}

.header-promo-link-wrap {
    text-decoration: none;
}

.header-promo-link-wrap .header-promo-cta,.header-promo-link-wrap .header-promo-details {
    text-decoration: underline;
}

.header-promo-link-wrap .header-promo-cta:hover,.header-promo-link-wrap .header-promo-details:hover {
    text-decoration: none;
}

.header-promo-link-wrap:hover {
    text-decoration: none;
}

#header-promo [data-toggle="modal"] {
    text-decoration: underline;
}

.module-sh {
    position: relative;
    overflow: hidden;
    /*margin-bottom: .3rem;*/
}

.module-sh:before,.module-sh:after {
    content: "";
    display: table;
}

.module-sh:after {
    clear: both;
}

.module-sh .module-sh-copy {
    text-align: center;
}

.module-sh h1,.module-sh h2,.module-sh .module-heading {
    font-size: 4.8rem;
    letter-spacing: .1rem;
}
.module-sh h2, .module-sh h3 {
    text-transform: uppercase
}

.module-sh p {
    font-size: 2rem;
    line-height: 1.2;
}

.module-sh hr {
    width: 6rem;
    border-color: #000;
}

.module-sh hr.hr-long {
    width: 15rem;
}

@media screen and (min-width:768px) {
    .promo-right>[class*='col']:first-child {
        float: right;
    }
}

.c-sp-social {
    bottom: 1.5rem;
    position: absolute;
    right: 1.5rem;
    z-index: 200;
    display: block;
}

.c-sp-social [class*='icon-'] {
    fill: #999;
}

@media screen and (max-width:767px) {
    .c-sp-social {
        left: 1.5rem;
        right: auto;
        top: 1.5rem;
        bottom: auto;
    }
}

.c-sp-social a {
    display: inline-block;
    margin-left: 2rem;
    text-decoration: none;
}

.c-sp-social a:first-child {
    margin-left: 0;
}

.c-sp-social [class*='icon-'] {
    width: 2.4rem;
    height: 2.4rem;
    transition: fill .25s ease;
}

.c-sp-social .icon-pinterest:hover {
    fill: #cc2127;
}

.c-sp-social .icon-facebook:hover {
    fill: #3b5998;
}

.c-sp-social .icon-twitter:hover {
    fill: #55acee;
}

.module-sh-right .c-sp-social {
    left: 1.5rem;
    right: auto;
}

.c-sp-prods {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
    width: 30rem;
    height: 100%;
    padding: 4rem 2rem 2rem 2rem;
    background: #fff;
    border-left: .1rem solid #ddd;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: all .25s ease;
}

@media screen and (max-width:767px) {
    .c-sp-prods {
        width: 100%;
        border: 0;
    }
}

.c-sp-prods .media {
    margin: 0;
    padding: 1.5rem 0;
    border-top: 1px solid #ddd;
}

.c-sp-prods .media:last-child {
    border-bottom: 1px solid #ddd;
}

.c-sp-prods h4 {
    font-size: 1.8rem!important;
}

.c-sp-prods p {
    font-size: 1.5rem!important;
}

.c-sp-prods .icon-close {
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
    width: 1.5rem;
    height: 1.5rem;
}

.c-sp-prods .c-sp-prods-inner {
    height: 100%;
    overflow: auto;
}

.c-sp-prods .c-sp-prods-inner img {
    width: 100px;
}

.module-sh.open .c-sp-prods {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.c-sp-link,.c-sp-link:hover,.c-sp-link:active,.c-sp-link:focus {
    display: block;
    color: #000;
    text-decoration: none;
}

.c-sp-link:before,.c-sp-link:after,.c-sp-link:hover:before,.c-sp-link:hover:after,.c-sp-link:active:before,.c-sp-link:active:after,.c-sp-link:focus:before,.c-sp-link:focus:after {
    content: "";
    display: table;
}

.c-sp-link:after,.c-sp-link:hover:after,.c-sp-link:active:after,.c-sp-link:focus:after {
    clear: both;
}

@media screen and (max-width:991px) {
    .module-sh {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .module-sh .module-heading,.module-sh h1,.module-sh h2,.module-sh .module-heading {
        font-size: 3rem;
    }

    .module-sh p {
        font-size: 1.6rem;
        line-height: 1.2;
    }
}

.module-sh-copy {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width:767px) {
    .module-sh-copy {
        position: static;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.module-sh-right .module-sh-copy {
    left: auto;
    right: 0;
}

.module-sh-img {
    position: relative;
}

.module-sh-grid .module-sh-img {
    float: right;
    width: 50%;
}

.module-sh-grid.module-sh-right .module-sh-img {
    float: left;
}

.module-sh-grid.module-sh-thirds .module-sh-img {
    width: 66%;
}

@media screen and (max-width:767px) {
    .module-sh-grid .module-sh-img,.module-sh-grid.module-sh-right .module-sh-img,.module-sh-grid.module-sh-thirds .module-sh-img {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .module-sh .module-sh-copy,.module-sh.module-sh-thirds .module-sh-copy {
        position: static;
        padding: 3rem 1.5rem;
        width: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .module-sh h1,.module-sh h2,.module-sh .module-heading,.module-sh.module-sh-thirds h1,.module-sh.module-sh-thirds h2,.module-sh.module-sh-thirds .module-heading {
        font-size: 3rem;
    }

    .module-sh p,.module-sh.module-sh-thirds p {
        font-size: 1.6rem;
        line-height: 1.2;
    }

    .carousel .module-sh-copy {
        padding-bottom: 4rem;
    }
}

@media screen and (min-width:768px) {
    .module-sh.module-sh-wide .module-sh-copy {
        width: 100%;
        padding: 0 10%;
    }
}

.c-sp-wrap .module {
    margin-bottom: .3rem;
    margin-bottom: 1rem;
}

.c-sp-wrap .module .module-sh-copy {
    left: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    font-family: "Montserrat",serif;
}

.c-sp-wrap .module .module-sh-copy h2 {
    font-weight: 400;
    letter-spacing: .02em;
}

@media screen and (min-width:991px) {
    .c-sp-wrap .module .module-sh-copy h2 {
        font-size: 7.5rem;
        line-height: 7rem;
    }
}

.c-sp-wrap .module .module-sh-copy p {
    font-size: 2.4rem;
    font-style: italic;
    line-height: 3rem;
    letter-spacing: .02em;
}

@media screen and (max-width:767px) {
    .c-sp-wrap .module .module-sh-copy {
        padding: 1.5rem 0;
    }

    .c-sp-wrap .module .module-sh-copy p {
        font-size: 1.7rem;
        line-height: 1.4;
    }
}

@media screen and (min-width:768px) {
    .c-sp-wrap .module .module-sh-copy {
        width: 33.3333%;
        text-align: left;
    }

    .c-sp-wrap .module .module-sh-center .module-sh-copy {
        left: 33.3333%;
    }

    .c-sp-wrap .module .module-sh-right .module-sh-copy {
        left: 66.6666%;
    }
}

@media screen and (min-width:768px) {
    .module-sh .module-sh-copy {
        padding: 0 45% 0 10%;
    }

    .module-sh.module-sh-right .module-sh-copy {
        padding: 0 10% 0 45%;
    }

    .module-sh.module-sh-center .module-sh-copy {
        padding: 0 10% 0 10%;
    }

    .module-sh.module-sh-grid .module-sh-copy {
        width: 50%;
        padding: 0 5%;
    }

    .module-sh.module-sh-grid.module-sh-thirds .module-sh-copy {
        width: 33%;
        padding: 0 5%;
    }

    .carousel h1,.carousel h2,.carousel p {
        margin-left: 0;
        margin-right: 0;
    }
}

.c-sp-header {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding: 2.5rem 0;
    text-align: center;
    font-size: 1.6rem;
    line-height: 3.2rem;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.c-sp-header h1 {
    margin: 0;
    font-size: 3.2rem;
    letter-spacing: 1rem;
}

@media screen and (max-width:767px) {
    .c-sp-header h1 {
        letter-spacing: .5rem;
    }
}

.c-sp-header i {
    text-transform: none;
}

.c-sp-header h1 {
    display: inline;
    margin: 0 1.2rem 0 0;
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: .02em;
    vertical-align: middle;
}

@media screen and (max-width:991px) {
    .c-sp-header h1 {
        display: block;
        font-size: 3.5rem;
        margin: 0;
    }
}

.c-sp-footer {
    padding: 2rem;
    text-align: center;
}

.c-sp-footer a {
    display: inline-block;
    margin: 0 2rem;
    text-transform: uppercase;
    font-size: 1.8rem;
    text-decoration: none;
}

@media screen and (max-width:991px) {
    .c-sp-header,.c-sp-footer {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .c-sp-header .row,.c-sp-footer .row {
        margin: 0;
    }
}

.collection-group-cta {
    margin-bottom: 8rem;
}

.c-sp-click {
    position: fixed;
    z-index: 10;
    top: 8.5rem;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    padding: 1rem;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .02em;
    color: #fff;
    opacity: 1;
    background: rgba(0,0,0,.5);
    transition: opacity .25s ease;
}

@media screen and (max-width:991px) {
    .c-sp-click {
        top: 4.4rem;
        padding: .3rem;
        width: 250px;
        margin-left: -125px;
    }
}

.module-sh-bg {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding: 3rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.module-sh-bg .module-sh-copy {
    position: static;
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.module-sh-bg .module-sh-copy>* {
    margin-bottom: 0;
}

.product-count {
    padding: 1.2rem 0;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: right;
    line-height: 1.5;
    letter-spacing: 0;
}

.breadcrumb {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 1.2rem 0;
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.breadcrumb a {
    text-decoration: none;
}

.filter-wrap {
    position: relative;
    margin-bottom: 2rem;
}

@media screen and (min-width:992px) {
    .filter-wrap {
        background: #000;
    }
}

.filter-wrap .bootstrap-select.btn-group .dropdown-toggle,.filter-wrap .bootstrap-select.btn-group.open .dropdown-toggle,.filter-wrap .form-control.selectpicker {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000;
}

@media screen and (min-width:992px) {
    .filter-wrap .dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        zoom: 1;
        transition: visibility linear 0.25s,opacity 0.25s linear;
    }

    .filter-wrap.hover .dropdown.open .dropdown-menu {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        zoom: 1;
        transition: visibility linear 0s,opacity 0.25s linear;
    }
}

.filter-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.filter-list:before,.filter-list:after {
    content: "";
    display: table;
}

.filter-list:after {
    clear: both;
}

.filter-list h3 {
    margin: 0 0 1.2rem 0;
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

@media screen and (max-width:991px) {
    .filter-list h3 {
        color: #000;
        margin-bottom: 1.5rem;
        font-size: 1.7rem;
    }
}

.filter-list>li {
    display: block;
}

.filter-list>li>a {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000;
    padding: 0 2.4rem;
    line-height: 4.4rem;
    color: #fff;
    transition: background .25s ease;
    font-size: 1.2rem;
    letter-spacing: .1em;
}

.filter-list>li>a:hover {
    text-decoration: none;
    background: #000;
}

.filter-list>li.open>a {
    color: #000;
    color: #000;
    background: #fff;
}

.filter-list>li>a {
    float: left;
    width: 100%;
}

.filter-list>li>a span {
    float: left;
    display: block;
    width: 100%;
}

.filter-list>li>a span:before,.filter-list>li>a span:after {
    content: "";
    display: table;
}

.filter-list>li>a span:after {
    clear: both;
}

.filter-list>li>a span:after {
    display: block;
    float: right;
    width: 1rem;
    height: .7rem;
    margin: 1.8rem 0 0 .8rem;
    content: '';
    background-image: url(/web_assets/svg/arrow-down-white.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.filter-list>li.dropdown-selected>a {
    color: #fff;
    font-weight: 700;
}

.filter-list>li.open>a {
    color: #000;
}

.filter-list>li.open>a span:after {
    background-image: url(/web_assets/svg/arrow-up.svg);
}

.filter-list .dropdown-menu {
    z-index: 450;
    margin: 0;
    padding: 0;
    border: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 .1rem .3rem 0 rgba(0,0,0,.1);
}

.filter-list .filter-toggles {
    max-width: 120rem;
    margin: 0 auto;
    padding: 3.5rem 1.5rem;
}

.filter-list .filter-toggles a {
    text-decoration: none;
}

.filter-list .filter-toggles a:hover {
    color: #000;
}

.filter-list .filter-toggles .row {
    clear: both;
}

.filter-list .filter-toggles h3 {
    font-size: 1.4rem;
}

@media screen and (max-width:991px) {
    .filter-list .filter-toggles {
        padding: 0 1.5rem 1rem 1.5rem;
    }
}

@media screen and (min-width:992px) {
    .filter-list>li {
        position: static;
        float: left;
        border-left: .1rem solid #fff;
    }

    .filter-list>li.dropdown-sort {
        border-right: .1rem solid #fff;
        position: relative;
    }

    .filter-list>li.dropdown-sort .dropdown-menu {
        box-shadow: 0 6px 12px 0 rgba(0,0,0,.175);
    }

    .filter-list>li.dropdown-sort .dropdown-menu>ul {
        padding: 0;
        list-style: none;
    }

    .filter-list>li.dropdown-sort .dropdown-menu>ul>li>a {
        display: block;
        clear: both;
        font-size: 1.2rem;
        line-height: 1.42857143;
        white-space: nowrap;
        padding: .7rem 1rem;
        text-transform: uppercase;
        text-decoration: none;
    }

    .filter-list>li.dropdown-sort .dropdown-menu>ul>li>a:hover {
        background: #eee;
    }

    .filter-list>li.dropdown-sort .dropdown-menu>ul>li.selected>a {
        background: #eee;
    }
}

@media screen and (max-width:991px) {
    .filter-list>li>a {
        font-size: 1.5rem;
    }

    .filter-list .dropdown,.filter-list .dropdown-menu {
        position: static;
        width: 100%;
    }

    .filter-list .dropdown-menu {
        box-shadow: none;
    }
}

@media screen and (max-width:1024px) {
    .filter-list>li>a {
        padding: 0 1.7rem;
    }
}

@media screen and (min-width:992px) {
    .filter-list>li:nth-child(1):nth-last-child(10)>a,.filter-list>li:nth-child(2):nth-last-child(9)>a,.filter-list>li:nth-child(3):nth-last-child(8)>a,.filter-list>li:nth-child(4):nth-last-child(7)>a,.filter-list>li:nth-child(5):nth-last-child(6)>a,.filter-list>li:nth-child(6):nth-last-child(5)>a,.filter-list>li:nth-child(7):nth-last-child(4)>a,.filter-list>li:nth-child(8):nth-last-child(3)>a,.filter-list>li:nth-child(9):nth-last-child(2)>a,.filter-list>li:nth-child(10):nth-last-child(1)>a {
        padding: 0 1.7rem;
    }

    .filter-list>li:nth-child(1):nth-last-child(9)>a,.filter-list>li:nth-child(2):nth-last-child(8)>a,.filter-list>li:nth-child(3):nth-last-child(7)>a,.filter-list>li:nth-child(4):nth-last-child(6)>a,.filter-list>li:nth-child(5):nth-last-child(5)>a,.filter-list>li:nth-child(6):nth-last-child(4)>a,.filter-list>li:nth-child(7):nth-last-child(3)>a,.filter-list>li:nth-child(8):nth-last-child(2)>a,.filter-list>li:nth-child(9):nth-last-child(1)>a {
        padding: 0 1.7rem;
    }

    .filter-list>li:nth-child(1):nth-last-child(8)>a,.filter-list>li:nth-child(2):nth-last-child(7)>a,.filter-list>li:nth-child(3):nth-last-child(6)>a,.filter-list>li:nth-child(4):nth-last-child(5)>a,.filter-list>li:nth-child(5):nth-last-child(4)>a,.filter-list>li:nth-child(6):nth-last-child(3)>a,.filter-list>li:nth-child(7):nth-last-child(2)>a,.filter-list>li:nth-child(8):nth-last-child(1)>a {
        padding: 0 1.7rem;
    }
}

.filter-category {
    margin-left: -15px;
    margin-right: -15px;
}

.filter-category .bootstrap-select.btn-group .dropdown-toggle,.filter-category .bootstrap-select.btn-group.open .dropdown-toggle,.filter-category .form-control.selectpicker {
    background: #000;
    border-color: transparent;
}

@media screen and (max-width:991px) {
    .filter-category .bootstrap-select.btn-group .dropdown-toggle,.filter-category .bootstrap-select.btn-group.open .dropdown-toggle,.filter-category .form-control.selectpicker {
        color: #fff;
    }
}

.filter-category .dropdown-menu>li>a {
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: none;
    color: #595959;
}

.filter-category .dropdown-menu>li.dropdown-header {
    padding: 2rem 1rem .7rem 1rem;
    font-weight: 700;
    text-transform: none;
}

.filter-category .dropdown-menu {
    border: 2px solid #fff;
}

.filter-category .dropdown-menu>li.dropdown-header {
    font-weight: 600;
    letter-spacing: .04em;
    color: #000;
    text-transform: uppercase;
}

.filter-category .dropdown-menu li {
    text-transform: none;
}

.filter-category .dropdown-menu>li>a {
    padding: .5rem 1rem;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .04em;
    color: #595959;
}

.filter-category .dropdown-menu>li.dropdown-header {
    padding: 2rem 1rem .7rem 1rem;
}

.filter-category .dropdown-menu>li.divider {
    display: none;
}

.filter-category .dropdown-menu>li a.opt {
    padding-left: 1rem!important;
}

.filter-category .form-group {
    margin: 0;
}

@media screen and (min-width:992px) {
    .filter-category {
        float: left;
        min-width: 22rem;
        height: 4.4rem;
        margin: 0;
        padding-right: .5rem;
        border-right: .2rem solid #fff;
    }

    .filter-category .form-group {
        margin: .5rem 0;
    }

    .filter-category .bootstrap-select.btn-group .dropdown-toggle,.filter-category .form-control.selectpicker {
        border-color: transparent;
        background: #fff;
    }

    .filter-category .bootstrap-select.btn-group.open .dropdown-toggle {
        border-color: transparent;
        background: #fff;
    }
}

@media screen and (max-width:991px) {
    .filter-category .bootstrap-select .btn .caret {
        background-image: url(/web_assets/svg/arrow-down-white.svg);
    }
}

@media screen and (min-width:992px) {
    .filter-sort {
        float: right;
    }

    .filter-sort .form-group {
        margin: .5rem 0;
    }

    .filter-sort .form-control {
        color: #fff;
        background: transparent;
        border: transparent;
    }

    .filter-sort .bootstrap-select .btn {
        color: #fff;
        background: transparent;
        border-color: transparent;
    }

    .filter-sort .bootstrap-select .btn .caret {
        background-image: url(/web_assets/svg/arrow-down-white.svg);
    }

    .filter-sort .bootstrap-select.btn-group.open .dropdown-toggle {
        color: #fff;
        background: transparent;
        border-color: transparent;
    }

    .filter-sort .dropdown-menu {
        right: 0;
        left: auto;
        border: 2px solid #fff;
    }

    .filter-sort .dropdown-menu>li.dropdown-header {
        font-weight: 600;
        letter-spacing: .04em;
        color: #000;
        text-transform: uppercase;
    }

    .filter-sort .dropdown-menu li {
        text-transform: none;
    }

    .filter-sort .dropdown-menu>li>a {
        padding: .5rem 1rem;
        font-size: 1.4rem;
        font-weight: 400;
        letter-spacing: .04em;
        color: #595959;
    }
}

.filter-refine {
    display: none;
}

@media screen and (max-width:991px) {
    .filter-category {
        margin: 0 0 1rem 0;
    }

    .filter-refine-sort {
        margin: 0 0 2rem 0;
        border-bottom: 1px solid #ddd;
    }

    .filter-refine-sort:before,.filter-refine-sort:after {
        content: "";
        display: table;
    }

    .filter-refine-sort:after {
        clear: both;
    }
}

@media screen and (max-width:991px) and (max-width:991px) {
    .filter-refine-sort {
        border: 0;
    }
}

@media screen and (max-width:991px) {
    .filter-refine,.filter-sort {
        border: .1rem solid #ddd;
    }

    .filter-refine {
        display: block;
        float: left;
        width: 49%;
        height: 3.6rem;
        margin-right: 1%;
        padding: .6rem 1rem;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 2rem;
        text-decoration: none;
        text-transform: uppercase;
        color: #000;
    }

    .filter-refine:hover {
        text-decoration: none;
    }

    .filter-refine span:after {
        display: block;
        float: right;
        margin-top: .5rem;
        font-size: 0;
        line-height: 0;
        width: 1rem;
        height: 1rem;
        content: url(/web_assets/svg/plus.svg);
        opacity: 1;
        filter: alpha(opacity=100);
        zoom: 1;
    }

    .filter-sort {
        float: right;
        width: 49%;
        margin-left: 1%;
    }

    .filter-sort .bootstrap-select.btn-group .dropdown-toggle,.filter-sort .bootstrap-select.btn-group.open .dropdown-toggle,.filter-sort .form-control.selectpicker {
        border-color: transparent;
    }

    .filter-sort .form-group {
        margin-bottom: 0;
    }
}

@media screen and (max-width:767px) {
    .filter-wrap .filter-list {
        margin-bottom: 2rem;
    }

    .filter-wrap .filter-list>li>a {
        max-width: 100%;
    }

    .filter-wrap .filter-list .filter-toggles {
        max-width: 100%;
    }
}

.selector {
    position: relative;
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 .5rem 0 1rem;
    border: .1rem solid transparent;
    background-image: none;
}

.selector.swatch,.selector.swatch:before,.selector.box {
    transition: border .25s ease;
}

.selector.swatch {
    background-size: 1.6rem 1.6rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.selector.swatch:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: .1rem solid transparent;
    transition: border .25s ease;
}

.selector.box {
    border: .1rem solid #000;
}

.selector-label {
    display: block;
    overflow: hidden;
    zoom: 1;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2rem;
    padding: .3rem 0;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.selector-toggle {
    display: block;
    margin-bottom: .2rem;
    padding: 1rem 0;
    border: .1rem solid transparent;
    overflow: hidden;
    zoom: 1;
}

@media screen and (min-width:992px) {
    .selector-toggle {
        padding: .7rem 0;
    }
}

.selector-toggle:hover .selector.box {
    background-color: #eee;
    box-shadow: inset 0 0 0 1px #fff;
}

.selector-toggle.selected .selector.box {
    border-width: .2rem;
    background-color: #e1bcaa;
}

.selector-toggle.selected .selector.swatch {
    border-width: .2rem;
}

.selector-toggle.selected .selector-label {
    font-weight: 700;
}

.selector-toggle.selected:hover .selector.swatch {
    border-width: .2rem;
}

.selector-toggle[data-toggle='filter-selector-all'] .selector.swatch {
    border: .1rem solid #000;
}

.selector-toggle:hover .selector.swatch {
    border: .1rem solid #000;
}

.selector-toggle:hover .selector.swatch:before {
    border-color: #fff;
}

.selector-toggle.selected {
    background: #eee;
    border-color: #ddd;
}

.selector-toggle.selected .selector.swatch {
    border-color: #000;
}

.selector-toggle.selected .selector.swatch:before {
    border: .2rem solid #fff;
}

.selector-toggle.selected .selector.box {
    background-color: #000;
    box-shadow: inset 0 0 0 2px #fff;
}

.selector-toggle.disabled {
    color: #ddd;
    cursor: default;
}

.selector-toggle.disabled .selector.box,.selector-toggle.disabled .selector.swatch {
    border-color: #ddd;
    background: none!important;
}

.filter-list .filter-toggles a.disabled,.filter-list .filter-toggles a.disabled:hover {
    color: #ddd;
}

@media screen and (max-width:991px) {
    .selector-toggle {
        padding: 1.3rem 0;
    }

    .selector.swatch,.selector.box {
        width: 2.4rem;
        height: 2.4rem;
        margin-right: 1rem;
        background-size: 2.4rem 2.4rem;
    }

    .selector-label {
        padding: .6rem 0;
    }
}

.filter-tools-mobile {
    display: none;
}

.filter-tools-mobile-head {
    display: none;
}

@media screen and (max-width:991px) {
    .filter-tools-mobile-head {
        display: block;
        padding: 15px;
    }

    .filter-tools-mobile-head h3 {
        margin: 0;
    }

    .filter-tools-mobile-head a {
        float: right;
    }
}

.filter-tools .bootstrap-select .btn .caret {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

@media screen and (min-width:992px) {
    .filter-list-wrap {
        float: left;
    }
}

@media screen and (max-width:991px) {
    .filter-list-wrap {
        display: none;
        opacity: 0;
        transition: transform .3s ease-in-out,opacity .3s ease-in-out;
    }

    .filter-list-wrap.open {
        display: block;
        position: fixed;
        z-index: 1200;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-bottom: 65px;
        overflow: auto;
        background: #fff;
        display: block;
        opacity: 1;
        -webkit-animation: fadeIn .3s ease-in-out;
        -moz-animation: fadeIn .3s ease-in-out;
        -o-animation: fadeIn .3s ease-in-out;
        animation: fadeIn .3s ease-in-out;
    }

    .filter-list-wrap .filter-list>.dropdown {
        border-top: .1rem solid #ddd;
    }

    .filter-list-wrap .filter-list>.dropdown:before,.filter-list-wrap .filter-list>.dropdown:after {
        content: "";
        display: table;
    }

    .filter-list-wrap .filter-list>.dropdown:after {
        clear: both;
    }

    .filter-tools-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px;
        background: #fff;
        border-top: .1rem solid #ddd;
    }

    .filters-open {
        overflow: hidden;
    }

    .filters-open .dropdown-backdrop {
        display: none;
    }
}

@keyframes fadeIn {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media screen and (max-width:991px) {
    .filter-list>li>a {
        color: #000;
    }

    .filter-list>li>a:hover {
        background: #fff;
    }

    .filter-list>li.open>a {
        background: #fff;
    }

    .filter-list>li>a span:after {
        background-image: url(/web_assets/svg/arrow-up.svg);
    }

    .filter-list>li.open>a span:after {
        background-image: url(/web_assets/svg/arrow-down.svg);
    }

    .filter-list>li.dropdown-selected>a {
        color: #000;
    }
}

.filter-tags-wrap {
    margin-top: -1rem;
    font-size: 0;
}

.filter-tags-wrap .filter-tags {
    display: inline;
}

.filter-tags-wrap .filter-tag,.filter-tags-wrap .filter-clear {
    display: inline-block;
    margin: 0 1rem 1rem 0;
    padding: 0 1.8rem;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 4rem;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #595959;
    background-color: #eee;
}

.filter-tags-wrap .filter-tag svg,.filter-tags-wrap .filter-clear svg {
    width: .8rem;
    height: .8rem;
    margin-left: .7rem;
}

@media screen and (max-width:991px) {
    .filter-tags-wrap {
        margin: -3rem 0 0 -.5rem;
    }
}

.filter-shop-by {
    padding: 4rem 1.5rem;
}

.filter-shop-by h3 {
    margin: 0 0 1.2rem 0;
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

@media screen and (max-width:991px) {
    .filter-shop-by h3 {
        color: #000;
        margin-bottom: 1.5rem;
        font-size: 1.7rem;
    }
}

.filter-shop-by ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width:991px) {
    .filter-shop-by ul {
        padding: 1.5rem 0 0 2rem;
    }
}

.filter-shop-by ul li {
    margin-bottom: .7rem;
}

.filter-shop-by ul li a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

@media screen and (max-width:991px) {
    .filter-shop-by ul li a {
        padding: .2rem 0;
        font-size: 1.4rem;
        color: #000;
    }
}

@media screen and (max-width:991px) {
    .filter-shop-by ul li {
        font-size: 1.4rem;
    }
}

.filter-shop-by a {
    display: inline-block;
    text-decoration: none;
    line-height: 2.4rem;
    color: #000;
    letter-spacing: .04em;
}

@media screen and (max-width:991px) {
    .filter-shop-by a {
        font-size: 1.2rem;
        letter-spacing: .04em;
        color: dimgray;
        font-weight: 500;
    }
}

.filter-shop-by a:hover {
    text-decoration: underline;
}

.module h2,.module h3,.module h4,.module h5,.module h6 {
    margin-top: 0;
}

.module + .module,.module + .module-wrapper,.module-wrapper + .module,.module-top-margin {
    margin-top: 5rem;
}

.module-bottom-margin {
    margin-bottom: 5rem;
}

.collection .module {
    margin: 0 0 5rem 0;
}

.c-sp-wrap .module {
    margin: 0 0 .3rem 0;
}

.module sup {
    margin-left: .5rem;
    vertical-align: baseline;
    position: relative;
    top: -1.6em;
    font-size: .3em;
}

.content-wide .module {
    margin-bottom: 0;
}

.content-wide .module-sh {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.module-extra {
    margin-top: 1.5rem;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.shop-now {
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
}

.module-img {
    margin-bottom: 5rem;
    text-align: center;
    letter-spacing: .02em;
}

.module-img h2,.module-img h3 {
    margin: .5rem 0 1rem 0;
    font-size: 2.4rem;
    text-transform: uppercase;
}

.module-img p {
    font-size: 1.8rem;
    line-height: 1.5;
}

@media screen and (max-width:767px) {
    .module-img p {
        font-size: 1.5rem;
    }
}

.module-img img {
    margin-bottom: 2rem;
}

.module-img.module-carousel img {
    margin: 0;
}

.module-img .collection-name {
    display: inline-block;
    font-size: 1.8rem;
}

.module-img.module-img-overlay {
    position: relative;
}

.module-img.module-img-overlay .module-img-copy {
    position: absolute;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
}

.module-img.module-img-overlay.module-img-overlay-bot .module-img-copy {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: auto;
    bottom: 2.4rem;
}

@media screen and (max-width:991px) {
    .module-img.module-img-overlay.module-img-overlay-shift .module-img-copy {
        position: static;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@media screen and (max-width:767px) {
    .module-img {
        max-width: 44rem;
        margin-left: auto;
        margin-right: auto;
    }
}

.module-img .module-img-video {
    position: relative;
    text-align: center;
}

.module-img .module-img-video .play-icon {
    display: block;
    position: absolute;
    z-index: 100;
    width: 15rem;
    height: 15rem;
    top: 50%;
    left: 50%;
    margin-top: -7.5rem;
    margin-left: -7.5rem;
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1;
    transition: opacity .25s ease;
}

.module-img .module-link-wrap:hover .module-img-video .play-icon {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.collection-name {
    margin: 0;
    font-size: 1.8rem;
    text-transform: none;
}

.module-combo .module-combo-img {
    margin-bottom: 2rem;
}

.module-combo .module-combo-copy {
    margin-bottom: 2rem;
    text-align: center;
}

.module-combo .module-combo-copy .collection-name {
    font-family: "Montserrat",serif;
    font-size: 2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.module-combo .module-combo-copy h3 {
    font-family: "Montserrat",serif;
    margin-bottom: 2rem;
    font-size: 4.8rem;
    font-weight: 300;
    line-height: 1;
}

.module-combo .module-combo-copy img {
    margin-bottom: 2rem;
}

.module-combo .module-combo-carousel .carousel {
    padding-bottom: 1.5rem;
}

.module-combo .module-combo-carousel .carousel .carousel-caption {
    position: static;
}

.module-combo .module-combo-carousel .carousel .carousel-caption p {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .02em;
}

@media screen and (max-width:767px) {
    .module-combo .module-combo-img,.module-combo .module-combo-carousel {
        max-width: 44rem;
        margin-left: auto;
        margin-right: auto;
    }
}

.module-ad {
    border: 12px solid #ddd;
    margin-bottom: 5rem;
    padding: 8rem 5rem;
    text-align: center;
    letter-spacing: .02em;
    font-size: 2.5rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #939598;
}

.module-ad .ad-main {
    margin: 0;
    font-size: 7rem;
    font-weight: 500;
}

@media screen and (max-width:991px) {
    .module-ad .ad-main {
        font-size: 6rem;
    }
}

@media screen and (max-width:767px) {
    .module-ad .ad-main {
        font-size: 12vw;
    }
}

.module-ad .ad-code {
    display: block;
    font-weight: 500;
}

.module-ad hr {
    width: 10rem;
    height: .2rem;
    margin: 3rem auto;
    background: dimgray;
}

.module-ad.module-ad-blue {
    border-color: #b5d1da;
}

.module-ad.module-ad-blue .ad-main,.module-ad.module-ad-blue .ad-code {
    color: #b5d1da;
}

.module-ad.module-ad-blue hr {
    background: #b5d1da;
}

@media screen and (max-width:991px) {
    .module-ad {
        padding: 4rem 2rem;
    }
}

.module-4-across {
    text-align: center;
}

.module-4-across h3 {
    margin: .5rem 0 1rem 0;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.module-4-across a {
    text-decoration: none;
}

.module-4-across img {
    margin-bottom: 1.5rem;
}

.module-4-across .story {
    margin-bottom: 3rem;
    letter-spacing: .02em;
}

@media screen and (max-width:767px) {
    .module-4-across .story {
        max-width: 44rem;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:991px) {
    .module-4-across .row .col-sm-6:nth-child(3) {
        clear: left;
    }
}

.module-blog h2 {
    margin-bottom: 1rem;
    letter-spacing: .02em;
}

.module-blog .logo-inside-chic {
    width: 20rem;
    height: 4.8rem;
}

.module-blog p {
    font-size: 1.6rem;
}

.module-social h2 {
    margin-bottom: 0;
    font-size: 3rem;
    font-weight:600;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.module-social hr {
    background-color: #000;
}

.module-product-grid {
    padding: 2rem 0;
    background: #f6f6f5;
}

.module-product-grid .module-inner>h2 {
    padding: 0 2rem;
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase;
    text-align: center;
}

.module-product-grid .carousel {
    padding: 0 4rem;
}

.module-product-grid .carousel .carousel-control {
    width: 4rem;
}

.module-product-grid .carousel .carousel-control.left [class*='icon-arrow'] {
    left: 1rem;
}

.module-product-grid .carousel .carousel-control.right [class*='icon-arrow'] {
    right: 1rem;
}

.module-product-grid .carousel .carousel-indicators {
    bottom: 0;
}

@media screen and (min-width:768px) {
    .module-product-grid .carousel .carousel-indicators {
        display: none;
    }
}

.module-product-grid .product {
    margin-bottom: 2rem;
}

.module-product-grid .product-name {
    height: 51px;
    overflow: hidden;
}

@media screen and (max-width:767px) {
    .module-product-grid {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .module-product-grid>h2 {
        font-size: 1.8rem;
    }

    .module-product-grid .carousel {
        padding: 0 1.5rem 0 1.5rem;
    }

    .module-product-grid .carousel .carousel-indicators {
        bottom: 0;
    }

    .module-product-grid .carousel .carousel-control {
        width: 1.7rem;
        height: 1.7rem;
        top: auto;
        bottom: 0;
    }

    .module-product-grid .carousel [class*='icon-arrow'] {
        width: 1.7rem;
        height: 2.5rem;
    }

    .module-product-grid .carousel .carousel-control-wrap {
        height: 3rem;
        margin: 2rem -1.5rem -2rem -1.5rem;
        background: #fff;
    }

    .module-product-grid .row .col-xs-6:nth-child(3) {
        clear: left;
    }
}

@media screen and (min-width:768px) {
    .module-product-grid .carousel-control [class*="icon-arrow"] {
        transform: translateY(calc(-50% - 25px));
    }

    .module-product-grid .product-name {
        height: 34px;
    }
}

.carousel-related .product {
    margin-bottom: .3rem;
}

.carousel-related .product-name {
    height: 3.4rem;
    overflow: hidden;
}

.module-link-wrap {
    display: block;
    text-decoration: none;
    color: #000;
}

.module-link-wrap .shop-now {
    text-decoration: underline;
    color: #000;
}

.module-link-wrap .shop-now:hover {
    color: #000;
}

.module-link-wrap:hover,.module-link-wrap:focus {
    color: #000;
    text-decoration: none;
}

@media screen and (min-width:992px) {
    .module-copy-white {
        color: #fff;
    }

    .module-copy-white a:not(.btn),.module-copy-white small {
        color: #fff;
    }

    .module-copy-white .carousel .carousel-caption {
        color: #fff;
    }

    .module-copy-white .module-link-wrap {
        color: #fff;
    }

    .module-copy-white .module-link-wrap .shop-now {
        color: #fff;
    }

    .module-copy-white .module-link-wrap .shop-now:hover {
        color: #fff;
    }

    .module-copy-white hr {
        border-color: #fff;
    }
}

@media screen and (min-width:768px) {
    .module-copy-white .module-sh {
        color: #fff;
    }

    .module-copy-white .module-sh a:not(.btn),.module-copy-white .module-sh small {
        color: #fff;
    }

    .module-copy-white .module-sh .carousel .carousel-caption {
        color: #fff;
    }

    .module-copy-white .module-sh .module-link-wrap {
        color: #fff;
    }

    .module-copy-white .module-sh .module-link-wrap .shop-now {
        color: #fff;
    }

    .module-copy-white .module-sh .module-link-wrap .shop-now:hover {
        color: #fff;
    }

    .module-copy-white .module-sh hr {
        border-color: #fff;
    }
}

.module-copy-white .module-img-overlay:not(.module-img-overlay-shift) {
    color: #fff;
}

.module-copy-white .module-img-overlay:not(.module-img-overlay-shift) a:not(.btn) {
    color: #fff;
}

.module-copy-white .module-link-wrap {
    color: #fff;
}

.module-copy-white .module-link-wrap a:not(.btn) {
    color: #fff;
}

.module-copy-white .module-link-wrap .shop-now {
    color: #fff;
}

.module-copy-white .module-link-wrap .shop-now:hover {
    color: #fff;
}

.module-sh-text {
    margin: 0 -15px;
    padding: 3rem;
    font-size: 2rem;
    text-align: center;
}

.module-sh-text .module-inner {
    padding: 0 1.5rem;
}

.module-sh-text h1,.module-sh-text h2,.module-sh-text .module-heading {
    margin: 0 0 1rem 0;
    font-size: 4rem;
    line-height: 1;
}

.module-sh-text.sh-text-lg {
    font-size: 4.4rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
}

.module-sh-text.sh-text-lg h1,.module-sh-text.sh-text-lg h2,.module-sh-text.sh-text-lg .module-heading {
    margin: 0;
    font-family: "Montserrat",serif;
    font-size: 3.2rem;
    font-style: italic;
}

.module-sh-text hr {
    width: 6rem;
    height: .2rem;
    margin: .5rem auto;
    background-color: #000;
}

@media screen and (max-width:991px) {
    .module-sh-text h1,.module-sh-text h2,.module-sh-text .module-heading {
        font-size: 4vw;
    }

    .module-sh-text .module-sh-text-copy {
        font-size: 5vw;
    }
}

@media screen and (max-width:767px) {
    .module-sh-text h1,.module-sh-text h2,.module-sh-text .module-heading {
        font-size: 7vw;
    }

    .module-sh-text .module-sh-text-copy {
        font-size: 8vw;
    }
}

.module-sh-text.sh-text-nocopy h1,.module-sh-text.sh-text-nocopy h2,.module-sh-text.sh-text-nocopy .module-heading {
    margin: 0;
    font-size: 7.2rem;
    font-family: "Montserrat",serif;
    font-style: italic;
}

@media screen and (max-width:991px) {
    .module-sh-text.sh-text-nocopy h1,.module-sh-text.sh-text-nocopy h2,.module-sh-text.sh-text-nocopy .module-heading {
        font-size: 8vw;
    }
}

@media screen and (max-width:767px) {
    .module-sh-text.sh-text-nocopy h1,.module-sh-text.sh-text-nocopy h2,.module-sh-text.sh-text-nocopy .module-heading {
        font-size: 10vw;
    }
}

.module-charity {
    margin-bottom: 3rem;
    padding: 4rem;
    text-align: center;
    border: 1px solid #ddd;
}

.module-charity>*:last-child {
    margin-bottom: 0;
}

.module-charity img {
    margin: 0 auto 3rem auto;
    max-width: 50%;
}

.module-charity h2 {
    margin: 0 0 2rem 0;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: .02em;
}

.module-charity p {
    font-size: 1.5rem;
}

.module-charity .module-charity-copy {
    margin-bottom: 3rem;
}

.module-charity .module-charity-extra a {
    font-weight: 700;
    font-style: underline;
    text-transform: uppercase;
    color: dimgray;
}

.module-heading {
    margin: 3rem 0;
    text-align: center;
}

.module-heading h1,.module-heading p:last-child {
    margin: 0;
}

.module-heading h1 {
    font-family: "Montserrat",serif;
    font-size: 6.2rem;
}

@media screen and (max-width:767px) {
    .module-heading h1 {
        margin: 1rem;
        font-size: 4rem;
    }
}

.module-heading p {
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.module-icon-text .icon-text-item {
    display: block;
    margin: 0 auto;
    padding: 2rem 2rem 0 2rem;
    font-size: 1.6rem;
    text-transform: uppercase;
    text-decoration: none;
}

.module-icon-text .icon-text-item:before,.module-icon-text .icon-text-item:after {
    content: "";
    display: table;
}

.module-icon-text .icon-text-item:after {
    clear: both;
}

.module-icon-text .icon-text-item:hover {
    text-decoration: underline;
    color: #000;
}

.module-icon-text .icon-text-item svg {
    float: left;
    width: 3.6rem;
    height: 3.6rem;
    margin: .5rem 1.4rem 0 0;
}

.module-icon-text .icon-text-item .icon-text-copy {
    display: block;
    padding-left: 5rem;
}

@media screen and (max-width:991px) {
    .module-icon-text .icon-text-item {
        margin-bottom: 3rem;
        padding: 0;
    }
}

@media screen and (max-width:767px) {
    .module-icon-text .icon-text-item {
        max-width: 80%;
        font-size: 1.4rem;
    }
}

@media screen and (min-width:768px) {
    .hr-mobile {
        display: none;
    }
}

.hr-mobile-tall,.hr-tall {
    margin: 4rem 0;
}

.hr-mobile-short {
    margin: 1rem 0;
}

.editorial-promo h4 {
    margin: 1.5rem 0 .3rem 0;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
}

.editorial-promo a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}

.editorial-promo h4 .the {
    text-transform: lowercase;
    font-style: italic;
}

.editorial-promo h4 .normal-case {
    text-transform: none;
}

.editorial-promo h4 .border-left {
    padding-left: 1rem;
    margin-left: 1rem;
    border-left: 1px solid #fff;
}

.module-olapic-header {
    margin-bottom: 3rem;
}

.module-olapic-header .module-sh {
    margin-bottom: 0;
}

.module-olapic-header .module-sh-copy .module-heading {
    font-size: 3.5rem;
    margin-bottom: 2.5rem;
}

.module-olapic-header .module-sh-copy p {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.module-olapic-header .module-sh-copy a {
    font-weight: 700;
}

.olapic-extra {
    padding: 0 2rem;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: .02em;
    text-align: center;
}

.collection-promo-static-heading .module-heading {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 1.5rem 5rem;
    background: rgba(255,255,255,.65);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.collection-promo-static-heading .module-heading h2 {
    margin: 0;
}

.collection-promo-static-heading .after-carousel-cta {
    display: block;
    margin: 1.5rem 0 1.8rem 0;
    text-align: center;
    font-size: 1.5rem;
}

.collection-promo-static-heading .after-carousel-cta a {
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.curated-header {
    position: relative;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.curated-header img {
    display: block;
    max-width: 100%;
    height: auto;
}

.curated-header h1 {
    font-size: 7rem;
    text-align: center;
    letter-spacing: 0;
}

.curated-header h1 em {
    font-family: "Montserrat",serif;
    font-size: 6rem;
    font-weight: 300;
    text-transform: lowercase;
}

@media screen and (max-width:991px) {
    .curated-header h1 {
        margin-bottom: .5rem;
        font-size: 5rem;
    }

    .curated-header h1 em {
        font-size: 3rem;
    }
}

@media screen and (max-width:767px) {
    .curated-header h1 {
        margin-bottom: 1rem;
        font-size: 12vmin;
    }

    .curated-header h1 em {
        font-size: 10vmin;
    }
}

@media screen and (max-width:767px) {
    .curated-header .curated-header-content {
        left: auto;
    }

    .curated-header .curated-header-content .curated-header-content-inner {
        background: rgba(255,255,255,.6);
        padding: 2rem;
    }
}

.curated-header h2 {
    max-width: 400px;
    margin: 0 auto 2rem auto;
}

.curated-header-content {
    position: absolute;
    margin: 0 auto;
    left: 30%;
    width: 65%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width:767px) {
    .curated-header-content {
        left: 0;
        width: 100%;
        padding: 0 2rem;
    }
}

.curated-header-cat-link {
    font-size: 1.8rem;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
}

.curated-header-cat-link em {
    display: block;
    font-family: "Montserrat",serif;
    font-size: 2.4rem;
    font-weight: 300;
    text-transform: lowercase;
}

.curated-header-cat-link .curated-header-cat {
    display: block;
}

.curated-header-cat-link .curated-header-product {
    display: block;
}

.curated-header-cat-link:hover {
    text-decoration: none;
    color: #000;
}

@media screen and (max-width:991px) {
    .curated-header-cat-link {
        font-size: 1.4rem;
    }

    .curated-header-cat-link em {
        font-size: 1.8rem;
    }
}

.curated {
    margin-bottom: 8rem;
}

.curated:before {
    content: '';
    display: block;
    height: 18rem;
    margin-top: -18rem;
}

@media screen and (max-width:991px) {
    .curated:before {
        height: 14rem;
        margin-top: -14rem;
    }
}

.curated-heading {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd;
}

.curated-heading h2 {
    margin: 0;
}

@media screen and (max-width:767px) {
    .curated-heading {
        text-align: center;
    }
}

.curated-link {
    text-align: right;
    text-transform: uppercase;
}

.curated-link a {
    font-size: 1.2rem;
    text-decoration: none;
}

.curated-link a:hover {
    text-decoration: none;
}

@media screen and (max-width:767px) {
    .curated-link {
        margin-top: .5rem;
        text-align: center;
    }
}

.curated-link a {
    display: inline-block;
    padding-top: 1rem;
    vertical-align: bottom;
    font-size: 1.4rem;
    text-decoration: underline;
}

.curated-link a:hover {
    text-decoration: underline;
}

@media screen and (max-width:767px) {
    .curated-link a {
        padding-top: 0;
    }
}

.curated-header-content-inner {
    text-align: center;
    font-size: 0;
}

.curated-header-content-inner .flex-col {
    margin: 1rem 0;
    display: inline-block;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(1) {
    width: 100%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(1) {
    width: 50%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(3),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(3):nth-last-child(1) {
    width: 33.3333%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(4),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(3),.curated-header-content-inner .flex-col:nth-child(3):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(4):nth-last-child(1) {
    width: 25%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(5),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(4),.curated-header-content-inner .flex-col:nth-child(3):nth-last-child(3),.curated-header-content-inner .flex-col:nth-child(4):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(5):nth-last-child(1) {
    width: 20%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(6),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(5),.curated-header-content-inner .flex-col:nth-child(3):nth-last-child(4),.curated-header-content-inner .flex-col:nth-child(4):nth-last-child(3),.curated-header-content-inner .flex-col:nth-child(5):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(6):nth-last-child(1) {
    width: 25%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(7),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(6),.curated-header-content-inner .flex-col:nth-child(3):nth-last-child(5),.curated-header-content-inner .flex-col:nth-child(4):nth-last-child(4),.curated-header-content-inner .flex-col:nth-child(5):nth-last-child(3),.curated-header-content-inner .flex-col:nth-child(6):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(7):nth-last-child(1) {
    width: 25%;
}

.curated-header-content-inner .flex-col:nth-child(1):nth-last-child(8),.curated-header-content-inner .flex-col:nth-child(2):nth-last-child(7),.curated-header-content-inner .flex-col:nth-child(3):nth-last-child(6),.curated-header-content-inner .flex-col:nth-child(4):nth-last-child(5),.curated-header-content-inner .flex-col:nth-child(5):nth-last-child(4),.curated-header-content-inner .flex-col:nth-child(6):nth-last-child(3),.curated-header-content-inner .flex-col:nth-child(7):nth-last-child(2),.curated-header-content-inner .flex-col:nth-child(8):nth-last-child(1) {
    width: 25%;
}

.curated-nav-mobile {
    display: none;
}

@media screen and (max-width:767px) {
    .curated-nav-mobile {
        display: block;
        margin: 2rem 0 0 0;
    }
}

.bag-button {
    margin-bottom: 5rem;
}

.footer-chat {
    position: fixed;
    z-index: 800;
    bottom: 0;
    left: 0;
    display: inline-block;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    background: #fff;
    box-shadow: 1px 0 3px 0 rgba(0,0,0,.2);
}

.footer-chat a {
    display: inline-block;
    text-decoration: none;
    padding: 1rem 3rem;
    transition: padding .25s ease;
}

.footer-chat a:hover {
    padding-bottom: 3rem;
    color: #000;
}

.footer-chat .icon-chat {
    float: left;
    width: 2.1rem;
    height: 1.8rem;
    margin-right: .8rem;
}

.footer-chat.footer-chat-active {
    background: #fff;
    -webkit-animation: chat-change 1.5s infinite alternate;
    -moz-animation: chat-change 1.5s infinite alternate;
    -ms-animation: chat-change 1.5s infinite alternate;
    -o-animation: chat-change 1.5s infinite alternate;
    animation: chat-change 1.5s infinite alternate;
}

@-webkit-keyframes chat-change {
    from {
        background-color: #fff;
    }

    to {
        background-color: #bbb;
    }
}

@-moz-keyframes chat-change {
    from {
        background-color: #fff;
    }

    to {
        background-color: #bbb;
    }
}

@-ms-keyframes chat-change {
    from {
        background-color: #fff;
    }

    to {
        background-color: #bbb;
    }
}

@-o-keyframes chat-change {
    from {
        background-color: #fff;
    }

    to {
        background-color: #bbb;
    }
}

@keyframes chat-change {
    from {
        background-color: #fff;
    }

    to {
        background-color: #bbb;
    }
}

.page-hide-chat .chat-footer {
    display: none;
}

.footer-promo {
    display: none;
    position: fixed;
    z-index: 799;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    padding: .7rem 16rem;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.4rem;
    background: url(../imgs/soma/footer-ribbon.png) no-repeat 50% 100%;
    background-size: 800px 38px;
    box-shadow: none;
}

.footer-promo a {
    color: #fff;
}

.footer-promo .footer-promo-heading {
    font-size: 2.4rem;
    font-weight: 300;
    font-style: italic;
    letter-spacing: .04em;
    text-transform: capitalize;
    font-family: "Montserrat",serif;
    display: inline-block;
    margin-right: 1rem;
    text-decoration: none;
}

.footer-promo .footer-promo-link {
    font-weight: 600;
    letter-spacing: .1em;
    text-decoration: underline;
    text-transform: uppercase;
}

@media screen and (max-width:991px) {
    .footer-promo {
        display: none;
    }
}

.footer-promo a {
    text-decoration: none;
}

.footer-promo.footer-promo-dark {
    color: #fff;
    background: rgba(0,0,0,.8);
}

.footer-promo.footer-promo-dark a {
    color: #fff;
}

.page-has-promo .footer-promo {
    display: block;
}

.page-has-promo #footer {
    padding-bottom: 7.5rem;
}

@media screen and (max-width:991px) {
    .footer-chat,.page-has-promo.footer-promo {
        display: none;
    }
}

.appt-wrap .appt-item {
    margin: 0 auto;
    padding: 2rem 0;
    text-align: center;
}

.appt-wrap .appt-item h2 {
    font-size: 2.4rem;
}

.appt-wrap .appt-item img {
    width: 60px;
}

.appt-wrap .appt-item *:last-child {
    margin-bottom: 0;
}

.appt-wrap .blockquote {
    margin-bottom: 0;
}

.appt-wrap hr {
    margin: 3rem 0;
}

@media screen and (min-width:768px) {
    .appt-wrap .col-sm-4:nth-child(2) {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}

@media screen and (max-width:767px) {
    .appt-wrap .appt-item {
        max-width: 400px;
        border-bottom: 1px solid #ddd;
    }

    .appt-wrap hr {
        display: none;
    }
}

.appt-cta {
    padding: 5rem 0;
    text-align: center;
}

.appt-cta h2 {
    font-size: 3.6rem;
}

.module-sh-appt {
    position: relative;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding: 30px;
    text-align: center;
    color: #fff;
    background: #000 url(https://placeholdit.imgix.net/~text?txtsize=33&txt=1200%C3%97400&w=1200&h=400&bg=222222) 50% 50%;
}

.module-sh-appt h1 {
    margin-bottom: 1rem;
    font-family: "Montserrat",serif;
    font-size: 4.8rem;
}

.module-sh-appt h1 em {
    text-transform: none;
}

.module-sh-appt p {
    margin-bottom: 3rem;
    font-size: 2.4rem;
    font-style: italic;
}

@media screen and (max-width:991px) {
    .module-sh-appt h1 {
        font-size: 3rem;
    }

    .module-sh-appt p {
        font-size: 2rem;
    }
}

.module-sh-appt .module-sh-appt-cta {
    margin: 0 -3rem -3rem -3rem;
    padding: 1.5rem 3rem;
    background: rgba(0,0,0,.6);
}

.module-sh-appt .module-sh-appt-cta a {
    margin-left: 3rem;
    color: #fff;
}

.module-sh-appt .module-sh-appt-cta a:hover {
    color: #fff;
    text-decoration: none;
}

.module-sh-appt .module-sh-appt-cta span {
    font-style: italic;
}

@media screen and (max-width:991px) {
    .module-sh-appt .module-sh-appt-cta span {
        display: block;
    }

    .module-sh-appt .module-sh-appt-cta a {
        margin-left: 0;
    }
}

.responsive-embed-3by4 {
    padding-bottom: 133.33333%;
}

.pdp-video-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .25s ease;
}

.pdp-video-wrap.open {
    visibility: visible;
    opacity: 1;
}

.pdp-video {
    transition: all .25s ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.pdp-img-wrap {
    visibility: visible;
    opacity: 1;
    transition: all .25s ease;
}

.pdp-img-wrap.closed {
    visibility: hidden;
    opacity: 0;
}

.module-video {
    text-align: center;
}

.module-video .video-overlay {
    position: relative;
    z-index: 200;
    display: block;
}

.module-video .video-overlay .play-icon {
    display: block;
    position: absolute;
    z-index: 100;
    width: 15rem;
    height: 15rem;
    top: 50%;
    left: 50%;
    margin-top: -7.5rem;
    margin-left: -7.5rem;
    opacity: .5;
    filter: alpha(opacity=50);
    zoom: 1;
    transition: opacity .25s ease;
}

.module-video .video-overlay * {
    text-decoration: none;
}

.module-video .video-overlay:hover .play-icon {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.module-video .video-overlay:hover * {
    text-decoration: none;
    color: #000;
}

.module-video .video-overlay .module-heading,.module-video .video-overlay .module-copy {
    position: absolute;
    top: 3rem;
    width: 100%;
    padding: 0 2rem;
}

.module-video .video-overlay .module-copy {
    top: auto;
    bottom: 3rem;
}

@media screen and (max-width:767px) {
    .module-video .video-overlay .play-icon {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px;
    }
}

.video-hidden {
    display: none;
}

/*********************************************
** DRAWER PROMO STYLES - START
************************************************/
/* FLXS-542: Store Locate: Hide Today's Offers */

.is-store-locate #promo-footer {
    display: none;
}
/* FLXS-542: Shopping Bag promo discount display fix */

/* FLXS-515 Drawer Promo Details styling */
.drawer-promo .light11,
#menu .dropdown .dropdown-menu .promo-offers-drawer .light11{
    font-size: 1.1rem;
    font-weight: 300;
}
/* end FLXS-515 Drawer promo Details Styling */


/* FLXS-515 Drawer Promo height on all devices */
@media screen and (max-width: 767px){
    .drawer-promo .item {
        overflow: auto;
    }
}
@media (max-width: 1024px) and (min-width: 768px){
    .drawer-promo .item {
        min-height: 300px;
    }
}

/* FLXS-986 Hide drawer on my account pages */
.is-my-account #promo-footer,
.refer-friends #promo-footer {
    display: none;
}

#promo-footer svg.icon-arrow-left.dp-arrow,
#promo-footer svg.icon-arrow-right.dp-arrow {
    top: 36% !important;
}

#promo-footer .carousel-control{
    width:3rem;
}
.is-print-page #promo-footer{
    display:none;
}

#promo-skin {
    display: none;
    position: fixed;
    z-index: 595;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
}

#promo-footer {
    position: fixed;
    bottom: -4rem;
    left: 0;
    right: 0;
    z-index: 600;
    padding: 4rem 0 2rem 0;
    background: #fff;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: all .4s ease
}


.sticky #promo-footer, .sticky#promo-footer {
    bottom: 0 !important;
}

/*FLXS-811: Unable to click close on today's offers*/
#promo-footer .promo-close, .promo-offers-drawer .promo-close {
    z-index: 15;
    width: 2rem;
    height: 2.2rem;
}

/* Needed so the article fills out the complete child element heights, including the margins. JP*/
#promo-footer .carousel .promo, .promo-offers-drawer .carousel .promo {
    overflow: hidden;
}

#promo-skin.open{
    display:block;
}

#promo-footer.open {
    bottom: 0
}

#promo-footer .promo-close {
    display: block;
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 1.2rem;
    height: 1.2rem
}

#promo-footer .promo-close svg {
    width: 1.2rem;
    height: 1.2rem
}

#promo-footer .promo-tab {
    position: absolute;
    z-index: 605;
    top: 0;
    left: 50%;
    min-width: 35rem;
    height: 4rem;
    margin-top: -4rem;
    background: #000;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#promo-footer .promo-tab a {
    display: block;
    position: relative;
    text-transform: uppercase;
    line-height: 2rem;
    padding: 1rem 1.5rem;
    overflow: hidden;
    font-weight: 400;
    font-size: 1.3rem;
    text-transform: uppercase;
    text-decoration: none;
    text-overflow: ellipsis;
    letter-spacing: .1rem;
    color: #fff
}

@media screen and (max-width:767px) {
    #promo-footer .promo-tab {
        max-width: 100%;
        width: 100%;
        border-left: 0;
        border-right: 0;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

#promo-footer .promo-toggle-icon, .promo-offers-drawer .promo-toggle-icon {
    width: 1.4rem;
    height: 1.4rem
}

#promo-footer .promo-toggle-icon, .promo-offers-drawer.open .promo-toggle-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#promo-footer .carousel {
    padding: 0 4rem 4rem 4rem
}
#promo-footer .carousel .item {
    overflow:hidden;
}
#promo-footer .carousel .promo, .promo-offers-drawer .promo  {
    max-width: 40rem;
    margin: 0 auto;
    text-align: center
}

#promo-footer .carousel .promo h2, .promo-offers-drawer .promo h2 {
    margin: 1.5rem 0 .5rem 0;
    font-size: 1.8rem
}

#promo-footer .carousel .promo h3, .promo-offers-drawer .promo h3 {
    margin: 0 0 .5rem 0;
    font-size: 1.1rem
}

#promo-footer .carousel .promo p, .promo-offers-drawer .promo p {
    margin: 0 0 1.5rem 0;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.42857143;
}
#promo-footer .product-thumb-wrap {
    padding-bottom:56.3%;
}
#promo-footer .product-thumb-wrap img{
    position:absolute;
    top:0;
    left:0;
}

@media screen and (min-width:768px) {
    #promo-footer .carousel h2,
    .promo-offers-drawer .promo  h2,
    #promo-footer .carousel p,
    .promo-offers-drawer .promo p {
        margin-left: 0;
        margin-right: 0
    }
    #menu .dropdown .dropdown-menu .promo-offers-drawer p{
        font-size: 1.4rem;
        letter-spacing: .05em;
        font-weight: 300;
    }
}

@media screen and (max-width:767px) {
    #promo-footer .carousel {
        padding: 0 2rem 5rem 2rem
    }
    #promo-footer .carousel .carousel-control.right [class*='icon-arrow'] {
        right: -1rem
    }
    #promo-footer .carousel .carousel-control.left [class*='icon-arrow'] {
        left: -1rem
    }
}

#promo-footer .carousel-control {
    width: 2rem
}

#promo-footer.open {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

#promo-footer .carousel .cloneditem-1,
#promo-footer .carousel .cloneditem-2,
#promo-footer .carousel .cloneditem-3,
#promo-footer .carousel .cloneditem-4,
#promo-footer .carousel .cloneditem-5 {
    display: none
}

/* Today's Offer Navigation */
.promo-offers-nav .promo-head{
    letter-spacing: 0.05em !important;
}
.promo-offers-nav .promo-offers-drawer .promo-close{
    display: none;
}
#menu .dropdown.promo-offers-nav .dropdown-menu a.module-link-wrap{
    display: block;
}
.promo-offers-drawer .promo h2 {
    color: #000 !important;
}
.promo-offers-drawer .promo h3 {
    font-size: 1.1rem !important;
    margin: 0 0 .5rem 0 !important;
}
#menu .dropdown.promo-offers-nav .promo-offers-drawer a{
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}
#menu .dropdown.promo-offers-nav .dropdown-menu .promo-offers-drawer a{
    text-decoration: underline;
    color: #000;
}
/*#menu .dropdown.promo-offers-nav .dropdown-menu .promo-offers-drawer a .cta,
#menu .dropdown.promo-offers-nav .dropdown-menu .promo-offers-drawer a.details{
    text-decoration: underline;
}*/
#menu .dropdown.promo-offers-nav .dropdown-menu .promo-offers-drawer .module-link-wrap{
    text-decoration: none;
}
.promo-offers-nav .promo-offers-drawer a.details{
    font-size: 1.14rem !important;
}
.promo-offers-nav .promo-offers-drawer .nav-promo-item:not(:last-child) .nav-promo-clone{
    border-bottom: solid thin #666;
}
.promo-offers-nav .promo-offers-drawer .nav-promo-item:not(:first-child) .nav-promo-clone{
    padding-top: 2rem;
}
.promo-offers-nav .promo-offers-drawer .nav-promo-item:last-child .nav-promo-clone{
    padding-bottom: 2rem;
}
.promo-offers-nav .promo-offers-drawer .nav-promo-clone{
    text-align: center;
    margin: 0 2rem;
}
.promo-offers-nav .promo-offers-drawer .promo-close{
    display: none;
}
@media screen and (min-width: 540px) and (max-width: 991px) {
    .promo-offers-nav .promo-offers-drawer .product-thumb-wrap img {
        max-width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 991px) {
    #promo-footer[data-promo-drawer-display="alt"]{
        display: none !important;
    }
}
/*********************************************
** DRAWER PROMO STYLES - END
************************************************/


.size-wrap .nav.nav-tabs {
    border: 0;
}

.size-wrap .nav.nav-tabs>li>a {
    margin-right: 2rem;
    padding: .3rem 0;
    text-transform: uppercase;
    border: 0;
    border-bottom: .3rem solid transparent;
}

.size-wrap .nav.nav-tabs>li>a:hover {
    background: none;
}

.size-wrap .nav.nav-tabs>li.active>a {
    font-weight: 700;
    color: #000;
    border-color: #000;
}

.size-wrap h2 {
    margin: 0 0 1rem 0;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.size-wrap h2 a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.size-wrap h2 a:before {
    display: block;
    float: right;
    margin-top: .3rem;
    content: '';
    width: 1rem;
    height: 1rem;
    background: url(/web_assets/svg/arrow-down-white.svg) no-repeat 50% 50%;
    transition: transform .25s ease;
}

.size-wrap h2 a.open:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.size-wrap h3 {
    font-size: 1.4rem;
}

.size-wrap .table-size-chart {
    position: relative;
    z-index: 0;
}

.size-wrap .table-size-chart>tbody>tr>td,.size-wrap .table-size-chart>tbody>tr>th,.size-wrap .table-size-chart>tfoot>tr>td,.size-wrap .table-size-chart>tfoot>tr>th,.size-wrap .table-size-chart>thead>tr>td,.size-wrap .table-size-chart>thead>tr>th {
    vertical-align: middle;
}

.size-wrap .table-size-chart th,.size-wrap .table-size-chart .td-header {
    font-weight: 600;
    border-bottom: .2rem solid #ddd;
}

.size-wrap .table-size-chart td.td-highlight-dark {
    font-weight: 600;
}

.size-wrap .table-size-chart td.td-highlight {
    font-weight: 600;
}

.size-wrap .table-size-chart .td-spacer {
    border-left-color: transparent;
    border-right-color: transparent;
}

.size-wrap .table-in,.size-wrap .table-cm {
    display: none;
}

.size-wrap .table-in.active,.size-wrap .table-cm.active {
    display: table;
}

.size-wrap .table th {
    vertical-align: bottom;
    text-transform: uppercase;
}

.size-wrap .table th,.size-wrap .table td {
    text-align: center;
}

.size-wrap .table td:nth-child(1):nth-last-child(2) {
    width: 25%;
}

.size-wrap .table td:nth-child(2):nth-last-child(1) {
    width: 75%;
}

.size-wrap .table td:nth-child(1):nth-last-child(3),.size-wrap .table td:nth-child(2):nth-last-child(2),.size-wrap .table td:nth-child(3):nth-last-child(1) {
    width: 33.3333333333%;
}

.size-wrap .table td:nth-child(1):nth-last-child(4),.size-wrap .table td:nth-child(2):nth-last-child(3),.size-wrap .table td:nth-child(3):nth-last-child(2),.size-wrap .table td:nth-child(4):nth-last-child(1) {
    width: 25%;
}

.size-wrap .table td:nth-child(1):nth-last-child(5),.size-wrap .table td:nth-child(2):nth-last-child(4),.size-wrap .table td:nth-child(3):nth-last-child(3),.size-wrap .table td:nth-child(4):nth-last-child(2),.size-wrap .table td:nth-child(5):nth-last-child(1) {
    width: 20%;
}

.size-wrap .table td:nth-child(1):nth-last-child(6),.size-wrap .table td:nth-child(2):nth-last-child(5),.size-wrap .table td:nth-child(3):nth-last-child(4),.size-wrap .table td:nth-child(4):nth-last-child(3),.size-wrap .table td:nth-child(5):nth-last-child(2),.size-wrap .table td:nth-child(6):nth-last-child(1) {
    width: 16.666666666%;
}

.size-wrap .table td:nth-child(1):nth-last-child(7),.size-wrap .table td:nth-child(2):nth-last-child(6),.size-wrap .table td:nth-child(3):nth-last-child(5),.size-wrap .table td:nth-child(4):nth-last-child(4),.size-wrap .table td:nth-child(5):nth-last-child(3),.size-wrap .table td:nth-child(6):nth-last-child(2),.size-wrap .table td:nth-child(7):nth-last-child(1) {
    width: 14.2857142857%;
}

.size-wrap .table td:nth-child(1):nth-last-child(8),.size-wrap .table td:nth-child(2):nth-last-child(7),.size-wrap .table td:nth-child(3):nth-last-child(6),.size-wrap .table td:nth-child(4):nth-last-child(5),.size-wrap .table td:nth-child(5):nth-last-child(4),.size-wrap .table td:nth-child(6):nth-last-child(3),.size-wrap .table td:nth-child(7):nth-last-child(2),.size-wrap .table td:nth-child(8):nth-last-child(1) {
    width: 12.5%;
}

.size-wrap .unit-toggle {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
}

.measure-info {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.measure-info h2 {
    margin-bottom: 0;
}

.measure-info>*:last-child {
    margin-bottom: 0;
}

.measure-info dt {
    margin-bottom: .2rem;
    padding-bottom: .2rem;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: .1rem solid #ddd;
}

.measure-info dt,.measure-info dd {
    padding-left: .6rem;
    padding-right: .6rem;
}

.measure-img {
    position: relative;
    margin-bottom: 2rem;
}

.measure-item {
    display: block;
    position: absolute;
    left: 5%;
    width: 38%;
    padding-bottom: .4rem;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: .1rem solid #000;
}

.measure-item:before {
    display: block;
    position: absolute;
    bottom: -.3rem;
    right: 0;
    width: .5rem;
    height: .5rem;
    content: '';
    background: #000;
    border-radius: 50%;
}

.measure-item.measure-item-right {
    left: auto;
    right: 5%;
    text-align: right;
}

.measure-item.measure-item-right:before {
    right: auto;
    left: 0;
}

.measure-item.tops-bust {
    top: 39%;
    width: 39%;
}

.measure-item.tops-arm {
    top: 35%;
    width: 33%;
}

.measure-item.tops-waist {
    top: 63%;
    width: 37%;
}

.measure-item.tops-high-hip {
    top: 72%;
    width: 37%;
}

.measure-item.bottoms-waist {
    top: 7%;
    width: 39%;
}

.measure-item.bottoms-inseam {
    top: 55%;
    width: 43%;
}

.measure-item.bottoms-low-hip {
    top: 19%;
    width: 38%;
}

.measure-item.dresses-arm {
    top: 22%;
    width: 36%;
}

.measure-item.dresses-bust {
    top: 31%;
    width: 41.5%;
}

.measure-item.dresses-waist {
    top: 43%;
    width: 40%;
}

.measure-item.dresses-low-hip {
    top: 56%;
    width: 39%;
}

.measure-item.outerwear-arm {
    top: 30%;
    width: 34.5%;
}

.measure-item.outerwear-bust {
    top: 37.5%;
    width: 40%;
}

.measure-item.outerwear-waist {
    top: 50%;
    width: 39%;
}

.measure-item.outerwear-low-hip {
    top: 67%;
    width: 37.5%;
}

.measure-item.swim-torso {
    top: 26.5%;
    width: 44%;
}

.measure-item.swim-bust {
    top: 39%;
    width: 36%;
}

.measure-item.swim-waist {
    top: 58%;
    width: 39%;
}

.measure-item.swim-high-hip {
    top: 65%;
    width: 35.5%;
}

.measure-item.bras-under-bust {
    top: 58%;
    width: 28.5%;
}

.measure-item.bras-cup-size {
    top: 44%;
    width: 27%;
}

.measure-item.panties-waist {
    top: 16.5%;
    width: 32.5%;
}

.measure-item.panties-hips {
    top: 55%;
    width: 21.3%;
}

.measure-item.sleep-bust {
    top: 21%;
    width: 33.5%;
}

.measure-item.sleep-waist {
    top: 35%;
    width: 38%;
}

.measure-item.sleep-hips {
    top: 55.5%;
    width: 33%;
}

.measure-item.tops-bust {
    top: 28%;
    width: 37%;
}

.measure-item.tops-waist {
    top: 46%;
    width: 33%;
}

.measure-item.tops-hips {
    top: 72.5%;
    width: 29.5%;
}

.measure-item.bottoms-waist {
    top: 5%;
    width: 36%;
}

.measure-item.bottoms-hips {
    top: 15%;
    width: 33.5%;
}

.measure-item.dresses-bust {
    top: 25%;
    width: 38%;
}

.measure-item.dresses-waist {
    top: 37%;
    width: 36.4%;
}

.measure-item.dresses-hips {
    top: 47%;
    width: 36.5%;
}

.measure-item.swim-chest-bust {
    top: 30%;
    width: 33%;
}

.measure-item.swim-waist {
    top: 48%;
    width: 33.2%;
}

.measure-item.swim-hips {
    top: 73%;
    width: 29%;
}

.measure-item.swim-torso {
    top: 8%;
    width: 32%;
}

@media screen and (max-width:767px) {
    .measure-item {
        font-size: 1.2rem;
    }
}

.toggle-item {
    display: none;
}

.toggle-item.open {
    display: block;
}

.toggle-wrap + .toggle-wrap {
    margin-top: 2rem;
}

.toggle-wrap h2 {
    margin-bottom: 2rem;
    padding: .5rem 1rem;
    color: #fff;
    background: #4d4d4f;
}

.paypal-express-wrap {
    margin-bottom: 4rem;
    padding: 2rem;
    text-align: center;
    border: .1rem solid #ddd;
}

.paypal-express-wrap img {
    width: 15rem;
}

.paypal-express-wrap>*:last-child {
    margin: 0;
}

.BVRRRatingSummaryStyle2 {
    height: auto!important;
    padding: 0!important;
}

.BVRRRatingSummaryStyle2 .BVRRRatingSummaryNoReviews {
    padding: 0!important;
}

@media print {
    #header-promo-wrap,#menu,#menu-utility,#footer,.back-link,.breadcrumb,.chat-wrap,.footer-chat,.footer-promo,.cta-wrap {
        display: none;
    }

    .sticky #header {
        position: relative;
    }
}

.print-page .chat-wrap,.print-page .cta-wrap,.print-page .hidden-print {
    display: none;
}

.print-page header {
    padding: 3rem 0;
}

.print-page header svg {
    width: 200px;
    height: 60px;
}

.shelfless-promo-1x {
    position: relative;
    min-height: 31.4rem;
}

.shelfless-promo-1x h3 {
    margin-top: 0;
}

@media screen and (max-width:767px) {
    .shelfless-promo-1x .shelfless-promo-text {
        padding: 50px 0;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.shelfless-promo-2x,.shelfless-promo-4x {
    position: relative;
    margin-bottom: 3rem;
}

.shelfless-promo-text {
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.shelfless-promo-text span {
    display: block;
}

.shelfless-promo-text h3 {
    margin-bottom: 2.5rem;
    font-family: "Montserrat",serif;
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 2.4rem;
    letter-spacing: .1rem;
}

@media screen and (max-width:991px) {
    .shelfless-promo-text h3 {
        font-size: 4rem;
    }
}

.shelfless-promo-text p {
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.8rem;
    letter-spacing: .02em;
}

.shelfless-promo-text a {
    display: block;
    margin-top: 5rem;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: .02em;
}

.glossary-wrap {
    margin-bottom: 3rem;
}

.glossary-block {
    margin-bottom: 3rem;
}

.glossary-block h2 {
    margin-left: 1.5rem;
}

@media screen and (max-width:767px) {
    .glossary-block {
        margin: 0;
        padding: 1.5rem 0;
        border-top: .1rem solid #ddd;
    }
}

.glossary-terms h3 {
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.5;
    text-transform: none;
}

.glossary-terms .glossary-term {
    margin-bottom: 1rem;
    transition: all .4s ease-in-out;
    padding: 0 1.5rem;
}

.glossary-terms .glossary-term p {
    margin: .5rem 0 0 0;
}

.glossary-terms .glossary-term p + p {
    margin: 1.5rem 0 0 0;
}

.glossary-terms .glossary-term h3 {
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 3rem;
}

.glossary-terms .glossary-term .glossary-toggle {
    position: relative;
    display: block;
    width: 100%;
    line-height: 3rem;
    text-decoration: none;
}

.glossary-terms .glossary-term .glossary-toggle:after {
    display: block;
    position: absolute;
    top: .8rem;
    right: 0;
    width: .8rem;
    height: .8rem;
    content: '';
    opacity: .8;
    filter: alpha(opacity=80);
    zoom: 1;
    background-image: url(/web_assets/svg/plus.svg);
    transition: all .25s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.glossary-terms .glossary-term.open {
    padding: 1rem 1.5rem 1.5rem 1.5rem;
    background: #eee;
}

.glossary-terms .glossary-term.open .glossary-toggle:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.glossary-terms .glossary-definition {
    display: none;
}

.module-hs .module-sh-img {
    position: relative;
}

.module-collapsible {
    margin: 0 -15px;
    border-bottom: 1px solid #888;
}

.module-collapsible .module-sh-img {
    position: relative;
}

.module-collapsible .module-sh-copy h3 {
    margin-bottom: 1rem;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.module-collapsible .module-sh-copy h3 .number {
    display: block;
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: .12em;
}

.module-collapsible .module-sh-copy p {
    font-family: "Montserrat",serif;
    font-size: 1.8rem;
    font-style: italic;
    letter-spacing: .06em;
}

.module-collapsible .grid-trigger {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    font-size: 1.2rem;
    border-color: transparent;
}

.module-collapsible .grid-trigger svg {
    position: relative;
    top: 2px;
    width: 1rem;
    height: 1rem;
    margin-left: 5px;
}

.module-collapsible .grid-trigger .icon-arrow-down {
    display: inline-block;
    transition: transform .5s ease;
}

.module-collapsible .grid-trigger.expanded .icon-arrow-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width:767px) {
    .module-collapsible .grid-trigger {
        margin-bottom: -1px;
        border: 1px solid #888;
    }
}

.collection-group-wrap {
    margin-bottom: 5rem;
}

.collection-group-wrap .collection-group-alt .curated-heading {
    padding: 1.5rem 0;
    border-color: #000;
}

.collection-group-wrap .collection-group-alt .curated-heading h2 {
    font-size: 2rem;
}

.collection-group-wrap .collection-group-alt .curated-link a {
    padding: 0;
}

.grid-trigger-simple {
    display: block;
    padding: 1.5rem 0 1.5rem 1rem;
    color: #000;
    border-bottom: .1rem solid #000;
}

.grid-trigger-simple:before,.grid-trigger-simple:after {
    content: "";
    display: table;
}

.grid-trigger-simple:after {
    clear: both;
}

.grid-trigger-simple h2 {
    float: left;
    margin: 0;
    font-size: 2rem;
    text-decoration: none;
}

.grid-trigger-simple h2:before {
    position: relative;
    top: -.3rem;
    content: '';
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    margin-right: 1.2rem;
    vertical-align: middle;
    background: url(/web_assets/svg/arrow-down.svg) 50% 50% no-repeat;
    background-size: 100%;
    transition: all .4s ease-in-out;
}

.grid-trigger-simple.expanded h2:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.grid-trigger-simple>span {
    float: right;
    text-transform: uppercase;
    text-decoration: underline;
}

@media screen and (max-width:767px) {
    .grid-trigger-simple>span {
        display: none;
    }
}

.hot-spot {
    position: absolute;
    width: 24px;
    height: 24px;
    padding: 7px;
    background-color: rgba(255,255,255,.65);
    border-radius: 20px;
    transition: all .25s ease;
}

.hot-spot svg {
    display: block;
    width: 10px;
    height: 10px;
    fill: #000;
    opacity: .65;
    filter: alpha(opacity=65);
    zoom: 1;
    transition: fill .75s ease;
}

.hot-spot:hover {
    background-color: rgba(0,0,0,.65);
}

.hot-spot:hover svg {
    fill: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.hot-spot:hover.alt-hover {
    background-color: rgba(255,255,255,.65);
}

.module-hs-dark .hot-spot {
    background-color: rgba(0,0,0,.65);
}

.module-hs-dark .hot-spot svg {
    fill: #fff;
}

.module-hs-dark .hot-spot:hover {
    background-color: rgba(255,255,255,.65);
}

.module-hs-dark .hot-spot:hover svg {
    fill: #000;
}

.style-note {
    position: absolute;
}

.style-note-icon {
    width: 48px;
    height: 30px;
    opacity: .65;
    filter: alpha(opacity=65);
    zoom: 1;
}

.style-note-icon>* {
    transition: fill .25s ease;
}

.style-note-icon .style-note-bg {
    fill: #fff;
}

.style-note-icon .style-note-text {
    fill: #000;
}

.style-note-icon:hover .style-note-bg {
    fill: #000;
}

.style-note-icon:hover .style-note-text {
    fill: #fff;
}

.style-note-tooltip {
    width: 310px;
    background-color: rgba(255,255,255,.9);
    letter-spacing: .12em;
    position: absolute;
    z-index: 999;
}

.style-note-tooltip .style-note-tooltip-inner {
    padding: 25px;
}

.style-note-tooltip p {
    font-size: 1.2rem;
    text-transform: normal;
    margin-bottom: 1rem;
}

.style-note-tooltip a {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
}

.style-note-tooltip .price {
    letter-spacing: .12em;
    font-size: 1.2rem;
}

.style-note-tooltip .dismiss {
    position: absolute;
    top: 4px;
    right: 6px;
    cursor: pointer;
}

.whbm-hot-spot-collection section.module {
    border-bottom: 1px solid #888;
    width: calc(100% + 30px);
    margin: 0 -15px 2rem;
    position: relative;
}

.whbm-hot-spot-collection section.module>div {
    margin-bottom: 0;
}

@media screen and (max-width:991px) {
    .whbm-hot-spot-collection section.module .module-sh {
        margin: 0;
    }
}

.whbm-hot-spot-collection section.module .module-sh-right .module-sh-copy {
    right: 0;
}

.whbm-hot-spot-collection section.module .module-sh-left .module-sh-copy {
    left: 0;
}

.whbm-hot-spot-collection section.module .module-sh-img {
    position: relative;
}

.whbm-hot-spot-collection section.module .module-sh-copy {
    top: 50%;
}

@media screen and (max-width:767px) {
    .whbm-hot-spot-collection section.module .module-sh-copy {
        padding: 20px 10px 40px;
        text-align: left!important;
    }
}

.whbm-hot-spot-collection section.module .module-sh-copy {
    text-align: center;
}

.whbm-hot-spot-collection section.module .module-sh-copy h3 {
    font-family: "Whitney A","Whitney B",sans-serif;
    font-weight: 600;
    font-size: 2.7rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
    letter-spacing: .06em;
}

.whbm-hot-spot-collection section.module .module-sh-copy h3 .number {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: .12em;
    margin-right: 7px;
    display: block;
}

.whbm-hot-spot-collection section.module .module-sh-copy p {
    font-family: "Didot 24 A","Didot 24 B",serif;
    font-size: 1.8rem;
    letter-spacing: .06em;
    font-style: italic;
}

.whbm-hot-spot-collection section.module .module-sh-copy h2 {
    font-size: 3rem;
    letter-spacing: .5em;
    font-weight: 700;
}

.whbm-hot-spot-collection section.module .module-sh-copy h2 .not-bold {
    font-weight: 300;
}

.hot-spot-intro-copy {
    text-align: center;
    margin: 35px auto;
}

.hot-spot-intro-copy p {
    font-size: 1.5rem;
    letter-spacing: .12em;
    font-weight: 500;
    text-transform: uppercase;
}

.hot-spot-intro-copy h2 {
    font-size: 6.2rem;
    font-weight: 500;
    font-family: "Didot 64 A","Didot 64 B",serif;
    margin-bottom: 0;
}

@media screen and (max-width:767px) {
    .hot-spot-intro-copy h2 {
        font-size: 4rem;
        margin-bottom: 1rem;
    }
}

.shop-collection-cta {
    font-weight: 700;
    font-size: 1.5rem;
    letter-spacing: .2em;
    margin-bottom: 8rem;
    padding: 11px 50px;
}

.module-shelfless-hotspot .carousel {
    margin-bottom: 2rem;
}

.module-shelfless-hotspot h2 {
    font-family: "Montserrat",serif;
}

@media screen and (min-width:768px) {
    .module-shelfless-hotspot h2 {
        font-size: 3.6rem;
    }
}

.login-logo {
    max-width: 22rem;
    margin: 0 auto 2rem auto;
}

.logo-intimately-soma {
    width: 32rem;
    height: 5.3rem;
}

@media (max-width:767px) {
    .logo-intimately-soma {
        width: 28rem;
        height: 4.6rem;
    }
}

.block-line,.block-line-desktop {
    display: block;
}

@media screen and (max-width:767px) {
    .block-line-desktop {
        display: inline;
    }

    .block-line-mobile {
        display: block;
    }
}

.margin-top-30 {
    margin-top: 3rem;
}

.margin-bot-30 {
    margin-bottom: 3rem;
}

.module-cta {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.module-cta-wrap {
    padding: 1.5rem 0 4.5rem 0;
}

.module-cta-wrap .module-cta {
    display: inline-block;
}

.module-cta-wrap .module-cta:first-child {
    padding-right: 2rem;
    margin-right: 2rem;
    border-right: 1px solid dimgray;
}

@media screen and (max-width:767px) {
    .module-cta-wrap {
        padding: 0 0 3rem 0;
    }
}

.margin-bot-tall {
    margin-bottom: 3.5rem;
}

.module.module-about a {
    text-decoration: none;
}

.module.module-about h3 {
    margin: .7rem 0 .5rem 0;
}

.module-sh-bfg .module-sh {
    margin-bottom: .1rem;
}

.module-sh-bfg .module-sh .module-sh-copy {
    top: 0;
    height: 100%;
    padding: 0;
    font-family: "Montserrat",serif;
    font-size: 1.8rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

@media screen and (max-width:1199px) {
    .module-sh-bfg .module-sh .module-sh-copy {
        font-size: 1.6rem;
    }
}

@media screen and (max-width:992px) {
    .module-sh-bfg .module-sh .module-sh-copy {
        font-size: 1.4rem;
    }
}

.module-sh-bfg .bfg-heading {
    font-size: 2.35em;
    float: left;
    padding: 4rem 4% 3rem 27.5%;
    line-height: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width:767px) {
    .module-sh-bfg .bfg-heading {
        position: absolute;
        top: 13vw;
        float: none;
        margin: 0;
        padding: 0 0 0 51%;
        font-size: 7vw;
        border-right: 0 none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@media screen and (min-width:992px) {
    .module-sh-bfg .bfg-heading {
        margin-top: 1.5rem;
    }
}

.module-sh-bfg .bfg-heading span {
    display: block;
    font-size: 2.5em;
    line-height: .66;
}

.module-sh-bfg .tm {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: .6em;
    position: relative;
    top: -.5em;
}

.module-sh-bfg .bd-large-copy {
    font-size: 2.8rem;
    line-height: 1.07em;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.module-sh-bfg .bd-small-copy {
    margin: 0;
    font-size: 1em;
    line-height: 1;
}

.module-sh-bfg .module-extra {
    position: absolute;
    bottom: 1.5rem;
    right: 2rem;
    margin: 0;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1rem;
}

@media screen and (max-width:767px) {
    .module-sh-bfg .module-extra {
        position: static;
        margin-bottom: .5rem;
    }
}

.module-sh .divider {
    width: 1px;
    height: 60%;
    position: absolute;
    background-color: #e3ddd7;
    top: 20%;
    left: 50%;
}

@media screen and (max-width:767px) {
    .module-sh .divider {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .bra-destination {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media screen and (min-width:992px) {
    .bra-destination {
        margin-top: 1rem;
    }
}

@media screen and (max-width:767px) {
    .bra-destination {
        top: auto;
        padding: 2rem 0 .5rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bfg-links {
    padding: 1rem;
    font-family: "Montserrat",serif;
    font-size: 1.8rem;
    font-style: italic;
    text-align: center;
    background-color: #eee;
}

@media screen and (max-width:991px) {
    .bfg-links {
        margin: 0 -1.5rem;
    }
}

.bfg-links-mobile {
    margin: 1.5rem 0;
}

.module-bfg-size {
    text-align: center;
}

.module-bfg-size>.row>[class*='col-']:first-child {
    border-right: 1px solid #e3ddd7;
}

@media screen and (min-width:768px) {
    .module-bfg-size {
        margin-top: 4rem;
    }
}

.measurements {
    margin-bottom: 3.5rem;
    text-align: center;
}

.measurements select,.measurements .bootstrap-select {
    width: 220px!important;
}

@media screen and (max-width:767px) {
    .measurements select,.measurements .bootstrap-select {
        width: 136px!important;
    }
}

.measurements .form-group {
    display: inline-block;
    margin: 0 0 1rem 0;
}

.measurements .form-group + .form-group {
    margin-left: 1rem;
}

.watch-videos {
    display: inline-block;
    margin: 0 0 .4rem -3.5rem;
    line-height: 3.2rem;
}

.watch-videos svg {
    display: inline-block;
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 1rem;
    vertical-align: middle;
}
#member-name{
    font-family: "Montserrat";
}
.soma-heading {
    margin: 3rem 0 1rem 0;
    font-family: "Montserrat";
    font-size: 4.5rem;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .1rem;
}
.display_h1 {
    margin: 0 0 2rem 0;
    font-family: "Montserrat";
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: 0.05rem;
    text-transform: none;
}

@media screen and (max-width:767px) {
    .soma-heading {
        font-size: 2.8rem;
    }
}
@media screen and (min-width:992px) {
    .soma-heading {
        line-height: 3.8rem;
        font-size: 4rem;
    }
}

.soma-subheading {
    font-size: 1.8rem;
    text-align: center;
}

@media screen and (max-width:767px) {
    .soma-subheading {
        font-size: 1.4rem;
    }
}

.soma-heading + .soma-subheading {
    margin-top: -1rem;
}

.heading-deal {
    font-size: 7rem;
    font-weight: 600;
    line-height: 6rem;
    letter-spacing: -.15rem;
    margin: .8rem 0rem!important;
}

.module-sh-bra-donation {
    text-align: center;
}

.module-sh-bra-donation .soma-subheading {
    margin-bottom: 4rem;
}

@media screen and (min-width:768px) {
    .module-bfg-checklist {
        margin-top: 12rem;
    }
}

.module-bfg-checklist .panel {
    margin: 0;
    box-shadow: none;
}

.module-bfg-checklist .panel .checklist-item {
    margin: 0;
    padding: 1.5rem 0;
    font-size: 0;
    font-weight: 400;
    border-top: 1px solid #ddd;
}

.module-bfg-checklist .panel .checklist-item a {
    display: block;
    position: relative;
    text-decoration: none;
    transition: color .25s ease;
}

.module-bfg-checklist .panel .checklist-item a span {
    font-size: 2.2rem;
}

.module-bfg-checklist .panel .checklist-item a .number {
    display: inline-block;
    width: 3.2rem;
    height: 3.2rem;
    margin-right: .8rem;
    padding-top: .2rem;
    line-height: 3rem;
    text-align: center;
    color: #fff;
    background-color: #555;
    border-radius: 50%;
    transition: background-color .25s ease;
}

.module-bfg-checklist .panel .checklist-item a:not(.collapsed) .number,.module-bfg-checklist .panel .checklist-item a:hover .number {
    background-color: #000;
}

.module-bfg-checklist .panel .checklist-item a:after {
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    width: 1.5rem;
    height: 1rem;
    margin-top: -5px;
    background-image: url(/web_assets/svg/arrow-down.svg);
}

.module-bfg-checklist .panel .checklist-item a:not(.collapsed):after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width:767px) {
    .module-bfg-checklist .panel .checklist-item a .number {
        width: 2.5rem;
        height: 2.5rem;
        padding-top: .2rem;
        line-height: 2.3rem;
    }

    .module-bfg-checklist .panel .checklist-item a span {
        font-size: 1.6rem;
    }
}

.module-bfg-checklist .panel:first-child .checklist-item {
    padding-top: 0;
    border: 0;
}

.module-bfg-checklist .perfect-fit-copy {
    position: relative;
    overflow: hidden;
    clear: both;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.module-bfg-checklist .perfect-fit-copy.pf-show-less {
    max-height: 127px;
}

.module-bfg-checklist .fit-tips-block {
    margin-top: 5rem;
}

@media screen and (max-width:767px) {
    .module-bfg-checklist .fit-tips-block {
        margin-top: 1rem;
    }
}

.module-bfg-checklist .show-more {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 14rem;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(67%,#fff));
    background-image: -o-linear-gradient(bottom,rgba(255,255,255,0) 0%,#fff 67%);
    background-image: -moz-linear-gradient(bottom,rgba(255,255,255,0) 0%,#fff 67%);
    background-image: -webkit-linear-gradient(bottom,rgba(255,255,255,0) 0%,#fff 67%);
    background-image: -ms-linear-gradient(bottom,rgba(255,255,255,0) 0%,#fff 67%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 67%);
}

.module-bfg-checklist .show-more a {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 2.5rem;
    font-size: 1rem;
    text-transform: uppercase;
    text-align: center;
}

.perfect-fit-copy>div:first-child {
    padding-left: 5.5rem;
}

.perfect-fit-copy h4 {
    margin: 0 0 .3rem 0;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
}

.perfect-fit-copy ul {
    padding-left: 1.6rem;
}

.perfect-fit-copy p,.perfect-fit-copy li {
    margin-bottom: .5rem;
}

.perfect-fit-copy .soma-fit-tip {
    padding-left: 3rem;
}

.perfect-fit-copy .soma-fit-tip h4 {
    font-weight: 600;
    text-transform: none;
}

@media screen and (max-width:767px) {
    .perfect-fit-copy>div:first-child,.perfect-fit-copy .soma-fit-tip {
        padding-left: 4.8rem;
    }
}

.module-video-list {
    margin-top: 12rem;
}

@media screen and (max-width:767px) {
    .module-video-list {
        margin-top: 2rem;
    }
}

.module-video-list .bfg-video-block {
    margin: 3rem 0 12.5rem;
    overflow: hidden;
}

.module-video-list .bfg-video-block .bfg-video-window {
    width: 68%;
    float: left;
    padding-top: 0;
    position: relative;
    background: #000;
}

.module-video-list .bfg-video-block .bfg-video-window img {
    width: 100%;
}

@media screen and (max-width:991px) {
    .module-video-list .bfg-video-block .bfg-video-window {
        width: 100%;
    }
}

.module-video-list .bfg-video-block .bfg-video-playlist {
    width: 32%;
    float: left;
    border: .1rem solid #eee;
    border-width: .1rem .1rem .1rem 0;
    padding: 3rem 0;
    overflow: auto;
}

@media screen and (max-width:991px) {
    .module-video-list .bfg-video-block .bfg-video-playlist {
        width: 100%;
    }
}

.module-video-list .bfg-video-block .bfg-video-playlist .vc-title {
    font-family: "Montserrat",serif;
    font-size: 1.8rem;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    padding: 0 0 .3rem;
    margin: 2rem 2rem 1rem;
}

.module-video-list .bfg-video-block .bfg-video-playlist .video-collection:first-child .vc-title {
    margin-top: 0;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media {
    display: block;
    position: relative;
    margin: 0;
    padding: 1rem 0;
    text-decoration: none;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media .yt-thumb {
    position: relative;
    width: 104px;
    height: 61px;
    margin-left: 2rem;
    border: 3px solid transparent;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media .yt-thumb img {
    width: 100%;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media .media-body {
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-weight: 400;
    padding-right: 3rem;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media .media-body p {
    margin-bottom: 0;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media.active {
    background-color: #eee;
}

.module-video-list .bfg-video-block .bfg-video-playlist .media.active .yt-thumb {
    border-color: #000;
}

.module-video-list .bfg-video-block .bfg-video-playlist .vc-individual-title {
    text-transform: uppercase;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.2rem;
    margin-bottom: .4rem;
}

.module-sh-bra-curated {
    font-family: "Montserrat",serif;
}

.module-sh-bra-curated .module-sh h2 small {
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    margin-bottom: 5rem;
    font-size: 1.5rem;
}

.module-sh-bra-curated .module-sh p {
    margin-bottom: 4rem;
    font-size: 1.8rem;
}

.module-sh-bra-curated .module-ctas a {
    display: inline-block;
    margin: 0 1.7rem;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    text-decoration: underline;
}

@media screen and (max-width:767px) {
    .module-sh-bra-curated .module-sh h2 small {
        margin-bottom: 1.5rem;
    }

    .module-sh-bra-curated .module-sh p {
        margin: 0;
    }

    .module-sh-bra-curated .module-ctas a {
        display: none;
    }

    .module-sh-bra-curated .module-sh .module-sh-copy {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media screen and (max-width:767px) {
    .curated .shelfless-promo-2x {
        display: none;
    }
}

.module-img-collection {
    margin-bottom: 5rem;
}

.module-img-collection a img {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    transition: opacity .25s ease;
}

.module-img-collection a:hover img {
    opacity: .85;
    filter: alpha(opacity=85);
    zoom: 1;
}

.module-img-collection h2 {
    margin-bottom: .5rem;
    font-size: 2.2rem;
    text-transform: none;
}

.module-img-collection p {
    font-size: 1.4rem;
}

.module-sh-soma-rewards h2 {
    color: #fff;
    font-family: "Montserrat",serif;
    font-weight: 300;
}

.module-sh-soma-rewards h2 sup {
    top: -.3em;
    font-size: .7em;
}

.module-sh-soma-rewards h2 svg {
    display: block;
    width: 76%;
    height: 100%;
    margin: 0 auto 1.5rem auto;
    text-align: center;
    fill: #fff;
}

.module-sh-soma-rewards.module-sh-soma-share-rewards h2 svg {
    width: 288px;
    height: 112px;
}

@media screen and (max-width:767px) {
    .module-sh-soma-rewards.module-sh-soma-share-rewards h2 svg {
        width: 190px;
        height: 73px;
    }
}

@media screen and (max-width:767px) {
    .module-sh-soma-rewards h2 {
        color: #000;
    }

    .module-sh-soma-rewards h2 svg {
        width: 120px;
        height: 45px;
        fill: #000;
    }

    .module-sh-soma-rewards .module-sh-copy {
        padding: 2rem 1.5rem 2rem 0;
    }
}

.share-rewards {
    margin: 0 0 5rem 0;
}

.share-rewards h2 {
    font-weight: 300;
}

@media screen and (min-width:768px) {
    .share-rewards {
        margin: 5rem 0 3rem 0;
    }

    .share-rewards h2 {
        font-size: 4rem;
    }
}

@media screen and (max-width:767px) {
    .number-box-wrap {
        max-width: 30rem;
        margin: 0 auto;
    }
}

@media screen and (min-width:768px) {
    .number-box-wrap.equal-height .number-box {
        min-height: 21rem;
    }
}

.number-box {
    position: relative;
    margin: 3rem 0 6rem 0;
    padding: 2.5rem 1rem;
    text-align: center;
    border: .2rem solid #000;
}

.number-box h3 {
    margin: 1rem 0;
}

.number-box p {
    margin-bottom: 1rem;
}

.number-box p:last-child {
    margin-bottom: 0;
}

@media screen and (min-width:1024px) {
    .number-box p {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}

.number-box .number {
    position: absolute;
    top: 0;
    left: 50%;
    width: 3.6rem;
    height: 3.6rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 3.6rem;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width:767px) {
    .number-box {
        margin: 4rem 0;
    }

    .number-box .number {
        width: 3.4rem;
        height: 3.4rem;
        line-height: 3.4rem;
        font-size: 2rem;
    }
}

.btn-with-label {
    display: inline-block;
    margin-bottom: 4rem;
    vertical-align: bottom;
}

.btn-with-label span {
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.btn-with-label .btn {
    margin: 0 4rem;
}

.social-block-soma {
    text-align: center;
}

.social-block-soma h3 {
    margin: 0;
}

.social-block-soma p {
    font-family: "Montserrat",serif;
    font-size: 1.8rem;
}

.module-5-across .col {
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

@media screen and (max-width:767px) {
    .module-5-across .col {
        width: 33%;
    }
}

.module-5-across .row {
    margin-left: -5px;
    margin-right: -5px;
}

.module-sh-soma-donation {
    margin-bottom: 1rem;
}

.module-sh-soma-donation h1 {
    margin: 1.5rem 0 0 0;
}

.module-soma-after-sh {
    margin: 1rem 0 5rem 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 0;
}

.module-soma-after-sh span {
    display: inline-block;
    font-size: 2rem;
}

@media screen and (min-width:768px) {
    .module-soma-after-sh span + span {
        margin-left: 1.5rem;
        padding-left: 1.5rem;
        border-left: 1px solid #000;
    }
}

@media screen and (max-width:991px) {
    .module-soma-after-sh span {
        font-size: 1.4rem;
    }
}

@media screen and (max-width:767px) {
    .module-soma-after-sh span {
        display: block;
    }
}

.module-find-bra {
    margin-bottom: 3rem;
    text-align: left;
}

.module-find-bra .module-sh-copy,.module-find-bra .module-copy {
    text-align: left;
}

.module-find-bra .module-extra-alt {
    font-size: 1.4rem;
    text-transform: uppercase;
}

@media screen and (min-width:768px) {
    .module-find-bra .module-extra-alt {
        position: absolute;
        bottom: 3rem;
        left: 3rem;
        text-transform: uppercase;
    }
}

@media screen and (max-width:767px) {
    .module-find-bra .module-extra-alt {
        margin: -4rem 1.5rem 0 1.5rem;
        padding-bottom: 5rem;
    }
}

.module-find-bra h1,.module-find-bra h2 {
    margin: 0 0 2rem 0;
    font-family: "Montserrat",serif;
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 1.1;
}

.module-find-bra p {
    font-size: 1.4rem;
    font-weight: 300;
}

.cta-basic {
    text-transform: uppercase;
    font-weight: 600;
}

.profile-wrap {
    text-align: center;
}

.profile-wrap .profile-link {
    display: block;
    margin: 1rem 0 0 0;
}

@media screen and (max-width:767px) {
    .profile-wrap {
        max-width: 40rem;
        margin: 0 auto 4rem auto;
    }
}

.modal-profile .modal-body {
    padding: 4rem;
}

.modal-profile h2 {
    margin-top: 3rem;
}

@media screen and (max-width:767px) {
    .modal-profile img {
        max-width: 40rem;
        margin: 0 auto;
    }
}

@media screen and (min-width:992px) {
    .module-narrow {
        margin-left: 15rem;
        margin-right: 15rem;
    }
}

.links-spaced a + a:before {
    display: inline-block;
    padding: 0 2rem;
    content: '|';
}

.soma-partner-logo {
    margin: 2.5rem 0 4rem 0;
}

.rewards-wrap {
    max-width: 70rem;
    margin: 4rem auto 8rem auto;
}

.rewards-wrap h2 {
    max-width: 24rem;
    margin: 0 auto 2rem auto;
}

.rewards-wrap h3 {
    margin: 0 0 3rem 0;
    font-size: 2.4rem;
    font-style: italic;
    text-align: center;
}

.accordion-rewards .panel {
    border-top: .1rem solid #ddd;
}

.accordion-rewards .panel:last-child {
    border-bottom: .1rem solid #ddd;
}

.accordion-rewards .panel-title {
    margin: 0;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    line-height: 3.2rem;
}

@media screen and (max-width:767px) {
    .accordion-rewards .panel-title {
        font-size: 1.4rem;
    }
}

.accordion-rewards .panel-title a {
    display: block;
    text-decoration: none;
}

.accordion-rewards .panel-title a:after {
    display: block;
    float: right;
    margin-top: 1.1rem;
    font-size: 0;
    line-height: 0;
    width: 1rem;
    height: 1rem;
    content: url(/web_assets/svg/close-large.svg);
    opacity: .8;
    filter: alpha(opacity=80);
    zoom: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: all .5s ease;
}

.accordion-rewards .panel-title a.collapsed:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.accordion-rewards .panel-body {
    padding: 0 1.5rem 2rem 6.5rem;
}

.accordion-rewards svg {
    float: left;
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 1.5rem;
    vertical-align: middle;
}

@media screen and (max-width:767px) {
    .accordion-rewards .panel-heading {
        padding-left: 0;
        padding-right: 0;
    }

    .accordion-rewards .panel-title {
        line-height: 2.4rem;
    }

    .accordion-rewards .panel-title a:after {
        margin-top: .7rem;
    }

    .accordion-rewards .panel-body {
        padding-left: 0;
    }

    .accordion-rewards svg {
        width: 2.4rem;
        height: 2.4rem;
        margin-right: 1rem;
    }
}

.soma-table-wrap {
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem 0;
}

.soma-table-wrap .link-group {
    font-size: 0;
}

.soma-table-wrap .link-group a {
    color: #fff;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
}

.soma-table-wrap .link-group a:first-child {
    margin-right: 1.5rem;
    padding-right: 1.5rem;
    border-right: 1px solid #fff;
}

@media screen and (max-width:767px) {
    .soma-table-wrap {
        font-size: 1.4rem;
    }
}

.soma-table {
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    border-spacing: 0;
    border-collapse: collapse;
}

.soma-table table {
    width: 100%;
}

.soma-table th,.soma-table td {
    font-size: 1.6rem;
}

@media screen and (max-width:767px) {
    .soma-table th,.soma-table td {
        font-size: 1.4rem;
    }
}

.soma-table th {
    width: 20%;
    padding: 1.2rem .8rem;
    font-weight: 400;
    text-align: center;
    border: .1rem solid #ddd;
}

.soma-table th.description {
    text-align: left;
    width: 40%;
    font-weight: 400;
}

.soma-table td {
    padding: 1.2rem .8rem;
    vertical-align: middle;
    border: .1rem solid #ddd;
}

.soma-table td:first-child {
    border-left: 0;
}

.soma-table td:last-child {
    border-right: 0;
}

.soma-table tr:last-child td {
    border-bottom: 0;
}

.soma-table th:last-child {
    border-right: 0;
}

.soma-table th.description {
    vertical-align: bottom;
    border-left: 0;
}

@media screen and (max-width:767px) {
    .soma-table {
        text-transform: none;
    }

    .soma-table td,.soma-table th {
        width: 10%;
    }

    .soma-table td.description,.soma-table th.description {
        width: 70%;
    }

    .soma-table th {
        padding-top: 8rem;
        text-align: left;
    }

    .soma-table th.yes-no-header span {
        display: block;
        text-transform: uppercase;
    }

    .soma-table th.yes-no-header>span {
        width: 3rem;
        line-height: 1;
        white-space: nowrap;
        -webkit-transform-origin: 45% 50%;
        -ms-transform-origin: 45% 50%;
        transform-origin: 45% 50%;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}

.soma-table .yes-no {
    text-align: center;
}

.soma-table .tier-name {
    display: block;
    font-weight: 700;
}

.soma-table .subtitle {
    display: block;
    font-size: 1.2rem;
}

.soma-table .yes-no-header.preferred {
    color: #fff;
    background: #000;
}

.soma-table .yes-no-header.gold {
    background: #e9c367;
}

.soma-table .yes-no-header.platinum {
    background: #acacac;
}

.soma-table.table-preferred td.preferred {
    background: #eee;
}

.soma-table.table-gold td.gold {
    background: #fbf4e4;
}

.soma-table.table-platinum td.platinum {
    background: #eee;
}

.soma-table svg {
    width: 1.2rem;
    height: 1.2rem;
}

.rewards-login-header * {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.rewards-login-header h1 {
    font-weight: 300;
    letter-spacing: .1rem;
    text-transform: uppercase;
}
.rewards-login-header img {
    width: 15rem;
}

.rewards-graph {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 3rem;
    margin-bottom: 3rem;
    line-height: 3rem;
    background: #eee;
}

.rewards-bar {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 3rem;
    padding: 0 1rem 0 2rem;
    text-align: right;
}

.rewards-bar:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 1.5rem;
    margin-top: -1.5rem;
}

.rewards-bar.preferred {
    color: #fff;
    background: #000;
}

.rewards-bar.preferred:after {
    border-left-color: #000;
}

.rewards-bar.gold {
    background: #e9c367;
}

.rewards-bar.gold:after {
    border-left-color: #e9c367;
}

.rewards-bar.platinum {
    background: #acacac;
}

.rewards-bar.platinum:after {
    border-left-color: #acacac;
}

.rewards-target {
    position: absolute;
    top: 0;
    right: 1rem;
}

.rewards-block {
    margin-bottom: 3rem;
}

.rewards-block * {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.rewards-block h2 + h3,.rewards-block h3 + h2 {
    margin: -.5rem 0 2rem 0;
}

.rewards-block .toggle-link {
    font-size: 1.6rem;
    text-decoration: none;
}

.rewards-block .toggle-link svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: all .4s ease;
}

.rewards-block .toggle-link.open svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.find-bra .module-img-collection h2 {
    font-size: 1.8rem;
    text-decoration: underline;
    text-transform: uppercase;
}

/* Form Label UI Updates */
.form-labels .form-group {
    margin-bottom: 3rem;
    position: relative;
}

.form-labels .form-group .form-control {
    color: #000;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

.form-labels .form-group textarea.form-control {
    padding: 1.2rem 1.6rem;
    line-height: 1.6;
}

.form-labels .form-group label {
    position: absolute;
    left: 1.7rem;
    margin: 0 !important;
    padding: 0;
    text-transform: none;
    font-size: 1.6rem;
    font-weight: 300;
    min-height: 0;
    line-height: 1.1;
    color: #999;
    transition: all .25s ease-in-out;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-labels .form-group.focus [type='email'],.form-labels .form-group.focus [type='tel'],.form-labels .form-group.focus [type='text'],.form-labels .form-group.focus [type='password'] {
    padding-top: 1.2rem;
    padding-bottom: 0rem;
}

.form-labels .form-group.focus label,
.form-labels .form-group.field-valid label {
    top: .4rem;
    font-size: .9rem;
    color: #666;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.form-labels .form-group.focus-select .btn.btn-lg.selectpicker, .form-labels .form-group.focus-select .btn.selectpicker {
    padding-top: 1.2rem;
    padding-bottom: 0rem;
    color: #000;
}

.form-labels .form-group.focus-select label {
    top: .4rem;
    font-size: .9rem;
    color: #666;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 10;
}

.form-labels .form-group:after {
    display: block;
    position: absolute;
    right: -2.6rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.8rem;
    height: 1.8rem;
    content: '';
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease;
}

.form-labels .form-group.field-valid .form-control,.form-labels .form-group.field-valid .btn {
    border-color: #64a81a;
}

.form-labels .form-group.field-valid:after {
    opacity: 1;
    visibility: visible;
    content: url(/web_assets/svg/checkout/check-green.svg);
}

.form-labels .form-group.field-invalid .form-control,.form-labels .form-group.field-invalid .btn {
    border-color: #b94a4b;
}

.form-labels .form-group.field-invalid:after {
    opacity: 1;
    visibility: visible;
    content: url(/web_assets/svg/checkout/close.svg);
}

.form-labels .form-group.field-invalid label {
    font-weight: 700;
    color: #b94a4b;
}

.form-labels .form-group.field-warning .form-control,.form-labels .form-group.field-warning .btn {
    border-color: orange;
}

.form-labels .form-group.field-warning:after {
    opacity: 1;
    visibility: visible;
    content: url(/web_assets/svg/alerts/warning-orange.svg);
}

.form-labels .form-group.field-warning label {
    font-weight: 700;
    color: orange;
}

.form-labels .field-wrap {
    position: relative;
    width: calc(100% - 3rem);
}
/*
.form-labels .checkbox,.form-labels .radio {
    margin: 0 0 3rem 0;
    line-height: 2.4rem
}

.form-labels .checkbox input[type="checkbox"],.form-labels .checkbox input[type="radio"],.form-labels .radio input[type="checkbox"],.form-labels .radio input[type="radio"] {
    opacity: 0;
    width: 2.4rem;
    height: 2.4rem
}

.form-labels .form-group .checkbox>label,.form-labels .form-group .radio>label {
    width: 100%;
    padding-left: 0
}

.form-labels .form-group  .checkbox .input-styled,.form-labels .form-group  .radio .input-styled {
    position: relative;
    display: block;
    padding-left: 3.2rem;
    text-transform: none
}

.form-labels .checkbox .input-styled:before,.form-labels .checkbox .input-styled:after,.form-labels .radio .input-styled:before,.form-labels .radio .input-styled:after {
    position: absolute;
    content: '';
    display: inline-block
}

.form-labels .checkbox .input-styled:after,.form-labels .radio .input-styled:after {
    content: '';
    background: #fff;
    width: 2.4rem;
    height: 2.4rem;
    border: 0.1rem solid #000;
    border-radius: .5rem;
    left: 0;
    top: 0
}

.form-labels .checkbox input[type="checkbox"]:checked+span:after,.form-labels .checkbox input[type="radio"]:checked+span:after,.form-labels .radio input[type="checkbox"]:checked+span:after,.form-labels .radio input[type="radio"]:checked+span:after {
    content: '';
    background: #000 url(/web_assets/svg/checkout/check.svg) 50% 50% no-repeat;
    background-size: 1.6rem 1.6rem
}*/

.form-labels .checkbox .icon-paypal,.form-labels .radio .icon-paypal {
    width: 9rem;
    height: 2.4rem;
    margin-top: .3rem;
}

.form-labels .radio .input-styled:after {
    border-radius: 50%;
}

.form-labels .checkbox .input-styled:after {
    border-radius: .5rem !important;
}

.form-labels .radio-media-list {
    margin-bottom: 2rem;
}

.form-labels .radio-media-list>.radio,.form-labels .radio-media-list>.checkbox {
    margin: 0;
    padding: 0;
    border-top: 0.1rem solid #ddd;
}

.form-labels .radio-media-list>.radio.border-dark,.form-labels .radio-media-list>.checkbox.border-dark {
    border-color: #000;
}

.form-labels .radio-media-list>.radio.border-black,.form-labels .radio-media-list>.checkbox.border-black {
    border-color: #000;
}

.form-labels .radio-media-list>.radio>label,.form-labels .radio-media-list>.checkbox>label {
    display: block;
    padding: 1rem 1.5rem;
    text-transform: none;
    line-height: 1.4;
}

.form-labels .radio-media-list>.radio>label .input-styled,.form-labels .radio-media-list>.checkbox>label .input-styled {
    height: 2.4rem;
    padding-left: 0;
}

.form-labels .radio-media-list>.radio>label .input-styled:before,.form-labels .radio-media-list>.radio>label .input-styled:after,.form-labels .radio-media-list>.checkbox>label .input-styled:before,.form-labels .radio-media-list>.checkbox>label .input-styled:after {
    position: static;
}

.form-labels .radio-media-list .checkout-toggle-content {
    padding: 1rem 1.5rem;
    background: #fff;
}

@media screen and (min-width: 768px) {
    .form-labels .radio-media-list .checkout-toggle-content.radio-padding {
        padding-left: 4.9rem;
    }
}

.form-labels .radio-media-list+.radio-media-list {
    margin-top: -2rem;
}

.form-labels .radio-media-list.border-bottom {
    border-bottom: 0.1rem solid #ddd;
}

.form-labels .radio-media-list.border-bottom-dark {
    border-bottom: 0.1rem solid #000;
}

.form-labels select,.form-labels textarea,.form-labels input {
    font-size: 1.6rem;
}

.form-labels .btn.selectpicker {
    font-size: 1.6rem;
    text-transform: none;
    color: #999;
}

.form-labels .btn.selectpicker:focus {
    border-color: #66afe9;
}

.form-labels .tooltip-inner {
    width: 28rem !important;
}

.modal-checkout .form-labels .radio-media-list>.radio>label,.modal-checkout .form-labels .radio-media-list>.checkbox>label {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.modal-checkout .form-labels .radio-media-list .checkout-toggle-content {
    padding-top: 0;
    padding-bottom: 2rem;
}

.checkout-block .radio-media-list .radio,.checkout-block .radio-media-list .checkbox {
    margin: 0 -1.5rem;
}

.label-heading {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
}

.selectpicker {
    font-weight: 500;
    text-transform: uppercase;
}

.form-email-heading-alt {
    margin-top: 2rem !important;
}

.message-count {
    margin-top: .8rem;
    font-weight: 300;
}

.bootstrap-select .btn {
    width: 100%;
    height: 3.4rem;
    padding-right: 2.5rem;
    padding-left: 1rem;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.form-labels .bootstrap-select .btn.btn-lg, .form-labels  .bootstrap-select .btn {
    height: 4.6rem;
    padding-left: 1.6rem;
}

.bootstrap-select .btn:hover {
    border-color: #000;
}

.bootstrap-select .btn .caret {
    margin-top: -.3rem;
    border: 0;
    width: 1rem;
    height: .7rem;
    background: url(/web_assets/svg/arrow-down.svg) 50% 50% no-repeat;
    background-size: 1rem .7rem;
    border: 0;
}

.bootstrap-select a {
    font-size: 1.2rem;
}

.form-labels .bootstrap-select.btn-group.open .dropdown-toggle {
    background-color: #fff;
    border-color: #000;
    box-shadow: none;
}

.bootstrap-select .btn {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0;
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.bootstrap-select.open .btn .caret {
    background-image: url(/web_assets/svg/arrow-up.svg);
}

.has-error .bootstrap-select .btn {
    border-color: #ce072a;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select .btn:focus {
    border-color: #000;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-search .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group>.disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    max-height: 21.7rem !important;
    min-width: 100%;
    z-index: 975;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -.1rem 0 0 0;
    padding: 0;
    overflow: auto;
    background: #fff;
    border-radius: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a:focus {
    outline: none;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
    color: #64b1d8;
    color: rgba(100,177,216,0.4);
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #eee;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #eee;
    margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 1036;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-color: rgba(204,204,204,0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-color: rgba(204,204,204,0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg,textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.form-control,select {
    border-radius: 0;
    box-shadow: none;
    border-color: #000;
}

.form-labels .bootstrap-select.input-lg .btn {
    height: 4.6rem;
    padding-left: 1.6rem;
}

.form-labels .form-group, .form-labels #textMessagingOptInDiv, .form-labels p
,.form-labels label {
    padding-right: 2.5rem;
}

.form-labels .form-group .form-control {
    height: 4.6rem;
}

label {
    font-weight: 300;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
}

.form-inline {
    margin-bottom: 2rem;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.form-labels .pull-left {
    float: left !important;
}

.form-labels .btn.btn-width {
    width: calc(100% - 3rem);
}

/* Icons & Tooltips */
.form-group .input-icon {
    display: block;
    position: absolute;
    width: 1.6rem;
    height: 1.6rem;
    right: 5.8rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.form-group.has-icon .input-icon svg, .form-labels .form-group .fa-question-circle.fa-lg {
    width: 1.6rem;
    height: 1.6rem;
    fill: #999;
    color: #999;
}

.form-labels .from-group-close, .form-labels p.help-block {
    margin-top: -2.5rem;
    margin-bottom: 2rem;
}
/* Override label use*/
.form-labels .form-group label {
    width: 100%;
}

.form-labels .form-group.focus .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 1.2rem;
    text-transform: uppercase;
    top: 0;
    color: #000;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    left: 0;
    line-height: inherit;
    transition: none;
}

.form-labels .emailFrequencyDropDownDiv label.sr-only {
    height: auto;
    overflow: visible;
    clip: initial;
    border: inherit;
}

/* Instant Validation: Error Placement */
/*label small.help-block{
    display: none;
    position: absolute;
    top: 0px;
    background: #fff;
    font-size: 1rem;
    margin-top: 0px;
    width: 100%;
}*/
.form-labels .form-group small.help-block {
    display: block;
    position: absolute;
    top: 0.2rem;
    margin: 0;
    left: 1.6rem;
}


/* Instant Validation: Invalid and Success Icons */
.form-labels .form-group.field-valid .form-control, .form-labels .form-group.field-valid .btn {
    border-color: #64a81a;
}

.form-labels .form-group.field-valid:after {
    opacity: 1;
    visibility: visible;
    content: url(/web_assets/svg/checkout/check-green.svg);
}

.form-labels .form-group.field-invalid .form-control, .form-labels .form-group.field-invalid .btn {
    border-color: #b94a4b;
}

.form-labels .form-group.field-invalid:after {
    opacity: 1;
    visibility: visible;
    content: url(/web_assets/svg/checkout/close.svg);
}

.form-labels .form-group.field-invalid small.help-block {
    font-weight: 700;
    color: #b94a4b;
    z-index: 3;
}

.form-labels .form-group:after {
    display: block;
    position: absolute;
    right: -0.4rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.8rem;
    height: 1.8rem;
    content: '';
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease;
}


/* Associate Registration */
.assoc-reg-disclaimer {
    margin-top: 2rem;
}

.modal.fade.CheckoutPage .modal-dialog .login-wrap {
    margin: 0px;
    max-width: 100%;
}

.modal.fade.CheckoutPage .modal-head {
    background-color: #eee;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
}

.modal.fade.CheckoutPage .modal-head h2 {
    display: inline-block;
    padding-top: 15px;
    padding-left: 10px;
}

.modal.fade.CheckoutPage .modal-body {
    padding-top: 3rem;
}

.modal.fade.CheckoutPage .modal-body .container-fluid .login-wrap .col-sm-6 {
    padding-left: 0px;
}

.modal.fade.CheckoutPage .login-wrap .login-block {
    min-height: 180px;
}

.modal.fade.CheckoutPage .text-right-lg {
    text-align: left;
}

.modal.fade.CheckoutPage .modal-body .login-info {
    margin-left: -15px;
}

.modal.fade.CheckoutPage .modal-head + .row {
    margin-top: 25px;
    margin-bottom: 25px;
}

.sr-cart .srd_h_background {
    background: none !important;
}

.sr-cart + .pull-right {
    margin-top: 5px;
}

#sb-summary {
    margin-top: 3rem;
}

.cart-margin-top {
    margin-top: 2rem;
}

.cart-margin-top + #sb-summary .form-inline .form-group {
    margin-right: -3px;
}

.cart-margin-top + #sb-summary .form-inline .form-group input.btn.btn-primary.btn-sm {
    width: 88px;
}

.bag-button #srd_XC {
    width: auto;
    margin-top: 1rem;
}

.bag-button {
    position: relative;
}

.bag-button .or-text {
    position: absolute;
    top: 29%;
    left: 44%;
    display: inline-block;
    background-color: #ffffff;
    width: 50px;
    text-align: center;
}

.cart-items-header {
    background-color: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    height: 37px;
    margin-left: -15px;
    margin-right: -15px;
}

.sr-cart div[name='sr_headerDiv'] {
    display: none;
}

.cart-items hr, section.detail-wrap.detail-sidebar {
    margin-left: -15px;
    margin-right: -15px;
}

.sb-product-container h4.col-sm-5 {
    margin-bottom: -15px;
}

.cart-items #sb-items .select-qty {
    width: 23%;
    float: left;
    margin-top: 5%;
}

.cart-items #sb-items div.select-qty + .hidden-md.hidden-lg.bold-font {
    margin-left: 4.2rem;
    display: inline-block;
    width: auto;
    margin-top: 7%;
}

input.claimCodeField.form-control.input-sm {
    width: 26rem;
}

#sb-items .sb-product-container.col-xs-9 .row .col-sm-1 {
    width: 36%;
    margin-left: 9px;
    margin-top: -7px;
    display: inline-block;
}

.sb-product-container .sb-value.col-sm-5 {
    padding: 0px;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

span.product-price-final-label {
    font-size: 12px;
}

.product-details .sb-product-container dd, .product-details .sb-product-container label {
    margin-left: 7rem !important;
    font-weight: bold;
    margin-bottom: 0rem;
}

.dl-horizontal {
    margin-top: 5%;
}

.sb-product-container .dl-horizontal dt {
    float: left;
}

.modal.fade.CheckoutPage .co-forgot-password {
    display: inline-block;
}

.modal.fade.CheckoutPage .modal-dialog {
    width: 96%;
}

.modal.fade.CheckoutPage #co-remember-me-group label {
    padding-left: 0;
}

@media screen and ( min-width: 992px) {
    .email-print {
        float: right;
        line-height: 2.5;
    }

    .cart-items-header , section.detail-wrap.detail-sidebar {
        margin-left: 0px;
        margin-right: 0px;
        clear: both;
    }

    .sr-cart {
        width: 81%;
        display: block;
        /*height: 55px;*/
    }

    .cart-items hr {
        margin-left: 0px;
        margin-right: 0px;
    }

    .cart-items #sb-items .select-qty {
        width: 100%;
        text-align: center;
    }

    #sb-items .sb-value.col-sm-5 {
        width: 50%;
        margin-top: 0rem;
    }

    .sb-product-container h4.col-sm-5 {
        margin-bottom: 0px;
    }

    input.claimCodeField.form-control.input-sm {
        width: 23rem;
    }

    #sb-items .sb-product-container.col-xs-9 .row .col-sm-1 {
        width: 12%;
    }

    .product-details .sb-product-container dd, .product-details .sb-product-container label {
        margin-left: 11rem !important;
    }

    .dl-horizontal {
        margin-top: 0px;
    }

    .product-details-container .sb-product-container .col-md-1.pull-right.hidden-sm.hidden-xs.bold-font.addSelectpicker {
        width: auto;
    }

    .form-inline .form-control {
        width: 219px;
    }

    .modal.fade.CheckoutPage .checkbox {
        display: inline-block;
    }

    /*.is-checkout-page .form-labels .signin-button#checkout-login-sre {
        float: left;
    }*/

    .modal.fade.CheckoutPage .co-forgot-password {
        display: block;
    }

    .modal.fade.CheckoutPage .modal-dialog {
        width: 800px;
    }

    .modal.fade.CheckoutPage .checkbox {
        margin-left: 10px;
    }

    .modal.fade.CheckoutPage #co-remember-me-group label {
        padding-left: 2rem;
    }
}

.cart-items-header p, .cart-items-header h2 {
    margin-bottom: 0px;
}

.cart-items-header .col-md-2 {
    padding: 0px;
    width: 15%;
}

.cart-items-header .col-md-1 {
    padding: 0px;
}

.sb-items {
    margin-left: -15px;
}

#sb-items .sb-product-container.col-xs-9 .row .col-sm-2 {
    margin-left: 1rem;
}

.product-details-container .alert {
    margin-top: 2rem !important;
}

#sb-items .sb-product-container.col-xs-9 .row .col-sm-1.pull-right {
    margin-top: 0rem;
}

.removeItemMsg {
    clear: both;
}

.email-print {
    margin-bottom: 10px;
}
.bold-font {
    font-weight: bold;
}

@media (max-width:540px) {
    .top-buffer-45 {
        margin-top: 25px;
    }

    .email-print a.has-icon {
        padding-right: 15px;
    }

    .change-remove {
        padding-left: .6rem;
    }

    .change-remove .sb-modify>a {
        padding-right: 10px;
    }

    .change-remove .sb-modify-remove {
        padding-left: 10px;
    }

    .form-inline {
        display: inline-flex;
    }
}

@media (min-width: 992px) and (max-width:1024px) {

    input.claimCodeField.form-control.input-sm {
        width: 19rem;
    }

    #sb-summary form[name="couponForm"] .form-inline .form-group {
        margin-right: -3px!important;
    }

    .sr-cart {
        width: 79%;
    }
}

span.product-price-final.hidden-md.hidden-lg {
    width: 230px;
    display: inline-block;
}

.sb-product-container .sb-hazmat-item {
    padding: 0.5rem 0;
}

.is-checkout-page .form-labels .signin-button#checkout-login-sre {
    font-size: 1.8rem;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

    span.product-price-final.hidden-md.hidden-lg {
        width: 280px;
        display: inline-block;
    }

    .form-inline .form-control {
        width: 170px;
    }

    .sb-value.col-sm-12.hidden-md.hidden-lg {
        width: 315px;
    }

    /*.is-checkout-page .form-labels .signin-button#checkout-login-sre {
        float: left;
    }*/

    .modal.fade.CheckoutPage .co-forgot-password {
        display: block;
    }
}

.sb-value.col-sm-12.hidden-md.hidden-lg {
    padding-left: 0px;
    margin-top: 1rem;
}


.form-control, select {
    border-color: #959595;
}

@media (min-width: 768px) {
    .sb-product-container .sb-hazmat-item {
        width: 350px;
    }
}

.btn-apply {
    height: 46px;
}

.detail-sidebar .detail, .detail-summary .detail {
    font-size: 14px;
}

.sb-product-container .dl-horizontal dt.sb-label {
    float: left;
}

.form-inline .form-control {
    height: 46px;
}

.moveBelowHR div#sr_hazmatItemDiv {
    margin: 1rem 0;
}

.product-no-inventory + .product-promo + #sr_pdpDiv {
    margin-bottom: 21px;
}

#persistent-cart .btn {
    padding: 1rem;
}

.login-sre-checkout .login-wrap .login-block {
    margin-right: 10px;
}
.orTextSreDisabled
{
    top: 42% !important;
}

/*** APPLE PAY CSS CHANGES : START ****/
/* Logo only Apple Pay Button start*/
.apple-pay-button {
    -apple-pay-button-type: plain;
    -apple-pay-button-style: black;
    visibility: hidden;
    margin-top: 1rem;
}

.apple-pay-button.visible {
    -webkit-appearance:-apple-pay-button;
    appearance:-apple-pay-button;
    visibility: visible;
}

.apple-pay-button.white {
    -apple-pay-button-style: white;
}

.apple-pay-button.white-outline.visible {
    -apple-pay-button-style: white-outline;
    padding-top:4rem;
}

/* No-Radius Border */
a[href="/store/common/account/checkout_login_sre.jsp?sourcePage=shoppingBag&destPage=applepayCheckoutLogin"]{
    display: block;
    border: solid 1px #000;
    margin-top: 1rem;
    overflow: hidden;
}

a[href="/store/common/account/checkout_login_sre.jsp?sourcePage=shoppingBag&destPage=applepayCheckoutLogin"] .apple-pay-button.white-outline{
    margin:-2px;
}

/* Logo only Apple Pay Button end*/
/*** APPLE PAY CSS CHANGES : END ****/

/* COUT-2: LOGIN MODAL UI */
.login-block-wrapper{
    padding-left: 0;
    padding-right: 0;
}
.toggle-hidden, #modal-login #login-registered-container.login-content{
    display: none;
}
@media (max-width: 767px){
    #modal-login .container-fluid{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 768px){
    #modal-login #login-registered-container.login-content{
        display: block;
    }
    #modal-login .modal-dialog.modal-lg {
        width: 750px;
    }
    #modal-login .registered-user-block{
        padding-right:3rem;
    }
}

#modal-login .row.login-main-container{
    margin-right: 0;
    margin-left: 0;
}
#modal-login .login-block{
    padding: 0;
}
#modal-login .login-wrap{
    max-width: 100%;
    margin: 2rem auto;
}
#modal-login .login-title-container a.login-btn[data-action="toggle"],#modal-login .login-content{
    padding: 2rem;
}
#modal-login .login-title-container{
    border-bottom:1px solid #ddd;
}
#modal-login .login-title-container h2{
    margin: 0;
}
#modal-login .login-btn{
    text-decoration: none;
    cursor: pointer;
}
#modal-login .login-btn h2:after{
    display: block;
    content: "";
    float: right;
    width: 2rem;
    height: 2rem;
    background: url(/web_assets/svg/arrow-right-alt.svg) no-repeat 0 0;
    background-size: 100%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .5s ease;
}
#modal-login .login-btn[aria-expanded="true"] h2:after{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all .5s ease;
}
#modal-login #co-remember-me-group .checkbox{
    display: block;
    margin: 0 0 2rem;
}
#modal-login .co-forgot-password a{
    font-weight: bold;
}
.or-div hr{
    margin-bottom: 10px
}

.or-div{
    position: relative;
    padding-bottom: 1px;
}
.or-div span.or-text{
    display: block;
    position: absolute;
    margin: 0 auto;
    top: -10px;
    font-weight: 500;
    left:0;
    right: 0;
}
.sb-product-container .sr-inelligble-item {
    margin: 1rem 0;
    padding: 0;
    overflow: hidden;
}

/*DTC-5163: DC Inventory Alert Display */
.dc-inventory-alert-message.show{
    display: table !important;
    padding: 5px;
}
.dc-inventory-alert-message .dc-inventory-message{
    position:relative;
    top:1px;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
}

/* Alternate Payment Modal UI */
#checkout-login-alt-payment  .row{
    margin-left: 0;
    margin-right: 0;
}
#checkout-login-alt-payment .login-header-wrap{
    margin: 3rem 0;
}
#checkout-login-alt-payment  #co-checkout-guest-col{
    padding-right: 0;
}
.modal.fade.CheckoutPage #checkout-login-alt-payment .modal-head {
    background-color: #eee;
    margin-left: -35px;
    margin-right: -35px;
    padding-right: 35px;
    min-height: 50px;
}
#checkout-login-alt-payment .modal-head h2{
    text-transform: capitalize;
}
#checkout-login-alt-payment  .login-brand-logo{
    margin-bottom: 2rem;
}
#checkout-login-alt-payment .login-brand-logo svg{
    width: 8rem;
    height: 2.6rem;
    margin: 0 auto;
    display: block;
}
#checkout-login-alt-payment .login-sub-header-copy{
    margin: 0 auto;
}
.modal.fade.CheckoutPage #checkout-login-alt-payment .login-wrap .login-block-header.login-block{
    min-height: auto;
    margin: 0;
}
#checkout-login-alt-payment  .co-checkout-header-toggle-link{
    text-decoration: none;
    pointer-events: none;
    display: block;
}
#checkout-login-alt-payment  .co-checkout-header-toggle-link.collapsed{
    margin-bottom: 2rem;
}
#checkout-login-alt-payment .login-wrap h2{
    margin: 0;
}
#checkout-login-alt-payment .login-block-content .login-block{
    border-top: 0;
}
#checkout-login-alt-payment .login-password-field-group{
    margin-bottom: 1rem;
}
.modal.fade.CheckoutPage #checkout-login-alt-payment #co-remember-me-group label{
    padding-left: 0;
}
#checkout-login-alt-payment #co-remember-me-group .checkbox.login-remember-field-wrap{
    margin: 1rem 0 2rem;
}
.is-checkout-page #checkout-login-alt-payment .form-labels .checkbox .input-styled{
    padding-top: 0;
}
#checkout-login-alt-payment  .alt-payment-btn-label{
    text-transform: none;
}
#checkout-login-alt-payment .login-remember-field-wrap .input-styled-text{
    font-size: 1.3rem;
    position: relative;
    top: 3px;
}
#checkout-login-alt-payment #co-remember-me-group .signin-button{
    display: block;
}
#checkout-login-alt-payment .co-forgot-password-link{
    font-weight: 700;
}
#checkout-login-alt-payment .margin-top-lg.co-forgot-password{
    margin-top: 1.5rem;
}
#checkout-login-alt-payment .login-controls{
    padding-right: 0;
}
#checkout-login-alt-payment .modal-body .login-info {
    margin-left: 0px;
}

@media (max-width:400px) {
    #checkout-login-alt-payment.alt-amazonpayCheckoutLogin .alt-payment-btn{
        padding-right: 5px;
        padding-left: 5px;
        font-size: 1.2rem;
    }
    #checkout-login-alt-payment .modal-head h2{
        font-size: 1.5rem;
    }
}
@media (max-width:767px){
    .co-checkout-block-col{
        padding-right: 0;
    }
}

/* Alternate Payment Modal UI- Amazon Pay Custom Buttons */
#checkout-login-alt-payment .alt-btn-amazonpay{
    background-color: #ffd76b;
    color: #000;
    text-transform: capitalize;
    font-size: 1.3rem;
    padding: 1rem 3rem;
    width: 100%;
    letter-spacing: 0px;
}
#checkout-login-alt-payment .alt-btn-amazonpay .alt-payment-btn-label{
    display: inline-flex;
}
#checkout-login-alt-payment .alt-btn-amazonpay .alt-payment-btn-label .amazon-pay-logo:after{
    content: url(/web_assets/svg/checkout/amazonPay-logo-custom.svg?ver=1);
    display: block;
    width: 9rem;
    height: 2rem;
    margin-left: 5px;
    top: 6px;
    position: relative
}
@media (max-width:400px) {
    #checkout-login-alt-payment.alt-amazonpayCheckoutLogin .alt-payment-btn{
        padding-right: 5px;
        padding-left: 5px;
        font-size: 1.2rem;
    }
    #checkout-login-alt-payment .alt-btn-amazonpay .amazon-pay-logo {
        overflow: hidden;
        width: 5rem;
    }
    #checkout-login-alt-payment .alt-btn-amazonpay .alt-payment-btn-label .amazon-pay-logo:after{
        width: 7.4rem;
        margin-left: 3px;
        top: 5px;
    }
}
@media (min-width:768px){
    #checkout-login-alt-payment .alt-btn-amazonpay{
        padding-right:2rem;
        padding-left:2rem;
    }
}
@media (min-width:768px) and (max-width:991px){
    #checkout-login-alt-payment .alt-btn-amazonpay{
        padding-right:1rem;
        padding-left:1rem;
    }
    #checkout-login-alt-payment .alt-btn-amazonpay .alt-payment-btn-label:after {
        width: 9.4rem;
        height: 1.8rem;
    }
}

/****************************************************************************************************
**   CHECKOUT FORMS UI - RELATED UI
******************************************************************************************************/
.form-labels .radio input[type="radio"]{
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    z-index: 2;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
/*.form-labels .checkbox input[type="checkbox"]:disabled,*/
.form-labels .radio input[type="radio"]:disabled{
    cursor: default;
}
.sb-bopis-widget .form-labels{
    margin-bottom: 0.5rem;
    display: block;
    text-transform: capitalize;
}
/*.form-labels .checkbox .input-styled, */
.form-labels .radio .input-styled {
    position: relative;
    display: block;
    padding-left: 3.2rem;
    text-transform: none;
}
/*.form-labels .checkbox .input-styled:after, */
.form-labels .radio .input-styled:after {
    content: '';
    background: #fff;
    width: 2.4rem;
    height: 2.4rem;
    border: 0.1rem solid #000;
    border-radius: .5rem;
    left: 0;
    top: 0;
}
/*.form-labels .checkbox .input-styled:before,
.form-labels .checkbox .input-styled:after,*/
.form-labels .radio .input-styled:before,
.form-labels .radio .input-styled:after {
    position: absolute;
    content: '';
    display: inline-block;
}
.form-labels .radio .input-styled:after {
    border-radius: 50%;
}
/*.form-labels .checkbox input[type="checkbox"]:checked~span:after,
.form-labels .checkbox input[type="radio"]:checked~span:after,*/
.form-labels .radio input[type="checkbox"]:checked~span:after,
.form-labels .radio input[type="radio"]:checked~span:after {
    content: '';
    background: #000 url(/web_assets/svg/checkout/check.svg) 50% 50% no-repeat;
    background-size: 1.6rem 1.6rem;
}
/*.form-labels .checkbox input[type="checkbox"]:checked~span:after,
.form-labels .checkbox input[type="radio"]:disabled~span:after,*/
.form-labels .radio input[type="checkbox"]:disabled~span:after,
.form-labels .radio input[type="radio"]:disabled~span:after  {
    background: #fff url(/web_assets/svg/disabled_close.svg) 50% 50% no-repeat;
    background-size: 1.6rem 1.6rem;
    border: 0.1rem solid #ddd;
}
/*.disabled-option{
    color: #ddd;
}*/

/****************************************************************************************************
**   BOPIS RELATED UI
******************************************************************************************************/
/* Global */
[data-store-status*="In Stock"] .store-availability,
.in-store-availability.in-stock{
    color:#008800;
}
[data-store-status*="Limited"] .store-availability{
    color:#FF7B00;
}
[data-store-status*="Out of Stock"] .store-availability,
[data-store-status*="Unavailable"] .store-availability,
[data-store-status*="No Stores Found"] .store-availability{
    color:#FF0000;
}
.bopis-search-input {
    padding-top: 1.5rem;
}
a.store-phoneNumber{
    text-decoration: none;
}

/* Shopping Cart (update for v2 - BOP-460) */
.bopis-cart-widget img#prefered-store-icon {
    margin-top: -7px;
}
.bopis-cart-widget .store-info-col{
    display: inline-block;
    vertical-align: top;
}
.bopis-cart-widget .preferred-store-icon-wrapper{
    width: 20px;
    margin-top: 10px;
    margin-right: 10px;
}
.bopis-cart-widget .store-info{
    margin: 1rem 0;
}
.bopis-cart-widget .store-name,.store-availability{
    font-size: 1.4rem;
    font-weight: 700;
}
.bopis-cart-widget .store-availability{
    text-transform: uppercase;
    letter-spacing: 0.5px
}
.store-details-info.store-block{
    line-height: 1.6;
}
.limited-stock-tooltip{
    display: inline-block;
}
.bopis-cart-widget a.store-phoneNumber{
    color:#5a5858;
}

/* Shopping Cart */
.bopis-cart-widget{
    margin: 1rem 0 !important;
}
.bopis-cart-widget .bopis-options{
    margin-left: 2rem;
}
.bopis-cart-widget .radio input[type=radio]{
    margin-left: 0;
}
/* Curbside Support*/
.store-closing-time-wrapper{
    display: none;
}

/* Cart Page*/
#sb-items .dl-horizontal{
    margin-top: 0;
}
.bopis-cart-widget .sb-bopis-widget {
    padding: 1rem 0rem 0;
}
.bopis-cart-widget .form-labels .radio {
    display: inline-block;
    line-height: 2.4rem;
    margin: -1px 0.5rem 2rem 0;
    width: 25px;
}
.bopis-cart-widget .bopis-options {
    display: inline-block;
    font-size: 1.3rem;
    margin: 0.05rem 0 1rem 0;
    vertical-align: top;
    width: 85%;
}
.bopis-cart-widget .bopis-store-name-label {
    margin: 0.5rem 0 1rem;
    font-weight: 500;
    display: block;
    text-transform: capitalize;
}
.bopis-cart-widget .bopis-store-name .bopis-change-link {
    color: #337ab7;
    font-size: 1.3rem;
    font-weight: 500;
    text-transform: initial;
}
/*.bopis-cart-widget [data-location-type="home"] .bopis-change-link{
    display: none;
}*/
.bopis-cart-widget.bopis-not-available .radio-pick-up{
    color:#999;
}
.is-cart-page .op-modal-product-info-container{
    display: none;
}

@media screen and (min-width:768px){
    .bopis-cart-widget .bopis-options-label,.bopis-cart-widget .store-availability{
        display: inline-block;
    }
}

/* ALERT CSS */
/*.bopis-cart-widget .alert-danger { display: none; }*/
.is-shopping-bag .dc-inventory-alert-message, .bopis-cart-widget .alert-danger{  width: fit-content;  }
.bopis-store-error .alert-danger { display: block; }
.bopis-store-error input.shipping-options-input.location-store.pick-up-in-store { opacity: .25!important; }

/* Find More Stores */
/* MODAL WINDOW */
#BOPUS-Modal {
    margin-top: -4rem;
    margin-left: -2rem;
    margin-right: -2rem;
}
#BOPUS-Modal .modal-body {
    padding: 2rem 2rem;
}
@media screen and (min-width:992px){
    #BOPUS-Modal .modal-content {
        width: 850px;
    }
}


/* PRODUCT INFO */
#modal_bopis_find_more_stores{
    z-index: 9999;
}
#modal_bopis_find_more_stores .modal-dialog{
    display: flex;
    flex-direction: column;
    right: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    top: 0;
    bottom: 0;
}
#modal_bopis_find_more_stores .modal-content{
    max-height:320px;
    min-height:320px;
}
.is-pdp #modal_bopis_find_more_stores .modal-content{
    max-height:none;
}
#modal_bopis_find_more_stores .modal-content.modal-body-flex,
#modal_bopis_find_more_stores .modal-body,
#modal_bopis_find_more_stores #modal-store-search-form{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
    max-height:none;
}
#modal_bopis_find_more_stores .stores-found #bop-store-list-wrapper{
    flex-grow: 1;
    overflow-y: auto;
    min-height: 0;
    overflow-x: hidden;
}
#modal_bopis_find_more_stores .modal-header{
    min-height: auto;
}
#modal_bopis_find_more_stores .op-modal-product-info-container{ 
  border-bottom: solid thin #ddd;   
  margin-bottom: 4rem;  
  padding: 1rem 0 2rem;
  text-align: center;   
}   
#modal_bopis_find_more_stores #bop-modal-product-info-wrapper { 
  padding: 0;   
  margin: 0 auto;   
}   
@media screen and (max-width:991px){    
  #modal_bopis_find_more_stores {   
    z-index: 999999999; 
  } 
  #modal_bopis_find_more_stores #bop-modal-product-info-wrapper {   
    padding: 0 1.5rem;  
    width: 70%; 
  } 
}
@media (min-width:1025px) {
    #modal_bopis_find_more_stores .modal-dialog{
        margin-top:0;
        margin-bottom:0;
    }
    .is-category-page #modal_bopis_find_more_stores .modal-dialog{
        margin-top:30px;
        margin-bottom:30px;
    }
}
.bop-MyLocation-Availability {  
  margin-left: 20px;    
}   
.bop-modal-zip-input .form-group label{ 
  font-size: 1.4rem;    
}   
#modal_bopis_find_more_stores .bop-modal-product-info{  
  text-transform: uppercase;
    text-align: left;
}   
#modal_bopis_find_more_stores .product-price-wrapper{   
  display: inline-block;    
  min-height: auto; 
}   
.bop-modal-product-info,    
.bop-modal-product-info p{  
  font-size: 1.3rem;    
}   
.bop-modal-product-info h4.bop-product-name{    
  font-size: 1.4rem;    
  font-weight: 500; 
}   
#modal_bopis_find_more_stores .bop-product-label{   
  width: 60px;  
}   
.bop-product-label, .bop-product-price {    
  display: inline-flex; 
}   
.bop-modal-product-info p { 
  margin-bottom: 0; 
  text-transform: uppercase;    
}   
.bop-modal-product-info h4, .bop-modal-product-info p { 
  font-size: 1.2rem;    
}   
.bop-modal-product-info .bold{  
  font-weight: 700; 
}   
.bop-modal-prod-thumb, .bop-modal-product-info {    
  display: inline-block;    
  vertical-align: top;  
}   
@media screen and (max-width:465px){    
  .bop-modal-product-info { 
    display: block; 
    margin-left: auto;  
    margin-right: auto; 
  }
  .bop-modal-prod-thumb {   
    display: none;  
  }
  .bop-modal-product-info { 
    margin-top:2rem;    
    display: block; 
  } 
  #bopis-product-find-store-modal,  
  #modal_bopis_find_more_stores .form-labels .form-group label{ 
    padding-left: 10px; 
  } 
}
@media screen and (max-width:767px) and (orientation:landscape){    
  #bop-modal-product-info-wrapper { 
    display: none;  
  }
    #modal_bopis_find_more_stores .op-modal-product-info-container{
        padding: 0;
        margin-bottom: 1rem;
    }
#modal_bopis_find_more_stores .modal-body{
padding-top:0;
}
}   
.bop-modal-prod-thumb{  
  max-width: 115px; 
  padding-right: 1rem;  
}   
@media screen and (min-width:992px){    
  .bop-modal-prod-thumb img {   
    width: 8.2rem;  
  } 
  .bop-modal-product-info h4, .bop-modal-product-info p {   
    font-size: 1.6rem;  
  } 
}   
@media screen and (min-width:769px) and (max-width: 1105px){    
  #bopis-wrapper .hide-label-copy{  
    display: none;  
  } 
}   
@media screen and (max-width: 500px){   
  #modal_bopis_find_more_stores .hide-label-copy ,#bopis-wrapper .hide-label-copy{  
    display: none;  
  } 
}   
#modal_bopis_find_more_stores  .store-hours-wrapper{    
  margin-top: 1rem; 
  display: none;    
}   
.bop-store-list{    
  padding-bottom: 2rem; 
  position:relative;
}   
/* STORE SEARCH */  
.bop-MyLocation-Availability .cta { 
  text-transform: uppercase;    
  text-decoration: underline;   
  font-weight: 700; 
}   
.bop-useMyLocation .cta {   
  text-transform: uppercase;    
  font-weight: 700; 
}   
.bop-modal-mylocation img { 
  width: 5%;    
  display: inline-block;    
}   
.bop-modal-mylocation p {   
  display: inline-block;    
}   
.bop-num-of-stores p {  
  font-size: 1.2rem;    
}   
.bop-zip-error-msg{ 
  background-color: #fcc4c5;    
  border-color: #E00000;    
  margin: 0 auto;   
}   
.bop-zip-error-msg p {  
  text-align: center;   
  padding: 1rem;    
  color: #E00000;   
  font-size: 1.2rem;    
  border: #E00000 1px solid;    
}   
@media screen and (min-width:992px){    
  .input-group {    
    margin-bottom: 2rem;    
  } 
  .bop-useMyLocation, .checkbox, .bop-useMyLocation img, .bop-useMyLocation p { 
    display: inline-block;  
  } 
  .bop-modal-mylocation, .bop-modal-available { 
    display: inline-block;  
    margin-bottom: 2rem;    
  } 
  .bop-num-of-stores p {    
    text-align: left;   
    font-size: 1.4rem;  
  } 
  .bop-zip-error-msg{   
    width: 85%; 
    margin: 0 auto; 
  } 
  .bop-modal-zip-input {    
    padding: 0 25%; 
    margin: 0 auto; 
  } 
}   
/* STOCK MESSAGING */   
.instock-msg{   
  color: #006600;   
}   
.ltdstock-msg{  
  color: #E00000;   
}   
.oostock-msg{   
  color: #666;  
}   
/* STORE DETAILS */ 
#bop-store-list-wrapper  .fav-show{ 
  display: block;   
}   
.bop-store-details{ 
  display: none;    
  margin-bottom: 1rem;  
}   
.bop-store-details p{   
  margin-bottom: 0; 
}   
.bop-store-info .view-store,    
.bop-store-info .hide-store.cta{    
  display: block;   
  margin-bottom: 2rem;  
}   
.bop-store-info.show-details .bop-store-details{    
  display: block;   
}   
.bop-store-info.show-details .view-store,   
#bop-store-list-wrapper .maser-template-item{   
  display: none;    
}   
/* STORES AVAILABLE */  
.bop-num-of-stores, 
.no-stores-found #bop-store-list-wrapper{   
  display: none;    
}   
.stores-found .bop-num-of-stores,   
.stores-found #bop-store-list-wrapper{  
  display: block;   
}   
.stores-found #bop-store-list-wrapper{
    margin-bottom: 4rem;
}   
#bop-store-list-wrapper p.store-name {  
  font-weight: 700; 
  margin-bottom: 0; 
}
#bop-store-list-wrapper p.store-name u{
    text-decoration:none;
}   
#bop-store-list-wrapper .smartgift-tooltip h4 { 
  display: inline-block;    
}   
.bop-store-list-num .btn-circle{    
  color: #fff;  
  background-color: #000;   
  display: inline-block;    
  border-radius: 25px;  
  width: 25px;  
  height: 25px; 
  text-align: center;   
  padding: 0.2rem .3rem;    
  margin: 0 1.3rem 1rem 0rem;   
}   
.bop-my-store img { 
  width: 2.5rem;    
  margin: 0 auto;   
}   
#bop-store-list-wrapper .bop-my-store p {   
  font-size: 1.2rem;    
  text-align: center;   
  text-transform: uppercase;    
  padding: 0;   
  margin: .2rem 0 0;    
}   
#bop-store-list-wrapper .bop-store-info{    
  padding-left: 5px;    
}   
.select-my-store{   
  text-decoration: none;    
}   
@media (max-width:991px){   
    .is-category-page #bop-store-list-wrapper .bop-store-info{  
        width: 60%; 
    }   
}   
/* MY Store Widget Support*/
.bopis-change-wrappper {
    margin-top: 1.5rem;
    list-style-type:none;
}
.bop-controls-col{
    width: 100%;
}
.bopis-store-opts .store-find-more{
    margin-top: 1rem;
}
.bopis-options .cta{
    font-size: 1.4rem;
    color: #425CBB;
    font-weight: 500;
    text-decoration: underline;
    letter-spacing: 0.2rem;
}
.is-preferred-store .bopis-myStore-select{
    display: none;
}
.bopis-store-opts .store-find-more .store-icons{
    margin-right: 11px !important;
    margin-left: 3px;
}
.bopis-myStore-select .img-icon {
    width: 2.3rem;
    margin: 8px 1rem 0 0;
    float: left;
}
.bopis-myStore-select .mystore-label{   
    line-height: 3;
}
.bopis-myStore-select a.bopis-options{
    text-transform: none;
}
.bopis-options .store-find-more .store-icons,
.bopis-change-wrappper .store-icons{
    width: 18px !important;
    display: inline-block !important;
    margin-right: 1rem;
    position: relative;
    top: 5px;
}

.is-cart-page .bopis-myStore-select .img-icon {
    width: 2.1rem;
    margin-top: 10px;
}
.is-cart-page .bopis-options .store-find-more .store-icons{
    width: 14px;
    top: 3px;
}
.is-cart-page  a.bopis-find-more-stores-cta {
    line-height: 2.9;
}
 .is-cart-page .bopis-options .store-find-more .store-icons{
    width: 16px !important;
    top: 4px;
}

@media screen and  (min-width: 515px) {
    .bop-controls-col{
        float: left;
        width: 50%;
        max-width: 220px;
    }
    .bopis-store-opts .store-find-more{
        margin-top: 0rem;
    }
    .bopis-store-opts .store-find-more .store-icons{
        margin-right: 0.5rem !important;
    }
}



/*#bop-store-list-wrapper .bop-store-list-num {
    width: 5%;
}*/
/*#bop-store-list-wrapper .bop-store-info {
    width: 80%;
}*/
/*#bop-store-list-wrapper .ltdstock-msg, #bop-store-list-wrapper .smartgift-tooltip {
    display: inline-block;
}*/

@media screen and (max-width:767px) {
    #bop-store-list-wrapper .bop-my-store {
        width: 35%;
        position: absolute;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (min-width:992px) {
    .bop-my-store img {
        width: 10%;
    }

    #bop-store-list-wrapper .bop-store-list-num {
        width: 5%;
    }

    #bop-store-list-wrapper .bop-my-store {
        width: 12%;
    }
    .is-category-page #bop-store-list-wrapper .bop-my-store {
        width: 20%;
    }
    .is-category-page #bop-store-list-wrapper .bop-store-info{
        width:65%;
    }
    #bop-store-list-wrapper .bop-my-store img, .bop-useMyLocation img {
        margin: 0 auto;
        width: 3.2rem;
    }
}

#modal_bopis_find_more_stores .store-close-time, #modal_bopis_find_more_stores .divider {
    display: none;
}

#modal_bopis_find_more_stores .bopis-search-field-wrapper,
#modal_bopis_find_more_stores .bop-zip-error-msg {
    width: 95%;
    margin: 0 auto;
}

#modal_bopis_find_more_stores .bopis-search-field-wrapper .form-group {
    padding-right: 0;
}

@media screen and (min-width:768px) {
    #modal_bopis_find_more_stores .bopis-search-field-wrapper,
    #modal_bopis_find_more_stores .bop-zip-error-msg {
        width: 70%;
    }
}

#modal_bopis_find_more_stores .bop-modal-zip-input {
    padding: 0;
    margin-bottom: 0rem !important;
}

#modal_bopis_find_more_stores .input-group,
#modal_bopis_find_more_stores .form-labels .form-group {
    margin-bottom: 0;
}

#modal_bopis_find_more_stores .bop-modal-available {
    margin: 1rem 0;
}

#modal_bopis_find_more_stores .bop-modal-available label {
    padding-left: 0;
}

#modal_bopis_find_more_stores hr {
    margin-top: 0;
}

#modal_bopis_find_more_stores .bop-num-of-stores p {
    margin: 2rem 0 1rem;
}

#searchStore-find-more-stores-modal {
    height: 4.6rem;
}

#modal_bopis_find_more_stores.store-select p {
    margin: 1rem 0 0;
    padding: 0;
}

#modal_bopis_find_more_stores .dynamic-item-display {
    display: none;
}

#modal_bopis_find_more_stores [data-store-stock="In Stock"] .in-stock-display,
#modal_bopis_find_more_stores [data-store-stock="Limited Stock"] .limited-stock-display,
#modal_bopis_find_more_stores [data-store-stock="Out of Stock"] .oos-display {
    display: block;
}

#modal_bopis_find_more_stores .bop-store-list:not(.is-preferred-store) .make-my-store,
#modal_bopis_find_more_stores .is-preferred-store .preferred-store {
    display: block;
}

#modal_bopis_find_more_stores .is-preferred-store .preferred-store p {
    font-weight: bold;
}

#modal_bopis_find_more_stores .bop-stores-controls {
    padding: 0 0 2.5rem;
    text-align: center;
    display: none;
}

#modal_bopis_find_more_stores .bop-stores-controls .btn-show-more-stores {
    font-size: 1.2rem;
    line-height:2.3rem;
    letter-spacing:1.2px;
    padding: 0;
    max-width: inherit;
    width: auto;
    background: none;
    color: #425CBB;
    text-decoration: underline;
    text-transform:none;
}
#modal_bopis_find_more_stores .bop-apply-store{
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding: 2rem 4.5rem;
    box-shadow: 0 -9px 12px 0 rgba(35,35,35,.1);
    border-top: none;
    border-bottom: none;
    max-width: 600px;
    margin: 0 auto;
}
.is-cart-page #modal_bopis_find_more_stores .bop-apply-store,
.is-pdp #modal_bopis_find_more_stores .bop-apply-store{
    max-width: 900px;
}
#modal_bopis_find_more_stores .bop-apply-store .btn{
    font-size:1.1rem;
    line-height:2.3rem;
    letter-spacing:2.2px;
    font-weight:300;
}
@media (min-width:768px){
  #modal_bopis_find_more_stores .bop-apply-store{
    bottom:30px;
  }
  .is-cart-page #modal_bopis_find_more_stores .bop-apply-store,
  .is-pdp #modal_bopis_find_more_stores .bop-apply-store{
        max-width: 600px;
  }
}
@media (min-width:768px) and (max-width:991px) and (orientation:landscape){
  #modal_bopis_find_more_stores .bop-apply-store{
    bottom:0;
  }
  #modal_bopis_find_more_stores .modal-dialog{
      margin-top:0;
      margin-bottom:0;
  }
}
@media (min-width:992px){
  .is-cart-page #modal_bopis_find_more_stores .bop-apply-store,
  .is-pdp #modal_bopis_find_more_stores .bop-apply-store{
    max-width: 900px;
  }
  .is-pdp #modal_bopis_find_more_stores .bop-apply-store{
      bottom: 0;
  }
}
@media (min-width:1200px){
    .is-category-page .stores-found #bop-store-list-wrapper,
    .is-cart-page .stores-found #bop-store-list-wrapper  {
        margin-bottom: 6.5rem;
    }
}
/****************************************************************************************************
**   BOPIS RELATED UI - END
******************************************************************************************************/

.is-registration-page .email-opt.checkbox{
    width: 100%;
}

/* Restricted Items Modal */
.modal-locked .modal-backdrop{
    pointer-events: none;
}
#modal-checkout-restricted-items  form[name="removeRestrictedForm"]{
    display: block;
}
#modal-checkout-restricted-items .contextSelectorLink_bf{
    margin-bottom: 1.5rem;
}
@media (min-width:768px) {
    #modal-checkout-restricted-items .contextSelectorLink_bf{
        margin-bottom: 0rem;
    }
}

/* COLLECTION PAGE: LEft NAvigation BKG Color */
.left-nav-test-ver2 #content-left-column-parent .collection-filters-wrap .card-header{
    background-color: #F0E4D7 !important;
}

#modal-cc .modal-content > .modal-body {
    padding-bottom: 0;
}


#modal-cc .modal-form-submit {
    display: flex;
    background: #EEE;
    margin-left: -20px;
    margin-right: -20px;
    /* width: 100%; */
    /* display: block; */
}


#modal-cc .modal-form-submit > .col-sm-12,
#modal-cc .modal-form-submit > .col-xs-12 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: 1rem;
    margin: 0 1.5rem !important;
    padding: 1.5rem 1rem;
}


#modal-cc .modal-form-submit input.btn.btn-primary {
    font-size: 1.4rem;
}


#modal-cc .modal-form-submit input.btn.btn-primary:hover {
    color: #FFF !important;
    background-color: #5a5858 !important;
    border-color: transparent !important;
}


#modal-cc .modal-form-submit a.modalClose.btn {
    vertical-align: top;
    padding: 0.65rem 3rem;
    border: 1px solid #000;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #FFF;
    text-decoration: none;
}

@media (max-width: 767px) {
    #modal-cc .modal-form-submit input.btn.btn-primary {
        width: 100%;
    }

    #modal-cc .modal-form-submit a.modalClose.btn {
        width: 100%;
        margin-top: 0.8rem;
    }

    #modal-cc .modal-form-submit > .col-sm-12 {
        padding: 2rem 1.5rem 3.5rem;
        margin: 0 !important;
        width: 100%;
    }

    #modal-cc .form-inline.form-phone.phoneNumberBoxes {
        display: block;
    }
}