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

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

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

[hidden] {
    display: none
}

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

body {
    margin: 0
}

a {
    color: #000;
}

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

h1 {
    margin: .67em 0
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

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

pre {
    white-space: pre-wrap
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

button, input, select, textarea {
    margin: 0
}

button, select {
    text-transform: none
}

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

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

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

input[type=search] {
    -webkit-appearance: textfield
}

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

.blue-thingy{
    width: 25px;
    height: 4px;
    background-color: #90c4eb;
    display: block;
    margin-bottom: 20px;
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !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: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

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

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

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

html {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-size: 14px;
    line-height: 1.4;
    color: #000000;
}

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

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

.container:after, .container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

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

.row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

    .container {
        max-width: 750px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table tbody > tr > td, .table tbody > tr > th, .table tfoot > tr > td, .table tfoot > tr > th, .table thead > tr > td, .table thead > tr > th {
    padding: 20px 0;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}
#my_purchases .table tbody > tr > td, #my_purchases .table tbody > tr > th, #my_purchases .table tfoot > tr > td, #my_purchases .table tfoot > tr > th, #my_purchases .table thead > tr > td, #my_purchases .table thead > tr > th{
    vertical-align: middle;
    border: 0;
}
.table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table caption + thead tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child td, .table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody + tbody {
    border-top: 2px solid #ddd
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

textarea {
    background-image: none
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

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

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

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

p {
    margin: 0 0 10px;
    text-rendering: optimizeLegibility;
}

.lead {
    margin-bottom: 20px;
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4
}

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

small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-warning {
    color: #c09853
}

.text-danger {
    color: #b94a48
}

.text-success {
    color: #468847
}

.text-info {
    color: #3a87ad
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

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

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

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

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

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

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

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

.h1 small, h1 small {
    font-size: 24px
}

.h2 small, h2 small {
    font-size: 18px
}

.h3 small, .h4 small, h3 small, h4 small {
    font-size: 14px
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

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

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

dl {
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

    .dl-horizontal dd:after, .dl-horizontal dd:before {
        display: table;
        content: " "
    }

    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/rebag/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/rebag/OpenSans-Regular.woff') format('woff'),
    url('../fonts/rebag/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/rebag/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/rebag/OpenSans-Regular.woff') format('woff'),
    url('../fonts/rebag/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('../fonts/rebag/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/rebag/OpenSans-SemiBold.woff') format('woff'),
    url('../fonts/rebag/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('../fonts/rebag/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/rebag/OpenSans-SemiBold.woff') format('woff'),
    url('../fonts/rebag/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('../fonts/rebag/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/rebag/OpenSans-SemiBold.woff') format('woff'),
    url('../fonts/rebag/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/rebag/Canela-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/Canela-Thin.woff2') format('woff2'),
    url('../fonts/rebag/Canela-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Canela-Light';
    src: url('../fonts/rebag/Canela-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/Canela-Thin.woff') format('woff'),
    url('../fonts/rebag/Canela-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'Canela-ThinItalic';
    src: url('../fonts/rebag/Canela-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/Canela-ThinItalic-Web.woff') format('woff'),
    url('../fonts/rebag/Canela-ThinItalic-App.ttf') format('truetype');
}
@font-face {
    font-family: 'Canela-Medium';
    src: url('../fonts/rebag/Canela-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rebag/Canela-Medium.woff') format('woff'),
    url('../fonts/rebag/Canela-Medium.ttf') format('truetype');
}

#social-acquire-popup {
    background: #ffffff;
    display: none;
    top: 50% !important;
    left: 50% !important;
    width: 500px;
    margin: 0 0 0 -250px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 11000;
    -webkit-transform: translate3d(0, -50%, 2px);
    -moz-transform: translate3d(0, -50%, 2px);
    -ms-transform: translate3d(0, -50%, 2px);
    -o-transform: translate3d(0, -50%, 2px);
    transform: translate3d(0, -50%, 2px);
}

#guidelines-popup {
    display: none;
}

#guidelines-popup {
    background: #fff;
    display: none;
    opacity: 1;
    z-index: 11000;
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}
:focus {
    outline: none !important;
}

::-moz-focus-inner {
    border: 0 !important;
}
#search-popup{
    display: none;
    position: fixed;
    width: 100%;
    top: 50px !important;
    background: #ffffff;
    left: 0;
    margin: auto;
}
#search-popup > .main-header{
    font-size: 22px;
    line-height: 30px;
    padding: 0 25%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#hermes-popup, #chanel-popup, #confirm-popup, #logout-popup, #login-popup, #max-files-popup, #other-popup, #first-popup, #rate-popup, #code-popup, #infinity-popup {
    background: #ffffff;
    border-radius: 0;
    display: none;
    opacity: 1;
    z-index: 11000;
    -webkit-transform: translate3d(0, -50%, 2px);
    -moz-transform: translate3d(0, -50%, 2px);
    -ms-transform: translate3d(0, -50%, 2px);
    -o-transform: translate3d(0, -50%, 2px);
    transform: translate3d(0, -50%, 2px);
    position: fixed;
    top: 50% !important;
    left: 50%;
    width: 700px;
    height: auto;
}
#login-popup{
    -webkit-transform: translate3d(-50%, -50%, 2px);
    -moz-transform: translate3d(-50%, -50%, 2px);
    -ms-transform: translate3d(-50%, -50%, 2px);
    -o-transform: translate3d(-50%, -50%, 2px);
    transform: translate3d(-50%, -50%, 2px);
    margin: 0 !important;
}
#infinity-popup{
    background-color: #fdf6a4;
    width: 400px;
    padding: 0 20px;
}
#infinity-popup .bag-popup-text{
    padding-bottom: 20px;
    float: none;
    width: 100%;
}
#infinity-popup .bag-popup-title{
    font-size: 30px;
    line-height: 32px;
    font-family: "Canela", "Times New Roman";
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000000;
}
.close-reveal-modal{
    width: 38px;
    height: 38px;
    font-size: 22px;
    line-height: 32px;
    border: 5px solid rgba(0,0,0,0.7);
}
.infinity-banner-container{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 1200px;
    margin: 50px auto 0;
    padding: 60px 0;
    background-color: #fff596;
}
.infinity-icon{
    width: 63px;
    height: 59px;
    margin-bottom: 100px;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    margin: 0 auto 4px;
}
.favorites-and-notifications-icon{
    width: 120px;
    height: 41px;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
}
.infinity-banner-container > div > .black-button-ghost{
    width: 200px;
}
.infinity-banner-container > div > h2 {
    display: block;
    margin: 0 auto 20px;
    font-size: 40px;
    line-height: 44px;
    font-family: "Canela", "Goudy Old Style", "Times New Roman";
    text-transform: uppercase;
}
.infinity-banner-container > div > p {
    display: block;
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 24px;
    max-width: 460px;
}
.infinity-banner-container > div{
    padding: 0;
}
.infinity-banner-container .infinity-icon{
    margin: 0 auto 30px;
}
.infinity-banner-container > div > .infinity-icon{
    width: 50px;
    height: 50px;
}
#infinity-popup > .infinity-icon{
    width: 35px;
    height: 33px;
    margin: 20px auto;
    display: block;
}
#delete-addr, #change-default-popup, #delete-default-popup, #edit-popup, #measurements-popup, #delete-popup, #disable-popup, #signup-modal, #infinity-more-info-popup {
    padding: 5px 25px;
    width: 400px;
    font-family: "OpenSans-Regular", Helvetica;
    border-radius: 5px;
    text-align: center;
    border-radius: 0;
    -webkit-transform: translate3d(0, -50%, 2px);
    -moz-transform: translate3d(0, -50%, 2px);
    -ms-transform: translate3d(0, -50%, 2px);
    -o-transform: translate3d(0, -50%, 2px);
    transform: translate3d(0, -50%, 2px);
    position: fixed;
    top: 50% !important;
    left: 50%;
    height: auto;
    margin-top: 0;
    display: none;
    background-color: #ffffff;
}

#app-popup {
    border: 5px solid rgba(0, 0, 0, 0.4);
    width: 600px;
    background-size: 100%;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    display: none;
    position: fixed;
    opacity: 1;
    z-index: 11000;
    left: 50%;
    margin-left: -300px !important;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 400px;
    -webkit-transform: translate3d(0, 0, 2px);
}

