/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #cccccc; }
.mfp-preloader a:hover {
    color: white; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none; }
button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
            transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
            transform-origin: 100%; }
    .mfp-container {
        padding-left: 0;
        padding-right: 0; } }

.mfp-ie7 .mfp-img {
    padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
    padding: 0; }
.mfp-ie7 .mfp-content {
    padding-top: 44px; }
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 8/9.
 */


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

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Removes default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

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

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */

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


/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */

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

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * Removes border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/*
 * Re-set default cursor for disabled elements.
 */

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

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */

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

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

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

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/*
 * Removes inner padding and border in Firefox 4+.
 */

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

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */


    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }

    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }



/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
        .container                                  { width: 768px; }
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
        .alpha.omega                                { margin-left: 0; margin-right: 0; }

        .container .one.column,
        .container .one.columns                     { width: 28px; }
        .container .two.columns                     { width: 76px; }
        .container .three.columns                   { width: 124px; }
        .container .four.columns                    { width: 172px; }
        .container .five.columns                    { width: 220px; }
        .container .six.columns                     { width: 268px; }
        .container .seven.columns                   { width: 316px; }
        .container .eight.columns                   { width: 364px; }
        .container .nine.columns                    { width: 412px; }
        .container .ten.columns                     { width: 460px; }
        .container .eleven.columns                  { width: 508px; }
        .container .twelve.columns                  { width: 556px; }
        .container .thirteen.columns                { width: 604px; }
        .container .fourteen.columns                { width: 652px; }
        .container .fifteen.columns                 { width: 700px; }
        .container .sixteen.columns                 { width: 748px; }

        .container .one-third.column                { width: 236px; }
        .container .two-thirds.column               { width: 492px; }

        /* Offsets */
        .container .offset-by-one                   { padding-left: 48px; }
        .container .offset-by-two                   { padding-left: 96px; }
        .container .offset-by-three                 { padding-left: 144px; }
        .container .offset-by-four                  { padding-left: 192px; }
        .container .offset-by-five                  { padding-left: 240px; }
        .container .offset-by-six                   { padding-left: 288px; }
        .container .offset-by-seven                 { padding-left: 336px; }
        .container .offset-by-eight                 { padding-left: 384px; }
        .container .offset-by-nine                  { padding-left: 432px; }
        .container .offset-by-ten                   { padding-left: 480px; }
        .container .offset-by-eleven                { padding-left: 528px; }
        .container .offset-by-twelve                { padding-left: 576px; }
        .container .offset-by-thirteen              { padding-left: 624px; }
        .container .offset-by-fourteen              { padding-left: 672px; }
        .container .offset-by-fifteen               { padding-left: 720px; }
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
        .container { width: 300px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column  { width: 300px; }

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen { padding-left: 0; }

    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .container { width: 420px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 420px; }
    }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic|&subset=latin,cyrillic,greek,greek-ext,latin-ext,cyrillic-ext);
/*--------------------------------------*/
/* Colors
/*--------------------------------------*/
/* Spree green    */
/* Error red      */
/*--------------------------------------*/
/* Fonts import from remote
/*--------------------------------------*/
/*--------------------------------------*/
/* Font families
/*--------------------------------------*/
/*--------------------------------------
  | Font sizes
  |--------------------------------------
  |- Navigation                         
  |                                    */
/*|------------------------------------
  |- Product Listing                         
  |                                  */
/*|------------------------------------
  |- Product Details
  |                                  */
/*|------------------------------------
  |- Basic
  |                                  */
/*--------------------------------------*/
/* Basic styles
/*--------------------------------------*/
/* line 6, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
body {
  font-family: "Ubuntu", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #404042;
  line-height: 18px;
  background-color: white;
  -webkit-font-smoothing: antialiased;
}

/* Line style */
/* line 17, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
hr {
  height: 0;
  background-color: transparent;
  color: transparent;
  border: none;
  border-bottom: 1px solid #d9d9db;
}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
/* line 26, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
::-moz-selection {
  background: #00adee;
  color: white;
  text-shadow: none;
}

/* line 27, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
::-moz-selection {
  background: #00adee;
  color: white;
  text-shadow: none;
}
::selection {
  background: #00adee;
  color: white;
  text-shadow: none;
}

/*  j.mp/webkit-tap-highlight-color */
/* line 30, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
a:link {
  -webkit-tap-highlight-color: #00adee;
}

/* line 32, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ins {
  background-color: #00adee;
  color: white;
  text-decoration: none;
}

/* line 33, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
mark {
  background-color: #00adee;
  color: white;
  font-style: italic;
  font-weight: bold;
}

/*--------------------------------------*/
/* Links
/*--------------------------------------*/
/* line 38, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
a {
  text-decoration: none;
  color: #00adee;
}
/* line 42, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
a:hover {
  color: #0088bb;
}
/* line 46, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
a:active, a:focus {
  outline: none;
}

/*--------------------------------------*/
/* Lists
/*--------------------------------------*/
/* line 54, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul, ol {
  margin-left: 0;
  margin-top: 0;
  -webkit-padding-start: 0px;
  padding-left: 0;
  list-style-position: inside;
}
/* line 62, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul.inline li, ol.inline li {
  display: inline-block;
}

/* line 69, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
dl dt, dl dd {
  display: inline-block;
  width: 50%;
  padding: 5px;
}
/* line 74, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
dl dt.odd, dl dd.odd {
  background-color: #d9d9db;
}
/* line 78, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
dl dt {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 82, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
dl dd {
  margin-left: -23px;
}

/*--------------------------------------*/
/* Headers
/*--------------------------------------*/
/* line 90, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h1 {
  font-size: 24px;
  line-height: 34px;
}

/* line 91, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h2 {
  font-size: 22px;
  line-height: 32px;
}

/* line 92, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h3 {
  font-size: 20px;
  line-height: 30px;
}

/* line 93, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h4 {
  font-size: 18px;
  line-height: 28px;
}

/* line 94, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h5 {
  font-size: 14px;
  line-height: 24px;
}

/* line 95, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h6 {
  font-size: 12px;
  line-height: 22px;
}

/* line 97, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #404042;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/*--------------------------------------*/
/* Forms
/*--------------------------------------*/
/* line 114, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
textarea, input[type="date"],
input[type="datetime"], input[type="datetime-local"],
input[type="email"], input[type="month"], input[type="number"],
input[type="password"], input[type="search"], input[type="tel"],
input[type="text"], input[type="time"], input[type="url"],
input[type="week"] {
  border: 1px solid #d9d9db;
  padding: 5px 10px;
  font-family: "Ubuntu", sans-serif;
  font-size: 13px;
}
/* line 120, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
textarea:active, textarea:focus, input[type="date"]:active, input[type="date"]:focus,
input[type="datetime"]:active,
input[type="datetime"]:focus, input[type="datetime-local"]:active, input[type="datetime-local"]:focus,
input[type="email"]:active,
input[type="email"]:focus, input[type="month"]:active, input[type="month"]:focus, input[type="number"]:active, input[type="number"]:focus,
input[type="password"]:active,
input[type="password"]:focus, input[type="search"]:active, input[type="search"]:focus, input[type="tel"]:active, input[type="tel"]:focus,
input[type="text"]:active,
input[type="text"]:focus, input[type="time"]:active, input[type="time"]:focus, input[type="url"]:active, input[type="url"]:focus,
input[type="week"]:active,
input[type="week"]:focus {
  border-color: #00adee;
  outline: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 129, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
textarea.error, input[type="date"].error,
input[type="datetime"].error, input[type="datetime-local"].error,
input[type="email"].error, input[type="month"].error, input[type="number"].error,
input[type="password"].error, input[type="search"].error, input[type="tel"].error,
input[type="text"].error, input[type="time"].error, input[type="url"].error,
input[type="week"].error {
  border-color: #e45353;
}

/* line 134, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
label.error {
  display: block;
  font-size: 11px;
  color: #e45353;
  margin-top: 3px;
}

/* line 141, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
span.required {
  color: #e45353;
  font-weight: bold;
  font-size: 1.2em;
}

/* line 147, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
fieldset {
  margin: 0;
}

/* line 152, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
input[type="submit"], input[type="button"],
input[type="reset"], button, a.button {
  background-color: #00adee;
  background-image: none;
  text-shadow: none;
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: "Ubuntu", sans-serif;
  border: 1px solid rgba(0, 138, 189, 0.75);
  padding: 6px 10px 5px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  border-radius: 0px;
}
/* line 178, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
input[type="submit"].large, input[type="button"].large,
input[type="reset"].large, button.large, a.button.large {
  padding: 7px 10px;
  font-size: 14px;
}
/* line 183, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
input[type="submit"].gray, input[type="button"].gray,
input[type="reset"].gray, button.gray, a.button.gray {
  background-color: #727276;
  border-color: #59595c;
}
/* line 188, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
input[type="submit"]:hover, input[type="button"]:hover,
input[type="reset"]:hover, button:hover, a.button:hover {
  background-image: none;
  background-color: #404042;
  border-color: #404042;
  color: white;
}

/* line 197, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.ie8 a.button {
  line-height: 16px;
}

/* line 202, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
input[type="checkbox"], label {
  vertical-align: middle;
}

/* line 206, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
a.button {
  display: inline-block;
  line-height: 15px;
  margin-top: -2px;
  vertical-align: bottom;
}

/*--------------------------------------*/
/* Footer
/*--------------------------------------*/
/* line 216, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
footer#footer {
  padding: 10px 0;
  border-top: 1px solid #d9d9db;
}

/*--------------------------------------*/
/* Paragraphs
/*--------------------------------------*/
/* line 224, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
p {
  padding: 10px 0;
}

/*--------------------------------------*/
/* Tables
/*--------------------------------------*/
/* line 232, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table thead {
  background-color: #d9d9db;
  text-transform: uppercase;
}
/* line 237, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table thead tr th {
  padding: 5px 10px;
}
/* line 244, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table tbody tr, table tfoot tr {
  border-bottom: 1px solid #d9d9db;
}
/* line 247, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table tbody tr td, table tfoot tr td {
  vertical-align: middle;
  padding: 5px 10px;
}
/* line 252, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table tbody tr.alt, table tbody tr.odd, table tfoot tr.alt, table tfoot tr.odd {
  background-color: #eefaff;
}

/*--------------------------------------*/
/* Navigation
/*--------------------------------------*/
/* line 262, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav#top-nav-bar {
  text-align: right;
  margin-top: 20px;
}
/* line 267, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav#top-nav-bar ul li {
  margin-bottom: 5px;
  padding-left: 10px;
}
/* line 271, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav#top-nav-bar ul li a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 280, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  border-bottom: 1px solid #d9d9db;
  padding-bottom: 6px;
}
/* line 289, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li a {
  font-size: 16px;
  padding: 5px;
}
/* line 295, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li:first-child a {
  padding-left: 0;
}
/* line 300, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li#link-to-cart {
  float: right;
  padding-left: 24px;
  background: url(/assets/cart.png) no-repeat left center;
}
/* line 305, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li#link-to-cart:hover {
  border-color: #00adee;
}
/* line 308, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li#link-to-cart:hover .amount {
  border-color: #00adee;
}
/* line 313, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li#link-to-cart a {
  font-weight: normal;
  font-size: 16px;
  color: #00adee;
}
/* line 318, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav #main-nav-bar li#link-to-cart a .amount {
  font-size: 18px;
  font-weight: bold;
  border-left: 1px solid #d9d9db;
  padding-left: 5px;
  padding-bottom: 5px;
}

/* line 331, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav#taxonomies .taxonomy-root {
  text-transform: uppercase;
  border-bottom: 1px solid #d9d9db;
  margin-bottom: 5px;
  font-size: 14px;
}
/* line 340, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
nav#taxonomies .taxons-list li a {
  font-size: 12px;
}

/* line 347, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#breadcrumbs {
  border-bottom: 1px solid #d9d9db;
  padding: 3px 0;
  margin-bottom: 15px;
}
/* line 353, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#breadcrumbs li a {
  color: #00adee;
}
/* line 356, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#breadcrumbs li span {
  text-transform: uppercase;
  font-weight: bold;
}

/*--------------------------------------*/
/* Flash notices & errors
/*--------------------------------------*/
/* line 366, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.flash, .errorExplanation {
  padding: 10px;
  color: white;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 372, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.flash.notice, .notice.errorExplanation {
  background-color: #00adee;
}
/* line 375, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.flash.success, .success.errorExplanation {
  background-color: #8dba53;
}
/* line 378, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.flash.error, .errorExplanation {
  background-color: #e45353;
}

/* line 387, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.errorExplanation p {
  font-weight: normal;
}
/* line 391, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.errorExplanation ul {
  list-style: disc outside;
  margin-left: 30px;
}
/* line 395, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.errorExplanation ul li {
  font-weight: normal;
}

/*--------------------------------------*/
/* Main search bar
/*--------------------------------------*/
/* line 404, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#search-bar {
  display: block;
}

/*--------------------------------------*/
/* Products
/*--------------------------------------*/
/* line 412, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
[data-hook="product_show"] h6 {
  font-size: 14px;
}

/* line 417, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.product-section-title {
  text-transform: uppercase;
  margin-top: 15px;
}

/* line 422, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.add-to-cart {
  margin-top: 15px;
}
/* line 425, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.add-to-cart input[type="number"] {
  margin-right: 3px;
  width: 60px;
  vertical-align: middle;
  padding: 8px 10px;
}

/* line 433, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
span.price, #checkout-summary table tr[data-hook="item_total"] td:last-child strong, #checkout-summary table #summary-order-total, #order_details td.price span, #order_details td.total span, #order_summary td.price span, #order_summary td.total span, table#cart-detail tbody#line_items tr td[data-hook="cart_item_price"], table#cart-detail tbody#line_items tr td[data-hook="cart_item_total"], div[data-hook="inside_cart_form"] #subtotal span.order-total {
  font-weight: bold;
  color: #00adee;
}
/* line 437, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
span.price.selling, #checkout-summary table tr[data-hook="item_total"] td:last-child strong.selling, #checkout-summary table .selling#summary-order-total, #order_details td.price span.selling, #order_details td.total span.selling, #order_summary td.price span.selling, #order_summary td.total span.selling, table#cart-detail tbody#line_items tr td[data-hook="cart_item_price"], table#cart-detail tbody#line_items tr td[data-hook="cart_item_total"], div[data-hook="inside_cart_form"] #subtotal span.selling.order-total {
  font-size: 20px;
}
/* line 440, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
span.price.diff, #checkout-summary table tr[data-hook="item_total"] td:last-child strong.diff, #checkout-summary table .diff#summary-order-total, #order_details td.price span.diff, #order_details td.total span.diff, #order_summary td.price span.diff, #order_summary td.total span.diff, table#cart-detail tbody#line_items tr td.diff[data-hook="cart_item_price"], table#cart-detail tbody#line_items tr td.diff[data-hook="cart_item_total"], div[data-hook="inside_cart_form"] #subtotal span.diff.order-total {
  font-weight: bold;
}

/* line 445, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.taxon-title {
  font-size: 20px;
}

/* line 449, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.search-results-title {
  font-size: 14px;
}

/* line 454, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 463, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 468, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li a {
  display: block;
}
/* line 471, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li a.info {
  height: 35px;
  margin-top: 5px;
  font-size: 12px;
  color: #bbbbbb;
  border-bottom: 1px solid #d9d9db;
  overflow: hidden;
}
/* line 481, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li .product-image {
  border: 1px solid #d9d9db;
  padding: 5px;
  min-height: 110px;
  background-color: white;
}
/* line 487, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li .product-image:hover {
  border-color: #00adee;
}
/* line 491, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li .product-image img {
  max-width: 100%;
  /* Fluid images for product */
}
/* line 497, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
ul#products li .price {
  color: #00adee;
  font-size: 16px;
  padding-top: 5px;
  display: block;
}

/* line 506, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.subtaxon-title {
  text-transform: uppercase;
}
/* line 509, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.subtaxon-title a {
  color: #00adee;
}

/* line 514, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.search-results-title {
  text-transform: uppercase;
  border-bottom: 1px solid #d9d9db;
  margin-bottom: 10px;
}

/* line 521, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#sidebar_products_search .navigation {
  margin-bottom: 15px;
}
/* line 525, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#sidebar_products_search .filter-title {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #ededed;
  margin-bottom: 5px;
  color: #00adee;
  font-size: 14px;
  line-height: 24px;
}

/* line 537, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.taxon {
  overflow: hidden;
}

/* line 542, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-images #main-image {
  text-align: center;
  border: 1px solid #d9d9db;
  background-color: white;
}
/* line 547, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-images #main-image img {
  min-height: 240px;
  max-width: 100%;
  /* Fluid images for product */
}
/* line 553, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-images #product-thumbnails li {
  background-color: white;
}

/* line 560, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-description .product-title {
  border-bottom: 1px solid #d9d9db;
  margin-bottom: 15px;
  color: #404042;
  font-size: 24px;
}
/* line 567, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-description [data-hook="product-description"] {
  font-size: 12px;
  color: #404042;
}

/* line 573, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-thumbnails {
  margin-top: 10px;
}
/* line 576, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-thumbnails li {
  margin-right: 6px;
  border: 1px solid #d9d9db;
}
/* line 580, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-thumbnails li img {
  padding: 5px;
}
/* line 584, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-thumbnails li:hover, #product-thumbnails li.selected {
  border-color: #00adee;
}

/* line 590, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-properties {
  border: 1px solid #d9d9db;
  padding: 10px;
  width: 100%;
}

/* line 598, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#product-variants ul li {
  padding: 5px;
}

/* line 605, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#cart-form #inside-product-cart-form:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/*--------------------------------------*/
/* Checkout
/*--------------------------------------*/
/* line 618, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.out-of-stock {
  background: #df0000;
  color: white;
  padding: 5px;
  padding-right: 10px;
  font-weight: bold;
}

/* line 626, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps {
  list-style: decimal inside;
  overflow: auto;
}
/* line 630, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li {
  float: left;
  margin-right: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 20px;
  color: #727276;
}
/* line 638, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li.current-first, .progress-steps li.current {
  background-color: #00adee;
  color: white;
}
/* line 643, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li.completed-first, .progress-steps li.completed {
  background-color: #d9d9db;
  color: white;
}
/* line 647, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li.completed-first a, .progress-steps li.completed a {
  color: white;
}
/* line 651, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li.completed-first:hover, .progress-steps li.completed:hover {
  background-color: #00adee;
  color: white;
}
/* line 655, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li.completed-first:hover a, .progress-steps li.completed:hover a {
  color: white;
}
/* line 658, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
.progress-steps li.completed-first:hover a:hover, .progress-steps li.completed:hover a:hover {
  color: white;
}

/* line 667, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#payment-methods {
  list-style: none;
}
/* line 671, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#payment-methods li fieldset {
  border: none;
  padding: 0;
}

/* line 678, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#checkout-summary {
  text-align: center;
  border: 1px solid #d9d9db;
  margin-top: 23px;
  margin-left: 0;
}
/* line 684, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#checkout-summary h3 {
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid #d9d9db;
}
/* line 690, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#checkout-summary table {
  width: 100%;
}
/* line 701, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#checkout-summary table tr[data-hook="order_total"] {
  border-bottom: none;
}
/* line 705, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#checkout-summary table #summary-order-total {
  font-size: 14px;
}

/* line 713, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#billing, #shipping, #shipping_method,
#payment, #order_details, #order_summary {
  margin-top: 10px;
  border: 1px solid #d9d9db;
  padding: 10px;
}
/* line 718, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#billing legend, #shipping legend, #shipping_method legend,
#payment legend, #order_details legend, #order_summary legend {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #00adee;
  padding: 5px;
  margin-left: 15px;
}

/* line 728, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details, #order_summary {
  padding: 0;
}
/* line 731, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details div:last-child, #order_summary div:last-child {
  margin-left: -1px;
}
/* line 737, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details .payment-info .cc-type img, #order_summary .payment-info .cc-type img {
  vertical-align: middle;
}
/* line 749, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details table tfoot, #order_summary table tfoot {
  text-align: right;
  color: #727276;
}
/* line 753, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details table tfoot tr, #order_summary table tfoot tr {
  border: none;
}
/* line 757, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details table tfoot#order-total, #order_summary table tfoot#order-total {
  text-transform: uppercase;
  font-size: 16px;
  color: #404042;
}
/* line 762, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details table tfoot#order-total tr, #order_summary table tfoot#order-total tr {
  border-top: 1px solid #d9d9db;
}
/* line 765, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details table tfoot#order-total tr td, #order_summary table tfoot#order-total tr td {
  padding: 10px;
}
/* line 773, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details .steps-data div.columns, #order_summary .steps-data div.columns {
  padding: 5px;
  margin: 0;
}
/* line 777, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details .steps-data div.columns:first-child, #order_summary .steps-data div.columns:first-child {
  margin-left: 10px;
}
/* line 782, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_details .steps-data h6, #order_summary .steps-data h6 {
  border-bottom: 1px solid #d9d9db;
  margin-bottom: 5px;
}

/* line 791, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#shipping_method p#minstrs {
  clear: both;
}
/* line 794, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#shipping_method p#minstrs label {
  width: 100%;
}
/* line 799, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#shipping_method p label {
  float: left;
  font-weight: bold;
  font-size: 14px;
  margin-right: 40px;
  padding: 5px;
}

/* line 809, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
p[data-hook="use_billing"] {
  float: right;
  margin-top: -18px;
  background-color: white;
  padding: 5px;
}

/*--------------------------------------*/
/* Cart
/*--------------------------------------*/
/* line 819, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table#cart-detail {
  width: 100%;
}
/* line 829, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table#cart-detail tbody#line_items tr td[data-hook="cart_item_quantity"] .line_item_quantity {
  width: 40px;
}
/* line 834, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table#cart-detail tbody#line_items tr td[data-hook="cart_item_delete"] .delete {
  display: block;
  width: 20px;
}

/* line 844, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
div[data-hook="inside_cart_form"] .links {
  margin-top: 15px;
  text-align: right;
}
/* line 849, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
div[data-hook="inside_cart_form"] #subtotal {
  text-align: right;
  text-transform: uppercase;
  margin-top: 15px;
}

/* line 860, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#empty-cart {
  margin-top: -75px;
  float: left;
}

/*--------------------------------------*/
/* Account
/*--------------------------------------*/
/* line 869, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#existing-customer h6, #new-customer h6, #forgot-password h6 {
  text-transform: uppercase;
}

/* line 875, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#registration h6 {
  text-transform: uppercase;
}
/* line 879, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#registration #existing-customer {
  width: auto;
  text-align: left;
}

/* line 885, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#user-info {
  margin-bottom: 15px;
  border: 1px solid #d9d9db;
  padding: 10px;
}
/* line 890, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#user-info dd {
  margin-left: 0px;
}

/*--------------------------------------*/
/* Order
/*--------------------------------------*/
/* line 898, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order_summary {
  margin-top: 0;
}

/* line 902, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
#order p[data-hook="links"] {
  margin-left: 10px;
  overflow: auto;
}

/* line 911, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table.order-summary tbody tr td {
  width: 10%;
  text-align: center;
}
/* line 916, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
table.order-summary tbody tr td:first-child a {
  text-transform: uppercase;
  font-weight: bold;
  color: #00adee;
}

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* line 937, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  .container {
    padding-left: 10px;
    width: 758px;
  }

  /* line 941, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  footer#footer {
    width: 748px;
  }

  /* line 944, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  p[data-hook="use_billing"] {
    margin-top: -15px;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* line 952, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  html {
    -webkit-text-size-adjust: none;
  }

  /* line 957, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #order_details .steps-data div.columns,
  #order_summary .steps-data div.columns {
    padding: 0;
    margin: 0;
  }
  /* line 961, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #order_details .steps-data div.columns:first-child,
  #order_summary .steps-data div.columns:first-child {
    margin: 0;
  }

  /* line 966, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  nav#taxonomies {
    text-align: center;
  }
  /* line 969, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  nav#taxonomies ul {
    padding-left: 0;
    list-style: none;
  }

  /* line 975, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  ul#nav-bar {
    text-align: center;
  }

  /* line 979, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  .steps-data div.columns {
    margin-bottom: 15px;
    text-align: center;
  }

  /* line 985, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #order_details table[data-hook="order_details"], #order table[data-hook="order_details"] {
    width: 100%;
  }

  /* line 991, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #update-cart #subtotal, #update-cart .links {
    width: 50%;
    float: left;
    text-align: left;
  }
  /* line 996, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #update-cart #subtotal {
    text-align: right;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1005, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  footer#footer {
    width: auto;
  }

  /* line 1009, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  input, select {
    vertical-align: baseline;
  }

  /* line 1013, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  figure#logo {
    text-align: center;
  }

  /* line 1017, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #link-to-login {
    display: block;
    text-align: center;
  }

  /* line 1022, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #search-bar {
    display: block;
    text-align: center;
  }
  /* line 1026, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #search-bar select {
    margin-bottom: 10px;
  }

  /* line 1031, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  ul#products {
    margin-left: 0;
    margin-right: -20px;
  }
  /* line 1035, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  ul#products li {
    width: 133px;
    margin-right: 10px;
  }

  /* line 1044, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_description"], table#cart-detail tbody tr td[data-hook="order_item_description"], table[data-hook="order_details"] tbody tr td[data-hook="cart_item_description"], table[data-hook="order_details"] tbody tr td[data-hook="order_item_description"] {
    font-size: 11px;
    line-height: 15px;
    width: 100px;
  }
  /* line 1049, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_description"] h4, table#cart-detail tbody tr td[data-hook="order_item_description"] h4, table[data-hook="order_details"] tbody tr td[data-hook="cart_item_description"] h4, table[data-hook="order_details"] tbody tr td[data-hook="order_item_description"] h4 {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
  }
  /* line 1056, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_price"], table#cart-detail tbody tr td[data-hook="cart_item_total"],
  table#cart-detail tbody tr td[data-hook="order_item_price"], table#cart-detail tbody tr td[data-hook="order_item_total"], table[data-hook="order_details"] tbody tr td[data-hook="cart_item_price"], table[data-hook="order_details"] tbody tr td[data-hook="cart_item_total"],
  table[data-hook="order_details"] tbody tr td[data-hook="order_item_price"], table[data-hook="order_details"] tbody tr td[data-hook="order_item_total"] {
    font-size: 12px;
  }
  /* line 1060, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_image"] img, table#cart-detail tbody tr td[data-hook="order_item_image"] img, table[data-hook="order_details"] tbody tr td[data-hook="cart_item_image"] img, table[data-hook="order_details"] tbody tr td[data-hook="order_item_image"] img {
    width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1071, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #empty-cart {
    clear: both;
    margin-top: 0;
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* line 1079, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  .container .offset-by-nine.coupon-code-field {
    padding-left: 380px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  /* line 1088, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  .progress-steps li {
    padding: 0;
    margin: 0;
    width: 50%;
  }
  /* line 1093, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  .progress-steps li span {
    display: block;
    padding: 10px 20px;
  }

  /* line 1099, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #shipping_method p label {
    float: none;
    display: block;
    text-align: center;
    margin-right: 0;
  }

  /* line 1106, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  p[data-hook="use_billing"] {
    float: none;
    margin-top: 0;
  }

  /* line 1114, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_description"], table#cart-detail tbody tr td[data-hook="order_item_description"], table[data-hook="order_details"] tbody tr td[data-hook="cart_item_description"], table[data-hook="order_details"] tbody tr td[data-hook="order_item_description"] {
    padding: 0 !important;
    text-indent: -9999px;
  }
  /* line 1118, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_description"] h4, table#cart-detail tbody tr td[data-hook="order_item_description"] h4, table[data-hook="order_details"] tbody tr td[data-hook="cart_item_description"] h4, table[data-hook="order_details"] tbody tr td[data-hook="order_item_description"] h4 {
    display: none;
  }
  /* line 1123, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_image"] img, table#cart-detail tbody tr td[data-hook="order_item_image"] img, table[data-hook="order_details"] tbody tr td[data-hook="cart_item_image"] img, table[data-hook="order_details"] tbody tr td[data-hook="order_item_image"] img {
    width: 70px;
  }
  /* line 1127, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table#cart-detail tbody tr td[data-hook="cart_item_price"], table#cart-detail tbody tr td[data-hook="cart_item_total"], table[data-hook="order_details"] tbody tr td[data-hook="cart_item_price"], table[data-hook="order_details"] tbody tr td[data-hook="cart_item_total"] {
    font-size: 14px !important;
  }

  /* line 1134, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary {
    display: block;
    position: relative;
    width: 100%;
  }
  /* line 1137, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary thead {
    display: block;
    float: left;
  }
  /* line 1138, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 1139, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary thead tr {
    display: block;
  }
  /* line 1140, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary th {
    display: block;
  }
  /* line 1141, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  /* line 1142, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  table.order-summary td {
    display: block;
    min-height: 1.25em;
  }

  /* line 1146, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  figure#logo {
    text-align: center;
  }

  /* line 1150, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #link-to-login {
    display: block;
    text-align: center;
  }

  /* line 1155, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #search-bar {
    display: block;
    text-align: center;
  }
  /* line 1159, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #search-bar select {
    margin-bottom: 10px;
  }

  /* line 1164, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  aside#sidebar {
    text-align: center;
  }
  /* line 1167, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  aside#sidebar ul {
    padding-left: 0;
  }
  /* line 1170, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  aside#sidebar ul li {
    list-style-type: none;
  }

  /* line 1178, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  ul#products li {
    width: 142px;
    margin-right: 15px;
  }
  /* line 1182, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  ul#products li.secondary, ul#products li.omega {
    margin-right: 0;
  }

  /* line 1190, ../../../vendor/bundle/ruby/2.2.0/bundler/gems/spree-c3277216b8fe/core/app/assets/stylesheets/store/screen.css.scss */
  #content {
    text-align: center;
  }
}
/*
* This is a manifest file that includes stylesheets for spree_core  



*/
/*


*/

#update-cart .coupon-code-field {
  /* yes, this is ugly... */

  margin-top: -42px !important;
}

@media only screen and (max-width: 767px) {
  #empty-cart,
  #update-cart .coupon-code-field {
    /* yes, this is ugly... */
    margin-top: 0 !important;
  }
}
/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/*

 */


/* Component containers
----------------------------------*/

.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-5a540d8f2eb27332e919eb078b468923.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-ea4a93836a13575b9c03abff8a3b628a.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-98c1fc8ffbef0b95457484c509d2fed8.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-97f2755a8f5d2a99be38a44e262e21f2.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-435a5fadcc095648c93678592aba7f7c.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/ url(/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-7ac1f72a7300b0ec5445483ff6dce0ac.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-c95c8acd37408b948b832e519a9ddcb4.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_222222_256x240-72135536fed299f547e40be4c0f30e83.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_222222_256x240-72135536fed299f547e40be4c0f30e83.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_888888_256x240-2cebd25529be194d3eceb916e8326c22.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-1479fd29da408cd1d7f8ad7985de17cf.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-1479fd29da408cd1d7f8ad7985de17cf.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_2e83ff_256x240-dd96a29338dbbe5b9f7f57892e684c5c.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cd0a0a_256x240-603c873d309dfb9c055ad5f52e5d63e6.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-10e0167e55d0522c697020d07b9f6768.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-10e0167e55d0522c697020d07b9f6768.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
	border-radius: 8px/*{cornerRadiusShadow}*/;
}
/*!
 * jQuery UI Button 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
/*


 */

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Resizable 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
/*


 */

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Dialog 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
/*




 */

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
    position: relative; /* Safari<=5 Android<=3 */ /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}
html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify {
  position: relative;
  display: inline-block;
}
.magnify .magnify-lens {
  /* Create the magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  /* Hide the mouse pointer */
  cursor: none;
  /* Hide the lens by default */
  display: none;
  /* Place the lens on top of other elements */
  z-index: 100;
}
.magnify .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.75;
}
.magnify .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}
/*
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
*/
/* line 5, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container {
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

/* line 17, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  box-sizing: border-box;
  /* css3 */
}

/* line 31, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, white 50%);
  background-image: linear-gradient(top, #eeeeee 0%, white 50%);
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
}

/* line 59, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0px 0px 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, white 90%);
  background-image: linear-gradient(top, #eeeeee 0%, white 90%);
}

/* line 73, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* line 83, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) right top no-repeat;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  outline: 0;
}

/* line 97, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 102, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-drop {
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 100%;
  -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  width: 100%;
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
}

/* line 122, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above {
  border-radius: 4px 4px 0px 0px;
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 136, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice div {
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#eeeeee', GradientType = 0);
  background-image: -webkit-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

/* line 160, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice div b {
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
}

/* line 167, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-search {
  display: inline-block;
  white-space: nowrap;
  z-index: 10000;
  min-height: 26px;
  width: 100%;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}

/* line 178, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}

/* line 184, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-search input {
  background: white url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) no-repeat 100% -22px;
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) no-repeat 100% -22px, -webkit-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) no-repeat 100% -22px, linear-gradient(top, white 85%, #eeeeee 99%);
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
  width: 100%;
  margin: 0;
  height: auto !important;
  min-height: 26px;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 210, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 214, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-search input.select2-active {
  background: white url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100%;
  background: url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100%, -webkit-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100%, linear-gradient(top, white 85%, #eeeeee 99%);
}

/* line 226, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
  outline: none;
}

/* line 235, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice {
  border: 1px solid #aaa;
  border-bottom-color: transparent;
  -o-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(top, white 0%, #eeeeee 50%);
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 258, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
}

/* line 262, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
/* line 267, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results {
  margin: 4px 4px 4px 0;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
}

/* line 276, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub {
  margin: 0 0 0 0;
}

/* line 280, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 281, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

/* line 282, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

/* line 283, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

/* line 284, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

/* line 285, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

/* line 286, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

/* line 288, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results li {
  list-style: none;
  display: list-item;
}

/* line 293, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 297, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
}

/* line 303, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 307, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 311, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 316, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
*/
/* line 335, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-results .select2-disabled {
  display: none;
}

/* line 339, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100%;
}

/* line 343, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 350, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 357, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice div {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* multiselect */
/* line 366, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(top, #eeeeee 1%, white 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}

/* line 384, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 388, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-active .select2-choices {
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
  outline: none;
}

/* line 396, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 400, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

/* line 406, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  color: #666;
  background: transparent !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  border: 0;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 422, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url(/assets/spinner-b7f173f0a110556ee82b6aedcaa18be5.gif) no-repeat 100% !important;
}

/* line 426, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-default {
  color: #999 !important;
}

/* line 430, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}

/* line 456, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}

/* line 459, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 463, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(/assets/select2-006efa3d43d617a68b44ba8df493605b.png) right top no-repeat;
  outline: none;
}

/* line 475, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 480, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 483, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 489, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 496, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background-image: none;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  padding: 3px 5px 3px 5px;
}

/* line 503, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
}

/* end multiselect */
/* line 509, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-result-selectable .select2-match {
  text-decoration: underline;
}

/* line 510, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-result-unselectable .select2-match {
  text-decoration: none;
}

/* line 512, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
.select2-offscreen {
  position: absolute;
  left: -10000px;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 517, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
    background-image: url(/assets/select2x2-c2ce5a1a5b756a1e4f16c556e5c1a8f5.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 522, ../../vendor/bundle/ruby/2.2.0/gems/select2-rails-3.2.1/vendor/assets/stylesheets/select2.css.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/*

*/

/* nvd3 version 1.8.1 (https://github.com/novus/nvd3) 2015-06-15 */

.nvd3 .nv-axis {
    pointer-events:none;
    opacity: 1;
}

.nvd3 .nv-axis path {
    fill: none;
    stroke: #000;
    stroke-opacity: .75;
    shape-rendering: crispEdges;
}

.nvd3 .nv-axis path.domain {
    stroke-opacity: .75;
}

.nvd3 .nv-axis.nv-x path.domain {
    stroke-opacity: 0;
}

.nvd3 .nv-axis line {
    fill: none;
    stroke: #e5e5e5;
    shape-rendering: crispEdges;
}

.nvd3 .nv-axis .zero line,
    /*this selector may not be necessary*/ .nvd3 .nv-axis line.zero {
    stroke-opacity: .75;
}

.nvd3 .nv-axis .nv-axisMaxMin text {
    font-weight: bold;
}

.nvd3 .x  .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
    text-anchor: middle
}

.nvd3 .nv-axis.nv-disabled {
    opacity: 0;
}

.nvd3 .nv-bars rect {
    fill-opacity: .75;

    transition: fill-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear;
}

.nvd3 .nv-bars rect.hover {
    fill-opacity: 1;
}

.nvd3 .nv-bars .hover rect {
    fill: lightblue;
}

.nvd3 .nv-bars text {
    fill: rgba(0,0,0,0);
}

.nvd3 .nv-bars .hover text {
    fill: rgba(0,0,0,1);
}

.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
    stroke-opacity: 0;

    transition: fill-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear;
}

.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
    fill-opacity: 1;
}

.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
    font-weight: bold;
    fill: rgba(0,0,0,1);
    stroke: rgba(0,0,0,0);
}

/* boxplot CSS */
.nvd3 .nv-boxplot circle {
  fill-opacity: 0.5;
}

.nvd3 .nv-boxplot circle:hover {
  fill-opacity: 1;
}

.nvd3 .nv-boxplot rect:hover {
  fill-opacity: 1;
}

.nvd3 line.nv-boxplot-median {
  stroke: black;
}

.nv-boxplot-tick:hover {
  stroke-width: 2.5px;
}
/* bullet */
.nvd3.nv-bullet { font: 10px sans-serif; }
.nvd3.nv-bullet .nv-measure { fill-opacity: .8; }
.nvd3.nv-bullet .nv-measure:hover { fill-opacity: 1; }
.nvd3.nv-bullet .nv-marker { stroke: #000; stroke-width: 2px; }
.nvd3.nv-bullet .nv-markerTriangle { stroke: #000; fill: #fff; stroke-width: 1.5px; }
.nvd3.nv-bullet .nv-tick line { stroke: #666; stroke-width: .5px; }
.nvd3.nv-bullet .nv-range.nv-s0 { fill: #eee; }
.nvd3.nv-bullet .nv-range.nv-s1 { fill: #ddd; }
.nvd3.nv-bullet .nv-range.nv-s2 { fill: #ccc; }
.nvd3.nv-bullet .nv-title { font-size: 14px; font-weight: bold; }
.nvd3.nv-bullet .nv-subtitle { fill: #999; }


.nvd3.nv-bullet .nv-range {
    fill: #bababa;
    fill-opacity: .4;
}
.nvd3.nv-bullet .nv-range:hover {
    fill-opacity: .7;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick {
    stroke-width: 1px;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {
    stroke-width: 2px;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
    stroke: #2ca02c;
    fill: #2ca02c;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
    stroke: #d62728;
    fill: #d62728;
}

.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {
    transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-candlestickBar .nv-ticks line {
    stroke: #333;
}


.nvd3 .nv-legend .nv-disabled rect {
    /*fill-opacity: 0;*/
}

.nvd3 .nv-check-box .nv-box {
    fill-opacity:0;
    stroke-width:2;
}

.nvd3 .nv-check-box .nv-check {
    fill-opacity:0;
    stroke-width:4;
}

.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {
    fill-opacity:0;
    stroke-opacity:0;
}

.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {
    opacity: 0;
}

/* line plus bar */
.nvd3.nv-linePlusBar .nv-bar rect {
    fill-opacity: .75;
}

.nvd3.nv-linePlusBar .nv-bar rect:hover {
    fill-opacity: 1;
}
.nvd3 .nv-groups path.nv-line {
    fill: none;
}

.nvd3 .nv-groups path.nv-area {
    stroke: none;
}

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
    fill-opacity: 0;
    stroke-opacity: 0;
}

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
    fill-opacity: .5 !important;
    stroke-opacity: .5 !important;
}


.with-transitions .nvd3 .nv-groups .nv-point {
    transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
    stroke-width: 7px;
    fill-opacity: .95 !important;
    stroke-opacity: .95 !important;
}


.nvd3 .nv-point-paths path {
    stroke: #aaa;
    stroke-opacity: 0;
    fill: #eee;
    fill-opacity: 0;
}



.nvd3 .nv-indexLine {
    cursor: ew-resize;
}

/********************
 * SVG CSS
 */

/********************
  Default CSS for an svg element nvd3 used
*/
svg.nvd3-svg {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: block;
    width:100%;
    height:100%;
}

/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    border-radius: 5px;
}


.nvd3 text {
    font: normal 12px Arial;
}

.nvd3 .title {
    font: bold 14px Arial;
}

.nvd3 .nv-background {
    fill: white;
    fill-opacity: 0;
}

.nvd3.nv-noData {
    font-size: 18px;
    font-weight: bold;
}


/**********
*  Brush
*/

.nv-brush .extent {
    fill-opacity: .125;
    shape-rendering: crispEdges;
}

.nv-brush .resize path {
    fill: #eee;
    stroke: #666;
}


/**********
*  Legend
*/

.nvd3 .nv-legend .nv-series {
    cursor: pointer;
}

.nvd3 .nv-legend .nv-disabled circle {
    fill-opacity: 0;
}

/* focus */
.nvd3 .nv-brush .extent {
    fill-opacity: 0 !important;
}

.nvd3 .nv-brushBackground rect {
    stroke: #000;
    stroke-width: .4;
    fill: #fff;
    fill-opacity: .7;
}


.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
    stroke-width: 1px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
    stroke-width: 2px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
    stroke: #2ca02c;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
    stroke: #d62728;
}


.nvd3 .background path {
    fill: none;
    stroke: #EEE;
    stroke-opacity: .4;
    shape-rendering: crispEdges;
}

.nvd3 .foreground path {
    fill: none;
    stroke-opacity: .7;
}

.nvd3 .nv-parallelCoordinates-brush .extent 
{
    fill: #fff;
    fill-opacity: .6;
    stroke: gray;
    shape-rendering: crispEdges;
}

.nvd3 .nv-parallelCoordinates .hover  {
    fill-opacity: 1;
	stroke-width: 3px;
}


.nvd3 .missingValuesline line {
  fill: none;
  stroke: black;
  stroke-width: 1;
  stroke-opacity: 1;
  stroke-dasharray: 5, 5; 
}
.nvd3.nv-pie path {
    stroke-opacity: 0;
    transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-pie .nv-pie-title {
    font-size: 24px;
    fill: rgba(19, 196, 249, 0.59);
}

.nvd3.nv-pie .nv-slice text {
    stroke: #000;
    stroke-width: 0;
}

.nvd3.nv-pie path {
    stroke: #fff;
    stroke-width: 1px;
    stroke-opacity: 1;
}

.nvd3.nv-pie .hover path {
    fill-opacity: .7;
}
.nvd3.nv-pie .nv-label {
    pointer-events: none;
}
.nvd3.nv-pie .nv-label rect {
    fill-opacity: 0;
    stroke-opacity: 0;
}

/* scatter */
.nvd3 .nv-groups .nv-point.hover {
    stroke-width: 20px;
    stroke-opacity: .5;
}

.nvd3 .nv-scatter .nv-point.hover {
    fill-opacity: 1;
}
.nv-noninteractive {
    pointer-events: none;
}

.nv-distx, .nv-disty {
    pointer-events: none;
}

/* sparkline */
.nvd3.nv-sparkline path {
    fill: none;
}

.nvd3.nv-sparklineplus g.nv-hoverValue {
    pointer-events: none;
}

.nvd3.nv-sparklineplus .nv-hoverValue line {
    stroke: #333;
    stroke-width: 1.5px;
}

.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
    pointer-events: all;
}

.nvd3 .nv-hoverArea {
    fill-opacity: 0;
    stroke-opacity: 0;
}

.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
    stroke-width: 0;
    font-size: .9em;
    font-weight: normal;
}

.nvd3.nv-sparklineplus .nv-yValue {
    stroke: #f66;
}

.nvd3.nv-sparklineplus .nv-maxValue {
    stroke: #2ca02c;
    fill: #2ca02c;
}

.nvd3.nv-sparklineplus .nv-minValue {
    stroke: #d62728;
    fill: #d62728;
}

.nvd3.nv-sparklineplus .nv-currentValue {
    font-weight: bold;
    font-size: 1.1em;
}
/* stacked area */
.nvd3.nv-stackedarea path.nv-area {
    fill-opacity: .7;
    stroke-opacity: 0;
    transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
}

.nvd3.nv-stackedarea path.nv-area.hover {
    fill-opacity: .9;
}


.nvd3.nv-stackedarea .nv-groups .nv-point {
    stroke-opacity: 0;
    fill-opacity: 0;
}


.nvtooltip {
    position: absolute;
    background-color: rgba(255,255,255,1.0);
    color: rgba(0,0,0,1.0);
    padding: 1px;
    border: 1px solid rgba(0,0,0,.2);
    z-index: 10000;
    display: block;

    font-family: Arial;
    font-size: 13px;
    text-align: left;
    pointer-events: none;

    white-space: nowrap;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nvtooltip {
    background: rgba(255,255,255, 0.8);
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 4px;
}

/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
    transition: opacity 50ms linear;
    -moz-transition: opacity 50ms linear;
    -webkit-transition: opacity 50ms linear;

    transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
}

.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
    padding: 8px;
}

.nvtooltip h3 {
    margin: 0;
    padding: 4px 14px;
    line-height: 18px;
    font-weight: normal;
    background-color: rgba(247,247,247,0.75);
    color: rgba(0,0,0,1.0);
    text-align: center;

    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.nvtooltip p {
    margin: 0;
    padding: 5px 14px;
    text-align: center;
}

.nvtooltip span {
    display: inline-block;
    margin: 2px 0;
}

.nvtooltip table {
    margin: 6px;
    border-spacing:0;
}


.nvtooltip table td {
    padding: 2px 9px 2px 0;
    vertical-align: middle;
}

.nvtooltip table td.key {
    font-weight:normal;
}
.nvtooltip table td.value {
    text-align: right;
    font-weight: bold;
}

.nvtooltip table tr.highlight td {
    padding: 1px 9px 1px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}

.nvtooltip table td.legend-color-guide div {
    width: 8px;
    height: 8px;
    vertical-align: middle;
}

.nvtooltip table td.legend-color-guide div {
    width: 12px;
    height: 12px;
    border: 1px solid #999;
}

.nvtooltip .footer {
    padding: 3px;
    text-align: center;
}

.nvtooltip-pending-removal {
    pointer-events: none;
    display: none;
}


/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
    pointer-events:none;
}
.nvd3 line.nv-guideline {
    stroke: #ccc;
}
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */

.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-timing-function:cubic-bezier(0.1,0,.25,1);-webkit-transition-duration:0ms;transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:-webkit-linear-gradient(top left,rgba(255,255,255,.25),rgba(64,64,64,.1));background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.3s;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),-webkit-radial-gradient(0 50%,farthest-side,rgba(0,0,0,.4),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),-webkit-radial-gradient(100% 50%,farthest-side,rgba(0,0,0,.4),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;-webkit-transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;-webkit-transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;-webkit-box-flex:0;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;-webkit-box-flex:0;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-linear-gradient(left,#dedede,#dedede) left 50%/100% 1px no-repeat;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0;
}
.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.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;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  *margin-left: .3em;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.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:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.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 {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.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, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.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: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/******************************************************************************
 * NOTE: this screws up all of bootstrap's layouts when using .spanX classes to
 * properly wrap things... to fix them and go back to bootstrap's default
 * behavior, add the .fix-offset class to the enclosing row
 ******************************************************************************/
.row {
  margin-left: 0;
}
.row.fix-offset {
  margin-left: -20px;
}
@media (min-width: 1200px) {
  .row.fix-offset {
    margin-left: -30px;
  }
}
@media (max-width: 767px) {
  .row.fix-offset {
    margin-left: 0;
  }
}
/* to overwrite screen.css's setting of padding left for ipad*/
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .container {
    padding-left: 0px;
  }
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-black {
  background-color: #151315;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-black {
  color: #151315;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-rich-black {
  background-color: #322e38;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-rich-black {
  color: #322e38;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-dark-gray {
  background-color: #333333;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-dark-gray {
  color: #333333;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-gray {
  background-color: #999999;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-gray {
  color: #999999;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-light-gray {
  background-color: #e5e5e5;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-light-gray {
  color: #e5e5e5;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-off-white {
  background-color: #f2f2f2;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-off-white {
  color: #f2f2f2;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-white {
  background-color: white;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-white {
  color: white;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-danger {
  background-color: #ff4b4b;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-danger {
  color: #ff4b4b;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-warning {
  background-color: #f59231;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-warning {
  color: #f59231;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-success {
  background-color: #217346;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-success {
  color: #217346;
}

/* line 15, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.flood-pending {
  background-color: #dd46d5;
}

/* line 16, ../../../app/assets/stylesheets/standards/utilities/_color-floods.css.scss */
.color-pending {
  color: #dd46d5;
}

/*
FLEX UTILITIES
----------------------------------------------------------------------- */
/* CONTAINERS
--------------------------------*/
/* DISPLAY
--------------------------------*/
/* line 18, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.u-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 19, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.u-flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* DIRECTIONS
--------------------------------*/
/* line 29, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 29, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* line 29, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 29, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

/* WRAP
--------------------------------*/
/* line 39, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* line 39, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}

/* line 39, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__no-wrap {
  -webkit-flex-wrap: no-wrap;
      -ms-flex-wrap: no-wrap;
          flex-wrap: no-wrap;
}

/*
	JUSTIFY CONTENT,
	ALIGN ITEMS,
	ALIGN CONTENT,
	ALIGN SELF
--------------------------------*/
/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__justify-start {
  -webkit-box-pack: start!important;
  -webkit-justify-content: flex-start!important;
      -ms-flex-pack: start!important;
          justify-content: flex-start!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__justify-end {
  -webkit-box-pack: end!important;
  -webkit-justify-content: flex-end!important;
      -ms-flex-pack: end!important;
          justify-content: flex-end!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__justify-center {
  -webkit-box-pack: center!important;
  -webkit-justify-content: center!important;
      -ms-flex-pack: center!important;
          justify-content: center!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__justify-between {
  -webkit-box-pack: justify!important;
  -webkit-justify-content: space-between!important;
      -ms-flex-pack: justify!important;
          justify-content: space-between!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__justify-around {
  -webkit-justify-content: space-around!important;
      -ms-flex-pack: distribute!important;
          justify-content: space-around!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-start {
  -webkit-box-align: start!important;
  -webkit-align-items: flex-start!important;
      -ms-flex-align: start!important;
          align-items: flex-start!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-end {
  -webkit-box-align: end!important;
  -webkit-align-items: flex-end!important;
      -ms-flex-align: end!important;
          align-items: flex-end!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-center {
  -webkit-box-align: center!important;
  -webkit-align-items: center!important;
      -ms-flex-align: center!important;
          align-items: center!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-baseline {
  -webkit-box-align: baseline!important;
  -webkit-align-items: baseline!important;
      -ms-flex-align: baseline!important;
          align-items: baseline!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-stretch {
  -webkit-box-align: stretch!important;
  -webkit-align-items: stretch!important;
      -ms-flex-align: stretch!important;
          align-items: stretch!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__content-start {
  -webkit-align-content: flex-start!important;
      -ms-flex-line-pack: start!important;
          align-content: flex-start!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__content-end {
  -webkit-align-content: flex-end!important;
      -ms-flex-line-pack: end!important;
          align-content: flex-end!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__content-center {
  -webkit-align-content: center!important;
      -ms-flex-line-pack: center!important;
          align-content: center!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__content-stretch {
  -webkit-align-content: stretch!important;
      -ms-flex-line-pack: stretch!important;
          align-content: stretch!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__content-between {
  -webkit-align-content: space-between!important;
      -ms-flex-line-pack: justify!important;
          align-content: space-between!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__content-around {
  -webkit-align-content: space-around!important;
      -ms-flex-line-pack: distribute!important;
          align-content: space-around!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-flex-start {
  -webkit-align-self: flex-start!important;
      -ms-flex-item-align: start!important;
          align-self: flex-start!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-flex-end {
  -webkit-align-self: flex-end!important;
      -ms-flex-item-align: end!important;
          align-self: flex-end!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-start {
  -webkit-align-self: start!important;
      -ms-flex-item-align: start!important;
          align-self: start!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-end {
  -webkit-align-self: end!important;
      -ms-flex-item-align: end!important;
          align-self: end!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-left {
  -webkit-align-self: left!important;
      -ms-flex-item-align: left!important;
          align-self: left!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-right {
  -webkit-align-self: right!important;
      -ms-flex-item-align: right!important;
          align-self: right!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-baseline {
  -webkit-align-self: baseline!important;
      -ms-flex-item-align: baseline!important;
          align-self: baseline!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-first-baseline {
  -webkit-align-self: first!important;
      -ms-flex-item-align: first!important;
          align-self: first!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-last-baseline {
  -webkit-align-self: last!important;
      -ms-flex-item-align: last!important;
          align-self: last!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-self-start {
  -webkit-align-self: self-start!important;
      -ms-flex-item-align: self-start!important;
          align-self: self-start!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-self-end {
  -webkit-align-self: self-end!important;
      -ms-flex-item-align: self-end!important;
          align-self: self-end!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-center {
  -webkit-align-self: center!important;
      -ms-flex-item-align: center!important;
          align-self: center!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-stretch {
  -webkit-align-self: stretch!important;
      -ms-flex-item-align: stretch!important;
          align-self: stretch!important;
}

/* line 83, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__align-self-auto {
  -webkit-align-self: auto!important;
      -ms-flex-item-align: auto!important;
          align-self: auto!important;
}

/* ITEMS
--------------------------------*/
/*
 *  align-self is located in the alignments @each loop for concision purposes
 */
/* line 94, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

/* line 95, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__order-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

/* line 96, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__order-none {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

/**
 * Specify the flex shrink factor, which determines how much the flex item will
 * shrink relative to the rest of the flex items in the flex container.
 */
/* line 103, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__shrink0 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

/* line 103, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__shrink1 {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}

/* line 103, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__shrink2 {
  -webkit-flex-shrink: 2;
      -ms-flex-negative: 2;
          flex-shrink: 2;
}

/* line 103, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__shrink3 {
  -webkit-flex-shrink: 3;
      -ms-flex-negative: 3;
          flex-shrink: 3;
}

/* line 103, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__shrink4 {
  -webkit-flex-shrink: 4;
      -ms-flex-negative: 4;
          flex-shrink: 4;
}

/* line 103, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__shrink5 {
  -webkit-flex-shrink: 5;
      -ms-flex-negative: 5;
          flex-shrink: 5;
}

/**
 * Specify the flex grow factor, which determines how much the flex item will
 * grow relative to the rest of the flex items in the flex container.
 *
 * Supports 1-5 proportions
 *
 * 1. Provide all values to avoid IE10 bug with shorthand flex
 *    - http://git.io/vllC7
 *
 *    Use `0%` to avoid bug in IE10/11 with unitless flex basis. Using this
 *    instead of `auto` as this matches what the default would be with `flex`
 *    shorthand - http://git.io/vllWx
 */
/* line 119, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__grow0 {
  -webkit-box-flex: 0 1 0%;
  -webkit-flex-grow: 0 1 0%;
      -ms-flex-positive: 0 1 0%;
          flex-grow: 0 1 0%;
}

/* line 119, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__grow1 {
  -webkit-box-flex: 1 1 0%;
  -webkit-flex-grow: 1 1 0%;
      -ms-flex-positive: 1 1 0%;
          flex-grow: 1 1 0%;
}

/* line 119, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__grow2 {
  -webkit-box-flex: 2 1 0%;
  -webkit-flex-grow: 2 1 0%;
      -ms-flex-positive: 2 1 0%;
          flex-grow: 2 1 0%;
}

/* line 119, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__grow3 {
  -webkit-box-flex: 3 1 0%;
  -webkit-flex-grow: 3 1 0%;
      -ms-flex-positive: 3 1 0%;
          flex-grow: 3 1 0%;
}

/* line 119, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__grow4 {
  -webkit-box-flex: 4 1 0%;
  -webkit-flex-grow: 4 1 0%;
      -ms-flex-positive: 4 1 0%;
          flex-grow: 4 1 0%;
}

/* line 119, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__grow5 {
  -webkit-box-flex: 5 1 0%;
  -webkit-flex-grow: 5 1 0%;
      -ms-flex-positive: 5 1 0%;
          flex-grow: 5 1 0%;
}

/* line 122, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__expand {
  margin: auto;
}

/* line 123, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__pull-left {
  margin-right: auto;
}

/* line 124, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__pull-right {
  margin-left: auto;
}

/* line 125, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__pull-up {
  margin-bottom: auto;
}

/* line 126, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__pull-down {
  margin-top: auto;
}

/* line 127, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__center {
  margin-left: auto;
  margin-right: auto;
}

/* BASIS
--------------------------------*/
/* line 131, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__basis-auto {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

/* line 132, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__basis-0 {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
}

/*
 *Sizes the item based on the width/height properties
 */
/* line 136, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__initial {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

/*
 * Sizes the item based on the width/height properties, but makes them fully
 * flexible, so that they absorb any free space along the main axis.
 */
/* line 144, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__flex-auto {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
  -webkit-flex-basis: auto !important;
      -ms-flex-preferred-size: auto !important;
          flex-basis: auto !important;
  /* 1 */
}

/*
 * Sizes the item according to the width/height properties, but makes the flex
 * item fully inflexible. Similar to initial, except that flex items are
 * not allowed to shrink, even in overflow situations.
 */
/* line 153, ../../../app/assets/stylesheets/standards/utilities/_flex.css.scss */
.__flex-none {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 auto !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
  -webkit-flex-basis: auto !important;
      -ms-flex-preferred-size: auto !important;
          flex-basis: auto !important;
  /* 1 */
}

/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2%;
  padding-left: 2%;
  width: 100%;
  max-width: 1800px;
}

/* FLEX ROW
-------------------------*/
/*
 * used similarly to a bootstrap row,
 * can also function as a nested container
 * when nested several levels deep in the flex-container
*/
/* line 22, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
}

/* FLEX CELL
-------------------------*/
/*
 * used as a child of .flex-row
 * in conjunction with base-x or breakpoint--x
 * OR used by itself to absorb the remaining width of a row
 * ALSO functions as a row within the flex-row
 * basically, it's a flex-row with padding and the ability to offset or fill
*/
/* line 37, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 1.33333%;
}
/* line 43, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-1.__left {
  margin-right: 8.33333%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-1.__right {
  margin-left: 8.33333%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-2 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-2.__left {
  margin-right: 16.66667%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-2.__right {
  margin-left: 16.66667%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-3 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-3.__left {
  margin-right: 25%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-3.__right {
  margin-left: 25%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-4 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-4.__left {
  margin-right: 33.33333%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-4.__right {
  margin-left: 33.33333%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-5 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-5.__left {
  margin-right: 41.66667%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-5.__right {
  margin-left: 41.66667%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-6 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-6.__left {
  margin-right: 50%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-6.__right {
  margin-left: 50%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-7 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-7.__left {
  margin-right: 58.33333%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-7.__right {
  margin-left: 58.33333%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-8 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-8.__left {
  margin-right: 66.66667%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-8.__right {
  margin-left: 66.66667%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-9 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-9.__left {
  margin-right: 75%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-9.__right {
  margin-left: 75%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-10 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-10.__left {
  margin-right: 83.33333%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-10.__right {
  margin-left: 83.33333%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 48, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-11 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}
/* line 49, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-11.__left {
  margin-right: 91.66667%;
}
/* line 50, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.flex-offset-11.__right {
  margin-left: 91.66667%;
}
/* line 54, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.flex-cell.__fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

/* line 61, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-1:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-2:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-3:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-4:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-5:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-6:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-7:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-8:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-9:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-10:not(:nth-last-of-type) {
  margin-right: 2%;
}

/* line 66, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%;
}
/* line 69, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.base-11:not(:nth-last-of-type) {
  margin-right: 2%;
}

@media (max-width: 599px) {
  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 8.33333%;
        -ms-flex: 0 1 8.33333%;
            flex: 0 1 8.33333%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 16.66667%;
        -ms-flex: 0 1 16.66667%;
            flex: 0 1 16.66667%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.33333%;
        -ms-flex: 0 1 33.33333%;
            flex: 0 1 33.33333%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 41.66667%;
        -ms-flex: 0 1 41.66667%;
            flex: 0 1 41.66667%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 58.33333%;
        -ms-flex: 0 1 58.33333%;
            flex: 0 1 58.33333%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 66.66667%;
        -ms-flex: 0 1 66.66667%;
            flex: 0 1 66.66667%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 75%;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 83.33333%;
        -ms-flex: 0 1 83.33333%;
            flex: 0 1 83.33333%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 91.66667%;
        -ms-flex: 0 1 91.66667%;
            flex: 0 1 91.66667%;
  }

  /* line 77, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
@media (min-width: 768px) {
  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 8.33333%;
        -ms-flex: 0 1 8.33333%;
            flex: 0 1 8.33333%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 16.66667%;
        -ms-flex: 0 1 16.66667%;
            flex: 0 1 16.66667%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.33333%;
        -ms-flex: 0 1 33.33333%;
            flex: 0 1 33.33333%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 41.66667%;
        -ms-flex: 0 1 41.66667%;
            flex: 0 1 41.66667%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 58.33333%;
        -ms-flex: 0 1 58.33333%;
            flex: 0 1 58.33333%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 66.66667%;
        -ms-flex: 0 1 66.66667%;
            flex: 0 1 66.66667%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 75%;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 83.33333%;
        -ms-flex: 0 1 83.33333%;
            flex: 0 1 83.33333%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 91.66667%;
        -ms-flex: 0 1 91.66667%;
            flex: 0 1 91.66667%;
  }

  /* line 85, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
@media (min-width: 1024px) {
  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 8.33333%;
        -ms-flex: 0 1 8.33333%;
            flex: 0 1 8.33333%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 16.66667%;
        -ms-flex: 0 1 16.66667%;
            flex: 0 1 16.66667%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.33333%;
        -ms-flex: 0 1 33.33333%;
            flex: 0 1 33.33333%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 41.66667%;
        -ms-flex: 0 1 41.66667%;
            flex: 0 1 41.66667%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 58.33333%;
        -ms-flex: 0 1 58.33333%;
            flex: 0 1 58.33333%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 66.66667%;
        -ms-flex: 0 1 66.66667%;
            flex: 0 1 66.66667%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 75%;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 83.33333%;
        -ms-flex: 0 1 83.33333%;
            flex: 0 1 83.33333%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 91.66667%;
        -ms-flex: 0 1 91.66667%;
            flex: 0 1 91.66667%;
  }

  /* line 92, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
@media (min-width: 1200px) {
  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 8.33333%;
        -ms-flex: 0 1 8.33333%;
            flex: 0 1 8.33333%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 16.66667%;
        -ms-flex: 0 1 16.66667%;
            flex: 0 1 16.66667%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33.33333%;
        -ms-flex: 0 1 33.33333%;
            flex: 0 1 33.33333%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 41.66667%;
        -ms-flex: 0 1 41.66667%;
            flex: 0 1 41.66667%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 58.33333%;
        -ms-flex: 0 1 58.33333%;
            flex: 0 1 58.33333%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 66.66667%;
        -ms-flex: 0 1 66.66667%;
            flex: 0 1 66.66667%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 75%;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 83.33333%;
        -ms-flex: 0 1 83.33333%;
            flex: 0 1 83.33333%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 91.66667%;
        -ms-flex: 0 1 91.66667%;
            flex: 0 1 91.66667%;
  }

  /* line 99, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
  .lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
/* line 107, ../../../app/assets/stylesheets/standards/utilities/_grid.css.scss */
.box {
  background-color: #f2f2f2;
  box-shadow: inset 0 0 0 1px #e5e5e5;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  mix-blend-mode: multiply;
  color: #322e38;
}

/* line 3, ../../../app/assets/stylesheets/standards/utilities/_clears.css.scss */
.clears.__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*
HELPER CLASSES
----------------------------------------------------------------------- */
/*
SPACING
------------------ */
/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-0 {
  margin: 0px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-0 {
  margin-top: 0px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-0 {
  margin-right: 0px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-0 {
  margin-bottom: 0px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-0 {
  margin-left: 0px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-0 {
  padding: 0px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-0 {
  padding-top: 0px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-0 {
  padding-left: 0px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-5 {
  margin: 5px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-5 {
  margin-top: 5px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-5 {
  margin-right: 5px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-5 {
  margin-bottom: 5px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-5 {
  margin-left: 5px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-5 {
  padding: 5px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-5 {
  padding-top: 5px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-5 {
  padding-right: 5px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-5 {
  padding-bottom: 5px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-5 {
  padding-left: 5px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-10 {
  margin: 10px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-10 {
  margin-right: 10px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-10 {
  margin-left: 10px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-10 {
  padding: 10px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-10 {
  padding-right: 10px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-10 {
  padding-left: 10px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-15 {
  margin: 15px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-15 {
  margin-right: 15px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-15 {
  margin-bottom: 15px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-15 {
  margin-left: 15px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-15 {
  padding: 15px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-15 {
  padding-top: 15px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-15 {
  padding-right: 15px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-15 {
  padding-bottom: 15px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-15 {
  padding-left: 15px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-20 {
  margin: 20px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-20 {
  margin-right: 20px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-20 {
  margin-left: 20px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-20 {
  padding: 20px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-20 {
  padding-right: 20px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-20 {
  padding-left: 20px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-25 {
  margin: 25px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-25 {
  margin-top: 25px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-25 {
  margin-right: 25px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-25 {
  margin-bottom: 25px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-25 {
  margin-left: 25px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-25 {
  padding: 25px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-25 {
  padding-top: 25px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-25 {
  padding-right: 25px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-25 {
  padding-bottom: 25px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-25 {
  padding-left: 25px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-30 {
  margin: 30px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-30 {
  margin-top: 30px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-30 {
  margin-right: 30px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-30 {
  margin-bottom: 30px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-30 {
  margin-left: 30px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-30 {
  padding: 30px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-30 {
  padding-top: 30px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-30 {
  padding-right: 30px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-30 {
  padding-bottom: 30px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-30 {
  padding-left: 30px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-35 {
  margin: 35px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-35 {
  margin-top: 35px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-35 {
  margin-right: 35px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-35 {
  margin-bottom: 35px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-35 {
  margin-left: 35px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-35 {
  padding: 35px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-35 {
  padding-top: 35px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-35 {
  padding-right: 35px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-35 {
  padding-bottom: 35px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-35 {
  padding-left: 35px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-40 {
  margin: 40px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-40 {
  margin-top: 40px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-40 {
  margin-right: 40px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-40 {
  margin-bottom: 40px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-40 {
  margin-left: 40px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-40 {
  padding: 40px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-40 {
  padding-top: 40px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-40 {
  padding-right: 40px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-40 {
  padding-bottom: 40px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-40 {
  padding-left: 40px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-45 {
  margin: 45px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-45 {
  margin-top: 45px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-45 {
  margin-right: 45px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-45 {
  margin-bottom: 45px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-45 {
  margin-left: 45px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-45 {
  padding: 45px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-45 {
  padding-top: 45px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-45 {
  padding-right: 45px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-45 {
  padding-bottom: 45px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-45 {
  padding-left: 45px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-50 {
  margin: 50px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-50 {
  margin-top: 50px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-50 {
  margin-right: 50px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-50 {
  margin-bottom: 50px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-50 {
  margin-left: 50px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-50 {
  padding: 50px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-50 {
  padding-top: 50px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-50 {
  padding-right: 50px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-50 {
  padding-bottom: 50px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-50 {
  padding-left: 50px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-75 {
  margin: 75px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-75 {
  margin-top: 75px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-75 {
  margin-right: 75px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-75 {
  margin-bottom: 75px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-75 {
  margin-left: 75px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-75 {
  padding: 75px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-75 {
  padding-top: 75px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-75 {
  padding-right: 75px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-75 {
  padding-bottom: 75px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-75 {
  padding-left: 75px !important;
}

/* line 24, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-100 {
  margin: 100px !important;
}

/* line 25, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-100 {
  margin-top: 100px !important;
}

/* line 26, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-100 {
  margin-right: 100px !important;
}

/* line 27, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-100 {
  margin-bottom: 100px !important;
}

/* line 28, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-100 {
  margin-left: 100px !important;
}

/* line 30, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.p-100 {
  padding: 100px !important;
}

/* line 31, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pt-100 {
  padding-top: 100px !important;
}

/* line 32, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pr-100 {
  padding-right: 100px !important;
}

/* line 33, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pb-100 {
  padding-bottom: 100px !important;
}

/* line 34, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pl-100 {
  padding-left: 100px !important;
}

/* line 37, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.m-auto {
  margin: auto !important;
}

/* line 38, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 39, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mr-auto {
  margin-right: auto !important;
}

/* line 40, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 41, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.ml-auto {
  margin-left: auto !important;
}

/* line 44, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.inline {
  display: inline-block;
}

/* line 45, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.collapsed {
  display: none;
}

/* line 46, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.full-width {
  width: 100%;
}

/* line 47, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.no-margin {
  margin: 0 !important;
}

/* line 48, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.pointer-cursor {
  cursor: pointer;
}

/*
BACKGROUND IMAGES
------------------ */
/* line 53, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.bgi {
  background-repeat: no-repeat;
  background-position: center;
}

/* line 57, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.bgi.__contain {
  background-size: contain;
}

/* line 61, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.bgi.__cover {
  background-size: cover;
}

/*
TEXT ALIGNMENTS
------------------ */
/* line 67, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.tal {
  text-align: left;
}

/* line 68, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.tar {
  text-align: right;
}

/* line 69, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.tac {
  text-align: center;
}

/*
FONT WEIGHTS
------------------ */
/* line 73, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.font-regular {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
}

/* line 76, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.font-medium {
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
}

/* line 79, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.font-bold {
  font-family: "DIN Bold", "Arial", sans-serif;
}

/*
CONTEXT AWARE HIDE/SHOW
------------------ */
/* line 85, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.show--for-tablet-portrait-up {
  display: none;
}

/* line 88, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.show--for-tablet-landscape-up {
  display: none;
}

/* line 91, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
.show--for-desktop-up {
  display: none;
}

@media (max-width: 599px) {
  /* line 96, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-phone-only {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 101, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-tablet-portrait-up {
    display: none;
  }

  /* line 104, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .show--for-tablet-portrait-up {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 109, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-tablet-portrait-only {
    display: none;
  }
}
@media (min-width: 1024px) {
  /* line 114, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-tablet-landscape-up {
    display: none;
  }

  /* line 117, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .show--for-tablet-landscape-up {
    display: block;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 122, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-tablet-landscape-only {
    display: none;
  }
}
@media (min-width: 1200px) {
  /* line 127, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-desktop-up {
    display: none;
  }

  /* line 130, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .show--for-desktop-up {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  /* line 135, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-desktop-only {
    display: none;
  }
}
@media (min-width: 1800px) {
  /* line 140, ../../../app/assets/stylesheets/standards/utilities/_helpers.css.scss */
  .hide--for-big-desktop-up {
    display: none;
  }
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
@font-face {
  font-family: 'DIN Regular';
  src: url(/assets/DINWeb-e082fa85a250daf0c5619d0f070543c0.eot), url(/assets/DINWeb-615a75a02dd3d1bb7e42d2edd947c6d9.woff) format("woff");
}

@font-face {
  font-family: 'DIN Regular Italic';
  src: url(/assets/DINWeb-Ita-1074c1cd3b7ea05b7965484dfb42a56a.eot), url(/assets/DINWeb-Ita-67242500d6880106e89dfd73c0031a86.woff) format("woff");
}

@font-face {
  font-family: 'DIN Medium';
  src: url(/assets/DINWeb-Medium-cbae1c7b94dab2c50eebc8019b36f17c.eot), url(/assets/DINWeb-Medium-a3098883f2919a1c4f5019cdacd50c5a.woff) format("woff");
}

@font-face {
  font-family: 'DIN Medium Italic';
  src: url(/assets/DINWeb-MediumIta-2881a3291a2984b580e079d41773a859.eot), url(/assets/DINWeb-MediumIta-60a7b69517e7a99c915b656edf8f81aa.woff) format("woff");
}

@font-face {
  font-family: 'DIN Bold';
  src: url(/assets/DINWeb-Bold-f6e8703ebe2eb99da5c02d047c61c8b0.eot), url(/assets/DINWeb-Bold-28312881c8e7a5d407386631715a40ec.woff) format("woff");
}

@font-face {
  font-family: 'DIN Bold Italic';
  src: url(/assets/DINWeb-BoldIta-9dfd6ed5535fdd482b195ea33ca2ab15.eot), url(/assets/DINWeb-BoldIta-ee294bed4420271f3aa5cb2288c90c26.woff) format("woff");
}

/*
HEADERS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 7, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
.h-1, .h-2, .h-3, .h-4 {
  margin-top: 1.414em;
  margin-bottom: 1.414em;
  font-weight: inherit;
  line-height: 1.2;
}

/* line 14, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
.h-1 {
  font-size: 2.041em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .1em;
  font-family: "DIN Bold", "Arial", sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 14, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-1 {
    font-size: 2.241em;
  }
}
@media (min-width: 1024px) {
  /* line 14, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  /* line 14, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-1 {
    font-size: 2.441em;
  }
}

/* line 32, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
.h-2 {
  font-size: 1.563em;
  font-weight: normal;
  letter-spacing: .05em;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 32, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-2 {
    font-size: 1.953em;
  }
}
@media (min-width: 1024px) {
  /* line 32, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-2 {
    text-align: left;
  }
}

/* line 46, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
.h-3 {
  font-size: 1.223em;
  font-weight: bold;
  letter-spacing: .05em;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  /* line 46, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-3 {
    font-size: 1.563em;
  }
}

/* line 56, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
.h-4 {
  font-size: 1.15em;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: .15em;
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  /* line 56, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
  .h-4 {
    font-size: 1.25em;
  }
}

/* line 67, ../../../app/assets/stylesheets/standards/typography/_headers.css.scss */
.page-header-border-bottom {
  border-bottom: 3px solid #151315;
}

/*
BODY TEXT
----------------------------------------------------------------------- */
/*
ELEMENT(S):
  reg-text ,
  small-font ,

*/
/* line 10, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.reg-text {
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 1.3em;
  letter-spacing: .03em;
}

/* line 17, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.small-text {
  font-size: 0.85em;
  line-height: 1.2em;
}

/* line 24, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.title {
  font-size: 1.2em;
}

/* line 28, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.subtitle, .subtext {
  font-size: 12px;
  line-height: 16px;
}

/* line 33, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.section-header, .section-header h1 {
  text-transform: uppercase;
  color: gray;
  font-size: 15px;
  letter-spacing: 2px;
}

/* line 39, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.section-header h1 {
  display: inline;
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
}

/* line 44, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.page-title {
  position: fixed;
  z-index: -1;
  text-align: center;
  font-size: 100px;
  line-height: 100px;
  padding: 50px;
  color: #e5e5e5;
}
/* line 52, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.page-title.dup {
  color: #151315;
  background: white;
  z-index: 10;
}

/* line 59, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.mini-header {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.5px;
  line-height: 20px;
}

/* line 66, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.highlight {
  font-size: 1.2em;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  text-align: center;
  padding: 10px;
  background: white;
  text-transform: uppercase;
}

/* line 76, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.underline {
  text-decoration: underline;
}

/* line 80, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.upcase {
  text-transform: uppercase;
}

/* line 84, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.heavy-bold {
  font-family: "DIN Bold", "Arial", sans-serif;
}

/* line 88, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.bold {
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
}

/* line 92, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.normal {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
}

/* line 96, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.strike {
  text-decoration: line-through;
}

/* line 100, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.dull {
  color: gray;
}

/* line 104, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.loose {
  letter-spacing: 0.1em;
}

/* line 108, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.center {
  text-align: center;
}

/* line 112, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.left {
  text-align: left;
}

/* line 116, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.money {
  text-align: right;
}

/* line 120, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.invert {
  padding: 5px;
  background-color: #151315;
  color: white;
}
/* line 124, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.invert a {
  color: white;
}

/* line 129, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.key {
  margin-top: 5px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: gray;
}

/* line 136, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.value {
  margin-bottom: 5px;
}

/* line 140, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.note {
  color: gray;
}

/* line 144, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.legal {
  margin: 50px 0;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 20px;
}
/* line 149, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.legal ul {
  list-style-type: none;
}
/* line 152, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.legal p, .legal li {
  margin: 20px 0;
  text-align: left;
}
/* line 156, ../../../app/assets/stylesheets/standards/typography/_text.css.scss */
.legal .section-header {
  font-family: "DIN Bold", "Arial", sans-serif;
}

/* COLORS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/*
BUTTONS
----------------------------------------------------------------------- */
/*
  ELEMENT: .button
	MODIFIER(S):
		__primary ,
		__secondary ,
		__ghost ,
		__outline
*/
/* line 15, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button {
  min-width: auto;
  height: auto;
  box-sizing: border-box;
  border: none !important;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .05rem;
  margin: 0;
  font-size: 1em;
  padding: 0;
  -webkit-transition: background-color 187.5ms ease-in-out, color 187.5ms ease-in-out;
  transition: background-color 187.5ms ease-in-out, color 187.5ms ease-in-out;
}
/* line 28, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button:disabled {
  cursor: not-allowed;
}
/* line 32, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__primary {
  background-color: #322e38;
  color: white;
  padding: 20px 20px 16px;
  font-family: "DIN Bold", "Arial", sans-serif;
}
/* line 39, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__secondary {
  background-color: transparent;
  color: #322e38;
  box-shadow: inset 0 0 0 1px #322e38;
  padding: 20px 20px 16px;
}
/* line 44, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__secondary:hover {
  background-color: #322e38;
  color: #f2f2f2;
}
/* line 50, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__ghost {
  background-color: transparent;
  color: #322e38;
}
@media (min-width: 1024px) {
  /* line 54, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
  .__button.__ghost:hover {
    box-shadow: inset 0 0 0 1px #322e38;
  }
}
/* line 60, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__outline {
  background-color: transparent;
  color: #322e38;
  box-shadow: inset 0 0 0 1px #322e38;
}
/* line 66, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__pill {
  background-color: #f7f7f7;
  color: #333333;
  font-size: 10px;
  border-radius: 2px;
  padding: 2px 8px 0px;
}
/* line 72, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__pill:hover {
  color: #151315;
}
/* line 77, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__ghost-pill {
  box-shadow: inset 0 0 0 1px #f7f7f7;
  color: #333333;
  font-size: 10px;
  border-radius: 2px;
  padding: 2px 8px 0px;
}
/* line 83, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.__button.__ghost-pill:hover {
  background-color: #f2f2f2;
}

/**** THESE ARE LEGACY STYLES - PLEASE AVOID ADDING NEW USAGES OF THESE */
/* line 94, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.round-button {
  width: 50px;
  height: 50px;
  line-height: 55px;
  font-size: 25px;
  text-align: center;
  background: white;
  color: #151315;
  border: 1px solid #151315;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  -webkit-transition: all 0.1s ease-in-out 0s;
}
/* line 106, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.round-button:hover {
  background: #151315;
  color: white;
}
/* line 109, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.round-button:hover a {
  color: white;
}
/* line 113, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.round-button a {
  color: #151315;
  border-bottom: none;
}

/* line 119, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.btn-action:before {
  font-family: Font Awesome\ 5 Free;
  display: block;
  height: 25px;
  padding-top: 5px;
  vertical-align: middle;
  width: 100%;
  margin: auto;
  text-align: center;
}

/* line 130, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.big-ass:before {
  font-size: 64px;
  line-height: 64px;
  height: 68px;
}

/* line 136, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.btn-admin {
  background: #151315 !important;
  color: white !important;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif !important;
}

/* line 142, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.btn-offer {
  background: #151315;
  color: white;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif !important;
}

/* line 148, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.btn-container {
  border-spacing: 15px 0;
  border-spacing: 15px 0;
  margin-left: 0px;
  background: #fff;
  border: 2px solid #000;
}
/* line 155, ../../../app/assets/stylesheets/standards/components/_buttons.css.scss */
.btn-container a, .btn-container button, .btn-container .btn {
  float: left;
  width: auto;
}

/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
LINKS
----------------------------------------------------------------------- */
/*
	BLOCK:
		.link-block
  ELEMENT(S):
		.underline-link ,
		.arrow-link
	MODIFIER(S):
		__forward ,
		__back
*/
/* line 16, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.link-reset {
  border: none !important;
  color: #322e38;
  text-decoration: none;
  -webkit-transition: 250ms ease-in-out all;
  transition: 250ms ease-in-out all;
  font-size: inherit;
}

/* line 23, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.link-block {
  border: none !important;
  color: #322e38;
  text-decoration: none;
  -webkit-transition: 250ms ease-in-out all;
  transition: 250ms ease-in-out all;
  font-size: inherit;
  box-shadow: inset 0 -1px 0 0 transparent;
}
/* line 30, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.link-block:hover {
  font-weight: "DIN Bold", "Arial", sans-serif;
  box-shadow: inset 0 -1px 0 0 #322e38;
  color: #322e38;
}

/* line 36, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.underline-link {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 38, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.underline-link:hover {
  box-shadow: inset 0 -1px 0 0 #322e38;
}

/* line 44, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.arrow-link::before, .arrow-link::after {
  display: inline-block;
  box-shadow: none;
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}
/* line 50, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.arrow-link.__forward::after, .arrow-link.__back::before {
  content: "\279E";
}
/* line 53, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.arrow-link.__back::before {
  -webkit-transform: translate3d(0, -3px, 0) rotate(180deg);
          transform: translate3d(0, -3px, 0) rotate(180deg);
}
/* line 58, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.arrow-link.__forward:hover::after {
  -webkit-transform: translate3d(3px, 0, 0);
          transform: translate3d(3px, 0, 0);
}
/* line 59, ../../../app/assets/stylesheets/standards/components/_links.css.scss */
.arrow-link.__back:hover::before {
  -webkit-transform: translate3d(-3px, -3px, 0) rotate(180deg);
          transform: translate3d(-3px, -3px, 0) rotate(180deg);
}

/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 4, ../../../app/assets/stylesheets/standards/components/_rule.css.scss */
.rule {
  position: relative;
}
@media (max-width: 599px) {
  /* line 4, ../../../app/assets/stylesheets/standards/components/_rule.css.scss */
  .rule {
    display: none;
  }
}
/* line 7, ../../../app/assets/stylesheets/standards/components/_rule.css.scss */
.rule::after {
  position: absolute;
  left: 1.33333%;
  bottom: -5px;
  content: '';
  width: 100px;
  height: 5px;
  background-color: #322e38;
}

/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.flash {
  background-color: rgba(0, 0, 0, 0.03);
  color: #151315;
  padding: 10px;
}
/* line 9, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.flash.notice {
  color: #cc2222;
  background-color: rgba(230, 0, 0, 0.02);
}

/* line 15, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.flash.warning {
  font-weight: normal;
  background-color: #f59231;
  color: #151315;
}

/* line 21, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.flash.error, .errorExplanation {
  color: #f59231;
  padding-top: 10px;
  background: transparent;
}
/* line 25, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.flash.error h2, .flash.error p, .errorExplanation h2, .errorExplanation p {
  display: none;
}
/* line 28, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.flash.error ul, .errorExplanation ul {
  list-style: none;
  margin: 0;
}

/* line 35, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-error {
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  color: #f59231;
  background: transparent;
}

/* line 41, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-warning {
  margin: 10px 0;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  color: #f59231;
  padding: 10px;
  text-align: center;
}
/* line 47, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-warning::before {
  display: inline-block;
  margin: 0 10px -15px 0;
  content: "";
  height: 40px;
  width: 40px;
  background: url(/assets/icons/warning.png) no-repeat;
  background-size: contain;
}
/* line 57, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-warning.left {
  text-align: left;
}

/* line 64, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-info {
  margin: 10px 0;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  background: #f2f2f2;
  color: #333333;
  padding: 10px;
}

/* line 72, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-aware {
  margin: 10px 0;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  color: #f59231;
  padding: 10px;
  text-align: center;
  border: solid 1px #f59231;
}
/* line 80, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-aware a {
  color: #f59231 !important;
  font-family: "DIN Bold", "Arial", sans-serif;
}

/* line 84, ../../../app/assets/stylesheets/standards/components/_notifications.css.scss */
.text-success {
  margin: 10px 0;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  background: #3fb34f;
  color: white;
  padding: 10px;
}

/* line 2, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
.remote-request-button {
  min-width: 150px;
  width: auto;
  border: 2px solid;
  padding: 10px;
  height: auto;
  font-weight: 600;
  position: relative;
}
/* line 12, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
.remote-request-button:hover {
  color: white;
  background: #151315;
}

/* line 18, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
.remote-request-button--disabled {
  opacity: 0.2;
}

/* line 22, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
.remote-request-button--progress {
  opacity: 0.2;
  color: white;
  background: #151315;
}

/* line 28, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
.remote-request-button-loader-indicator {
  border: 5px solid #e5e5e5;
  border-top: 5px solid #151315;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 5px;
  -webkit-animation: remote-request-button-loader-indicator-spin 1s linear infinite;
          animation: remote-request-button-loader-indicator-spin 1s linear infinite;
}

@-webkit-keyframes remote-request-button-loader-indicator-spin {
  /* line 42, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  /* line 43, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes remote-request-button-loader-indicator-spin {
  /* line 42, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  /* line 43, ../../../app/assets/stylesheets/standards/components/_remote_request_button.css.scss */
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* COLORS
----------------------------------------------------------------------- */
/* line 6, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.form-bold .controls
input, .form-bold select, .form-bold textarea, .form-bold input-append {
  border: solid 1px black;
  box-sizing: border-box;
  min-height: 42px;
  border-radius: 0;
}
/* line 14, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.form-bold .controls-row
input[type='checkbox'] {
  margin-right: 5px;
  vertical-align: text-top;
  height: auto;
  min-height: unset;
}
/* line 21, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.form-bold .fieldset {
  padding: 15px 0px;
  width: 90%;
}
/* line 26, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.form-bold input[type='file'] {
  border: none !important;
}
/* line 30, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.form-bold .add-on {
  border: solid 1px black;
  line-height: 2.5;
  min-height: 32px;
}
/* line 36, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.form-bold .marketing-container {
  background-color: #e5e5e5;
  padding: 25px;
}
@media (min-width: 767px) {
  /* line 44, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span6, .form-bold .controls select.span6, .form-bold .controls textarea.span6 {
    width: 338px;
  }
  /* line 48, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span3, .form-bold .controls select.span3, .form-bold .controls textarea.span3 {
    width: 164px;
  }
  /* line 51, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span2, .form-bold .controls select.span2, .form-bold .controls textarea.span2 {
    width: 106px;
  }
  /* line 55, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input, .form-bold .controls select {
    height: 42px;
  }
  /* line 63, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0px;
  }
  /* line 68, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls-row [class*="span"]:not([disabled]) ~ [class*="span"]:not([disabled]), .form-bold .controls-row span ~ span, .form-bold .controls-row [class*="span"]:not([disabled]) ~ span, .form-bold .controls-row span ~ [class*="span"]:not([disabled]) {
    display: inline-block;
    margin-left: 10px;
  }
}
@media (min-width: 979px) {
  /* line 77, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span6, .form-bold .controls select.span6, .form-bold .controls textarea.span6 {
    width: 446px;
  }
  /* line 81, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span3, .form-bold .controls select.span3, .form-bold .controls textarea.span3 {
    width: 215px;
  }
  /* line 84, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span2, .form-bold .controls select.span2, .form-bold .controls textarea.span2 {
    width: 138px;
  }
  /* line 91, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls-row [class*="span"]:not([disabled]) ~ [class*="span"]:not([disabled]), .form-bold .controls-row span ~ span, .form-bold .controls-row [class*="span"]:not([disabled]) ~ span, .form-bold .controls-row span ~ [class*="span"]:not([disabled]) {
    display: inline-block;
    margin-left: 16px;
  }
}
@media (min-width: 1200px) {
  /* line 101, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span6, .form-bold .controls select.span6, .form-bold .controls textarea.span6 {
    width: 556px;
  }
  /* line 105, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span3, .form-bold .controls select.span3, .form-bold .controls textarea.span3 {
    width: 263px;
  }
  /* line 108, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls input.span2, .form-bold .controls select.span2, .form-bold .controls textarea.span2 {
    width: 165px;
  }
  /* line 115, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
  .form-bold .controls-row [class*="span"]:not([disabled]) ~ [class*="span"]:not([disabled]), .form-bold .controls-row .field_with_errors ~ .field_with_errors, .form-bold .controls-row [class*="span"]:not([disabled]) ~ .field_with_errors, .form-bold .controls-row .field_with_errors ~ [class*="span"]:not([disabled]) {
    display: inline-block;
    margin-left: 30px;
  }
}

/* line 122, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.field_with_errors > input, .field_with_errors > textarea {
  background: #fbd2ab;
}

/* line 126, ../../../app/assets/stylesheets/standards/components/_form-bold.css.scss */
.field_with_errors > select {
  background: #f59231;
}

/* line 2, ../../../app/assets/stylesheets/standards/components/_share-links.css.scss */
.share-links {
  font-size: 2em;
}
/* line 5, ../../../app/assets/stylesheets/standards/components/_share-links.css.scss */
.share-links a {
  display: inline-block;
  width: 30px;
  text-align: center;
  color: #999;
}
/* line 11, ../../../app/assets/stylesheets/standards/components/_share-links.css.scss */
.share-links a:hover {
  color: #000;
}

/* SETS BASE HTML ELEMENTS
 NOTE: SOME CLEANUP TO BE COMPLETED - SUNIL
----------------------------------------------------------------------- */
/* line 6, ../../../app/assets/stylesheets/standards/_base.css.scss */
body {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  font-size: 15px;
  line-height: 1.3em;
  color: #333333;
  background-color: white;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767px) {
  /* line 6, ../../../app/assets/stylesheets/standards/_base.css.scss */
  body {
    padding: 0;
  }
}

/* line 19, ../../../app/assets/stylesheets/standards/_base.css.scss */
a, a:hover, a:active, a:visited {
  text-decoration: none;
  color: #333333;
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s ease-in-out 0s;
  -moz-transition: border-color 0.3s ease-in-out 0s;
  -ms-transition: border-color 0.3s ease-in-out 0s;
  -o-transition: border-color 0.3s ease-in-out 0s;
  -webkit-transition: border-color 0.3s ease-in-out 0s;
}
/* line 24, ../../../app/assets/stylesheets/standards/_base.css.scss */
a:hover, a:hover:hover, a:active:hover, a:visited:hover {
  border-color: #151315;
}
/* line 27, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.underline:hover, a:hover.underline:hover, a:active.underline:hover, a:visited.underline:hover {
  border-bottom: 1px solid #151315;
}
/* line 31, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn, a:hover.btn, a:active.btn, a:visited.btn {
  font-family: "DIN Medium", "Helvetica Neue";
  display: inline-table;
}
/* line 36, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn:active, a.btn:focus, a:hover.btn:active, a:hover.btn:focus, a:active.btn:active, a:active.btn:focus, a:visited.btn:active, a:visited.btn:focus {
  box-shadow: none;
  outline: none;
}
/* line 40, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-primary, a:hover.btn-primary, a:active.btn-primary, a:visited.btn-primary {
  font-family: "DIN Bold", "Arial", sans-serif;
  background: #151315;
  color: white;
  font-weight: 800;
  letter-spacing: 2px;
  box-sizing: border-box;
  min-width: 200px;
  transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -webkit-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
}
/* line 53, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-primary:hover, a:hover.btn-primary:hover, a:active.btn-primary:hover, a:visited.btn-primary:hover {
  color: white;
}
/* line 58, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-medium, a:hover.btn-medium, a:active.btn-medium, a:visited.btn-medium {
  letter-spacing: 2px;
  box-sizing: border-box;
  padding: 20px 50px;
  min-width: 200px;
  font-weight: 600;
  transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -webkit-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
}
/* line 70, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-medium:hover, a:hover.btn-medium:hover, a:active.btn-medium:hover, a:visited.btn-medium:hover {
  color: white;
  background: #151315;
}
/* line 76, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-large, a:hover.btn-large, a:active.btn-large, a:visited.btn-large {
  height: 96px;
  width: auto;
  padding: 0 76px;
  font-size: 28px;
  line-height: 100px;
  transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}
/* line 87, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-large:hover, a:hover.btn-large:hover, a:active.btn-large:hover, a:visited.btn-large:hover {
  color: white;
  background: #151315;
}
/* line 93, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-ghost, a:hover.btn-ghost, a:active.btn-ghost, a:visited.btn-ghost {
  border-width: 2px;
  background-color: transparent;
  font-weight: 800;
}
/* line 98, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.btn-ghost.btn-white, a:hover.btn-ghost.btn-white, a:active.btn-ghost.btn-white, a:visited.btn-ghost.btn-white {
  border-color: #fff;
  color: #fff;
}
/* line 104, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.box, a:hover.box, a:active.box, a:visited.box {
  background: white;
  padding: 10px 10px 6px 10px;
  border: 2px solid #151315;
  display: inline-block;
}
/* line 110, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.bold, a:hover.bold, a:active.bold, a:visited.bold {
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
}
/* line 113, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.no-line:hover, a:hover.no-line:hover, a:active.no-line:hover, a:visited.no-line:hover {
  border-color: transparent;
}
/* line 116, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.arrow:after, a:hover.arrow:after, a:active.arrow:after, a:visited.arrow:after {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  vertical-align: baseline;
  margin-top: 0;
  margin-left: 5px;
  content: "\f0da";
}
/* line 125, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.back-arrow:before, a:hover.back-arrow:before, a:active.back-arrow:before, a:visited.back-arrow:before {
  font-family: Font Awesome\ 5 Free;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background: none repeat 0 0;
  margin-top: 0;
  font-size: 0.5em;
  margin-right: 3px;
  content: "\f053";
}
/* line 142, ../../../app/assets/stylesheets/standards/_base.css.scss */
a.arrow-down:after, a:hover.arrow-down:after, a:active.arrow-down:after, a:visited.arrow-down:after {
  content: "\f063";
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

/* line 149, ../../../app/assets/stylesheets/standards/_base.css.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  font-weight: normal;
}

/* line 154, ../../../app/assets/stylesheets/standards/_base.css.scss */
h1, .heading {
  font-family: "DIN Bold", "Arial", sans-serif;
  font-size: 3em;
  line-height: 1.1em;
}

/* line 160, ../../../app/assets/stylesheets/standards/_base.css.scss */
h2, .sub-heading {
  font-family: "DIN Bold", "Arial", sans-serif;
  font-size: 2em;
  line-height: 1.3em;
}

/* line 166, ../../../app/assets/stylesheets/standards/_base.css.scss */
h3, .leader {
  font-size: 1.3em;
  line-height: 1.1em;
}

/* line 171, ../../../app/assets/stylesheets/standards/_base.css.scss */
h4, .leader-spaced {
  font-size: 1.3em;
  line-height: 1.5em;
}

/* line 176, ../../../app/assets/stylesheets/standards/_base.css.scss */
b, strong {
  font-family: "DIN Bold", "Arial", sans-serif;
  font-weight: normal;
}

/* line 181, ../../../app/assets/stylesheets/standards/_base.css.scss */
hr.bar {
  margin: 20px 0;
  height: 7px;
  width: 40px;
  background: #151315;
  border: none;
}
@media (max-width: 400px) {
  /* line 181, ../../../app/assets/stylesheets/standards/_base.css.scss */
  hr.bar {
    margin: 20px auto;
  }
}

/* line 192, ../../../app/assets/stylesheets/standards/_base.css.scss */
hr.tick {
  margin: 10px 0;
  height: 1px;
  width: 20px;
  background: #151315;
  border: none;
}
@media (max-width: 767px) {
  /* line 192, ../../../app/assets/stylesheets/standards/_base.css.scss */
  hr.tick {
    margin: 10px auto;
  }
}

/* line 203, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type='text'], input[type='email'], input[type='password'], input[type='tel'], textarea {
  border-radius: 0;
}

/* line 207, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, textarea:focus {
  color: white;
  background: gray;
  border-color: #151315 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(128, 128, 128, 0.6) !important;
}

/* line 213, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type='checkbox'] {
  margin: 0;
}

/* line 217, ../../../app/assets/stylesheets/standards/_base.css.scss */
.checkbox input[type='checkbox'] {
  margin: 4px 0 0 -20px;
}

/* line 222, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"], input[type="button"], button, .btn {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif !important;
  font-weight: normal;
  font-size: 14px;
  color: #151315;
  border: 1px solid #333333;
  text-transform: uppercase;
  border-radius: 0;
  box-shadow: none;
  height: 32px;
  min-width: 50px;
  padding: 5px 20px;
  background: white;
  text-shadow: none;
  box-sizing: border-box;
}
/* line 237, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .btn:hover {
  background-color: white;
  color: #151315;
  border-color: #151315;
}
/* line 242, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"].btn-action:before, input[type="button"].btn-action:before, button.btn-action:before, .btn.btn-action:before {
  display: inline;
  padding-right: 10px;
}
/* line 246, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"].btn-primary, input[type="button"].btn-primary, button.btn-primary, .btn.btn-primary {
  font-family: "DIN Bold", "Arial", sans-serif !important;
  background: #151315;
  color: white;
  font-weight: 800;
  letter-spacing: 2px;
  height: 50px;
  line-height: 40px;
  min-width: 200px;
}
/* line 256, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"].btn-primary:hover, input[type="button"].btn-primary:hover, button.btn-primary:hover, .btn.btn-primary:hover {
  color: white;
}
/* line 260, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"].btn-primary:focus, input[type="button"].btn-primary:focus, button.btn-primary:focus, .btn.btn-primary:focus {
  outline: none;
}
/* line 264, ../../../app/assets/stylesheets/standards/_base.css.scss */
input[type="submit"].auto-size, input[type="button"].auto-size, button.auto-size, .btn.auto-size {
  width: auto;
  height: auto;
}
@media (max-width: 400px) {
  /* line 222, ../../../app/assets/stylesheets/standards/_base.css.scss */
  input[type="submit"], input[type="button"], button, .btn {
    margin: 10px auto;
    display: block;
  }
}

/* line 274, ../../../app/assets/stylesheets/standards/_base.css.scss */
*::-webkit-input-placeholder {
  color: gray !important;
}

/* line 277, ../../../app/assets/stylesheets/standards/_base.css.scss */
*:-moz-placeholder {
  /* FF 4-18 */
  color: gray !important;
}

/* line 281, ../../../app/assets/stylesheets/standards/_base.css.scss */
*::-moz-placeholder {
  /* FF 19+ */
  color: gray !important;
}

/* line 285, ../../../app/assets/stylesheets/standards/_base.css.scss */
*:-ms-input-placeholder {
  /* IE 10+ */
  color: gray !important;
}

/* line 291, ../../../app/assets/stylesheets/standards/_base.css.scss */
label {
  text-transform: uppercase;
}

/* line 296, ../../../app/assets/stylesheets/standards/_base.css.scss */
li.active a, li.active a:visited, li.active a:link, li.active a:hover {
  color: white;
  background: #333333;
}

/* line 303, ../../../app/assets/stylesheets/standards/_base.css.scss */
dl dt {
  font-weight: normal;
  margin-top: 5px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: gray;
}
/* line 310, ../../../app/assets/stylesheets/standards/_base.css.scss */
dl dd {
  margin-left: 0;
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* line 4, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs {
  position: relative;
  display: block;
  width: 100%;
  padding: 9px 0;
  zoom: 1;
}
/* line 6, ../../../app/assets/stylesheets/standards/mixins/_group.css.scss */
.breadcrumbs:before, .breadcrumbs:after {
  content: "";
  display: table;
}
/* line 10, ../../../app/assets/stylesheets/standards/mixins/_group.css.scss */
.breadcrumbs:after {
  clear: both;
}
/* line 10, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs .crumb {
  display: inline-block;
}
/* line 12, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs .crumb a {
  color: #e5e5e5;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
/* line 20, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs .crumb.current a {
  color: gray;
}
/* line 24, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs .crumb::after {
  display: inline-block;
  content: "";
  margin: 0px 8px;
  background: url("/assets/sprite-sheet.png") no-repeat -54px 0px;
  background-size: 72px 63px;
  width: 9px;
  height: 9px;
}
/* line 30, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs .crumb.no-arrow::after {
  display: none;
}
@media (max-width: 767px) {
  /* line 10, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
  .breadcrumbs .crumb {
    margin: 6px;
  }
}
/* line 37, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
.breadcrumbs .crumb:last-child:after {
  display: none;
}
@media (max-width: 767px) {
  /* line 4, ../../../app/assets/stylesheets/modules/_breadcrumb.css.scss */
  .breadcrumbs {
    border: none;
    margin-bottom: 18px;
  }
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* line 4, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.shipping-policy-icon-small {
  display: inline-block;
  background-size: contain;
  background: no-repeat center;
  background: url("/assets/sprite-sheet.png") no-repeat -112px -48px;
  background-size: 128px 112px;
  width: 16px;
  height: 16px;
  background-color: white;
}

/* line 12, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.return-policy-icon-small {
  display: inline-block;
  background-size: contain;
  background: no-repeat center;
  background: url("/assets/sprite-sheet.png") no-repeat -112px -64px;
  background-size: 128px 112px;
  width: 16px;
  height: 16px;
  background-color: white;
}

/* line 20, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.standard-shipping-deliver-estimate-icon-small {
  display: inline-block;
  background: url(/assets/icons/standard-shipping-estimate.png) no-repeat center;
  background-size: 20px 20px;
  height: 15px;
  width: 20px;
  background-color: white;
  background-position: 0px -3px;
  margin-right: 2px;
}

/* line 31, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.expedited-shipping-deliver-estimate-icon-small {
  display: inline-block;
  background: url(/assets/icons/expedited-shipping-estimate.png) no-repeat center;
  background-size: 20px 20px;
  height: 15px;
  width: 20px;
  background-color: white;
  background-position: 0px -1px;
  margin-right: 2px;
}

/* line 42, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.final-sale-icon-small {
  display: inline-block;
  background-size: contain;
  background: no-repeat center;
  background: url("/assets/sprite-sheet.png") no-repeat -112px -80px;
  background-size: 128px 112px;
  width: 16px;
  height: 16px;
  background-color: white;
}

/* line 50, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.back-in-stock-icon-small {
  display: inline-block;
  background-size: contain;
  background: no-repeat center;
  background: url("/assets/sprite-sheet.png") no-repeat -112px -96px;
  background-size: 128px 112px;
  width: 16px;
  height: 16px;
  background-color: white;
  opacity: 0.5;
}
/* line 58, ../../../app/assets/stylesheets/modules/_icons.css.scss */
.back-in-stock-icon-small:hover, .back-in-stock-icon-small.selected {
  opacity: 1.0;
}
/* line 2, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.popup-content {
  display: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/* line 10, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup .popup-content {
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
/* line 16, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup .mfp-container {
  padding: 0px;
}
/* line 20, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup.mfp-bg {
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 27, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup.mfp-bg.mfp-ready {
  opacity: 0.9;
}
/* line 31, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup.mfp-bg.mfp-removing {
  opacity: 0;
}
/* line 36, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup.mfp-ready {
  display: block;
}
/* line 38, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup.mfp-ready .popup-content {
  opacity: 1.0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/* line 45, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup.mfp-removing .popup-content {
  opacity: 0;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
/* line 51, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup .mfp-close {
  font-size: 50px;
  background: transparent;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 57, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup .mfp-close:hover {
  -webkit-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
}

/* line 64, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.fade-in-popup--dark.mfp-bg {
  background: rgba(0, 0, 0, 0.5);
}

/* line 69, ../../../app/assets/stylesheets/modules/_popup.css.scss */
.popup-box {
  width: 50%;
  margin: 0px auto;
  border: 1px solid #444;
  box-shadow: 4px 4px 0px #444;
  padding: 30px;
  background: #fff;
  min-height: 300px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 69, ../../../app/assets/stylesheets/modules/_popup.css.scss */
  .popup-box {
    width: 100%;
  }
}
/* COLORS
----------------------------------------------------------------------- */
@-webkit-keyframes triangles_move {
  /* line 5, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
  100% {
    -webkit-transform: translate3d(0, 300%, 0) rotate(360deg);
    transform: translate3d(0, 300%, 0) rotate(360deg);
  }
}

@keyframes triangles_move {
  /* line 11, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
  100% {
    -webkit-transform: translate3d(0, 300%, 0) rotate(360deg);
    transform: translate3d(0, 300%, 0) rotate(360deg);
  }
}

/* line 17, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.triangle {
  position: absolute;
  -webkit-transform: translate3d(0, -100%, 0) rotate(0deg);
  transform: translate3d(0, -100%, 0) rotate(0deg);
  -webkit-animation: triangles_move 15s linear infinite;
  animation: triangles_move 15s linear infinite;
}

/* line 24, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.triangle-polygon {
  stroke: white;
  stroke-width: 1px;
  stroke-miterlimit: 10;
  fill: transparent;
}

/* line 30, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.triangle-1 {
  left: 7.5%;
  top: 0;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

/* line 36, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.triangle-2 {
  left: 0;
  top: 0;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

/* line 42, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.triangle-3 {
  right: 7.5%;
  top: 0;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

/* line 48, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.triangle-4 {
  right: 0;
  top: 0;
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

/* line 55, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar {
  box-sizing: border-box;
  box-shadow: inset 0 -1px 0 0 #e5e5e5;
  background-color: #151315;
  text-transform: uppercase;
  overflow: hidden;
}
/* line 62, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 10px 25px;
}
@media (min-width: 767px) {
  /* line 62, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
  .announcement-bar .content {
    padding: 0;
  }
}
/* line 78, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p, .announcement-bar .content a {
  color: white;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.8em;
  position: relative;
  top: 10px;
  z-index: 10;
  margin: 10px 0px;
}
@media (min-width: 767px) {
  /* line 78, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
  .announcement-bar .content p, .announcement-bar .content a {
    font-size: 14px;
    top: auto;
  }
}
/* line 96, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p:nth-of-type(1) {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  -webkit-box-flex: 1;
          flex: 1 0 100%;
}
@media (min-width: 767px) {
  /* line 96, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
  .announcement-bar .content p:nth-of-type(1) {
    -webkit-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    -webkit-box-flex: 0;
            flex: 0 1 65%;
  }
}
/* line 106, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p:nth-of-type(2) {
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  -webkit-box-flex: 0;
          flex: 0 1 50%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
/* line 113, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p:nth-of-type(2) a {
  text-align: center;
  box-shadow: 0 0 0 1px #e5e5e5;
  color: #e5e5e5;
  background-color: #151315;
  padding: 7px 10px 4px 11px;
}
/* line 119, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p:nth-of-type(2) a:hover {
  background-color: #e5e5e5;
  color: #151315;
  border-color: transparent;
}
@media (min-width: 767px) {
  /* line 106, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
  .announcement-bar .content p:nth-of-type(2) {
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    -webkit-box-flex: 0;
            flex: 0 1 30%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
/* line 134, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p:nth-of-type(3) {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
}
/* line 139, ../../../app/assets/stylesheets/modules/announcement-bar.css.scss */
.announcement-bar .content p:nth-of-type(3) .far.fa-times-circle:hover {
  cursor: pointer;
}
/* line 3, ../../../app/assets/stylesheets/modules/follow-button.css.scss */
.follow-container .btn {
  width: 150px;
  border-width: 2px;
}
/* line 8, ../../../app/assets/stylesheets/modules/follow-button.css.scss */
.follow-container .unfollow, .follow-container .feed-link {
  display: none;
}
/* line 13, ../../../app/assets/stylesheets/modules/follow-button.css.scss */
.follow-container.following .follow {
  display: none;
}
/* line 17, ../../../app/assets/stylesheets/modules/follow-button.css.scss */
.follow-container.following .unfollow, .follow-container.following .feed-link {
  display: inline-block;
}
/* COLORS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar {
  box-sizing: border-box;
  box-shadow: inset 0 -1px 0 0 #e5e5e5;
  background-color: #151315;
  text-transform: uppercase;
  overflow: hidden;
}
@media (max-width: 425px) {
  /* line 3, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
  .gdpr-notice-bar {
    padding-top: 50px;
  }
}
/* line 13, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  padding: 15px 25px;
}
/* line 28, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar .content p, .gdpr-notice-bar .content a {
  color: white;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.8em;
  position: relative;
  z-index: 10;
}
@media (min-width: 767px) {
  /* line 28, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
  .gdpr-notice-bar .content p, .gdpr-notice-bar .content a {
    font-size: 11px;
  }
}
/* line 40, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar .content .notice-description {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  -webkit-box-flex: 1;
          flex: 1 0 100%;
}
/* line 44, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar .content .notice-description a {
  text-decoration: underline;
}
@media (min-width: 767px) {
  /* line 40, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
  .gdpr-notice-bar .content .notice-description {
    -webkit-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    -webkit-box-flex: 0;
            flex: 0 1 65%;
  }
}
/* line 52, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar .content .notice-agree a {
  text-align: center;
  box-shadow: 0 0 0 1px #e5e5e5;
  color: #e5e5e5;
  background-color: #151315;
  padding: 7px 10px 4px 11px;
  cursor: pointer;
}
/* line 59, ../../../app/assets/stylesheets/modules/gdpr-notice.css.scss */
.gdpr-notice-bar .content .notice-agree a:hover {
  background-color: #e5e5e5;
  color: #151315;
  border-color: transparent;
}
/* COLORS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 4, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline {
  overflow: hidden;
  cursor: pointer;
  height: 32px;
  padding-top: 30px;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
/* line 15, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline .header-tagline__wrap, .header-tagline .header-tagline__wrap * {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
/* line 19, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline .header-tagline__tagline {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  color: gray;
}
/* line 25, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline .header-tagline__tagline:hover {
  color: #333333;
}
/* line 30, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline .header-tagline__description {
  opacity: 0;
}
/* line 34, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline.header-tagline--expanded {
  height: 180px;
  cursor: auto;
}
/* line 37, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline.header-tagline--expanded .header-tagline__wrap {
  height: 100%;
  padding: 20px 0;
}
/* line 41, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline.header-tagline--expanded .header-tagline__tagline {
  color: inherit;
  font-size: 15px;
  line-height: 30px;
}
/* line 46, ../../../app/assets/stylesheets/modules/header-tagline.css.scss */
.header-tagline.header-tagline--expanded .header-tagline__description {
  opacity: 1;
  height: auto;
}
/* COLORS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/modules/impersonate-banner.css.scss */
#impersonate-header {
  position: fixed;
  text-align: center;
  padding: 4px;
  border-top: 2px solid #f59231;
  width: 100%;
  bottom: 0;
  background: #f59231;
  z-index: 10;
}
/* line 2, ../../../app/assets/stylesheets/modules/notification-bar.css.scss */
#notification-bar .notification {
  position: fixed;
  top: 0px;
  z-index: 5000;
  width: 100vw;
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #444;
  text-align: center;
  box-sizing: border-box;
}
/* line 1, ../../../app/assets/stylesheets/modules/product_image_popup.css.scss */
img.product-image-popup {
  cursor: pointer;
}

/* line 5, ../../../app/assets/stylesheets/modules/product_image_popup.css.scss */
img.product-image-popup-modal {
  position: fixed;
  z-index: 1041;
  top: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 90%;
  max-height: 90%;
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* line 4, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu {
  position: fixed;
  border-right: 1px solid #444;
  width: 100%;
  right: 100%;
  z-index: 5000;
  background: #f2f2f2;
  color: #333333;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
/* line 13, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu a {
  color: inherit;
}
/* line 16, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu #mobile-menu-close-button {
  position: absolute;
  font-size: 20px;
  padding: 15px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  /* line 16, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
  #sidebar-menu #mobile-menu-close-button {
    display: block;
  }
}
/* line 24, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu #mobile-menu-close-button i {
  display: inline-block;
  background-size: cover;
  background: url("/assets/sprite-sheet.png") no-repeat -18px 0px;
  background-size: 144px 126px;
  width: 18px;
  height: 18px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
/* line 32, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .category-option, #sidebar-menu .options-container {
  padding-left: 30px;
}
/* line 35, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .filter-option {
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 1em;
}
/* line 39, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .filter-option div {
  display: inline-block;
}
/* line 42, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .filter-option.selected > div {
  background-color: #999999;
  border-radius: 2px;
  padding: 4px 7px 0 7px;
  margin-left: -6px;
}
/* line 51, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .upper {
  padding: 40px 30px 0px 30px;
}
/* line 53, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .upper .logo {
  height: 50px;
  margin-left: -10px;
  background: url(/assets/logo/garmentory-logo-B-old.png) no-repeat;
  background-size: contain;
}
/* line 59, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .upper button {
  height: auto;
  padding: 15px 0px;
  margin: 15px 0 15px 0;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  width: 100%;
}
/* line 68, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .upper button i.hanger {
  display: inline-block;
  margin-right: 15px;
  height: 17px !important;
}
/* line 71, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .upper button i.hanger.hanger {
  background: url("/assets/sprite-sheet.png") no-repeat -44px -44px;
  background-size: 176px 154px;
  width: 22px;
  height: 22px;
}
/* line 77, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .upper .divider {
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}
/* line 84, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu #mobile-header-top-menu-activate .close-button {
  opacity: 1;
}
/* line 88, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .lower a {
  color: gray;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 8px 30px;
  position: relative;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
/* line 99, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .lower-button {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 30px;
  margin-bottom: 0;
  line-height: 2em;
  background-color: gray;
  color: white;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 2px;
}
/* line 115, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu #show-editorial-menu {
  top: 10px;
}
/* line 119, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .circle {
  width: 30px;
  height: 30px;
  background-color: white;
  color: #333333;
  position: absolute;
  right: 20px;
  top: 20px;
  border-radius: 10em;
}
/* line 128, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .circle::before {
  display: inline-block;
  margin: 8px 0 0 10px;
  content: "";
  background: url("/assets/sprite-sheet.png") no-repeat -65px 0px;
  background-size: 104px 91px;
  width: 13px;
  height: 13px;
}
/* line 136, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .account-menu {
  display: none;
  padding: 20px 40px;
}
/* line 141, ../../../app/assets/stylesheets/modules/sidebar-menu.css.scss */
#sidebar-menu .editorial-menu {
  display: none;
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/modules/table.css.scss */
.table th {
  font-weight: normal;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
}

/* line 10, ../../../app/assets/stylesheets/modules/table.css.scss */
.table th, .table td {
  padding: 20px 10px;
  vertical-align: middle;
}

/* line 15, ../../../app/assets/stylesheets/modules/table.css.scss */
.table td {
  transition: background-color 0.3s ease-in-out 0s;
  -moz-transition: background-color 0.3s ease-in-out 0s;
  -ms-transition: background-color 0.3s ease-in-out 0s;
  -o-transition: background-color 0.3s ease-in-out 0s;
  -webkit-transition: background-color 0.3s ease-in-out 0s;
}

/* line 20, ../../../app/assets/stylesheets/modules/table.css.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: white;
}

/* line 25, ../../../app/assets/stylesheets/modules/table.css.scss */
.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr:nth-child(even) > th {
  background-color: #f2f2f2;
}

/* line 30, ../../../app/assets/stylesheets/modules/table.css.scss */
.table tbody tr:hover > td,
.table tbody tr:hover > th {
  background-color: #f2f2f2;
  box-shadow: inset 0 1px 1px white;
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/helpers/utilities.css.scss */
.hide-mobile {
  display: none;
}

/* line 6, ../../../app/assets/stylesheets/helpers/utilities.css.scss */
.hide-desktop {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 10, ../../../app/assets/stylesheets/helpers/utilities.css.scss */
  .hide-mobile {
    display: block;
  }

  /* line 13, ../../../app/assets/stylesheets/helpers/utilities.css.scss */
  .hide-desktop {
    display: none;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 */

/* line 224, ../../app/assets/stylesheets/sprites.css.scss */
.sprite {
  background-image: url(/assets/sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
}

/* line 230, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-arrow_black {
  width: 32px;
  height: 32px;
  background-position: 0 0;
}

/* line 236, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-arrow_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -32px 0;
}

/* line 242, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-arrow_light_grey {
  width: 32px;
  height: 32px;
  background-position: -64px 0;
}

/* line 248, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-arrow_white {
  width: 32px;
  height: 32px;
  background-position: -96px 0;
}

/* line 254, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-chevron_black {
  width: 32px;
  height: 32px;
  background-position: -128px 0;
}

/* line 260, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-chevron_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -160px 0;
}

/* line 266, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-chevron_light_grey {
  width: 32px;
  height: 32px;
  background-position: -192px 0;
}

/* line 272, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-chevron_white {
  width: 32px;
  height: 32px;
  background-position: 0 -32px;
}

/* line 278, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-facebook_black {
  width: 32px;
  height: 32px;
  background-position: -32px -32px;
}

/* line 284, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-facebook_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -64px -32px;
}

/* line 290, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-facebook_light_grey {
  width: 32px;
  height: 32px;
  background-position: -96px -32px;
}

/* line 296, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-facebook_white {
  width: 32px;
  height: 32px;
  background-position: -128px -32px;
}

/* line 302, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hamburger_black {
  width: 32px;
  height: 32px;
  background-position: -160px -32px;
}

/* line 308, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hamburger_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -192px -32px;
}

/* line 314, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hamburger_light_grey {
  width: 32px;
  height: 32px;
  background-position: 0 -64px;
}

/* line 320, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hamburger_white {
  width: 32px;
  height: 32px;
  background-position: -32px -64px;
}

/* line 326, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hangar_black {
  width: 32px;
  height: 32px;
  background-position: -64px -64px;
}

/* line 332, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hangar_black_filled {
  width: 32px;
  height: 32px;
  background-position: -96px -64px;
}

/* line 338, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hangar_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -128px -64px;
}

/* line 344, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hangar_light_grey {
  width: 32px;
  height: 32px;
  background-position: -160px -64px;
}

/* line 350, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-hangar_white {
  width: 32px;
  height: 32px;
  background-position: -192px -64px;
}

/* line 356, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-instagram_black {
  width: 32px;
  height: 32px;
  background-position: 0 -96px;
}

/* line 362, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-instagram_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -32px -96px;
}

/* line 368, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-instagram_light_grey {
  width: 32px;
  height: 32px;
  background-position: -64px -96px;
}

/* line 374, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-instagram_white {
  width: 32px;
  height: 32px;
  background-position: -96px -96px;
}

/* line 380, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-message_black {
  width: 32px;
  height: 32px;
  background-position: -128px -96px;
}

/* line 386, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-message_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -160px -96px;
}

/* line 392, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-message_light_grey {
  width: 32px;
  height: 32px;
  background-position: -192px -96px;
}

/* line 398, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-message_white {
  width: 32px;
  height: 32px;
  background-position: 0 -128px;
}

/* line 404, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-pinterest_black {
  width: 32px;
  height: 32px;
  background-position: -32px -128px;
}

/* line 410, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-pinterest_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -64px -128px;
}

/* line 416, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-pinterest_light_grey {
  width: 32px;
  height: 32px;
  background-position: -96px -128px;
}

/* line 422, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-pinterest_white {
  width: 32px;
  height: 32px;
  background-position: -128px -128px;
}

/* line 428, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-search_black {
  width: 32px;
  height: 32px;
  background-position: -160px -128px;
}

/* line 434, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-search_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -192px -128px;
}

/* line 440, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-search_light_grey {
  width: 32px;
  height: 32px;
  background-position: 0 -160px;
}

/* line 446, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-search_white {
  width: 32px;
  height: 32px;
  background-position: -32px -160px;
}

/* line 452, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-star_black {
  width: 32px;
  height: 32px;
  background-position: -64px -160px;
}

/* line 458, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-star_black_filled {
  width: 32px;
  height: 32px;
  background-position: -96px -160px;
}

/* line 464, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-star_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -128px -160px;
}

/* line 470, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-star_light_grey {
  width: 32px;
  height: 32px;
  background-position: -160px -160px;
}

/* line 476, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-star_white {
  width: 32px;
  height: 32px;
  background-position: -192px -160px;
}

/* line 482, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-twitter_black {
  width: 32px;
  height: 32px;
  background-position: 0 -192px;
}

/* line 488, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-twitter_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -32px -192px;
}

/* line 494, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-twitter_light_grey {
  width: 32px;
  height: 32px;
  background-position: -64px -192px;
}

/* line 500, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-twitter_white {
  width: 32px;
  height: 32px;
  background-position: -96px -192px;
}

/* line 506, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-x_black {
  width: 32px;
  height: 32px;
  background-position: -128px -192px;
}

/* line 512, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-x_dark_grey {
  width: 32px;
  height: 32px;
  background-position: -160px -192px;
}

/* line 518, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-x_light_grey {
  width: 32px;
  height: 32px;
  background-position: -192px -192px;
}

/* line 524, ../../app/assets/stylesheets/sprites.css.scss */
.sprite-x_white {
  width: 32px;
  height: 32px;
  background-position: -224px 0;
}
/* COLORS
----------------------------------------------------------------------- */
/* line 6, ../../app/assets/stylesheets/layout.css.scss */
body #content {
  margin: 40px auto;
  float: none;
}
@media (max-width: 767px) {
  /* line 6, ../../app/assets/stylesheets/layout.css.scss */
  body #content {
    margin-top: 0px;
  }
}
/* line 15, ../../app/assets/stylesheets/layout.css.scss */
body #content-body {
  padding: 0px;
  width: 96%;
  max-width: 1400px;
}
@media (max-width: 767px) {
  /* line 15, ../../app/assets/stylesheets/layout.css.scss */
  body #content-body {
    margin-top: 45px;
  }
}
/* line 24, ../../app/assets/stylesheets/layout.css.scss */
body .layout__sidebar-menu {
  position: fixed;
  top: 0px;
  left: -100vw;
  height: 100%;
  overflow-y: scroll;
  width: 100vw;
  max-width: 400px;
  overflow-x: hidden;
  z-index: 20;
  background: #333333;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 38, ../../app/assets/stylesheets/layout.css.scss */
body .layout__sidebar-menu--menu-active {
  left: 0;
}
/* line 41, ../../app/assets/stylesheets/layout.css.scss */
body .layout__sidebar-target {
  position: relative;
  min-height: 100vh;
  background: white;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 47, ../../app/assets/stylesheets/layout.css.scss */
body .layout__sidebar-target .sidebar-menu-target-content {
  position: relative;
}
/* line 51, ../../app/assets/stylesheets/layout.css.scss */
body .layout__sidebar-target.has-background #footer {
  background: rgba(255, 255, 255, 0.2);
}
/* line 55, ../../app/assets/stylesheets/layout.css.scss */
body .layout__sidebar-target--menu-active {
  opacity: 0.2;
}
/* line 60, ../../app/assets/stylesheets/layout.css.scss */
body .layout__hide-main-header #header {
  display: none;
}
/* line 63, ../../app/assets/stylesheets/layout.css.scss */
body .layout__hide-main-header #content {
  margin: 0px auto;
}
/* COLORS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 5, ../../app/assets/stylesheets/header.css.scss */
.main-header {
  text-align: center;
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 5, ../../app/assets/stylesheets/header.css.scss */
  .main-header {
    display: block;
  }
}

/* line 13, ../../app/assets/stylesheets/header.css.scss */
.main_header__line {
  margin: 5px;
}

/***********************************************************************************
 LOGO
 */
/* line 20, ../../app/assets/stylesheets/header.css.scss */
.main-header__logo-wrap {
  padding: 0;
}

/* line 24, ../../app/assets/stylesheets/header.css.scss */
.main-header__logo-large {
  width: 200px;
}

/* line 27, ../../app/assets/stylesheets/header.css.scss */
.main-header__logo-large-black {
  display: none;
  width: 200px;
}

/* line 31, ../../app/assets/stylesheets/header.css.scss */
.main-header__logo-large-clear-bg {
  display: none;
  width: 200px;
  padding: 5px 0px;
}

/* line 38, ../../app/assets/stylesheets/header.css.scss */
.main-header.clear-logo .main-header__logo-large, .main-header.clear-logo .main-header__logo-large-black {
  display: none;
}
/* line 41, ../../app/assets/stylesheets/header.css.scss */
.main-header.clear-logo .main-header__logo-large-clear-bg {
  display: inline-block;
}

/* line 47, ../../app/assets/stylesheets/header.css.scss */
.main-header.inverted .main-header__logo-large, .main-header.inverted .main-header__logo-large-clear-bg {
  display: none;
}
/* line 50, ../../app/assets/stylesheets/header.css.scss */
.main-header.inverted .main-header__logo-large-black {
  display: inline-block;
}

/* line 54, ../../app/assets/stylesheets/header.css.scss */
.main-header__sticky-header-logo-wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 7px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

/* line 63, ../../app/assets/stylesheets/header.css.scss */
.main-header__stick-header-logo {
  opacity: 0.5;
  height: 30px;
}

/* line 69, ../../app/assets/stylesheets/header.css.scss */
.main-header.header--hide-nav-links .main-header__nav-bar-wrap {
  display: none;
}

/***********************************************************************************
 TOP ITEMS
 */
/* line 77, ../../app/assets/stylesheets/header.css.scss */
.main-header__nav-bar-wrap {
  height: 50px;
}

/* line 80, ../../app/assets/stylesheets/header.css.scss */
.main-header__nav-bar {
  top: 0px;
  z-index: 20;
  border-bottom: 1px solid transparent;
}

/* line 86, ../../app/assets/stylesheets/header.css.scss */
.main-header__nav-bar.affix {
  background: #f7f7f7;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: scale(0.999);
      -ms-transform: scale(0.999);
          transform: scale(0.999);
}
/* line 94, ../../app/assets/stylesheets/header.css.scss */
.main-header__nav-bar.affix .main-header__sticky-header-logo-wrap {
  display: block;
  opacity: 1;
}

/* line 100, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-group {
  -webkit-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
}

/* line 103, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item {
  padding: 10px;
  text-transform: uppercase;
}
/* line 107, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item a {
  display: inline-block;
  border-bottom: none;
  padding-top: 0.3em;
  font-size: 13px;
  letter-spacing: 1.5px;
}
/* line 113, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item a:hover {
  border-bottom: none;
}
/* line 117, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item a:after {
  content: '';
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  -webkit-transition: width .5s ease-in, background-color .5s ease-in;
  transition: width .5s ease-in, background-color .5s ease-in;
}
/* line 125, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item a:hover:after {
  width: 100%;
  background: #151315;
  text-decoration: none;
}

/* line 132, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown {
  position: relative;
}
/* line 136, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown .link--with-caret-down::after {
  display: inline-block;
  margin: 5px 0 0 4px;
  content: "";
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  background: url("/assets/sprite-sheet.png") no-repeat -35px 0px;
  background-size: 56px 49px;
  width: 7px;
  height: 7px;
}
/* line 145, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown .header-dropdown-menu-items {
  position: absolute;
  left: -2px;
  top: 45px;
  width: auto;
  text-align: left;
  z-index: 1000;
  max-height: 0;
  overflow: hidden;
  background: #151315;
}
/* line 156, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown .header-dropdown-menu-items .header-dropdown-menu-item {
  padding: 2px 10px;
  min-width: 100px;
}
/* line 160, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown .header-dropdown-menu-items .header-dropdown-menu-item a {
  color: white;
}
/* line 162, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown .header-dropdown-menu-items .header-dropdown-menu-item a:after {
  background: white;
}

/* line 171, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown:hover {
  background: #151315;
}
/* line 173, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown:hover a {
  color: white;
}
/* line 175, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown:hover a:after {
  background: white;
}
/* line 180, ../../app/assets/stylesheets/header.css.scss */
.main-header__top-menu-item--with-dropdown:hover .header-dropdown-menu-items {
  max-height: 1000px;
  padding: 5px 0px;
  border-width: 0px 2px 2px 2px;
  border-style: solid;
  border-color: white;
}

/* line 192, ../../app/assets/stylesheets/header.css.scss */
.main-header.has-background .main-header__top-menu-item--with-dropdown:hover .header-dropdown-menu-items {
  border: none;
  margin-left: 0px;
}

/* line 203, ../../app/assets/stylesheets/header.css.scss */
.main-header__fixed-items {
  position: absolute;
  top: 2px;
  right: 0;
}

/* line 209, ../../app/assets/stylesheets/header.css.scss */
.main-header__spacer {
  margin: 0px 20px;
  padding: 5px;
  font-size: 40px;
}

/***********************************************************************************
 SEARCH
 */
/* line 217, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-wrap {
  width: 40px;
  height: 40px;
  position: relative;
}

/* line 224, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-field-wrap {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin: 0px auto;
  position: relative;
  background: #f2f2f2;
  transition: width 0.3s ease-in 0s;
  -moz-transition: width 0.3s ease-in 0s;
  -ms-transition: width 0.3s ease-in 0s;
  -o-transition: width 0.3s ease-in 0s;
  -webkit-transition: width 0.3s ease-in 0s;
}

/* line 236, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-button-wrap {
  cursor: pointer;
  width: 40px;
  border-radius: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 243, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-button-wrap .search-icon {
  display: inline-block;
  margin: 9px 0px 5px 0px;
  background: url("/assets/sprite-sheet.png") no-repeat -105px -84px;
  background-size: 168px 147px;
  width: 21px;
  height: 21px;
}
/* line 248, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-button-wrap .close-search {
  display: none;
  margin: 14px 14px;
  background: url("/assets/sprite-sheet.png") no-repeat -60px -72px;
  background-size: 96px 84px;
  width: 12px;
  height: 12px;
}
/* line 253, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-button-wrap:hover {
  background: #f2f2f2;
}

/* line 258, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-suggestions-container {
  width: 100%;
  background-color: #fff;
  display: none;
  opacity: 0;
  -webkit-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}
@media (min-width: 768px) {
  /* line 258, ../../app/assets/stylesheets/header.css.scss */
  .main-header__search-suggestions-container {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    height: 100vh;
    z-index: -10 !important;
  }
}

/* line 275, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-placeholder {
  display: none;
  opacity: 0;
  -webkit-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}

/* line 280, ../../app/assets/stylesheets/header.css.scss */
.main-header__placeholder-search-suggestions-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 283, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-algolia-suggestions {
  height: 100%;
}

/* line 287, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-suggestions-container--no-results .main-header__search-placeholder {
  display: block;
  opacity: 1;
  background-color: white;
}
/* line 292, ../../app/assets/stylesheets/header.css.scss */
.main-header__search-suggestions-container--no-results .main-header__search-algolia-suggestions {
  display: none;
}

/* line 297, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__top-menu-group--hide-during-search {
  opacity: 0;
}
/* line 300, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__sticky-header-logo-wrap {
  opacity: 0 !important;
}
/* line 306, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__search-wrap {
  z-index: 20;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: white;
}
/* line 316, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__search-field-wrap {
  width: 500px;
  margin-top: 90px;
}
/* line 320, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__search-field-wrap .main-header__search-input {
  opacity: 1;
}
/* line 326, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__search-button-wrap .search-icon {
  display: none;
}
/* line 329, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__search-button-wrap .close-search {
  display: block;
}
/* line 334, ../../app/assets/stylesheets/header.css.scss */
.main-header--search-mode .main-header__search-suggestions-container {
  display: block;
  opacity: 1;
}

/***********************************************************************************
 CART
 */
/* line 344, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button-wrap {
  float: right;
}

/* line 348, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button {
  padding: 0px;
  border: 1px solid transparent;
  border-radius: 50%;
  position: relative;
  display: block;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
/* line 357, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button .number {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  min-width: 18px;
  height: 18px;
  line-height: 22px;
  padding: 0 0px 2px 2px;
  background-color: #151315;
  color: white;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  font-weight: 600;
}
/* line 375, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button.has-items .number {
  display: block;
}
/* line 379, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button:hover {
  background: #f2f2f2;
}
/* line 381, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button:hover::after {
  background: transparent;
}

/* line 388, ../../app/assets/stylesheets/header.css.scss */
.main-header__cart-button-icon {
  background: url("/assets/sprite-sheet.png") no-repeat -161px -23px;
  background-size: 184px 161px;
  width: 23px;
  height: 23px;
  margin: 10px;
}

/***********************************************************************************
 ACCOUNT
 */
/* line 396, ../../app/assets/stylesheets/header.css.scss */
.main-header__account-menu-wrap {
  float: right;
}
/* line 398, ../../app/assets/stylesheets/header.css.scss */
.main-header__account-menu-wrap icon {
  font-size: 22px;
  line-height: 22px;
}
/* line 403, ../../app/assets/stylesheets/header.css.scss */
.main-header__account-menu-wrap:hover icon {
  color: white;
}
/* line 407, ../../app/assets/stylesheets/header.css.scss */
.main-header__account-menu-wrap .main-header__top-menu-item {
  padding: 10px 10px 7px;
}
/* line 410, ../../app/assets/stylesheets/header.css.scss */
.main-header__account-menu-wrap .header-dropdown-menu-items {
  left: auto;
  margin: 0;
  right: -2px;
  top: 100%;
}

/***********************************************************************************
 WISHLIST
 */
/* line 420, ../../app/assets/stylesheets/header.css.scss */
.main-header__wishlist-button-wrap {
  float: right;
}

/* line 424, ../../app/assets/stylesheets/header.css.scss */
.main-header__wishlist-button {
  padding: 0px;
  border: 1px solid transparent;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
/* line 436, ../../app/assets/stylesheets/header.css.scss */
.main-header__wishlist-button:hover {
  background: #f2f2f2;
}
/* line 438, ../../app/assets/stylesheets/header.css.scss */
.main-header__wishlist-button:hover::after {
  background: transparent;
}

/* line 444, ../../app/assets/stylesheets/header.css.scss */
.main-header__wishlist-icon {
  font-size: 23px;
}

/***********************************************************************************
 RECENTLY VIEWED
 */
/* line 450, ../../app/assets/stylesheets/header.css.scss */
.main-header__recently-viewed-button-wrap {
  display: none;
  float: right;
}

/* line 455, ../../app/assets/stylesheets/header.css.scss */
.main-header__recently-viewed-button {
  padding: 0px;
  height: 40px;
  width: 40px;
  border: 1px solid transparent;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
/* line 467, ../../app/assets/stylesheets/header.css.scss */
.main-header__recently-viewed-button:hover {
  background: #f2f2f2;
}
/* line 469, ../../app/assets/stylesheets/header.css.scss */
.main-header__recently-viewed-button:hover::after {
  background: transparent;
}

/* line 475, ../../app/assets/stylesheets/header.css.scss */
.main-header__recently-viewed-icon {
  display: inline-block;
  background: url(/assets/icons/view.png) no-repeat center;
  background-size: 40px;
  height: 15px;
  width: 37px;
}

@media screen and (max-width: 1200px) {
  /* line 483, ../../app/assets/stylesheets/header.css.scss */
  .main-header__large-displays {
    display: none;
  }
}
/* line 2, ../../app/assets/stylesheets/mobile-test.css.scss */
#js-mobile-test {
  display: none;
}
@media (max-width: 767px) {
  /* line 2, ../../app/assets/stylesheets/mobile-test.css.scss */
  #js-mobile-test {
    display: block;
  }
}
/* line 1, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__initiate-button {
  display: none;
  position: absolute;
  text-align: center;
  padding: 2px;
  right: 0px;
  top: 0;
}

/* line 11, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__initiate-button-parent:hover .cropper__initiate-button {
  display: block;
}

/* line 17, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper-popup .mfp-content {
  max-width: 60%;
  max-height: 60%;
  padding: 5%;
  box-shadow: 0px 0px 15px #ccc;
  background: #fff;
}

/* line 26, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__modal-content-wrap {
  position: relative;
  height: 100%;
}

/* line 30, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__cropper-wrap {
  height: 50vh;
  margin: 5px;
  position: relative;
}

/* line 36, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__cropper-status {
  position: absolute;
  top: -20px;
}

/* line 40, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__image {
  height: 100%;
}
/* line 43, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__image .cropper-container {
  width: 100% !important;
}

/* line 48, ../../../app/assets/stylesheets/shared/cropper.css.scss */
.cropper__frame {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 1px solid red;
  top: 0;
  left: 0;
}
/* COLORS
----------------------------------------------------------------------- */
/* line 3, ../../app/assets/stylesheets/labels.css.scss */
.label {
  padding: 10px 10px 7px 30px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #333333;
  font-weight: normal;
  font-size: 11px;
  line-height: 11px;
  position: relative;
  text-shadow: none;
  border-radius: 0;
  min-width: 50px;
}
/* line 15, ../../app/assets/stylesheets/labels.css.scss */
.label:before {
  content: '';
  background: url(/assets/sprites.png) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 7px;
}

/* line 27, ../../app/assets/stylesheets/labels.css.scss */
.label-pill {
  font-size: 0.7em;
  min-width: 0;
  padding: 3px 3px 1px 5px;
  border-radius: 7px;
}
/* line 32, ../../app/assets/stylesheets/labels.css.scss */
.label-pill:before {
  width: 0;
  height: 0;
}

/* line 38, ../../app/assets/stylesheets/labels.css.scss */
.label-canceled, .label-disabled {
  background-color: gray;
}
/* line 40, ../../app/assets/stylesheets/labels.css.scss */
.label-canceled:before, .label-disabled:before {
  background-position: 0 -100px;
}

/* line 45, ../../app/assets/stylesheets/labels.css.scss */
.label-deleted {
  background-color: gray;
}
/* line 47, ../../app/assets/stylesheets/labels.css.scss */
.label-deleted:before {
  background-position: -50px -100px;
}

/* line 52, ../../app/assets/stylesheets/labels.css.scss */
.label-pending, .label-review, .label-processing, .label-offer, .label-balance_due {
  background-color: #922d8d;
}
/* line 54, ../../app/assets/stylesheets/labels.css.scss */
.label-pending:before, .label-review:before, .label-processing:before, .label-offer:before, .label-balance_due:before {
  background-position: -150px -100px;
}

/* line 59, ../../app/assets/stylesheets/labels.css.scss */
.label-countered, .label-payment, .label-shipment, .label-ready, .label-awaiting_return, .label-rma, .label-checkout, .label-authorized, .label-initiated, .label-hold {
  background-color: #f59231;
}
/* line 61, ../../app/assets/stylesheets/labels.css.scss */
.label-countered:before, .label-payment:before, .label-shipment:before, .label-ready:before, .label-awaiting_return:before, .label-rma:before, .label-checkout:before, .label-authorized:before, .label-initiated:before, .label-hold:before {
  background-position: -150px -100px;
}

/* line 66, ../../app/assets/stylesheets/labels.css.scss */
.label-rejected, .label-void {
  background-color: gray;
}
/* line 68, ../../app/assets/stylesheets/labels.css.scss */
.label-rejected:before, .label-void:before {
  background-position: -200px -100px;
}

/* line 73, ../../app/assets/stylesheets/labels.css.scss */
.label-accepted, .label-active, .label-complete, .label-shipped, .label-completed, .label-paid {
  background-color: #3fb34f;
}
/* line 75, ../../app/assets/stylesheets/labels.css.scss */
.label-accepted:before, .label-active:before, .label-complete:before, .label-shipped:before, .label-completed:before, .label-paid:before {
  background-position: -250px -100px;
}

/* line 80, ../../app/assets/stylesheets/labels.css.scss */
.label-sold {
  background-color: #1073b9;
}
/* line 82, ../../app/assets/stylesheets/labels.css.scss */
.label-sold:before {
  background-position: -100px -100px;
}

/* line 87, ../../app/assets/stylesheets/labels.css.scss */
.label-failed, .label-balance_due, .label-credit_owed {
  background-color: red;
}
/* line 89, ../../app/assets/stylesheets/labels.css.scss */
.label-failed:before, .label-balance_due:before, .label-credit_owed:before {
  background-position: -100px -100px;
}

/* line 94, ../../app/assets/stylesheets/labels.css.scss */
.label-imported {
  background-color: #fc5b07;
  float: left;
  padding: 7px 4px 6px 10px;
  text-align: center;
  color: white;
}
/* line 100, ../../app/assets/stylesheets/labels.css.scss */
.label-imported:before {
  background: none;
}

/* line 105, ../../app/assets/stylesheets/labels.css.scss */
.label-hot {
  background-color: #dd1111;
  float: right;
}
/* line 108, ../../app/assets/stylesheets/labels.css.scss */
.label-hot:before {
  background-position: -100px -100px;
}

/* line 113, ../../app/assets/stylesheets/labels.css.scss */
.label-warning {
  background-color: #f59231;
}
/* line 115, ../../app/assets/stylesheets/labels.css.scss */
.label-warning:before {
  background-position: -200px -100px;
}
/* FONTS
----------------------------------------------------------------------- */
/* line 5, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 120px;
  background-color: #A94549;
  color: white;
  font-size: 13px;
}
/* line 14, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-flex: 0.3;
  -webkit-flex-grow: 0.3;
      -ms-flex-positive: 0.3;
          flex-grow: 0.3;
}
/* line 20, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .right-column {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 25, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  z-index: 1;
}
/* line 31, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_row-reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  z-index: 1;
}
/* line 37, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_row-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}
/* line 45, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_title {
  font-size: x-large;
  font-weight: normal;
  letter-spacing: 1px;
}
/* line 51, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_desc {
  font-size: 17px;
  line-height: 1.7;
}
/* line 56, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_city {
  padding: 40px 0px 20px;
}
/* line 60, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_location {
  font-weight: bold;
  letter-spacing: 2px;
}
/* line 65, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .downcase {
  text-transform: lowercase;
}
/* line 69, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory ul {
  list-style-type: none;
  padding: 15px;
}
/* line 74, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory li {
  line-height: 18px;
}
/* line 78, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .directory_image {
  max-width: 100%;
  height: auto;
  position: absolute;
}
/* line 84, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .img-reverse {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
/* line 88, ../../app/assets/stylesheets/showroom_directory.css.scss */
#ss19-directory .extra-margin {
  margin-top: 120px;
}
@media (max-width: 425px) {
  /* line 93, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .directory_background {
    padding: 50px;
    text-align: left;
  }
  /* line 97, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .directory_desc {
    font-size: 15px;
  }
  /* line 100, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .directory_title {
    font-size: large;
  }
  /* line 103, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .directory_row-reverse {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  /* line 106, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .directory_image {
    max-width: 100px;
    margin-top: 40px;
  }
  /* line 110, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .extra-margin {
    margin-top: 80px;
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media (min-width: 1200px) {
  /* line 117, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #ss19-directory .directory_background {
    margin: 0px 200px;
  }
}

/* line 125, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  background-color: #CBB295;
  color: white;
  font-size: 15px;
}
/* line 133, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-flex: 0.3;
  -webkit-flex-grow: 0.3;
      -ms-flex-positive: 0.3;
          flex-grow: 0.3;
}
/* line 139, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  z-index: 1;
  margin: 0px 20% 0px 20%;
  padding: 120px 10px 50px 0px;
}
/* line 146, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .without-top-padding {
  padding-top: 0px !important;
}
/* line 150, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_row-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}
/* line 158, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_row-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px;
}
/* line 166, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_title {
  font-size: xx-large;
  font-weight: normal;
  letter-spacing: 1px;
  padding-bottom: 25px;
  line-height: 25pt;
}
/* line 174, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_desc {
  font-size: 17px;
  line-height: 1.7;
}
/* line 179, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory_location, #aw19-directory .directory_name {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
}
/* line 185, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory-date {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
/* line 192, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory-address, #aw19-directory .directory_description {
  font-size: 15px;
}
/* line 196, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory-register {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  width: 180px;
  margin: 20px 0px 10px 0px;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  padding-top: 10px;
}
/* line 206, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory .directory-register:hover {
  background-color: #000;
  border: none;
}
/* line 212, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory ul {
  list-style-type: none;
  padding: 15px;
}
/* line 217, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory li {
  line-height: 18px;
}
@media (max-width: 425px) {
  /* line 222, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #aw19-directory .directory_background {
    text-align: left;
  }
  /* line 225, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #aw19-directory .directory_row {
    margin: 0px 8% 0px 8%;
  }
  /* line 228, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #aw19-directory .directory_desc {
    font-size: 15px;
  }
  /* line 231, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #aw19-directory .directory_title {
    font-size: large;
  }
}
@media (min-width: 1200px) {
  /* line 237, ../../app/assets/stylesheets/showroom_directory.css.scss */
  #aw19-directory .directory_background {
    margin: 0px 200px;
  }
}
/* line 242, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory a {
  color: #ffffff;
}
/* line 244, ../../app/assets/stylesheets/showroom_directory.css.scss */
#aw19-directory a:hover {
  border-color: #ffffff;
}
/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *




























 */

/* FONTS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters {
  margin-top: 100px;
  text-align: right;
  margin: 0px auto;
}
/* line 8, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters .filter, #offers-filters .gift-cards {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
  margin: 0px 10px;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
}
/* line 17, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters .filter.current, #offers-filters .gift-cards.current {
  border-bottom: 1px solid #444;
}
/* line 21, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters .filter:hover, #offers-filters .gift-cards:hover {
  border-bottom: 1px solid #000;
}
/* line 25, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters .filter.offers-label, #offers-filters .gift-cards.offers-label {
  cursor: default;
}
/* line 28, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters .filter.offers-label:hover, #offers-filters .gift-cards.offers-label:hover {
  border-bottom: none;
}
/* line 35, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-filters .filter a, #offers-filters .filter a:hover, #offers-filters .filter a:active, #offers-filters .filter a:visited, #offers-filters .gift-cards a, #offers-filters .gift-cards a:hover, #offers-filters .gift-cards a:active, #offers-filters .gift-cards a:visited {
  border-bottom: none;
  text-decoration: none;
}

/* line 42, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-scrollers {
  position: fixed;
  top: 50%;
}
/* line 46, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-scrollers .button {
  position: absolute;
  border: 2px solid #444;
  height: 50px;
  width: 50px;
}
/* line 52, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-scrollers .button:hover {
  border-color: #000;
}
/* line 56, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-scrollers .button.prev {
  left: 50px;
}
/* line 60, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-scrollers .button.next {
  right: 50px;
}

/* line 69, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list .item {
  margin: 100px 0px;
  float: none;
}
/* line 74, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list .no-items {
  margin: 40px 0px;
  text-align: center;
  font-size: 14px;
  display: none;
}
/* line 82, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list.all .item {
  display: block;
}
/* line 88, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list.pending .item {
  display: none;
}
/* line 91, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list.pending .item.pending {
  display: block;
}
/* line 98, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list.accepted .item {
  display: none;
}
/* line 101, ../../../app/assets/stylesheets/store/account.css.scss */
#offers-list.accepted .item.accepted {
  display: block;
}

/* line 109, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail {
  border-bottom: 1px solid #000;
}
/* line 112, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-main {
  position: relative;
  margin-bottom: 60px;
  margin-left: 0px;
  font-size: 14px;
}
/* line 118, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-main .photo {
  width: 100%;
}
/* line 122, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-main .details {
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 10px 0px;
}
/* line 128, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-main .details .row {
  margin: 0px 10px;
}
/* line 132, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-main .details .status-text {
  margin-top: 15px;
}
/* line 136, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-main .details .actions {
  text-align: center;
}
/* line 146, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-summary .status {
  text-transform: uppercase;
}
/* line 150, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-summary .key {
  margin-top: 15px;
}
/* line 154, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-summary .value.retail {
  text-decoration: line-through;
}
/* line 158, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .offer-summary .value.offer {
  font-size: 20px;
  line-height: 30px;
}
/* line 165, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .key {
  margin-top: 20px;
}
/* line 173, ../../../app/assets/stylesheets/store/account.css.scss */
.offer-detail .product-link, .offer-detail .details-link {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 183, ../../../app/assets/stylesheets/store/account.css.scss */
#profile #profile-links {
  margin: 50px auto;
  padding: 10px;
  border-bottom: 2px solid #000;
}
/* line 188, ../../../app/assets/stylesheets/store/account.css.scss */
#profile #profile-links .link {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
  margin: 0px 10px;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
}
/* line 197, ../../../app/assets/stylesheets/store/account.css.scss */
#profile #profile-links .link a:hover {
  border-bottom: 1px solid #000;
}
/* line 203, ../../../app/assets/stylesheets/store/account.css.scss */
#profile .key {
  margin-top: 24px;
}
/* line 207, ../../../app/assets/stylesheets/store/account.css.scss */
#profile .value {
  font-size: 1.0em;
}
/* line 212, ../../../app/assets/stylesheets/store/account.css.scss */
#profile form .radio {
  display: inline-block;
  margin-right: 10px;
}
/* line 215, ../../../app/assets/stylesheets/store/account.css.scss */
#profile form .radio label {
  margin-bottom: 0px;
  line-height: 24px;
}

/* line 225, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit, #email-subscriptions {
  padding: 50px 0px;
  margin: 20px auto;
}
/* line 229, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .control-group, #email-subscriptions .control-group {
  margin: 20px 0px;
}
/* line 233, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .subtext, #email-subscriptions .subtext {
  font-size: 12px;
}
/* line 237, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .image-container, #email-subscriptions .image-container {
  position: relative;
  margin: 0px auto;
  width: 120px;
  height: 120px;
}
/* line 243, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .image-container img, #email-subscriptions .image-container img {
  background-color: #eee;
}
/* line 247, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .image-container .image-loading, #email-subscriptions .image-container .image-loading {
  position: absolute;
  left: 50px;
  top: 50px;
  width: 20px;
  height: 20px;
  background: url(/assets/loading.gif) center no-repeat;
  background-size: cover;
  display: none;
}
/* line 260, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .image-container.processing img, #email-subscriptions .image-container.processing img {
  opacity: 0.3;
}
/* line 264, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit .image-container.processing .image-loading, #email-subscriptions .image-container.processing .image-loading {
  display: inline-block;
}
/* line 270, ../../../app/assets/stylesheets/store/account.css.scss */
#profile-edit input[type=checkbox], #email-subscriptions input[type=checkbox] {
  margin-right: 10px;
}

/* line 280, ../../../app/assets/stylesheets/store/account.css.scss */
#favorites .marketing-banner {
  display: none;
}

/* line 285, ../../../app/assets/stylesheets/store/account.css.scss */
.orders-list .order-summary {
  padding: 20px 0px;
  line-height: 1.5em;
}
/* line 289, ../../../app/assets/stylesheets/store/account.css.scss */
.orders-list .order-summary.odd {
  background: #fafafa;
}
/* line 294, ../../../app/assets/stylesheets/store/account.css.scss */
.orders-list .product-name {
  font-size: 1.2em;
}
/* line 298, ../../../app/assets/stylesheets/store/account.css.scss */
.orders-list .order-total {
  font-size: 1.2em;
}
/* line 302, ../../../app/assets/stylesheets/store/account.css.scss */
.orders-list .cart-item-image {
  display: inline-block;
  border: 1px solid #eee;
}

/* line 308, ../../../app/assets/stylesheets/store/account.css.scss */
#referrals-landing {
  background: url(/assets/garmentory_referral_background.jpg) bottom no-repeat;
  background-size: cover;
  min-height: 1400px;
  padding: 0px 20px;
}

/* line 317, ../../../app/assets/stylesheets/store/account.css.scss */
#referrals .share-header {
  text-align: center;
  margin: 100px auto;
}
/* line 322, ../../../app/assets/stylesheets/store/account.css.scss */
#referrals .refer-block {
  padding: 20px;
  min-height: 450px;
  box-sizing: border-box;
}
/* line 328, ../../../app/assets/stylesheets/store/account.css.scss */
#referrals .refer-block.email-refer textarea {
  line-height: 1.5em;
  background: #fff;
}
/* line 335, ../../../app/assets/stylesheets/store/account.css.scss */
#referrals .copy-button {
  height: 64px;
  line-height: 66px;
  padding: 0 32px;
}
/* line 341, ../../../app/assets/stylesheets/store/account.css.scss */
#referrals .referrals-list {
  margin: 50px auto;
}

/* line 347, ../../../app/assets/stylesheets/store/account.css.scss */
.referrals td {
  text-align: center;
}
/* line 350, ../../../app/assets/stylesheets/store/account.css.scss */
.referrals td:first-child {
  text-align: left;
}

/* line 356, ../../../app/assets/stylesheets/store/account.css.scss */
.contact-imports {
  margin-bottom: 100px;
}
/* line 358, ../../../app/assets/stylesheets/store/account.css.scss */
.contact-imports a {
  margin-right: 15px;
}

/* line 363, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts, .omni-search {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 368, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div, .omni-search div {
  float: left;
  padding-bottom: 2px;
  overflow-x: hidden;
}
/* line 373, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-name, .omni-search div.omni-name {
  width: 300px;
  padding-left: 10px;
}
/* line 378, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-email, .omni-search div.omni-email {
  width: 455px;
  padding-left: 5px;
  margin-right: 5px;
}
/* line 383, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-email form, .omni-search div.omni-email form {
  margin: 0;
}
/* line 386, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-email form label.error, .omni-search div.omni-email form label.error {
  display: none;
}
/* line 392, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.blank-val span, .omni-search div.blank-val span {
  display: none;
}
/* line 396, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-invite, .omni-search div.omni-invite {
  width: 85px;
  position: relative;
  overflow-x: visible;
}
/* line 401, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-invite .inviting-img, .omni-search div.omni-invite .inviting-img {
  display: none;
  position: absolute;
  right: -2px;
  bottom: -2px;
}
/* line 407, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div.omni-invite .inviting-img img, .omni-search div.omni-invite .inviting-img img {
  width: 25px;
  height: 25px;
}
/* line 414, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div input, .omni-search div input {
  width: 275px;
  margin-bottom: 0;
}
/* line 418, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts div input.error, .omni-search div input.error {
  font-weight: bold;
  color: #e45353 !important;
}
/* line 425, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts .invited, .omni-search .invited {
  color: #3FB34F;
  font-weight: bold;
}
/* line 429, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts .invited a, .omnicontacts .invited input, .omni-search .invited a, .omni-search .invited input {
  color: #3FB34F;
  font-weight: bold;
}

/* line 436, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts-header {
  text-transform: uppercase;
}
/* line 439, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts-header div {
  padding: 5px 10px;
}
/* line 443, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts-header span {
  padding: 5px 0px;
}
/* line 447, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts-header div, .omnicontacts-header span {
  height: 19px;
  background-color: #d9d9db;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
/* line 455, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts-header div:first-child, .omnicontacts-header span:first-child {
  width: 220px;
  padding-right: 75px;
}
/* line 460, ../../../app/assets/stylesheets/store/account.css.scss */
.omnicontacts-header div:last-child, .omnicontacts-header span:last-child {
  width: 305px;
  padding-right: 235px;
}

/* line 467, ../../../app/assets/stylesheets/store/account.css.scss */
.omni-search {
  margin-bottom: 15px;
}
/* line 470, ../../../app/assets/stylesheets/store/account.css.scss */
.omni-search label {
  display: inline;
  margin-right: 5px;
}
/* line 475, ../../../app/assets/stylesheets/store/account.css.scss */
.omni-search span.ui-helper-hidden-accessible {
  display: none;
}
/* line 479, ../../../app/assets/stylesheets/store/account.css.scss */
.omni-search ul {
  list-style: none;
  margin: 5px 0 0 0;
  padding-bottom: 10px;
  display: none;
}
/* line 485, ../../../app/assets/stylesheets/store/account.css.scss */
.omni-search ul input {
  margin-bottom: 5px;
}

/* line 491, ../../../app/assets/stylesheets/store/account.css.scss */
ul.ui-autocomplete {
  background-color: white;
  list-style: none;
  width: 400px;
  border: 1px solid black;
}
/* line 497, ../../../app/assets/stylesheets/store/account.css.scss */
ul.ui-autocomplete li {
  padding: 1px 3px;
}

/* line 502, ../../../app/assets/stylesheets/store/account.css.scss */
.simplePagerNav {
  clear: both;
  list-style: none;
  margin: 0;
}
/* line 507, ../../../app/assets/stylesheets/store/account.css.scss */
.simplePagerNav li {
  display: block;
  float: left;
  padding: 7px;
  margin-bottom: 10px;
  font-family: georgia;
  font-size: 14px;
}
/* line 515, ../../../app/assets/stylesheets/store/account.css.scss */
.simplePagerNav li.currentPage {
  background: #FF9500;
}

/* line 521, ../../../app/assets/stylesheets/store/account.css.scss */
.simplePagerNav::before {
  content: "Page:";
  float: left;
  font-weight: bold;
  height: 21px;
  margin: 10px;
}

/* line 529, ../../../app/assets/stylesheets/store/account.css.scss */
.loading-img {
  display: none;
  float: right;
  width: 60%;
  text-align: center;
  margin-top: 100px;
}
/* line 536, ../../../app/assets/stylesheets/store/account.css.scss */
.loading-img img {
  width: 40px;
  height: 40px;
}

/* line 543, ../../../app/assets/stylesheets/store/account.css.scss */
.mail-icon:before {
  content: "\f0e0";
  text-align: center !important;
  display: inline-block;
  padding-right: 5px;
  font-family: Font Awesome\ 5 Free;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
/* line 2, ../../../app/assets/stylesheets/store/admin-user.css.scss */
body.admin-user #filter-categories .category-option-group.admin-only {
  display: block;
}
/* FONTS
----------------------------------------------------------------------- */
/* line 17, ../../../app/assets/stylesheets/store/authentication.css.scss */
#fb-button, #checkout-as-guest-button {
  border: 2px solid #3b579d;
  color: #3b579d;
  vertical-align: middle;
  padding: 18px;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 11px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 17, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #fb-button, #checkout-as-guest-button {
    color: #fff;
    background-color: #3b579d;
  }
}

/* line 39, ../../../app/assets/stylesheets/store/authentication.css.scss */
#footer .footer-sign-up .or-divider .tick {
  display: inline-block;
  margin: 10px 0 22px 0;
  width: 39%;
  height: 1px;
  background-color: #999;
}
/* line 46, ../../../app/assets/stylesheets/store/authentication.css.scss */
#footer .footer-sign-up .or-divider p {
  display: inline-block;
  padding: 0;
  width: 19%;
  margin-bottom: 15px;
  vertical-align: bottom;
  text-align: center;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 11px;
}

/* line 61, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer, #new-customer, #order-confirmation-sign-up {
  padding: 0 2%;
}
/* line 64, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .span5, #new-customer .span5, #order-confirmation-sign-up .span5 {
  margin: 0 auto;
  float: none;
}
/* line 69, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .logo, #new-customer .logo, #order-confirmation-sign-up .logo {
  margin-bottom: 26px;
}
/* line 71, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .logo .logo-large, #new-customer .logo .logo-large, #order-confirmation-sign-up .logo .logo-large {
  height: 50px;
}
/* line 76, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form, #existing-customer .sign-in-form, #existing-customer form, #new-customer .sign-up-form, #new-customer .sign-in-form, #new-customer form, #order-confirmation-sign-up .sign-up-form, #order-confirmation-sign-up .sign-in-form, #order-confirmation-sign-up form {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 5px;
}
/* line 80, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form h1, #existing-customer .sign-in-form h1, #existing-customer form h1, #new-customer .sign-up-form h1, #new-customer .sign-in-form h1, #new-customer form h1, #order-confirmation-sign-up .sign-up-form h1, #order-confirmation-sign-up .sign-in-form h1, #order-confirmation-sign-up form h1 {
  font-family: 'DIN Medium';
  font-size: 2em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0;
}
/* line 87, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form h2, #existing-customer .sign-in-form h2, #existing-customer form h2, #new-customer .sign-up-form h2, #new-customer .sign-in-form h2, #new-customer form h2, #order-confirmation-sign-up .sign-up-form h2, #order-confirmation-sign-up .sign-in-form h2, #order-confirmation-sign-up form h2 {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
/* line 94, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form p, #existing-customer .sign-in-form p, #existing-customer form p, #new-customer .sign-up-form p, #new-customer .sign-in-form p, #new-customer form p, #order-confirmation-sign-up .sign-up-form p, #order-confirmation-sign-up .sign-in-form p, #order-confirmation-sign-up form p {
  padding: 0;
  margin-bottom: 0;
}
/* line 98, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form label, #existing-customer .sign-in-form label, #existing-customer form label, #new-customer .sign-up-form label, #new-customer .sign-in-form label, #new-customer form label, #order-confirmation-sign-up .sign-up-form label, #order-confirmation-sign-up .sign-in-form label, #order-confirmation-sign-up form label {
  margin-bottom: -10px;
}
/* line 101, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form input, #existing-customer .sign-in-form input, #existing-customer form input, #new-customer .sign-up-form input, #new-customer .sign-in-form input, #new-customer form input, #order-confirmation-sign-up .sign-up-form input, #order-confirmation-sign-up .sign-in-form input, #order-confirmation-sign-up form input {
  border: 2px solid #000;
  height: 44px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}
/* line 107, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form input.first, #existing-customer .sign-in-form input.first, #existing-customer form input.first, #new-customer .sign-up-form input.first, #new-customer .sign-in-form input.first, #new-customer form input.first, #order-confirmation-sign-up .sign-up-form input.first, #order-confirmation-sign-up .sign-in-form input.first, #order-confirmation-sign-up form input.first {
  float: left;
  width: 49%;
}
/* line 111, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form input.last, #existing-customer .sign-in-form input.last, #existing-customer form input.last, #new-customer .sign-up-form input.last, #new-customer .sign-in-form input.last, #new-customer form input.last, #order-confirmation-sign-up .sign-up-form input.last, #order-confirmation-sign-up .sign-in-form input.last, #order-confirmation-sign-up form input.last {
  float: right;
  width: 49%;
}
/* line 115, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form input.button, #existing-customer .sign-in-form input.button, #existing-customer form input.button, #new-customer .sign-up-form input.button, #new-customer .sign-in-form input.button, #new-customer form input.button, #order-confirmation-sign-up .sign-up-form input.button, #order-confirmation-sign-up .sign-in-form input.button, #order-confirmation-sign-up form input.button {
  display: none;
}
/* line 118, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form input:focus, #existing-customer .sign-in-form input:focus, #existing-customer form input:focus, #new-customer .sign-up-form input:focus, #new-customer .sign-in-form input:focus, #new-customer form input:focus, #order-confirmation-sign-up .sign-up-form input:focus, #order-confirmation-sign-up .sign-in-form input:focus, #order-confirmation-sign-up form input:focus {
  background-color: #f1f1f1;
  color: #000;
}
/* line 123, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form .tick, #existing-customer .sign-in-form .tick, #existing-customer form .tick, #new-customer .sign-up-form .tick, #new-customer .sign-in-form .tick, #new-customer form .tick, #order-confirmation-sign-up .sign-up-form .tick, #order-confirmation-sign-up .sign-in-form .tick, #order-confirmation-sign-up form .tick {
  display: inline-block;
  margin: 10px 0 15px 0;
  width: 100%;
  height: 1px;
  background-color: #999;
}
/* line 130, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .sign-up-form .btn, #existing-customer .sign-in-form .btn, #existing-customer form .btn, #new-customer .sign-up-form .btn, #new-customer .sign-in-form .btn, #new-customer form .btn, #order-confirmation-sign-up .sign-up-form .btn, #order-confirmation-sign-up .sign-in-form .btn, #order-confirmation-sign-up form .btn {
  display: block;
  width: 100%;
  height: 52px;
  font-size: 12px;
  margin: 10px 0;
  font-weight: 600;
  letter-spacing: 1.5px;
}
/* line 141, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .or-divider, #new-customer .or-divider, #order-confirmation-sign-up .or-divider {
  margin-bottom: 16px;
  margin-top: 0px;
}
/* line 144, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .or-divider .tick, #new-customer .or-divider .tick, #order-confirmation-sign-up .or-divider .tick {
  display: inline-block;
  margin: 0px;
  width: 39%;
  height: 1px;
  background-color: #999;
}
/* line 151, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .or-divider p, #new-customer .or-divider p, #order-confirmation-sign-up .or-divider p {
  display: inline-block;
  padding: 0;
  width: 19%;
  margin: -3px 0px;
  vertical-align: bottom;
  text-align: center;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 11px;
}
/* line 165, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .mfp-close:hover, #new-customer .mfp-close:hover, #order-confirmation-sign-up .mfp-close:hover {
  background-color: transparent;
}
/* line 169, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer .right, #new-customer .right, #order-confirmation-sign-up .right {
  padding: 0px 20px;
}
/* line 173, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer #facebook, #new-customer #facebook, #order-confirmation-sign-up #facebook {
  height: 60px;
}
/* line 175, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer #facebook iframe, #new-customer #facebook iframe, #order-confirmation-sign-up #facebook iframe {
  height: 0px;
}
/* line 181, ../../../app/assets/stylesheets/store/authentication.css.scss */
#existing-customer #checkout-as-guest-button, #new-customer #checkout-as-guest-button, #order-confirmation-sign-up #checkout-as-guest-button {
  margin-bottom: 20px;
  border-color: #000;
  background: #fff;
  color: #000;
}

/* line 193, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login form br, #signup form br {
  display: none;
}
/* line 197, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login label > label, #signup label > label {
  display: inline;
}
/* line 202, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login #content:hover, #signup #content:hover {
  border-bottom: none;
}
/* line 211, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login .errorExplanation h2, #login .errorExplanation p, #signup .errorExplanation h2, #signup .errorExplanation p {
  display: none;
}

/* line 217, ../../../app/assets/stylesheets/store/authentication.css.scss */
.instructions {
  margin: 40px auto;
}
/* line 220, ../../../app/assets/stylesheets/store/authentication.css.scss */
.instructions .title {
  font-family: 'DIN Medium';
  font-size: 2em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0;
}
/* line 227, ../../../app/assets/stylesheets/store/authentication.css.scss */
.instructions h2 {
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
}

/* line 236, ../../../app/assets/stylesheets/store/authentication.css.scss */
#forgot-password h6 {
  font-size: 30px;
}

/* line 242, ../../../app/assets/stylesheets/store/authentication.css.scss */
form#new_user br {
  display: none;
}

/* line 247, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-lightbox {
  position: absolute;
  top: 0px;
  z-index: 4;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
}
@media (max-width: 400px) {
  /* line 247, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-lightbox {
    text-align: center;
  }
}

/* line 261, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup, #something-new-popup, #nisolo-popup {
  position: relative;
  float: none;
  height: 100vh;
  width: 100%;
  background-color: #fff;
  margin: auto auto;
  border-radius: 2px;
  overflow: hidden;
  background: url("/assets/signup-lightbox-fullsize.jpg") no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 261, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup, #something-new-popup, #nisolo-popup {
    background: #fff;
  }
}
/* line 279, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .lightbox-overlay, #something-new-popup .lightbox-overlay, #nisolo-popup .lightbox-overlay {
  height: 100vh;
  width: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.8) 92%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.8) 92%, rgba(255, 255, 255, 0.8) 100%);
}
@media (max-width: 767px) {
  /* line 279, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .lightbox-overlay, #something-new-popup .lightbox-overlay, #nisolo-popup .lightbox-overlay {
    background: transparent;
  }
}
/* line 287, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-background-parallelogram, #something-new-popup .signup-background-parallelogram, #nisolo-popup .signup-background-parallelogram {
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 100%;
  height: 100%;
  left: -16%;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
}
/* line 299, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .content, #something-new-popup .content, #nisolo-popup .content {
  position: absolute;
  height: 100%;
}
/* line 305, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .mobile-header, #something-new-popup .signup-section .mobile-header, #nisolo-popup .signup-section .mobile-header {
  display: none;
  width: 100%;
  box-sizing: border-box;
  background: url("/assets/signup-lightbox-mobile.jpg") no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 305, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .signup-section .mobile-header, #something-new-popup .signup-section .mobile-header, #nisolo-popup .signup-section .mobile-header {
    display: block;
  }
}
/* line 314, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .mobile-header .overlay, #something-new-popup .signup-section .mobile-header .overlay, #nisolo-popup .signup-section .mobile-header .overlay {
  padding: 18%;
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 317, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .mobile-header .overlay img, #something-new-popup .signup-section .mobile-header .overlay img, #nisolo-popup .signup-section .mobile-header .overlay img {
  margin: 0 auto;
  display: block;
}
/* line 323, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content, #something-new-popup .signup-section .main-content, #nisolo-popup .signup-section .main-content {
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 30px;
  max-width: 450px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  /* line 323, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .signup-section .main-content, #something-new-popup .signup-section .main-content, #nisolo-popup .signup-section .main-content {
    padding: 10% 10% 0 0;
    max-width: 45%;
    float: right;
    margin: 0;
    background-color: transparent;
  }
}
/* line 337, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content h2, #something-new-popup .signup-section .main-content h2, #nisolo-popup .signup-section .main-content h2 {
  margin-bottom: 16px;
  line-height: 1.5em;
  letter-spacing: 1.5px;
  text-align: left;
}
@media (max-width: 768px) {
  /* line 337, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .signup-section .main-content h2, #something-new-popup .signup-section .main-content h2, #nisolo-popup .signup-section .main-content h2 {
    text-align: center;
  }
}
/* line 346, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .fullscreen-logo, #something-new-popup .signup-section .main-content .fullscreen-logo, #nisolo-popup .signup-section .main-content .fullscreen-logo {
  margin: 0 0 16px -16px;
}
@media (max-width: 768px) {
  /* line 346, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .signup-section .main-content .fullscreen-logo, #something-new-popup .signup-section .main-content .fullscreen-logo, #nisolo-popup .signup-section .main-content .fullscreen-logo {
    display: none;
  }
}
/* line 351, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .fullscreen-logo .tick, #something-new-popup .signup-section .main-content .fullscreen-logo .tick, #nisolo-popup .signup-section .main-content .fullscreen-logo .tick {
  margin: 8px 0 24px 16px;
  background-color: black;
}
/* line 357, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .tick, #something-new-popup .signup-section .main-content .tick, #nisolo-popup .signup-section .main-content .tick {
  width: 25px;
  height: 2px;
  margin: 20px 0;
  background-color: #ccc;
}
/* line 364, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .signup-popup-close, #something-new-popup .signup-section .main-content .signup-popup-close, #nisolo-popup .signup-section .main-content .signup-popup-close {
  position: absolute;
  bottom: 20px;
  cursor: pointer;
}
/* line 370, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-up-form, #something-new-popup .signup-section .main-content .sign-up-form, #nisolo-popup .signup-section .main-content .sign-up-form {
  width: 100%;
  padding-top: 10px;
}
/* line 373, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-up-form input, #something-new-popup .signup-section .main-content .sign-up-form input, #nisolo-popup .signup-section .main-content .sign-up-form input {
  border: 2px solid #000;
  height: 44px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}
/* line 379, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-up-form input#spree_user_first_name, #something-new-popup .signup-section .main-content .sign-up-form input#spree_user_first_name, #nisolo-popup .signup-section .main-content .sign-up-form input#spree_user_first_name {
  float: left;
  width: 49%;
}
/* line 383, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-up-form input#spree_user_last_name, #something-new-popup .signup-section .main-content .sign-up-form input#spree_user_last_name, #nisolo-popup .signup-section .main-content .sign-up-form input#spree_user_last_name {
  float: right;
  width: 49%;
}
/* line 387, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-up-form input.btn, #something-new-popup .signup-section .main-content .sign-up-form input.btn, #nisolo-popup .signup-section .main-content .sign-up-form input.btn {
  height: 52px;
  font-size: 12px;
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 12px;
}
/* line 395, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-up-form input:focus, #something-new-popup .signup-section .main-content .sign-up-form input:focus, #nisolo-popup .signup-section .main-content .sign-up-form input:focus {
  background-color: #f1f1f1;
  color: #000;
}
/* line 402, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content #signup_popup_error, #something-new-popup .signup-section .main-content #signup_popup_error, #nisolo-popup .signup-section .main-content #signup_popup_error {
  display: none;
  color: red;
  margin: 5px 0px;
}
@media (max-width: 400px) {
  /* line 323, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .signup-section .main-content, #something-new-popup .signup-section .main-content, #nisolo-popup .signup-section .main-content {
    width: auto;
    text-align: center;
  }
  /* line 412, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .signup-section .main-content .signup-background-parallelogram, #something-new-popup .signup-section .main-content .signup-background-parallelogram, #nisolo-popup .signup-section .main-content .signup-background-parallelogram {
    left: 0%;
  }
}
/* line 418, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .return-customer, #something-new-popup .signup-section .main-content .return-customer, #nisolo-popup .signup-section .main-content .return-customer {
  font-size: 12px;
  text-align: center;
  color: #666666;
  cursor: pointer;
}
/* line 423, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .return-customer:hover, #something-new-popup .signup-section .main-content .return-customer:hover, #nisolo-popup .signup-section .main-content .return-customer:hover {
  color: #999999;
}
/* line 428, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .sign-in-form, #something-new-popup .signup-section .main-content .sign-in-form, #nisolo-popup .signup-section .main-content .sign-in-form {
  display: none;
}
/* line 433, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .or-divider .tick, #something-new-popup .signup-section .main-content .or-divider .tick, #nisolo-popup .signup-section .main-content .or-divider .tick {
  display: inline-block;
  margin: 10px 0 22px 0;
  width: 39%;
  height: 1px;
  background-color: #999;
}
/* line 440, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content .or-divider p, #something-new-popup .signup-section .main-content .or-divider p, #nisolo-popup .signup-section .main-content .or-divider p {
  display: inline-block;
  padding: 0;
  width: 19%;
  margin-bottom: 15px;
  vertical-align: bottom;
  text-align: center;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 11px;
}
/* line 454, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content.sign-in-showing .upcase, #something-new-popup .signup-section .main-content.sign-in-showing .upcase, #nisolo-popup .signup-section .main-content.sign-in-showing .upcase {
  display: none;
}
/* line 457, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content.sign-in-showing .sign-up-form, #something-new-popup .signup-section .main-content.sign-in-showing .sign-up-form, #nisolo-popup .signup-section .main-content.sign-in-showing .sign-up-form {
  display: none;
}
/* line 460, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .signup-section .main-content.sign-in-showing .sign-in-form, #something-new-popup .signup-section .main-content.sign-in-showing .sign-in-form, #nisolo-popup .signup-section .main-content.sign-in-showing .sign-in-form {
  display: block;
}
/* line 467, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .confirmation-section, #something-new-popup .confirmation-section, #nisolo-popup .confirmation-section {
  display: none;
  padding: 25% 7%;
}
@media (min-width: 575px) {
  /* line 467, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .confirmation-section, #something-new-popup .confirmation-section, #nisolo-popup .confirmation-section {
    padding: 45% 7%;
  }
}
@media (min-width: 700px) {
  /* line 467, ../../../app/assets/stylesheets/store/authentication.css.scss */
  #signup-popup .confirmation-section, #something-new-popup .confirmation-section, #nisolo-popup .confirmation-section {
    padding: 20% 7%;
  }
}
/* line 476, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .confirmation-section .circle, #something-new-popup .confirmation-section .circle, #nisolo-popup .confirmation-section .circle {
  position: relative;
  display: block;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  margin: 10px auto;
  background-color: #444444;
  border-radius: 10em;
}
/* line 485, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .confirmation-section .circle::after, #something-new-popup .confirmation-section .circle::after, #nisolo-popup .confirmation-section .circle::after {
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: Font Awesome\ 5 Free;
  font-weight: normal;
  line-height: normal;
  font-size: 18px;
  content: "\f00c";
  color: #fff;
}
/* line 497, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .confirmation-section p, #something-new-popup .confirmation-section p, #nisolo-popup .confirmation-section p {
  margin: 20px;
  color: #444444;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
}
/* line 504, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .confirmation-section button, #something-new-popup .confirmation-section button, #nisolo-popup .confirmation-section button {
  display: block;
  background-color: #f1f1f1;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.5px;
  height: 60px;
  padding: 0 40px;
  margin: 0 auto;
  text-transform: uppercase;
}
/* line 514, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup .confirmation-section button:hover, #something-new-popup .confirmation-section button:hover, #nisolo-popup .confirmation-section button:hover {
  background-color: #ffffff;
}
/* line 520, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup.confirmation-showing .lightbox-overlay, #something-new-popup.confirmation-showing .lightbox-overlay, #nisolo-popup.confirmation-showing .lightbox-overlay {
  background: #f1f1f1;
}
/* line 523, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup.confirmation-showing .signup-section, #something-new-popup.confirmation-showing .signup-section, #nisolo-popup.confirmation-showing .signup-section {
  display: none;
}
/* line 526, ../../../app/assets/stylesheets/store/authentication.css.scss */
#signup-popup.confirmation-showing .confirmation-section, #something-new-popup.confirmation-showing .confirmation-section, #nisolo-popup.confirmation-showing .confirmation-section {
  display: block;
}

/* line 532, ../../../app/assets/stylesheets/store/authentication.css.scss */
.signup-popup-link, .something-new-popup-link {
  display: none;
}

/* line 537, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login .type-preference, #signup .sign-up-form .type-preference, #signup-popup .sign-up-form .type-preference, #something-new-popup .sign-up-form .type-preference, #order-confirmation-sign-up .sign-up-form .type-preference {
  font-size: 13px;
  margin: 5px 0px;
}
/* line 540, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login .type-preference input[type='radio'], #signup .sign-up-form .type-preference input[type='radio'], #signup-popup .sign-up-form .type-preference input[type='radio'], #something-new-popup .sign-up-form .type-preference input[type='radio'], #order-confirmation-sign-up .sign-up-form .type-preference input[type='radio'] {
  width: 15px;
  height: 25px;
  margin: 0px 5px 2px 0px;
}
/* line 546, ../../../app/assets/stylesheets/store/authentication.css.scss */
#login .type-preference span, #signup .sign-up-form .type-preference span, #signup-popup .sign-up-form .type-preference span, #something-new-popup .sign-up-form .type-preference span, #order-confirmation-sign-up .sign-up-form .type-preference span {
  display: inline-block;
  margin-right: 10px;
}
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* line 20, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.region-index {
  margin: 50px auto;
  padding: 50px 0px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}
/* line 26, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.region-index .region-link {
  font-size: 12px;
  font-weight: 600;
  padding: 2px;
  line-height: 2em;
}

/* line 35, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list .shopping-mode-tabs {
  text-align: center;
  width: 400px;
  margin: 50px auto 50px;
  max-width: 100%;
  text-transform: uppercase;
}
/* line 41, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list .shopping-mode-tabs .nav-tabs {
  border-bottom: 2px solid;
}
/* line 45, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list .shopping-mode-tabs li {
  width: 25%;
  margin-bottom: -2px;
}
/* line 49, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list .shopping-mode-tabs a {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.8em;
  border-radius: 0px;
  border-color: transparent;
}
/* line 56, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list .shopping-mode-tabs a:hover {
  background: inherit;
  border-color: transparent;
  font-weight: 800;
}
/* line 65, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.women .featured-boutique-items .boutique-item, #boutiques-list.women .boutique-items .boutique-item, #boutiques-list.men .featured-boutique-items .boutique-item, #boutiques-list.men .boutique-items .boutique-item, #boutiques-list.lifestyle .featured-boutique-items .boutique-item, #boutiques-list.lifestyle .boutique-items .boutique-item, #boutiques-list.kids .featured-boutique-items .boutique-item, #boutiques-list.kids .boutique-items .boutique-item {
  display: none;
}
/* line 72, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.all .shopping-mode-tabs #all-tab a {
  background: #000;
  color: white;
}
/* line 78, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.all .featured-boutique-items .boutique-item {
  display: none;
}
/* line 80, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.all .featured-boutique-items .boutique-item.women {
  display: block;
}
/* line 88, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.women .shopping-mode-tabs #women-tab a {
  background: #000;
  color: white;
}
/* line 94, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.women .featured-boutique-items .boutique-item.womens, #boutiques-list.women .boutique-items .boutique-item.womens {
  display: block;
}
/* line 101, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.men .shopping-mode-tabs #men-tab a {
  background: #000;
  color: white;
}
/* line 107, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.men .featured-boutique-items .boutique-item.mens, #boutiques-list.men .boutique-items .boutique-item.mens {
  display: block;
}
/* line 114, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.lifestyle .shopping-mode-tabs #lifestyle-tab a {
  background: #000;
  color: white;
}
/* line 120, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.lifestyle .featured-boutique-items .boutique-item.lifestyle, #boutiques-list.lifestyle .boutique-items .boutique-item.lifestyle {
  display: block;
}
/* line 127, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.kids .shopping-mode-tabs #kids-tab a {
  background: #000;
  color: white;
}
/* line 133, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutiques-list.kids .featured-boutique-items .boutique-item.kids, #boutiques-list.kids .boutique-items .boutique-item.kids {
  display: block;
}

/* line 142, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list h3, #vintage-boutiques-list h3, #boutiques-list h3, #featured-stores h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
/* line 148, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .regions, #vintage-boutiques-list .regions, #boutiques-list .regions, #featured-stores .regions {
  margin: 50px 0px;
}
/* line 151, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .regions .featured-regions, #kids-boutiques-list .regions .non-featured-regions, #vintage-boutiques-list .regions .featured-regions, #vintage-boutiques-list .regions .non-featured-regions, #boutiques-list .regions .featured-regions, #boutiques-list .regions .non-featured-regions, #featured-stores .regions .featured-regions, #featured-stores .regions .non-featured-regions {
  margin: 0px auto;
  text-align: center;
}
/* line 155, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .regions .featured-regions .featured-region, #kids-boutiques-list .regions .non-featured-regions .featured-region, #vintage-boutiques-list .regions .featured-regions .featured-region, #vintage-boutiques-list .regions .non-featured-regions .featured-region, #boutiques-list .regions .featured-regions .featured-region, #boutiques-list .regions .non-featured-regions .featured-region, #featured-stores .regions .featured-regions .featured-region, #featured-stores .regions .non-featured-regions .featured-region {
  margin: 10px auto;
  width: 200px;
  border-bottom: 2px solid transparent;
}
/* line 161, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .regions .featured-regions .featured-region.active, #kids-boutiques-list .regions .non-featured-regions .featured-region.active, #vintage-boutiques-list .regions .featured-regions .featured-region.active, #vintage-boutiques-list .regions .non-featured-regions .featured-region.active, #boutiques-list .regions .featured-regions .featured-region.active, #boutiques-list .regions .non-featured-regions .featured-region.active, #featured-stores .regions .featured-regions .featured-region.active, #featured-stores .regions .non-featured-regions .featured-region.active {
  border-bottom: 2px solid #000;
}
/* line 167, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .regions .non-featured-regions, #vintage-boutiques-list .regions .non-featured-regions, #boutiques-list .regions .non-featured-regions, #featured-stores .regions .non-featured-regions {
  display: none;
}
/* line 174, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items, #vintage-boutiques-list .boutique-items, #boutiques-list .boutique-items, #featured-stores .boutique-items {
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
/* line 179, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item, #vintage-boutiques-list .boutique-items .boutique-item, #boutiques-list .boutique-items .boutique-item, #featured-stores .boutique-items .boutique-item {
  position: relative;
  margin: 2% 1%;
  width: 20%;
  opacity: 1;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
@media (max-width: 980px) {
  /* line 179, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #kids-boutiques-list .boutique-items .boutique-item, #vintage-boutiques-list .boutique-items .boutique-item, #boutiques-list .boutique-items .boutique-item, #featured-stores .boutique-items .boutique-item {
    width: 40%;
  }
}
/* line 193, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item .details-container, #vintage-boutiques-list .boutique-items .boutique-item .details-container, #boutiques-list .boutique-items .boutique-item .details-container, #featured-stores .boutique-items .boutique-item .details-container {
  margin: 0 auto;
}
/* line 197, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item .store-image, #vintage-boutiques-list .boutique-items .boutique-item .store-image, #boutiques-list .boutique-items .boutique-item .store-image, #featured-stores .boutique-items .boutique-item .store-image {
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
  background-size: cover;
  background-position: center;
}
/* line 208, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item .name-location, #vintage-boutiques-list .boutique-items .boutique-item .name-location, #boutiques-list .boutique-items .boutique-item .name-location, #featured-stores .boutique-items .boutique-item .name-location {
  height: 40px;
}
/* line 212, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item .name, #kids-boutiques-list .boutique-items .boutique-item .location, #vintage-boutiques-list .boutique-items .boutique-item .name, #vintage-boutiques-list .boutique-items .boutique-item .location, #boutiques-list .boutique-items .boutique-item .name, #boutiques-list .boutique-items .boutique-item .location, #featured-stores .boutique-items .boutique-item .name, #featured-stores .boutique-items .boutique-item .location {
  text-align: center;
  text-decoration: none;
}
/* line 217, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item .name, #vintage-boutiques-list .boutique-items .boutique-item .name, #boutiques-list .boutique-items .boutique-item .name, #featured-stores .boutique-items .boutique-item .name {
  text-transform: uppercase;
  margin-top: 10px;
}
/* line 222, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items .boutique-item .location, #vintage-boutiques-list .boutique-items .boutique-item .location, #boutiques-list .boutique-items .boutique-item .location, #featured-stores .boutique-items .boutique-item .location {
  font-size: 0.8em;
}
/* line 228, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items.filtered .boutique-item, #vintage-boutiques-list .boutique-items.filtered .boutique-item, #boutiques-list .boutique-items.filtered .boutique-item, #featured-stores .boutique-items.filtered .boutique-item {
  position: absolute;
  top: 5000px;
  opacity: 0;
}
/* line 234, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list .boutique-items.filtered .boutique-item.include, #vintage-boutiques-list .boutique-items.filtered .boutique-item.include, #boutiques-list .boutique-items.filtered .boutique-item.include, #featured-stores .boutique-items.filtered .boutique-item.include {
  position: relative;
  top: 0px;
  opacity: 1;
}
/* line 244, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list #featured-kids-store, #kids-boutiques-list #featured-vintage-store, #kids-boutiques-list .featured-store, #vintage-boutiques-list #featured-kids-store, #vintage-boutiques-list #featured-vintage-store, #vintage-boutiques-list .featured-store, #boutiques-list #featured-kids-store, #boutiques-list #featured-vintage-store, #boutiques-list .featured-store, #featured-stores #featured-kids-store, #featured-stores #featured-vintage-store, #featured-stores .featured-store {
  margin-bottom: 80px;
}
/* line 247, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list #featured-kids-store .store-image, #kids-boutiques-list #featured-vintage-store .store-image, #kids-boutiques-list .featured-store .store-image, #vintage-boutiques-list #featured-kids-store .store-image, #vintage-boutiques-list #featured-vintage-store .store-image, #vintage-boutiques-list .featured-store .store-image, #boutiques-list #featured-kids-store .store-image, #boutiques-list #featured-vintage-store .store-image, #boutiques-list .featured-store .store-image, #featured-stores #featured-kids-store .store-image, #featured-stores #featured-vintage-store .store-image, #featured-stores .featured-store .store-image {
  width: 280px;
  height: 280px;
  margin: 0px auto;
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 980px) {
  /* line 247, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #kids-boutiques-list #featured-kids-store .store-image, #kids-boutiques-list #featured-vintage-store .store-image, #kids-boutiques-list .featured-store .store-image, #vintage-boutiques-list #featured-kids-store .store-image, #vintage-boutiques-list #featured-vintage-store .store-image, #vintage-boutiques-list .featured-store .store-image, #boutiques-list #featured-kids-store .store-image, #boutiques-list #featured-vintage-store .store-image, #boutiques-list .featured-store .store-image, #featured-stores #featured-kids-store .store-image, #featured-stores #featured-vintage-store .store-image, #featured-stores .featured-store .store-image {
    width: 200px;
    height: 200px;
  }
}
/* line 260, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list #featured-kids-store .details-container, #kids-boutiques-list #featured-vintage-store .details-container, #kids-boutiques-list .featured-store .details-container, #vintage-boutiques-list #featured-kids-store .details-container, #vintage-boutiques-list #featured-vintage-store .details-container, #vintage-boutiques-list .featured-store .details-container, #boutiques-list #featured-kids-store .details-container, #boutiques-list #featured-vintage-store .details-container, #boutiques-list .featured-store .details-container, #featured-stores #featured-kids-store .details-container, #featured-stores #featured-vintage-store .details-container, #featured-stores .featured-store .details-container {
  padding: 20px;
}
/* line 264, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list #featured-kids-store .name, #kids-boutiques-list #featured-vintage-store .name, #kids-boutiques-list .featured-store .name, #vintage-boutiques-list #featured-kids-store .name, #vintage-boutiques-list #featured-vintage-store .name, #vintage-boutiques-list .featured-store .name, #boutiques-list #featured-kids-store .name, #boutiques-list #featured-vintage-store .name, #boutiques-list .featured-store .name, #featured-stores #featured-kids-store .name, #featured-stores #featured-vintage-store .name, #featured-stores .featured-store .name {
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 980px) {
  /* line 264, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #kids-boutiques-list #featured-kids-store .name, #kids-boutiques-list #featured-vintage-store .name, #kids-boutiques-list .featured-store .name, #vintage-boutiques-list #featured-kids-store .name, #vintage-boutiques-list #featured-vintage-store .name, #vintage-boutiques-list .featured-store .name, #boutiques-list #featured-kids-store .name, #boutiques-list #featured-vintage-store .name, #boutiques-list .featured-store .name, #featured-stores #featured-kids-store .name, #featured-stores #featured-vintage-store .name, #featured-stores .featured-store .name {
    margin-top: 20px;
  }
}
/* line 271, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#kids-boutiques-list #featured-kids-store .description, #kids-boutiques-list #featured-vintage-store .description, #kids-boutiques-list .featured-store .description, #vintage-boutiques-list #featured-kids-store .description, #vintage-boutiques-list #featured-vintage-store .description, #vintage-boutiques-list .featured-store .description, #boutiques-list #featured-kids-store .description, #boutiques-list #featured-vintage-store .description, #boutiques-list .featured-store .description, #featured-stores #featured-kids-store .description, #featured-stores #featured-vintage-store .description, #featured-stores .featured-store .description {
  margin: 20px 0px;
  text-align: justify;
}

/* line 281, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-photo {
  margin-bottom: 20px;
}
/* line 284, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-photo .store-image {
  width: 100%;
  padding-top: 100%;
  margin: 20px 0px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  /* line 284, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-standard #boutique-info #boutique-photo .store-image {
    margin: 0px auto;
  }
}
/* line 298, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-photo .store-image img {
  max-width: none;
  position: absolute;
}
/* line 307, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-description .description {
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 20px 0px;
  text-align: justify;
}
/* line 318, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-description .social-links {
  margin-top: 5px;
}
@media (max-width: 767px) {
  /* line 318, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-standard #boutique-info #boutique-description .social-links {
    float: none;
  }
}
/* line 326, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-description .social-link {
  display: inline-block;
  margin: 5px;
}
/* line 330, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-standard #boutique-info #boutique-description .social-link icon {
  font-size: 20px;
  color: #999;
}
@media (max-width: 767px) {
  /* line 280, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-standard #boutique-info {
    padding: 20px;
  }
}

/* line 344, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list {
  background: #f4f4f4;
  padding: 100px 10%;
  margin-bottom: 100px;
}

/* line 350, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list__featured-boutique {
  margin-bottom: 100px;
}

/* line 354, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list__featured-boutique-summary, .spotlight-boutiques-list__featured-boutique-description {
  width: 45%;
}

/* line 362, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list__item {
  width: 30%;
  text-align: center;
  margin: 20px 0px;
  overflow: hidden;
}

/* line 369, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list__item-image-wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

/* line 375, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list__item-image {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}

/* line 385, ../../../app/assets/stylesheets/store/boutiques.css.scss */
.spotlight-boutiques-list__item:hover .spotlight-boutiques-list__item-image {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 390, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced {
  margin-top: 50px;
  padding: 10px;
}
/* line 394, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-header {
  position: relative;
  max-height: 200px;
  overflow: hidden;
}
/* line 399, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-header .header-image {
  height: 0px;
  margin: 0px auto;
}
/* line 403, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-header .header-image img {
  width: 100%;
}
/* line 409, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-content {
  display: block;
  position: relative;
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid;
  max-height: 180px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 409, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .boutique-content {
    text-align: center;
    border-bottom: none;
  }
}
/* line 428, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-content .boutique-logo {
  max-width: 70%;
  max-height: 100px;
  margin: 15px 0px;
}
@media (max-width: 767px) {
  /* line 428, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .boutique-content .boutique-logo {
    display: none;
  }
}
/* line 437, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-content .boutique-details {
  position: relative;
}
/* line 441, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-content .boutique-name-text {
  display: block;
}
/* line 444, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-content .boutique-name-text .location {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 451, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-content .follow-container {
  margin: 10px 0px;
}
/* line 457, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .expand-button {
  position: relative;
  margin-left: 50%;
  margin-bottom: -50px;
  top: -25px;
}
@media (max-width: 767px) {
  /* line 457, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .expand-button {
    display: none;
  }
}
/* line 468, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced.expanded .boutique-header {
  max-height: 500px;
}
/* line 472, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced.expanded .boutique-content {
  max-height: 5000px;
  border-bottom: none;
}
/* line 477, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced.expanded .expand-button {
  display: none;
}
/* line 483, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .follow-container a.follow, #boutique-detail-enhanced .follow-container a.feed-link {
  width: auto;
  max-width: 250px;
}
/* line 489, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .shop-button {
  width: 100%;
  margin: 20px 0px;
}
/* line 494, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .secondary-details {
  margin: 3px 0px;
  text-align: center;
}
/* line 498, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .secondary-details .social-links {
  margin: 30px auto;
}
@media (max-width: 767px) {
  /* line 498, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .secondary-details .social-links {
    float: none;
  }
}
/* line 506, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .secondary-details .social-link {
  display: inline-block;
  /* margin: 5px; */
  width: 20px;
  height: 20px;
  text-align: center;
  color: #999;
}
/* line 514, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .secondary-details .social-link:hover {
  color: #777;
}
/* line 520, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .profile-heading {
  margin-top: 40px;
}
/* line 533, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .profile-body {
  text-align: justify;
}
/* line 536, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .profile-body a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  font-size: 0.5em;
  margin-left: 8px;
  content: "\f04b";
}
@media (max-width: 767px) {
  /* line 559, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .store-profile__shop-links a {
    display: block;
    padding: 8px 0px;
    border: 1px solid #151315;
  }
}
/* line 567, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .key-brands {
  margin-top: 40px;
}
/* line 570, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .key-brands .key-brands-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1024px) {
  /* line 570, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .key-brands .key-brands-list {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
/* line 576, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .key-brands .key-brand {
  margin: 15px;
  padding: 2px;
  width: 100px;
  float: left;
  height: 130px;
}
/* line 583, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .key-brands .brand-profile-image {
  padding-bottom: 100%;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
}
/* line 592, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .read-more-link {
  width: 100%;
}
/* line 596, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .read-less-link {
  width: 100%;
  display: none;
}
/* line 603, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-products .product-suggestions {
  max-width: 930px;
}
@media (max-width: 930px) {
  /* line 603, ../../../app/assets/stylesheets/store/boutiques.css.scss */
  #boutique-detail-enhanced .boutique-products .product-suggestions {
    max-width: 620px;
  }
}
/* line 610, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-products .shop-link {
  text-align: center;
}
/* line 615, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .section-header {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin: 50px 0px;
  color: #ccc;
}
/* line 623, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-instagram {
  margin: 100px 0px;
  height: 500px;
  overflow: hidden;
}
/* line 628, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-instagram .instagram-profile {
  text-align: center;
  height: 250px;
  width: 250px;
  float: left;
  margin: 0px;
}
/* line 636, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-instagram .instagram-photos {
  width: 1000px;
  margin: 0px auto;
}
/* line 640, ../../../app/assets/stylesheets/store/boutiques.css.scss */
#boutique-detail-enhanced .boutique-instagram .instagram-photos .photo {
  width: 250px;
  height: 250px;
  background-position: center;
  background-size: cover;
  float: left;
  margin: 0px;
}
/* line 4, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands-on-directory {
  margin: 50px 20px 100px;
  text-align: center;
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 4, ../../../app/assets/stylesheets/store/brands.css.scss */
  #featured-brands-on-directory {
    display: block;
  }
}
/* line 13, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands-on-directory .section-header {
  margin-bottom: 40px;
}
/* line 17, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands-on-directory .featured-brands__brand-item {
  box-sizing: border-box;
  padding: 0px 20px;
  position: relative;
  margin-bottom: 50px;
  max-width: 300px;
}
/* line 25, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands-on-directory .brand-profile-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
/* line 35, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands-on-directory .description {
  margin: 10px 0px;
  text-align: center;
}

/* line 41, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands {
  margin: 40px auto 100px;
  float: none;
}
/* line 45, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands .brand {
  float: left;
  font-size: 20px;
  margin: 10px 0px;
  text-align: center;
}
/* line 52, ../../../app/assets/stylesheets/store/brands.css.scss */
#featured-brands .brand-logo {
  width: 100%;
  height: 30px;
  margin: 20px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 62, ../../../app/assets/stylesheets/store/brands.css.scss */
.alphabet-index {
  text-align: center;
  margin: 50px;
}
/* line 66, ../../../app/assets/stylesheets/store/brands.css.scss */
.alphabet-index .brand-index-letter {
  font-size: 20px;
  display: inline-block;
  width: 35px;
  height: 50px;
  line-height: 40px;
  cursor: pointer;
  -moz-transition: all .1s ease-out;
  -webkit-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
}
/* line 77, ../../../app/assets/stylesheets/store/brands.css.scss */
.alphabet-index .brand-index-letter:hover {
  font-size: 30px;
  height: 35px;
  line-height: 35px;
}

/* line 86, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index .shopping-mode-tabs {
  text-align: center;
  width: 400px;
  margin: 50px auto 100px;
  max-width: 100%;
  text-transform: uppercase;
}
/* line 92, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index .shopping-mode-tabs .nav-tabs {
  border-bottom: 2px solid;
}
/* line 96, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index .shopping-mode-tabs li {
  width: 25%;
  margin-bottom: -2px;
}
/* line 100, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index .shopping-mode-tabs a {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.8em;
  border-radius: 0px;
  border-color: transparent;
}
/* line 107, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index .shopping-mode-tabs a:hover {
  background: inherit;
  border-color: transparent;
  font-weight: 800;
}
/* line 116, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.women .brands-list-column .brand, #brands-index.men .brands-list-column .brand, #brands-index.lifestyle .brands-list-column .brand, #brands-index.kids .brands-list-column .brand {
  display: none;
}
/* line 121, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index .featured-brands {
  display: none;
}
/* line 126, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.all .shopping-mode-tabs #all-tab a {
  background: #000;
  color: white;
}
/* line 132, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.all .featured-boutique-items .boutique-item {
  display: none;
}
/* line 134, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.all .featured-boutique-items .boutique-item.women {
  display: block;
}
/* line 139, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.all .featured-brands.women {
  display: block;
}
/* line 145, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.women .shopping-mode-tabs #women-tab a {
  background: #000;
  color: white;
}
/* line 151, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.women .brands-list-column .brand.womens {
  display: block;
}
/* line 155, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.women .featured-brands.women {
  display: block;
}
/* line 161, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.men .shopping-mode-tabs #men-tab a {
  background: #000;
  color: white;
}
/* line 167, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.men .brands-list-column .brand.mens {
  display: block;
}
/* line 171, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.men .featured-brands.men {
  display: block;
}
/* line 177, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.lifestyle .shopping-mode-tabs #lifestyle-tab a {
  background: #000;
  color: white;
}
/* line 183, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.lifestyle .brands-list-column .brand.lifestyle {
  display: block;
}
/* line 187, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.lifestyle .featured-brands.lifestyle {
  display: block;
}
/* line 193, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.kids .shopping-mode-tabs #kids-tab a {
  background: #000;
  color: white;
}
/* line 199, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.kids .brands-list-column .brand.kids {
  display: block;
}
/* line 203, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-index.kids .featured-brands.kids {
  display: block;
}

/* line 209, ../../../app/assets/stylesheets/store/brands.css.scss */
.featured-brands__top-brands {
  max-width: 400px;
  margin: 0px auto;
}

/* line 214, ../../../app/assets/stylesheets/store/brands.css.scss */
.featured-brands__top-brand {
  width: 50%;
}

/* line 218, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 218, ../../../app/assets/stylesheets/store/brands.css.scss */
  #brands-list {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
/* line 224, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .brands-list-column-wrap {
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 224, ../../../app/assets/stylesheets/store/brands.css.scss */
  #brands-list .brands-list-column-wrap {
    width: 200px;
  }
}
/* line 232, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .brands-list-column {
  position: relative;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}
/* line 239, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet-group {
  position: relative;
  margin: 40px 0px 20px;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
}
/* line 246, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet-group a {
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
}
@media (max-width: 767px) {
  /* line 239, ../../../app/assets/stylesheets/store/brands.css.scss */
  #brands-list .alphabet-group {
    text-align: center;
  }
}
/* line 259, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet-group.unfocus {
  color: #eee;
}
/* line 261, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet-group.unfocus a {
  color: #eee;
}
/* line 265, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet-group.unfocus a:hover {
  color: #444;
}
@media (max-width: 767px) {
  /* line 259, ../../../app/assets/stylesheets/store/brands.css.scss */
  #brands-list .alphabet-group.unfocus {
    display: none;
  }
}
/* line 279, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet {
  position: relative;
  margin-bottom: 20px;
  margin-left: -3px;
  height: 26px;
  line-height: 30px;
  font-size: 40px;
  text-transform: uppercase;
}
/* line 288, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .alphabet span {
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 279, ../../../app/assets/stylesheets/store/brands.css.scss */
  #brands-list .alphabet {
    margin: 40px auto 10px;
  }
}
/* line 297, ../../../app/assets/stylesheets/store/brands.css.scss */
#brands-list .brand {
  position: relative;
  margin-bottom: 8px;
}
/* line 3, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
body[data-controller="spree/canonical_products"][data-action="show"] #product-grid .grid-items {
  margin-top: -10px;
}
/* line 7, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
body[data-controller="spree/canonical_products"][data-action="show"] .canonical-heading {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 1200px) {
  /* line 7, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
  body[data-controller="spree/canonical_products"][data-action="show"] .canonical-heading {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  /* line 7, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
  body[data-controller="spree/canonical_products"][data-action="show"] .canonical-heading {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media screen and (max-width: 767px) {
  /* line 7, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
  body[data-controller="spree/canonical_products"][data-action="show"] .canonical-heading {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 26, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
body[data-controller="spree/canonical_products"][data-action="show"] .canonical-heading h2 {
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 1em;
}
/* line 32, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
body[data-controller="spree/canonical_products"][data-action="show"] .canonical-heading .canonical-subheading {
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 42, ../../../app/assets/stylesheets/store/canonical_products.css.scss */
body[data-controller="spree/canonical_products"][data-action="show"] #filter-colors .no-results-expected {
  display: none;
}
/* COLORS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/*
SPIN ANIMATION
----------------------------------------------------------------------- */
@keyframes spin {
  /* line 5, ../../../app/assets/stylesheets/standards/transitions/_spin.css.scss */
  from {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }

  /* line 6, ../../../app/assets/stylesheets/standards/transitions/_spin.css.scss */
  to {
    -webkit-transform: scale(1) rotate(360deg);
            transform: scale(1) rotate(360deg);
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes spin {
  /* line 17, ../../../app/assets/stylesheets/standards/transitions/_spin.css.scss */
  from {
    -webkit-transform: scale(1) rotate(0deg);
  }

  /* line 18, ../../../app/assets/stylesheets/standards/transitions/_spin.css.scss */
  to {
    -webkit-transform: scale(1) rotate(360deg);
  }
}

/* Internet Explorer */

/* Opera < 12.1 */

/* line 21, ../../../app/assets/stylesheets/store/cart.css.scss */
.item-added-popup__main, .mobile-empty-cart-popup-content, #checkout-message-popup-content {
  background: #fff;
  padding: 88px;
  border: 2px solid;
  width: 400px;
  margin: 0 auto;
  text-align: center;
  display: none;
  box-shadow: 4px 4px 0px #777;
}
@media screen and (max-width: 767px) {
  /* line 21, ../../../app/assets/stylesheets/store/cart.css.scss */
  .item-added-popup__main, .mobile-empty-cart-popup-content, #checkout-message-popup-content {
    width: auto;
    padding: 40px;
    text-align: center;
    border-radius: 2px;
  }
}

/* line 38, ../../../app/assets/stylesheets/store/cart.css.scss */
.item-added-popup__main .item-added-popup__shipping-upsell-wrap {
  display: none;
}

/* line 41, ../../../app/assets/stylesheets/store/cart.css.scss */
.item-added-popup__main--with-shipping-upsell .item-added-popup__shipping-upsell-wrap {
  display: block;
}

/* line 45, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content {
  position: relative;
  width: 100%;
  max-width: 425px;
  height: 100vh;
  box-sizing: border-box;
  background-color: #f2f2f2;
  text-align: center;
  text-transform: uppercase;
}
/* line 54, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content button, .mobile-empty-cart-popup-content .btn {
  background-color: transparent;
}
/* line 57, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  max-width: 425px;
  margin: -83.6px auto 0 auto;
}
/* line 64, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .content h1 {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}
/* line 69, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .content h1 .nav-bag {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: -8px 10px 0 0;
  cursor: pointer;
  background: url("/assets/sprite-sheet.png") no-repeat -161px -23px;
  background-size: 184px 161px;
  width: 23px;
  height: 23px;
}
/* line 79, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .content p {
  width: 90%;
  margin: 0 auto;
  color: #999999;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.6em;
}
/* line 88, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .content .btn {
  padding: 24px 34px;
  line-height: 2px;
  font-size: 12px;
  letter-spacing: 2px;
  display: inline-block;
  vertical-align: middle;
}
/* line 95, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .content .btn a {
  font-weight: 600;
}
/* line 100, ../../../app/assets/stylesheets/store/cart.css.scss */
.mobile-empty-cart-popup-content .header {
  font-size: 28px;
}
@media (min-width: 425px) {
  /* line 45, ../../../app/assets/stylesheets/store/cart.css.scss */
  .mobile-empty-cart-popup-content {
    max-height: 550px;
  }
}

/* line 109, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-header, .checkout-header, .order-header, .returns-header {
  margin-top: 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
}
/* line 114, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-header h1, .checkout-header h1, .order-header h1, .returns-header h1 {
  margin-left: 0px;
}

/* line 121, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form, #checkout-cart, #order-breakdown, #returns-form {
  margin: 50px 0px;
}
/* line 124, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .spacer, #checkout-cart .spacer, #order-breakdown .spacer, #returns-form .spacer {
  height: 10px;
}
/* line 128, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .cart-items, #checkout-cart .cart-items, #order-breakdown .cart-items, #returns-form .cart-items {
  border-bottom: 2px solid #000;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
/* line 134, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item, #checkout-cart .line-item, #order-breakdown .line-item, #returns-form .line-item {
  margin: 20px 0px;
}
/* line 137, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .row, #checkout-cart .line-item .row, #order-breakdown .line-item .row, #returns-form .line-item .row {
  margin-bottom: 0px;
}
/* line 141, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item img, #checkout-cart .line-item img, #order-breakdown .line-item img, #returns-form .line-item img {
  border: 5px solid #fff;
}
/* line 145, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .button_to, #cart-form .line-item .button_to div, #checkout-cart .line-item .button_to, #checkout-cart .line-item .button_to div, #order-breakdown .line-item .button_to, #order-breakdown .line-item .button_to div, #returns-form .line-item .button_to, #returns-form .line-item .button_to div {
  display: inline;
}
/* line 149, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .by-date, #checkout-cart .line-item .by-date, #order-breakdown .line-item .by-date, #returns-form .line-item .by-date {
  display: inline-block;
  margin-left: 20px;
  line-height: 32px;
}
/* line 155, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .line-item-product-name, #checkout-cart .line-item .line-item-product-name, #order-breakdown .line-item .line-item-product-name, #returns-form .line-item .line-item-product-name {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 6px;
}
/* line 161, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .line-item-price, #checkout-cart .line-item .line-item-price, #order-breakdown .line-item .line-item-price, #returns-form .line-item .line-item-price {
  font-size: 1.2em;
  margin-bottom: 10px;
}
/* line 166, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .options, #checkout-cart .line-item .options, #order-breakdown .line-item .options, #returns-form .line-item .options {
  margin: 0px;
}
/* line 168, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .options .span1, #checkout-cart .line-item .options .span1, #order-breakdown .line-item .options .span1, #returns-form .line-item .options .span1 {
  margin-left: 0px;
}
/* line 173, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .store-name, #checkout-cart .line-item .store-name, #order-breakdown .line-item .store-name, #returns-form .line-item .store-name {
  color: #999;
  font-size: 0.8em;
  margin-top: 6px;
}
/* line 179, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .line_item_quantity, #checkout-cart .line-item .line_item_quantity, #order-breakdown .line-item .line_item_quantity, #returns-form .line-item .line_item_quantity {
  width: 30px;
  height: 30px;
  text-align: right;
  font-size: 1.2em;
  text-align: center;
}
/* line 187, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .line-item-total, #checkout-cart .line-item .line-item-total, #order-breakdown .line-item .line-item-total, #returns-form .line-item .line-item-total {
  font-size: 1.2em;
  margin-top: 6px;
}
@media (min-width: 768px) {
  /* line 187, ../../../app/assets/stylesheets/store/cart.css.scss */
  #cart-form .line-item .line-item-total, #checkout-cart .line-item .line-item-total, #order-breakdown .line-item .line-item-total, #returns-form .line-item .line-item-total {
    text-align: right;
  }
}
/* line 195, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .line-item-total .key, #checkout-cart .line-item .line-item-total .key, #order-breakdown .line-item .line-item-total .key, #returns-form .line-item .line-item-total .key {
  font-size: 0.7em;
  font-weight: normal;
}
/* line 202, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .cart-item-delete, #checkout-cart .line-item .cart-item-delete, #order-breakdown .line-item .cart-item-delete, #returns-form .line-item .cart-item-delete {
  margin: 30px 0px;
}
/* line 205, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .cart-item-delete .round-button, #checkout-cart .line-item .cart-item-delete .round-button, #order-breakdown .line-item .cart-item-delete .round-button, #returns-form .line-item .cart-item-delete .round-button {
  border-color: transparent;
  color: #aaa;
  margin: 0px auto;
}
/* line 211, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .line-item .cart-item-delete:hover .round-button, #checkout-cart .line-item .cart-item-delete:hover .round-button, #order-breakdown .line-item .cart-item-delete:hover .round-button, #returns-form .line-item .cart-item-delete:hover .round-button {
  color: #fff;
}
/* line 218, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .cart-total, #checkout-cart .cart-total, #order-breakdown .cart-total, #returns-form .cart-total {
  font-size: 1.3em;
}
@media (min-width: 768px) {
  /* line 218, ../../../app/assets/stylesheets/store/cart.css.scss */
  #cart-form .cart-total, #checkout-cart .cart-total, #order-breakdown .cart-total, #returns-form .cart-total {
    text-align: right;
  }
}
/* line 225, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .affirm-pricing, #checkout-cart .affirm-pricing, #order-breakdown .affirm-pricing, #returns-form .affirm-pricing {
  margin-top: 20px;
  cursor: pointer;
}
/* line 229, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .affirm-pricing:hover, #checkout-cart .affirm-pricing:hover, #order-breakdown .affirm-pricing:hover, #returns-form .affirm-pricing:hover {
  text-decoration: underline;
}
/* line 234, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form #checkout-link, #checkout-cart #checkout-link, #order-breakdown #checkout-link, #returns-form #checkout-link {
  display: inline-block;
  margin: 30px 0px;
}
/* line 239, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-cart-line, #checkout-cart .store-cart-line, #order-breakdown .store-cart-line, #returns-form .store-cart-line {
  border: 1px solid #ddd;
}
/* line 242, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-cart-line .store-cart-line-header, #checkout-cart .store-cart-line .store-cart-line-header, #order-breakdown .store-cart-line .store-cart-line-header, #returns-form .store-cart-line .store-cart-line-header {
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
  margin-bottom: 0px;
}
/* line 248, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-cart-line .store-cart-line-items, #checkout-cart .store-cart-line .store-cart-line-items, #order-breakdown .store-cart-line .store-cart-line-items, #returns-form .store-cart-line .store-cart-line-items {
  margin: 0px;
}
/* line 252, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-cart-line .shipment-methods, #checkout-cart .store-cart-line .shipment-methods, #order-breakdown .store-cart-line .shipment-methods, #returns-form .store-cart-line .shipment-methods {
  margin-top: 20px;
}
/* line 257, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-info, #checkout-cart .store-info, #order-breakdown .store-info, #returns-form .store-info {
  box-sizing: border-box;
  padding: 30px;
  margin: 0px;
  border-right: 1px solid #ddd;
}
/* line 263, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-info .store-image, #checkout-cart .store-info .store-image, #order-breakdown .store-info .store-image, #returns-form .store-info .store-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px auto;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 263, ../../../app/assets/stylesheets/store/cart.css.scss */
  #cart-form .store-info .store-image, #checkout-cart .store-info .store-image, #order-breakdown .store-info .store-image, #returns-form .store-info .store-image {
    display: none;
  }
}
/* line 278, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-info .store-logo, #checkout-cart .store-info .store-logo, #order-breakdown .store-info .store-logo, #returns-form .store-info .store-logo {
  width: 100px;
  height: auto;
  margin: 20px auto;
}
/* line 284, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-info .store-location, #checkout-cart .store-info .store-location, #order-breakdown .store-info .store-location, #returns-form .store-info .store-location {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}
/* line 290, ../../../app/assets/stylesheets/store/cart.css.scss */
#cart-form .store-info .shipment-methods, #checkout-cart .store-info .shipment-methods, #order-breakdown .store-info .shipment-methods, #returns-form .store-info .shipment-methods {
  font-size: 12px;
  line-height: 14px;
}

/* line 297, ../../../app/assets/stylesheets/store/cart.css.scss */
.checkout-message {
  padding: 2px;
  border: 1px solid;
}
/* line 300, ../../../app/assets/stylesheets/store/cart.css.scss */
.checkout-message .main-text {
  padding: 10px 20px;
  background: #000;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 301, ../../../app/assets/stylesheets/store/cart.css.scss */
.checkout-message .main-text p {
  margin-bottom: 0px;
}

/* line 312, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-message-popup-content {
  width: 400px;
}

/* line 318, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .step, #gift-certificate-form .step, #order-details .step, #returns-form .step {
  padding: 50px 0px;
}
@media screen and (min-width: 400px) {
  /* line 318, ../../../app/assets/stylesheets/store/cart.css.scss */
  #checkout-cart .step, #gift-certificate-form .step, #order-details .step, #returns-form .step {
    padding: 50px 0px;
  }
}
/* line 325, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .step .step-title, #gift-certificate-form .step .step-title, #order-details .step .step-title, #returns-form .step .step-title {
  text-transform: uppercase;
  font-size: 2em;
  margin: 20px 0px;
  border-bottom: 2px solid #000;
}
/* line 332, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .step .number, #gift-certificate-form .step .number, #order-details .step .number, #returns-form .step .number {
  width: 40px;
  height: 40px;
  display: none;
  margin-right: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 0.6em;
  padding: 4px 3px 0px 3px;
  border: 1px solid;
}
/* line 346, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart #cart-summary .cart-total, #gift-certificate-form #cart-summary .cart-total, #order-details #cart-summary .cart-total, #returns-form #cart-summary .cart-total {
  font-size: 1.2em;
}
/* line 352, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .shipment-methods input[type='radio'], #gift-certificate-form .shipment-methods input[type='radio'], #order-details .shipment-methods input[type='radio'], #returns-form .shipment-methods input[type='radio'] {
  margin: 0px 3px 3px 0px;
}
/* line 356, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .shipment-methods label, #gift-certificate-form .shipment-methods label, #order-details .shipment-methods label, #returns-form .shipment-methods label {
  display: inline-block;
}
/* line 362, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart #review-and-confirm .updating-message, #gift-certificate-form #review-and-confirm .updating-message, #order-details #review-and-confirm .updating-message, #returns-form #review-and-confirm .updating-message {
  display: none;
  padding: 10px;
}
/* line 366, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart #review-and-confirm .updating-message icon, #gift-certificate-form #review-and-confirm .updating-message icon, #order-details #review-and-confirm .updating-message icon, #returns-form #review-and-confirm .updating-message icon {
  -webkit-animation: spin 1s infinite linear;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: spin 1s infinite linear;
}
/* line 372, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart #review-and-confirm.updating .updating-message, #gift-certificate-form #review-and-confirm.updating .updating-message, #order-details #review-and-confirm.updating .updating-message, #returns-form #review-and-confirm.updating .updating-message {
  display: block;
}
/* line 378, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .rma-details, #gift-certificate-form .rma-details, #order-details .rma-details, #returns-form .rma-details {
  background: #f7f7f7;
  padding: 30px;
}
/* line 382, ../../../app/assets/stylesheets/store/cart.css.scss */
#checkout-cart .rma-details .item-details, #gift-certificate-form .rma-details .item-details, #order-details .rma-details .item-details, #returns-form .rma-details .item-details {
  padding: 20px 0px;
}

/* line 390, ../../../app/assets/stylesheets/store/cart.css.scss */
.order-confirmation-message {
  background: #fafafa;
  padding: 50px 100px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 390, ../../../app/assets/stylesheets/store/cart.css.scss */
  .order-confirmation-message {
    margin: 0px auto;
    padding: 30px;
  }
}

/* line 401, ../../../app/assets/stylesheets/store/cart.css.scss */
#use-ship-address-checkbox {
  margin: 15px 0px;
}

/* line 406, ../../../app/assets/stylesheets/store/cart.css.scss */
#shipment-notice #us-can-shipment-notice {
  display: none;
}

/* line 412, ../../../app/assets/stylesheets/store/cart.css.scss */
#returns-form .line-item {
  border: 1px solid #ddd;
  padding: 30px 0px;
}
/* line 417, ../../../app/assets/stylesheets/store/cart.css.scss */
#returns-form input[type='checkbox'] {
  margin: 50% auto;
}
/* line 421, ../../../app/assets/stylesheets/store/cart.css.scss */
#returns-form .return-reason {
  display: none;
}
/* line 425, ../../../app/assets/stylesheets/store/cart.css.scss */
#returns-form select {
  width: 300px;
}
/* line 428, ../../../app/assets/stylesheets/store/cart.css.scss */
#returns-form textarea {
  width: 500px;
  height: 70px;
}

/*
DEDICATED CART VIEW
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 440, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart {
  box-sizing: border-box;
}
@media (max-width: 599px) {
  /* line 440, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  /* line 440, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  /* line 440, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart {
    padding: 0;
  }
}

/* line 446, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-item-image {
  mix-blend-mode: multiply;
}

/*
CART HEAD
----------------------------*/
/* line 452, ../../../app/assets/stylesheets/store/cart.css.scss */
#empty-cart {
  margin: -15px 0;
  padding: 100px 0;
  background: #f2f2f2;
  text-align: center;
}

/* line 458, ../../../app/assets/stylesheets/store/cart.css.scss */
#empty-cart .continue-shopping-link {
  display: inline-block;
  margin-top: 25px;
}

/* line 462, ../../../app/assets/stylesheets/store/cart.css.scss */
.link-block.arrow.checkout-path {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 462, ../../../app/assets/stylesheets/store/cart.css.scss */
  .link-block.arrow.checkout-path {
    margin-right: initial;
    margin-left: initial;
  }
}

/*
SAVED FOR LATER
----------------------------*/
/* line 473, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later--line-item {
  border-bottom: 1px solid #e5e5e5;
}

/* line 476, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later--line-item .cart-item-image {
  width: 75px;
}
@media (min-width: 1200px) {
  /* line 476, ../../../app/assets/stylesheets/store/cart.css.scss */
  .saved-for-later--line-item .cart-item-image {
    width: 50px;
  }
}

/* line 482, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later--line-item .cart-item-description {
  text-align: left;
  min-height: 75px;
}
@media (min-width: 1200px) {
  /* line 482, ../../../app/assets/stylesheets/store/cart.css.scss */
  .saved-for-later--line-item .cart-item-description {
    min-height: 50px;
  }
}

/* line 489, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  /* line 489, ../../../app/assets/stylesheets/store/cart.css.scss */
  .saved-for-later {
    margin-top: 0;
  }
}

/* line 496, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later-content .empty-state {
  padding: 10px 35px;
}

/*
CART CONTENTS
----------------------------*/
/* line 502, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-policies > .policy-content:nth-of-type(1) {
  margin-bottom: 25px;
}

/* line 505, ../../../app/assets/stylesheets/store/cart.css.scss */
.error-message {
  box-sizing: border-box;
  font-weight: 600;
  color: #f59231;
  padding: 10px 10px;
}

/*
CART LINE ITEM
----------------------------*/
/* line 514, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-line-item--title {
  min-height: 80px;
}

/* line 517, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-line-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

/* line 522, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-line-item--quantity-and-total {
  padding: 15px 0;
}
@media (min-width: 768px) {
  /* line 522, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-line-item--quantity-and-total {
    padding-top: 0;
  }
}

/* line 528, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-line-item--quantity {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  /* line 528, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-line-item--quantity {
    margin-bottom: 0;
  }
}

/* line 534, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-line-item--total {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 534, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-line-item--total {
    margin-top: 0;
  }
}

/* line 541, ../../../app/assets/stylesheets/store/cart.css.scss */
.retail-price {
  text-decoration: line-through;
  color: gray;
}

/* line 547, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-container,
.total-container {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 547, ../../../app/assets/stylesheets/store/cart.css.scss */
  .quantity-container,
  .total-container {
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 1024px) {
  /* line 556, ../../../app/assets/stylesheets/store/cart.css.scss */
  .total-container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  /* line 556, ../../../app/assets/stylesheets/store/cart.css.scss */
  .total-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 565, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity,
.total {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  /* line 565, ../../../app/assets/stylesheets/store/cart.css.scss */
  .quantity,
  .total {
    margin-top: 8px;
  }
}

/* line 573, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-container > .dash,
.total-container > .dash {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  /* line 573, ../../../app/assets/stylesheets/store/cart.css.scss */
  .quantity-container > .dash,
  .total-container > .dash {
    display: block;
    font-size: 0.85em;
    margin-top: 10px;
  }
}

/* line 582, ../../../app/assets/stylesheets/store/cart.css.scss */
.total-container > .dash {
  margin-left: 10px;
}
@media (min-width: 768px) {
  /* line 582, ../../../app/assets/stylesheets/store/cart.css.scss */
  .total-container > .dash {
    margin-left: 0;
  }
}

/* line 590, ../../../app/assets/stylesheets/store/cart.css.scss */
.style-and-size,
.store-name,
.store-name > a.link-block {
  color: #333333;
}

/* line 593, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-buttons > .quantity {
  width: 30px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  /* line 593, ../../../app/assets/stylesheets/store/cart.css.scss */
  .quantity-buttons > .quantity {
    display: block;
  }
}

/*
CART TOTAL
----------------------------*/
/* line 606, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-total {
  margin: 0 0 25px 0;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 606, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-total {
    margin-right: 25px;
  }
}
@media (min-width: 1024px) {
  /* line 606, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-total {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  /* line 606, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-total {
    margin-bottom: 100px;
    margin-right: 58px;
  }
}

/* line 623, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-total > .order-total,
.cart-total > .sales-tax-notification,
.cart-total > .affirm,
.order-credit {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 623, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-total > .order-total,
  .cart-total > .sales-tax-notification,
  .cart-total > .affirm,
  .order-credit {
    text-align: right;
  }
}

/* line 630, ../../../app/assets/stylesheets/store/cart.css.scss */
.cart-total > .order-total {
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

/*
CART ACTION BUTTONS
----------------------------*/
/* line 640, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later-action-buttons,
.cart-contents-action-buttons {
  text-align: left;
  padding: 5px 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
@media (min-width: 768px) {
  /* line 640, ../../../app/assets/stylesheets/store/cart.css.scss */
  .saved-for-later-action-buttons,
  .cart-contents-action-buttons {
    border-top: none;
  }
}
/* line 650, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later-action-buttons .__button,
.cart-contents-action-buttons .__button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
}

@media (min-width: 768px) {
  /* line 657, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-contents-action-buttons {
    width: initial;
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  /* line 661, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-contents-action-buttons .__button {
    width: auto;
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}

/* line 667, ../../../app/assets/stylesheets/store/cart.css.scss */
.saved-for-later-action-buttons > .__button:nth-of-type(1)::after {
  background-color: #e5e5e5;
}

@media (min-width: 768px) {
  /* line 670, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart-contents-action-buttons {
    padding-top: 15px;
  }
}

/* line 675, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-buttons > .__button {
  height: 30px;
  width: 30px;
  border-radius: 100%;
}
/* line 680, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-buttons > .__button:active, .quantity-buttons > .__button:hover {
  box-shadow: 0 0 0 1px #322e38;
}
/* line 683, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-buttons > .__button:disabled {
  color: #e5e5e5;
}
/* line 686, ../../../app/assets/stylesheets/store/cart.css.scss */
.quantity-buttons > .__button:disabled:active, .quantity-buttons > .__button:disabled:hover {
  box-shadow: 0 0 0 1px #e5e5e5;
}

@media (max-width: 599px) {
  /* line 691, ../../../app/assets/stylesheets/store/cart.css.scss */
  .cart__checkout-button-wrap {
    background: white;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 90;
    box-shadow: 0px 0px 20px #e5e5e5;
  }
}

/* line 703, ../../../app/assets/stylesheets/store/cart.css.scss */
.checkout.__button.__primary {
  display: block;
  height: 56px;
  font-family: "DIN Bold", "Arial", sans-serif !important;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  cursor: pointer;
  background: #333333;
}
@media (max-width: 599px) {
  /* line 703, ../../../app/assets/stylesheets/store/cart.css.scss */
  .checkout.__button.__primary {
    width: 92%;
    margin: 10px auto 20px;
    border-radius: 28px;
  }
}
@media (min-width: 768px) {
  /* line 703, ../../../app/assets/stylesheets/store/cart.css.scss */
  .checkout.__button.__primary {
    margin-top: 20px;
    width: 250px;
  }
}
/* line 721, ../../../app/assets/stylesheets/store/cart.css.scss */
.checkout.__button.__primary:hover {
  background: #151315;
  color: white;
}
/* line 726, ../../../app/assets/stylesheets/store/cart.css.scss */
.checkout.__button.__primary:disabled {
  background: #e5e5e5;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  /* line 4, ../../../app/assets/stylesheets/store/checkout.css.scss */
  .checkout__main-form-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 9, ../../../app/assets/stylesheets/store/checkout.css.scss */
  .checkout__main-form-wrap .checkout__left-col-wrap, .checkout__main-form-wrap .checkout__right-col-wrap {
    width: 50%;
  }
  /* line 13, ../../../app/assets/stylesheets/store/checkout.css.scss */
  .checkout__main-form-wrap .checkout__right-col-wrap {
    width: 40%;
  }
  /* line 17, ../../../app/assets/stylesheets/store/checkout.css.scss */
  .checkout__main-form-wrap .checkout__mid-col-spacer {
    width: 5%;
  }
}

/* line 23, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__top-warning {
  margin-bottom: 40px;
}

/* line 27, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__step-wrap {
  margin-bottom: 50px;
}

/* line 31, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__step-wrap--with-bottom-border {
  border-bottom: 1px solid #151315;
}

/* line 35, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__step-title {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0px 0px 20px;
}

/* line 43, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__store-items-wrap {
  border: 1px solid #e5e5e5;
  text-align: left;
  margin-bottom: 40px;
}

/* line 49, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__store-header {
  background: #f7f7f7;
  color: #999999;
  padding: 10px;
}

/* line 55, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__store-image {
  width: 40px;
  border-radius: 20px;
  background-size: cover;
  height: 40px;
  margin-right: 5px;
}

/* line 63, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__store-name-wrap {
  line-height: 20px;
}

/* line 67, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__store-name {
  text-transform: uppercase;
}

/* line 74, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__btn-disabled {
  background: #999999 !important;
  border: none !important;
}

/* line 79, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__line-items-wrap {
  padding: 10px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

/* line 85, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__line-item-image {
  width: 60px;
  margin-right: 5px;
}
/* line 88, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__line-item-image img {
  width: 100%;
}

/* line 93, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__line-item-product-name {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 2px;
}

/* line 99, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__line-item-price {
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 104, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-item-retail-price {
  text-decoration: line-through;
  color: gray;
}

/* line 109, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-item-key, .checkout__cart-item-option, .checkout__cart-item-remove-link {
  color: gray;
  font-size: 0.8em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 0px;
}

/* line 119, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__gateway-payment-source-wrap .checkout__gateway-saved-card-details {
  display: none;
}
/* line 123, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__gateway-payment-source-wrap .checkout__gateway-new-card-details {
  display: block;
}
/* line 128, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__gateway-payment-source-wrap.checkout__gateway-payment-source-wrap--saved-card-mode .checkout__gateway-saved-card-details {
  display: block;
}
/* line 132, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__gateway-payment-source-wrap.checkout__gateway-payment-source-wrap--saved-card-mode .checkout__gateway-new-card-details {
  display: none;
}

/* line 140, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout-gateway-fields-wrap {
  float: none;
  margin-left: 0;
  max-width: 556px;
  height: 42px;
  box-sizing: border-box;
  padding: 5px 10px;
  border: 1px solid #151315;
  border-radius: 2px;
}

/* line 151, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout-payment-error-message {
  margin: 5px 0px;
  color: #f59231;
}

/* line 156, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__shipping-options-wrap {
  padding: 10px;
}

/* line 160, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__shipping-method {
  display: none;
}
/* line 162, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__shipping-method input[type='radio'] {
  margin: 0px 2px 5px 0px;
}
/* line 166, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__shipping-method label {
  display: inline-block;
  margin: 0;
}

/* line 172, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__shipping-method--available {
  display: block;
}

/* line 176, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-totals {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #151315;
}
/* line 183, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-totals table {
  width: 100%;
}
/* line 187, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-totals tr {
  border: none;
}
/* line 190, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-totals td {
  padding: 5px 0px;
  text-align: left;
}
/* line 198, ../../../app/assets/stylesheets/store/checkout.css.scss */
.checkout__cart-totals td.cart-total-amount {
  text-align: right;
}

/* line 203, ../../../app/assets/stylesheets/store/checkout.css.scss */
.high_value_notice {
  padding: 10px 0px;
}
/* line 1, ../../../app/assets/stylesheets/store/drop_menu.css.scss */
.drop-menu {
  position: relative;
}
/* line 5, ../../../app/assets/stylesheets/store/drop_menu.css.scss */
.drop-menu:hover .drop-menu-items {
  max-height: none;
}
/* line 9, ../../../app/assets/stylesheets/store/drop_menu.css.scss */
.drop-menu:hover .drop-menu-item {
  background: #eee;
}
/* line 14, ../../../app/assets/stylesheets/store/drop_menu.css.scss */
.drop-menu .drop-menu-label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 12px;
  margin-top: -12px;
  color: #999;
  cursor: default;
}
/* line 24, ../../../app/assets/stylesheets/store/drop_menu.css.scss */
.drop-menu .drop-menu-items {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
/* line 31, ../../../app/assets/stylesheets/store/drop_menu.css.scss */
.drop-menu .drop-menu-item {
  padding: 2px 12px;
  width: 160px;
}
/* line 3, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.f-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 5, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.row--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

/* line 15, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.row--no-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

/* line 25, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.row--reverse-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap-reverse;
  -ms-flex-flow: row wrap-reverse;
  flex-flow: row wrap-reverse;
}

/* line 35, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.column--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

/* line 45, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.column--no-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

/* line 55, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.column--reverse-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap-reverse;
  -ms-flex-flow: column wrap-reverse;
  flex-flow: column wrap-reverse;
}

/* line 66, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.no-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 67, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.reverse-wrap {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/* line 69, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 70, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* line 71, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 72, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 73, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

/* line 75, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 76, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/* line 77, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 78, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

/* line 79, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-between {
  -webkit-box-align: space-between;
  -webkit-align-items: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
}

/* line 80, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-around {
  -webkit-box-align: space-around;
  -webkit-align-items: space-around;
  -ms-flex-align: space-around;
  align-items: space-around;
}

/* line 82, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 83, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/* line 84, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

/* line 85, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-baseline {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

/* line 86, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-inherit {
  -webkit-align-self: inherit;
  -ms-flex-item-align: inherit;
  -ms-grid-row-align: inherit;
  -webkit-align-self: inherit;
      -ms-flex-item-align: inherit;
          align-self: inherit;
}

/* line 87, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*************** Editorial Landing Page *************/
/* line 8, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__landing-page-wrap .editorial__list-item-wrap {
  width: 100%;
  margin-bottom: 2%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  /* line 15, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__landing-page-wrap .editorial__list-wrap {
    max-width: 1000px;
    margin: 0px auto;
  }
  /* line 20, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__landing-page-wrap .editorial__list-item-wrap {
    width: 33%;
    padding: 1%;
    box-sizing: border-box;
  }
}

/* line 28, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__pagination-wrap {
  margin: 20px auto;
  text-align: center;
  font-size: 25px;
}
/* line 33, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__pagination-wrap .prev-next-button {
  display: inline-block;
  margin: 0px 10px;
}
/* line 37, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__pagination-wrap .prev-next-button a {
  display: inline-block;
}

/****************** Article page *******************/
/* line 45, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__main-container {
  text-align: center;
}

/* line 50, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__template-name {
  display: none;
  position: absolute;
  padding: 5px;
  color: #ddd;
  background: #f7f7f7;
}

/* line 59, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__debug_mode .editorial__template-name {
  display: block;
}

/* line 64, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__header {
  margin-bottom: 80px;
}

/* line 68, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__banner-image-wrapper {
  max-width: 1000px;
  margin: 0px auto;
}

/* line 73, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__banner-image {
  position: relative;
  padding-bottom: 50%;
}
/* line 77, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__banner-image img {
  position: absolute;
  left: 0%;
  width: 100%;
}
@media (max-width: 479px) {
  /* line 73, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__banner-image {
    height: auto;
    overflow: hidden;
  }
}

/* line 92, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__icon-large {
  height: 20px;
  margin-top: 25px;
}
/* line 95, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__icon-large img {
  height: 100%;
}

/* line 100, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__title {
  margin: 25px auto;
  font-size: 2em;
  padding: 0% 2%;
  max-width: 800px;
}

/* line 108, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__publisher {
  margin: 0px auto;
}

/* line 112, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__deck {
  margin: 25px auto;
  padding: 0% 2%;
  max-width: 800px;
  font-size: 1.5em;
  line-height: 1.5em;
}

/* line 120, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__description {
  margin: 50px auto;
  text-align: justify;
  padding: 0% 2%;
  max-width: 800px;
  font-size: 1em;
  line-height: 1.5em;
}

/******************* Common Elements ************************/
/* line 130, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__section {
  margin: 100px auto 25px;
}
/* line 133, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__section p {
  text-align: center;
}

/* line 138, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__section--with-large-spacing {
  margin: 150px auto;
}

/* line 142, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__round-button {
  display: inline-block;
  margin: 10px;
  background: rgba(255, 255, 255, 0.2);
  border: none;
}
/* line 147, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__round-button:hover {
  background: #000000;
}

/* line 152, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__item-title {
  line-height: 1.2em;
}

/* line 156, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__item-description {
  margin: 0px auto;
  text-align: center;
  max-width: 800px;
}

/* line 162, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block {
  margin: 50px auto;
  max-width: 1000px;
}

/* line 167, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-s1A, .editorial__block-s1B {
  margin-top: 150px;
  margin-bottom: -25px;
}

/******************* Text Block Elements ************************/
/* line 174, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-t1A .editorial__item-description, .editorial__block-t1B .editorial__item-description {
  margin: 50px auto;
  text-align: justify;
  max-width: 800px;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 182, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-t1A .editorial__item-description.center p, .editorial__block-t1B .editorial__item-description.center p {
  text-align: center;
}
/* line 188, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-t1A p, .editorial__block-t1B p {
  text-align: left;
}
/* line 193, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-t1A a, .editorial__block-t1B a {
  border-bottom: 1px dotted #151315;
}
/* line 197, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-t1A a:hover, .editorial__block-t1B a:hover {
  border-bottom: 1px solid #151315;
}
@media only screen and (min-width: 768px) {
  /* line 201, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-t1A .editorial__text-images-wrap, .editorial__block-t1B .editorial__text-images-wrap {
    -webkit-flex-flow: nowrap;
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  /* line 208, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-t1A .editorial__text-image-wrap, .editorial__block-t1B .editorial__text-image-wrap {
    padding: 5px;
    box-sizing: border-box;
    height: 600px;
    position: relative;
  }
  /* line 214, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-t1A .editorial__text-image-wrap img, .editorial__block-t1B .editorial__text-image-wrap img {
    height: 100%;
  }
}

/******************* Store Block Elements ************************/
/* line 222, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-o1A, .editorial__block-o1B {
  margin: 50px auto 100px;
}
/* line 224, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-o1A .editorial__store-image-wrap, .editorial__block-o1B .editorial__store-image-wrap {
  height: 300px;
  width: 300px;
  border-radius: 150px;
  margin: 25px auto;
}

/******************* Gallery Elements ************************/
/* line 235, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-g1A, .editorial__block-g1B {
  padding: 25px 0px;
}

/******************* Common Product Elements ************************/
/* line 240, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-image-wrap {
  box-sizing: border-box;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  /* line 240, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__product-image-wrap {
    padding: 5px;
    margin-bottom: 0px;
  }
}

/* line 250, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-details {
  padding: 5px;
  box-sizing: border-box;
}

/* line 256, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-image {
  height: 100%;
}
/* line 259, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-image img {
  max-height: 100%;
  border-radius: 2px;
  box-sizing: border-box;
}

/* line 267, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-wrap {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  /* line 267, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__product-wrap {
    margin-bottom: 0px;
  }
}
/* line 273, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-wrap .editorial__product-collection-item-details {
  max-width: 300px;
}
@media only screen and (min-width: 768px) {
  /* line 273, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__product-wrap .editorial__product-collection-item-details {
    padding: 0px 5px;
  }
}
/* line 279, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-wrap .editorial__item-title {
  text-align: left;
}
/* line 282, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-wrap .editorial__item-description {
  text-align: left;
  font-size: 0.8em;
  line-height: 1.2em;
}
/* line 286, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__product-wrap .editorial__item-description p {
  padding: 0;
}

/* line 292, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__item-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}

/******************* Product Blocks ************************/
@media only screen and (min-width: 768px) {
  /* line 304, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1A .editorial__product-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 310, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1A .editorial__product-image-wrap {
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 600px;
  }
  /* line 320, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1A .editorial__item-actions {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (min-width: 768px) {
  /* line 329, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1B .editorial__product-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 335, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1B .editorial__product-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  /* line 342, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1B .editorial__product-collection-item-details {
    width: 50%;
  }
  /* line 346, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p1B img {
    max-height: 600px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 354, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2A .editorial__product-block-wrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  /* line 358, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2A .editorial__product-wrap:first-child {
    -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
}
/* line 363, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-p2A .editorial__product-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 300px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  /* line 363, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2A .editorial__product-wrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
/* line 373, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__block-p2A .editorial__product-image-wrap {
  padding: 5px;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
  /* line 382, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2B .editorial__product-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 387, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2B .editorial__product-image-wrap {
    height: 500px;
  }
  /* line 389, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2B .editorial__product-image-wrap img {
    max-width: none;
  }
  /* line 393, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p2B .editorial__product-collection-item-details {
    text-align: left;
    max-width: 300px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 402, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-block-wrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 407, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  /* line 411, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-collection-item-details {
    max-width: 300px;
    margin: 0px auto;
  }
  /* line 417, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap--first .editorial__product-image {
    text-align: right;
  }
  /* line 421, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap--first .editorial__product-collection-item-details {
    margin-right: 10px;
    text-align: left;
  }
  /* line 427, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap--second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 433, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap--second .editorial__product-image-wrap, .editorial__block-p3A .editorial__product-wrap--second .editorial__product-collection-item-details {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
  }
  /* line 440, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap--third .editorial__product-image-wrap {
    text-align: left;
  }
  /* line 443, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3A .editorial__product-wrap--third .editorial__product-collection-item-details {
    text-align: left;
    margin-left: 0px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 455, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3B .editorial__product-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 460, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3B .editorial__product-image-wrap {
    height: 500px;
  }
  /* line 462, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3B .editorial__product-image-wrap img {
    max-width: none;
  }
  /* line 468, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p3B .editorial__product-collection-item-details {
    text-align: left;
    max-width: 300px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 475, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p4A {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 484, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p4A .editorial__product-wrap.editorial__product-wrap--first,
  .editorial__block-p4A .editorial__product-wrap.editorial__product-wrap--third {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 768px) {
  /* line 493, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p4B {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 500, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p4B .editorial__product-block-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  /* line 507, ../../../app/assets/stylesheets/store/editorial.css.scss */
  .editorial__block-p4B .editorial__product-wrap.editorial__product-wrap--first,
  .editorial__block-p4B .editorial__product-wrap.editorial__product-wrap--second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/******************* Recommended articles Module ************************/
/* line 517, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__recommended-edit {
  width: 300px;
  margin: 10px;
}

/******************* Editorial Summary Module ************************/
/* line 527, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__summary-image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 536, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__summary-image img {
  position: absolute;
  height: 100%;
  max-width: none;
}

/* line 543, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__summary-title-wrap {
  box-sizing: border-box;
  min-height: 60px;
  margin: -30px 10% 20px;
  width: 80%;
  background: #151315;
  color: white;
  position: relative;
  padding: 12px 12px 12px;
  line-height: 20px;
  letter-spacing: 1px;
}
/* line 554, ../../../app/assets/stylesheets/store/editorial.css.scss */
.editorial__summary-title-wrap a {
  color: white;
}
/* line 3, ../../../app/assets/stylesheets/store/edits.css.scss */
#edits-landing-page .edit-summary {
  margin: 50px 0px;
  position: relative;
}
/* line 11, ../../../app/assets/stylesheets/store/edits.css.scss */
#edits-landing-page .edit-summary .image {
  height: 100%;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 20, ../../../app/assets/stylesheets/store/edits.css.scss */
#edits-landing-page .edit-summary .text {
  position: absolute;
  top: 0px;
  margin: 150px 0px 100px 40px;
  max-width: 380px;
  transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
}
/* line 30, ../../../app/assets/stylesheets/store/edits.css.scss */
#edits-landing-page .edit-summary .text .name {
  margin-top: 10px;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
}
/* line 37, ../../../app/assets/stylesheets/store/edits.css.scss */
#edits-landing-page .edit-summary .text .deck {
  margin-top: 5px;
}
/* line 45, ../../../app/assets/stylesheets/store/edits.css.scss */
#edits-landing-page .edit-summary.visible .text {
  margin-top: 130px;
}

/* line 61, ../../../app/assets/stylesheets/store/edits.css.scss */
.editorial__main-container .editorial__block .g1A, .editorial__main-container .editorial__block .g1B {
  padding: 50px 0px;
}
/* line 64, ../../../app/assets/stylesheets/store/edits.css.scss */
.editorial__main-container .editorial__block .g1A .fotorama__stage, .editorial__main-container .editorial__block .g1B .fotorama__stage {
  overflow-y: visible;
  padding-bottom: 50px;
}
/* line 70, ../../../app/assets/stylesheets/store/edits.css.scss */
.editorial__main-container .editorial__block .g1A .fotorama__stage .fotorama__stage__frame .fotorama__caption, .editorial__main-container .editorial__block .g1B .fotorama__stage .fotorama__stage__frame .fotorama__caption {
  text-align: center;
}
/* line 73, ../../../app/assets/stylesheets/store/edits.css.scss */
.editorial__main-container .editorial__block .g1A .fotorama__stage .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap, .editorial__main-container .editorial__block .g1B .fotorama__stage .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap {
  background-color: transparent;
}
/* line 2, ../../../app/assets/stylesheets/store/experiments.css.scss */
body[data-ex-grid-sizes="hide"] .grid-item .available-sizes {
  display: none;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/* DECLARATIONS
----------------------------------------------------------------------- */
/* line 49, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-breadcrumbs {
  height: 50px;
  margin-bottom: 50px;
  zoom: 1;
}
/* line 10, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-breadcrumbs:before, .feed-breadcrumbs:after {
  content: "";
  display: table;
}
/* line 14, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-breadcrumbs:after {
  clear: both;
}
/* line 53, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-breadcrumbs .crumb {
  margin: 14px 12px 14px 0px;
}

/* line 59, ../../../app/assets/stylesheets/store/feed.css.scss */
.product-detail .breadcrumbs {
  margin: 0px;
  padding: 0px;
}
/* line 62, ../../../app/assets/stylesheets/store/feed.css.scss */
.product-detail .breadcrumbs .crumb {
  margin: 2px 6px 2px 0px;
}
/* line 64, ../../../app/assets/stylesheets/store/feed.css.scss */
.product-detail .breadcrumbs .crumb::after {
  margin-left: 6px;
}
/* line 67, ../../../app/assets/stylesheets/store/feed.css.scss */
.product-detail .breadcrumbs .crumb a {
  color: #aaa;
  font-weight: 400;
}

/* line 75, ../../../app/assets/stylesheets/store/feed.css.scss */
.type-header {
  height: 50px;
}
/* line 77, ../../../app/assets/stylesheets/store/feed.css.scss */
.type-header .tick {
  display: inline-block;
  margin: 10px 0 22px 0;
  width: 18%;
  height: 1px;
  background-color: #999;
}
/* line 84, ../../../app/assets/stylesheets/store/feed.css.scss */
.type-header h4 {
  display: inline-block;
  padding: 0;
  width: 60%;
  margin-bottom: 18px;
  vertical-align: bottom;
  text-align: center;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 12px;
}

/* line 98, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  margin-top: 120px;
  padding: 9px 0;
  zoom: 1;
}
/* line 10, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer:before, .feed-footer:after {
  content: "";
  display: table;
}
/* line 14, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer:after {
  clear: both;
}
/* line 106, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer .back {
  position: absolute;
  left: 12px;
  top: 23px;
}
/* line 110, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer .back a {
  color: #e5e5e5;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
/* line 117, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer .back::before {
  display: inline-block;
  content: "";
  margin-right: 8px;
  background: url("/assets/sprite-sheet.png") no-repeat -54px 0px;
  background-size: 72px 63px;
  width: 9px;
  height: 9px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
/* line 125, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer .steps {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  color: #e5e5e5;
  margin-top: 4px;
}
/* line 133, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer .steps p {
  font-size: 14px;
  margin-top: 1px;
}
/* line 138, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-footer .continue {
  position: absolute;
  right: 12px;
  top: 12px;
  border: 2px solid #151315;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  height: 43px;
  width: auto;
  padding: 11px 40px;
}
@media (max-width: 767px) {
  /* line 138, ../../../app/assets/stylesheets/store/feed.css.scss */
  .feed-footer .continue {
    padding: 11px 22px;
    top: 2px;
  }
}

/* line 158, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block {
  position: relative;
  /* height: 500px; */
  width: 70%;
  margin: 5% auto;
  text-align: center;
}
/* line 165, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-content {
  margin: 0 auto;
}
/* line 167, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-content h2 {
  margin: 10px 0 15px 0;
  color: #151315;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 30px;
}
/* line 175, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-content p {
  padding: 0;
  margin: 10px 0 15px 0;
  line-height: 2em;
}
/* line 180, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-content .btn {
  height: 60px;
  padding: 0;
  width: 240px;
  margin: 15px auto;
  background-color: black;
  color: white;
  font-size: 13px;
  letter-spacing: 1.5px;
  font-weight: 800;
}
@media (max-width: 414px) {
  /* line 180, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-welcome .welcome-block .block-content .btn {
    margin: 15px 0;
  }
}
@media (max-width: 950px) {
  /* line 165, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-welcome .welcome-block .block-content {
    width: 80%;
  }
}
/* line 198, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-footer {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #f2f2f2;
  border-top: #e5e5e5;
  text-align: center;
}
/* line 206, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-footer p {
  font-size: 14px;
  padding: 20px 0;
  max-width: 90%;
  margin: 0 auto;
}
/* line 211, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-welcome .welcome-block .block-footer p a {
  text-decoration: underline;
}

/* line 221, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-type .image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  border: 8px solid #f2f2f2;
  border-radius: 2px;
  box-sizing: border-box;
}

/* line 234, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile {
  margin: 40px 10px;
  width: 250px;
}
/* line 237, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile .border {
  border: 1px solid #e5e5e5;
}
/* line 240, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile .image {
  height: 400px;
  width: 100%;
  border: 8px solid #fff;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
}
/* line 248, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile .circle {
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
}
/* line 254, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile .description {
  height: 200px;
  padding: 20px;
  text-align: justify;
  line-height: 20px;
  overflow: hidden;
}
/* line 261, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile .about-header {
  padding: 20px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
/* line 269, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .style-profile .checkbox-container {
  display: none;
}
/* line 274, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-select-style .see-samples-button {
  height: 20px;
  margin-top: 60px;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.5px;
  cursor: pointer;
}

/* line 286, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup {
  border: 1px solid #000;
  background: white;
  text-align: center;
  float: none;
  margin: 0 auto;
  padding: 50px;
}
/* line 298, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup h1 {
  margin-left: 2.5%;
  font-size: 20px;
}
/* line 303, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .tick {
  height: 2px;
  background-color: #151315;
  width: 95%;
  margin: 10px 0 16px 20px;
}
@media (max-width: 767px) {
  /* line 303, ../../../app/assets/stylesheets/store/feed.css.scss */
  .profile-sample-popup .tick {
    width: 100%;
    margin-left: 0;
  }
}
/* line 315, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .brand-samples, .profile-sample-popup .store-samples, .profile-sample-popup .style-samples {
  margin: 0 auto;
  float: none;
}
/* line 320, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .brand-sample, .profile-sample-popup .store-sample, .profile-sample-popup .style-sample {
  margin: 1%;
}
/* line 323, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .brand-sample .image, .profile-sample-popup .store-sample .image, .profile-sample-popup .style-sample .image {
  width: 100%;
}
/* line 328, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .brand-sample .brand-name, .profile-sample-popup .brand-sample .store-name, .profile-sample-popup .store-sample .brand-name, .profile-sample-popup .store-sample .store-name, .profile-sample-popup .style-sample .brand-name, .profile-sample-popup .style-sample .store-name {
  text-transform: uppercase;
  font-size: 10px;
  color: black;
  padding-bottom: 0;
  line-height: 10px;
  height: 20px;
}
/* line 336, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .brand-sample .location, .profile-sample-popup .store-sample .location, .profile-sample-popup .style-sample .location {
  color: gray;
  font-size: 13px;
  padding: 0;
}
@media (max-width: 400px) {
  /* line 320, ../../../app/assets/stylesheets/store/feed.css.scss */
  .profile-sample-popup .brand-sample, .profile-sample-popup .store-sample, .profile-sample-popup .style-sample {
    width: 45%;
    float: left;
  }
}
/* line 348, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .image {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
}
/* line 354, ../../../app/assets/stylesheets/store/feed.css.scss */
.profile-sample-popup .key {
  padding: 15px 0px;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 354, ../../../app/assets/stylesheets/store/feed.css.scss */
  .profile-sample-popup .key {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 371, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-refine .wrapper {
    width: 90%;
    margin: 0 auto;
  }
}
/* line 376, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image {
  width: 200px;
  position: relative;
  opacity: 0.7;
  padding: 10px;
  margin: 0px;
  box-sizing: border-box;
  background-position: center;
  background-size: cover;
}
/* line 386, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image.selected {
  opacity: 1.0;
}
/* line 389, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image.selected .deleted-overlay {
  display: none;
}
/* line 394, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image.selected .sample-details .delete-sample {
  display: block;
}
/* line 398, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image.selected .sample-details .add-sample {
  display: none;
}
/* line 404, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .deleted-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
/* line 410, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .deleted-overlay::after {
  content: "";
  display: inline-block;
  margin: 40% auto;
  background: url("/assets/sprite-sheet.png") no-repeat -128px -192px;
  background-size: 256px 224px;
  width: 32px;
  height: 32px;
}
/* line 418, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .sample-details {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 2px solid;
  padding: 10px;
  box-sizing: border-box;
  background-color: white;
  display: none;
  width: 100%;
  height: 100%;
}
/* line 429, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .sample-details .delete-sample {
  display: none;
  width: 30px;
  height: 30px;
  margin: 20px auto;
  border: 2px solid black;
  border-radius: 10em;
}
/* line 437, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .sample-details .delete-sample::after {
  content: "";
  display: inline-block;
  margin: 10px;
  background: url("/assets/sprite-sheet.png") no-repeat -40px -60px;
  background-size: 80px 70px;
  width: 10px;
  height: 10px;
}
/* line 444, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .sample-details .add-sample {
  width: 30px;
  height: 30px;
  margin: 20px auto;
  border: 2px solid black;
  border-radius: 10em;
}
/* line 450, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .sample-details .add-sample icon {
  display: inline-block;
  line-height: 33px;
}
/* line 457, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image .image {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
/* line 463, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image:hover {
  cursor: pointer;
  border: none;
}
/* line 466, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image:hover .sample-details {
  display: block;
}
/* line 469, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image:hover .image {
  border: none !important;
}
/* line 476, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-refine .wrapper .sample-image.selected .image {
  border: none !important;
}
@media (max-width: 767px) {
  /* line 376, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-refine .wrapper .sample-image {
    margin: 20px 0;
  }
}

/* line 487, ../../../app/assets/stylesheets/store/feed.css.scss */
.touchevents #feed-onboarding-refine .wrapper .sample-image .sample-details {
  position: relative;
  display: block;
  border-style: none;
  margin-bottom: 20px;
  height: 174px;
}

/* line 496, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-complete .span9 {
  padding: 25% 0;
}

/* line 502, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-about .content {
  width: 70%;
  margin: 60px auto;
}
@media (max-width: 767px) {
  /* line 502, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-about .content {
    width: 80%;
  }
}
@media (max-width: 415px) {
  /* line 502, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-about .content {
    width: 90%;
  }
}
/* line 511, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-about .content img {
  width: 100%;
  height: 320px;
  margin: 24px 0;
  border: 3px solid #151315;
  background-color: #f2f2f2;
}
/* line 518, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-about .content h1 {
  font-size: 26px;
  max-width: none;
}
/* line 522, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-about .content h3 {
  margin: 0;
  font-size: 17px;
}
/* line 526, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-about .content p {
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 0;
}
/* line 530, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-about .content p.date {
  color: gray;
  font-size: 14px;
  font-weight: 600;
}

/* line 540, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .sizes-block {
  margin-bottom: 80px;
}
/* line 544, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes h1 {
  margin-bottom: 5%;
}
/* line 548, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .type-header h4 {
  width: 30%;
}
/* line 551, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .type-header .tick {
  width: 8%;
}
/* line 555, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .row {
  position: relative;
}
/* line 558, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .image {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  margin-right: 50px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  /* line 558, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-onboarding-sizes .image {
    display: block;
    margin: 0 auto 20px auto;
    width: 60px;
  }
}
/* line 571, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .selector {
  display: inline-block;
  height: 50px;
  width: 50px;
  padding: 15px 11px;
  margin: 10px;
  border: 1px solid gray;
  font-size: 12px;
  font-weight: 800;
  color: gray;
  letter-spacing: 1.5px;
}
/* line 583, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .selector.selected {
  background: #000;
  color: #fff;
}
/* line 589, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .feed-footer .btn {
  background-color: #151315;
  color: white;
}
/* line 594, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes table.size-mapping tr {
  border-bottom-style: none;
}
/* line 597, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .popover {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}
/* line 603, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-onboarding-sizes .size-chart-link {
  margin: 20px 0;
  font-size: 12px;
}

/* line 608, ../../../app/assets/stylesheets/store/feed.css.scss */
.no-touchevents .size-chart-link {
  display: none;
}

/* line 612, ../../../app/assets/stylesheets/store/feed.css.scss */
.size-chart-tooltip {
  background-color: #fff;
}
/* line 614, ../../../app/assets/stylesheets/store/feed.css.scss */
.size-chart-tooltip table {
  margin: 64px auto 0 auto;
}
/* line 617, ../../../app/assets/stylesheets/store/feed.css.scss */
.size-chart-tooltip table th, .size-chart-tooltip table td {
  text-align: center;
}

/* line 624, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step h1 {
  max-width: 65%;
  margin: 0 auto;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 624, ../../../app/assets/stylesheets/store/feed.css.scss */
  .feed-onboarding-step h1 {
    font-size: 18px;
    width: 90%;
  }
}
/* line 637, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step h2 {
  margin-bottom: 48px;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 17px;
  color: gray;
}
@media (max-width: 767px) {
  /* line 637, ../../../app/assets/stylesheets/store/feed.css.scss */
  .feed-onboarding-step h2 {
    font-size: 14px;
  }
}
/* line 648, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector {
  cursor: pointer;
  width: 30%;
  margin: 10px;
}
/* line 653, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector .circle {
  position: relative;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  margin: 10px auto;
  border: 1px solid #151315;
  background-color: white;
  border-radius: 10em;
  text-align: center;
  line-height: 40px;
}
/* line 667, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector:hover .image {
  border: 8px solid #e5e5e5 !important;
}
/* line 673, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector.selected .type-header .tick {
  background-color: #151315;
}
/* line 676, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector.selected .type-header h4 {
  color: #151315;
}
/* line 680, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector.selected .image {
  border: 8px solid #151315 !important;
}
/* line 683, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector.selected .circle {
  display: block;
  background-color: #151315;
}
/* line 686, ../../../app/assets/stylesheets/store/feed.css.scss */
.feed-onboarding-step .selector.selected .circle icon {
  color: white;
}
@media (max-width: 767px) {
  /* line 648, ../../../app/assets/stylesheets/store/feed.css.scss */
  .feed-onboarding-step .selector {
    margin-bottom: 78px;
  }
}

/* line 699, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage h2 {
  font-size: 18px;
  font-family: "DIN Regular", "Helvetica Neue";
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
/* line 705, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage h4 {
  font-size: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 711, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .feed-breadcrumbs {
  margin-bottom: 0px;
}
/* line 714, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .manage-subheader {
  font-size: 20px;
  line-height: 40px;
}
/* line 719, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .block {
  background: #f4f4f4;
  padding: 80px 40px;
  box-sizing: border-box;
  margin: 40px auto;
}
/* line 726, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .feed-links a {
  padding: 5px 0px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
/* line 732, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .feed-links a::after {
  display: inline-block;
  content: "";
  margin-left: 8px;
  background: url("/assets/sprite-sheet.png") no-repeat -54px 0px;
  background-size: 72px 63px;
  width: 9px;
  height: 9px;
}
/* line 740, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .subscription-row {
  margin: 5px 0px;
  line-height: 30px;
  margin-bottom: 0;
}
/* line 745, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .subscription-row .image {
  height: 30px;
  width: 30px;
  background-position: center;
  background-size: cover;
  display: inline-block;
}
/* line 752, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .subscription-row [class*="span"] {
  margin: auto 10px auto 0px;
}
@media (max-width: 767px) {
  /* line 740, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-manage .subscription-row {
    padding: 40px 0px;
    border-bottom: 1px dotted #ddd;
  }
  /* line 760, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-manage .subscription-row [class*="span"] {
    margin: auto;
  }
}
/* line 765, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .update-button {
  background-color: black;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 800;
  width: 150px;
  text-align: center;
  height: 40px;
  text-transform: uppercase;
  padding: 11px;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 777, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-manage .update-button a {
  color: white;
}

/* line 785, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .product-grid__left-col {
  margin-top: 100px;
}
/* line 789, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-links {
  padding: 10px 0px;
}
/* line 791, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-links a {
  padding: 5px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
/* line 797, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-links a::after {
  display: inline-block;
  content: "";
  margin-left: 8px;
  background: url("/assets/sprite-sheet.png") no-repeat -54px 0px;
  background-size: 72px 63px;
  width: 9px;
  height: 9px;
}
/* line 805, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products h2 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px;
  margin-top: 0;
}
@media (max-width: 979px) {
  /* line 813, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-products .brand-suggestions {
    display: none;
  }
}
/* line 818, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .brand-suggestions .brand-suggestion {
  margin: 20px 0px;
  text-align: center;
}
/* line 823, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .block {
  width: 100%;
  padding: 10px;
  margin: 40px auto;
  background: #f4f4f4;
  box-sizing: border-box;
}
/* line 833, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .name {
  font-size: 14px;
  font-weight: 600;
}
/* line 838, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .img-circle {
  width: 125px;
  height: 125px;
  overflow: hidden;
  position: relative;
  margin: 12px auto;
  background-size: cover;
  background-position: center;
  background-color: #fff;
}
/* line 848, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .follow-container {
  font-size: 12px;
}
/* line 853, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products #feed-loading {
  text-align: center;
}
/* line 856, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products #feed-empty {
  display: none;
}
/* line 859, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products h2.feed-date-header {
  text-align: left;
}
/* line 862, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products #feed-last-viewed-line {
  height: 50px;
  text-align: center;
  margin-bottom: 30px;
}
/* line 867, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products #feed-last-viewed-line .tick {
  display: inline-block;
  height: 1px;
  background-color: #444;
  width: 8%;
  margin: 15px 0 34px 0;
  vertical-align: top;
}
/* line 875, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products #feed-last-viewed-line h2 {
  display: inline-block;
  box-sizing: border-box;
  width: 80%;
  padding: 10px 20px;
  vertical-align: top;
}
/* line 884, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar {
  display: none;
  cursor: default;
}
/* line 888, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar a {
  transition: border-color 0s ease 0s;
  -moz-transition: border-color 0s ease 0s;
  -ms-transition: border-color 0s ease 0s;
  -o-transition: border-color 0s ease 0s;
  -webkit-transition: border-color 0s ease 0s;
}
/* line 891, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar a:hover {
  border-style: none;
}
/* line 894, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar icon {
  font-size: 30px;
  line-height: 40px;
  margin: 0 20px;
  cursor: pointer;
}
/* line 900, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar .fas.fa-heart {
  display: none;
}
/* line 903, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar .far.fa-heart {
  display: inline-block;
}
/* line 908, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar.is-fav .fas.fa-heart {
  display: inline-block;
}
/* line 911, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-product-toolbar.is-fav .far.fa-heart {
  display: none;
}
/* line 917, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .deleted-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #444444;
  /* ie <= 8 */
  background-color: rgba(68, 68, 68, 0.8);
  color: #000;
  font-size: 80px;
}
/* line 929, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .deleted-overlay .content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -75px 20% 0 20%;
  color: #fff;
  text-align: center;
}
/* line 938, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .deleted-overlay .content icon {
  display: inline-block;
  font-size: 64px;
  line-height: 64px;
}
/* line 943, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .deleted-overlay .content p {
  font-size: 14px;
}
/* line 949, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .deleted .deleted-overlay {
  display: block;
}
/* line 954, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-products-list .hidden {
  display: none;
}
/* line 957, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-products-list .brand-suggestions {
  box-sizing: border-box;
}
/* line 960, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-products-list .brand-suggestions .brand-suggestion {
  margin: 0 33.3px;
}
@media screen and (min-width: 1200px) {
  /* line 960, ../../../app/assets/stylesheets/store/feed.css.scss */
  #feed-products .feed-products-list .brand-suggestions .brand-suggestion {
    margin: 0 41.6px;
  }
}
/* line 967, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-products-list .new-products-text {
  display: none;
}
/* line 971, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-products-list .new-products-available .new-products-text {
  display: inline;
}
/* line 974, ../../../app/assets/stylesheets/store/feed.css.scss */
#feed-products .feed-products-list .new-products-available .no-new-products-text {
  display: none;
}

/* line 982, ../../../app/assets/stylesheets/store/feed.css.scss */
.no-touchevents #feed-products .feed-product-toolbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  /* ie <= 8 */
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
/* line 994, ../../../app/assets/stylesheets/store/feed.css.scss */
.no-touchevents #feed-products .active .image .feed-product-toolbar {
  display: block;
}

/* line 999, ../../../app/assets/stylesheets/store/feed.css.scss */
.touchevents #feed-products .mobile-toolbar-wrapper .feed-product-toolbar {
  display: block;
  padding-top: 10px;
}
@media screen and (min-width: 480px) {
  /* line 1003, ../../../app/assets/stylesheets/store/feed.css.scss */
  .touchevents #feed-products .mobile-toolbar-wrapper .feed-product-toolbar .fas.fa-heart, .touchevents #feed-products .mobile-toolbar-wrapper .feed-product-toolbar .far.fa-heart {
    margin-left: 0;
  }
}

/* line 1012, ../../../app/assets/stylesheets/store/feed.css.scss */
.follow-confirmation-notification .confirmation-content .circle {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  background-color: #444444;
  border-radius: 10em;
}
/* line 1020, ../../../app/assets/stylesheets/store/feed.css.scss */
.follow-confirmation-notification .confirmation-content .circle::after {
  position: absolute;
  top: 6px;
  left: 6px;
  font-family: Font Awesome\ 5 Free;
  font-weight: normal;
  line-height: normal;
  font-size: 10px;
  content: "\f00c";
  color: #fff;
}
/* line 1032, ../../../app/assets/stylesheets/store/feed.css.scss */
.follow-confirmation-notification .confirmation-content p {
  margin: 20px;
  color: #444444;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer {
  width: 100%;
  background: #f4f4f4;
  position: relative;
  padding-bottom: 150px;
}
/* line 11, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer .container {
  max-width: 1200px;
}
/* line 14, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer a {
  text-transform: uppercase;
  font-weight: 600;
  color: #999999;
}
/* line 19, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer {
  padding-top: 50px;
  margin-bottom: 100px;
}
/* line 22, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .span2, #footer footer .span3 {
  float: right;
}
/* line 25, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up {
  display: inline-block;
  width: 30%;
}
/* line 28, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up .logo {
  height: 50px;
  margin: 0 0 -6px -6px;
}
/* line 32, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up h2 {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 1.5px;
}
/* line 39, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form {
  width: 100%;
}
/* line 41, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form p {
  margin: 0;
  padding: 0;
}
/* line 45, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form h2 {
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 0;
}
/* line 51, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form input {
  border: 2px solid #000;
  padding: 20px 20px 20px 12px;
  width: 100%;
  box-sizing: border-box;
  font-size: 13px;
}
/* line 57, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form input.first {
  float: left;
  width: 49%;
}
/* line 61, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form input.last {
  float: right;
  width: 49%;
}
/* line 65, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form input.btn {
  height: 52px;
  font-size: 12px;
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 12px;
}
/* line 73, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer footer .footer-sign-up form input:focus {
  background-color: #f1f1f1;
  color: #000;
}
/* line 81, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer #footer-left li {
  line-height: 40px;
  font-size: 0.8em;
}
/* line 85, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer ul {
  margin: 0;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: 600;
}
/* line 90, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer ul li {
  list-style-type: none;
  font-size: 0.8em;
  margin: 6px 0;
}
@media screen and (max-width: 767px) {
  /* line 90, ../../../app/assets/stylesheets/store/footer.css.scss */
  #footer ul li {
    text-align: center;
  }
}
/* line 99, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer ul.secondary a {
  color: gray;
}
/* line 106, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer .social li {
  display: inline-block;
  margin: 0;
}
/* line 109, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer .social li a {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  color: gray;
  transition: color 0.1s ease-in-out 0s;
  -moz-transition: color 0.1s ease-in-out 0s;
  -ms-transition: color 0.1s ease-in-out 0s;
  -o-transition: color 0.1s ease-in-out 0s;
  -webkit-transition: color 0.1s ease-in-out 0s;
}
/* line 116, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer .social li a icon {
  vertical-align: bottom;
  margin-right: 5px;
}
/* line 121, ../../../app/assets/stylesheets/store/footer.css.scss */
#footer .social li a:hover icon {
  color: #151315;
}
@media (max-width: 767px) {
  /* line 129, ../../../app/assets/stylesheets/store/footer.css.scss */
  #footer footer .footer-sign-up {
    width: 50%;
    display: block;
    margin: 15px auto 45px auto;
  }
}
@media (max-width: 550px) {
  /* line 136, ../../../app/assets/stylesheets/store/footer.css.scss */
  #footer footer .footer-sign-up {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  /* line 141, ../../../app/assets/stylesheets/store/footer.css.scss */
  #footer #footer-left, #footer #footer-right {
    float: none;
    text-align: center;
  }
}
/* line 1, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
#gift-certificate-details {
  margin: 40px 0px;
}
/* line 5, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
#gift-certificate-details .loading-img {
  margin: 0px;
  float: none;
}
/* line 9, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
#gift-certificate-details .loading-img img {
  height: 20px;
  width: 20px;
}

/* line 18, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form #gift_certificate_variant_id {
  width: 50px;
}
/* line 24, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form .msg-field textarea {
  height: 62px;
}
/* line 30, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form label {
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
}
/* line 36, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form .names {
  float: none;
  clear: both;
  padding-top: 10px;
}
/* line 41, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form .names .span3 {
  margin-left: 0;
  width: 320px;
}
/* line 45, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form .names .span3 .field-label {
  margin-right: 5px;
  font-size: 85%;
  line-height: 30px;
}
/* line 51, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form .names .span3:first-child {
  margin-right: 50px;
}
/* line 57, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-form .payment-method-selectors {
  display: none;
}

/* line 62, ../../../app/assets/stylesheets/store/gift_certificates.css.scss */
.gc-table {
  margin-top: 60px;
}
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
FADE IN TRANSITION
----------------------------------------------------------------------- */
@keyframes fadein {
  /* line 5, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  from {
    opacity: 0;
  }

  /* line 6, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  /* line 17, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  from {
    opacity: 0;
  }

  /* line 18, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  to {
    opacity: 1;
  }
}

/* Internet Explorer */

/* Opera < 12.1 */

/*
SLIDE UP TRANSITION
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
@-webkit-keyframes slide-up-20 {
  /* line 7, ../../../app/assets/stylesheets/standards/transitions/_slide-up.css.scss */
  from {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
  }

  /* line 11, ../../../app/assets/stylesheets/standards/transitions/_slide-up.css.scss */
  to {
    -webkit-transform: scale(1) translateY(-20px);
    transform: scale(1) translateY(-20px);
  }
}

@keyframes slide-up-20 {
  /* line 18, ../../../app/assets/stylesheets/standards/transitions/_slide-up.css.scss */
  from {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
  }

  /* line 22, ../../../app/assets/stylesheets/standards/transitions/_slide-up.css.scss */
  to {
    -webkit-transform: scale(1) translateY(-20px);
    transform: scale(1) translateY(-20px);
  }
}

/* line 7, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .header {
  background-color: #f1e7de;
  text-align: center;
  padding: 20vh 10vw;
  color: #000;
}
/* line 12, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .header .content {
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 2s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media only screen and (min-width: 768px) {
  /* line 17, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .header h1 {
    font-size: 5em;
  }
}
/* line 21, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .header h1, #holiday-gift-shop .header h4 {
  max-width: 800px;
  margin: 0px auto;
  -webkit-animation-name: slide-up-20;
  animation-name: slide-up-20;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
/* line 28, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop #body.row {
  background-color: #dfb19a;
}
/* line 32, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .collage {
  background-color: #CCCCCC;
  margin-bottom: 100px;
}
/* line 36, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .collage img {
  margin-top: -50px;
  margin-bottom: -50px;
}
/* line 42, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .gift-item {
  margin: 150px 0px;
}
/* line 46, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .gift-item .influencer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5%;
  line-height: 1.5em;
}
/* line 54, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .gift-item .influencer .name, #holiday-gift-shop .gift-item .influencer .shop-button {
  margin: 20px 0px 5px;
}
/* line 58, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .gift-item .influencer img {
  border-radius: 50%;
  max-height: 250px;
}
/* line 64, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .gift-item .product {
  position: relative;
}
/* line 66, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
#holiday-gift-shop .gift-item .product .image {
  max-height: 500px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  /* line 73, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item .influencer {
    padding: 0%;
    width: 30%;
  }
  /* line 77, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item .product {
    width: 60%;
  }
  /* line 81, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.even {
    background-position: -200px center;
  }
  /* line 83, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.even .influencer {
    float: left;
  }
  /* line 86, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.even .product {
    float: right;
  }
  /* line 91, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.odd {
    background-position: 650px center;
  }
  /* line 94, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.odd .influencer {
    float: right;
  }
  /* line 97, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.odd .product {
    float: left;
  }
  /* line 101, ../../../app/assets/stylesheets/store/holiday-gift-shop.css.scss */
  #holiday-gift-shop .gift-item.odd .product .image:after {
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    left: -30px;
    top: -20px;
  }
}
/* line 2, ../../../app/assets/stylesheets/standards/utilities/_black-and-white.css.scss */
.black-and-white {
  -webkit-filter: url(filters.svg#grayscale);
          filter: url(filters.svg#grayscale);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome & Safari 6+ */
}
/* line 7, ../../../app/assets/stylesheets/standards/utilities/_black-and-white.css.scss */
.black-and-white.color-on-hover:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

/* line 8, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector {
  margin: 50px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 12, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .header-container {
  padding: 0px 10px;
  width: 100%;
  max-width: 1400px;
}
@media (max-width: 600px) {
  /* line 12, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #men-women-selector .header-container {
    padding: 0px;
  }
}
/* line 22, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .selector {
  width: 25%;
}
@media (max-width: 600px) {
  /* line 22, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #men-women-selector .selector {
    width: 50%;
  }
}
/* line 28, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .image-wrapper {
  position: relative;
}
/* line 31, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .image-wrapper .image.tall {
  height: 100%;
  padding-bottom: 160%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 600px) {
  /* line 31, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #men-women-selector .image-wrapper .image.tall {
    padding-bottom: 160%;
  }
}
/* line 43, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .image-wrapper a {
  height: 50px;
  line-height: 100%;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  position: absolute;
  bottom: 10px;
  width: 100%;
  left: 20px;
  text-shadow: 2px 2px 0px #000;
}
/* line 57, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .links {
  margin: 10px 0px;
  line-height: 20px;
}
/* line 61, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #men-women-selector .links a {
  margin-right: 10px;
  font-size: 13px;
}
@media (max-width: 600px) {
  /* line 69, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #men-women-selector .image-wrapper a {
    font-size: 20px;
  }
  /* line 74, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #men-women-selector .links {
    display: none;
  }
}
/* line 80, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #mobile-welcome-logo {
  background: black url("/assets/garmentory-logo-black.png") top left no-repeat;
  background-size: cover;
  width: 194px;
  height: 49px;
  margin: 0 auto;
  display: none;
}
@media screen and (max-width: 480px) {
  /* line 80, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #mobile-welcome-logo {
    display: block;
  }
}
/* line 92, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .mobile-splash {
  display: none;
  width: 100%;
}
/* line 96, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .regular-splash {
  display: block;
  width: 100%;
  padding: 0px;
  max-width: 1400px;
}
@media screen and (max-width: 480px) {
  /* line 104, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .mobile-splash {
    display: block;
  }
  /* line 107, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .regular-splash {
    display: none;
  }
}
/* line 112, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .home-btn {
  border-width: 2px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 60px;
}
/* line 120, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container {
  width: 100%;
}
/* line 123, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container .landing-message {
  width: 100%;
}
/* line 126, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container .landing-message .landing-message-backgrounds-container {
  position: relative;
}
/* line 129, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container .landing-message .landing-message-backgrounds-container .landing-message-background-dummy {
  position: relative;
  opacity: 0;
  width: 100%;
}
/* line 133, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container .landing-message .landing-message-backgrounds-container .landing-message-background-dummy img {
  width: 100%;
}
/* line 138, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container .landing-message .landing-message-backgrounds-container .landing-message-background {
  position: absolute;
  top: 0px;
  width: 100%;
}
/* line 143, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-container .landing-message .landing-message-backgrounds-container .landing-message-background img {
  width: 100%;
}
/* line 151, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-message-parallelogram {
  position: absolute;
  left: -175px;
  background: rgba(255, 255, 255, 0.75);
  width: 550px;
  height: 100%;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
}
@media screen and (max-width: 480px) {
  /* line 151, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .landing-message-parallelogram {
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
/* line 170, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #landing-message-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
}
@media screen and (max-width: 480px) {
  /* line 170, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #landing-message-content {
    width: 100%;
    top: 40px;
    position: relative;
  }
}
/* line 183, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-message-tagline {
  margin-top: 150px;
  margin-left: 50px;
  font-size: 1.8em;
  line-height: 1.2em;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  /* line 183, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .landing-message-tagline {
    text-align: center;
    margin: 20px 0;
    margin-left: 0;
  }
}
/* line 197, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-message-secondary {
  font-size: 1.3em;
  margin-left: 50px;
  line-height: 1.2em;
}
@media screen and (max-width: 480px) {
  /* line 197, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .landing-message-secondary {
    text-align: center;
    margin-left: 0;
  }
}
/* line 208, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-message-shopping-button {
  width: 200px;
  margin: 50px auto 50px 50px;
}
@media screen and (max-width: 480px) {
  /* line 208, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .landing-message-shopping-button {
    margin: 50px auto;
  }
}
/* line 217, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-shopping-nav {
  display: none;
  width: 100%;
  background: #fafafa;
  text-align: center;
}
@media screen and (max-width: 480px) {
  /* line 217, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .landing-shopping-nav {
    display: none;
  }
}
/* line 228, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-shopping-category-list {
  max-width: 1090px;
  margin: 0 auto;
  padding: 20px 0px;
}
/* line 233, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .landing-shopping-category-list a {
  margin: 0 10px;
  text-transform: uppercase;
  font-size: 0.9em;
}
@media screen and (max-width: 480px) {
  /* line 233, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .landing-shopping-category-list a {
    text-align: center;
    display: block;
    margin: 20px 0;
  }
}
/* line 246, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #mens-launch-video-container {
  margin: 100px auto;
  position: relative;
}
/* line 254, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #mens-launch-video-container .mens-wear-launch-message {
  bottom: 10%;
  color: #fff;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 254, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #mens-launch-video-container .mens-wear-launch-message {
    position: absolute;
  }
}
/* line 263, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #mens-launch-video-container .mens-wear-launch-message .btn {
  margin-top: 20px;
}
@media (max-width: 767px) {
  /* line 263, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #mens-launch-video-container .mens-wear-launch-message .btn {
    margin: 5px;
    border-color: #000;
    color: #000;
  }
  /* line 269, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page #mens-launch-video-container .mens-wear-launch-message .btn:hover {
    color: #fff;
  }
}
/* line 276, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #mens-launch-video-container .audio-toggle-button {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 25px;
}
/* line 286, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #mens-launch-video-container .audio-toggle-button.off {
  opacity: 0.5;
}
/* line 293, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-header img {
  vertical-align: top;
  margin-right: 5px;
}
/* line 298, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-list {
  max-width: 1400px;
  margin: 40px auto;
}
/* line 303, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-items-block {
  width: 32%;
}
/* line 307, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item {
  margin: 0;
  overflow: hidden;
  position: relative;
}
/* line 314, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item {
  box-sizing: border-box;
}
/* line 324, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item .featured-products-item-image .image {
  background-position: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
/* line 333, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-item .featured-products-item {
  margin: 50px auto;
  width: 100%;
}
/* line 339, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .left-four .featured-products-item,
#home-page .right-four .featured-products-item {
  margin: 20px auto;
  width: 48%;
}
/* line 345, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .mobile-featured .featured-products-item {
  height: auto;
}
/* line 348, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .mobile-featured .featured-products-item .featured-products-item-image .image {
  background-size: cover;
  width: 100%;
  padding-bottom: 100%;
  margin: 0 auto;
}
/* line 360, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item-image .image {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-bottom: 100%;
  margin: 0 auto;
}
/* line 371, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item-title,
#home-page .featured-products-item-designer,
#home-page .featured-products-item-location {
  font-size: 10px;
  height: 12px;
  overflow: hidden;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  /* line 371, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .featured-products-item-title,
  #home-page .featured-products-item-designer,
  #home-page .featured-products-item-location {
    text-align: center;
  }
}
/* line 386, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item-title {
  margin: 8px 0 3px 0;
}
/* line 390, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .featured-products-item-designer, #home-page .featured-products-item-location {
  color: #bbb;
}
/* line 394, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #featured-stores {
  margin: 100px auto;
}
/* line 398, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .product-recs {
  float: none;
  margin: 45px auto;
  zoom: 1;
  overflow: auto;
  position: relative;
}
/* line 404, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .product-recs .span3 {
  margin: 10px;
}
@media (max-width: 1200px) {
  /* line 404, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .product-recs .span3 {
    margin: 7px;
  }
}
@media (max-width: 767px) {
  /* line 404, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .product-recs .span3 {
    margin: 0;
  }
}
/* line 413, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .product-recs .image {
  width: 100%;
  padding-bottom: 100%;
  height: 0px;
}
/* line 418, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .product-recs .featured-products-item-title {
  margin: 8px 0 3px 0px;
}
@media (max-width: 1200px) {
  /* line 418, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .product-recs .featured-products-item-title {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  /* line 424, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .product-recs .featured-products-item-designer, #home-page .product-recs .featured-products-item-location {
    margin-left: 0;
  }
}
/* line 430, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .view-more-button {
  display: block;
  width: 120px;
  height: 50px;
  text-transform: uppercase;
  margin: 0px auto 30px auto;
  color: #000;
  padding: 0 22px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 50px;
  border: 1px solid #000;
  text-align: center;
  cursor: pointer;
}
/* line 446, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .section {
  clear: both;
  margin: 50px auto 200px;
}
/* line 451, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #feed-section {
  background: #f0f0f0;
  padding: 100px 0px;
}
/* line 456, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #press-section {
  /*background: #e6e7e8;*/
  padding: 0;
  text-align: center;
  margin: 100px auto;
}
/* line 463, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #press-list-quotes {
  max-width: 80%;
  margin: 0 auto;
  clear: both;
  margin-top: 40px;
  line-height: 3em;
  padding-left: 40px;
  padding-right: 40px;
}
/* line 473, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-quote {
  font-size: 18px;
  text-align: center;
  display: none;
  min-height: 80px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.4em;
  font-style: italic;
}
/* line 483, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-quote.active {
  display: block;
}
/* line 487, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-quote span {
  display: table-cell;
  height: inherit;
  vertical-align: middle;
}
/* line 495, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-logos {
  margin: 0 auto;
  max-width: 1170px;
  margin-top: 20px;
}
/* line 501, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-logo {
  border: none;
  display: inline-block;
  margin: 20px 20px 0px 20px;
  opacity: 0.2;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  padding-top: 12px;
  height: 50px;
}
@media screen and (max-width: 480px) {
  /* line 501, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .press-list-item-logo {
    display: none;
  }
}
/* line 516, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-logo.active {
  opacity: 1;
  display: inline-block;
  padding-top: 10px;
}
/* line 522, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-logo:hover {
  opacity: 1;
}
/* line 526, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-logo:hover {
  text-decoration: none;
  border: none;
}
/* line 531, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .press-list-item-logo img {
  max-height: 50px;
  max-width: 180px;
  vertical-align: middle;
}
/* line 539, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .section-header-underline {
  display: inline-block;
  padding: 10px 20px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
/* line 546, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .section-header {
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 4px;
  padding: 0;
  margin: 10px auto;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}
/* line 558, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-list {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
}
/* line 564, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-item {
  float: left;
}
@media (min-width: 1200px) {
  /* line 564, ../../../app/assets/stylesheets/store/home.css.scss */
  #home-page .stores-item {
    margin: 20px 11px;
  }
}
/* line 575, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-item-image {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 590, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-item-info {
  text-align: center;
}
/* line 592, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-item-info h3 {
  text-transform: uppercase;
  font-size: 15px;
}
/* line 596, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-item-info .location {
  color: #808285;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
/* line 603, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .stores-item-info .name {
  font-size: 0.7em;
  line-height: 1em;
  letter-spacing: 1.5px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
}
/* line 613, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .section-see-more-button-container {
  text-align: center;
  margin-top: 40px;
}
/* line 616, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .section-see-more-button-container p {
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
/* line 622, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .new-section-see-more-button {
  background: #000;
  padding: 10px;
  color: white;
  display: inline-block;
  clear: both;
}
/* line 631, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .lower-buttons {
  padding: 20px 0;
}
/* line 633, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .lower-buttons .lower-buttons-content {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
/* line 637, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page .lower-buttons .lower-buttons-content .lower-button {
  float: none;
  display: inline-block;
  height: 50px;
  margin-bottom: 30px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  padding: 16px 0;
  text-align: center;
  box-sizing: border-box;
}
/* line 655, ../../../app/assets/stylesheets/store/home.css.scss */
#home-page #trending-section {
  margin: 100px auto;
}

/* line 662, ../../../app/assets/stylesheets/store/home.css.scss */
body.no-video #mens-launch-video-container {
  display: none;
}

/* line 668, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-posts {
  margin: 100px auto 40px;
  max-width: 1600px;
  width: 100%;
}

/* line 673, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-posts h3.section-header {
  margin: 20px auto;
  text-align: center;
}

/* line 678, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-posts--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
}

/* line 688, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-post-unit {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 5px 10px;
  min-height: 350px;
  padding: 15px;
  width: 100%;
  max-width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  /* line 688, ../../../app/assets/stylesheets/store/home.css.scss */
  .featured-post-unit {
    margin: 10px 20px;
    height: 450px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 688, ../../../app/assets/stylesheets/store/home.css.scss */
  .featured-post-unit {
    -webkit-box-flex: 500px;
    -ms-flex: 1 0 500px;
    -webkit-flex: 1 0 500px;
            flex: 1 0 500px;
  }
}

/* line 709, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-post-preview {
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: inset 0 0 0 3px black;
  max-width: 400px;
  padding: 10px 13px;
  position: absolute;
  min-width: 250px;
  bottom: 110px;
  top: 15px;
  width: 80%;
}
@media only screen and (min-width: 768px) {
  /* line 709, ../../../app/assets/stylesheets/store/home.css.scss */
  .featured-post-preview {
    padding: 20px 23px;
    margin-left: 15px;
  }
}

/* line 724, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-post-preview h4 {
  background-color: black;
  color: white;
  padding: 6px 3px 1px 0px;
  box-shadow: 6px 0px 0px black, -6px 0px 0px black;
  display: inline;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  /* line 724, ../../../app/assets/stylesheets/store/home.css.scss */
  .featured-post-preview h4 {
    font-size: 26px;
  }
}

/* line 731, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-post-preview p {
  margin: 10px 0 15px;
}
@media only screen and (min-width: 768px) {
  /* line 731, ../../../app/assets/stylesheets/store/home.css.scss */
  .featured-post-preview p {
    font-size: 18px;
    line-height: 24px;
  }
}

/* line 738, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-post-preview a {
  position: absolute;
  bottom: 25px;
  box-shadow: 0 0 0 2px black;
  padding: 5px 0 0 0;
  width: 125px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-transition: .25s color, background-color;
  transition: .25s color, background-color;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
}
/* line 759, ../../../app/assets/stylesheets/store/home.css.scss */
.featured-post-preview a:hover {
  background-color: black;
  border: none;
  color: white;
}
/******************************************************************************
 List of CSS classes we cannot find a reference to, but keeping it here for now
******************************************************************************/
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 8, ../../../app/assets/stylesheets/store/lost+found.css.scss */
.banner_lf {
  padding: 20px 30px;
  background-color: #151315;
  color: white;
  font-size: 24px;
  line-height: 30px;
}

/* line 16, ../../../app/assets/stylesheets/store/lost+found.css.scss */
.icon-details_lf:before {
  content: "\0f039";
}

/* line 20, ../../../app/assets/stylesheets/store/lost+found.css.scss */
.depth_lf {
  display: block;
  position: relative;
}
/* line 24, ../../../app/assets/stylesheets/store/lost+found.css.scss */
.depth_lf:before, .depth_lf:after {
  content: attr(title);
  color: rgba(20, 20, 20, 0.1);
  position: absolute;
}
/* line 30, ../../../app/assets/stylesheets/store/lost+found.css.scss */
.depth_lf:before {
  top: 1px;
  left: 1px;
}
/* line 35, ../../../app/assets/stylesheets/store/lost+found.css.scss */
.depth_lf:after {
  top: 2px;
  left: 2px;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
FADE IN TRANSITION
----------------------------------------------------------------------- */
@keyframes fadein {
  /* line 5, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  from {
    opacity: 0;
  }

  /* line 6, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  /* line 17, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  from {
    opacity: 0;
  }

  /* line 18, ../../../app/assets/stylesheets/standards/transitions/_fade-in.css.scss */
  to {
    opacity: 1;
  }
}

/* Internet Explorer */

/* Opera < 12.1 */

/* line 7, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing h1 {
  font-size: 7em;
  text-align: center;
  font-family: 'DIN Medium';
  text-transform: uppercase;
  margin-top: 40px;
}
@media (max-width: 767px) {
  /* line 7, ../../../app/assets/stylesheets/store/marketing.css.scss */
  .marketing h1 {
    font-size: 4em;
  }
}
/* line 19, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing h3 {
  font-size: 1.0em;
  text-transform: uppercase;
  margin-top: 20px;
}
/* line 25, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing p {
  margin: 20px;
}
/* line 29, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing ul {
  list-style-type: none;
}
/* line 33, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing li {
  line-height: 1.3em;
}
/* line 36, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing li p.summary {
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}
/* line 43, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .emphasis {
  font-family: 'DIN Bold', 'Arial';
  text-transform: uppercase;
  display: block;
  padding: 10px 20px;
  text-align: center;
}
/* line 51, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .highlight {
  color: #fff;
  background: #000;
  padding: 2px;
}
/* line 57, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .sep {
  width: 5%;
  margin: 50px auto;
  height: 3px;
  background: #000;
}
/* line 64, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .section {
  margin: 40px 0px;
  padding: 20px;
}
/* line 69, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing ul#highlights {
  margin: 10px 10%;
}
/* line 72, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing ul#highlights li {
  margin: 20px 0px;
}
/* line 75, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing ul#highlights li .summary {
  font-family: 'DIN Bold';
}
/* line 81, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing a.btn {
  margin: 5px;
}
@media (max-width: 767px) {
  /* line 85, ../../../app/assets/stylesheets/store/marketing.css.scss */
  .marketing .faq {
    margin: 10px;
  }
}
/* line 91, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .faq p {
  text-align: left;
  line-height: 18px;
  margin: 24px 0px;
}
/* line 97, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .faq .question {
  font-family: 'DIN Bold', 'Arial';
  display: block;
  text-transform: uppercase;
}
/* line 106, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #team .photo {
  width: 270px;
  height: 270px;
  overflow: hidden;
}
/* line 112, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #team .name {
  text-transform: uppercase;
}
/* line 116, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #team .social, .marketing #team .photo {
  margin: 30px 0px;
}
@media (max-width: 767px) {
  /* line 116, ../../../app/assets/stylesheets/store/marketing.css.scss */
  .marketing #team .social, .marketing #team .photo {
    margin: 30px auto;
  }
}
/* line 126, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #support textarea {
  width: auto;
}
/* line 130, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #support .feedback {
  margin: 20px;
}
/* line 135, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #shipping_and_returns {
  background: #eee;
  color: #000;
  padding: 120px 20px;
}
/* line 141, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing h4 {
  margin: 50px 0px;
}
/* line 145, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing #contact-info {
  background: #eee;
  color: #000;
  padding: 120px 20px;
}
/* line 152, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .wallpapers .download-link {
  margin: 30px 0px;
  display: block;
}
/* line 157, ../../../app/assets/stylesheets/store/marketing.css.scss */
.marketing .wallpapers img {
  border: 1px solid #ddd;
  box-shadow: 4px 4px 0px #ddd;
}

/* line 165, ../../../app/assets/stylesheets/store/marketing.css.scss */
.shipping-rates-table {
  width: 100%;
  margin: 30px 0;
}
/* line 168, ../../../app/assets/stylesheets/store/marketing.css.scss */
.shipping-rates-table thead {
  background: #f7f7f7;
}
/* line 171, ../../../app/assets/stylesheets/store/marketing.css.scss */
.shipping-rates-table td, .shipping-rates-table th {
  padding: 10px;
}

/* line 176, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro {
  height: 800px;
  max-width: 1400px;
  margin: 0px auto;
  position: relative;
  overflow-x: hidden;
  text-align: center;
}
/* line 184, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-image {
  position: absolute;
  width: 100%;
}
/* line 188, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-image .image-wrapper {
  background-image: url("/assets/about-us-background-hero.jpg");
  width: 100%;
  min-height: 800px;
  background-size: cover;
}
/* line 196, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-box {
  position: absolute;
  bottom: 100px;
  right: 100px;
  text-align: left;
  text-transform: none;
  background: #fff;
  width: 40%;
}
/* line 204, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-box .about-us-box-content {
  padding: 10%;
}
/* line 206, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-box .about-us-box-content h1 {
  font-size: 15px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.4em;
}
/* line 212, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-box .about-us-box-content p {
  margin: 0;
}
/* line 215, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us-intro #about-us-hero-box .about-us-box-content a {
  display: block;
  margin-top: 20px;
  font-size: 20px;
  width: 240px;
  text-align: center;
}
@media (max-width: 550px) {
  /* line 204, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #about-us-intro #about-us-hero-box .about-us-box-content {
    padding: 35px;
  }
}
@media (max-width: 750px) {
  /* line 196, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #about-us-intro #about-us-hero-box {
    width: 80%;
    right: 10%;
  }
}
@media (max-width: 550px) {
  /* line 196, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #about-us-intro #about-us-hero-box {
    width: 90%;
    right: 5%;
  }
}

/* line 238, ../../../app/assets/stylesheets/store/marketing.css.scss */
#surveyMonkeyInfo {
  width: 90% !important;
  margin: 0px auto;
}
/* line 241, ../../../app/assets/stylesheets/store/marketing.css.scss */
#surveyMonkeyInfo iframe {
  height: 2000px !important;
  width: 100% !important;
}
/* line 245, ../../../app/assets/stylesheets/store/marketing.css.scss */
#surveyMonkeyInfo iframe .pTitle {
  background: #ddd !important;
}

@-webkit-keyframes slide-up-10 {
  /* line 252, ../../../app/assets/stylesheets/store/marketing.css.scss */
  from {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
  }

  /* line 256, ../../../app/assets/stylesheets/store/marketing.css.scss */
  to {
    -webkit-transform: scale(1) translateY(-20px);
    transform: scale(1) translateY(-20px);
  }
}

@keyframes slide-up-10 {
  /* line 263, ../../../app/assets/stylesheets/store/marketing.css.scss */
  from {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
  }

  /* line 267, ../../../app/assets/stylesheets/store/marketing.css.scss */
  to {
    -webkit-transform: scale(1) translateY(-20px);
    transform: scale(1) translateY(-20px);
  }
}

/* line 273, ../../../app/assets/stylesheets/store/marketing.css.scss */
.slide-up-10-animate {
  -webkit-animation-name: slide-up-10;
  animation-name: slide-up-10;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

/* line 304, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us #header, #memorial-day-sale-landing #header {
  position: absolute;
  top: -200px;
}
/* line 309, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us #content, #memorial-day-sale-landing #content {
  margin: 0;
  height: 99vh;
}
/* line 315, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content .section, #memorial-day-sale-landing .landing-page-content .section {
  background-size: cover;
  background-position: center;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: 1px;
  height: 100vh;
}
/* line 324, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content .content, #memorial-day-sale-landing .landing-page-content .content {
  opacity: 0;
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  padding: 20px;
}
/* line 330, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content .content .headline, #memorial-day-sale-landing .landing-page-content .content .headline {
  text-transform: uppercase;
  font-size: 1.6em;
  line-height: 1.5em;
  font-family: DIN Bold;
  letter-spacing: 3px;
}
/* line 340, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content .fp-tableCell, #memorial-day-sale-landing .landing-page-content .fp-tableCell {
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
/* line 346, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content .section.active .content, #memorial-day-sale-landing .landing-page-content .section.active .content {
  opacity: 1;
}
/* line 352, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content.landing-page-content-dark .section, #memorial-day-sale-landing .landing-page-content.landing-page-content-dark .section {
  color: #fff;
}
/* line 354, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content.landing-page-content-dark .section a, #memorial-day-sale-landing .landing-page-content.landing-page-content-dark .section a {
  color: #fff;
}
/* line 360, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .landing-page-content.landing-page-content-dark .section.active .fp-tableCell, #memorial-day-sale-landing .landing-page-content.landing-page-content-dark .section.active .fp-tableCell {
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 500px) {
  /* line 369, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #about-us .landing-page-content .section, #memorial-day-sale-landing .landing-page-content .section {
    line-height: 20px;
    font-size: 15px;
  }
  /* line 375, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #about-us .landing-page-content .content .headline, #memorial-day-sale-landing .landing-page-content .content .headline {
    font-size: 1.3em;
  }
}
/* line 382, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .next-page-button-container, #memorial-day-sale-landing .next-page-button-container {
  position: fixed;
  bottom: 10px;
  left: 0;
  width: 100%;
  opacity: 0.2;
}
/* line 389, ../../../app/assets/stylesheets/store/marketing.css.scss */
#about-us .next-page-button-container .round-button, #memorial-day-sale-landing .next-page-button-container .round-button {
  margin: 0px auto;
  border: none;
}

/* line 398, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main {
  background-image: url("/assets/vip-background-small.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-animation: grow_and_shrink 40s ease-in-out infinite;
  animation: grow_and_shrink 40s ease-in-out infinite;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  /* line 398, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main {
    background-image: url("/assets/vip-background-large.jpg");
    background-position: 0;
  }
}
@media (min-width: 1280px) {
  /* line 398, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main {
    background-position: center;
  }
}
/* line 428, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content {
  -webkit-animation: shrink_and_grow 40s ease-in-out infinite;
  animation: shrink_and_grow 40s ease-in-out infinite;
  box-sizing: border-box;
  height: 50%;
  width: 100%;
  padding: 0 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  /* line 428, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main .content {
    height: 70%;
  }
}
/* line 448, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner {
  position: relative;
  margin: 0 auto;
  padding: 50px 10px;
  max-width: 600px;
  box-shadow: 0 0 0 4px #000000;
  background: rgba(255, 255, 255, 0.95);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  /* line 448, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main .content .content-inner {
    padding: 50px 70px;
  }
}
/* line 466, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner span.logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 50px;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -25px;
  z-index: 9999;
}
/* line 479, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner h2 {
  font-size: 32px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 479, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main .content .content-inner h2 {
    font-size: 44px;
  }
}
/* line 487, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner p.description {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  margin: 0px 0 50px 0;
  position: relative;
}
/* line 493, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner p.description::after {
  content: '';
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: -5px;
  height: 2px;
  background: black;
}
@media (min-width: 768px) {
  /* line 493, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main .content .content-inner p.description::after {
    bottom: -10px;
  }
}
@media (min-width: 768px) {
  /* line 487, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main .content .content-inner p.description {
    font-size: 20px;
  }
}
/* line 511, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .form-wrapper form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
/* line 526, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .form-wrapper #code,
#promotions-main .content .content-inner .form-wrapper div > .vip-input {
  width: 200px;
  height: 45px;
  border: 2px solid #000000;
}
/* line 532, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .form-wrapper #code {
  margin-bottom: 20px;
}
/* line 536, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .form-wrapper div > .vip-input {
  padding-top: 9px;
  -webkit-transition: .25s;
  transition: .25s;
}
/* line 539, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .form-wrapper div > .vip-input:hover {
  background-color: #000000;
  color: #ffffff;
}
/* line 547, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .link-container {
  text-align: center;
}
/* line 550, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner span.divider {
  display: block;
  padding: 18px 0 10px;
  text-align: center;
}
/* line 555, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .link.__underline {
  margin: auto;
  box-shadow: 0 2px 0 0 #444444;
}
/* line 558, ../../../app/assets/stylesheets/store/marketing.css.scss */
#promotions-main .content .content-inner .link.__underline:hover {
  border-color: transparent;
}
@media (min-width: 768px) {
  /* line 564, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #promotions-main .content .content-inner span.divider,
  #promotions-main .content .content-inner .link.__underline {
    font-size: 20px;
  }
}

/*anims*/
@-webkit-keyframes grow_and_shrink {
  /* line 576, ../../../app/assets/stylesheets/store/marketing.css.scss */
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  /* line 577, ../../../app/assets/stylesheets/store/marketing.css.scss */
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  /* line 578, ../../../app/assets/stylesheets/store/marketing.css.scss */
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes grow_and_shrink {
  /* line 582, ../../../app/assets/stylesheets/store/marketing.css.scss */
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  /* line 583, ../../../app/assets/stylesheets/store/marketing.css.scss */
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  /* line 584, ../../../app/assets/stylesheets/store/marketing.css.scss */
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes shrink_and_grow {
  /* line 588, ../../../app/assets/stylesheets/store/marketing.css.scss */
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  /* line 589, ../../../app/assets/stylesheets/store/marketing.css.scss */
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  /* line 590, ../../../app/assets/stylesheets/store/marketing.css.scss */
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@keyframes shrink_and_grow {
  /* line 594, ../../../app/assets/stylesheets/store/marketing.css.scss */
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  /* line 595, ../../../app/assets/stylesheets/store/marketing.css.scss */
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  /* line 596, ../../../app/assets/stylesheets/store/marketing.css.scss */
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

/* line 601, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .content {
  max-width: 800px;
}
/* line 604, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .hed {
  font-size: 30px;
  letter-spacing: 15px;
}
/* line 609, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .sale-badge {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  bottom: 20px;
  right: 10px;
  text-transform: uppercase;
  padding: 15px;
  box-sizing: border-box;
  line-height: 22px;
  font-family: "DIN Bold", "Arial", sans-serif;
  font-weight: 600;
  z-index: 20;
  border: 2px solid #151315;
}
/* line 628, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.leader img {
  max-height: 80vh;
}
/* line 632, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.categories {
  max-width: 1000px;
  margin: 0px auto;
  text-align: center;
}
/* line 636, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.categories .block {
  width: 30%;
}
/* line 640, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.categories .img-wrap {
  position: relative;
  margin: 10px 0px;
  -webkit-transition: all .1s ease-in;
  transition: all .1s ease-in;
}
/* line 644, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.categories .img-wrap .sale-badge {
  display: none;
}
/* line 648, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.categories .img-wrap:hover {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  box-shadow: 0px 0px 10px #ddd;
}
/* line 652, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.categories .img-wrap:hover .sale-badge {
  display: block;
}
/* line 658, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.brand-section {
  margin: 0px auto;
}
/* line 662, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.brand-section .left-col .img-wrap {
  position: relative;
}
/* line 664, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.brand-section .left-col .img-wrap img {
  max-height: 40vh;
}
@media (min-width: 768px) {
  /* line 664, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #memorial-day-sale-landing-page .section.brand-section .left-col .img-wrap img {
    max-height: 70vh;
  }
}
@media (min-width: 768px) {
  /* line 673, ../../../app/assets/stylesheets/store/marketing.css.scss */
  #memorial-day-sale-landing-page .section.brand-section .right-col {
    max-width: 300px;
    padding: 60px 60px;
  }
}
/* line 681, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.brand-section.active .right-col {
  opacity: 0;
  -webkit-animation: fadein 1s;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
/* line 689, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.last-section {
  position: relative;
}
/* line 691, ../../../app/assets/stylesheets/store/marketing.css.scss */
#memorial-day-sale-landing-page .section.last-section .sale-badge {
  margin: 0px auto;
  right: auto;
  position: relative;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 2, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-chevron {
  position: relative;
  overflow: hidden;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* line 7, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-chevron::after {
  content: '';
  position: relative;
  top: 0;
  left: 0;
  z-index: -10;
  width: 25px;
  height: 25px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="bg-chevron" viewBox="0 0 75.91 134.94"><title>chevron</title><path d="M63.71 134.06a3 3 0 0 0 4.24 0l7.07-7.07a3 3 0 0 0 0-4.24L21.86 69.59a3 3 0 0 1 0-4.24l53.12-53.16a3 3 0 0 0 0-4.24l-7-7.07a3 3 0 0 0-4.24 0l-62.22 63a5.16 5.16 0 0 0-1.49 3.63 5.16 5.16 0 0 0 1.49 3.63z"/></svg>');
  background-repeat: no-repeat;
  background-size: 46%;
  background-position: center;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 22, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-chevron--left {
  position: relative;
}

/* line 25, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-chevron--left::before {
  content: '';
  position: relative;
  top: -1px;
  left: 0;
  z-index: -10;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="bg-chevron" viewBox="0 0 75.91 134.94"><title>chevron</title><path d="M63.71 134.06a3 3 0 0 0 4.24 0l7.07-7.07a3 3 0 0 0 0-4.24L21.86 69.59a3 3 0 0 1 0-4.24l53.12-53.16a3 3 0 0 0 0-4.24l-7-7.07a3 3 0 0 0-4.24 0l-62.22 63a5.16 5.16 0 0 0-1.49 3.63 5.16 5.16 0 0 0 1.49 3.63z"/></svg>');
  background-repeat: no-repeat;
  background-size: 46%;
  background-position: center;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* line 41, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-hamburger {
  position: relative;
  overflow: hidden;
  width: 45px;
  height: 45px;
}

/* line 48, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-hamburger::before,
.bg-hamburger::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  -webkit-transition: 330ms;
  transition: 330ms;
  -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
          transform: translate3d(0, 0, 0) rotate(0deg);
}

/* line 58, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-hamburger::before {
  top: -3px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="bg-hamburger" viewBox="0 0 200 148" fill="#231F20"><title>hamburger</title><path d="M0 0h200v30H0zM0 59h155v30H0zM0 118h200v30H0z"/></svg>');
  background-repeat: no-repeat;
  background-size: 29px;
  background-position: center;
}

/* line 65, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-hamburger::after {
  bottom: -49px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="close" viewBox="0 0 134.94 134.94" fill="#231F20"><title>close</title><path d="M134.02 7.95l-7-7.07a3 3 0 0 0-4.24 0L69.62 54.04a3 3 0 0 1-4.24 0L12.2.88a3 3 0 0 0-4.24 0L.88 7.95a3 3 0 0 0 0 4.24l53.14 53.16a3 3 0 0 1 0 4.24L.88 122.75a3 3 0 0 0 0 4.24l7.07 7.07a3 3 0 0 0 4.24 0l53.16-53.11a3 3 0 0 1 4.24 0l53.16 53.16a3 3 0 0 0 4.24 0l7.03-7.16a3 3 0 0 0 0-4.24L80.86 69.55a3 3 0 0 1 0-4.24l53.16-53.12a3 3 0 0 0 0-4.24z"/></svg>');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

/* line 72, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-hamburger.is-selected::before {
  -webkit-transform: translate3d(0, -54px, 0) rotate(0deg);
          transform: translate3d(0, -54px, 0) rotate(0deg);
}

/* line 75, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-hamburger.is-selected::after {
  -webkit-transform: translate3d(0, -54px, 0) rotate(360deg);
          transform: translate3d(0, -54px, 0) rotate(360deg);
}

/* line 80, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-close {
  position: relative;
}

/* line 83, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-close::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="close" viewBox="0 0 134.94 134.94" fill="white"><title>close</title><path d="M134.02 7.95l-7-7.07a3 3 0 0 0-4.24 0L69.62 54.04a3 3 0 0 1-4.24 0L12.2.88a3 3 0 0 0-4.24 0L.88 7.95a3 3 0 0 0 0 4.24l53.14 53.16a3 3 0 0 1 0 4.24L.88 122.75a3 3 0 0 0 0 4.24l7.07 7.07a3 3 0 0 0 4.24 0l53.16-53.11a3 3 0 0 1 4.24 0l53.16 53.16a3 3 0 0 0 4.24 0l7.03-7.16a3 3 0 0 0 0-4.24L80.86 69.55a3 3 0 0 1 0-4.24l53.16-53.12a3 3 0 0 0 0-4.24z"/></svg>');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
}

/* line 97, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-close.__darker {
  position: relative;
}

/* line 100, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-close.__darker::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="close" viewBox="0 0 134.94 134.94" fill="#231F20"><title>close</title><path d="M134.02 7.95l-7-7.07a3 3 0 0 0-4.24 0L69.62 54.04a3 3 0 0 1-4.24 0L12.2.88a3 3 0 0 0-4.24 0L.88 7.95a3 3 0 0 0 0 4.24l53.14 53.16a3 3 0 0 1 0 4.24L.88 122.75a3 3 0 0 0 0 4.24l7.07 7.07a3 3 0 0 0 4.24 0l53.16-53.11a3 3 0 0 1 4.24 0l53.16 53.16a3 3 0 0 0 4.24 0l7.03-7.16a3 3 0 0 0 0-4.24L80.86 69.55a3 3 0 0 1 0-4.24l53.16-53.12a3 3 0 0 0 0-4.24z"/></svg>');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
}

/* line 115, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-search {
  position: relative;
  width: 45px;
  height: 45px;
}

/* line 120, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-search::after {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="search" viewBox="0 0 220.54 217.79" fill="#231F20"><title>search</title><path d="M219.66 201.36l-65.25-65.29a1 1 0 0 1-.1-1.28 85.11 85.11 0 1 0-16.4 17.15 1 1 0 0 1 1.32.07l64.9 64.9a3 3 0 0 0 4.24 0l11.31-11.31a3 3 0 0 0-.02-4.24zM85.11 148.27a63.15 63.15 0 1 1 44.66-18.5 62.74 62.74 0 0 1-44.66 18.49z"/></svg>');
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
}

/* line 135, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-cart {
  position: relative;
  left: 0;
  width: 100%;
  height: 45px;
}

/* line 141, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-cart::after {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 100%;
  -webkit-transform: scale(0.84);
  -ms-transform: scale(0.84);
      transform: scale(0.84);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="cart" viewBox="0 0 167 200.23" fill="#231F20"><title>cart</title><path d="M166.96 190.05L156.35 72.47a15.56 15.56 0 0 0-15.6-14.24h-9.08v-22A36.08 36.08 0 0 0 83.53 2.12 34.89 34.89 0 0 0 71.66.04a36.06 36.06 0 0 0-36 36.18v22h-9.5a15.56 15.56 0 0 0-15.6 14.24L.03 190.06a9.31 9.31 0 0 0 2.47 7.19 9.48 9.48 0 0 0 7.07 3h147.84a9.48 9.48 0 0 0 7.07-3 9.32 9.32 0 0 0 2.48-7.2zm-71.37-183a29.16 29.16 0 0 1 29.11 29.18v22h-17v-22A36.18 36.18 0 0 0 93.02 7.17c.86-.12 1.69-.17 2.57-.17zM83.7 9.67a29.11 29.11 0 0 1 17 26.56v22h-34v-22a29.11 29.11 0 0 1 17-26.61zm-41 26.56a29.07 29.07 0 0 1 29-29.18c.88 0 1.77 0 2.62.12a36.13 36.13 0 0 0-14.63 29.06v22h-17v-22zm-33.13 157a2.45 2.45 0 0 1-1.9-.71 2.42 2.42 0 0 1-.67-1.91L17.57 73.06a8.57 8.57 0 0 1 8.63-7.83h98.15l-16.58 128H9.58z"/></svg>');
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: center;
}

/* line 158, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-wordmark {
  position: relative;
}

/* line 161, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-wordmark::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url(/assets/logo/garmentory-logo-W.png);
  background-size: 200px auto;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 176, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-wordmark-reversed {
  position: relative;
}

/* line 179, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-wordmark-reversed::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="logo-wordmark--reversed" viewBox="0 0 288 72"><title>logo-wordmark--reversed</title><path d="M0 0h288v72H0V0z" fill="none"/><path d="M48.88 24.27h-1.7l-8.62 23.44h2.1l2-5.64h10.73l2 5.67h2.09l-8.61-23.4v-.07zm3.9 16h-9.47L48 27zm35.72-9.66c0-3.85-2.66-6.34-6.77-6.34H65.09v23.46h2V37h5.73v10.73h2v-8l4.13 8h2.27L75.53 37H81l5.53 10.68h2.27L83.19 37a6.1 6.1 0 0 0 5.31-6.39zM72.78 26v9.22H67V26h5.73zm8 4.58A6.12 6.12 0 0 0 79 26h2.5c3.2 0 5 1.68 5 4.61s-1.83 4.61-5 4.61H79a6.25 6.25 0 0 0 1.81-4.61zm-6.07-4.52a4.22 4.22 0 0 1 4.12 4.32v.23a4.23 4.23 0 0 1-3.89 4.55h-.23v-9.1zm32.79 16l-8.06-17.8h-1.91v23.47h2V28.9l7.05 15.56h1.88l6.89-15.54v18.81h2V24.27h-1.93zm19.25 5.66h14.31V46h-12.35v-9.22h10.52V35h-10.52v-9h12.35v-1.73h-14.31v23.46zm46.6-3.52l-6-9V24.27h-2v8l-5.32-8h-1.9v9.1l-6.07-9.1h-1.9v23.46h2v-20l6 9v11h2v-8l5.32 8h1.9V38.6l6.07 9.13h1.9V24.27h-2v19.94zm-8-8.58v8.58l-5.27-7.87v-8.6zm17.6-9.6h6.93v21.7h2V26h7v-1.73h-15.93V26zm35.81-2a8.35 8.35 0 0 0-3.49.77 8.47 8.47 0 0 0-3.5-.77 8.25 8.25 0 0 0-5.89 2.42c-2.19 2.18-2.19 4.33-2.19 9.51s0 7.33 2.19 9.52a8.33 8.33 0 0 0 9.37 1.64 8.46 8.46 0 0 0 3.5.77 8.27 8.27 0 0 0 5.89-2.42c2.18-2.19 2.18-4.33 2.18-9.52s0-7.33-2.18-9.51a8.26 8.26 0 0 0-5.88-2.41zm-7 1.76a6.36 6.36 0 0 1 1.59.2c-.18.16-.35.3-.49.45-2.18 2.18-2.18 4.33-2.18 9.51s0 7.33 2.18 9.52c.16.16.33.31.49.45a6.38 6.38 0 0 1-1.6.2 6.09 6.09 0 0 1-4.34-1.77c-1.63-1.63-1.77-3.39-1.77-8.4s.14-6.76 1.77-8.39a6.08 6.08 0 0 1 4.36-1.77zM217.88 36c0 5-.14 6.76-1.77 8.4a7.24 7.24 0 0 1-.84.71 6.12 6.12 0 0 1-.86-.71c-1.63-1.63-1.77-3.39-1.77-8.4s.14-6.76 1.77-8.39a6.07 6.07 0 0 1 .85-.7 6 6 0 0 1 .85.7c1.64 1.63 1.77 3.39 1.77 8.39zm.88 10.17a6.38 6.38 0 0 1-1.6-.2c.17-.15.34-.3.49-.45 2.18-2.18 2.18-4.33 2.18-9.52s0-7.33-2.18-9.51c-.16-.16-.32-.31-.49-.45a6.38 6.38 0 0 1 1.6-.2 6.08 6.08 0 0 1 4.34 1.77c1.63 1.63 1.77 3.39 1.77 8.39s-.14 6.77-1.77 8.4a6.08 6.08 0 0 1-4.34 1.76zm31.81-15.56c0-3.85-2.66-6.34-6.76-6.34h-9v23.46h2V37h6.24l5.53 10.68h2.27L245.26 37a6.1 6.1 0 0 0 5.31-6.39zM236.81 26h6.77c3.2 0 5 1.68 5 4.61s-1.84 4.61-5 4.61h-6.77V26zm35.51-1.73h-2.12l-5.72 11.63-5.83-11.59h-2.1L263.44 38v9.74h2V38l6.86-13.63.07-.14zM19.41 27.6A6.18 6.18 0 0 1 29.84 31v.08h1.94V31a7.92 7.92 0 0 0-8-6.88 8.25 8.25 0 0 0-5.88 2.42c-2.19 2.18-2.19 4.33-2.19 9.51s0 7.33 2.19 9.52a8.39 8.39 0 0 0 11.86-.08l.24-.25a7.64 7.64 0 0 0 1.92-5.69v-3.91H17.64c.01-4.64.15-6.42 1.77-8.04zm4.34 18.56a6.09 6.09 0 0 1-4.34-1.77c-1.47-1.47-1.73-3-1.76-7H29.9v2a6.58 6.58 0 0 1-1.38 4.55 6.14 6.14 0 0 1-4.77 2.22z" fill="#fff"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}

/* line 193, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-filter {
  position: relative;
  width: 45px;
  height: 45px;
}

/* line 198, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-filter::after {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="filter" viewBox="0 0 31.69 35.82"><title>filter</title><path d="M15.85 15.88L1.06 1.06M15.85 15.88L30.63 1.06M15.85 35.81V15.88" fill="none" stroke="#000" stroke-width="3"/><path d="M27.33.14L15.85 11.63 4.4.18 27.33.14"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px;
}

/* line 213, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-sort {
  position: relative;
  width: 45px;
  height: 45px;
}

/* line 218, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.bg-sort::after {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="sort" viewBox="0 0 46.44 36.43"><title>sort</title><path d="M0 11.73L11.73 0l11.69 11.69L0 11.73"/><path d="M11.81 36.43V11.74M34.63 0v24.74" fill="none" stroke="#000" stroke-width="3"/><path d="M46.44 24.7L34.71 36.43l-11.69-11.7 23.42-.03"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 29px;
}

/* line 232, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
  height: 25px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}
/* line 239, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.warning {
  background-size: contain;
}
/* line 243, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.check {
  background-size: contain;
}
/* line 247, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.info {
  background-size: contain;
}

/* line 254, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 15px;
  overflow: hidden;
  background-color: #ffffff;
  -webkit-transform: translate3d(0, 100px, 0) rotate(0deg);
          transform: translate3d(0, 100px, 0) rotate(0deg);
}

/* line 264, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon-close.is-visible {
  -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
          transform: translate3d(0, 0, 0) rotate(360deg);
}

/* line 268, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon-close::before,
.g-icon-close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background-color: #000000;
}

/* line 278, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon-close::before {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
          transform: translate3d(0, 0, 0) rotate(45deg);
}

/* line 281, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon-close::after {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
          transform: translate3d(0, 0, 0) rotate(-45deg);
}

/* line 290, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon {
  position: relative;
  overflow: hidden;
  -webkit-transition: 300ms;
  transition: 300ms;
  will-change: transform;
  width: 30px;
  height: 26px;
  -webkit-transform: scale(0.8) translate3d(0, 0, 0);
  transform: scale(0.8) translate3d(0, 0, 0);
}

/* line 302, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon::before,
.g-icon::after {
  content: '';
  position: absolute;
}

/* line 306, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-menu {
  width: 30px;
  height: 20px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 316, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-menu::before, .g-icon.g-icon-menu::after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background-color: black;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

/* line 330, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-menu.is-active {
  border-color: transparent;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
/* line 334, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-menu.is-active::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 340, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-menu.is-active::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

/* line 350, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter::before, .g-icon.g-icon-filter::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 365, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter .__bars::before, .g-icon.g-icon-filter .__bars::after {
  -webkit-transition: 300ms;
  transition: 300ms;
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background-color: black;
}
/* line 374, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter .__bars::before {
  left: 25%;
}
/* line 375, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter .__bars::after {
  right: 25%;
}
/* line 379, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter .__circles::before, .g-icon.g-icon-filter .__circles::after {
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 100px;
  background-color: black;
  box-shadow: 0 0 0 2px black;
  z-index: 100;
}
/* line 394, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter .__circles::before {
  top: 6px;
  left: 0.7em;
}
/* line 397, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter .__circles::after {
  right: 0.7em;
  bottom: 6px;
}

/* line 404, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter.is-active .__bars::before {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  -webkit-transform: translate3d(6px, 0, 0) rotate(45deg);
  transform: translate3d(6px, 0, 0) rotate(45deg);
}
/* line 410, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter.is-active .__bars::after {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  -webkit-transform: translate3d(-7px, 0, 0) rotate(-45deg);
  transform: translate3d(-7px, 0, 0) rotate(-45deg);
}
/* line 418, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter.is-active .__circles::before {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
/* line 424, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-filter.is-active .__circles::after {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
}

/* line 433, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort {
  background-color: white;
}
/* line 436, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort::before, .g-icon.g-icon-sort::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: black;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 447, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort::before {
  left: 7px;
  bottom: -2px;
}
/* line 451, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort::after {
  right: 7px;
  top: -2px;
}
/* line 455, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort .__triangles {
  width: inherit;
  height: inherit;
  display: inline-block;
}
/* line 459, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort .__triangles::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 1px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid black;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 474, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort .__triangles::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 1px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid black;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

/* line 492, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort.is-active::before {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  -webkit-transform: translate3d(7px, -2px, 0) rotate(45deg);
  transform: translate3d(7px, -2px, 0) rotate(45deg);
}
/* line 498, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort.is-active::after {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
  -webkit-transform: translate3d(-7px, 2px, 0) rotate(-45deg);
  transform: translate3d(-7px, 2px, 0) rotate(-45deg);
}
/* line 505, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort.is-active .__triangles::before {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
/* line 511, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-sort.is-active .__triangles::after {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}

/* line 520, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-search {
  background-color: white;
  -webkit-transform: scale(0.87) translate3d(0, 0, 0);
  transform: scale(0.87) translate3d(0, 0, 0);
}
/* line 525, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-search .__circle::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 1px solid black;
  border-radius: 100%;
  z-index: 100;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 542, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-search::before, .g-icon.g-icon-search::after {
  position: absolute;
  content: '';
  width: 90%;
  height: 1px;
  background-color: black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  top: 50%;
  left: 0;
  margin-top: 0px;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

/* line 561, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-search.is-active .__circle::before {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
/* line 568, ../../../app/assets/stylesheets/sprites/g-bg-icons.css.scss */
.g-icon.g-icon-search.is-active::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

/* line 7, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__main-wrap {
  display: block;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10;
  background: white;
  height: 45px;
  box-sizing: border-box;
  border-bottom: 1px solid #151315;
}
@media only screen and (min-width: 768px) {
  /* line 7, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
  .mobile-header__main-wrap {
    display: none;
  }
}

/* line 23, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__header-menu-item-hamburger {
  padding: 10px;
  float: left;
}

/* line 28, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__header-menu {
  height: 45px;
}

/* line 32, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__header-menu-item-bag {
  float: right;
}

/* line 36, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__header-menu-item-bag > a {
  display: inline-block;
  width: 40px;
  height: 39px;
}

/* line 42, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__header-menu-item-search {
  padding: 10px;
  float: right;
}

/*************************** SEARCH MODE ACTIVE
 */
/* line 50, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__main-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: white;
}

/* line 60, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__main-wrap--active {
  display: block;
  z-index: 100;
  overflow-y: scroll;
}

/* line 66, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__fields-wrap {
  height: 45px;
  position: fixed;
  width: 100%;
  z-index: 101;
  background: white;
  border-bottom: 1px solid #151315;
}

/* line 75, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__search-input {
  font-size: 20px !important;
  margin: 2px 0px !important;
}

/* line 80, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__fields-wrap .g-icon-search {
  margin: 10px;
}

/* line 84, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__search-close-wrapper {
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}

/* line 92, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-search__search-suggestions-wrap {
  margin-top: 45px;
}

/* line 96, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__nav-cart {
  position: relative;
}

/* line 99, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__nav-cart::before {
  content: attr(data-cart-item-count);
  display: none;
  position: absolute;
  z-index: 10;
  right: 1px;
  top: 1px;
  width: 18px;
  height: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 100%;
  background-color: #151315;
  font-size: 12px;
  padding: 0 1px 2px 1px;
  margin: 0 0 18px 4px;
  color: white;
}

/* line 117, ../../../app/assets/stylesheets/store/mobile-header.css.scss */
.mobile-header__nav-cart--has-items::before {
  display: block;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/store/offer.css.scss */
#offers-list .item.unviewed {
  background-color: #ddd;
}

/* line 11, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form {
  margin-top: 100px;
}
/* line 15, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .step .step-title {
  text-transform: uppercase;
  font-size: 2em;
  margin: 20px 0px;
  border-bottom: 1px dotted #000;
  max-width: 600px;
}
/* line 23, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .step .number {
  width: 40px;
  height: 40px;
  display: none;
  margin-right: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 0.6em;
  padding: 4px 3px 0px 3px;
  border: 1px solid;
}
/* line 36, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .store-image {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center;
  margin: 10px 0px;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  /* line 36, ../../../app/assets/stylesheets/store/offer.css.scss */
  #offer-form .store-image {
    margin: 0px auto;
  }
}
/* line 50, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .offer-form {
  margin: 20px;
  padding: 40px;
  background-color: #f2f2f2;
  width: 200px;
  height: 200px;
}
/* line 60, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .offer-fields .offer-price-label {
  font-size: 16px;
  line-height: 28px;
}
/* line 65, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .offer-fields .add-on {
  height: 32px;
  line-height: 32px;
  border-radius: 0px;
  border: 1px solid #000;
  border-right: none;
  background: none;
  color: #999;
}
/* line 74, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .offer-fields .offer-price {
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-left: none;
}
/* line 82, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .offer-fields .subtext {
  font-size: 12px;
}
/* line 87, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .group {
  margin-bottom: 20px;
}
/* line 91, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form input[type='submit'], #offer-form input[type='submit'].btn-offer {
  color: #fff;
  background: #000;
  height: 60px;
  font-weight: 600;
  letter-spacing: 1px;
  min-width: 200px;
}
/* line 100, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .offer-breakdown {
  font-size: 1.2em;
}
@media screen and (min-width: 768px) {
  /* line 103, ../../../app/assets/stylesheets/store/offer.css.scss */
  #offer-form .offer-breakdown .amount {
    text-align: right;
  }
}
/* line 110, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form #offer-price-label {
  cursor: pointer;
}
/* line 115, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form #offer-feedback-meter div.segment {
  display: inline-block;
  height: 5px;
  width: 30px;
  background-color: transparent;
}
/* line 123, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form #offer-feedback-meter.low div.segment:nth-child(-n+1) {
  background-color: #F59231;
}
/* line 129, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form #offer-feedback-meter.fair div.segment:nth-child(-n+2) {
  background-color: #F59231;
}
/* line 135, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form #offer-feedback-meter.good div.segment:nth-child(-n+3) {
  background-color: #3FB34F;
}
/* line 141, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form #offer-feedback-meter.great div.segment:nth-child(-n+4) {
  background-color: #3FB34F;
}
/* line 148, ../../../app/assets/stylesheets/store/offer.css.scss */
#offer-form .payment-method-radio-option[data-payment_method_type='affirm'],
#offer-form .payment-method-radio-option[data-payment_method_type='stripe_applepay'] {
  display: none;
}

/* line 158, ../../../app/assets/stylesheets/store/offer.css.scss */
.offer-share {
  background: #fafafa;
  padding: 20px;
  margin: 30px auto;
  border: 1px solid;
  font-size: 12pt;
}

/* line 166, ../../../app/assets/stylesheets/store/offer.css.scss */
.counter-offer {
  padding: 20px;
  margin: 30px auto;
  border: 1px solid;
  font-size: 12pt;
}
/* line 3, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.f-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 5, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.row--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

/* line 15, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.row--no-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

/* line 25, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.row--reverse-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap-reverse;
  -ms-flex-flow: row wrap-reverse;
  flex-flow: row wrap-reverse;
}

/* line 35, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.column--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

/* line 45, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.column--no-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

/* line 55, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.column--reverse-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap-reverse;
  -ms-flex-flow: column wrap-reverse;
  flex-flow: column wrap-reverse;
}

/* line 66, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.no-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 67, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.reverse-wrap {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/* line 69, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 70, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* line 71, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 72, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 73, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.j-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

/* line 75, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 76, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/* line 77, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 78, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

/* line 79, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-between {
  -webkit-box-align: space-between;
  -webkit-align-items: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
}

/* line 80, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.a-around {
  -webkit-box-align: space-around;
  -webkit-align-items: space-around;
  -ms-flex-align: space-around;
  align-items: space-around;
}

/* line 82, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

/* line 83, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

/* line 84, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

/* line 85, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-baseline {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

/* line 86, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-inherit {
  -webkit-align-self: inherit;
  -ms-flex-item-align: inherit;
  -ms-grid-row-align: inherit;
  -webkit-align-self: inherit;
      -ms-flex-item-align: inherit;
          align-self: inherit;
}

/* line 87, ../../../app/assets/stylesheets/helpers/flexbox_helpers.css.scss */
.self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

/* COLORS
----------------------------------------------------------------------- */
@-webkit-keyframes card_flip {
  /* line 7, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  from {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }

  /* line 8, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  to {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
}
@keyframes card_flip {
  /* line 7, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  from {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }

  /* line 8, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  to {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
}

/* LINKS
----------------------------------------------------------------------- */
/* line 13, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.post-transaction-confirmation a[class^="link"] {
  color: #333333;
  text-decoration: none;
}
/* line 16, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.post-transaction-confirmation a[class^="link"]:hover {
  border: none;
}

/* line 20, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.post-transaction-confirmation a.link-outline {
  border: none;
  box-shadow: 0 0 0 2px #322e38;
  color: #322e38;
}

/* line 25, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.post-transaction-confirmation a.link-inline {
  border-bottom: none;
  text-decoration: none;
}

/* BUTTONS
----------------------------------------------------------------------- */
/* line 32, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.g-button-group .g-button {
  height: auto;
  background-color: transparent;
  border: none;
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
}

/* line 41, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.g-button--dropdown {
  padding: 0;
  margin: 0;
  text-decoration: underline;
}
/* line 45, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.g-button--dropdown::before {
  content: 'VIEW ';
}

/* line 48, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.g-button--dropdown.is-active::before {
  content: 'HIDE ';
}

/* INPUTS
----------------------------------------------------------------------- */
/* line 53, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.post-transaction-confirmation input[type="text"] {
  border: none;
}

/* MAIN
----------------------------------------------------------------------- */
/* line 59, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation {
  background-color: white;
  margin: 25px auto 25px;
  overflow-x: hidden;
}

/* line 64, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--cards {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  max-width: 768px;
  margin: 15px auto 0;
}
/* line 69, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--cards::-webkit-scrollbar {
  display: none;
}

/* line 73, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation > .h-1 {
  text-align: center;
}

/* CARD STYLES
----------------------------------------------------------------------- */
/* line 79, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-caption {
  text-align: center;
  width: 100%;
  display: block;
}

/* line 84, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-caption:nth-of-type(1) {
  text-transform: uppercase;
}

/* line 87, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-caption:nth-of-type(2) {
  margin-top: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 92, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-caption:nth-of-type(3) {
  font-size: 12px;
  margin-top: 5px;
}

/* line 96, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.store-name > .inline-link {
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #151315;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 104, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.store-location {
  color: #999999;
  text-transform: uppercase;
}

/* CARD FLIP STYLES
----------------------------------------------------------------------- */
/* line 112, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card {
  position: relative;
  -webkit-perspective: 800px;
          perspective: 800px;
}

/* line 116, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card > a {
  border: none;
}
/* line 118, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card > a:hover {
  border: none;
}

/* line 122, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-flip {
  position: relative;
  top: -10px;
  left: 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

/* line 133, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card.is-flipping > .card-flip {
  -webkit-animation: card_flip 750ms cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
          animation: card_flip 750ms cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

/* line 136, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.boutique {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* line 140, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--cards .card {
  min-width: 150px;
  min-height: 205px;
  margin: 10px auto;
}

/* line 145, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-image {
  height: 120px;
  width: 120px;
  border-radius: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0px;
}

/* line 156, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.card-image.boutique {
  z-index: 2;
}

/* ORDER DETAILS
----------------------------------------------------------------------- */
/* line 162, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--details {
  max-width: 768px;
  overflow-x: hidden;
  margin: 15px 0;
}

/* line 168, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--details .g-button-group,
.details-contact {
  text-align: center;
  padding: 5px 2%;
}

/* line 172, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-list {
  list-style-type: none;
  margin: 0 10px;
  padding: 25px 15px;
  width: 100%;
  max-width: 768px;
  background-color: #f2f2f2;
}

/* line 180, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 0;
  padding: 0;
}

/* line 185, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
li.details-product:nth-last-of-type(4) figure {
  padding-bottom: 10px;
}

/* line 188, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
li.details-product:nth-last-of-type(4) figure .product-image {
  margin-top: 0;
}

/* line 191, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
li.details-product:nth-last-of-type(4) {
  box-shadow: 0 1px 0 0 #e5e5e5;
}

/* line 194, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
li.details-product:nth-last-of-type(-n+3) figure .product-description {
  margin: 0 0 0 60px;
}

/* line 197, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.item .product-description {
  margin-left: auto;
}

/* line 200, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.total {
  margin: 0;
  box-shadow: none;
}

/* line 206, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.total figure .product-description,
.details-product.total figure .product-price {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 214, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product:hover figure .product-description {
  border-color: white;
}

/* line 217, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product figure {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  margin: 0;
  font-weight: 200;
}

/* line 227, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.total figure .product-description {
  border: none;
}

/* line 231, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.total .product-price,
.details-product.total .product-description {
  font-weight: 400;
}

/* line 234, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.tax-details {
  overflow: hidden;
}

/* line 237, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.tax-details dl {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

/* line 241, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.tax-amount,
.tax-label {
  font-size: 12px;
  padding: 0;
}

/* line 245, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.tax-label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 75%;
      -ms-flex: 1 0 75%;
          flex: 1 0 75%;
  margin-right: auto;
  margin-left: 10px;
  text-align: left;
  text-transform: capitalize;
}

/* line 252, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.tax-amount {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  margin-right: 10px;
  margin-left: auto;
  text-align: right;
}

/* line 258, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.subtotal {
  position: relative;
  margin-top: 20px;
}

/* line 265, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.taxes figure .product-description:hover {
  cursor: pointer;
}

/* line 268, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.taxes figure .product-description.open-minus::after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/* line 271, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.taxes figure .product-description::after {
  content: '';
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url(/assets/sprite-sheet.png) no-repeat -35px 0px;
  background-size: 56px 49px;
  width: 7px;
  height: 7px;
  display: inline-block;
  margin-left: 2px;
}

/* line 281, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.adjustments dl .adjustment-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 75%;
      -ms-flex: 1 0 75%;
          flex: 1 0 75%;
  margin-right: auto;
  margin-top: 0;
  text-transform: capitalize;
  text-align: left;
}

/* line 288, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product.adjustments .product-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 10px;
      -ms-flex: 0 1 10px;
          flex: 0 1 10px;
  padding: 0;
}

/* line 292, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product .product-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 40px;
      -ms-flex: 0 1 40px;
          flex: 0 1 40px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin: 10px;
  position: relative;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
}

/* line 305, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product .product-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 200px;
      -ms-flex: 1 0 200px;
          flex: 1 0 200px;
  padding: 0 10px;
  line-height: 14px;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
}

/* line 313, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.details-product .product-price {
  margin: 10px 10px 10px auto;
  font-size: 12px;
}

/* CONFIRMATION SIGNUP & REFERRAL
----------------------------------------------------------------------- */
/* line 320, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup {
  position: relative;
  margin: 5px 10px;
  background-color: #f2f2f2;
}

/* line 325, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup img {
  position: absolute;
  width: 22%;
  bottom: 3%;
  right: 3%;
  mix-blend-mode: multiply;
}

/* line 332, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup .link-outline {
  padding: 10px 10px 7.5px;
  font-size: 14px;
  min-width: 125px;
  width: 125px;
  text-align: center;
  position: relative;
  margin: 10px 0;
  z-index: 1;
  overflow: hidden;
}
/* line 342, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup .link-outline:hover {
  border-bottom: transparent;
}
/* line 345, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup .link-outline::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
}
/* line 355, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup .link-outline:hover::after {
  opacity: 1;
}

/* line 361, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup--referral,
.signup--create-account {
  min-height: 225px;
  padding: 0;
  background-size: 340px;
  background-position: center 2px;
  background-repeat: no-repeat;
}

/* line 369, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup--referral .order-confirmation--paragraph,
.signup--create-account .order-confirmation--paragraph {
  display: none;
}

/* line 372, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup--referral .link-outline {
  padding: 10px 3px 7px 2px;
  font-size: 14px;
  min-width: 80px;
  width: 80px;
  text-align: center;
  position: relative;
  margin: auto 0 0;
  z-index: 1;
  overflow: hidden;
  bottom: 10px;
  background-color: white;
  text-transform: uppercase;
  line-height: 16px;
  font-weight: bold;
  text-indent: -1px;
}

/* line 389, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.signup--referral .link-outline:hover {
  background-color: #322e38;
  color: white;
}

/* line 394, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
form.newAccount-form {
  margin: auto 0 0;
  z-index: 5;
}

/* line 398, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.newAccount-form .button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  width: 100%;
  height: auto;
  margin: 10px;
  padding: 6px 0px;
  font-weight: bold;
  color: #322e38;
  border: none;
  box-shadow: 0 0 0 2px #322e38;
  box-sizing: border-box;
}

/* line 411, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--bottom-content > .featured-posts {
  margin: 40px auto;
}

/* line 414, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
.order-confirmation--bottom-content > .featured-posts > .section-header {
  margin: 0;
}

/* MEDIA QUERIES
----------------------------------------------------------------------- */
@media only screen and (min-width: 375px) {
  /* line 421, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup--referral, .signup--create-account {
    min-height: 245px;
  }
}
@media only screen and (min-width: 414px) {
  /* line 427, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--cards .card {
    margin: 15px auto;
  }

  /* line 431, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--paragraph,
  .card-caption:nth-of-type(2) {
    font-size: 14px;
  }

  /* line 435, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--details {
    margin: 35px auto;
  }

  /* line 438, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--details .g-button-group, .details-contact {
    padding: 3px;
  }

  /* line 442, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup--referral, .signup--create-account {
    min-height: 285px;
    background-size: 410px;
    background-position: center 2px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 450, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--subheader {
    font-size: 22px;
  }

  /* line 453, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .g-button-group .g-button {
    font-size: 14px;
  }

  /* line 457, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--cards .card {
    min-height: 235px;
    margin: 25px auto;
  }

  /* line 461, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .card-flip {
    top: -20px;
  }

  /* line 465, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .card-flip,
  .card-image {
    width: 150px;
    height: 150px;
  }

  /* line 470, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .details-product .product-image {
    width: 55px;
    min-width: 55px;
    height: 55px;
  }

  /* line 475, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .details-product .product-description {
    font-size: 14px;
  }

  /* line 478, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  li.details-product:nth-last-of-type(-n+3) figure .product-description {
    margin: 0 0 0 75px;
  }

  /* line 481, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--details .g-button-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 32.33333333333333333333%;
        -ms-flex: 0 1 32.33333333333333333333%;
            flex: 0 1 32.33333333333333333333%;
    font-size: 14px;
  }

  /* line 485, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .details-list {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    margin: 0 20px;
    padding: 10px 35px;
  }

  /* line 490, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup {
    margin: 5px 20px;
  }

  /* line 493, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup--referral, .signup--create-account {
    min-height: 445px;
    background-size: 600px;
    background-position: center 10px;
  }

  /* line 498, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup--referral .link-outline {
    padding: 25px 18px 22px 17px;
    font-size: 24px;
    width: 160px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 507, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--cards {
    margin: 20px auto 0;
  }

  /* line 510, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .order-confirmation--cards .card {
    min-height: 285px;
    margin: 0 auto 25px auto;
  }

  /* line 515, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .card-flip,
  .card-image {
    width: 180px;
    height: 180px;
  }

  /* line 519, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup {
    margin: 5px 20px 50px;
  }

  /* line 522, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .signup--referral, .signup--create-account {
    min-height: 525px;
    background-size: 710px;
  }

  /* line 526, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  form.newAccount-form {
    margin: auto 0 20px;
    width: 50%;
  }

  /* line 530, ../../../app/assets/stylesheets/store/order_confirmation.css.scss */
  .newAccount-form .button {
    padding: 16px 0px;
    font-size: 18px;
  }
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap {
  margin-bottom: 20px;
}
/* line 9, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  width: 100%;
  height: 25px;
  padding: 15px 20px 12px;
  margin: 5px 0px;
}
@media only screen and (min-width: 768px) {
  /* line 9, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
  .payment-methods-wrap .payment-method-radio-option {
    width: 120px;
    margin: 5px 10px 0px 0px;
  }
}
/* line 21, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option.selected {
  border-color: #151315;
}
/* line 25, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option .payments-radio {
  margin: 4px 12px 4px 0px;
}
/* line 29, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option .payments-label {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center left;
}
/* line 35, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option .payments-label.payments-gateway {
  background-image: url(/assets/creditcards.png);
}
/* line 38, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option .payments-label.payments-affirm {
  background-image: url(https://cdn-assets.affirm.com/images/blue_logo-solid_bg.svg);
}
/* line 41, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option .payments-label.payments-paypal {
  background-image: url(https://www.paypalobjects.com/webstatic/en_US/i/buttons/PP_logo_h_200x51.png);
}
/* line 44, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option .payments-label.payments-stripe_applepay {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 50px 20px;
}
/* line 51, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-fields {
  display: none;
  padding: 20px 0px;
}
/* line 55, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-fields.selected {
  display: block;
}
/* line 61, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-fields > ul {
  margin: 0px;
  list-style-type: none;
}
/* line 66, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .field.controls {
  margin: 5px 0px;
  padding: 0;
}
/* line 71, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap #paypal-payment-option-logo {
  padding: 5px;
}
/* line 75, ../../../app/assets/stylesheets/store/payment-methods.css.scss */
.payment-methods-wrap .payment-method-radio-option[data-payment_method_type='stripe_applepay'] {
  display: none;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__categories-list-wrap {
  text-transform: uppercase;
  position: relative;
}

/* line 10, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-wrap {
  background: white;
}

/* line 13, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-link {
  font-family: "DIN Bold", "Arial", sans-serif;
  display: inline-block;
  padding: 6px 0px 1px;
  font-size: 0.8em;
  letter-spacing: 1px;
  line-height: 1em;
  margin: 2px 0px;
  border-bottom-width: 2px;
}

/* line 26, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-link--open,
.product-categories__category-link:hover,
.product-categories__category-link:active {
  border-bottom-width: 2px;
}

/* line 30, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-link--current {
  border-color: #151315;
}

/* line 34, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-link--without-products {
  color: #e5e5e5 !important;
}

/* line 37, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-link--admin-only {
  color: #f59231;
  display: none;
}

/* line 41, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__categories-list-wrap--admin-mode .product-categories__category-link--admin-only {
  display: inline-block;
}

/* line 45, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category {
  position: relative;
}

/* line 49, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-name--top-level {
  font-size: 1.2em;
}

/* line 53, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__current-category-marker {
  position: absolute;
  left: -10px;
  padding: 2px;
}

/* line 60, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__open-category-marker,
.product-categories__close-category-marker {
  margin-left: 5px;
  padding: 2px;
  cursor: pointer;
  font-size: 0.8em;
}

/* line 67, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__open-category-marker {
  opacity: 0;
}

/* line 72, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category:hover .product-categories__open-category-marker {
  opacity: 1;
}

/* line 77, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-children-wrap {
  margin-left: 10px;
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
}

/* line 85, ../../../app/assets/stylesheets/store/product_categories.css.scss */
.product-categories__category-children-wrap--open {
  max-height: none;
  opacity: 1;
  overflow: unset;
}
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/*
Bounce TRANSITION
----------------------------------------------------------------------- */
@keyframes bounce {
  /* line 5, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }

  /* line 6, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  20% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }

  /* line 7, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  40% {
    -webkit-transform: translateY(8%);
            transform: translateY(8%);
  }

  /* line 8, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  60% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }

  /* line 9, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  80% {
    -webkit-transform: translateY(2%);
            transform: translateY(2%);
  }

  /* line 10, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

/* Firefox < 16 */

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes bounce {
  /* line 25, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  0% {
    -webkit-transform: translateY(0%);
  }

  /* line 26, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  20% {
    -webkit-transform: translateY(-10%);
  }

  /* line 27, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  40% {
    -webkit-transform: translateY(8%);
  }

  /* line 28, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  60% {
    -webkit-transform: translateY(-5%);
  }

  /* line 29, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  80% {
    -webkit-transform: translateY(2%);
  }

  /* line 30, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
  100% {
    -webkit-transform: translateY(0%);
  }
}

/* Internet Explorer */

/* Opera < 12.1 */

/* line 61, ../../../app/assets/stylesheets/standards/transitions/_bounce.css.scss */
.___bounce_element {
  -webkit-animation: bounce 0.8s ease-in-out;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: bounce 0.8s ease-in-out;
}

/*

PRODUCT DETAIL TABLE OF CONTENTS
---------------------------------------------
-COLORS
-FONTS
-UTILITIES
-RESET
-ELEMENTS
  -INLINE LINK
  -SUBHEADING
  -TEXT BLOCK
  -DIVIDER
-COMPONENTS
  -PRODUCT DETAIL
  -PRODUCT DETAIL NAME
  -PRODUCT DETAIL PRODUCT SUMMARY
  -PRODUCT DETAIL PRICE SUMMARY
  -PRODUCT DETAIL AFFIRM
  -PRODUCT DETAIL BREADCRUMB
  -PRODUCT DETAIL PRODUCT COMMENTS
  -PRODUCT DETAIL SOLD OUT BANNER
  -PRODUCT DETAIL SOLD OUT COVER
  -PRODUCT DETAIL BUY BOX
  -PRODUCT DETAIL CAROUSEL
  -PRODUCT DETAIL IMAGE GRID
  -PRODUCT DETAIL SELLER CARDS
  -PRODUCT DETAIL OPTION SELECT
  -PRODUCT DETAIL ADD TO CART & INVENTORY SELECT
  -PRODUCT DETAIL OPTIONS BANNER
  -PRODUCT DETAIL MANAGE BUTTONS
  -PRODUCT DETAIL DESCRIPTION
  -PRODUCT DETAIL SHIPPING & RETURNS
  -PRODUCT DETAIL ZOOMABLE IMAGE
  -PRODUCT DETAIL SIDE BAR RAIL
  -ANIMATIONS

*/
/* RESET
----------------------------------------------------------------------- */
/* line 50, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail .list {
  list-style-type: none;
  margin: 0;
  text-align: left;
}
/* line 56, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail .link-reset {
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  color: #444444;
  border: none;
}
/* line 60, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail .link-reset:hover {
  border: none;
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
}

/* MODIFIERS
----------------------------------------------------------------------- */
/* ELEMENTS
----------------------------------------------------------------------- */
/* INLINE LINK
--------------------------------*/
/* line 76, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.inline-link {
  display: inline-block;
  box-shadow: inset 0 -1px 0 0 #322e38;
}

@media screen and (min-width: 1200px) {
  /* line 81, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail__content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 88, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__product-details-wrap {
  padding: 0;
  -webkit-box-flex: 7;
  -webkit-flex: 7;
      -ms-flex: 7;
          flex: 7;
  max-width: 100%;
}

/* BANNER
--------------------------------*/
@media only screen and (min-width: 768px) {
  /* line 96, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail-banner-image {
    margin-top: -65px;
  }
}

/* SUBHEADING
--------------------------------*/
/* line 105, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-subheading {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .5px;
  text-align: left;
}

/* TEXT BLOCK
--------------------------------*/
/* line 115, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-text-block {
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 1.4;
  font-size: 1em;
  white-space: pre-line;
}

/* DIVIDER
--------------------------------*/
/* line 126, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-divider {
  height: 1px;
  background-color: #e5e5e5;
  margin: 50px 0;
}

/* COMPONENTS
----------------------------------------------------------------------- */
/* PRODUCT DETAIL BREADCRUMB
--------------------------------*/
/* line 138, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail > .product-content > .visible-phone .breadcrumbs {
  margin: 30px 0 0px;
}

/* PRODUCT DETAIL
--------------------------------*/
@media (max-width: 599px) {
  /* line 144, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  /* line 144, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  /* line 144, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail {
    padding: 0;
  }
}

/* PRODUCT NAME
--------------------------------*/
/* line 152, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-name {
  margin: 0 0 -5px;
  text-transform: uppercase;
  text-align: center;
  font-size: 2em;
  line-height: 1.1;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 768px) {
  /* line 152, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-name {
    text-align: left;
    margin: 0;
    font-size: 2.5em;
  }
}

/* PRODUCT SUMMARY
--------------------------------*/
@media screen and (min-width: 768px) {
  /* line 168, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-summary {
    margin: 0 0 30px 0;
  }
}

/* line 173, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-summary > .product-name {
  text-align: left;
}

/* PRICE SUMMARY
--------------------------------*/
/* line 179, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary {
  min-height: 50px;
  margin: 0 0 -7px;
  font-weight: bold;
}
/* line 184, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .__retail-price {
  display: inline-block;
  margin: 0 10px;
  text-decoration: line-through;
  opacity: .7;
}
@media screen and (min-width: 768px) {
  /* line 184, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .price-summary .__retail-price {
    margin: 0 10px 0 0;
  }
}
/* line 194, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .lowest-price {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 1.8em;
  margin: 15px 0 5px;
  text-indent: -15px;
}
@media screen and (min-width: 768px) {
  /* line 194, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .price-summary .lowest-price {
    text-align: left;
    text-indent: 0;
    font-size: 1.3em;
    margin: 5px 0 0;
  }
  /* line 206, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .price-summary .lowest-price .small-text {
    font-size: 0.7em;
  }
}
@media screen and (min-width: 992px) {
  /* line 211, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .price-summary .lowest-price .small-text {
    font-size: 1.1em;
  }
}
/* line 217, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .affirm {
  min-height: 21px;
  margin: 8px 0 0px 0;
  text-align: center;
  font-weight: normal;
  opacity: 0;
  -webkit-transition: 300ms opacity ease;
  transition: 300ms opacity ease;
}
/* line 224, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .affirm.is-visible {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  /* line 217, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .price-summary .affirm {
    text-align: left;
  }
}
/* line 229, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .original-price-label {
  color: #e5e5e5;
  text-transform: uppercase;
  font-size: 0.8em;
}
/* line 234, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .suggested-offer-price-tag {
  width: 40%;
  margin-top: -8px;
}
/* line 238, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.price-summary .make-offer-tags {
  margin-bottom: 10px;
}

/* PRODUCT APP NOTICE
--------------------------------*/
/* line 245, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.app-notice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  box-shadow: 0 0 0 1px;
  margin-bottom: 50px;
}
/* line 252, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.app-notice .app-messaging {
  max-width: 60%;
  font-size: 0.9em;
}

/* line 257, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.app-store-badge {
  background-image: url(/assets/app-store-badge.png);
  min-width: 100px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px;
}

/* PRODUCT COMMENTS
--------------------------------*/
/* line 270, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 274, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .avatar-image {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 44px;
  text-align: center;
}
/* line 282, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .avatar-image.user {
  margin-top: 15px;
  border: 1px solid #333333;
  background-position: center;
  background-size: cover;
}
/* line 289, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .avatar-image.reply {
  background: url("/assets/avatar-black.png") no-repeat;
  background-color: white;
  background-position: center;
  background-size: cover;
  margin: auto;
}
/* line 298, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .username {
  color: #999999;
  font-size: .8em;
}
/* line 303, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .date {
  color: #999999;
  font-size: .8em;
}
/* line 308, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .message {
  padding: 20px;
  max-width: 250px;
  box-sizing: border-box;
  position: relative;
}
/* line 315, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment {
  margin: 10px 10px 0px;
}
/* line 318, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment .message {
  border: 2px solid #333333;
}
/* line 320, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment .message icon {
  position: absolute;
  background: white;
  left: -8px;
  color: #151315;
  height: 13px;
  font-size: 14px;
}
/* line 331, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment_reply {
  margin: 5px 10px 20px;
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
/* line 337, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment_reply .replier_block {
  padding-left: 15px;
}
/* line 341, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment_reply .message {
  background: #f2f2f2;
}
/* line 344, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment_reply .message icon {
  position: absolute;
  right: -8px;
  color: #f2f2f2;
  height: 10px;
  font-size: 15px;
}
/* line 353, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product_comment_reply .username {
  text-align: center;
}
/* line 359, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product-enquiry-form .text-success {
  padding: 20px;
  text-align: left;
}
/* line 364, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .product-enquiry-form textarea, .product-comments .product-enquiry-form input[type='text'] {
  width: 80%;
}
/* line 369, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .new_comment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
/* line 373, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-comments .new_comment input {
  height: 40px;
}

/* PRODUCT DETAIL SOLD OUT BANNER
--------------------------------*/
/* line 392, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.button-container {
  margin: 10px auto;
  max-width: 460px;
}

/* line 397, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.recommendation-button {
  width: 100%;
  margin: 10px auto;
}

/* PRODUCT DETAIL SOLD OUT COVER
--------------------------------*/
/* line 404, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-content {
  position: relative;
  z-index: 1;
  overflow-y: hidden;
}
/* line 409, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-content.collapsed {
  display: block !important;
  max-height: 300px;
  border-bottom: solid 1px #322e38;
}
/* line 415, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-content.opening {
  max-height: 1800px;
  border-bottom: solid 1px #322e38;
}
/* line 420, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-content.open {
  /* max-height: initial; */
}

/* line 425, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.related-products-content {
  position: relative;
  z-index: 2;
}

/* line 430, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.slide-suggested-products {
  margin: -45px auto 0px;
}

/* PRODUCT DETAIL BUY BOX
--------------------------------*/
@media screen and (min-width: 768px) {
  /* line 436, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail__product-information-wrap {
    -webkit-box-flex: 6;
    -webkit-flex: 6;
        -ms-flex: 6;
            flex: 6;
    padding: 0 15px;
    box-sizing: border-box;
    max-width: 500px;
  }
}

/* line 445, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.buy-box {
  border: 1px solid #444;
  padding: 40px 30px 60px;
  margin-bottom: 50px;
  box-shadow: 4px 4px 0px #444;
}

/* PRODUCT DETAIL CAROUSEL
--------------------------------*/
@media screen and (min-width: 768px) {
  /* line 454, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail__product-images-wrap {
    -webkit-box-flex: 6;
    -webkit-flex: 6;
        -ms-flex: 6;
            flex: 6;
    padding: 0 15px;
    box-sizing: border-box;
    max-width: 500px;
  }
}

/* line 462, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.touch-screen-carousel {
  margin: 0;
}

/* line 466, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.image-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 0;
}

/* line 473, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.carousel-container {
  overflow: hidden;
}

/* line 477, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
}
@media screen and (min-width: 414px) {
  /* line 477, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .control-buttons {
    margin-bottom: 20px;
  }
}
/* line 484, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons.visible-desktop {
  margin-left: 100px;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}
@media screen and (max-width: 1200px) {
  /* line 484, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .control-buttons.visible-desktop {
    margin-left: 80px;
  }
}
/* line 495, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons .carousel-control--button {
  display: inline-block;
  min-width: 62px;
  height: 67px;
  background-size: cover;
  background-position: center;
  margin: 5px;
  border: none;
}
/* line 498, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons .carousel-control--button:nth-of-type(1), .control-buttons .carousel-control--button:nth-last-of-type(1) {
  margin: 5px 5px 5px 0;
}
/* line 513, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons .carousel-control--button:active, .control-buttons .carousel-control--button:hover, .control-buttons .carousel-control--button:visited, .control-buttons .carousel-control--button:focus {
  outline: none;
}
/* line 517, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons .carousel-control--button.is-active {
  border-bottom: 1px solid black;
}
/* line 521, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons .carousel-control--button.not-active {
  opacity: .33;
}
/* line 525, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.control-buttons .carousel-control--button.visible-desktop {
  margin: 0 0 10px 0;
  width: 100%;
  height: 70px;
}

/* PRODUCT DETAIL SELLER CARDS
--------------------------------*/
/* line 543, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .product-detail-subheading {
  color: #e5e5e5;
  font-size: 1em;
  margin: 25px 0 0;
}
/* line 550, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .__shop,
.product-detail-seller-card .seller-card-items .__follow {
  display: inherit;
  font-size: .9em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 15px 0 0;
  text-align: left;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}
@media screen and (min-width: 414px) {
  /* line 550, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail-seller-card .seller-card-items .__shop,
  .product-detail-seller-card .seller-card-items .__follow {
    margin-bottom: 0;
  }
}
/* line 562, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .__image {
  width: 170px;
  height: 170px;
  background-position: center;
  background-size: cover;
  border-radius: 100%;
}
/* line 571, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .seller-card-title-information {
  margin: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
/* line 579, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .seller-card-title-information .name-and-location .__name {
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size: 1.6em;
  line-height: 1.2em;
}
/* line 585, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .seller-card-title-information .name-and-location .__location {
  font-size: 1.2em;
}
/* line 589, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .seller-card-title-information .store-trust-metrics {
  margin-top: 15px;
}
/* line 594, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-seller-card .seller-card-items .__description {
  line-height: 1.5em;
}

/* PRODUCT DETAIL OPTION SELECT
--------------------------------*/
/* line 602, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.selection-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  margin: 0 auto 20px auto;
}
/* line 610, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.selection-options.is-active > .selection-option-heading {
  z-index: 50;
}

/* line 615, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item {
  position: relative;
  min-width: 45px;
  height: 45px;
  margin: 0 10px 10px 0;
  overflow: hidden;
  color: #333333;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  /* line 615, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .select-option-item {
    min-width: 40px;
    height: 40px;
    padding-top: 3px;
  }
}

/* line 630, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item > input[type="radio"] {
  position: absolute;
  left: -9999px;
}

/* line 635, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item > input[type="radio"]:checked ~ label {
  border: 1px solid #322e38;
  color: #322e38;
  font-weight: bold;
}

/* line 641, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.is-unavailable > input[type="radio"]:checked ~ label {
  border: 1px solid #999999;
  font-weight: bold;
}

/* line 646, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.is-unavailable > label {
  background-color: #f2f2f2;
  color: #999999;
  border: 1px solid #f2f2f2;
  background-image: url(/assets/sold-out-strike-thru.svg);
  background-repeat: no-repeat;
  background-size: 200%;
  background-position: center center;
}
/* line 655, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.is-unavailable > label:hover {
  color: #999999;
  font-weight: bold;
}

/* line 661, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.quarter-width {
  min-width: 25%;
  margin-right: 10px;
}
/* line 665, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.quarter-width > label {
  padding: 14px 7px 5px;
}

/* line 670, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.half-width {
  width: 50%;
  margin-right: 10px;
}

/* line 675, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.full-width {
  width: 100%;
  margin-right: 0;
}

/* line 683, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item.quarter-width > label,
.select-option-item.half-width > label,
.select-option-item.full-width > label {
  width: 100%;
}

/* line 688, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item > label {
  box-sizing: border-box;
  margin: 0;
  padding: 16px 5px 0 5px;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 0.8em;
  line-height: 1;
  border: 1px solid #e5e5e5;
  background-color: white;
  color: #333333;
  letter-spacing: 1px;
}
/* line 701, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.select-option-item > label:hover {
  border: 1px solid #999999;
  color: #322e38;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  /* line 688, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .select-option-item > label {
    padding: 13px 10px;
  }
}

/* line 711, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.selection-option-heading {
  margin: 0;
  font-size: 1em;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  text-indent: -1px;
}
@media screen and (min-width: 768px) {
  /* line 711, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .selection-option-heading {
    font-size: .8em;
  }
}

/* line 723, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__buy-box-size-chart {
  font-size: 12px;
}

/* PRODUCT DETAIL OPTION SELECT DROPDOWN
--------------------------------*/
@media screen and (min-width: 992px) {
  /* line 732, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .dropdown-trigger,
  .dropdown-item,
  .dropdown-container {
    min-height: 40px;
    height: 40px;
  }

  /* line 736, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .dropdown-container::after {
    top: 24%;
  }
}
/* line 740, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-trigger {
  margin: 0;
  padding: 2px 0 0 10px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  width: 100%;
  min-height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .9em;
  color: #322e38;
}
@media screen and (min-width: 768px) {
  /* line 740, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .dropdown-trigger {
    font-size: .8em;
  }
  /* line 757, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .dropdown-trigger:hover {
    border: 1px solid #999999;
  }
}

/* line 763, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-content {
  background-color: white;
  border-top: none;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 30;
  text-align: left;
  box-sizing: border-box;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  opacity: 0;
}

/* line 781, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-item {
  border: 1px solid #e5e5e5;
  border-top: transparent;
  padding: 4px 0 0 10px;
  min-height: 45px;
  -webkit-transition: background-color .1s linear;
  transition: background-color .1s linear;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .9em;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: text-indent 100ms ease;
  transition: text-indent 100ms ease;
  color: #333333;
}
@media screen and (min-width: 768px) {
  /* line 781, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .dropdown-item {
    font-size: .8em;
  }
  /* line 798, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .dropdown-item:hover {
    color: #322e38;
    font-weight: bold;
    cursor: pointer;
  }
}

/* line 806, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container {
  min-height: 45px;
  height: 45px;
  outline: none;
  position: relative;
  width: 100%;
}
/* line 812, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container::after {
  content: '+';
  color: #322e38;
  position: absolute;
  z-index: -10;
  right: 20px;
  top: 30%;
  font-size: 1em;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
}
/* line 824, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container.is-active {
  z-index: 30;
}
/* line 826, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container.is-active .dropdown-content {
  border-color: #999999;
}
/* line 831, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container.is-active::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 836, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container.is-active > .dropdown-content {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
}
/* line 841, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.dropdown-container.is-active > .dropdown-trigger {
  outline: none;
}

/* ADD TO WISHLIST
___________________*/
/* line 852, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.btn-wishlist {
  margin-top: 10px;
  width: 100%;
  line-height: 40px;
}

/* line 858, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-bag-icon {
  display: inline-block;
  background: url(/assets/icons/add-to-bag.png) no-repeat center;
  background-size: 22px 22px;
  height: 18px;
  width: 18px;
}

/* line 866, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.views-icon {
  display: inline-block;
  background: url(/assets/icons/view.png) no-repeat center;
  background-size: 28px 28px;
  height: 10px;
  width: 20px;
  margin-right: 5px;
}

/* ADD TO CART & INVENTORY SELECT
--------------------------------*/
/* line 878, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-input {
  min-height: 45px;
  display: block;
}
/* line 882, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-input .btn-primary {
  display: inline-block;
  width: 100%;
  border: none;
  margin-top: 20px;
}
/* line 888, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-input .btn-primary:hover {
  background-color: #322e38;
  color: white;
}
/* line 894, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-input .btn-primary:disabled, .add-to-cart-input .btn-primary.__disabled {
  background-color: #e5e5e5;
  color: white;
}
/* line 897, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-input .btn-primary:disabled:hover, .add-to-cart-input .btn-primary.__disabled:hover {
  cursor: not-allowed;
}

/* line 903, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form {
  min-height: 165px;
  margin: 0;
}
/* line 907, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form > form {
  margin: 0;
}
/* line 910, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select ul {
  margin: 0;
  list-style-type: none;
}
/* line 914, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .promoted {
  background-color: #fdfce5;
}
/* line 917, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option {
  position: relative;
  margin: 0 1px 10px;
  max-width: 100%;
  min-height: 90px;
  border: 1px solid #e5e5e5;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-animation: fade-in 250ms linear forwards;
          animation: fade-in 250ms linear forwards;
}
/* line 926, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option:hover {
  cursor: pointer;
  border: 1px solid #999999;
  font-weight: bold;
}
/* line 931, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option:hover .store-name {
  border-color: #999999;
}
/* line 935, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option:hover .value-text {
  border-color: #999999;
}
/* line 938, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option:hover .value-text:after {
  border-right: 7px solid #999999;
}
/* line 945, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option .store-name {
  text-align: left;
  text-indent: 10px;
  font-size: 0.7em;
  letter-spacing: 1px;
  padding-top: 2px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
/* line 955, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option .value-text {
  position: absolute;
  top: -21px;
  left: -8px;
  border: 1px solid #e5e5e5;
  background: white;
  font-size: 0.7em;
  width: auto;
  padding: 4px 15px 1px 15px;
  line-height: 16px;
  letter-spacing: 1px;
}
/* line 967, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option .value-text:after {
  width: 0px;
  height: 0px;
  border-right: 7px solid #e5e5e5;
  border-bottom: 7px solid transparent;
  position: absolute;
  left: -1px;
  bottom: -8px;
  content: '';
}
/* line 979, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option.__selected {
  box-shadow: 0 0 0 1px #322e38;
  font-weight: bold;
}
/* line 983, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option.__selected .store-name {
  border-color: #322e38;
}
/* line 987, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option.__selected .value-text {
  border-color: #322e38;
}
/* line 990, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option.__selected .value-text:after {
  border-right: 7px solid #322e38;
}
/* line 996, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option.__selected input,
.add-to-cart-form .inventory-select .inventory-option.__selected .inventory-option-content::before {
  background-color: white;
  box-shadow: inset 0 0 0 5px #322e38;
}
/* line 1003, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option.__with_value_label {
  margin-top: 30px;
}
/* line 1008, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 18px 0px 0px 40px;
  width: inherit;
  height: 110px;
  text-align: left;
  font-size: 10px;
  white-space: normal;
  line-height: 1.3;
  letter-spacing: 1px;
  border: none;
}
@media screen and (min-width: 414px) {
  /* line 1008, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .add-to-cart-form .inventory-select .inventory-option input,
  .add-to-cart-form .inventory-select .inventory-option .inventory-option-content {
    padding: 18px 40px 0px 40px;
  }
}
@media screen and (min-width: 768px) {
  /* line 1008, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .add-to-cart-form .inventory-select .inventory-option input,
  .add-to-cart-form .inventory-select .inventory-option .inventory-option-content {
    padding: 18px 40px 0px 40px;
  }
}
/* line 1027, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input::before,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content::before {
  content: '';
  position: absolute;
  top: 54%;
  left: 10px;
  z-index: 0;
  width: 16px;
  height: 16px;
  background-color: #e5e5e5;
  border-radius: 100%;
  box-shadow: inset 0 0 0 5px white;
}
/* line 1041, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input .__price,
.add-to-cart-form .inventory-select .inventory-option input .__retail-price,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content .__price,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content .__retail-price {
  font-size: 1.7em;
}
/* line 1045, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input .__retail-price,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content .__retail-price {
  margin-right: 5px;
  opacity: .7;
  text-decoration: line-through;
}
/* line 1052, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input .__salemode.no-returns,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content .__salemode.no-returns {
  color: #ff4b4b;
}
/* line 1055, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input .__shipping-estimate,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content .__shipping-estimate {
  min-height: 13px;
}
/* line 1060, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.add-to-cart-form .inventory-select .inventory-option input .__inventory-notification.__red,
.add-to-cart-form .inventory-select .inventory-option .inventory-option-content .__inventory-notification.__red {
  color: #ff4b4b;
}

/* line 1069, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__show-all-inventory-options-container {
  height: 20px;
  text-align: center;
  cursor: pointer;
}

/* PRODUCT DETAIL OPTIONS BANNER
--------------------------------*/
/* line 1077, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.options-banner-container {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 35px auto 10px;
}

/* line 1083, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.options-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 20px 15px 20px 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 1em;
  min-height: 113px;
}
/* line 1095, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.options-banner button.confirm {
  min-width: 175px;
  min-height: 45px;
  margin: 0 auto;
}
/* line 1099, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.options-banner button.confirm:hover {
  background-color: #322e38;
  color: white;
}

/* PRODUCT DETAIL MANAGE BUTTONS
--------------------------------*/
/* line 1108, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-community-icons-wrap {
  margin: 30px 0px;
}
@media screen and (min-width: 768px) {
  /* line 1108, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail-community-icons-wrap {
    margin: 5px 0 0 0;
  }
}

/* line 1117, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-community-icons {
  padding-right: 15px;
}
/* line 1120, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-community-icons icon {
  padding-right: 3px;
}

/* line 1125, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-section {
  padding: 50px 0px;
  border-bottom: 1px dotted #999999;
}

/* line 1131, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-section-sans-top-padding {
  padding: 0px 0px 50px;
  border-bottom: 1px dotted #999999;
}

/* line 1136, ../../../app/assets/stylesheets/store/product_detail.css.scss */
a.btn-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

/* line 1141, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.follow-count {
  padding-right: 10px;
  border-right: 1px solid black;
}

/* line 1146, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.follow-title {
  padding-left: 10px;
}
/* line 1148, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.follow-title:hover {
  font-weight: bold;
}

/* line 1153, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-section-sans-border {
  padding-bottom: 50px;
}

/* PRODUCT DETAIL DESCRIPTION
--------------------------------*/
/* line 1159, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-description {
  text-align: left;
}

/* PRODUCT DETAIL SHIPPING & RETURNS
--------------------------------*/
/* line 1169, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-shipping-and-returns > ul li:not(:nth-last-of-type(1)) {
  margin: 0 0 10px 0;
}

/* line 1175, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail-extended-holiday-return-policy {
  background: rgba(0, 255, 25, 0.1);
  padding: 2px;
  line-height: 24px;
}

/* line 1182, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-options {
  margin: 10px 0px;
}
/* line 1185, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-options td {
  padding: 10px 10px 8px;
}

/* line 1189, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option {
  border-bottom: 2px solid white;
  background: #f7f7f7;
  text-transform: uppercase;
  font-size: 0.9em;
}

/* line 1195, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option--with-upsell {
  border-bottom: none;
}

/* line 1199, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option-upsell td {
  padding: 0px;
  font-size: 0.8em;
  text-align: center;
}

/* line 1205, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option-name {
  width: 30%;
}

/* line 1209, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option-service {
  width: 50%;
}

/* line 1213, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option-cost {
  width: 10%;
}

/* line 1217, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-option-estimate {
  width: 30%;
}

/* line 1221, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-options-more-button {
  text-align: center;
  position: relative;
  top: -10px;
  text-decoration: underline;
  cursor: pointer;
}
/* line 1228, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__shipping-options-more-button icon {
  background: white;
}

/* PRODUCT DETAIL ZOOMABLE IMAGE
--------------------------------*/
/* line 1235, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
/* line 1240, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .zoomable-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
}
/* line 1249, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .magnify {
  width: 100%;
  position: relative;
  text-align: center;
  display: block;
}
/* line 1256, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .magnify-lens:before {
  content: 'CLICK TO VIEW FULL SIZE';
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 2px #444;
  opacity: 0.8;
  width: 100%;
  position: absolute;
  bottom: -30px;
  left: 0px;
  font-size: 12px;
  font-weight: 600;
}
/* line 1270, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .fa-search-plus {
  display: block;
  padding: 5px;
  position: absolute;
  bottom: 0px;
  right: 6px;
  font-size: 2em;
  cursor: pointer;
  opacity: 0.2;
}
/* line 1281, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .pinterest-button {
  display: none;
  padding: 5px;
  position: absolute;
  bottom: 0px;
  left: -40px;
  text-align: center;
  font-size: 2em;
  cursor: pointer;
  opacity: 0.2;
  -webkit-transition: opacity .1s ease-in-out;
  transition: opacity .1s ease-in-out;
}
/* line 1293, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .pinterest-button:hover {
  opacity: 1.0;
}
/* line 1297, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.zoomable-image-wrapper .pinterest-button a, .zoomable-image-wrapper .pinterest-button a:hover {
  border-bottom: none;
}

/* PRODUCT DETAIL SIDEBAR
--------------------------------*/
/* line 1308, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__product-sidebar-wrap {
  padding: 0px 25px;
  margin-left: 15px;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 1200px) {
  /* line 1308, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail__product-sidebar-wrap {
    border-left: 1px dotted gray;
  }
}

/* line 1320, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-details__sidebar-products-container {
  opacity: 0;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
/* line 1327, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-details__sidebar-products-container.product-details__sidebar-products-container--loaded {
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  /* line 1320, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-details__sidebar-products-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  /* line 1336, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-details__sidebar-products-container h5 {
    font-family: "DIN Bold", "Arial", sans-serif;
    font-size: 20px;
    width: 100%;
  }
}

/* line 1345, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.__sidebar-paths {
  font-size: 12px;
  padding-bottom: 40px;
}

/* line 1350, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__sidebar-product {
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  /* line 1350, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  .product-detail__sidebar-product {
    width: 46%;
    margin: 2%;
  }
}
/* line 1361, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__sidebar-product .sidebar_image {
  background-repeat: none;
  background-size: contain;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
}
/* line 1367, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__sidebar-product .sidebar_title {
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 5px;
}
/* line 1373, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__sidebar-product .sidebar_price {
  font-weight: 600;
  letter-spacing: 1px;
}
/* line 1378, ../../../app/assets/stylesheets/store/product_detail.css.scss */
.product-detail__sidebar-product .sidebar_store-info, .product-detail__sidebar-product .sidebar_available-sizes, .product-detail__sidebar-product .sidebar_available-colors {
  color: gray;
}

/* ANIMATIONS
--------------------------------*/
@-webkit-keyframes fade-in {
  /* line 1389, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  0% {
    opacity: 0;
  }

  /* line 1390, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  /* line 1389, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  0% {
    opacity: 0;
  }

  /* line 1390, ../../../app/assets/stylesheets/store/product_detail.css.scss */
  100% {
    opacity: 1;
  }
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/*************************** STICKY FILTERS
 */
/* line 7, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-grid__filters-wrap {
  margin-bottom: 50px;
  min-height: 72px;
}

/* line 12, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-grid__filters-sticky-wrap {
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 9;
  box-sizing: border-box;
  padding: 10px 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #f2f2f2;
  box-shadow: 0px 0px 10px #ddd;
  border: 1px solid #f7f7f7;
}
@media (max-width: 767px) {
  /* line 12, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-grid__filters-sticky-wrap {
    border: none;
    background: transparent;
    padding: 0px;
    top: 45px;
    overflow: scroll;
    box-shadow: none;
  }
}

/* line 33, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-grid__filters-sticky-wrap.affix {
  -webkit-transform: scale(0.999);
      -ms-transform: scale(0.999);
          transform: scale(0.999);
}
/* line 36, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-grid__filters-sticky-wrap.affix .product-filter__stick-header-menu-button {
  display: block;
}
/* line 39, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-grid__filters-sticky-wrap.affix .product-filter__filter-wrap--mobile-active {
  margin-top: -45px;
}

/*************************** FILTER TOOLBAR WRAP + COMMON ELEMENTS
 */
@media (max-width: 767px) {
  /* line 47, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-wrap {
    background: #fff;
    overflow-y: scroll;
  }
  /* line 53, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-wrap .product-filter__filter-parts-wrap {
    display: none;
    padding-top: 50px;
  }
}
/* line 60, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-wrap.product-filter__filter-wrap--mobile-active {
  height: 100vh;
}
/* line 62, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-wrap.product-filter__filter-wrap--mobile-active .product-filter__filter-parts-wrap {
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  overflow-y: scroll;
  background: #fff;
}

/* line 75, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__stick-header-menu-button {
  display: none;
  padding: 20px;
  height: 100%;
  position: absolute;
  top: 0px;
  box-sizing: border-box;
  line-height: 31px;
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 86, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-set-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
  }
}

@media (max-width: 767px) {
  /* line 95, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-parts-wrap {
    margin-bottom: 100px;
  }
}

/* line 101, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-part {
  position: relative;
  text-align: center;
  line-height: 1.2em;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  white-space: nowrap;
  border-bottom: 1px solid #151315;
}
/* line 111, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-part.product-filter__filter-part--desktop {
  display: none;
}
/* line 115, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-part.product-filter__filter-part--mobile {
  display: block;
}
@media (min-width: 768px) {
  /* line 101, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part {
    min-width: 100px;
    padding: 4px 12px 0px;
    margin: 5px;
    background: none;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    font-size: 0.8em;
  }
  /* line 128, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part.product-filter__filter-part--desktop {
    display: block;
  }
  /* line 132, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part.product-filter__filter-part--mobile {
    display: none;
  }
}

/* line 140, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-part-key {
  position: absolute;
  left: 10px;
  line-height: 55px;
  font-weight: 800;
}
@media (min-width: 768px) {
  /* line 140, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part-key {
    position: relative;
    left: auto;
    padding: 1px;
    line-height: inherit;
    text-shadow: 0px 1px 0px white;
    font-weight: normal;
  }
}

/* line 157, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-part-value {
  padding: 2px 0px;
  line-height: 50px;
}
@media (min-width: 768px) {
  /* line 157, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part-value {
    line-height: inherit;
    font-family: "DIN Bold", "Arial", sans-serif;
    font-weight: 800;
  }
}

@media (max-width: 767px) {
  /* line 167, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part--last {
    margin-bottom: 200px;
  }
}

@media (min-width: 768px) {
  /* line 172, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-part-value--no-key {
    line-height: 2em;
    font-size: 1.1em;
  }
}

/*************************** BRAND/STORE/CATEGORY BUTTONS
 */
/* line 181, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__breadcrumb-wrap {
  text-align: left;
  border: none;
}
@media (max-width: 767px) {
  /* line 181, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__breadcrumb-wrap {
    margin-top: 50px;
    border-bottom: 1px solid #151315;
  }
}

/* line 191, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__breadcrumb {
  position: relative;
  display: inline-block;
  border: 1px solid #151315;
  padding: 2px 24px 0px 12px;
  margin: 2px 4px 2px 0px;
  height: 26px;
  line-height: 26px;
  cursor: default;
  pointer-events: none;
}
/* line 201, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__breadcrumb i {
  pointer-events: auto;
  position: absolute;
  right: 5px;
  top: 0;
  line-height: 28px;
}
@media (max-width: 767px) {
  /* line 191, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__breadcrumb {
    display: block;
    margin: 5px;
    padding: 10px 15px 6px;
    border-radius: 22px;
  }
  /* line 215, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__breadcrumb i {
    right: 7px;
    top: 7px;
    line-height: 28px;
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  /* line 224, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__breadcrumb:hover {
    border: 1px solid red;
    color: red;
  }
  /* line 227, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__breadcrumb:hover i {
    color: red;
  }
}

/* line 234, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__breadcrumb-name {
  font-weight: 800;
  font-family: "DIN Bold", "Arial", sans-serif;
}

/* line 239, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__breadcrumb .product-filter__filter-option-mobile {
  display: none;
  padding: 0px;
}
@media (max-width: 767px) {
  /* line 239, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__breadcrumb .product-filter__filter-option-mobile {
    display: block;
  }
}

/*************************** FILTER DROPDOWNS
 */
/* line 250, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-options-wrap {
  display: none;
  background: #333333;
  color: #fff;
  width: 100%;
  box-sizing: content-box;
}
@media (max-width: 767px) {
  /* line 250, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-options-wrap {
    height: 0;
    -webkit-transition: 300ms all;
    transition: 300ms all;
  }
}
@media (min-width: 768px) {
  /* line 250, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-options-wrap {
    background: #151315;
    position: absolute;
    border: 1px solid #151315;
    left: -1px;
    top: 100%;
    z-index: 10;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top: 1px solid #333333;
  }
}

/* line 274, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-options-wrap--exposed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

/* line 279, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option {
  border-bottom: 1px solid #322e38;
  width: 100%;
}
/* line 283, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option a {
  padding: 10px 0px;
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 283, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option a {
    padding: 15px 0px;
  }
}
/* line 293, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option a, .product-filter__filter-option a:visited, .product-filter__filter-option a:active {
  color: #e5e5e5;
  border: none;
}
/* line 298, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option a:hover {
  border: none;
}
/* line 302, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option:hover {
  background: #333333;
}
/* line 304, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option:hover a {
  font-weight: 800;
  color: #f2f2f2;
}

/* line 313, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-nesting-spacer {
  padding: 0px 2px;
}

/* line 316, ../../../app/assets/stylesheets/store/product_filters.css.scss */
i.product-filter__options-expose-button, i.product-filter__options-hide-button {
  position: absolute;
  font-size: 15px;
  right: 0px;
  line-height: 15px;
  top: 0;
  padding: 20px;
}
@media (min-width: 768px) {
  /* line 316, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  i.product-filter__options-expose-button, i.product-filter__options-hide-button {
    display: none;
  }
}

/* line 328, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-clear-button {
  margin-left: 2px;
}
/* line 330, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-clear-button:hover {
  color: red;
}
@media (max-width: 767px) {
  /* line 328, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-clear-button {
    display: none !important;
  }
}

/* line 338, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-clear-button-mobile {
  position: absolute;
  right: 20px;
  top: 18px;
}
@media (min-width: 768px) {
  /* line 338, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-clear-button-mobile {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 348, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter_part--with-dropdown:hover {
    background: #151315;
    border-color: #151315;
  }
  /* line 353, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter_part--with-dropdown:hover .product-filter__filter-options-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 357, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter_part--with-dropdown:hover .product-filter__filter-part-key {
    color: gray;
    text-shadow: 0px 1px 0px #333333;
    padding: 1px;
  }
  /* line 363, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter_part--with-dropdown:hover .product-filter__filter-part-value, .product-filter__filter_part--with-dropdown:hover .product-filter__filter-clear-button {
    color: #e5e5e5;
  }
  /* line 367, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter_part--with-dropdown:hover .product-filter__filter-clear-button:hover {
    color: red;
  }
}
/*************************** SIZE DROP DOWN
   */
@media (min-width: 768px) {
  /* line 376, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option--size-filter {
    width: 30px;
    border: 1px solid #333333;
    margin: 2px;
    height: 30px;
    line-height: 25px;
  }
}

/* line 385, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-extra-info-wrap {
  position: absolute;
  width: 200px;
  background: #fff;
  padding: 10px;
  bottom: 120%;
  display: none;
  z-index: 10;
  left: -100px;
  font-size: 0.9em;
  color: #000;
  box-shadow: 0px 2px 9px #777;
}

/* line 398, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-options-wrap--size-options {
  padding: 5px 0px;
}

/* line 402, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-standard--size-filter {
  position: relative;
}
/* line 404, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-standard--size-filter a {
  padding: 5px 0px;
}

/* line 409, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-standard--size-filter:hover .product-filter__filter-option-extra-info-wrap {
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 413, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option-extra-info {
    color: white;
  }
}

/* line 420, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option--no-sizes-message {
  text-align: left;
  white-space: normal;
  padding: 10px;
}

/*************************** COLOR DROPDOWN
 */
/* line 429, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-options-wrap--color {
  padding-top: 5px;
}

/* line 433, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color {
  width: 20%;
  border-bottom: none;
  margin: 3% 6% 3% 3%;
}
/* line 437, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color a {
  padding: 0px;
}
/* line 440, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color:hover {
  background: transparent;
}
@media (max-width: 767px) {
  /* line 433, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option-color {
    width: 15%;
  }
}

/* line 449, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button {
  width: 100%;
  padding-bottom: 100%;
  border: 2px solid #f2f2f2;
  height: 0;
  background: white;
  box-sizing: content-box;
  border-radius: 50%;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.3), inset 2px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 459, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button:hover {
  box-shadow: inset 4px 2px 8px rgba(255, 255, 255, 0.3), inset -2px -1px 10px rgba(255, 255, 255, 0.3);
}

/* line 464, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button-name {
  display: none;
}

/* line 466, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--white {
  background-color: white;
}

/* line 467, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--black {
  background-color: black;
}

/* line 468, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--gray {
  background-color: gray;
}

/* line 469, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--red {
  background-color: red;
}

/* line 470, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--green {
  background-color: green;
}

/* line 471, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--blue {
  background-color: blue;
}

/* line 472, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--yellow {
  background-color: yellow;
}

/* line 473, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--pink {
  background-color: pink;
}

/* line 474, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--brown {
  background-color: #703208;
}

/* line 475, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--purple {
  background-color: purple;
}

/* line 476, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--orange {
  background-color: orange;
}

/* line 477, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-color-button--cream {
  background-color: #EDD9C7;
}

/* line 481, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals,
.product-filter__filter-option-color--prints,
.product-filter__filter-option-color--metallic {
  width: 100%;
  margin: 0;
  border-top: 1px solid #322e38;
}
/* line 485, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals:hover,
.product-filter__filter-option-color--prints:hover,
.product-filter__filter-option-color--metallic:hover {
  background: #333333;
}
/* line 488, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals .product-filter__filter-color-button,
.product-filter__filter-option-color--prints .product-filter__filter-color-button,
.product-filter__filter-option-color--metallic .product-filter__filter-color-button {
  display: none;
}
/* line 489, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals .product-filter__filter-color-button-name,
.product-filter__filter-option-color--prints .product-filter__filter-color-button-name,
.product-filter__filter-option-color--metallic .product-filter__filter-color-button-name {
  display: block;
}
/* line 490, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals a,
.product-filter__filter-option-color--prints a,
.product-filter__filter-option-color--metallic a {
  padding: 10px 0px;
}
@media (max-width: 767px) {
  /* line 494, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option-color--neutrals a,
  .product-filter__filter-option-color--prints a,
  .product-filter__filter-option-color--metallic a {
    padding: 15px 0px;
  }
}

/* line 500, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals {
  margin-top: 5px;
}

/* line 504, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color .product-filter__filter-option-mobile--toggle {
  padding: inherit;
  background: transparent;
  text-align: center;
}
/* line 509, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color .product-filter__filter-option-mobile--toggle::before, .product-filter__filter-option-color .product-filter__filter-option-mobile--toggle::after {
  display: none;
}
/* line 513, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color .product-filter__filter-option-mobile--toggle icon {
  display: none;
  line-height: 50px;
  text-shadow: 2px 2px 4px #151315;
}
/* line 520, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color .product-filter__filter-option-mobile--toggle.product-filter__filter-option-mobile--selected icon {
  display: block;
}

/* line 529, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals .product-filter__filter-option-mobile--toggle,
.product-filter__filter-option-color--prints .product-filter__filter-option-mobile--toggle,
.product-filter__filter-option-color--metallic .product-filter__filter-option-mobile--toggle {
  padding: 15px 30px;
  text-align: left;
}
/* line 532, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals .product-filter__filter-option-mobile--toggle icon,
.product-filter__filter-option-color--prints .product-filter__filter-option-mobile--toggle icon,
.product-filter__filter-option-color--metallic .product-filter__filter-option-mobile--toggle icon {
  display: none;
}
/* line 533, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-color--neutrals .product-filter__filter-option-mobile--toggle::before, .product-filter__filter-option-color--neutrals .product-filter__filter-option-mobile--toggle::after,
.product-filter__filter-option-color--prints .product-filter__filter-option-mobile--toggle::before,
.product-filter__filter-option-color--prints .product-filter__filter-option-mobile--toggle::after,
.product-filter__filter-option-color--metallic .product-filter__filter-option-mobile--toggle::before,
.product-filter__filter-option-color--metallic .product-filter__filter-option-mobile--toggle::after {
  display: block;
}

/*************************** MOBILE MODE
 */
/* line 541, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-filters-header-wrap {
  display: none;
}
@media (max-width: 767px) {
  /* line 541, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__mobile-filters-header-wrap {
    display: block;
  }
}

/* line 547, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-filter-button {
  text-transform: uppercase;
  padding: 10px;
  width: 96%;
  margin: 2%;
  font-weight: 800;
  font-size: 12px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 25px;
}
/* line 558, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-filter-button .g-icon {
  font-size: 8px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-right: 5px;
}

/* line 567, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-results-wrap {
  position: fixed;
  z-index: 20;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.92);
  width: 100%;
  padding: 10px 0px 50px;
  text-transform: uppercase;
  box-shadow: 0px 0px 10px #e5e5e5;
}

/* line 579, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-results-count {
  height: 20px;
  color: white;
}

@-webkit-keyframes product-filter__mobile-results-loading-indicator-spin {
  /* line 585, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  /* line 586, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes product-filter__mobile-results-loading-indicator-spin {
  /* line 585, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  /* line 586, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* line 589, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-results-loading-indicator {
  border: 5px solid #e5e5e5;
  border-top: 5px solid #333333;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 10px 0px;
  -webkit-animation: product-filter__mobile-results-loading-indicator-spin 1s linear infinite;
          animation: product-filter__mobile-results-loading-indicator-spin 1s linear infinite;
}

/* line 599, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-results-action-button {
  width: 50px;
  height: 50px;
  margin: 5px 50px 15px;
  box-sizing: border-box;
  border-radius: 25px;
  line-height: 52px;
  border: 1px solid white;
  color: white;
  text-align: center;
  position: relative;
}
/* line 611, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-results-action-button icon::after {
  content: attr(data-label);
  position: absolute;
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  font-size: 10px;
  bottom: -18px;
  letter-spacing: 1px;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: white;
}

/* line 626, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__mobile-results-apply-button {
  color: #151315;
  background: white;
}

/* line 632, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-standard {
  display: block;
}
@media (max-width: 767px) {
  /* line 632, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option-standard {
    display: none;
  }
}

/* line 639, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile {
  display: none;
  padding: 15px 30px;
  text-align: left;
  -webkit-transition: 300ms all;
  transition: 300ms all;
  position: relative;
}
@media (max-width: 767px) {
  /* line 639, ../../../app/assets/stylesheets/store/product_filters.css.scss */
  .product-filter__filter-option-mobile {
    display: block;
  }
}

/* line 650, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--toggle {
  background: gray;
}

/* line 655, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--toggle::before,
.product-filter__filter-option-mobile--toggle::after {
  content: '';
  position: absolute;
  -webkit-transition: inherit;
  transition: inherit;
  border-radius: 2px;
}

/* line 661, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--toggle::before {
  right: 26px;
  top: calc(50% - 12px);
  width: 40px;
  height: 24px;
  background-color: #ffffff;
}

/* line 669, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--toggle::after {
  right: 50px;
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background-color: #ececec;
}

/* line 676, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--selected {
  background: #333333;
  color: white;
}

/* line 681, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--toggle.product-filter__filter-option-mobile--selected::before {
  background-color: #ffffff;
}

/* line 684, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile--toggle.product-filter__filter-option-mobile--selected::after {
  -webkit-transform: translate3d(20px, 0, 0) rotate(90deg);
          transform: translate3d(20px, 0, 0) rotate(90deg);
  background-color: #000000;
}

/* line 690, ../../../app/assets/stylesheets/store/product_filters.css.scss */
.product-filter__filter-option-mobile-main-label {
  font-size: 2em;
  line-height: 1.8em;
  width: 20%;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 7, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__left-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 10px;
  display: none;
}

/* line 13, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__products-col {
  -webkit-box-flex: 5;
  -webkit-flex: 5;
      -ms-flex: 5;
          flex: 5;
}

/*************************** PAGE HEADER
 */
/* line 19, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__results-header {
  text-align: left;
  margin-bottom: 30px;
  position: relative;
}
/* line 24, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__results-header h1 {
  font-size: 24px;
  text-transform: uppercase;
}

/***************************** WISHLIST GRID ITEM
 */
/* line 31, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__wishlist-item {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  opacity: 0;
  font-size: 14pt;
}
/* line 38, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__wishlist-item :hover {
  cursor: pointer;
}

/***************************** GRID ITEM
 */
/* line 45, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-wrap {
  width: 48%;
  margin: 1%;
}

/* line 51, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-wrap--product .featured, .product-grid__grid-item-wrap--product .new, .product-grid__grid-item-wrap--product .tag, .product-grid__grid-item-wrap--product .app-price {
  display: inline-block;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 2px 6px 1px 6px;
  font-size: 10px;
  background: #f2f2f2;
  margin-top: -2px;
  line-height: 14px;
  vertical-align: top;
}

/* line 64, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item {
  margin: 0px;
  position: relative;
}

/* line 69, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-image {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: white;
}
/* line 75, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-image img {
  position: absolute;
  left: 0;
  width: 100%;
  background: white;
}

/* line 83, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-product-summary {
  font-size: 11px;
  line-height: 15px;
  padding-top: 10px;
}
/* line 88, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-product-summary a:hover {
  text-decoration: none;
}
/* line 92, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-product-summary .make-offer-tag {
  width: 64px;
  height: 17px;
  margin-top: -4px;
}
/* line 98, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-product-summary .store-info, .product-grid__grid-item-product-summary .available-sizes, .product-grid__grid-item-product-summary .available-colors {
  text-transform: uppercase;
  color: gray;
}

/* line 104, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-name {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 110, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item-price {
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 116, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-item--favorite:hover .product-grid__wishlist-item {
  opacity: 1;
}

/***************************** SECOND IMAGE ON HOVER
 */
@media only screen and (min-width: 992px) {
  /* line 126, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__second-image {
    opacity: 0;
  }

  /* line 131, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-item-image--multiple:hover .product-grid__primary-image {
    opacity: 0;
  }
  /* line 135, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-item-image--multiple:hover .product-grid__second-image {
    opacity: 1;
  }
}
/***************************** RESPONSIVE RULES
 */
@media only screen and (min-width: 768px) {
  /* line 144, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__left-col {
    display: block;
  }

  /* line 148, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-item-wrap {
    padding: 5px;
    box-sizing: border-box;
  }

  /* line 153, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-item-wrap--results-header {
    padding: 0px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 159, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-item-wrap {
    width: 33%;
    margin: 0%;
  }

  /* line 163, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-item-wrap--results-header {
    width: 100%;
  }
}
/***************************** MASONRY LAYOUT FOR GRID
 */
/* line 183, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__grid-items.product-grid__grid-items--aligned {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) {
  /* line 187, ../../../app/assets/stylesheets/store/product_grid.css.scss */
  .product-grid__grid-items.product-grid__grid-items--aligned .product-grid__grid-item-wrap {
    margin-bottom: 20px;
  }
}

/***************************** PAGINATION
 */
/* line 195, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__prev-next-links {
  margin: 20px auto;
  text-align: center;
  font-size: 20px;
}
/* line 200, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__prev-next-links .prev-next-button {
  display: inline-block;
  margin: 50px 25px;
  position: relative;
}
/* line 205, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__prev-next-links .prev-next-button a {
  display: inline-block;
}
/* line 209, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__prev-next-links .prev-next-button icon::after {
  content: attr(data-label);
  position: absolute;
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  font-size: 10px;
  bottom: -18px;
  letter-spacing: 1px;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #151315;
}

/* line 226, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__page-number {
  margin: 20px 5px;
}
/* line 229, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__page-number:hover {
  font-weight: 600;
}

/* line 234, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__current-page-number {
  font-weight: 600;
}

/* line 238, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__page-number-ellipsis {
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
}

/***************************** NO RESULTS AND OTHER EXCEPTIONS
 */
/* line 245, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__no-results-wrap {
  text-align: center;
}

/* line 249, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__no-results-message {
  font-size: 1em;
  margin: 20px 0px;
  text-transform: uppercase;
  color: #000;
}
/* line 250, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__no-results-message img {
  height: 40px;
}

/* line 260, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__no-results-alternates {
  margin: 10px auto;
  max-width: 460px;
}

/* line 265, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__no-results-alternate {
  margin: 10px auto;
}

/* line 269, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__no-results-alternate-button {
  width: 100%;
}

/* line 273, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__browse-links {
  font-size: 0.8em;
  margin: 100px 0px;
}

/* line 278, ../../../app/assets/stylesheets/store/product_grid.css.scss */
.product-grid__marketing-banner {
  font-family: "DIN Bold", "Arial", sans-serif;
  padding: 20px 20px;
  text-transform: uppercase;
  margin: 100px 0px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  background: #f7f7f7;
}
/* COLORS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/store/products.css.scss */
#breadcrumb {
  padding: 10px 0px;
  line-height: 20px;
  font-family: 'DIN Regular';
}
@media screen and (max-width: 767px) {
  /* line 3, ../../../app/assets/stylesheets/store/products.css.scss */
  #breadcrumb {
    margin-left: 10px;
  }
}
/* line 11, ../../../app/assets/stylesheets/store/products.css.scss */
#breadcrumb .crumb {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 20px;
}

/* line 23, ../../../app/assets/stylesheets/store/products.css.scss */
option.selected {
  color: #eeeeee;
}

/* line 27, ../../../app/assets/stylesheets/store/products.css.scss */
.breadcrumb-wrapper {
  margin-bottom: 0;
  position: relative;
}
/* line 30, ../../../app/assets/stylesheets/store/products.css.scss */
.breadcrumb-wrapper h1 {
  padding: 15px 0px;
  line-height: 20px;
  font-family: 'DIN Regular';
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 42, ../../../app/assets/stylesheets/store/products.css.scss */
#menu-dropdown {
  display: none;
  position: relative;
  padding: 20px 0 10px;
  min-height: 30px;
}
/* line 48, ../../../app/assets/stylesheets/store/products.css.scss */
#menu-dropdown .title {
  font-family: 'DIN Regular';
  line-height: 30px;
  font-size: 20px;
  position: relative;
  top: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  z-index: 2;
}
/* line 60, ../../../app/assets/stylesheets/store/products.css.scss */
#menu-dropdown icon.indicator {
  position: absolute;
  top: -2px;
  right: 5px;
  font-size: 14px;
  line-height: 30px;
  padding: 20px 0;
  z-index: 1;
}
/* line 70, ../../../app/assets/stylesheets/store/products.css.scss */
#menu-dropdown .product-filters {
  position: absolute;
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  border-bottom: 0;
}
/* line 79, ../../../app/assets/stylesheets/store/products.css.scss */
#menu-dropdown:hover .product-filters {
  max-height: none;
  padding: 70px 20px 20px 20px;
  border: 1px solid #000;
  margin: -50px 0px 0px -20px;
  border-top: none;
}

/* line 88, ../../../app/assets/stylesheets/store/products.css.scss */
.affix #menu-dropdown {
  display: block;
}

/* line 92, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters {
  border-bottom: 1px solid #ddd;
}
/* line 95, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters icon.options-expand, .product-filters icon.options-collapse {
  display: inline-block;
  position: absolute;
  right: 0px;
  text-align: center;
  padding: 5px;
  top: 0px;
  font-size: 0.8em;
  font-size: 12px;
  color: #999;
}
/* line 107, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters icon.options-collapse {
  display: none;
}
/* line 111, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter {
  width: 100%;
  position: relative;
  border-top: 1px solid #ddd;
}
/* line 116, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter label.filter-header {
  font-family: DIN Medium;
  color: #999;
  font-size: 12px;
  padding: 5px 0px;
  margin: 0px;
  position: relative;
}
/* line 126, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option {
  display: none;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}
/* line 132, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option.always-show {
  display: block !important;
}
/* line 136, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option > div {
  padding-right: 20px;
}
/* line 140, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option.selected {
  display: block;
}
/* line 142, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option.selected > div {
  background: #f0f0f0;
}
/* line 145, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option.selected a {
  font-family: DIN Medium;
}
/* line 150, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option:hover .options-container span {
  border-bottom: none;
}
/* line 154, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option a {
  display: inline-block;
  width: 100%;
  font-size: 0.8em;
  padding: 3px 3px 0px 3px;
  letter-spacing: 1px;
}
/* line 161, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option a:hover {
  font-weight: 800;
  background: #eee;
}
/* line 168, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option.no-results-expected a {
  color: #CCC;
}
/* line 170, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter .filter-option.no-results-expected a:hover {
  background: inherit;
}
/* line 178, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter a.unfilter {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 12px;
  padding: 0px;
  margin: 3px 0px;
  border: none !important;
  font-size: 0.6em;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
/* line 191, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters .filter a.unfilter:hover {
  color: #000;
}
/* line 200, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sale {
  padding: 2px 0px;
}
/* line 202, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sale .filter-option {
  display: block;
}
/* line 215, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-colors icon.options-expand, .product-filters #filter-colors icon.options-collapse {
  padding: 10px;
}
/* line 220, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-colors.expanded .filter-option {
  display: block;
}
/* line 222, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-colors.expanded .filter-option.cn-a, .product-filters #filter-colors.expanded .filter-option.cas-shown {
  display: none;
}
/* line 227, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-colors.expanded icon.options-expand {
  display: none !important;
}
/* line 231, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-colors.expanded icon.options-collapse {
  display: inline-block !important;
}
/* line 237, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes {
  position: relative;
}
/* line 242, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .options-container .filter-option {
  float: left;
  text-align: center;
  border: 1px solid #000;
  position: relative;
  margin: 2px;
}
/* line 249, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .options-container .filter-option a {
  width: 28px;
  display: inline-block;
  height: 28px;
  line-height: 33px;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
}
/* line 259, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .options-container .filter-option.selected {
  background: #000;
}
/* line 262, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .options-container .filter-option.selected a {
  color: #fff;
}
/* line 267, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .options-container .filter-option.selected a:hover:before {
  content: 'X';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 36px;
  font-size: 1.5em;
  background: #000;
  color: #fff;
}
/* line 280, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .options-container .filter-option.no-results-expected {
  border-color: #aaaaaa;
}
/* line 287, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .womens-shoes .size-option {
  display: none;
}
/* line 290, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .womens-shoes .size-option.s5, .product-filters #filter-sizes .womens-shoes .size-option.s5-5, .product-filters #filter-sizes .womens-shoes .size-option.s6, .product-filters #filter-sizes .womens-shoes .size-option.s6-5, .product-filters #filter-sizes .womens-shoes .size-option.s7, .product-filters #filter-sizes .womens-shoes .size-option.s7-5, .product-filters #filter-sizes .womens-shoes .size-option.s8, .product-filters #filter-sizes .womens-shoes .size-option.s8-5, .product-filters #filter-sizes .womens-shoes .size-option.s9, .product-filters #filter-sizes .womens-shoes .size-option.s9-5, .product-filters #filter-sizes .womens-shoes .size-option.s10, .product-filters #filter-sizes .womens-shoes .size-option.s10-5, .product-filters #filter-sizes .womens-shoes .size-option.s11, .product-filters #filter-sizes .womens-shoes .size-option.s11-5 {
  display: block !important;
}
/* line 295, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .mens-shoes .size-option {
  display: none;
}
/* line 298, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-sizes .mens-shoes .size-option.s6, .product-filters #filter-sizes .mens-shoes .size-option.s6-5, .product-filters #filter-sizes .mens-shoes .size-option.s7, .product-filters #filter-sizes .mens-shoes .size-option.s7-5, .product-filters #filter-sizes .mens-shoes .size-option.s8, .product-filters #filter-sizes .mens-shoes .size-option.s8-5, .product-filters #filter-sizes .mens-shoes .size-option.s9, .product-filters #filter-sizes .mens-shoes .size-option.s9-5, .product-filters #filter-sizes .mens-shoes .size-option.s10, .product-filters #filter-sizes .mens-shoes .size-option.s10-5, .product-filters #filter-sizes .mens-shoes .size-option.s11, .product-filters #filter-sizes .mens-shoes .size-option.s11-5, .product-filters #filter-sizes .mens-shoes .size-option.s12, .product-filters #filter-sizes .mens-shoes .size-option.s12-5, .product-filters #filter-sizes .mens-shoes .size-option.s13, .product-filters #filter-sizes .mens-shoes .size-option.s13-5 {
  display: block !important;
}
/* line 306, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .category-option-group {
  position: relative;
}
/* line 311, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .category-option-group.selected .filter-option {
  display: block;
}
/* line 316, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .category-option-group.admin-only {
  display: none;
}
/* line 322, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .options-container {
  display: none;
  position: absolute;
  top: 0px;
  left: 100%;
  width: 162px;
  border: 1px solid #000;
  padding: 10px 0px;
  text-align: left;
  background: #fff;
}
/* line 333, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .options-container.expanded {
  display: block;
  position: relative !important;
  top: 0px;
  left: 0%;
  width: 100%;
  border: none;
  padding: 0px;
  background: transparent;
}
/* line 345, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .options-container .sub-category-options {
  padding-left: 10px;
}
/* line 350, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .filter-option {
  position: relative;
}
/* line 355, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .expandable.expanded .filter-option {
  display: block;
}
/* line 360, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .expand-control.expanded icon.options-expand {
  display: none !important;
}
/* line 364, ../../../app/assets/stylesheets/store/products.css.scss */
.product-filters #filter-categories .expand-control.expanded icon.options-collapse {
  display: inline-block !important;
}
@media screen and (max-width: 400px) {
  /* line 373, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-filters .options-container {
    position: fixed;
    font-size: 1.5em;
    top: 40px;
    left: 40px;
  }
}

/* line 384, ../../../app/assets/stylesheets/store/products.css.scss */
#add-brand-to-feed {
  padding: 50px 0px;
  border-bottom: 1px solid #ddd;
  margin: 50px 0px;
}

/* line 391, ../../../app/assets/stylesheets/store/products.css.scss */
#browse-links {
  line-height: 24px;
  margin: 50px 0px;
}
/* line 395, ../../../app/assets/stylesheets/store/products.css.scss */
#browse-links a {
  font-size: 0.9em;
}

/* line 400, ../../../app/assets/stylesheets/store/products.css.scss */
#product-list {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 1200px) {
  /* line 400, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-list {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  /* line 400, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-list {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media screen and (max-width: 767px) {
  /* line 400, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-list {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 422, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid #no-products-message {
  text-align: center;
  width: 100%;
}
/* line 427, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items {
  margin-top: -10px;
}
/* line 430, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .grid-item {
  padding: 10px;
  margin: 0px;
}
/* line 434, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .grid-item .image {
  position: relative;
}
/* line 437, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .grid-item .image img {
  position: absolute;
  left: 0;
  width: 100%;
}
/* line 445, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .product-grid-item {
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}
/* line 451, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .product-grid-item a:hover {
  text-decoration: none;
}
/* line 455, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .product-grid-item .name {
  padding-top: 5px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
/* line 462, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .product-grid-item .featured, #product-grid .grid-items .product-grid-item .new, #product-grid .grid-items .product-grid-item .tag {
  display: inline-block;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 2px 4px 1px 4px;
  font-size: 10px;
  background: #eee;
  margin-bottom: -1px;
  line-height: 14px;
  vertical-align: top;
}
/* line 474, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .product-grid-item .make-offer-tag {
  width: 64px;
  height: 17px;
  margin-top: -4px;
}
/* line 480, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .product-grid-item .store-info, #product-grid .grid-items .product-grid-item .available-sizes, #product-grid .grid-items .product-grid-item .price {
  text-transform: uppercase;
  color: #999;
}
/* line 489, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .survey-grid-item .wrapper {
  border: 2px solid #000;
  padding: 50px 15px;
}
/* line 494, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .survey-grid-item .heading {
  font-size: 2em;
  line-height: 1.2em;
  text-transform: uppercase;
}
/* line 500, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .survey-grid-item .text {
  margin: 30px 0px;
  font-size: 0.8em;
}
/* line 505, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .survey-grid-item .btn {
  height: auto;
}
/* line 513, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .holiday-grid-item .wrapper {
  border: 1px solid transparent;
  padding: 0px;
}
/* line 517, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .holiday-grid-item .wrapper:hover {
  border: 1px solid #000;
}
/* line 523, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .grid-items .promo-grid-item {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  /* line 523, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-grid .grid-items .promo-grid-item {
    display: none;
  }
}
/* line 531, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid #controls-temp-store {
  display: none;
}
/* line 535, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .prev-next-links {
  margin: 20px auto;
  text-align: center;
  font-size: 25px;
}
/* line 540, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .prev-next-links .prev-next-button {
  display: inline-block;
  margin: 0px 10px;
}
/* line 544, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .prev-next-links .prev-next-button a {
  display: inline-block;
}
/* line 551, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid .text-warning {
  margin-top: 20px;
}

/* line 558, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .product-detail-mobile {
  padding: 20px;
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 558, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-detail .product-detail-mobile {
    display: block;
  }
}
/* line 568, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .magnify {
  width: 100%;
  position: relative;
  text-align: center;
}
/* line 573, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .magnify .magnify-lens:before {
  content: 'CLICK TO VIEW FULL SIZE';
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 2px #444;
  opacity: 0.8;
  width: 100%;
  position: absolute;
  bottom: -30px;
  left: 0px;
  font-size: 12px;
  font-weight: 600;
}
/* line 588, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .image {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
/* line 593, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f7f7f7;
}
/* line 601, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .image .fa-zoom-in {
  display: block;
  padding: 5px;
  position: absolute;
  bottom: 0px;
  right: 6px;
  font-size: 2em;
  cursor: pointer;
  opacity: 0.2;
}
/* line 613, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .image .pinterest-button {
  display: none;
  padding: 5px;
  position: absolute;
  bottom: 0px;
  left: -40px;
  text-align: center;
  font-size: 2em;
  cursor: pointer;
  opacity: 0.2;
  transition: opacity .1s ease-in-out;
  -moz-transition: opacity .1s ease-in-out;
  -webkit-transition: opacity .1s ease-in-out;
  -o-transition: opacity .1s ease-in-out;
}
/* line 629, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .image .pinterest-button:hover {
  opacity: 1.0;
}
/* line 633, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .photos .image .pinterest-button a, .product-detail .photos .image .pinterest-button a:hover {
  border-bottom: none;
}
/* line 640, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .product-info {
  padding: 0px 20px;
}
/* line 643, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .name {
  margin: 0px 0px 10px;
  font-family: 'DIN Bold', 'Arial';
}
/* line 647, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .name h1 {
  margin-top: 0px;
  font-size: 2.5em;
}
/* line 653, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .price {
  font-size: 1.5em;
  line-height: 1.5em;
}
/* line 657, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .price .sold-out-label {
  display: inline-block;
  position: relative;
  bottom: 2px;
  padding: 6px 10px 3px 10px;
  font-size: 14px;
  color: #aaa;
  line-height: 18px;
  background: #eee;
  text-transform: uppercase;
}
/* line 669, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .price .original-price-label {
  color: #aaa;
  text-transform: uppercase;
  font-size: 0.8em;
}
/* line 675, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .price .make-offer-tag {
  width: 90px;
  height: 23px;
  margin-top: -8px;
}
/* line 681, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .price .suggested-offer-price-tag {
  width: 162px;
  height: 23px;
  margin-top: -8px;
}
/* line 688, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links {
  font-size: 1.2em;
  margin: 10px 0px;
}
/* line 692, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links a {
  display: inline-block;
  width: 25px;
  text-align: center;
  color: #999;
}
/* line 698, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links a:hover {
  color: #000;
}
@media screen and (max-width: 479px) {
  /* line 688, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-detail .share-links {
    margin: 20px auto;
  }
}
/* line 708, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links .fav-links .add-fav {
  display: inline-block;
}
/* line 709, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links .fav-links .remove-fav {
  display: none;
}
/* line 712, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links .fav-links.is-fav .add-fav {
  display: none;
}
/* line 713, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .share-links .fav-links.is-fav .remove-fav {
  display: inline-block;
}
/* line 721, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .details .follow-container {
  display: inline-block;
  font-size: 12px;
}
/* line 727, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .description {
  font-size: 15px;
  margin: 10px 0px;
  line-height: 1.5em;
  white-space: pre-line;
}
/* line 734, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options {
  padding: 40px 40px;
  box-sizing: border-box;
  margin: 44px 0px 40px -10px;
  border: 1px solid #aaa;
  box-shadow: 7px 7px 0px 0px;
}
@media (max-width: 767px) {
  /* line 734, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-detail .purchase-options {
    margin: 0px 0px 30px;
  }
}
/* line 745, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .price {
  font-size: 1.3em;
}
/* line 749, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .header {
  text-transform: uppercase;
  margin: 5px 0px;
}
/* line 754, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .affirm-pricing {
  margin-top: 20px;
  cursor: pointer;
}
/* line 758, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .affirm-pricing:hover {
  text-decoration: underline;
}
/* line 764, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .size_color_option input, .product-detail .purchase-options .size_color_option label {
  display: inline;
  height: 14px;
  margin: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}
/* line 774, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants {
  margin: 20px 0px;
  width: 100%;
}
/* line 778, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants .variant {
  margin: 5px 5px;
}
/* line 782, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr {
  border: 2px solid #ddd;
}
/* line 785, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr td {
  background: #eee;
  transition: background .1s ease-in-out;
  -moz-transition: background .1s ease-in-out;
  -webkit-transition: background .1s ease-in-out;
  -o-transition: background .1s ease-in-out;
}
/* line 793, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.active {
  cursor: pointer;
}
/* line 796, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.active:hover {
  border: 2px solid #999;
}
/* line 800, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.active.selected {
  border: 2px solid #000;
}
/* line 805, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.sold-out {
  color: #aaa;
}
/* line 807, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.sold-out input {
  opacity: 0;
}
/* line 813, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.spacer {
  border: none;
}
/* line 816, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.spacer td {
  background: transparent;
  padding: 0px;
  height: 5px;
}
/* line 822, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants tr.spacer:hover {
  border: none;
}
/* line 827, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .variants .tag {
  text-transform: uppercase;
  font-size: 11px;
  white-space: nowrap;
  color: #f44;
}
/* line 837, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .btn-make-offer:hover, .product-detail .purchase-options .btn-buy-now:hover {
  color: #fff;
  background: #000;
}
/* line 843, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-options .purchase-option-error-message {
  margin: 10px 0px;
}
/* line 848, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .sold-out-message {
  margin-bottom: 20px;
  text-align: center;
  line-height: 2em;
}
/* line 852, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .sold-out-message img {
  height: 50px;
}
/* line 859, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .alternate-products .alternate-product .image {
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: cover;
  margin: 0px auto 10px;
}
/* line 867, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .alternate-products .alternate-product .name {
  font-size: 1.5em;
  line-height: 1.1em;
  margin: 0px;
}
/* line 873, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .alternate-products .alternate-product .mo_tag {
  height: 18px;
}
/* line 879, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .purchase-info {
  padding-top: 0px;
}
/* line 885, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .store-image, .product-detail .store-info .brand-image, .product-detail .brand-info .store-image, .product-detail .brand-info .brand-image {
  width: 100%;
  padding-bottom: 100%;
  margin: 10px auto;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
}
/* line 894, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .store-logo, .product-detail .brand-info .store-logo {
  width: 100%;
  padding-bottom: 100%;
  margin: 10px auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  /* line 903, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-detail .store-info .store-name, .product-detail .store-info .brand-name, .product-detail .brand-info .store-name, .product-detail .brand-info .brand-name {
    float: left;
  }
}
/* line 909, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .store-address, .product-detail .brand-info .store-address {
  margin: 5px 0px;
}
/* line 913, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .store-description, .product-detail .store-info .brand-description, .product-detail .brand-info .store-description, .product-detail .brand-info .brand-description {
  line-height: 1.5em;
  margin: 10px 0px;
  text-align: justify;
}
/* line 919, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .brand-description, .product-detail .brand-info .brand-description {
  margin: 0px;
}
/* line 927, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .follow-container, .product-detail .brand-info .follow-container {
  font-size: 11px;
  line-height: 45px;
}
/* line 930, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .store-info .follow-container a, .product-detail .brand-info .follow-container a {
  font-weight: 800;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  /* line 927, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-detail .store-info .follow-container, .product-detail .brand-info .follow-container {
    float: right;
  }
}
/* line 941, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .product-enquiry form {
  margin: 0px;
}
@media (max-width: 767px) {
  /* line 947, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-detail .social-share {
    margin: 20px;
  }
}
/* line 953, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-detail-wrapper {
  margin-top: 5px;
}
/* line 957, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-link a {
  line-height: 20px;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}
/* line 964, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-link a:focus {
  color: #444;
}
/* line 968, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-link a icon {
  margin-left: 6px;
}
/* line 972, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-link a .less {
  display: none;
}
/* line 977, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-link a.expanded .more {
  display: none;
}
/* line 981, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail .shipping-returns-link a.expanded .less {
  display: inline !important;
}

/* line 990, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options {
  padding: 40px 40px;
  box-sizing: border-box;
  margin: 44px 0px 40px -10px;
  border: 1px solid #aaa;
  box-shadow: 7px 7px 0px 0px;
}
@media (max-width: 767px) {
  /* line 990, ../../../app/assets/stylesheets/store/products.css.scss */
  .product-collection-item-purchase-options {
    margin: 0px 0px;
  }
}
/* line 1001, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .price {
  font-size: 1.3em;
}
/* line 1005, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .header {
  text-transform: uppercase;
  margin: 5px 0px;
}
/* line 1010, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .affirm-pricing {
  margin-top: 20px;
  cursor: pointer;
}
/* line 1014, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .affirm-pricing:hover {
  text-decoration: underline;
}
/* line 1020, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .size_color_option input, .product-collection-item-purchase-options .size_color_option label {
  display: inline;
  height: 14px;
  margin: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}
/* line 1030, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants {
  margin: 20px 0px;
  width: 100%;
}
/* line 1034, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants .variant {
  margin: 5px 5px;
}
/* line 1038, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr {
  border: 2px solid #ddd;
}
/* line 1041, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr td {
  background: #eee;
  transition: background .1s ease-in-out;
  -moz-transition: background .1s ease-in-out;
  -webkit-transition: background .1s ease-in-out;
  -o-transition: background .1s ease-in-out;
}
/* line 1049, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.active {
  cursor: pointer;
}
/* line 1052, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.active:hover {
  border: 2px solid #999;
}
/* line 1056, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.active.selected {
  border: 2px solid #000;
}
/* line 1061, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.sold-out {
  color: #aaa;
}
/* line 1063, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.sold-out input {
  opacity: 0;
}
/* line 1069, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.spacer {
  border: none;
}
/* line 1072, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.spacer td {
  background: transparent;
  padding: 0px;
  height: 5px;
}
/* line 1078, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants tr.spacer:hover {
  border: none;
}
/* line 1083, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .variants .tag {
  text-transform: uppercase;
  font-size: 11px;
  white-space: nowrap;
  color: #f44;
}
/* line 1093, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .btn-make-offer:hover, .product-collection-item-purchase-options .btn-buy-now:hover {
  color: #fff;
  background: #000;
}
/* line 1099, ../../../app/assets/stylesheets/store/products.css.scss */
.product-collection-item-purchase-options .purchase-option-error-message {
  margin: 10px 0px;
}

/* line 1106, ../../../app/assets/stylesheets/store/products.css.scss */
.product-detail-gallery-popup .mfp-content {
  height: 100%;
}

/* line 1111, ../../../app/assets/stylesheets/store/products.css.scss */
#product-detail-gallery {
  display: none;
  height: 100%;
}
/* line 1114, ../../../app/assets/stylesheets/store/products.css.scss */
#product-detail-gallery .product-gallery-images {
  background: #fff;
  position: relative;
  padding: 2% 0% 4%;
  height: 100%;
  box-sizing: border-box;
}
/* line 1120, ../../../app/assets/stylesheets/store/products.css.scss */
#product-detail-gallery .product-gallery-images img {
  border: 1px solid;
}
/* line 1126, ../../../app/assets/stylesheets/store/products.css.scss */
#product-detail-gallery .fotorama {
  margin: 0% 0%;
}
/* line 1130, ../../../app/assets/stylesheets/store/products.css.scss */
#product-detail-gallery #product-detail-zoom-slider-wrap {
  position: absolute;
  bottom: 10%;
  width: 100%;
  margin: 0px auto;
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
}

/* line 1149, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .purchase-options tr.variant td {
  background: none;
}
/* line 1156, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .avatar-image {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: #999;
}
/* line 1165, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .avatar-image.user {
  margin-top: 15px;
  border: 2px solid #ddd;
  background-position: center;
  background-size: cover;
}
/* line 1172, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .avatar-image.reply {
  margin-top: 30px;
  background: url("/assets/avatar-black.png") no-repeat;
  background-color: #fff;
  background-position: center;
  background-size: cover;
}
/* line 1181, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .username {
  color: #999;
  font-size: .8em;
}
/* line 1187, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .date {
  color: #999;
  font-size: .8em;
}
/* line 1192, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .message {
  padding: 20px;
  max-width: 250px;
  box-sizing: border-box;
  position: relative;
}
/* line 1200, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment {
  margin: 10px 10px 0px;
}
/* line 1202, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment .message {
  border: 2px solid #ddd;
}
/* line 1204, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment .message icon {
  position: absolute;
  background: #fff;
  left: -7px;
  color: #ddd;
  height: 10px;
  font-size: 15px;
}
/* line 1214, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment_reply {
  margin: 5px 10px 20px;
  padding-left: 20px;
}
/* line 1218, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment_reply .message {
  background: #f0f0f0;
}
/* line 1221, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment_reply .message icon {
  position: absolute;
  right: -8px;
  color: #f0f0f0;
  height: 10px;
  font-size: 15px;
}
/* line 1229, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-detail .product-comments .product_comment_reply .username {
  text-align: right;
}
/* line 1240, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .product-extra {
  padding: 10px;
}
/* line 1244, ../../../app/assets/stylesheets/store/products.css.scss */
.single-product .logo {
  margin: 5px 0px;
  max-width: 200px;
  max-height: 200px;
}
@media (max-width: 767px) {
  /* line 1244, ../../../app/assets/stylesheets/store/products.css.scss */
  .single-product .logo {
    margin: 5px auto;
  }
}

/* line 1256, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group {
  margin: 150px 0px;
}
/* line 1259, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .group-header {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  font-family: 'DIN Bold';
  text-align: center;
}
/* line 1267, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-suggestions {
  max-width: 620px;
  margin: 20px auto;
}
/* line 1272, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary {
  float: left;
  margin: 5px;
}
/* line 1276, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary .image {
  height: 300px;
  width: 300px;
  margin: 0px auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 1285, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary .overlay {
  background-color: #f4f4f4;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1293, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary .overlay .name {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  height: 100%;
  padding: 80px 40px;
  box-sizing: border-box;
  -webkit-transform: scale(1) translateY(25px);
      -ms-transform: scale(1) translateY(25px);
          transform: scale(1) translateY(25px);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 1306, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary .overlay .name .round-button {
  margin: 30px auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 1313, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary .overlay .name .mo_tag {
  height: 24px;
}
/* line 1322, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary:hover .overlay {
  opacity: 1.0;
}
/* line 1324, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary:hover .overlay .name {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
/* line 1327, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .product-summary:hover .overlay .name .round-button {
  margin: 10px auto;
}
@media screen and (max-width: 640px) {
  /* line 1272, ../../../app/assets/stylesheets/store/products.css.scss */
  .products-group .product-summary {
    float: none;
    margin: 10px auto;
    text-align: center;
  }
}
/* line 1341, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .more-link {
  float: left;
  margin: 5px;
  height: 300px;
  width: 300px;
  padding: 40px 40px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
}
/* line 1352, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .more-link a {
  font-family: 'DIN Bold', 'Arial';
}
/* line 1356, ../../../app/assets/stylesheets/store/products.css.scss */
.products-group .more-link .round-button {
  margin-top: 10px;
}
@media screen and (min-width: 640px) {
  /* line 1341, ../../../app/assets/stylesheets/store/products.css.scss */
  .products-group .more-link {
    word-spacing: 300px;
  }
}
@media screen and (max-width: 640px) {
  /* line 1341, ../../../app/assets/stylesheets/store/products.css.scss */
  .products-group .more-link {
    text-align: center;
    margin: 0px auto;
    float: none;
  }
  /* line 1368, ../../../app/assets/stylesheets/store/products.css.scss */
  .products-group .more-link .round-button {
    margin: 10px auto;
  }
}

/* line 1375, ../../../app/assets/stylesheets/store/products.css.scss */
#recent-purchases {
  margin-top: 150px;
}

/* line 1381, ../../../app/assets/stylesheets/store/products.css.scss */
#suggested-products-header {
  margin: 40px 0px 10px 0px;
  border-bottom: 1px solid #000;
}

/* line 1386, ../../../app/assets/stylesheets/store/products.css.scss */
.profiler-results {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 1390, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-menu {
    display: none;
  }
}
/* line 1396, ../../../app/assets/stylesheets/store/products.css.scss */
#product-menu .marketing-banner {
  margin: 300px auto 50px;
  color: #000;
  text-align: center;
  padding: 40px 20px;
  line-height: 1.5em;
  font-size: 1.2em;
  border: 2px solid;
  box-shadow: 4px 4px 0px #444;
  letter-spacing: 2px;
}
/* line 1407, ../../../app/assets/stylesheets/store/products.css.scss */
#product-menu .marketing-banner .sep {
  width: 20px;
  height: 1px;
  margin: 10px;
}
@media screen and (max-width: 980px) {
  /* line 1396, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-menu .marketing-banner {
    text-align: center;
    padding: 30px 2px;
  }
}
/* line 1419, ../../../app/assets/stylesheets/store/products.css.scss */
#product-menu .marketing-promos {
  margin: 50px 0px;
}
/* line 1422, ../../../app/assets/stylesheets/store/products.css.scss */
#product-menu .marketing-promos .marketing-promo {
  margin: 50px 0px;
}

/* line 1432, ../../../app/assets/stylesheets/store/products.css.scss */
#size-chart-popup-content {
  display: none;
  background-color: #fff;
  margin: 100px auto;
  padding: 50px;
  text-align: center;
  float: none;
  border: 1px solid #aaa;
  box-shadow: 7px 7px 0px 0px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

/* line 1449, ../../../app/assets/stylesheets/store/products.css.scss */
.size-chart-popup.mfp-bg {
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 1456, ../../../app/assets/stylesheets/store/products.css.scss */
.size-chart-popup.mfp-bg.mfp-ready {
  opacity: 0.95;
}
/* line 1460, ../../../app/assets/stylesheets/store/products.css.scss */
.size-chart-popup.mfp-bg.mfp-removing {
  opacity: 0;
}
/* line 1466, ../../../app/assets/stylesheets/store/products.css.scss */
.size-chart-popup.mfp-ready #size-chart-popup-content {
  opacity: 1.0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/* line 1473, ../../../app/assets/stylesheets/store/products.css.scss */
.size-chart-popup.mfp-removing #size-chart-popup-content {
  opacity: 0;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

/* line 1482, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile, #boutique-detail-enhanced {
  position: relative;
}
/* line 1486, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .brand-profile-image .header-image, #boutique-detail-enhanced .brand-profile-image .header-image {
  margin: 50px auto 10px;
  text-align: center;
}
/* line 1492, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .brand-content, #boutique-detail-enhanced .brand-content {
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 1492, ../../../app/assets/stylesheets/store/products.css.scss */
  #products-grid-brand-profile .brand-content, #boutique-detail-enhanced .brand-content {
    text-align: center;
    padding: 20px;
  }
}
/* line 1501, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .left-col, #boutique-detail-enhanced .left-col {
  -webkit-box-flex: 1.5;
  -webkit-flex: 1.5;
      -ms-flex: 1.5;
          flex: 1.5;
  width: 100%;
  margin-right: 5%;
}
/* line 1506, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .left-col .follow-container, #boutique-detail-enhanced .left-col .follow-container {
  margin: 10px 0px;
}
/* line 1509, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .left-col .social-links, #boutique-detail-enhanced .left-col .social-links {
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 1509, ../../../app/assets/stylesheets/store/products.css.scss */
  #products-grid-brand-profile .left-col .social-links, #boutique-detail-enhanced .left-col .social-links {
    float: none;
  }
}
/* line 1517, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .left-col .social-links .social-link, #boutique-detail-enhanced .left-col .social-links .social-link {
  display: inline-block;
  margin: 5px;
}
/* line 1521, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .left-col .social-links .social-link icon, #boutique-detail-enhanced .left-col .social-links .social-link icon {
  font-size: 20px;
  color: #999;
}
@media (min-width: 768px) {
  /* line 1529, ../../../app/assets/stylesheets/store/products.css.scss */
  #products-grid-brand-profile .right-col, #boutique-detail-enhanced .right-col {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
}
/* line 1535, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .profile-heading, #boutique-detail-enhanced .profile-heading {
  margin: 20px auto;
  text-align: justify;
}
/* line 1540, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .profile-body, #boutique-detail-enhanced .profile-body {
  text-align: justify;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
@media (max-width: 767px) {
  /* line 1549, ../../../app/assets/stylesheets/store/products.css.scss */
  #products-grid-brand-profile .brand-profile__shop-links a, #products-grid-brand-profile .store-profile__shop-links a, #products-grid-brand-profile .brand-profile__shop-links a, #boutique-detail-enhanced .brand-profile__shop-links a, #boutique-detail-enhanced .store-profile__shop-links a, #boutique-detail-enhanced .brand-profile__shop-links a {
    display: block;
    padding: 8px 0px;
    border: 1px solid #151315;
  }
}
/* line 1557, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .key-stores, #boutique-detail-enhanced .key-stores {
  margin: 40px 0px;
}
/* line 1560, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .key-stores .key-store, #boutique-detail-enhanced .key-stores .key-store {
  margin: 10px 0px;
  padding: 4px;
  width: 100px;
  height: 130px;
}
@media (max-width: 767px) {
  /* line 1567, ../../../app/assets/stylesheets/store/products.css.scss */
  #products-grid-brand-profile .key-stores .key-stores-wrap, #boutique-detail-enhanced .key-stores .key-stores-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 1571, ../../../app/assets/stylesheets/store/products.css.scss */
  #products-grid-brand-profile .key-stores .key-stores-wrap .key-store, #boutique-detail-enhanced .key-stores .key-stores-wrap .key-store {
    margin: 10px;
  }
}
/* line 1577, ../../../app/assets/stylesheets/store/products.css.scss */
#products-grid-brand-profile .key-stores .store-profile-image, #boutique-detail-enhanced .key-stores .store-profile-image {
  padding-bottom: 100%;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
}

/* line 1589, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid-category-header {
  position: relative;
}
/* line 1592, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid-category-header .category-header-image {
  background-position: center center;
  background-repeat: repeat-x;
  width: 100%;
  height: 250px;
}
@media screen and (max-width: 767px) {
  /* line 1592, ../../../app/assets/stylesheets/store/products.css.scss */
  #product-grid-category-header .category-header-image {
    background-position: bottom left;
  }
}
/* line 1602, ../../../app/assets/stylesheets/store/products.css.scss */
#product-grid-category-header .category-header-name, #product-grid-category-header .category-header-description {
  margin: 20px 0px;
  padding: 0px 20px;
  text-align: justify;
}

/* line 1610, ../../../app/assets/stylesheets/store/products.css.scss */
.popover, .popover .arrow {
  pointer-events: none;
}

/* line 1613, ../../../app/assets/stylesheets/store/products.css.scss */
table.size-mapping tr {
  border-bottom-style: none;
}

/* line 1616, ../../../app/assets/stylesheets/store/products.css.scss */
.popover {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 1627, ../../../app/assets/stylesheets/store/products.css.scss */
.purchase-options .canonical-upsell {
  margin-top: 20px;
}
/* line 1630, ../../../app/assets/stylesheets/store/products.css.scss */
.purchase-options .canonical-upsell a {
  display: block;
  font-size: 11px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 1640, ../../../app/assets/stylesheets/store/products.css.scss */
.purchase-options .canonical-upsell a:hover, .purchase-options .canonical-upsell a:active, .purchase-options .canonical-upsell a:visited {
  border-color: transparent;
}
/* line 1644, ../../../app/assets/stylesheets/store/products.css.scss */
.purchase-options .canonical-upsell img {
  height: 60px;
}
/* line 1648, ../../../app/assets/stylesheets/store/products.css.scss */
.purchase-options .canonical-upsell span {
  display: inline-block;
  margin-left: 20px;
}

/* line 1654, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell {
  text-transform: uppercase;
}
/* line 1657, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell p {
  margin: 0;
  padding: 0;
}
/* line 1662, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid {
  margin: 20px auto;
  max-width: 840px;
}
/* line 1666, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid.alternative-count-2 {
  max-width: 630px;
}
/* line 1670, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid.alternative-count-1 {
  max-width: 420px;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  /* line 1662, ../../../app/assets/stylesheets/store/products.css.scss */
  .sold-out-message .canonical-upsell .mini-grid {
    max-width: 420px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 1662, ../../../app/assets/stylesheets/store/products.css.scss */
  .sold-out-message .canonical-upsell .mini-grid {
    max-width: 210px !important;
  }
}
/* line 1683, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid-item {
  float: left;
  margin: 5px;
  text-align: left;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1px;
}
/* line 1691, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid-item.more-link {
  box-sizing: border-box;
  padding: 20px;
  width: 200px;
  height: 200px;
}
/* line 1697, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid-item.more-link a {
  font-family: 'DIN Bold', 'Arial';
}
/* line 1702, ../../../app/assets/stylesheets/store/products.css.scss */
.sold-out-message .canonical-upsell .mini-grid-item .image {
  width: 200px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 979px) {
  /* line 1711, ../../../app/assets/stylesheets/store/products.css.scss */
  .sold-out-message .canonical-upsell .extra-alternative {
    display: none;
  }
}
/* FONTS
----------------------------------------------------------------------- */
/* COLORS
----------------------------------------------------------------------- */
/* line 4, ../../../app/assets/stylesheets/store/sales.css.scss */
.sales-container {
  max-width: 1200px;
  margin: 40px auto auto auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

/* line 12, ../../../app/assets/stylesheets/store/sales.css.scss */
.featured-sale-container {
  margin: 40px 0px;
}

/* line 16, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-container {
  width: 45%;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  /* line 16, ../../../app/assets/stylesheets/store/sales.css.scss */
  .sale-container {
    width: 100%;
  }
}

/* line 24, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-header, .sale-detail-header {
  height: 0;
  padding-top: 34.75%;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  /* line 34, ../../../app/assets/stylesheets/store/sales.css.scss */
  .sale-detail-header {
    margin-top: 50px;
  }
}

/* line 40, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-info-container {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  /* line 44, ../../../app/assets/stylesheets/store/sales.css.scss */
  .sale-detail-container {
    text-align: center;
    padding: 20px;
  }
}

/* line 51, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-title {
  margin: 0px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
}

/* line 59, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-detail-title {
  margin: 0px;
}

/* line 63, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-boutique {
  text-transform: uppercase;
  color: gray;
}

/* line 68, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-description {
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 77, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-detail-description {
  margin: 20px 0px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

/* line 84, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-app-notice {
  margin: 15px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 91, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-app-notice-label {
  width: 120px;
  text-align: right;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 0px 10px;
}
@media screen and (max-width: 768px) {
  /* line 91, ../../../app/assets/stylesheets/store/sales.css.scss */
  .sale-app-notice-label {
    text-align: center;
  }
}

/* line 102, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-app-icon {
  max-height: 40px;
  padding: 10px;
}

/* line 107, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-brands-container, .sale-detail-brands-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0% 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 768px) {
  /* line 114, ../../../app/assets/stylesheets/store/sales.css.scss */
  .sale-detail-brands-container {
    margin: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

/* line 121, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-brand, .sale-store, .sales-shop-link {
  margin-right: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 127, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

/* line 132, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-product {
  max-width: 15%;
  margin: 0px 10px;
}

/* line 137, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-product-title, .sale-product-boutique, .sale-product-boutique-location {
  font-size: 10px;
  height: 12px;
  overflow: hidden;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1.2em;
}

/* line 148, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-product-boutique, .sale-product-boutique-location {
  color: #bbb;
}

/* line 152, ../../../app/assets/stylesheets/store/sales.css.scss */
.sale-grid-header {
  height: 0;
  padding-top: 34.75%;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 40px;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
TRANSITIONS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete {
  width: 100%;
  height: 40px;
}
/* line 9, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-input {
  box-sizing: border-box;
  height: 100%;
  line-height: 38px;
  border-radius: 0px;
  width: 450px;
  border: none;
  box-shadow: none;
  padding: 2px 20px 2px 20px;
  margin: 0px;
  font-family: "DIN Regular";
  font-weight: 600;
  background: transparent;
  opacity: 1 !important;
}
/* line 24, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-input:focus {
  box-shadow: none;
}
/* line 29, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {
  width: 100%;
}
/* line 33, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-hint {
  color: #999;
}
/* line 37, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 37, ../../../app/assets/stylesheets/store/search.css.scss */
  .algolia-autocomplete .aa-dropdown-menu, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    height: 100%;
    padding: 150px 5% 50px;
    box-sizing: border-box;
  }
}
/* line 48, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu div[class^="aa-dataset-"], .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap div[class^="aa-dataset-"] {
  min-width: 30%;
  padding: 2%;
  box-sizing: border-box;
}
/* line 54, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu div[class^="aa-dataset-"]:last-child, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap div[class^="aa-dataset-"]:last-child {
  margin-top: 50px;
}
/* line 57, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu div[class^="aa-dataset-"]:last-child .search__suggestions-category-title, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap div[class^="aa-dataset-"]:last-child .search__suggestions-category-title {
  display: none;
}
/* line 61, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu div[class^="aa-dataset-"]:last-child .aa-suggestions, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap div[class^="aa-dataset-"]:last-child .aa-suggestions {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  /* line 61, ../../../app/assets/stylesheets/store/search.css.scss */
  .algolia-autocomplete .aa-dropdown-menu div[class^="aa-dataset-"]:last-child .aa-suggestions, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap div[class^="aa-dataset-"]:last-child .aa-suggestions {
    height: 450px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  /* line 71, ../../../app/assets/stylesheets/store/search.css.scss */
  .algolia-autocomplete .aa-dropdown-menu div[class^="aa-dataset-"]:last-child .aa-suggestion, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap div[class^="aa-dataset-"]:last-child .aa-suggestion {
    border: none;
  }
}
/* line 78, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap .aa-suggestion {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 78, ../../../app/assets/stylesheets/store/search.css.scss */
  .algolia-autocomplete .aa-dropdown-menu .aa-suggestion, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap .aa-suggestion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #151315;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
/* line 89, ../../../app/assets/stylesheets/store/search.css.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor, .algolia-autocomplete .main-header__placeholder-search-suggestions-wrap .aa-suggestion.aa-cursor {
  font-weight: 600;
}

/* line 98, ../../../app/assets/stylesheets/store/search.css.scss */
.main-header--search-mode .aa-dropdown-menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 103, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestions-category-title {
  font-size: 0.8em;
  text-transform: uppercase;
  line-height: 1em;
  margin: 20px auto;
  color: #333333;
  letter-spacing: 3px;
  border-bottom: 1px solid #333333;
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  /* line 103, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestions-category-title {
    padding: 10px;
    text-align: center;
    background-color: #151315;
    color: #fff;
  }
}

/* line 120, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestions-footer {
  line-height: 1em;
  padding: 20px;
  box-sizing: border-box;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
}
@media (min-width: 768px) {
  /* line 120, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestions-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
  }
}
/* line 134, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestions-footer a {
  border-bottom: 1px solid #000 !important;
}
@media (max-width: 767px) {
  /* line 134, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestions-footer a {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 600;
    padding: 15px;
    height: 50px;
  }
}

/* line 148, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestion-title {
  margin-top: 10px;
  text-transform: uppercase;
  font-family: "DIN Medium", "Helvetica Neue", sans-serif;
}
@media (max-width: 767px) {
  /* line 148, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestion-title {
    min-height: 0;
    padding: 0;
    margin-top: 0;
    padding: 12px 0px 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

/* line 162, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestion-subtitle {
  text-transform: uppercase;
}
/* line 165, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestion-subtitle a {
  color: #aaa;
  text-transform: uppercase;
  margin-right: 5px;
}
@media (max-width: 767px) {
  /* line 162, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestion-subtitle {
    padding: 10px 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
    color: #777;
  }
}
@media (min-width: 768px) {
  /* line 162, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestion-subtitle {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 0.8em;
    line-height: 1em;
    color: #aaa;
  }
}

/* line 186, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestion--product-suggestion {
  margin: 2px;
  width: 150px;
  padding-bottom: 20px;
  position: relative;
}
/* line 191, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestion--product-suggestion .search__suggestion-title {
  width: 100%;
  height: 60px;
  text-align: center;
  padding: 0 5px;
  box-sizing: border-box;
  font-size: 0.8em;
  line-height: 1.1em;
}

/* line 202, ../../../app/assets/stylesheets/store/search.css.scss */
.search__suggestion-product-thumbnail {
  width: 150px;
  height: 150px;
  background-position: center;
  background-size: cover;
  background-color: #f2f2f2;
}
@media (max-width: 767px) {
  /* line 202, ../../../app/assets/stylesheets/store/search.css.scss */
  .search__suggestion-product-thumbnail {
    margin-bottom: 10px;
  }
}
/* COLORS
----------------------------------------------------------------------- */
/* line 3, ../../../app/assets/stylesheets/store/shipping-upsell.css.scss */
.shipping-upsell__main-wrap {
  margin: 10px 0px;
}

/* line 6, ../../../app/assets/stylesheets/store/shipping-upsell.css.scss */
.shipping-upsell__bar-wrap {
  background: #fddab4;
  border-radius: 2px;
  height: 8px;
  overflow: hidden;
  margin: 10px 0px;
}

/* line 14, ../../../app/assets/stylesheets/store/shipping-upsell.css.scss */
.shipping-upsell__bar {
  height: 100%;
  background: #c0e4d9;
}
/* COLORS
----------------------------------------------------------------------- */
/* FONTS
----------------------------------------------------------------------- */
/*
FONT MIXINS
----------------------------------------------------------------------- */
/* line 5, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__main-wrap {
  height: 100vh;
}

/* line 9, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__close-button-wrap {
  height: 100px;
  width: 100%;
  position: absolute;
  top: 0;
  background: #444;
}

/* line 17, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__close-button {
  width: 50px;
  height: 50px;
  margin: 20px auto;
  box-sizing: border-box;
  border-radius: 25px;
  line-height: 52px;
  border: 1px solid white;
  color: white;
  text-align: center;
  position: relative;
  cursor: pointer;
}
/* line 30, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__close-button:hover {
  background: white;
  color: #151315;
}
/* line 35, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__close-button icon::after {
  content: attr(data-label);
  position: absolute;
  font-family: "DIN Regular", "Helvetica Neue", sans-serif;
  font-size: 10px;
  bottom: -18px;
  letter-spacing: 1px;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: white;
}

/* line 50, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__items_wrap {
  margin-top: 100px;
  overflow: scroll;
}

/* line 55, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-wrap {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #222;
  border-top: 1px solid #444;
}
/* line 61, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-wrap .sidebar-menu__child-items-wrap {
  max-height: 0;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

/* line 68, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-wrap--open > .sidebar-menu__child-items-wrap {
  max-height: 1000px;
}

/* line 74, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-wrap {
  color: #e5e5e5;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 81, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item {
  position: relative;
  width: 100%;
}

/* line 86, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item:hover {
  background-color: #151315;
}

/* line 90, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item a {
  display: block;
}
/* line 92, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item a:hover {
  border-bottom: 1px solid transparent;
}

/* line 97, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__item-label {
  padding: 11px 0px 9px 0px;
  color: #e5e5e5;
}

/* line 102, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-depth-1 .sidebar-menu__item-label {
  padding-left: 20px;
}

/* line 103, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-depth-2 .sidebar-menu__item-label {
  padding-left: 40px;
}

/* line 104, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-depth-3 .sidebar-menu__item-label {
  padding-left: 60px;
}

/* line 105, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__menu-item-depth-4 .sidebar-menu__item-label {
  padding-left: 80px;
}

/* line 107, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__expand-items-button {
  width: 50px;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

/* line 115, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__expand-items-button * {
  color: #f2f2f2;
}

/* line 119, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__expand-items-button:hover {
  background: #444;
}
/* line 121, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__expand-items-button:hover i {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 126, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__expand-items-button--open i {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 131, ../../../app/assets/stylesheets/store/sidebar-menu.css.scss */
.sidebar-menu__expand-items-button--open:hover i {
  -webkit-transform: scale(1.2) rotate(45deg);
      -ms-transform: scale(1.2) rotate(45deg);
          transform: scale(1.2) rotate(45deg);
}
/* COLORS
----------------------------------------------------------------------- */
/* line 2, ../../../app/assets/stylesheets/store/sidebar_modules.css.scss */
.module-wrapper {
  padding: 50px 20px 50px;
  box-shadow: 0px 0px 10px 4px #f7f7f7;
  margin-bottom: 50px;
  border-radius: 13px;
}

/* line 9, ../../../app/assets/stylesheets/store/sidebar_modules.css.scss */
.module-icon {
  font-size: 40px;
  margin: 15px;
}
/* line 1, ../../../app/assets/stylesheets/store/soldout.css.scss */
.single-product.soldout {
  overflow-y: hidden;
  max-height: 500px;
  border-bottom: solid 1px black;
  box-shadow: 0px 1px 0px #CCC;
}

/* line 8, ../../../app/assets/stylesheets/store/soldout.css.scss */
#suggested-products-row {
  position: relative;
}
/* line 10, ../../../app/assets/stylesheets/store/soldout.css.scss */
#suggested-products-row #slide-suggested-products {
  margin: -45px auto 0px;
}

/* line 18, ../../../app/assets/stylesheets/store/soldout.css.scss */
.product-subscribe-button .confirmation {
  display: none;
  line-height: 4em;
}
/* line 24, ../../../app/assets/stylesheets/store/soldout.css.scss */
.product-subscribe-button.following .btn {
  display: none;
}
/* line 28, ../../../app/assets/stylesheets/store/soldout.css.scss */
.product-subscribe-button.following .confirmation {
  display: block;
}

/* line 37, ../../../app/assets/stylesheets/store/soldout.css.scss */
.variant-subscribe-button .confirmation {
  display: none;
}
/* line 42, ../../../app/assets/stylesheets/store/soldout.css.scss */
.variant-subscribe-button.following .add {
  display: none;
}
/* line 46, ../../../app/assets/stylesheets/store/soldout.css.scss */
.variant-subscribe-button.following .confirmation {
  display: block;
}

/* line 55, ../../../app/assets/stylesheets/store/soldout.css.scss */
.featured-products-item.soldout .featured-products-item-image {
  opacity: 0.2;
}
/* line 58, ../../../app/assets/stylesheets/store/soldout.css.scss */
.featured-products-item.soldout .soldout-stamp {
  background-image: url("/assets/soldout.png");
  height: 105px;
  width: 223px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 36px;
  left: 40px;
}
/* line 1, ../../../app/assets/stylesheets/store/spinner.css.scss */
.spinner {
  /* Size and position */
  font-size: 100px;
  /* 1em */
  width: 1em;
  height: 1em;
  margin: 100px auto;
  position: relative;
  /* Styles */
  list-style: none;
}
/* line 12, ../../../app/assets/stylesheets/store/spinner.css.scss */
.spinner li {
  width: .2em;
  height: .2em;
  position: absolute;
  border-radius: 50%;
}
/* line 18, ../../../app/assets/stylesheets/store/spinner.css.scss */
.spinner li:nth-child(1) {
  left: 50%;
  top: 0;
  margin: 0 0 0 -.1em;
  background: #ddd;
  -webkit-transform-origin: 50% 250%;
  -ms-transform-origin: 50% 250%;
  transform-origin: 50% 250%;
  -webkit-animation: rota 2.13s linear infinite;
  animation: rota 2.13s linear infinite;
}
/* line 40, ../../../app/assets/stylesheets/store/spinner.css.scss */
.spinner li:nth-child(2) {
  top: 50%;
  right: 0;
  margin: -.1em 0 0 0;
  background: #bbb;
  -webkit-transform-origin: -150% 50%;
  -ms-transform-origin: -150% 50%;
  transform-origin: -150% 50%;
  -webkit-animation: rota 3.13s linear infinite;
  animation: rota 3.13s linear infinite;
}
/* line 62, ../../../app/assets/stylesheets/store/spinner.css.scss */
.spinner li:nth-child(3) {
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -.1em;
  background: #999;
  -webkit-transform-origin: 50% -150%;
  -ms-transform-origin: 50% -150%;
  transform-origin: 50% -150%;
  -webkit-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
  animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
}
/* line 89, ../../../app/assets/stylesheets/store/spinner.css.scss */
.spinner li:nth-child(4) {
  top: 50%;
  left: 0;
  margin: -.1em 0 0 0;
  background: #777;
  -webkit-transform-origin: 250% 50%;
  -ms-transform-origin: 250% 50%;
  transform-origin: 250% 50%;
  -webkit-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
  animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
}

@-webkit-keyframes rota {
  /* line 121, ../../../app/assets/stylesheets/store/spinner.css.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rota {
  /* line 137, ../../../app/assets/stylesheets/store/spinner.css.scss */
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* line 3, ../../../app/assets/stylesheets/store/tooltip.css.scss */
.tooltip-target {
  color: #0e90d2;
}
/* COLORS
----------------------------------------------------------------------- */
/* line 2, ../../../app/assets/stylesheets/store/webpush.css.scss */
.webpush-subscription-wrapper {
  display: none;
  padding: 50px 20px 50px;
  border-top: 1px solid;
}

/* line 8, ../../../app/assets/stylesheets/store/webpush.css.scss */
.webpush-subscription-icon {
  font-size: 40px;
  margin: 15px;
}

/* line 13, ../../../app/assets/stylesheets/store/webpush.css.scss */
.webpush-subscription-button {
  background: #151315;
  color: white;
  height: auto;
}