#lean_overlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.7 !important;
    display: none;
    background: #000000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

header.header-bottom {
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 25;
}

.header-bottom > .container {
    max-width: 1280px;
}

.logo > img {
    width: 108px;
    min-width: 108px;
    margin-left: 5px;
}
#sale-banner {
    background-color: #f6e5d1;
    color: #000000;
    text-align: center;
    padding: 8px;
    margin: 0 auto;
    font-family: "OpenSans-SemiBold", "Helvetica";
    font-size: 12px;
    height:30px;
}
#sale-banner > strong{
    font-family: "OpenSans-SemiBold", "Helvetica";
    padding-bottom: 2px;
    border-bottom: 1px solid #000000;
    font-size: 12px;
    font-weight:normal;
}
#sale-banner > .sale-banner-title {
    text-transform: uppercase;
    font-weight: 600;
    font-family: "OpenSans-SemiBold", "Helvetica";
}
#header-log-in > ul {
    position: absolute;
    padding: 0;
    margin: 0;
    right: -30px;
    top: 90px;
    list-style: none;
    width: 100%;
    line-height: 55px;
    background-color: #ffffff;
    border: solid 1px #e7e7e7;
    z-index: 3;
    display: none;
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", "Helvetica";
    font-size: 12px;
}
#header-log-in:hover > ul {
    display: block;
}
.search-form > input[type=text] {
    border: 0;
    border-bottom: 1px solid transparent;
    box-shadow: none;
    padding-left: 0;
    margin-bottom: 0;
    float: right;
    background-color: transparent;
    width: 0;
    color: #000000;
    outline: none;
    font-size: 14px;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 30px;
}
/* begin advanced filtering */
.hide {
    display: none! important;
}
.search-open .search-form > input.bc-sf-search-box[type=text] {
    width: 311px;
    border-bottom: 1px solid #000000;
  	text-indent: 25px;
}

/* end advanced filtering*/
.search-open #search-field {
    width: 180px;
    margin-right: -25px;
    padding-right: 25px;
    border-bottom: 1px solid #000000;
    text-indent: 0;
}
#header-log-in[data-auth=false] {
    cursor: pointer;
}
#header-cart > .cart-count {
    border: 1px solid #ffffff;
    color: #000000;
    background-color: #fff596;
    position: absolute;
    bottom: -3px;
    right: -1px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    border-radius: 50%;
    font-family: "OpenSans-SemiBold", "Helvetica";
    font-size: 8px;
}
.header-container {
    padding: 0 5%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    max-width: 1980px;
}

body {
    font-family: "OpenSans-Regular", "Helvetica";
    font-weight: normal;
    color: #000;
    width: 100%;
    margin: 0;
}

.menu-nav > a {
    font-size: 12px;
    line-height: 2.67;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    padding: 5px 15px 4px;
    margin: 0 5px;
    font-family: "OpenSans-SemiBold", "Helvetica";
}
.menu-nav > a.nav-gold-bg {
    background-color: #fff596;
}
.glyph {
    display: inline-block;
    text-align: center;
    text-shadow: none;
    line-height: 1;
    font-family: 'ElegantIcons';
}

.glyph_big {
    font-size: 128px;
    color: #59c5dc;
    float: left;
    margin-right: 20px;
}

.glyph div {
    padding-bottom: 10px;
}

.glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: 0.2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

.glyph .fs1 {
    font-size: 2em;
}

.menu-nav {
    margin: 0 15px 0 30px;
}

.menu-auth {
    margin-left: auto;
    text-align: right;
    position: relative;
    height: 90px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
#header-search {
    background-repeat: no-repeat;
    background-size: 310px;
    background-position: -243px -56px;
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin-top: -4px;
    color: #000000;
    text-align: center;
    display: inline-block;
    z-index: 1;
}
#header-notifications {
    background-repeat: no-repeat;
    background-size: 350px;
    background-position: -171px -28px;
    width: 17px;
    min-width: 17px;
    height: 17px;
    margin-top: -4px;
    margin-left: 25px;
    color: #000000;
    text-align: center;
    display: inline-block;
    z-index: 1;
}
#header-favorites {
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: -137px -32px;
    width: 19px;
    min-width: 19px;
    height: 16px;
    margin-top: -4px;
    margin-left: 25px;
    color: #000000;
    text-align: center;
    display: inline-block;
    z-index: 1;
}
#header-cart {
    background-repeat: no-repeat;
    background-size: 292px;
    background-position: -98px -2px;
    width: 19px;
    min-width: 19px;
    height: 19px;
    color: #000000;
    text-align: center;
    font-size: 10px;
    margin-top: -5px;
    margin-left: 25px;
    display: inline-block;
    position: relative;
}
#header-log-in {
    background-color: transparent;
    color: #000000;
    min-width: 150px;
    padding: 45px 30px;
    font-size: 12px;
    letter-spacing: 1.2px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", "Helvetica";
    box-sizing: border-box;
}
.menu-auth > a:first-of-type {
    border-right: none;
}

.main-navi a.auth-mobile-menu-item.show-me, .main-navi div.auth-mobile-menu-item.show-me, .footer .footer-navi a.auth-mobile-menu-item.show-me {
    display: inline-block;
}
.show-flex{
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}
.disabled {
    opacity: 0.4;
}
.lean-popup {
    background: #ffffff;
    border-radius: 0;
    display: none;
    opacity: 1;
    z-index: 11000;
    -webkit-transform: translate3d(0, -50%, 2px);
    -moz-transform: translate3d(0, -50%, 2px);
    -ms-transform: translate3d(0, -50%, 2px);
    -o-transform: translate3d(0, -50%, 2px);
    transform: translate3d(0, -50%, 2px);
    position: fixed;
    top: 50% !important;
    left: 50%;
    width: 700px;
    height: auto;
    padding: 15px;
}
.loading-a > div, .loading-a > ul, .loading-a > a, .loading-a > span, .loading-a > p, .loading-a > table, .loading-a > h1, .loading-a > h2, .loading-a > h3, .loading-a > h4, .loading-a > h5, .loading-a > h6, .loading-a > img, .loading-a > section {
    opacity: 0.4;
    pointer-events: none;
}
.disabled-a{
    opacity: 0.4;
    pointer-events: none;
}
.loading-a:before, .loading-s:before{
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
}
.loading-s > div, .loading-s > ul, .loading-s > a, .loading-s > span, .loading-s > p, .loading-s > table, .loading-s > h1, .loading-s > h2, .loading-s > h3, .loading-s > h4, .loading-s > h5, .loading-s > h6, .loading-s > img, .loading-s > section{
    opacity: 0.4;
    pointer-events: none;
}
.loading-s:before{
    margin: auto;
    position: absolute;
    width: 100px;
    height: 100px;
    right: 0;
    bottom: 0;
}
.loading-elem {
    position: relative;
}
.loading-elem:before {
    content: "";
    background-color: rgba(255,255,255,0.8);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    margin: auto;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
}
.loading-a.contained-loading:before {
    width: 100%;
    height: 100%;
    position: absolute;
}

.disabled p {
    color: #bababa;
}

#account-button {
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", Helvetica;
    font-weight: bold;
    font-size: 12px;
}
.store-text{
    font-family: 'OpenSans-Regular', Helvetica;
    font-size: 16px;
    line-height: 24px;
}
#account-button:after {
    content: "";
    width: 7px;
    height: 6px;
    position: absolute;
    right: -18px;
    top: -8px;
    bottom: 0;
    margin: auto;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-sizing: border-box;
}

.menu-auth:hover #account-button:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 2px;
}

#account-button > ul {
    position: absolute;
    padding: 0;
    margin: 0;
    right: -30px;
    top: 104px;
    display: block;
    list-style: none;
    width: 100%;
    line-height: 55px;
    background-color: #ffffff;
    border: solid 1px #e7e7e7;
    display: none;
}

#account-button > ul > li > a {
    padding-right: 30px;
    padding-left: 10px;
    cursor: pointer;
    line-height: 55px;
    display: inline-block;
    width: 100%;
}

.menu-auth:hover > #account-button > ul {
    display: block;
}

#account-button > ul > li:hover {
    background-color: #fafafa;
}

.main-navi {
    display: none;
}

#mobileMenu span, #mobileMenu span:before, #mobileMenu span:after {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    border-radius: 1px;
    height: 1px;
    width: 32px;
    background: #231E20;
    position: absolute;
    display: block;
    content: '';
}

#mobileMenu span:before {
    top: -6px;
}

#mobileMenu span:after {
    bottom: -6px;
}

.mobile-menu {
    font-size: 50px;
    position: absolute;
    right: 0;
    left: 0;
    width: 50px;
    height: 50px;
    padding-left: 18px;
    padding-top: 25px;
    z-index: 26;
    color: #ffffff;
    display: none;
    cursor: pointer;
}

#menu-icon-container {
    display: none;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.flow_shipping_add, .flow_payment_add, .flow_payment_giftcards {
    display: none;
}

.sell-now-text-new-line{
    display: block;
}

.black-button-ghost {
    background-color: transparent;
    color: #000000;
    min-width: 80px;
    padding: 0 20px;
    height: 35px;
    border: 1px solid #000000;
    font-size: 11px;
    letter-spacing: 1.2px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", Helvetica;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.close-reveal-modal-guidelines {
    position: fixed;
    bottom: 0;
    left: 0;
    top: initial;
    width: 100%;
    height: 70px;
    background-color: #ffffff;
    font-size: 0;
    z-index: 99999;
    display: none;
}

.footer {
    display: none;
}
.footer-sign-up-sub-title{
    text-align: left;
    font-size: 12px;
    color:#ffffff;
    padding-bottom:20px;
    text-transform: none;
}
#footer-signup > h4 {
    margin-bottom:10px !important;
}
.footer-copyright {
    text-align: center;
    font-size: 16px;
}
.footer-sale-end {
    color: #979797;
    font-size: 12px;
    text-align: center;
    padding: 10px 0 20px;
}
.footer-sign-up-tooltip{
    text-align: left;
    font-size: 12px;
    color:#979797;
    padding-top:20px;
    width:390px;
    text-transform: none;
}
.footer-sign-up-tooltip > a {
    border-bottom: 1px solid #ededed;
    color: #ededed;
    padding-bottom: 2px;
}
div.page-wrapper,
main.page-wrapper {
    display: block;
    /*overflow-x: hidden;*/
    overflow-y: visible;
    position: relative;
}
.sign-up-offer {
    padding:0 0 40px 0;
    font-family: "OpenSans-Regular", Helvetica;
    font-weight: 400;
    text-align: center;
    font-size:16px;
}
.sign-up-tos {
    font-size: 10px;
    font-family: "OpenSans-Regular", Helvetica;
    background-color: #efefef;
    color: #747474;
    padding:15px;
    text-align: center;
    font-weight: 400;
    text-transform: none;
}
.sign-up-terms{
    border-bottom: 1px solid #000000;
    font-family: OpenSans-Regular,Helvetica
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "OpenSans-SemiBold", Helvetica;
    font-weight: 500;
    line-height: 1.1;
    text-rendering: optimizeLegibility;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.black-button {
    background-color: #000000;
    color: #ffffff;
    min-width: 220px;
    height: 60px;
    border: 1.5px solid #000000;
    font-size: 14px;
    letter-spacing: 1.5px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", Helvetica;
    margin: 60px auto 40px;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
}
.row > .title.center {
    padding-top: 100px;
    padding-bottom: 60px;
}
.black-button-ghost.bigger {
    height: 60px;
    line-height: 58px;
    font-size: 15px;
    padding: 0 30px;
    margin: 0;
    font-family: "OpenSans-SemiBold", Helvetica;
    border: 1.5px solid #000000;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

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

.container {
    padding: 0;
}

h1.help-main-title {
    font-family: "OpenSans-SemiBold", Helvetica;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #000000;
    margin-top: 0;
    padding-bottom: 22px;
    margin-bottom: 25px;
    text-align: left;
}

.faq h1.help-main-title {
    margin-top: 50px;
}

.faq #faq-general-questions > h1.help-main-title {
    margin-top: 0;
}

.yellow-header {
    background-color: #fdf6a4;
    width: 100%;
    height: 120px;
    display: block;
    text-transform: uppercase;
    font-family: "Canela", "Goudy Old Style", Times New Roman;
    font-size: 40px;
    line-height: 124px;
    color: #000000;
}

#my_submissions_sidebar, #help_sidebar, #guidelines_sidebar {
    width: 13%;
    float: left;
    text-align: left;
    list-style: none;
    margin-right: 7%;
    padding: 0;
}

#faq, #contact, #shipping-returns, #financing, #mobile-app, #terms, #infinity-terms, #payment, #referral-program, #customer-offer-coupon-code {
    width: 80%;
    min-height: 739px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 80px;
}
#customer-offer-coupon-code {
    min-height: auto;
}
#my_submissions_sidebar > li.selected, #help_sidebar > li.selected, #guidelines_sidebar > li.selected {
    color: #000000;
}

.center {
    text-align: center;
}

#danb {
    position: absolute;
    bottom: 0;
    z-index: -1;
    visibility: hidden;
}

#my_submissions_sidebar > li, #help_sidebar > li, #guidelines_sidebar > li {
    cursor: pointer;
    padding-top: 20px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1.3px;
    color: #AAAAAA;
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", Helvetica;
    font-weight: 600;
    text-align: right;
}

#my_submissions_sidebar > li:last-of-type, #help_sidebar > li:last-of-type, #guidelines_sidebar > li:last-of-type {
    border-bottom: none;
}

#designers, #condition_page, #pictures_page, #authenticity_page, #refusals_page {
    width: 80%;
    min-height: 599px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 80px;
}

.yellow-header.big-header {
    font-size: 60px;
    height: 200px;
    line-height: 200px;
    background-image: url(../images/rebag-sell-now-bg.jpg);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fdf6a4;
}

.main-header:before {
    display: inline-block;
    text-transform: uppercase;
    font-family: "Canela", "Goudy Old Style", Times New Roman;
    font-size: 40px;
    line-height: 124px;
}

.mobile-back {
    width: 7px;
    height: 6px;
    position: absolute;
    left: 12px;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: block;
    padding: 4px;
    top: 0;
    bottom: 0;
    margin: 8px auto 0;
    transform: rotate(135deg) translateY(-50%);
    -webkit-transform: rotate(135deg) translateY(-50%);
    z-index: 26;
    cursor: pointer;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

b, strong {
    font-family: "OpenSans-SemiBold", Helvetica;
    font-weight: 600;
}

p {
    font-family: "OpenSans-Regular", Helvetica;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.regular {
    font-weight: 400;
}

.bold {
    font-family: "OpenSans-SemiBold", Helvetica !important;
    font-weight: 700;
}

.blue {
    color: #1ebad6;
}

a, a:hover, a:active {
    text-decoration: none;
}

.noMarginPopupFix {
    margin: 0 !important;
    padding: 0 10px 0 10px !important;
}

.noMarginBottom {
    margin-bottom: 0 !important;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"] {
    height: 45px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    vertical-align: middle;
    outline: none;
    color: #000000;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    line-height: 45px;
}

.title h1 {
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold", Helvetica;
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.5px;
    text-align: center;
    color: #000000;
}

.yellow-header h1{
    font-family: "Canela", "Goudy Old Style", Times New Roman;
    font-size: 40px;
    font-weight: 100;
    line-height: 1.05;
    line-height: 130px;
}

.title h2 {
    text-transform: none;
    font-family: "OpenSans-SemiBold", Helvetica;
    font-weight: 300;
    position: relative;
    font-size: 28px;
    margin: 8px;
}

textarea {
    width: 100%;
    height: 100px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 300;
    outline: none;
    border: 2px solid;
    color: #000000;
    resize: none;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

::-webkit-input-placeholder {
    color: #979797;
}

:-moz-placeholder {
    color: #979797;
}

::-moz-placeholder {
    color: #979797;
}

:-ms-input-placeholder {
    color: #979797;
}

.bag-popup-container .yellow-header {
    display: none;
}

#login-popup {
    width: 880px;
}

.login_banner #login_page_text{
  padding-top: 100px;
  background-color: #ffffff
}

.login_banner_content{
  background-color: #000000;
  color: #ffffff;
  position: absolute;
  text-align: center;
  padding: 10px;
  right: 0;
  top: 0;
  z-index: 1;
  font-size: 12px;
}

.login_banner #login_page_image > img{
  width: 280px;
}

.page_not_found_block{
    text-align: center;
    max-width: 1200px;
    margin: 50px auto 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 600px;
}
.page_not_found_block img{
    width: 100%;
}
.not-found-img{
    width: 40%;
}
.not-found-text{
    width: 316px;
    margin: 0 10%;
}
.not-found-text a{
    width: 100%;
}
.page_not_found_block p:first-of-type{
    font-family: "Canela", "Goudy Old Style", Times New Roman;
    font-size: 60px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: normal;
    text-transform: uppercase;
}

.page_not_found_block p:nth-of-type(2){
    font-family: "OpenSans-Regular";
    font-size: 13px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 10px;
}
.page_not_found_block p:nth-of-type(3){
    font-family: "OpenSans-Regular";
    font-size: 18px;
    color: #bec4c6;
    margin-bottom: 15px;
    font-style: italic;
    line-height: 1.4;
}
.product-photo > img {
    max-width: 250px;
}
#haeder{
    border-bottom: solid 1px #e4e4e4;
}
.mobile-new-line {
    display: none;
}
.home-clair-container {
    width: 1300px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.home-clair-container > .home-clair-text {
    width: 100%;
    display: block;
    margin-bottom: 25px;
}
.home-clair-container > .home-clair-text > img {
    width: 94px;
    height: 94px;
    display: block;
    margin: 50px auto 25px;
}
.home-clair-container > .home-clair-text > h1 {
    font-family: "Canela-Medium","Times New Roman";
    font-size:48px;
    letter-spacing: 1.2px;
    line-height: 54px;
    margin-bottom: 25px;
}
.home-clair-container > .home-clair-text > a {
    font-family: "OpenSans-SemiBold","Helvetica";
    font-size:18px;
    letter-spacing: 1.52px;
    color: #000000;
}
.home-clair-video {
    overflow: hidden;
    max-width: 100%;
    height: 394px;
    width: 700px;
    display: inline-block;
    vertical-align: top;
}
.home-clair-video iframe, .home-clair-video object, .home-clair-video embed {
    width: 100%;
    height: 100%;
}

@media (max-width: 1200px){
    .footer-sign-up-tooltip {
        width: 100%;
    }
}

.new-line{
    display: block;
}
.black-button.slim{
    height: 50px;
    line-height: 48px;
    font-size: 13px;
    letter-spacing: 1.4px;
}
.black-button-ghost.slim{
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    letter-spacing: 1.4px;
    font-family: "OpenSans-SemiBold";
}
.home-clair-container {
    width: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
}
@media (min-width: 769px) {
    #back-icon-container {
        display: none !important;
    }

    .close-reveal-modal-guidelines {
        display: none !important;
    }

    .header-bottom {
        display: none;
    }

    .hide-on-desktop {
        display: none !important;
    }

    .show-on-desktop {
        display: inline-block;
    }
}
@media (max-width: 992px) {
    .search-open #search-field{
        width: 150px;
    }
    .header-container {
        padding: 0 15px;
    }
    #footer_email{
        width: 60%;
    }
    .signup-email-container > input.button{
        width: 40%;
    }
}
@media (max-width: 768px) {
    /* advanced filtering */
    input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
        font-size: 16px;
    }
    .bc-search-form #header-search{
        top: 12px;
    }
    .bc-header .bc-search-form {
        width: auto;
        right: 70px;
        bottom: 4px;
        padding: 4px 22px 4px 2px;
        height: auto;
    }
    .bc-header #header-favorites {
        position: absolute;
        right: 36px;
        bottom: 15px;
    }
    .bc-header #header-cart {
        position: absolute;
        right: 0;
        bottom: 13px;
    }

    /* end advanced filtering */
    #header-notifications{
        display: none;
    }
    .mobile-new-line {
        display: block;
    }
    div.not-found-text{
        margin: 40px auto;
    }
    #my_submissions_sidebar, #help_sidebar, #guidelines_sidebar {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
    .black-button, .black-button-alert, .black-button-ghost.bigger {
        font-size: 12px;
    }

    .header-container.search-open > .logo {
        display: none;
    }

    .search-open #search-field {
        width: 100%;
    }
    .sign-up-offer {
        padding: 20px 0 65px 0;
    }
    .logo > img {
        width: 75px;
        min-width: 75px;
        margin: 0;
    }
    .sign-up-tos{
        font-size: 14px;
        padding: 30px 30px;
    }
    .menu-nav > a {
        width: 49%;
        display: inline-block;
        text-align: center;
        margin: 0;
    }

    .search-form {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    #header-cart, #header-favorites{
        margin-left: 13px;
    }

    #header-log-in {
        display: none;
    }

    .login_banner_content{
        background-color: #E5E5E5;
        color: #000000;
        font-size: 14px;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .menu-nav {
        display: none;
    }

    .menu-auth {
        width: 90%;
        min-width: 90%;
        height: 50px;
        padding-top: 5px;
    }

    .main-navi {
        display: block;
    }

    #sale-banner {
        margin: 0;
        font-size: 11px;
        padding: 11px 15px 7px 15px;
        z-index: 100;
        width: 100%;
        height: auto;
    }

    header#haeder.header {
        position: fixed;
        background-color: #ffffff;
        z-index: 24;
        padding: 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .header-container > .logo {
        text-align: center;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        position: absolute;
        width: 120px;
        height: 50px;
        margin: auto;
        right: 0;
        left: 0;
        z-index: 1;
    }

    .header-bottom {
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    #my_submission_provide_info {
        display: none;
    }

    #back-icon-container {
        display: none;
        height: 40px;
        width: 34px;
        position: absolute;
        left: 0;
        top: 16px;
        background: white;
        z-index: 20;
    }

    .mobile-menu {
        display: block;
    }

    #menu-icon-container {
        display: inline;
    }
    .header-button-container {
        display: inline-block;
    }

    header.header-bottom {
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: fixed;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .show-on-mobile {
        display: inline-block;
    }
    .yellow-header, .yellow-header.big-header {
        margin-bottom: 0;
        height: 70px;
        line-height: 76px;
    }
    .yellow-header.big-header {
        font-size: 22px;
    }
    div.yellow-header.big-header.sitecredits-header > h2{
        font-size: 24px;
        line-height: 24px;
        margin-top: 5px;
        letter-spacing: 1.1px;
    }
    .site-credit-bonus-container > div > .black-button-ghost{
        border: 0;
        border-bottom: 1px solid #dfe0ec;
        font-size: 9px;
        line-height: 12px;
        padding: 10px 0;
        width: 100%;
    }
    .site-credit-bonus-container > div > .black-button-ghost > span{
        float: none;
        margin: 5px 0 0 0;
        display: block;
        line-height: 24px;
    }
    .site-credit-bonus-container > div > .black-button-ghost:hover{
        background-color: #fff596;
        color: initial;
    }
    div.site-credit-bonus-false, div.site-credit-bonus-true{
        width: 50%;
    }
    div.yellow-header.big-header.sitecredits-header > h6{
        font-size: 9px;
        line-height: 16px;
        letter-spacing: 0.5px;
    }
    div.site-credit-bonus-container{
        margin: 0;
        max-width: 100%;
        position: relative;
    }
    div.site-credit-bonus-separator{
        position: absolute;
        top: 15px;
    }
    div.yellow-header.big-header.sitecredits-header{
        background-size: cover;
        margin-bottom: 0;
        height: 70px;
        line-height: 76px;
    }
    .menu-nav > a {
        width: 49%;
        display: inline-block;
        text-align: center;
        margin: 0;
    }

    .bag-popup-container .yellow-header {
        text-align: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        font-size: 30px;
        display: block;
    }

    #measurements-popup > img {
        width: 100%;
    }

    #my_submissions_sidebar > li, #help_sidebar > li, #guidelines_sidebar > li {
        cursor: pointer;
        padding-top: 1px;
        font-size: 12px;
        letter-spacing: 0.5px;
        color: #979797;
        text-transform: uppercase;
        font-family: "OpenSans-SemiBold", Helvetica;
        text-align: center;
        display: inline-block;
    }

    #login-page-continue-button {
        margin-top: 10px;
    }
    .footer-sign-up-tooltip{
        text-align: center;
        font-size: 12px;
        width:auto;
        text-transform: none;
        line-height: 24px;
}
    .footer-sign-up-tooltip > a {
        border-bottom: 1px solid #ededed;
        color: #ededed;
        padding-bottom: 2px;
}
    .footer-sign-up-sub-title{
        text-align: center;
        font-size: 12px;
        color:#ffffff;
        padding-bottom:20px;
        text-transform:none;
}
    #footer-signup > h4 {
        margin-bottom:10px !important;
        color: #ffffff;
        font-family: "OpenSans-SemiBold", Helvetica;
        line-height: 18px;
        letter-spacing: 1.3px;
        font-size: 12px;
        text-transform: uppercase;
        text-rendering: optimizeLegibility;
    }
    .zopim {
        display: none;
    }
    .account-matches-button > a.black-button{
        font-size: 11px;
        line-height: 46px;
    }
    .black-button-ghost.slim{
        border: 1.5px solid #000000;
        line-height: 48px;
    }
    #header-search{
        background-size: 342px;
        background-position: -267px -62px;
        width: 20px;
        min-width: 20px;
        height: 20px;
    }
    #header-favorites{
        background-size: 460px;
        background-position: -157px -36px;
        width: 23px;
        min-width: 23px;
        height: 19px;
    }
    #header-cart{
        background-size: 334px;
        background-position: -112px -2px;
        width: 23px;
        min-width: 23px;
        height: 23px;
    }
    .home-clair-container > .home-clair-text > h1 {
        width: 65%;
        margin: 0 auto 10px;
    }
    .blue-thingy{
        width: 20px;
        height: 3px;
        margin-bottom: 12px;
    }
}
@media (max-width: 640px) {
    .hide-on-mobile-small {
        display: none !important;
    }
    .slide-content > h1 {
        font-size: 44px;
        margin-top: 40px;
    }
    .page_not_found_block {
        min-height: initial;
    }
    .mobile-menu-buttons > .black-button, .mobile-menu-buttons > .black-button-ghost {
        width: 45%;
        min-width: 45%;
    }
    .home-clair-video {
        height: 250px;
        width: 90%;
        display: inline-block;
        vertical-align: top;
    }
}
@media (max-width: 420px) {
    .bag-popup-container .yellow-header {
        min-height: unset;
        padding-top: 0;
        font-size: 24px;
    }
    .login-page-switch, #login-page-continue-button-facebook {
        padding:0;
    }
    .sign-up-offer {
        padding: 0 0 40px 0;
    }
    .sign-up-tos {
        padding:15px;
        font-size:10px;
    }
    .home-clair-video {
        overflow: hidden;
        max-width: 100%;
        height: 202px;
        width: 360px;
        display: inline-block;
        vertical-align: top;
    }
    .home-clair-container > .home-clair-text > img {
        width: 59px;
        height: 59px;
        display: block;
        margin: 30px auto 17px;
    }
    .home-clair-container > .home-clair-text > h1 {
        font-size:30px;
        letter-spacing: 0;
        line-height: 35px;
        width: 70%;
        margin: 0 auto 10px;
    }
    .home-clair-container > .home-clair-text > a {
        font-size:14.2px;
        letter-spacing: 1.22px;
        color: #000000;
    }
}
@media (max-width: 375px) {
    .bag-popup-container .yellow-header {
        -webkit-background-size: auto;
        background-size: auto;
    }
    .home-clair-video {
        overflow: hidden;
        max-width: 100%;
        height: 181px;
        width: 322px;
        display: inline-block;
        vertical-align: top;
    }
}

@media (max-width: 320px) {
    .hide-on-mobile-small {
        display: none !important;
    }
    .slide-content > h4, .slide-content-square > h4 {
        margin: 0 auto;
    }
    .slide-content > h1 {
        font-size: 44px;
        margin-top: 40px;
    }
    .left-off-canvas-menu > ul.off-canvas-list > li > a {
        padding: 10px 0 7px;
    }
    .mobile-menu-main > li {
        height: 34px;
    }
    .login_banner_content {
        font-size: 12px;
    }
    .bag-popup-container .yellow-header {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        padding-top:2px;
    }
    .recover .bag-popup-container .yellow-header {
        line-height: 20px;
        font-size: 16px;
        padding-top:5px;
    }
    .login_banner #login_page_text {
        padding-top: 80px;
    }
    .sign-up-offer {
        font-size: 14px;
        padding: 0 0 20px 0;
    }
    .home-clair-video {
        overflow: hidden;
        max-width: 100%;
        height: 300px;
        width: 171px;
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (min-width:769px) and (max-height:768px){
    div.flex-button-container{
    	margin-top: 50px;
    }
	.sale-slide.centerbox > .flex-content > .slide-content > div.slide-content-square{
    	padding: 15px;
    }
    div.tier-sale .slide-content-square > h1{
        font-size: 58px;
        line-height: 62px;
    }
    div.slide-content>h1, div.slide-content-square>h1{
        font-size: 74px;
        line-height: 78px;
    }
    .centerbox > .flex-content > .slide-content > div.flex-button-container {
        margin-top: 30px;
    }
    div.countdown-timer-container{
        font-size: 28px;
        width: 150px;
    }
    div.countdown-timer-time{
        font-size: 28px;
    }
    div.countdown-timer-container > span{
        line-height: 20px;
    }
    .slide-content > h4, .sale-slide.centerbox > .flex-content > .slide-content > div.slide-content-square > h4{
        margin: 0 auto;
    }
}
