@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=devanagari,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);

/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0
}

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

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

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

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

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

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

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

@media print {
    *,
     :after,
     :before,
     :first-letter,
    blockquote:first-line,
    div:first-line,
    li:first-line,
    p:first-line {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .tag {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

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

p {
    margin-top: 0;
    margin-bottom: 1rem
}

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

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #609e00;
    text-decoration: none
}

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

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

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #2e2e2e;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

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

output {
    display: inline-block
}

[hidden] {
    display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;   
}

.h1,
h1 {
    font-size: 1.4rem
}

.h2,
h2 {
    font-size: 1.25rem;
    color: #609e00;
}

.h3,
.h4,
h3,
h4 {
    font-size: 1.125rem;
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .9375rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 3.125rem;
    font-weight: 600
}

.display-2 {
    font-size: 2.188rem;
    font-weight: 400
}

.display-3 {
    font-size: 1.563rem;
    font-weight: 400
}

.display-4 {
    font-size: 1.25rem;
    font-weight: 400
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

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

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

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

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #f6f6f6
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #f1f1f1
}

.blockquote-footer:before {
    content: "\2014   \A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #f6f6f6;
    border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
    content: ""
}

.blockquote-reverse .blockquote-footer:after {
    content: "\A0   \2014"
}

dl.row>dd+dt {
    clear: left
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img,
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #f1f1f1
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

code {
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0
}

code,
kbd {
    padding: .2rem .4rem;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #373a3c
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

.container:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

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

.container-fluid:after {
    content: "";
    display: table;
    clear: both
}

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

.row:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.col-lg,
.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,
.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,
.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-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs,
.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
}

@media (min-width:576px) {
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .col-lg,
    .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,
    .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,
    .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-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col-xs-1 {
    float: left;
    width: 8.33333%
}

.col-xs-2 {
    float: left;
    width: 16.66667%
}

.col-xs-3 {
    float: left;
    width: 25%
}

.col-xs-4 {
    float: left;
    width: 33.33333%
}

.col-xs-5 {
    float: left;
    width: 41.66667%
}

.col-xs-6 {
    float: left;
    width: 50%
}

.col-xs-7 {
    float: left;
    width: 58.33333%
}

.col-xs-8 {
    float: left;
    width: 66.66667%
}

.col-xs-9 {
    float: left;
    width: 75%
}

.col-xs-10 {
    float: left;
    width: 83.33333%
}

.col-xs-11 {
    float: left;
    width: 91.66667%
}

.col-xs-12 {
    float: left;
    width: 100%
}

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.33333%
}

.pull-xs-2 {
    right: 16.66667%
}

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

.pull-xs-4 {
    right: 33.33333%
}

.pull-xs-5 {
    right: 41.66667%
}

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

.pull-xs-7 {
    right: 58.33333%
}

.pull-xs-8 {
    right: 66.66667%
}

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

.pull-xs-10 {
    right: 83.33333%
}

.pull-xs-11 {
    right: 91.66667%
}

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

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.33333%
}

.push-xs-2 {
    left: 16.66667%
}

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

.push-xs-4 {
    left: 33.33333%
}

.push-xs-5 {
    left: 41.66667%
}

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

.push-xs-7 {
    left: 58.33333%
}

.push-xs-8 {
    left: 66.66667%
}

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

.push-xs-10 {
    left: 83.33333%
}

.push-xs-11 {
    left: 91.66667%
}

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

.offset-xs-1 {
    margin-left: 8.33333%
}

.offset-xs-2 {
    margin-left: 16.66667%
}

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

.offset-xs-4 {
    margin-left: 33.33333%
}

.offset-xs-5 {
    margin-left: 41.66667%
}

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

.offset-xs-7 {
    margin-left: 58.33333%
}

.offset-xs-8 {
    margin-left: 66.66667%
}

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

.offset-xs-10 {
    margin-left: 83.33333%
}

.offset-xs-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm-1 {
        float: left;
        width: 8.33333%
    }
    .col-sm-2 {
        float: left;
        width: 16.66667%
    }
    .col-sm-3 {
        float: left;
        width: 25%
    }
    .col-sm-4 {
        float: left;
        width: 33.33333%
    }
    .col-sm-5 {
        float: left;
        width: 41.66667%
    }
    .col-sm-6 {
        float: left;
        width: 50%
    }
    .col-sm-7 {
        float: left;
        width: 58.33333%
    }
    .col-sm-8 {
        float: left;
        width: 66.66667%
    }
    .col-sm-9 {
        float: left;
        width: 75%
    }
    .col-sm-10 {
        float: left;
        width: 83.33333%
    }
    .col-sm-11 {
        float: left;
        width: 91.66667%
    }
    .col-sm-12 {
        float: left;
        width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        float: left;
        width: 8.33333%
    }
    .col-md-2 {
        float: left;
        width: 16.66667%
    }
    .col-md-3 {
        float: left;
        width: 25%
    }
    .col-md-4 {
        float: left;
        width: 33.33333%
    }
    .col-md-5 {
        float: left;
        width: 41.66667%
    }
    .col-md-6 {
        float: left;
        width: 50%
    }
    .col-md-7 {
        float: left;
        width: 58.33333%
    }
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
    .col-md-9 {
        float: left;
        width: 75%
    }
    .col-md-10 {
        float: left;
        width: 83.33333%
    }
    .col-md-11 {
        float: left;
        width: 91.66667%
    }
    .col-md-12 {
        float: left;
        width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg-1 {
        float: left;
        width: 8.33333%
    }
    .col-lg-2 {
        float: left;
        width: 16.66667%
    }
    .col-lg-3 {
        float: left;
        width: 25%
    }
    .col-lg-4 {
        float: left;
        width: 33.33333%
    }
    .col-lg-5 {
        float: left;
        width: 41.66667%
    }
    .col-lg-6 {
        float: left;
        width: 50%
    }
    .col-lg-7 {
        float: left;
        width: 58.33333%
    }
    .col-lg-8 {
        float: left;
        width: 66.66667%
    }
    .col-lg-9 {
        float: left;
        width: 75%
    }
    .col-lg-10 {
        float: left;
        width: 83.33333%
    }
    .col-lg-11 {
        float: left;
        width: 91.66667%
    }
    .col-lg-12 {
        float: left;
        width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl-1 {
        float: left;
        width: 8.33333%
    }
    .col-xl-2 {
        float: left;
        width: 16.66667%
    }
    .col-xl-3 {
        float: left;
        width: 25%
    }
    .col-xl-4 {
        float: left;
        width: 33.33333%
    }
    .col-xl-5 {
        float: left;
        width: 41.66667%
    }
    .col-xl-6 {
        float: left;
        width: 50%
    }
    .col-xl-7 {
        float: left;
        width: 58.33333%
    }
    .col-xl-8 {
        float: left;
        width: 66.66667%
    }
    .col-xl-9 {
        float: left;
        width: 75%
    }
    .col-xl-10 {
        float: left;
        width: 83.33333%
    }
    .col-xl-11 {
        float: left;
        width: 91.66667%
    }
    .col-xl-12 {
        float: left;
        width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #f6f6f6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f6
}

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

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #f6f6f6
}

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

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8
}

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

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d9edf7
}

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

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fcf8e3
}

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

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f2dede
}

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

.thead-inverse th {
    color: #fff;
    background-color: #373a3c
}

.thead-default th {
    color: #2e2e2e;
    background-color: #f6f6f6
}

.table-inverse {
    color: #f6f6f6;
    background-color: #373a3c
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #2e2e2e
}

.table-inverse.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0;
    overflow-x: auto
}

.table-reflow thead {
    float: left
}

.table-reflow tbody {
    display: block;
    white-space: nowrap
}

.table-reflow td,
.table-reflow th {
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6
}

.table-reflow td:last-child,
.table-reflow th:last-child {
    border-right: 1px solid #f6f6f6
}

.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #f6f6f6
}

.table-reflow tr {
    float: left
}

.table-reflow tr td,
.table-reflow tr th {
    display: block!important;
    border: 1px solid #f6f6f6
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0
}

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

.form-control:focus {
    color: #2e2e2e;
    border-color: #66afe9
}

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

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

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

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

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px)
}

select.form-control:focus::-ms-value {
    color: #2e2e2e;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .9375rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

.col-form-legend {
    margin-bottom: 0;
    font-size: 1rem
}

.col-form-legend,
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

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

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 2.75rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .75rem
}

.form-check+.form-check {
    margin-top: -.25rem
}

.form-check.disabled .form-check-label {
    color: #2e2e2e;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-check-inline.disabled {
    color: #2e2e2e;
    cursor: not-allowed
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    background-size: 1.25rem 1.25rem
}

.has-success .custom-control,
.has-success .form-check-inline,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #4cbb6c
}

.has-success .form-control {
    border-color: #4cbb6c
}

.has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #96d7a9
}

.has-success .input-group-addon {
    color: #4cbb6c;
    border-color: #4cbb6c;
    background-color: #e0f3e5
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#4cbb6c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .custom-control,
.has-warning .form-check-inline,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #ff9a52
}

.has-warning .form-control {
    border-color: #ff9a52
}

.has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffd6b8
}

.has-warning .input-group-addon {
    color: #ff9a52;
    border-color: #ff9a52;
    background-color: #fff
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#ff9a52' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .custom-control,
.has-danger .form-check-inline,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #ff4c4c
}

.has-danger .form-control {
    border-color: #ff4c4c
}

.has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffb2b2
}

.has-danger .input-group-addon {
    color: #ff4c4c;
    border-color: #ff4c4c;
    background-color: #fff
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ff4c4c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media (min-width:576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .form-check,
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-check {
        display: inline-block;
        margin-top: 0
    }
    .form-inline .form-check-label {
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 0
}

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

.btn.focus,
.btn:focus,
.btn:hover {
    text-decoration: none
}

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

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

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

.btn-primary {
    color: #fff;
    background-color: #609e00;
    border-color: transparent
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #416b00;
    border-color: transparent
}

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

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

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
    background-color: #609e00;
    border-color: transparent
}

.btn-secondary,
.btn-tertiary {
    color: #444;
    background-color: #f6f6f6;
    border-color: transparent
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.focus.btn-tertiary {
    color: #444;
    background-color: #ddd;
    border-color: transparent
}

.active.btn-tertiary,
.btn-secondary.active,
.btn-secondary:active,
.btn-tertiary:active,
.open>.btn-secondary.dropdown-toggle,
.open>.dropdown-toggle.btn-tertiary {
    color: #444;
    background-color: #ddd;
    border-color: transparent;
    background-image: none
}

.active.btn-tertiary:focus,
.active.btn-tertiary:hover,
.active.focus.btn-tertiary,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover,
.open>.dropdown-toggle.btn-tertiary:focus,
.open>.dropdown-toggle.btn-tertiary:hover,
.open>.dropdown-toggle.focus.btn-tertiary {
    color: #444;
    background-color: #cbcbcb;
    border-color: transparent
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover,
.btn-tertiary:disabled.focus,
.btn-tertiary:disabled:focus,
.btn-tertiary:disabled:hover,
.disabled.btn-tertiary:focus,
.disabled.btn-tertiary:hover,
.disabled.focus.btn-tertiary {
    background-color: #f6f6f6;
    border-color: transparent
}

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

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

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

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

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-success {
    color: #fff;
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9a56;
    border-color: #389252;
    background-image: none
}

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

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled:hover {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

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

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
    color: #fff;
    background-color: #ff7c1f;
    border-color: #ff7615
}

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

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

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled:hover {
    background-color: #ff9a52;
    border-color: #ff9a52
}

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

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #ff1919;
    border-color: #ff0f0f
}

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

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

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled:hover {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.btn-outline-primary {
    color: #609e00;
    background-image: none;
    background-color: transparent;
    border-color: #609e00
}

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

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #2b4700;
    border-color: #131f00
}

.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled:hover {
    border-color: #9dff05
}

.btn-outline-secondary {
    color: transparent;
    background-image: none;
    background-color: transparent;
    border-color: transparent
}

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

.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled:hover {
    border-color: rgba(51, 51, 51, 0)
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.open>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

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

.btn-outline-info.disabled.focus,
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled:hover {
    border-color: #b0e1ef
}

.btn-outline-success {
    color: #4cbb6c;
    background-image: none;
    background-color: transparent;
    border-color: #4cbb6c
}

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

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

.btn-outline-success.disabled.focus,
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled:hover {
    border-color: #96d7a9
}

.btn-outline-warning {
    color: #ff9a52;
    background-image: none;
    background-color: transparent;
    border-color: #ff9a52
}

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

.btn-outline-warning.active.focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.active:hover,
.btn-outline-warning:active.focus,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover,
.open>.btn-outline-warning.dropdown-toggle.focus,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa6800;
    border-color: #d25700
}

.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled:hover {
    border-color: #ffd6b8
}

.btn-outline-danger {
    color: #ff4c4c;
    background-image: none;
    background-color: transparent;
    border-color: #ff4c4c
}

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

.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.open>.btn-outline-danger.dropdown-toggle.focus,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #f40000;
    border-color: #c00
}

.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled:hover {
    border-color: #ffb2b2
}

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

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}

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

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

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #f1f1f1;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

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

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

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

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle:after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0
}

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

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #2b2d2f;
    background-color: #f5f5f5
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #609e00;
    outline: 0
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #f1f1f1
}

.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #f1f1f1;
    white-space: nowrap
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left;
    margin-bottom: 0
}

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

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

.btn-toolbar {
    margin-left: -.5rem
}

.btn-toolbar:after {
    content: "";
    display: table;
    clear: both
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: .5rem
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

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

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

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

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

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn+.dropdown-toggle-split:after {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: .3em .3em 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 .3em .3em
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after {
    content: "";
    display: table;
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

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

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

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

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

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

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #2e2e2e;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    border-radius: .3rem
}

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

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

.input-group-addon:not(:last-child) {
    border-right: 0
}

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

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

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

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

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

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

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control+.custom-control {
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
    color: #767676;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
    float: left;
    clear: left
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem - 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    color: #2e2e2e;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #2e2e2e;
    background-color: #fff
}

.custom-select:disabled {
    color: #f1f1f1;
    cursor: not-allowed;
    background-color: #f6f6f6
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0
}

.custom-file-control:lang(en):after {
    content: "Choose file..."
}

.custom-file-control:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0
}

.custom-file-control:lang(en):before {
    content: "Browse"
}

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

.nav-link {
    display: inline-block
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #f1f1f1
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #f1f1f1;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

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

.nav-tabs:after {
    content: "";
    display: table;
    clear: both
}

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

.nav-tabs .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-tabs .nav-link {
    display: block;
    padding: .5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #f1f1f1;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #2e2e2e;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

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

.nav-pills:after {
    content: "";
    display: table;
    clear: both
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    border-radius: 0
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #609e00
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}

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

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

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:576px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-full {
    z-index: 1000
}

@media (min-width:576px) {
    .navbar-full {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:576px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

@media (min-width:576px) {
    .navbar-sticky-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: .9375rem;
    line-height: inherit
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}

.navbar-divider:before {
    content: "\A0"
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;
    font-size: .9375rem;
    line-height: 1;
    background: transparent no-repeat 50%;
    background-size: 24px 24px;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

@media (max-width:575px) {
    .navbar-toggleable-xs .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-xs .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width:576px) {
    .navbar-toggleable-xs {
        display: block
    }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-sm .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        display: block
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-md .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        display: block
    }
}

.navbar-toggleable-lg:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-lg .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg {
        display: block
    }
}

.navbar-toggleable-xl {
    display: block
}

.navbar-toggleable-xl:after {
    content: "";
    display: table;
    clear: both
}

.navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
}

.navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-item+.nav-item,
.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .open>.nav-link:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, .075)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .open>.nav-link:hover {
    color: #fff
}

.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-divider {
    background-color: hsla(0, 0%, 100%, .075)
}

.navbar-toggleable-xs:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width:575px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width:576px) {
    .navbar-toggleable-xs {
        display: block!important
    }
}

.navbar-toggleable-sm:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        display: block!important
    }
}

.navbar-toggleable-md:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        display: block!important
    }
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125)
}

.card-block {
    padding: 1.25rem
}

.card-block:after {
    content: "";
    display: table;
    clear: both
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

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

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:after {
    content: "";
    display: table;
    clear: both
}

.card-header:first-child {
    border-radius: -1px -1px 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:after {
    content: "";
    display: table;
    clear: both
}

.card-footer:last-child {
    border-radius: 0 0 -1px -1px
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-primary {
    background-color: #609e00;
    border-color: #609e00
}

.card-primary .card-footer,
.card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #4cbb6c;
    border-color: #4cbb6c
}

.card-success .card-footer,
.card-success .card-header {
    background-color: transparent
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-info .card-footer,
.card-info .card-header {
    background-color: transparent
}

.card-warning {
    background-color: #ff9a52;
    border-color: #ff9a52
}

.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #ff4c4c;
    border-color: #ff4c4c
}

.card-danger .card-footer,
.card-danger .card-header,
.card-outline-primary {
    background-color: transparent
}

.card-outline-primary {
    border-color: #609e00
}

.card-outline-secondary {
    background-color: transparent;
    border-color: transparent
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    background-color: transparent;
    border-color: #4cbb6c
}

.card-outline-warning {
    background-color: transparent;
    border-color: #ff9a52
}

.card-outline-danger {
    background-color: transparent;
    border-color: #ff4c4c
}

.card-inverse .card-footer,
.card-inverse .card-header {
    border-color: hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: -1px
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.card-img-bottom {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

@media (min-width:576px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }
    .card-deck .card {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top
    }
    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media (min-width:576px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .card-group .card {
        display: table-cell;
        vertical-align: top
    }
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }
    .card-group .card:not(:first-child):not(:last-child),
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 0
}

.breadcrumb:after {
    content: "";
    display: table;
    clear: both
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #f1f1f1;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #f1f1f1
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14);
    text-transform: uppercase;
    font-weight: 400;
    padding: 7px 14px;
    white-space: inherit;
    transition: all .2s linear
}

.btn-primary .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons {
    margin-right: .625rem
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:hover {
    box-shadow: none;
    outline: 0!important;
    background-color: #599101
}

.btn-primary:hover {
    text-shadow: none;
    background-color: #599101
}

.btn-tertiary {
    background-color: #f7f7f7;
    text-transform: lowercase;
    color: #2e2e2e;
    box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .1);
    padding: .25rem;
    margin: .25rem 0;
    font-weight: 400;
    font-size: .875rem
}

.btn-tertiary .material-icons {
    font-size: 1rem
}

.btn-tertiary:hover {
    box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .2);
    border: 1px solid rgba(35, 35, 35, .2)
}

.btn-unstyle {
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: inherit
}

.btn-unstyle:focus {
    outline: 0
}

.btn-unstyle:focus .expand-more {
    color: #609e00
}

.label, label {
    /* color: #2e2e2e;
    text-align: right;
    font-size: 13px; */
    position: relative
}

small.label,
small.value {
    font-size: .8125rem
}

.form-control-label {
    color: #2e2e2e;
    padding-top: 6px
}

.form-control {
    background: #fff;
    font-size: 13px;
    color: #2e2e2e;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 9px 10px;
    transition: all .2s linear
}

.form-control:focus {
    background-color: #fff;
    outline: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, .04)
}

.input-group.focus {
    outline: .1875rem solid #609e00
}

.input-group .form-control:focus {
    outline: 0
}

.input-group .input-group-btn {
    height: 100%
}

.input-group .input-group-btn>.btn {
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: .6875rem;
    font-weight: 400;
    margin-left: 0;
    padding: .625rem 1rem;
    text-transform: uppercase
}

.input-group .input-group-btn>.btn[data-action=show-password] {
    background: #2e2e2e;
    padding: .725rem 1rem
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #2e2e2e
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #2e2e2e
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #2e2e2e
}

input:active::-webkit-input-placeholder,
textarea:active::-webkit-input-placeholder {
    color: #444
}

input:active::-moz-placeholder,
textarea:active::-moz-placeholder {
    color: #444
}

input:active:-ms-input-placeholder,
textarea:active:-ms-input-placeholder {
    color: #444
}

input:active:-moz-placeholder,
textarea:active:-moz-placeholder {
    color: #444
}

.form-control-select {
    height: 2.625rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #f1f1f1 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right .5rem center/1.25rem 1.25rem;
    padding: 0 .5rem
}

.form-control-valign {
    padding-top: 4px
}

.form-control-comment {
    font-size: 13px;
    padding-top: .5rem;
    color: #2e2e2e;
    display: inline-block
}

.form-control-submit.disabled {
    background: #5bc0de;
    color: #fff
}

.form-group.has-error input,
.form-group.has-error select {
    outline: .1875rem solid #ff4c4c
}

.form-group.has-error .help-block {
    color: #ff4c4c
}

.group-span-filestyle label {
    margin: 0
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
    background: #609e00;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.bootstrap-touchspin {
    width: auto
}

.bootstrap-touchspin input:focus {
    outline: 0
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
    color: #444;
    background-color: #fff;
    height: 2.5rem;
    padding: 10px;
    width: 3rem;
    border: 1px solid rgba(0, 0, 0, .125);
    float: left
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    height: 2.5rem;
    padding: 10px;
}

.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #f1f1f1
}

.bootstrap-touchspin .input-group-btn-vertical {
    color: #444;
    width: auto;
    float: left
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\E5CE"
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\E5CF"
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: .0625rem;
    left: .1875rem;
    font-size: .9375rem;
    display: none
}

.custom-radio {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    margin-right: 2px;
    vertical-align: -3px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #2e2e2e;
    background: #fff
}

.custom-radio input[type=radio] {
    cursor: pointer;
    display: none
}

.custom-radio input[type=radio]+span:before {
    -webkit-transform: scale(0);
    transform: scale(0);
    content: "";
    background-color: #609e00;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 2px
}

.custom-radio input[type=radio]:checked+span:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .2s linear
}

.custom-radio input[type=radio]:focus+span {
    border-color: #2e2e2e
}

.custom-checkbox {
    position: relative
}

.custom-checkbox input[type=checkbox] {
    display: none;
    cursor: pointer;
    position: absolute
}

.custom-checkbox input[type=checkbox]+span {
    margin-right: 3px;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: -2px;
    cursor: pointer;
    border: 1px solid #444
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    font-size: 15px;
    position: absolute;
    left: -1px;
    top: 1px;
    -webkit-transform: scale(0);
    transform: scale(0);
    color: #fff;
    background-color: #609e00;
    transition: all .15s linear
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.custom-checkbox input[type=checkbox]:focus+span {
    border-color: #2e2e2e
}

.custom-checkbox label {
    text-align: left
}

.text-muted {
    font-size: .875rem
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 18px;
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 2.5rem
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

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

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

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

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

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

.alert-warning {
    background-color: rgba(255, 154, 82, .3);
    border-color: #ff9a52;
    color: #444
}

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

.alert-warning .alert-link {
    color: #999
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

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

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

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem
}

.progress[value] {
    background-color: #eee;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0
}

.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 0
}

.progress[value],
base::-moz-progress-bar {
    background-color: #eee;
    border-radius: 0
}

@media screen and (min-width:0\0) {
    .progress {
        background-color: #eee;
        border-radius: 0
    }
    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
    .progress[width="100%"] {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
}

.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

@media screen and (min-width:0\0) {
    .progress-bar-striped {
        background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
        background-size: 1rem 1rem
    }
}

.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

@media screen and (min-width:0\0) {
    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #4cbb6c
}

.progress-success[value]::-moz-progress-bar {
    background-color: #4cbb6c
}

.progress-success[value]::-ms-fill {
    background-color: #4cbb6c
}

@media screen and (min-width:0\0) {
    .progress-success .progress-bar {
        background-color: #4cbb6c
    }
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de
}

@media screen and (min-width:0\0) {
    .progress-info .progress-bar {
        background-color: #5bc0de
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #ff9a52
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #ff9a52
}

.progress-warning[value]::-ms-fill {
    background-color: #ff9a52
}

@media screen and (min-width:0\0) {
    .progress-warning .progress-bar {
        background-color: #ff9a52
    }
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #ff4c4c
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #ff4c4c
}

.progress-danger[value]::-ms-fill {
    background-color: #ff4c4c
}

@media screen and (min-width:0\0) {
    .progress-danger .progress-bar {
        background-color: #ff4c4c
    }
}

.media,
.media-body {
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

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

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

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

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

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

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #609e00;
    border-color: #609e00
}

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

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

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #333
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after {
    content: "";
    display: table;
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after {
    content: "";
    display: table;
    clear: both
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,
.tooltip.tooltip-top .tooltip-inner:before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner:before,
.tooltip.tooltip-right .tooltip-inner:before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner:before,
.tooltip.tooltip-bottom .tooltip-inner:before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner:before,
.tooltip.tooltip-left .tooltip-inner:before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #ff4c4c
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #ff4c4c;
    border-radius: 0
}

.tooltip-inner:before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom:after,
.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:after,
.popover.popover-top:before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom:after,
.popover.popover-top:after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left:after,
.popover.bs-tether-element-attached-left:before,
.popover.popover-right:after,
.popover.popover-right:before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left:before,
.popover.popover-right:before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left:after,
.popover.popover-right:after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top:after,
.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:after,
.popover.popover-bottom:before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top:after,
.popover.popover-bottom:after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title:before,
.popover.popover-bottom .popover-title:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right:after,
.popover.bs-tether-element-attached-right:before,
.popover.popover-left:after,
.popover.popover-left:before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right:before,
.popover.popover-left:before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right:after,
.popover.popover-left:after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: .2375rem .2375rem 0 0
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover:after,
.popover:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover:before {
    content: "";
    border-width: 11px
}

.popover:after {
    content: "";
    border-width: 10px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img {
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.carousel-item {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.carousel-item.active.right,
    .carousel-inner>.carousel-item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.carousel-item.active.left,
    .carousel-inner>.carousel-item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.carousel-item.active,
    .carousel-inner>.carousel-item.next.left,
    .carousel-inner>.carousel-item.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203A"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media (min-width:576px) {
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    background-color: #609e00!important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #416b00!important
}

.bg-success {
    background-color: #4cbb6c!important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #3a9a56!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #ff9a52!important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ff7c1f!important
}

.bg-danger {
    background-color: #ff4c4c!important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #ff1919!important
}

.bg-inverse {
    background-color: #373a3c!important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #1f2021!important
}

.rounded {
    border-radius: 0
}

.rounded-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.rounded-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rounded-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-inline {
    display: inline!important
}

.float-xs-left {
    float: left!important
}

.float-xs-right {
    float: right!important
}

.float-xs-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}

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

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

.w-100 {
    width: 100%!important
}

.h-100 {
    height: 100%!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: 1rem!important
}

.mt-1 {
    margin-top: 1rem!important
}

.mr-1 {
    margin-right: 1rem!important
}

.mb-1 {
    margin-bottom: 1rem!important
}

.ml-1,
.mx-1 {
    margin-left: 1rem!important
}

.mx-1 {
    margin-right: 1rem!important
}

.my-1 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-2 {
    margin: 1.5rem!important
}

.mt-2 {
    margin-top: 1.5rem!important
}

.mr-2 {
    margin-right: 1.5rem!important
}

.mb-2 {
    margin-bottom: 1.5rem!important
}

.ml-2,
.mx-2 {
    margin-left: 1.5rem!important
}

.mx-2 {
    margin-right: 1.5rem!important
}

.my-2 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-3 {
    margin: 3rem!important
}

.mt-3 {
    margin-top: 3rem!important
}

.mr-3 {
    margin-right: 3rem!important
}

.mb-3 {
    margin-bottom: 3rem!important
}

.ml-3,
.mx-3 {
    margin-left: 3rem!important
}

.mx-3 {
    margin-right: 3rem!important
}

.my-3 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: 1rem!important
}

.pt-1 {
    padding-top: 1rem!important
}

.pr-1 {
    padding-right: 1rem!important
}

.pb-1 {
    padding-bottom: 1rem!important
}

.pl-1,
.px-1 {
    padding-left: 1rem!important
}

.px-1 {
    padding-right: 1rem!important
}

.py-1 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-2 {
    padding: 1.5rem!important
}

.pt-2 {
    padding-top: 1.5rem!important
}

.pr-2 {
    padding-right: 1.5rem!important
}

.pb-2 {
    padding-bottom: 1.5rem!important
}

.pl-2,
.px-2 {
    padding-left: 1.5rem!important
}

.px-2 {
    padding-right: 1.5rem!important
}

.py-2 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-3 {
    padding: 3rem!important
}

.pt-3 {
    padding-top: 3rem!important
}

.pr-3 {
    padding-right: 3rem!important
}

.pb-3 {
    padding-bottom: 3rem!important
}

.pl-3,
.px-3 {
    padding-left: 3rem!important
}

.px-3 {
    padding-right: 3rem!important
}

.py-3 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left!important
}

.text-xs-right {
    text-align: right!important
}

.text-xs-center {
    text-align: center!important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff!important
}

.text-muted {
    color: #2e2e2e!important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #616161!important
}

.text-primary {
    color: #609e00!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #416b00!important
}

.text-success {
    color: #4cbb6c!important
}

a.text-success:focus,
a.text-success:hover {
    color: #3a9a56!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #ff9a52!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ff7c1f!important
}

.text-danger {
    color: #ff4c4c!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #ff1919!important
}

.text-gray-dark {
    color: #373a3c!important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #1f2021!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden!important
}

.hidden-xs-up {
    display: none!important
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none!important
    }
}

@media (min-width:576px) {
    .hidden-sm-up {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none!important
    }
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none!important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none!important
    }
}

@media (min-width:992px) {
    .hidden-lg-up {
        display: none!important
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-xl-up {
        display: none!important
    }
}

.hidden-xl-down,
.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype");
    font-display: swap;
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga"
}

body,
html {
    height: 100%
}

body {
    direction: ltr;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #444;
    line-height: 1.25em
}

ul {
    list-style: none;
    padding-left: 0
}

a {
    color: #2e2e2e;
    transition: all .3s ease;
    font-size: 13px
}

a:hover {
    color: #609e00;
    text-decoration: none
}

p {
    font-size: 13px;
    color: #2e2e2e;
    font-weight: 400
}

button:focus {
    outline: 0
}

.color,
.custom-checkbox input[type=checkbox]+span.color {
    display: block;
    margin: 0 9px 0 5px;
    width: 33px;
    height: 33px;
    transition: all .2s linear;
    background-size: contain;
    border: none;
    cursor: pointer;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
}

.color.active,
.color:checked,
.color:hover,
.custom-checkbox input[type=checkbox]+span.color.active,
.custom-checkbox input[type=checkbox]+span.color:checked,
.custom-checkbox input[type=checkbox]+span.color:hover,
.facet-label.active .custom-checkbox span.color,
.facet-label:checked .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .14);
    border: none;
    cursor: pointer
}

.h1,
.h2,
.h3 {
    text-transform: uppercase
}

.h3 {
    margin-bottom: 15px
}

.h4 {
    font-weight: 700;
    color: #444
}

.h5,
h6 {
    font-weight: 400
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #2e2e2e
}

.table-bordered tbody tr th,
.table-bordered thead td,
.table-bordered thead th,
strong {
    font-weight: 400
}

address {
    line-height: 1.5em
}

.done {
    color: #609e00;
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 1.563rem
}

.thumb-mask>.mask {
    position: relative;
    width: 3.438rem;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin: .625rem 0
}

.thumb-mask>.mask img {
    width: 55px
}

.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.definition-list dl dt {
    font-weight: 400
}

.definition-list dl dd,
.definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: #f1f1f1;
    padding: .625rem;
    margin: .125rem
}

.definition-list dl dd:nth-of-type(2n),
.definition-list dl dt:nth-of-type(2n) {
    background: #f6f6f6
}

.help-block {
    margin-top: .625rem
}

.btn.disabled,
.btn.disabled:hover {
    background: #2e2e2e
}

.alert-warning .material-icons {
    color: #ff9a52;
    font-size: 2rem;
    margin-right: .625rem;
    padding-top: .3125rem
}

.alert-warning .alert-text {
    font-size: .9375rem;
    padding-top: .625rem
}

.alert-warning .alert-link {
    border-radius: 2px;
    border-width: 2px;
    margin-left: .625rem;
    padding: .3125rem 1.25rem;
    font-weight: 600;
    font-size: .8125rem;
    color: #6c868e
}

.alert-warning ul li:last-child .alert-link {
    color: #fff
}

.alert-warning .warning-buttons {
    margin-top: .3125rem
}

.btn-tertiary-outline {
    color: #6c868e;
    background-image: none;
    background-color: transparent;
    border-color: #6c868e;
    border: .15rem solid #6c868e
}

.btn-tertiary-outline:hover {
    border-color: #bbcdd2;
    color: #bbcdd2
}

.nav-item .nav-link,
.nav-item .nav-separtor {
    color: #2e2e2e
}

.nav-item .nav-link.active,
.nav-item .nav-separtor.active {
    color: #444
}

.separator {
    margin: 0;
    border-color: rgba(0, 0, 0, .125)
}

.ps-alert-error {
    margin-bottom: 0
}

.ps-alert-error .item,
.ps-alert-success .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #ff4c4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ff4c4c;
    margin-bottom: 1rem
}

.ps-alert-error .item i,
.ps-alert-success .item i {
    border: 15px solid #ff4c4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ps-alert-error .item i svg,
.ps-alert-success .item i svg {
    background-color: #ff4c4c;
    width: 24px;
    height: 24px
}

.ps-alert-error .item p,
.ps-alert-success .item p {
    background-color: #fff;
    margin: 0;
    padding: 18px 20px;
    width: 100%
}

.ps-alert-success {
    padding: .25rem .25rem 2.75rem
}

.ps-alert-success .item {
    border-color: #4cbb6c;
    background-color: #4cbb6c
}

.ps-alert-success .item i {
    border-color: #4cbb6c
}

.ps-alert-success .item i svg {
    background-color: #4cbb6c
}

.dropdown {
    color: #2e2e2e
}

.dropdown:hover .expand-more {
    color: #609e00
}

.dropdown .expand-more {
    color: #444;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible
}

.dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #444;
    background: #fff
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: 0 0;
    text-decoration: none;
    color: #609e00
}

@media (min-width:768px) and (max-width:991px) {
    body #header .header-top .position-static {
        padding-top: 35px
    }
}

.label-menu-hot,
.label-menu-new,
.label-menu-sale {
    display: block;
    position: absolute;
    padding: 0 8px 0 6px;
    left: -10px;
    top: -1px;
    color: #fff;
    background-color: #ff4c4c;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
}

.label-menu-hot:after,
.label-menu-new:after,
.label-menu-sale:after {
    top: 0;
    content: "";
    display: inline-block;
    position: absolute;
    border: 8px solid #ff4c4c;
    border-right-color: transparent
}

.label-menu-hot {
    background-color: #ff9a52
}

.label-menu-hot:after {
    border: 8px solid #ff9a52;
    border-right-color: transparent
}

#header .top-menu a[data-depth="2"] {
    color: #777
}

#header .top-menu a[data-depth="2"]:hover {
    color: #609e00
}

.top-menu[data-depth="1"] {
    padding: 20px 25px 10px;
    overflow: hidden
}

.top-menu a.dropdown-submenu {
    color: #3a3a3a;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 12px
}

.top-menu a.dropdown-submenu:hover {
    color: #609e00
}

.top-menu a[data-depth="0"] {
    color: #3a3a3a
}

#header .top-menu a[data-depth="0"]:hover {
    color: #609e00;
    text-decoration: none
}

.top-menu .collapse {
    display: inherit
}

.top-menu .sub-menu {
    border: none;
    margin-left: .9375rem;
    width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    z-index: 18
}

.top-menu .sub-menu ul[data-depth="1"]>li {
    float: left
}

.top-menu .sub-menu a:hover {
    color: #609e00
}

.top-menu .popover {
    max-width: inherit;
    border-radius: 0
}

.popover.bs-tether-element-attached-top {
    margin-top: 0
}

#_desktop_top_menu {
    margin-bottom: 0
}

#_desktop_top_menu ul[data-depth="0"]>li>a {
    color: #3a3a3a;
    text-transform: uppercase
}

#_desktop_top_menu ul[data-depth="0"]>li>a:hover {
    color: #609e00
}

#_desktop_top_menu .sub-menu {
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16)
}

#_desktop_top_menu .sub-menu.collapse {
    opacity: 0;
    z-index: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    visibility: hidden
}

#_desktop_top_menu .sub-menu.collapse .collapse {
    padding-top: 12px
}

#_desktop_top_menu .sub-menu ul[data-depth="1"]>li {
    width: 20%
}

#_desktop_top_menu .sub-menu ul[data-depth="1"]>li>a {
    color: #3a3a3a
}

#_desktop_top_menu .sub-menu ul[data-depth="1"]>li>a:hover {
    color: #609e00
}

#_desktop_top_menu .sub-menu ul[data-depth="2"]>li {
    margin-bottom: 9px;
    font-size: 13px
}

#_desktop_top_menu .sub-menu ul[data-depth="2"]>li>a {
    color: #2e2e2e
}

#_desktop_top_menu .sub-menu ul[data-depth="2"]>li>a:hover {
    color: #609e00
}

#_desktop_top_menu .sub-menu ul[data-depth="1"]>li a,
#_desktop_top_menu .sub-menu ul[data-depth="2"]>li a {
    padding: 0;
    display: inline
}

#_desktop_top_menu .sub-menu .top-menu li a {
    color: #3a3a3a;
    position: relative
}

#_desktop_top_menu .sub-menu .top-menu li a:before {
    display: none
}

#_desktop_top_menu .sub-menu .top-menu li a:hover {
    color: #609e00
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-hot,
#_desktop_top_menu .sub-menu .top-menu li .label-menu-new,
#_desktop_top_menu .sub-menu .top-menu li .label-menu-sale {
    display: block;
    position: absolute;
    padding: 0 8px 0 6px;
    left: 106%;
    top: -71%;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    font-weight: 300;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-hot:after,
#_desktop_top_menu .sub-menu .top-menu li .label-menu-new:after,
#_desktop_top_menu .sub-menu .top-menu li .label-menu-sale:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 93%;
    left: 0
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-sale {
    background-color: #f84747
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-sale:after {
    border: 4px solid #f84747;
    border-right-color: transparent;
    border-bottom-color: transparent
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-new {
    background-color: #13a2fe
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-new:after {
    border: 4px solid #13a2fe;
    border-right-color: transparent;
    border-bottom-color: transparent
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-hot {
    background-color: #ff9a52
}

#_desktop_top_menu .sub-menu .top-menu li .label-menu-hot:after {
    border: 4px solid #ff9a52;
    border-right-color: transparent;
    border-bottom-color: transparent
}

#_desktop_top_menu>.top-menu>li {
    margin: 0 12px
}

#_desktop_top_menu>.top-menu>li>a {
    position: relative;
    padding: 17px 0 8px;
    font-size: 16px;
    font-weight: 400
}

#_desktop_top_menu>.top-menu>li>a:after {
    background: #609e00;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    height: 3px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .3s linear
}

#_desktop_top_menu>.top-menu>li>a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    width: 100%
}

#_desktop_top_menu>.top-menu>li.sfHover>a {
    color: #609e00
}

#_desktop_top_menu>.top-menu>li.sfHover>a:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    width: calc(100% - 24px)
}

#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    opacity: 1;
    transition: all .3s linear;
    z-index: 11;
    -webkit-transform: translateY(49px);
    transform: translateY(49px);
    visibility: inherit
}

#_desktop_top_menu .top-menu .nav-arrows i {
    font-size: 20px;
    color: #609e00;
    transition: all .3s ease;
    display: inline-block;
    vertical-align: -4px
}

#_desktop_top_menu .top-menu .nav-arrows>a {
    display: inline
}

#_desktop_top_menu .top-menu .nav-arrows>a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    width: calc(100% - 24px)
}

#_desktop_top_menu>.top-menu>li.nav-arrows>a:after {
    width: calc(100% - 24px)
}

#mobile_top_menu_wrapper {
    padding: 15px;
    background: #fff
}

#mobile_top_menu_wrapper #top-menu {
    margin-bottom: .625rem
}

#mobile_top_menu_wrapper #_mobile_currency_selector>div,
#mobile_top_menu_wrapper #_mobile_language_selector>div {
    padding: 15px 0 0
}

#mobile_top_menu_wrapper .top-menu {
    color: #444
}

#mobile_top_menu_wrapper .top-menu .dropdown-item>i,
#mobile_top_menu_wrapper .top-menu .nav-arrows>i {
    display: none
}

#mobile_top_menu_wrapper .top-menu .dropdown-item {
    position: relative
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .add {
    display: none
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .remove {
    display: block
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
    display: none
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
    display: inline-block;
    padding: 0
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: 12px 0;
    position: relative;
    border-bottom: 1px solid #f6f6f6
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] .label-menu-hot,
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] .label-menu-sale {
    top: -7px;
    left: -5px
}

#mobile_top_menu_wrapper .top-menu .collapse {
    display: none
}

#mobile_top_menu_wrapper .top-menu .collapse.in {
    display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
    box-shadow: none;
    z-index: inherit;
    display: block;
    position: static;
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
    background: #fff
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
    display: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
    display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"]>li {
    border-bottom: 1px solid #2e2e2e
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
    margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a {
    text-transform: none;
    transition: all .2s linear
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a:hover {
    color: #609e00
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
    padding: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
    padding: 5px 15px;
    font-weight: 400
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] {
    padding-bottom: 10px
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    padding-left: 1.25rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
    padding-left: 2.5rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
    padding-left: 3.75rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #2e2e2e
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
    display: inline
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
    padding: .625rem 0;
    display: block;
    width: 100%
}

@media only screen and (max-width:1024px) {
    #_desktop_top_menu>.top-menu>li {
        margin: 0 6px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    body #header .header-top .position-static {
        padding-top: 35px
    }
}

@media only screen and (max-width:767px) {
    .label-menu-hot,
    .label-menu-sale {
        left: 155px;
        top: -1px
    }
}

body#checkout {
    color: #444
}

body#checkout .custom-checkbox {
    display: inline-block
}

body#checkout .custom-checkbox input[type=checkbox] {
    opacity: 0
}

body#checkout .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    top: 3px
}

body#checkout .custom-checkbox span {
    margin-top: .1875rem
}

body#checkout .custom-checkbox em {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px
}

body#checkout #wrapper {
    z-index: 10;
    margin-bottom: 360px
}

body#checkout section#content {
    margin-bottom: 1.563rem;
    margin-top: 40px
}

body#checkout section#content #checkout-personal-information-step .nav .nav-item a {
    transition: all .2s linear
}

body#checkout section#content #checkout-personal-information-step .nav .nav-item a.active,
body#checkout section#content #checkout-personal-information-step .nav .nav-item a:hover {
    color: #609e00
}

body#checkout section#content #checkout-payment-step #modal {
    background: rgba(0, 0, 0, .5)
}

body#checkout .modal-backdrop.fade.in {
    position: unset
}

body#checkout section.checkout-step {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-bottom: none;
    padding: 20px
}

body#checkout section.checkout-step .h4 {
    font-weight: 400;
    color: #3a3a3a;
    margin-bottom: 15px
}

body#checkout section.checkout-step p {
    color: #444
}

body#checkout section.checkout-step .form-group {
    font-size: 13px
}

body#checkout section.checkout-step .form-control-comment {
    color: #2e2e2e
}

body#checkout section.checkout-step:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    transition: all .2s linear;
}

body#checkout section.checkout-step .step-title:hover {
    color: #609e00
}

body#checkout section.checkout-step .step-edit {
    text-transform: lowercase;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px
}

body#checkout section.checkout-step .step-edit .edit {
    font-size: 15px
}

body#checkout section.checkout-step .not-allowed {
    cursor: not-allowed;
    opacity: .5
}

body#checkout section.checkout-step .done {
    margin-right: 3px;
    padding: 0
}

body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit {
    display: none
}

body#checkout section.checkout-step.-current .content {
    display: block;
    padding-top: 16px
}

body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
    display: none
}

body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
    display: inline-block
}

body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block;
    vertical-align: -4px
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: none
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin-right: .125rem;
    color: #2e2e2e;
    transition: all .2s linear
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover {
    color: #609e00
}

body#checkout section.checkout-step.-reachable.-complete .content {
    display: none
}

body#checkout section.checkout-step small {
    color: #2e2e2e
}

body#checkout section.checkout-step .default-input {
    min-width: 40%
}

body#checkout section.checkout-step .default-input[name=address1],
body#checkout section.checkout-step .default-input[name=address2] {
    min-width: 60%
}

body#checkout section.checkout-step .radio-field {
    margin-top: 1.875rem
}

body#checkout section.checkout-step .radio-field label {
    display: inline
}

body#checkout section.checkout-step .checkbox-field div {
    margin-top: 3.75rem
}

body#checkout section.checkout-step .checkbox-field+.checkbox-field div {
    margin-top: 0
}

body#checkout section.checkout-step .select-field div {
    background: #f6f6f6;
    padding: .625rem 3.125rem
}

body#checkout section.checkout-step .form-footer {
    text-align: center
}

body#checkout section.checkout-step .payment-options label {
    display: table-cell;
    padding-left: 5px
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-top: 2px
}

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem
}

body#checkout section.checkout-step .step-number {
    display: inline-block;
    color: #609e00;
    padding: 0 5px 0 0
}

body#checkout section.checkout-step .address-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body#checkout section.checkout-step .address-item {
    background: #f6f6f6;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: .625rem;
    border: 3px solid transparent
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff
}

body#checkout section.checkout-step .address-alias {
    display: inline-block;
    font-weight: 400;
    margin-bottom: .625rem;
    margin-left: 5px;
    font-size: 15px;
    color: #3a3a3a
}

body#checkout section.checkout-step .address {
    margin-left: 1.563rem;
    font-weight: 400;
    line-height: 1.4rem
}

body#checkout section.checkout-step .radio-block {
    text-align: left;
    cursor: pointer
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 0;
    vertical-align: -2px
}

body#checkout section.checkout-step .custom-radio input[type=radio] {
    opacity: 0
}

body#checkout section.checkout-step hr {
    margin: 0
}

body#checkout section.checkout-step .address-footer {
    padding: .625rem 0;
    font-size: 13px
}

body#checkout section.checkout-step .address-footer a {
    display: inline-block;
    margin: 0 .3125rem;
    transition: all .2s linear
}

body#checkout section.checkout-step .address-footer a:hover {
    color: #609e00
}

body#checkout section.checkout-step .address-footer a .delete,
body#checkout section.checkout-step .address-footer a .edit {
    vertical-align: -2px;
    margin-right: 3px;
    font-size: 15px
}

body#checkout section.checkout-step .add-address a {
    transition: all .2s linear;
    color: #444
}

body#checkout section.checkout-step .add-address a:hover {
    color: #609e00
}

body#checkout section.checkout-step .add-address a i {
    font-size: .9375rem
}

body#checkout section.checkout-step .delivery-option {
    background: #f5f5f5;
    padding: .9375rem 0 0;
    margin: 0 0 20px
}

body#checkout section.checkout-step .delivery-option .custom-radio {
    margin-top: 2px
}

body#checkout section.checkout-step .delivery-option .carrier-price {
    color: #3a3a3a
}

body#checkout section.checkout-step .delivery-option label {
    text-align: inherit;
    width: 100%
}

body#checkout section.checkout-step .delivery-option,
body#checkout section.checkout-step .delivery-option-2 {
    transition: all .2s linear
}

body#checkout section.checkout-step .delivery-option-2:hover,
body#checkout section.checkout-step .delivery-option:hover {
    cursor: pointer;
    background-color: #e1e1e1
}

body#checkout section.checkout-step .delivery-option-2 .col-xs-3 {
    display: none
}

body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left;
    font-weight: 400;
    color: #3a3a3a
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-left: .3125rem;
    margin-top: 1.563rem
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    text-align: left
}

body#checkout section.checkout-step #customer-form .radio-inline:last-child,
body#checkout section.checkout-step #delivery-address .radio-inline:last-child,
body#checkout section.checkout-step #invoice-address .radio-inline:last-child,
body#checkout section.checkout-step #login-form .radio-inline:last-child {
    padding-left: 15px
}

body#checkout section.checkout-step .sign-in {
    font-size: .875rem
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 14.38rem
}

body#checkout .additional-information {
    font-size: .875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem
}

body#checkout .condition-label {
    margin-left: 1.5rem;
    margin-top: .625rem
}

body#checkout .condition-label label {
    text-align: inherit
}

body#checkout .condition-label label a {
    text-decoration: underline
}

body#checkout .cancel-address {
    margin: .625rem;
    display: block;
    color: #2e2e2e;
    text-decoration: underline
}

body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #f1f1f1
}

body#checkout #cart-summary-product-list {
    font-size: .875rem
}

body#checkout #cart-summary-product-list img {
    border: 1px solid #f1f1f1;
    width: 3.125rem
}

body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle
}

body#checkout #order-summary-content {
    padding-top: .9375rem
}

body#checkout #order-summary-content h4.h4 {
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    color: #444
}

body#checkout #order-summary-content h4.black {
    color: #000
}

body#checkout #order-summary-content h4.addresshead {
    margin-top: .1875rem
}

body#checkout #order-summary-content .noshadow {
    box-shadow: none
}

body#checkout #order-summary-content #order-items {
    border-right: 0
}

body#checkout #order-summary-content #order-items h3.h3 {
    color: #444;
    margin-top: 1.25rem
}

body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0
}

body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 3px solid #e5e5e5;
    border-radius: 0
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: .75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 1rem
}

body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #2e2e2e
}

body#checkout #order-summary-content a .step-edit {
    color: #2e2e2e
}

body#checkout #delivery,
body#checkout #gift_message {
    max-width: 100%;
    border-color: #444;
    font-weight: 500;
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    max-width: 100%;
    margin-bottom: 10px;
    border: 2px solid rgba(0, 0, 0, .125);
    background-color: #ffdab3;
    height: 5em;
}

body#checkout #delivery textarea:focus,
body#checkout #gift_message textarea:focus {
    outline: 0;
    box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, .04)
}

#order-details {
    padding-top: 20px
}

#order-details>.card-title {
    margin-bottom: 1.875rem
}

#order-details ul {
    margin-bottom: 1.25rem
}

#order-details ul li {
    margin-bottom: .625rem
}

#order-details ul li:nth-child(3) {
    line-height: 2
}

#order-items hr {
    border-top-color: rgba(0, 0, 0, .125)
}

#order-items table {
    width: 100%
}

#order-items table tr {
    height: 1.875rem;
    font-weight: 400
}

#order-items table tr td:last-child {
    text-align: right;
    color: #3a3a3a
}

#order-items .order-line {
    margin-top: 1rem
}

#order-items .order-line .qty {
    color: #373a3c
}

#order-items .image img {
    width: 100%;
    border: 1px solid #f6f6f6;
    margin-bottom: 1rem
}

#order-items .details {
    margin-bottom: 1rem;
    color: #3a3a3a
}

#order-items .details .customizations {
    margin-top: .625rem
}

#order-items .qty {
    margin-bottom: 1rem
}

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem
}

@media (max-width:991px) {
    .done {
        margin: 0;
        padding: 0
    }
    body#checkout section.checkout-step .address-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    body#checkout section.checkout-step .delivery-option-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .delivery-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto
    }
    .delivery-option .custom-radio {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
        text-align: left
    }
    #order-confirmation #registration-form {
        width: 100%
    }
}

@media (max-width:767px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
        margin-top: .25rem;
        margin-left: 1.25rem
    }
    body#checkout section.checkout-step .content {
        padding: .9375rem
    }
    body#checkout .form-group {
        margin-bottom: .5rem
    }
    body#checkout .carrier-name {
        margin-top: 10px
    }
    #delivery label {
        text-align: left
    }
    #order-items {
        border-right: 0;
        margin-bottom: 2.5rem
    }
    #order-items .card-title {
        border-bottom: 1px solid #f1f1f1;
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }
    #order-items hr {
        border-top-color: #f1f1f1
    }
    .bold {
        font-weight: 700
    }
    #order-details .card-title {
        border-bottom: 1px solid rgba(0, 0, 0, .125);
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }
    #login-form .form-footer {
        text-align: center
    }
}

@media (max-width:575px) {
    body#checkout section.checkout-step .content {
        padding: .9375rem 0
    }
    body#checkout #checkout-personal-information-step .nav .nav-item {
        margin-left: 0
    }
    #payment-confirmation button {
        font-size: .875rem
    }
    #payment-confirmation button.btn {
        white-space: normal
    }
}

.js-payment-binary,
.js-payment-binary .accept-cgv {
    display: none
}

.js-payment-binary.disabled {
    opacity: .6;
    cursor: not-allowed
}

.js-payment-binary.disabled:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.js-payment-binary.disabled .accept-cgv {
    display: block
}

.table-labeled td,
.table-labeled th {
    vertical-align: middle
}

.table-labeled .label {
    font-weight: 400;
    border-radius: 3px;
    font-size: inherit;
    padding: .25rem .375rem;
    margin: .125rem;
    color: #fff;
    white-space: nowrap
}

#order-slip .container {
    padding: 0
}

.page-order .table {
    margin-bottom: 0
}

.page-order table td,
.page-order table th {
    padding: .5rem
}

.page-order table thead th {
    text-align: center
}

#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0
}

#authentication .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#authentication .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0.9375rem;
    flex: 0 0 0.9375rem
}

#authentication .custom-checkbox em {
    padding-top: 10px;
    display: block;
    font-size: 12px
}

#authentication .radio-inline,
#identity .radio-inline {
    padding: 0
}

#authentication .radio-inline:first-child,
#identity .radio-inline:first-child {
    margin-right: 10px
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
    margin-right: 0;
    border: 1px solid rgba(0, 0, 0, .125)
}

#identity .custom-checkbox {
    display: inline-block
}

#identity .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    top: 1px
}

.page-customer-account #content .order-actions a {
    padding: 0 .125rem
}

.page-customer-account #content .forgot-password {
    text-align: center;
    font-size: .875rem;
    margin-top: 1rem;
    padding-bottom: .9375rem
}

.page-customer-account #content .no-account {
    text-align: center;
    font-size: 1rem
}

.page-authentication #content {
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 50px
}

.page-authentication .custom-checkbox input[type=checkbox]+span {
    border: 1px solid rgba(0, 0, 0, .125)
}

.page-authentication .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    left: 0;
    top: 2px
}

.page-addresses .col-lg-4.col-md-6.col-sm-6 {
    padding: 0
}

.page-addresses .address {
    background: #fff;
    margin-bottom: 1.875rem;
    font-size: .875rem;
    color: #444
}

.page-addresses .address .address-body {
    padding: 15px 0
}

.page-addresses .address .address-body h4 {
    font-size: 1rem;
    font-weight: 400
}

.page-addresses .address .address-footer {
    border-top: 1px solid #dedede;
    padding: 8px
}

.page-addresses .address .address-footer a {
    color: #2e2e2e;
    margin-right: .5rem
}

.page-addresses .address .address-footer a:hover {
    color: #609e00
}

.page-addresses .address .address-footer a i {
    font-size: 1rem
}

.page-addresses .address .address-footer a span {
    font-size: .9375rem;
    vertical-align: middle
}

.page-addresses .address .address-footer a span:hover {
    color: #609e00
}

.page-addresses .addresses-footer a i {
    font-size: 1rem
}

.page-addresses .addresses-footer a span {
    font-size: 1rem;
    vertical-align: middle;
    margin-top: .625rem
}

.page-order-detail {
    font-size: .875rem;
    color: #2e2e2e
}

.page-order-detail .box {
    border: 1px solid #dedede;
    padding: 20px;
    margin-bottom: 1rem
}

.page-order-detail h3 {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 1rem
}

.page-order-detail #order-infos ul {
    margin: 0
}

.page-order-detail #order-history .history-lines .history-line {
    padding: .5rem 0;
    border-bottom: 1px solid #f6f6f6
}

.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0
}

.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: 3px
}

.page-order-detail .addresses {
    margin: 0 -.9375rem
}

.page-order-detail .addresses h4 {
    font-size: 1rem;
    font-weight: 400
}

.page-order-detail #order-products.return {
    margin-bottom: 1rem
}

.page-order-detail #order-products.return th.head-checkbox {
    width: 30px
}

.page-order-detail #order-products.return td {
    padding: 1.375rem .75rem
}

.page-order-detail #order-products.return td.qty {
    min-width: 125px
}

.page-order-detail #order-products.return td.qty .current {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: .5rem
}

.page-order-detail #order-products.return td.qty .select {
    width: 70%;
    float: left;
    margin: -.625rem 0;
    padding-left: .25rem
}

.page-order-detail #order-products.return td.qty .select select {
    text-align: center
}

.page-order-detail .order-items {
    padding: 0!important
}

.page-order-detail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: 1px solid #f6f6f6
}

.page-order-detail .order-items .order-item .checkbox {
    width: 30px;
    float: left;
    padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .content {
    width: calc(100% - 30px);
    float: left;
    padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .desc .name {
    font-weight: 700
}

.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: .25rem
}

.page-order-detail .messages .message {
    margin-top: .5rem;
    border-bottom: 1px solid #f6f6f6
}

.page-order-detail .messages .message:last-child {
    border-bottom: 0
}

.page-order-detail .messages .message>div {
    margin-bottom: .5rem
}

.page-order-detail .customization {
    margin-top: .75rem
}

#order-return-infos .thead-default th {
    color: #444
}

#order-return-infos .customization {
    margin-top: .75rem
}

.page-my-account #content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3a3a3a;
    transition: all .2s linear;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    border: 1px solid #ebebeb;
    padding: 20px
}

.page-my-account #content .links a span.link-item:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16)
}

.page-my-account #content .links a i {
    display: block;
    font-size: 2.6rem;
    width: 100%;
    color: #444;
    padding-bottom: 3.4rem
}

.page-my-account #content .links a:hover i {
    color: #609e00
}

#history .orders {
    margin: 0 -1rem
}

#history .orders .order {
    padding: .75rem 1rem;
    border-bottom: 1px solid #f6f6f6
}

#history .orders .order a h3 {
    color: #2e2e2e
}

#history .orders .order .label {
    display: inline-block;
    margin: .25rem 0;
    padding: .25rem .375rem;
    color: #fff;
    border-radius: 3px
}

#history .orders .order:last-child {
    border-bottom: 0
}

.page-footer {
    padding: 15px 0 20px
}

.page-footer .account-link {
    margin-right: 1rem
}

.page-footer .account-link i {
    font-size: 1rem
}

.page-footer .account-link span {
    font-size: .875rem;
    vertical-align: middle
}

.login-form {
    margin-top: 15px;
    padding-bottom: 20px
}

.login-form #login-form .form-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:480px) {
    .form-group,
    .page-authentication #content {
        margin-bottom: 0
    }
}

.forgotten-password {
    padding: 4px;
    text-align: center
}

.forgotten-password .form-fields .center-email-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .forgotten-password .form-fields .center-email-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .forgotten-password .form-fields .center-email-fields button {
        margin: 10px;
        width: calc(100% - 20px)
    }
}

.forgotten-password .form-fields .center-email-fields button {
    height: 38px
}

.forgotten-password .form-fields .email {
    padding-left: 0;
    padding-right: 0;
    width: 430px
}

@media (max-width:767px) {
    .forgotten-password .form-fields .email {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }
}

.forgotten-password .form-fields .email input {
    height: 38px
}

.forgotten-password .form-fields label.required {
    width: 130px
}

.send-renew-password-link {
    padding-left: 10px;
    padding-right: 10px
}

.renew-password {
    margin-left: 10px
}

.renew-password .email {
    padding-bottom: 30px
}

.renew-password [type=submit] {
    margin-left: 50px
}

.carousel {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
    margin-bottom: 1.5rem
}

.carousel .direction {
    z-index: auto
}

.carousel .carousel-inner {
    height: 340px
}

@media (max-width:767px) {
    .carousel .carousel-inner {
        height: auto
    }
}

.carousel .carousel-item {
    height: 100%
}

@media (max-width:767px) {
    .carousel .carousel-item img {
        max-width: 100%;
        height: auto
    }
}

@media (min-width:768px) {
    .carousel .carousel-item img {
        width: 100%;
        margin-left: 0
    }
}

.carousel .carousel-item .caption {
    position: absolute;
    color: #fff;
    max-width: 340px
}

@media (min-width:768px) {
    .carousel .carousel-item .caption {
        bottom: 28px;
        left: 90px
    }
}

@media (max-width:767px) {
    .carousel .carousel-item .caption {
        bottom: 5px;
        left: 40px
    }
}

.carousel .carousel-item .caption .caption-description p {
    color: #fff
}

@media (max-width:767px) {
    .carousel .carousel-item figure {
        margin: 0
    }
}

.carousel .carousel-control {
    opacity: 1
}

.carousel .carousel-control .icon-next:before,
.carousel .carousel-control .icon-prev:before {
    content: ""
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    font-size: 3.125rem;
    color: #fff
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #609e00
}

.carousel .carousel-control .icon-prev {
    left: 1rem
}

.carousel .carousel-control .icon-next {
    right: 2rem
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
    background: 0 0
}

.featured-products .products .product-miniature:nth-child(4n+5) {
    clear: both
}

.featured-products .products-section-title span {
    display: block;
    font-size: 14px;
    text-transform: none;
    padding-top: 7px;
    color: #777
}

.featured-products,
.product-miniature {
    margin: 0 0 20px!important;
    text-align: center
}

.featured-products .product-thumbnail,
.product-miniature .product-thumbnail {
    display: block
}

.featured-products .product-title a,
.product-miniature .product-title a {
    /* color: #3a3a3a;
    text-decoration: none; */
    font-weight: 500;
     font-size: 14px;
     text-align: center;
}

/*.featured-products .product-title a:hover,
.product-miniature .product-title a:hover {
    color: #609e00
}*/

.featured-products .thumbnail-container-inner,
.product-miniature .thumbnail-container-inner {
    position: relative
}

.featured-products .thumbnail-container,
.product-miniature .thumbnail-container {
    padding: 0 0 120px
}

.featured-products .thumbnail-container .comments_note span,
.product-miniature .thumbnail-container .comments_note span {
    display: none
}

.featured-products .thumbnail-container .thumbnail-container-images,
.product-miniature .thumbnail-container .thumbnail-container-images {
    position: relative;
    overflow: hidden
}

.featured-products .thumbnail-container .thumbnail-container-images img,
.product-miniature .thumbnail-container .thumbnail-container-images img {
    max-width: 100%;
    height: auto
}

.featured-products .thumbnail-container .thumbnail-container-images .quick-view,
.product-miniature .thumbnail-container .thumbnail-container-images .quick-view {
    text-transform: uppercase;
    color: #777;
    position: absolute;
    left: 20px;
    bottom: 20px;
    padding: 8px 18px;
    background: hsla(0, 0%, 100%, .82);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    transition: all .2s linear;
    font-size: 14px;
    border: none
}

.featured-products .thumbnail-container .thumbnail-container-images .quick-view:hover,
.product-miniature .thumbnail-container .thumbnail-container-images .quick-view:hover {
    opacity: 1;
    background: #fff
}

.featured-products .thumbnail-container .highlighted-informations,
.product-miniature .thumbnail-container .highlighted-informations {
    margin: 0 0 19px
}

.featured-products .thumbnail-container .ajax_add_to_cart_button,
.featured-products .thumbnail-container .bonthumbnails,
.featured-products .thumbnail-container .highlighted-informations,
.featured-products .thumbnail-container .quick-view,
.product-miniature .thumbnail-container .ajax_add_to_cart_button,
.product-miniature .thumbnail-container .bonthumbnails,
.product-miniature .thumbnail-container .highlighted-informations,
.product-miniature .thumbnail-container .quick-view {
    display: none
}

.featured-products .thumbnail-container .ajax_add_to_cart_button,
.product-miniature .thumbnail-container .ajax_add_to_cart_button {
    color: #fff
}

.featured-products .thumbnail-container .bonthumbnails,
.featured-products .thumbnail-container .highlighted-informations,
.featured-products .thumbnail-container .quick-view,
.product-miniature .thumbnail-container .bonthumbnails,
.product-miniature .thumbnail-container .highlighted-informations,
.product-miniature .thumbnail-container .quick-view {
    display: block
}

.featured-products .thumbnail-container .ajax_add_to_cart_button,
.product-miniature .thumbnail-container .ajax_add_to_cart_button {
    display: block;
    background-color: #609e00;
    margin-bottom: 10px;
    width: 100%;
    text-transform: uppercase;
    transition: all .2s linear;
    margin-right: 5px
}

.featured-products .thumbnail-container .ajax_add_to_cart_button>i,
.product-miniature .thumbnail-container .ajax_add_to_cart_button>i {
    color: #fff;
    font-size: 26px;
    vertical-align: -4px;
    margin-right: 7px
}

.featured-products .thumbnail-container .ajax_add_to_cart_button:hover,
.product-miniature .thumbnail-container .ajax_add_to_cart_button:hover {
    color: #fff;
    background: #599101;
    border-color: #599101;
    box-shadow: none
}

.featured-products .thumbnail-container .btn-wl,
.product-miniature .thumbnail-container .btn-wl {
    font-family: Material Icons;
    display: block;
    background-color: #609e00;
    margin-bottom: 10px;
    padding: 0;
    width: 15%;
    text-transform: uppercase;
    transition: all .2s linear
}

.featured-products .thumbnail-container .btn-wl a,
.product-miniature .thumbnail-container .btn-wl a {
    display: block;
    color: #fff;
    width: 60px;
    height: 53px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    font-size: 30px
}

.featured-products .thumbnail-container .btn-wl a:before,
.product-miniature .thumbnail-container .btn-wl a:before {
    content: "\E87E";
    display: block;
    margin-top: 9px;
    transition: all .5s
}

.featured-products .thumbnail-container .btn-wl a:hover:before,
.product-miniature .thumbnail-container .btn-wl a:hover:before {
    margin-top: -44px
}

.featured-products .thumbnail-container .btn-wl a:after,
.product-miniature .thumbnail-container .btn-wl a:after {
    content: "\E87D";
    display: block;
    margin-top: 15px;
    transition: all .5s
}

.featured-products .thumbnail-container .btn-wl:hover,
.product-miniature .thumbnail-container .btn-wl:hover {
    color: #fff;
    background: #599101;
    border-color: #599101;
    box-shadow: none
}

.products-section-title {
    text-align: center;
    margin-bottom: 1.5rem
}

.bon_manufacture_list {
    padding-top: 7px
}

.product-title {
    text-align: center;
    text-transform: capitalize;
    margin: 6px 0 10px
}

.product-price-and-shipping {
 /*   color: #3a3a3a; */
    font-weight: 400;
    text-align: center;
    font-size: 14px
}

.product-price-and-shipping .price-has-discount {
    color: #ff4c4c
}

.variant-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 100%;
    top: -.25em;
    padding-top: 10px;
    min-height: 2.5rem;
    background: #fff
}

.highlighted-informations .quick-view {
    color: #2e2e2e;
    font-size: 1rem
}

.highlighted-informations .quick-view:hover {
    color: #609e00
}

.product-description {
    position: relative;
    padding-bottom: 15px
}

.product-miniature {
    margin: 0 .625rem
}

.product-miniature .product-flags.new {
    display: block;
    background: #609e00;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    z-index: 1;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
}

.product-miniature .product-flags.on-sale {
    background: #609e00
}

.product-miniature .product-flags.on-sale:after {
    border-color: #609e00
}

.product-miniature .discount-percentage {
    font-weight: 400
}

.product-miniature .discount-amount,
.product-miniature .online-only,
.product-miniature .pack {
    display: block;
    color: #fff;
    background: #609e00;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
}

.product-miniature .discount-amount.discount-amount,
.product-miniature .discount-amount.discount-percentage,
.product-miniature .online-only.discount-amount,
.product-miniature .online-only.discount-percentage,
.product-miniature .pack.discount-amount,
.product-miniature .pack.discount-percentage {
    z-index: 1;
    background: #f39d72
}

.product-miniature .discount-amount.online-only,
.product-miniature .online-only.online-only,
.product-miniature .pack.online-only {
    font-size: .8125rem;
    margin-top: 13rem;
    margin-left: 8.688rem
}

.product-miniature .discount-amount.online-only:before,
.product-miniature .online-only.online-only:before,
.product-miniature .pack.online-only:before {
    content: "\E30A";
    font-family: Material Icons;
    vertical-align: middle;
    margin: .3125rem
}

.comments_note {
    text-align: center;
    color: #2e2e2e
}

.regular-price {
    text-decoration: line-through;
/*    color: #3a3a3a;
    font-size: 16px;
    margin-left: 5px */
}

.count {
    position: relative;
    bottom: .5rem
}

.all-product-link,
.count {
    color: #2e2e2e;
    font-weight: 700
}

.all-product-link {
    float: none!important;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

@media (max-width:1279px) {
    body .bonthumbnails,
    body .highlighted-informations {
        display: none
    }
    body .featured-products .thumbnail-container,
    body .product-accessories .thumbnail-container,
    body .product-miniature .thumbnail-container {
        padding: 0
    }
    .featured-products,
    .product-accessories,
    .product-miniature {
        margin: 0 0 20px!important;
        text-align: center
    }
}

@media only screen and (min-width:1280px) {
    #products .thumbnail-container .thumbnail-container-images,
    .featured-products .thumbnail-container .thumbnail-container-images,
    .product-accessories .thumbnail-container .thumbnail-container-images,
    .product-miniature .thumbnail-container .thumbnail-container-images {
        position: relative;
        overflow: hidden
    }
    #products .thumbnail-container .thumbnail-container-images .bon_vr_hover,
    .featured-products .thumbnail-container .thumbnail-container-images .bon_vr_hover,
    .product-accessories .thumbnail-container .thumbnail-container-images .bon_vr_hover,
    .product-miniature .thumbnail-container .thumbnail-container-images .bon_vr_hover {
        float: right;
        width: 22%
    }
    #products .thumbnail-container .thumbnail-container-bottom,
    .featured-products .thumbnail-container .thumbnail-container-bottom,
    .product-accessories .thumbnail-container .thumbnail-container-bottom,
    .product-miniature .thumbnail-container .thumbnail-container-bottom {
        left: -1px;
        position: absolute;
        top: 100%;
        width: 100.5%
    }
    #products .thumbnail-container .ajax_add_to_cart_button,
    #products .thumbnail-container .bonthumbnails,
    #products .thumbnail-container .btn-wl,
    #products .thumbnail-container .highlighted-informations,
    #products .thumbnail-container .quick-view,
    .featured-products .thumbnail-container .ajax_add_to_cart_button,
    .featured-products .thumbnail-container .bonthumbnails,
    .featured-products .thumbnail-container .btn-wl,
    .featured-products .thumbnail-container .highlighted-informations,
    .featured-products .thumbnail-container .quick-view,
    .product-accessories .thumbnail-container .ajax_add_to_cart_button,
    .product-accessories .thumbnail-container .bonthumbnails,
    .product-accessories .thumbnail-container .btn-wl,
    .product-accessories .thumbnail-container .highlighted-informations,
    .product-accessories .thumbnail-container .quick-view,
    .product-miniature .thumbnail-container .ajax_add_to_cart_button,
    .product-miniature .thumbnail-container .bonthumbnails,
    .product-miniature .thumbnail-container .btn-wl,
    .product-miniature .thumbnail-container .highlighted-informations,
    .product-miniature .thumbnail-container .quick-view {
        display: none
    }
    #products .thumbnail-container:focus,
    #products .thumbnail-container:hover,
    .featured-products .thumbnail-container:focus,
    .featured-products .thumbnail-container:hover,
    .product-accessories .thumbnail-container:focus,
    .product-accessories .thumbnail-container:hover,
    .product-miniature .thumbnail-container:focus,
    .product-miniature .thumbnail-container:hover {
        margin: -10px -68px 0;
        padding: 0;
        background: #fff;
        border: 1px solid #dcdcdc;
        border-bottom: none;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
        z-index: 9;
        position: relative
    }
    #products .thumbnail-container:focus .productcountdown,
    #products .thumbnail-container:hover .productcountdown,
    .featured-products .thumbnail-container:focus .productcountdown,
    .featured-products .thumbnail-container:hover .productcountdown,
    .product-accessories .thumbnail-container:focus .productcountdown,
    .product-accessories .thumbnail-container:hover .productcountdown,
    .product-miniature .thumbnail-container:focus .productcountdown,
    .product-miniature .thumbnail-container:hover .productcountdown {
        display: none
    }
    #products .thumbnail-container:focus .add-to-wish-list,
    #products .thumbnail-container:hover .add-to-wish-list,
    .featured-products .thumbnail-container:focus .add-to-wish-list,
    .featured-products .thumbnail-container:hover .add-to-wish-list,
    .product-accessories .thumbnail-container:focus .add-to-wish-list,
    .product-accessories .thumbnail-container:hover .add-to-wish-list,
    .product-miniature .thumbnail-container:focus .add-to-wish-list,
    .product-miniature .thumbnail-container:hover .add-to-wish-list {
        display: block
    }
    #products .thumbnail-container:focus .comments_note,
    #products .thumbnail-container:hover .comments_note,
    .featured-products .thumbnail-container:focus .comments_note,
    .featured-products .thumbnail-container:hover .comments_note,
    .product-accessories .thumbnail-container:focus .comments_note,
    .product-accessories .thumbnail-container:hover .comments_note,
    .product-miniature .thumbnail-container:focus .comments_note,
    .product-miniature .thumbnail-container:hover .comments_note {
        display: block;
        margin-top: 7px
    }
    #products .thumbnail-container:focus .product-thumbnail,
    #products .thumbnail-container:hover .product-thumbnail,
    .featured-products .thumbnail-container:focus .product-thumbnail,
    .featured-products .thumbnail-container:hover .product-thumbnail,
    .product-accessories .thumbnail-container:focus .product-thumbnail,
    .product-accessories .thumbnail-container:hover .product-thumbnail,
    .product-miniature .thumbnail-container:focus .product-thumbnail,
    .product-miniature .thumbnail-container:hover .product-thumbnail {
        width: 72.6%;
        float: left
    }
    #products .thumbnail-container:focus .thumbnail-container-images,
    #products .thumbnail-container:hover .thumbnail-container-images,
    .featured-products .thumbnail-container:focus .thumbnail-container-images,
    .featured-products .thumbnail-container:hover .thumbnail-container-images,
    .product-accessories .thumbnail-container:focus .thumbnail-container-images,
    .product-accessories .thumbnail-container:hover .thumbnail-container-images,
    .product-miniature .thumbnail-container:focus .thumbnail-container-images,
    .product-miniature .thumbnail-container:hover .thumbnail-container-images {
        padding: 10px 0 0 10px
    }
    #products .thumbnail-container:focus .thumbnail-container-bottom,
    #products .thumbnail-container:hover .thumbnail-container-bottom,
    .featured-products .thumbnail-container:focus .thumbnail-container-bottom,
    .featured-products .thumbnail-container:hover .thumbnail-container-bottom,
    .product-accessories .thumbnail-container:focus .thumbnail-container-bottom,
    .product-accessories .thumbnail-container:hover .thumbnail-container-bottom,
    .product-miniature .thumbnail-container:focus .thumbnail-container-bottom,
    .product-miniature .thumbnail-container:hover .thumbnail-container-bottom {
        padding: 0 10px;
        border: 1px solid #dcdcdc;
        border-top: none;
        background: #fff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
        z-index: 999
    }
    #products .thumbnail-container:focus .ajax_add_to_cart_button,
    #products .thumbnail-container:focus .bonthumbnails,
    #products .thumbnail-container:focus .btn-wl,
    #products .thumbnail-container:focus .highlighted-informations,
    #products .thumbnail-container:focus .quick-view,
    #products .thumbnail-container:hover .ajax_add_to_cart_button,
    #products .thumbnail-container:hover .bonthumbnails,
    #products .thumbnail-container:hover .btn-wl,
    #products .thumbnail-container:hover .highlighted-informations,
    #products .thumbnail-container:hover .quick-view,
    .featured-products .thumbnail-container:focus .ajax_add_to_cart_button,
    .featured-products .thumbnail-container:focus .bonthumbnails,
    .featured-products .thumbnail-container:focus .btn-wl,
    .featured-products .thumbnail-container:focus .highlighted-informations,
    .featured-products .thumbnail-container:focus .quick-view,
    .featured-products .thumbnail-container:hover .ajax_add_to_cart_button,
    .featured-products .thumbnail-container:hover .bonthumbnails,
    .featured-products .thumbnail-container:hover .btn-wl,
    .featured-products .thumbnail-container:hover .highlighted-informations,
    .featured-products .thumbnail-container:hover .quick-view,
    .product-accessories .thumbnail-container:focus .ajax_add_to_cart_button,
    .product-accessories .thumbnail-container:focus .bonthumbnails,
    .product-accessories .thumbnail-container:focus .btn-wl,
    .product-accessories .thumbnail-container:focus .highlighted-informations,
    .product-accessories .thumbnail-container:focus .quick-view,
    .product-accessories .thumbnail-container:hover .ajax_add_to_cart_button,
    .product-accessories .thumbnail-container:hover .bonthumbnails,
    .product-accessories .thumbnail-container:hover .btn-wl,
    .product-accessories .thumbnail-container:hover .highlighted-informations,
    .product-accessories .thumbnail-container:hover .quick-view,
    .product-miniature .thumbnail-container:focus .ajax_add_to_cart_button,
    .product-miniature .thumbnail-container:focus .bonthumbnails,
    .product-miniature .thumbnail-container:focus .btn-wl,
    .product-miniature .thumbnail-container:focus .highlighted-informations,
    .product-miniature .thumbnail-container:focus .quick-view,
    .product-miniature .thumbnail-container:hover .ajax_add_to_cart_button,
    .product-miniature .thumbnail-container:hover .bonthumbnails,
    .product-miniature .thumbnail-container:hover .btn-wl,
    .product-miniature .thumbnail-container:hover .highlighted-informations,
    .product-miniature .thumbnail-container:hover .quick-view {
        display: block
    }
    #products .thumbnail-container:focus .product-flags,
    #products .thumbnail-container:hover .product-flags,
    .featured-products .thumbnail-container:focus .product-flags,
    .featured-products .thumbnail-container:hover .product-flags,
    .product-accessories .thumbnail-container:focus .product-flags,
    .product-accessories .thumbnail-container:hover .product-flags,
    .product-miniature .thumbnail-container:focus .product-flags,
    .product-miniature .thumbnail-container:hover .product-flags {
        margin-top: 20px
    }
    #products .thumbnail-container:focus .bon_hr_hover,
    #products .thumbnail-container:hover .bon_hr_hover,
    .featured-products .thumbnail-container:focus .bon_hr_hover,
    .featured-products .thumbnail-container:hover .bon_hr_hover,
    .product-accessories .thumbnail-container:focus .bon_hr_hover,
    .product-accessories .thumbnail-container:hover .bon_hr_hover,
    .product-miniature .thumbnail-container:focus .bon_hr_hover,
    .product-miniature .thumbnail-container:hover .bon_hr_hover {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 50%
    }
    #products .thumbnail-container:focus .bon_hr_hover li,
    #products .thumbnail-container:hover .bon_hr_hover li,
    .featured-products .thumbnail-container:focus .bon_hr_hover li,
    .featured-products .thumbnail-container:hover .bon_hr_hover li,
    .product-accessories .thumbnail-container:focus .bon_hr_hover li,
    .product-accessories .thumbnail-container:hover .bon_hr_hover li,
    .product-miniature .thumbnail-container:focus .bon_hr_hover li,
    .product-miniature .thumbnail-container:hover .bon_hr_hover li {
        margin: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    #products .thumbnail-container .thumbnail-container-images .quick-view,
    .featured-products .thumbnail-container .thumbnail-container-images .quick-view,
    .product-accessories .thumbnail-container .thumbnail-container-images .quick-view {
        display: block;
        left: 10px;
        bottom: 10px
    }
}

@media only screen and (max-width:480px) {
    #products .thumbnail-container .ajax_add_to_cart_button,
    .featured-products .thumbnail-container .ajax_add_to_cart_button,
    .product-accessories .thumbnail-container .ajax_add_to_cart_button {
        width: 100%
    }
    #products .thumbnail-container .thumbnail-container-images .quick-view,
    .featured-products .thumbnail-container .thumbnail-container-images .quick-view,
    .product-accessories .thumbnail-container .thumbnail-container-images .quick-view {
        display: block;
        left: 31px;
        bottom: 15px
    }
    #products .thumbnail-container .product-miniature .productcountdown,
    .featured-products .thumbnail-container .product-miniature .productcountdown,
    .product-accessories .thumbnail-container .product-miniature .productcountdown {
        left: 120px;
        bottom: 50px;
        top: unset
    }
    #products .thumbnail-container .featured-products .thumbnail-container .thumbnail-container-images .quick-view,
    .featured-products .thumbnail-container .featured-products .thumbnail-container .thumbnail-container-images .quick-view,
    .product-accessories .thumbnail-container .featured-products .thumbnail-container .thumbnail-container-images .quick-view {
        left: 18px;
        bottom: 18px
    }
}

#custom-text {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 1.5rem;
    padding: 3.125rem;
    text-align: center
}

#custom-text h2 {
    text-transform: uppercase;
    color: #444;
    font-size: 1.563rem;
    font-weight: 700
}

#custom-text p {
    color: #444;
    font-weight: 400;
    font-size: 1.1em
}

#custom-text p .dark {
    color: #2e2e2e;
    font-weight: 400
}

.page-content.page-cms {
    background: #fff;
    padding: 1.25rem 0;
    text-align: justify;
    font-size: 13px;
    color: #3a3a3a
}

.page-content.page-cms p {
    color: #3a3a3a
}

.page-content.page-cms .cms-box img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.page-content.page-cms .cms-block ul li:before {
    content: "\E5CA";
    font-family: Material Icons;
    color: #4cbb6c;
    font-size: 16px;
    vertical-align: -2px;
    margin-right: 5px
}

.page-content.page-cms.page-cms-1 h3,
.page-content.page-cms.page-cms-2 h3,
.page-content.page-cms.page-cms-5 h3 {
    margin: 0;
    padding-bottom: 20px
}

.page-content.page-cms.page-cms-1 p,
.page-content.page-cms.page-cms-2 p,
.page-content.page-cms.page-cms-5 p {
    margin: 0;
    padding-bottom: 40px
}

.bon-typography .bon-typography-heading {
    padding: 50px 0;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5
}

.bon-typography .bon-typography-heading h1,
.bon-typography .bon-typography-heading h2,
.bon-typography .bon-typography-heading h3,
.bon-typography .bon-typography-heading h4,
.bon-typography .bon-typography-heading h5,
.bon-typography .bon-typography-heading h6 {
    margin-bottom: 20px;
    font-weight: 500;
    color: #3a3a3a
}

.bon-typography .bon-typography-heading .row {
    padding-bottom: 40px
}

.bon-typography .bon-typography-heading .row:last-child {
    padding-bottom: 0
}

.bon-typography .bon-list {
    padding: 30px 0 20px;
    border-bottom: 1px solid #d5d5d5
}

.bon-typography .bon-list h6 {
    margin-bottom: 20px;
    font-size: 21px
}

.bon-typography .bon-list .bon-first-list li {
    position: relative
}

.bon-typography .bon-list .bon-first-list li ul>li {
    position: relative;
    padding: 5px 0 0 30px
}

.bon-typography .bon-list .bon-first-list li ul>li:before {
    content: "";
    width: 5px;
    height: 1px;
    background: #777;
    display: inline-block;
    vertical-align: 4px
}

.bon-typography .bon-list .bon-first-list li:before {
    vertical-align: 4px;
    content: "";
    width: 9px;
    height: 1px;
    background: #777;
    display: inline-block;
    margin-right: 10px
}

.bon-typography .bon-list .bon-list-done {
    padding-top: 40px
}

.bon-typography .bon-list .bon-list-done li {
    position: relative
}

.bon-typography .bon-list .bon-list-done li ul>li {
    position: relative;
    padding: 5px 0 5px 20px
}

.bon-typography .bon-list .bon-list-done li ul>li:before {
    content: "";
    vertical-align: 2px;
    width: 3px;
    height: 3px;
    background: #3a3a3a;
    display: inline-block;
    border-radius: 50%
}

.bon-typography .bon-list .bon-list-done li:before {
    vertical-align: 2px;
    content: "";
    width: 3px;
    height: 3px;
    background: #4cbb6c;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px
}

.bon-typography .bon-table {
    padding: 30px 0
}

.bon-table-first {
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

.bon-table-first thead tr th {
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 0 10px
}

.bon-table-first thead tr th:first-child {
    width: 12%;
    max-width: 68px;
    padding-right: 10px
}

.bon-table-first thead tr th:not(:first-child) {
    width: 44%;
    padding-right: 10px
}

.bon-table-first tbody tr {
    border-top: 1px solid #dedede
}

.bon-table-first tbody tr td {
    color: #dedede;
    font-size: 12px;
    padding: 11px 0
}

.bon-table-first tbody tr td:first-child {
    width: 15%;
    font-size: 16px;
    max-width: 70px;
    color: #3a3a3a;
    padding-right: 10px
}

.bon-table-first tbody tr td:not(:first-child) {
    width: 45%;
    padding-right: 11px
}

.bon-table-second {
    width: 100%;
    border-bottom: 1px solid #dedede
}

.bon-table-second,
.bon-table-second tbody tr {
    border-top: 1px solid #dedede
}

.bon-table-second tbody tr td:first-child {
    width: 30%;
    max-width: 175px;
    padding: 11px 9px 11px 0;
    font-size: 14px;
    color: #3a3a3a;
    font-weight: 400
}

.bon-table-second tbody tr td:not(:first-child) {
    padding: 13px 0 9px;
    color: #444;
    font-size: 12px;
    text-align: right
}

@media (max-width:991px) {
    #block-cmsinfo {
        padding: 1.25rem 1.875rem
    }
}

#js-product-list-top h1 span {
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    padding-left: 7px
}

#search #products {
    padding-left: 0
}

#products {
    color: #2e2e2e
}

#products .products-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#products .up {
    margin-bottom: 1rem
}

#products .up .btn-secondary,
#products .up .btn-tertiary {
    color: #2e2e2e;
    text-transform: inherit
}

#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
    margin-right: 0
}

#products .sort-to-one .thumbnail-container {
    padding-bottom: 0
}

#products .sort-to-one .thumbnail-container:hover {
    margin: 0;
    border: none;
    box-shadow: none;
    cursor: pointer
}

#products .sort-to-one .thumbnail-container:hover .thumbnail-container-bottom {
    border: none;
    box-shadow: none;
    padding: 0
}

#products .sort-to-one .thumbnail-container:hover .productcountdown {
    display: block
}

#products .sort-to-one .thumbnail-container:hover .product-flags {
    margin-top: 10px
}

#products .sort-to-one .thumbnail-container:hover:not(.with_thumb) {
    margin: 0
}

#products .sort-to-one .thumbnail-container:hover:not(.with_thumb):hover .thumbnail-container-images {
    padding: 0
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner {
    overflow: hidden
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-images {
    float: left;
    width: 25%
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-images a {
    display: block
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-images .bonthumbnails,
#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-images .quick-view {
    display: none
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom {
    position: relative;
    float: left;
    width: 75%;
    padding: 0 20px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description {
    padding-bottom: 5px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .bon_manufacture_list,
#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .product-title {
    text-align: left;
    margin: 10px 0 15px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .sort-description {
    display: block
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .sort-description p {
    text-align: left;
    margin: 10px 0 15px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .bon_manufacture_list {
    padding-top: 0;
    margin: 0 0 5px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .bon_manufacture_list h4 {
    margin-bottom: 0
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .bon_manufacture_list h4 a {
    vertical-align: top
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .comments_note {
    margin: 0 0 0 -2px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .product-price-and-shipping {
    text-align: left
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .product-description .product-price-and-shipping span {
    font-size: 22px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .highlighted-informations {
    display: block;
    margin-left: -4px
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .highlighted-informations .variant-links {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

#products .sort-to-one .thumbnail-container .thumbnail-container-inner .thumbnail-container-bottom .ajax_add_to_cart_button {
    display: block;
    width: auto;
    margin-bottom: 0
}

.block-category {
    min-height: 13.75rem;
    margin-bottom: 1.563rem
}

.block-category #category-description p,
.block-category #category-description strong {
    font-weight: 400;
    color: #2e2e2e
}

.block-category #category-description p {
    color: #444;
    margin-bottom: 0
}

.block-category #category-description p:first-child {
    margin-bottom: 1.25rem
}

.block-category .category-cover {
    position: absolute;
    right: .75rem;
    bottom: 0
}

.block-category .category-cover img {
    width: 141px;
    height: 180px
}

.products-selection .sort-by-row .change-grid-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 32px
}

.products-selection .sort-by-row .change-grid-button .grid-to-1,
.products-selection .sort-by-row .change-grid-button .grid-to-2,
.products-selection .sort-by-row .change-grid-button .grid-to-3,
.products-selection .sort-by-row .change-grid-button .grid-to-4 {
    cursor: pointer;
    width: 30px;
    background-color: transparent;
    position: relative;
    border: none;
    height: 30px;
    opacity: .5
}

.products-selection .sort-by-row .change-grid-button .grid-to-1:after,
.products-selection .sort-by-row .change-grid-button .grid-to-2:after,
.products-selection .sort-by-row .change-grid-button .grid-to-3:after,
.products-selection .sort-by-row .change-grid-button .grid-to-4:after {
    color: #3a3a3a;
    font-family: Material Icons;
    font-size: 25px;
    position: absolute;
    top: 5px;
    left: 0
}

.products-selection .sort-by-row .change-grid-button .grid-to-1:hover,
.products-selection .sort-by-row .change-grid-button .grid-to-2:hover,
.products-selection .sort-by-row .change-grid-button .grid-to-3:hover,
.products-selection .sort-by-row .change-grid-button .grid-to-4:hover {
    opacity: 1;
    transition: opacity .3s linear
}

.products-selection .sort-by-row .change-grid-button .grid-to-1:focus,
.products-selection .sort-by-row .change-grid-button .grid-to-2:focus,
.products-selection .sort-by-row .change-grid-button .grid-to-3:focus,
.products-selection .sort-by-row .change-grid-button .grid-to-4:focus {
    outline: 0
}

.products-selection .sort-by-row .change-grid-button .grid-to-1:after {
    content: "\E3C6"
}

.products-selection .sort-by-row .change-grid-button .grid-to-2:after {
    content: "\E871"
}

.products-selection .sort-by-row .change-grid-button .grid-to-3:after {
    content: "\E8F0"
}

.products-selection .sort-by-row .change-grid-button .grid-to-4:after {
    content: "\E42A"
}

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.products-selection .sort-by {
    white-space: nowrap;
    word-break: break-word;
    margin-left: .9375rem;
    text-align: right;
    margin-right: 3px;
    color: #3a3a3a;
    font-size: 13px
}

.products-sort-order {
    color: #2e2e2e;
    position: relative
}

.products-sort-order .select-title {
    color: #3a3a3a;
    cursor: pointer;
    margin: 1px 0 0 5px;
    font-size: 13px
}

.products-sort-order .select-title:after {
    content: "\E5CF";
    font-family: Material Icons;
    font-size: 20px;
    color: #609e00;
    position: absolute;
    top: 2px;
    right: -22px
}

.products-sort-order .select-list {
    display: block;
    padding: 5px 0;
    color: #3a3a3a;
    font-size: 13px
}

.products-sort-order .select-list:hover {
    color: #609e00;
    text-decoration: none
}

.products-sort-order .dropdown-menu {
    right: -20px;
    left: auto;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    background: #fff;
    border-radius: 0;
    color: #3a3a3a;
    margin: 10px 0 0;
    padding: 15px 20px
}

.facet-dropdown {
    color: #2e2e2e;
    padding-left: 0;
    padding-right: 0;
    background: #f1f1f1;
    border: 3px solid transparent;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px 1px #f1f1f1
}

.facet-dropdown.open {
    border: 0
}

.facet-dropdown.open>.select-title {
    border: 3px solid #609e00;
    background: #f6f6f6
}

.facet-dropdown .select-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    width: 100%;
    color: #444;
    background: #f1f1f1;
    padding: .625rem .625rem .625rem 1.25rem;
    cursor: pointer
}

.facet-dropdown .select-title>i {
    margin-left: auto
}

.facet-dropdown .select-list {
    display: block;
    color: #444;
    background: #f6f6f6;
    padding: .625rem 1.25rem
}

.facet-dropdown .select-list:hover {
    background: #609e00;
    color: #fff;
    text-decoration: none
}

.facet-dropdown .dropdown-menu {
    padding: 0;
    margin-top: 3px;
    left: auto;
    width: 100%;
    background: #f6f6f6;
    border: none;
    box-shadow: 1px 1px 1px 1px #f1f1f1
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    margin-bottom: 1.563rem;
    background: #fff;
    padding: 16px 0 0
}

#search_filters .h6,
#search_filters_brands .h6,
#search_filters_suppliers .h6 {
    color: #3a3a3a;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 20px
}

#search_filters .facet .color,
#search_filters .facet .custom-checkbox input[type=checkbox]+span.color,
#search_filters_brands .facet .color,
#search_filters_brands .facet .custom-checkbox input[type=checkbox]+span.color,
#search_filters_suppliers .facet .color,
#search_filters_suppliers .facet .custom-checkbox input[type=checkbox]+span.color {
    vertical-align: -3px
}

#search_filters .facet:first-child,
#search_filters_brands .facet:first-child,
#search_filters_suppliers .facet:first-child {
    padding-top: 0
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
    display: block
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    color: #3a3a3a
}

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0
}

#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    margin-top: .4375rem;
    color: #3a3a3a;
    display: inline-block;
    font-size: 13px;
    transition: all .2s linear
}

#search_filters .facet .facet-label a>.magnitude,
#search_filters_brands .facet .facet-label a>.magnitude,
#search_filters_suppliers .facet .facet-label a>.magnitude {
    color: #444
}

#search_filters .facet .facet-label a:focus,
#search_filters .facet .facet-label a:hover,
#search_filters_brands .facet .facet-label a:focus,
#search_filters_brands .facet .facet-label a:hover,
#search_filters_suppliers .facet .facet-label a:focus,
#search_filters_suppliers .facet .facet-label a:hover {
    color: #609e00;
    text-decoration: none
}

body #search_filters .facet .facet-title {
    width: auto
}

body #search_filters>p.text-uppercase.h6 {
    display: none
}

#search_filters .facet .color-boxes {
    float: left;
    padding-bottom: 10px
}

#search_filters .facet .color-boxes .facet-label a.search-link {
    display: none
}

#search_filters .facet .color-boxes .facet-label a.search-link .color {
    margin-left: 0
}

#search_filters .facet .color-boxes .facet-label .custom-checkbox {
    top: 0
}

#search_filters .facet .color-boxes .color,
#search_filters .facet .color-boxes .custom-checkbox input[type=checkbox]+span.color {
    width: 32px;
    height: 32px;
    margin: 0 9px 0 0
}

#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0
}

#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: .3125rem
}

.pagination {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.pagination>div:first-child {
    font-size: 13px;
    padding: 0
}

.pagination .page-list {
    padding: .375rem;
    margin-bottom: 0;
    font-size: 13px
}

.pagination .page-list li {
    display: inline
}

.pagination a {
    color: #3a3a3a;
    font-weight: 400
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: .125rem
}

.pagination a:not(.previous):not(.next):focus,
.pagination a:not(.previous):not(.next):hover {
    text-decoration: none;
    color: #609e00
}

.pagination .previous {
    float: left
}

.pagination .next {
    float: right
}

.pagination .next i,
.pagination .previous i {
    vertical-align: -5px;
    font-size: 18px
}

.pagination .next:hover,
.pagination .previous:hover {
    color: #609e00
}

.pagination .disabled {
    color: #2e2e2e
}

.pagination .current a {
    color: #609e00;
    text-decoration: none
}

.active_filters {
    background: #f5f5f5;
    padding: .625rem 1.875rem 0;
    margin-bottom: 1.25rem
}

.active_filters .active-filter-title {
    display: inline;
    margin-right: .625rem;
    font-weight: 400
}

.active_filters ul {
    display: inline
}

.active_filters .filter-block {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    color: #444;
    margin-right: .625rem;
    margin-bottom: .625rem;
    background: #fff;
    padding: .625rem;
    display: inline-block;
    font-size: .8125rem
}

.active_filters .filter-block .close {
    color: #3a3a3a;
    font-size: .9375rem;
    opacity: 1;
    margin-top: .1875rem;
    margin-left: .3125rem
}

.block-categories {
    padding: 0
}

.block-categories ul li .h6 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 2px;
    color: #3a3a3a;
    display: block
}

.block-categories .category-sub-menu .category-sub-link {
    font-size: .875rem
}

.block-categories .category-sub-menu li {
    position: relative
}

.block-categories .category-sub-menu li[data-depth="1"] {
    padding: 10px 0 0 10px
}

.block-categories .category-sub-menu li>a:hover {
    color: #609e00
}

.block-categories .category-sub-menu li[data-depth="0"]:first-child>a {
    border-top: 1px solid #dedede
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 400;
    border-bottom: 1px solid #dedede;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    color: #3a3a3a
}

.block-categories .category-sub-menu li[data-depth="0"]>a:hover {
    color: #609e00
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: .3125rem
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before {
    content: "-";
    margin-right: .3125rem
}

.block-categories a {
    color: #444
}

.block-categories .collapse-icons {
    position: absolute;
    right: -18px;
    top: 9px;
    padding: 0;
    cursor: pointer
}

.block-categories .collapse-icons i {
    font-size: 20px
}

.block-categories .collapse-icons[aria-expanded=true] .add {
    display: none
}

.block-categories .collapse-icons[aria-expanded=true] .remove {
    display: block
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #609e00;
    cursor: pointer
}

.block-categories .collapse-icons .remove {
    display: none
}

.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
    font-size: .875rem;
    cursor: pointer;
    margin-left: 2px
}

.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
    color: #609e00
}

.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded=true] .arrow-right {
    display: none
}

.block-categories .arrows[aria-expanded=true] .arrow-down {
    display: inline-block
}

.facets-title {
    color: #444
}

.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
    padding: .75rem .5rem .6875rem
}

.advertising-block {
    margin-bottom: 1.563rem
}

.advertising-block img {
    width: 100%
}

@media (max-width:767px) {
    #category #left-column {
        width: 100%
    }
    #category #left-column #search_filters_wrapper {
        margin-left: -30px;
        margin-right: -30px
    }
    #category #left-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem
    }
    #category #left-column #search_filter_controls button {
        background-color: #609e00;
        transition: all .2s linear;
        color: #fff;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
    }
    #category #left-column #search_filter_controls button:hover {
        background: #609e00;
        box-shadow: none
    }
    #category #left-column #search_filters {
        margin-bottom: 0;
        box-shadow: none;
        padding: 0;
        border-top: 1px solid #f6f6f6
    }
    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 1px solid #f6f6f6
    }
    #category #left-column #search_filters .facet .title .collapse-icons .remove,
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    #category #left-column #search_filters .facet .facet-title {
        color: #3a3a3a;
        text-transform: uppercase;
        transition: all .2s linear
    }
    #category #left-column #search_filters .facet .facet-title:hover {
        color: #609e00;
        cursor: pointer
    }
    #category #left-column #search_filters .facet .h6 {
        margin-bottom: 0;
        padding: .625rem;
        display: inline-block;
        border: none
    }
    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: .625rem .625rem 0 0
    }
    #category #left-column #search_filters .facet .navbar-toggler:hover {
        cursor: pointer
    }
    #category #left-column #search_filters .facet .collapse {
        display: none
    }
    #category #left-column #search_filters .facet .collapse.in {
        display: block
    }
    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0
    }
    #category #left-column #search_filters .facet ul {
        margin-bottom: 0
    }
    #category #left-column #search_filters .facet ul li {
        border-top: 1px solid #f6f6f6;
        padding: .625rem
    }
    #category #content-wrapper {
        width: 100%
    }
    #category #search_filter_toggler {
        width: 100%;
        color: #fff;
        background-color: #609e00;
        transition: all .2s linear;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
    }
    #category #search_filter_toggler:hover {
        background: #599101;
        box-shadow: none
    }
    .products-sort-order .dropdown-menu {
        left: 0
    }
    .products-sort-order .select-title {
        margin-left: 0
    }
    .products-selection {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .products-selection .sort-by-row {
        float: none;
        width: 100%;
        margin: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .products-selection h1 {
        padding-top: 0;
        text-align: center;
        margin-bottom: 1rem
    }
    .products-selection .showing {
        padding: 16px 0;
        text-align: center;
        font-size: 14px
    }
    #best-sales #content-wrapper,
    #new-products #content-wrapper,
    #prices-drop #content-wrapper {
        width: 100%
    }
}

@media (max-width:575px) {
    .products-selection .filter-button {
        padding-left: 0
    }
    #category #left-column #search_filters_wrapper {
        margin-left: -15px;
        margin-right: -15px
    }
    #category #left-column #search_filters_wrapper .btn-secondary i,
    #category #left-column #search_filters_wrapper .btn-tertiary i {
        vertical-align: -6px
    }
}

@media (min-width:768px) {
    #category #products {
        padding: 15px 0 0 30px
    }
}

@media screen and (max-width:767px) {
    .category-cover {
        display: none
    }
    .block-category {
        min-height: 0;
        margin-bottom: 0
    }
    .card-block .sort-by-row {
        padding: 0
    }
    .card {
        box-shadow: none;
        background-color: inherit;
        border: none
    }
}

@media screen and (min-width:768px) {
    #search_filters .facet-label {
        text-align: left;
        margin-bottom: 5px
    }
}

.js-product-list-header {
    padding-left: 26px
}

.category-top-menu li[data-depth="0"]:first-child {
    margin-top: 20px
}

.category-top-menu li[data-depth="0"]:last-child {
    margin-bottom: 40px
}

@media only screen and (min-width:1024px) {
    #products {
        padding-left: 21px;
        padding-top: 15px
    }
}

@media screen and (min-width:992px) {
    #category #products .product-miniature:nth-child(3n+4) {
        clear: both
    }
}

@media screen and (min-width:576px) and (max-width:991px) {
    #categories #products .product-miniature:nth-child(2n+3) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    #bonban {
        display: none
    }
    .pagination .next {
        margin-left: 25px
    }
}

.add-to-wish-list {
    display: none;
    position: absolute;
    right: 120px;
    background-color: transparent;
    border: none;
    top: 20px;
    z-index: 100;
    cursor: pointer
}

.add-to-wish-list:after {
    content: "\E87E";
    font-family: Material Icons;
    font-size: 25px;
    transition: all .2s linear
}

.add-to-wish-list.active:after,
.add-to-wish-list:hover:after {
    content: "\E87D";
    color: #ff0f0f
}

.add-to-wish-list:focus {
    outline: 0
}

#product #footer {
    padding-bottom: 100px
}

#product .product-accessories {
    margin-top: 30px;
    text-align: center
}

#product .product-accessories .bonthumbnails {
    width: 21.9%
}

#product #content {
    position: relative
}

#product #content .images-container {
    display: inline-block;
    width: 100.5%
}

#product #bon-stick-cart {
    width: 100%;
    box-shadow: 0 -1px 2px 0 rgba(50, 50, 50, .14);
    left: 0;
    z-index: 1000;
    position: fixed;
    bottom: -140px;
    height: 100px;
    background-color: #fff;
    padding: 5px 0;
    transition: all .3s linear
}

#product #bon-stick-cart.active-field {
    bottom: 0
}

#product #bon-stick-cart.disable-field .product-actions {
    bottom: -140px
}

#product #bon-stick-cart .bon-product-popup {
    display: none
}

#product #bon-stick-cart .bon-stick-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
    position: relative
}

#product #bon-stick-cart .bon-stick-inner .product-cover {
    width: 70px;
    height: 70px;
    float: none;
    margin-top: 13px;
    margin-bottom: 0
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 29px 0 0 10px
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky h1 {
    font-size: 14px;
    display: inline-block;
    text-transform: none
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky .product-prices {
    margin-top: 0;
    display: inline-block
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky .product-prices .tax-shipping-delivery-label {
    display: none
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky .product-prices .product-price {
    vertical-align: 0;
    margin-bottom: 0
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky .product-prices .product-price .current-price,
#product #bon-stick-cart .bon-stick-inner .description-bon-sticky .product-prices .product-price .regular-price {
    font-size: 14px
}

#product #bon-stick-cart .bon-stick-inner .description-bon-sticky .product-prices .product-price .discount {
    display: none
}

#product #bon-stick-cart .bon-stick-inner .product-actions {
    display: inline-block
}

#product #bon-stick-cart .bon-stick-inner .product-actions #add-to-cart-or-refresh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-variants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-variants .product-variants-item {
    padding: 23px 0 9px;
    margin: 0 -10px 0 40px
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-variants .product-variants-item .control-label {
    padding: 0;
    float: none;
    display: none
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-variants .product-variants-item ul {
    margin-top: 5px
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-add-to-cart {
    padding-bottom: 0;
    position: absolute;
    right: 0;
    bottom: -8px
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-add-to-cart .product-quantity {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-add-to-cart .product-quantity .bon-review-inner {
    display: none
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-add-to-cart .product-quantity .qty {
    padding: 0;
    margin: 13px 20px 0 0;
    float: left
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-add-to-cart .product-quantity .qty>span.control-label {
    display: none
}

#product #bon-stick-cart .bon-stick-inner .product-actions .product-add-to-cart .product-quantity .add {
    float: right
}

#product #bon-stick-cart .bon-stick-inner .product-actions #product-availability {
    display: none
}

#product .bon_manufacture_product {
    padding: 0;
    width: 120px;
    position: absolute;
    top: -4px;
    right: -8px
}

.product-line-info {
    margin-bottom: 10px
}

.product-line-info .value {
    color: #3a3a3a;
    font-size: 14px
}

.cart-item .product-line-info {
    margin-bottom: 0
}

.cart-item .product-line-info.attribute_info {
    padding-top: 12px
}

.price strong {
    font-weight: 400
}

.product-price {
    color: #3a3a3a;
    display: inline-block;
    vertical-align: -9px
}

.product-price strong {
    font-weight: 400;
    font-size: 16px
}

.product-price .current-price {
    font-size: 16px
}

.product-description .bon-product_description {
    padding-top: 15px
}

.product-description .bon-product_description .row {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-description .bon-product_description .bon-custom-description-1,
.product-description .bon-product_description .bon-custom-description-2 {
    margin-bottom: 30px;
    overflow: hidden
}

.product-description .bon-product_description .bon-custom-description-1 .description-image,
.product-description .bon-product_description .bon-custom-description-2 .description-image {
    float: left;
    margin-right: 30px;
    max-width: 350px
}

.product-description .bon-product_description .bon-custom-description-1 .description-image img,
.product-description .bon-product_description .bon-custom-description-2 .description-image img {
    width: 100%;
    height: auto
}

.product-description .bon-product_description .bon-custom-description-2 .description-image {
    margin-left: 30px;
    float: right
}

.product-description .bon-product_description ol li {
    padding-bottom: 8px;
    font-size: 14px;
    color: #2e2e2e
}

.product-description .bon-product_description .icons-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.product-description .bon-product_description .img-block,
.product-description .bon-product_description .list-block {
    padding-left: 80px
}

.product-description .bon-product_description .description-block,
.product-description .bon-product_description .list-block {
    padding-top: 80px
}

.product-description .bon-product_description ul.bon-description-text-list li {
    font-size: 13px;
    padding-left: 25px;
    position: relative;
    color: #2e2e2e
}

.product-description .bon-product_description ul.bon-description-text-list li:before {
    content: "\E5CA";
    font-family: Material Icons;
    color: #609e00;
    font-size: 13px;
    position: absolute;
    left: 0
}

.product-description .bon-product_description h2,
.product-description .bon-product_description h3 {
    text-transform: uppercase
}

.product-description .bon-product_description h2 {
    margin-bottom: 20px
}

.product-description .bon-product_description ul.bon-description-icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    margin-bottom: 0;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.product-description .bon-product_description ul.bon-description-icon-list li {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 0
}

.product-description .bon-product_description ul.bon-description-icon-list li i {
    font-size: 60px
}

.product-description .bon-product_description ul.bon-description-icon-list li h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.product-description .bon-product_description ul.bon-description-icon-list li p {
    margin-bottom: 0;
    line-height: 1;
    padding: 0 1px
}

.product-actions .input-container label {
    color: #444;
    text-align: center;
    transition: all .3s linear;
    margin: 0
}

.product-actions .input-container label:hover span.radio-label {
    border-color: #609e00;
    box-shadow: none;
    color: #609e00
}

.product-actions .input-container label span {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14);
    background: #fff;
    display: inline-block;
    white-space: nowrap;
    font-weight: 400;
    min-width: 33px;
    min-height: 33px;
    padding: 6px 8px 4px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .125);
    transition: all .3s linear
}

.product-actions .input-container label span.check {
    border-color: #609e00;
    box-shadow: none;
    color: #609e00
}

.product-actions .input-container label .input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0
}

.product-actions .input-container span.color {
    width: 33px;
    height: 33px
}

.product-actions .input-container span.color.check-color,
.product-actions .input-container span.color.check-color:hover {
    box-shadow: none
}

.product-actions .input-container span.color.check-color:after {
    content: "\E876";
    font-family: Material Icons;
    color: #fff;
    font-size: 25px;
    position: absolute;
    left: 4px;
    top: 6px
}

.product-actions .product-variants-item {
    padding: 12px 0 22px
}

.product-actions .product-variants-item .control-label {
    margin: 0;
    padding: 7px 15px 0 0;
    color: #3a3a3a;
    float: left;
    font-size: 13px
}

.product-actions .product-variants-item #group_2 {
    margin: 0
}

.product-actions .add-to-cart {
    line-height: inherit;
    padding: 17px 40px;
    margin: 0
}

.product-actions .add-to-cart i {
    font-size: 26px;
    vertical-align: -3px;
    margin-right: 8px
}

@media screen and (max-width:991px) {
    #tab-content .product-description .bon-product_description ul.bon-description-icon-list li {
        padding-bottom: 35px
    }
    #tab-content .product-description .bon-product_description .img-block,
    #tab-content .product-description .bon-product_description .list-block {
        padding-left: 15px
    }
    #tab-content .product-description .bon-product_description .list-block {
        padding-top: 0
    }
    #tab-content .product-description .bon-product_description .description-block {
        padding-top: 30px
    }
}

#product-description-short {
    color: #444
}

.product-information {
    font-size: .9375rem;
    color: #444
}

.product-information p {
    letter-spacing: .7px
}

.input-container label {
    color: #444;
    text-align: center;
    transition: all .3s linear;
    margin: 0
}

.input-container label:hover span.radio-label {
    border-color: #609e00;
    box-shadow: none;
    color: #609e00
}

.input-container label span {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14);
    background: #fff;
    display: inline-block;
    white-space: nowrap;
    font-weight: 400;
    min-width: 33px;
    min-height: 33px;
    padding: 6px 8px 4px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .125);
    transition: all .3s linear
}

.input-container label span.check {
    border-color: #609e00;
    box-shadow: none;
    color: #609e00
}

.input-container label .input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0
}

.input-container span.color {
    width: 33px;
    height: 33px
}

.input-container span.color.check-color,
.input-container span.color.check-color:hover {
    box-shadow: none
}

.input-container span.color.check-color:after {
    content: "\E876";
    font-family: Material Icons;
    color: #fff;
    font-size: 25px;
    position: absolute;
    left: 4px;
    top: 6px
}

.product-variants-item {
    padding: 12px 0 22px
}

.product-variants-item .control-label {
    margin: 0;
    padding: 7px 15px 0 0;
    color: #3a3a3a;
    float: left;
    font-size: 13px
}

.product-variants-item #group_2 {
    margin: 0
}

.add-to-cart {
    line-height: inherit;
    padding: 17px 40px;
    margin: 0
}

.add-to-cart i {
    font-size: 26px;
    vertical-align: -3px;
    margin-right: 8px
}

.manufacturer-logo {
    height: 35px
}

.product-description img {
    max-width: 100%;
    height: auto
}

.input-color {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1.25rem;
    width: 1.25rem
}

.product-add-to-cart {
    padding-bottom: 15px
}

.product-add-to-cart>span {
    margin: 6px 11px 10px 0;
    float: left;
    width: auto;
    color: #3a3a3a
}

.product-add-to-cart .product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.product-add-to-cart .product-quantity .bon-stock-countdown {
    margin-bottom: 30px;
    overflow: hidden
}

.product-add-to-cart .product-quantity .bon-stock-countdown .bon-stock-countdown-title {
    color: #3a3a3a
}

.product-add-to-cart .product-quantity .bon-stock-countdown .bon-stock-countdown-title span {
    font-size: 16px;
    color: #ff0f0f;
    margin: 0 5px
}

.product-add-to-cart .product-quantity .bon-stock-countdown .bon-stock-countdown-range {
    height: 6px;
    background-color: #444;
    border-radius: 8px
}

.product-add-to-cart .product-quantity .bon-stock-countdown .bon-stock-countdown-range .bon-stock-countdown-progress {
    background: #609e00;
    border-radius: 8px;
    height: 6px
}

.product-add-to-cart .product-quantity .qty {
    padding-bottom: 30px;
    padding-top: 0
}

.product-add-to-cart .product-quantity .qty .control-label {
    color: #3a3a3a;
    padding-top: 7px;
    padding-right: 15px;
    float: left;
    font-size: 13px
}

.product-add-to-cart .product-quantity .bon-product-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-add-to-cart .product-quantity .bon-review-inner a {
    cursor: pointer
}

.product-add-to-cart .product-quantity .bon-review-inner a:before {
    content: "\E819";
    font-family: fl-outicons;
    font-size: 14px;
    color: #3a3a3a;
    margin-right: 5px;
    transition: all .3s linear
}

.product-add-to-cart .product-quantity .bon-review-inner a:hover,
.product-add-to-cart .product-quantity .bon-review-inner a:hover:before {
    color: #609e00
}

.product-add-to-cart .product-quantity .bon-review-inner a {
    color: #3a3a3a
}

.product-add-to-cart .product-quantity .bon-review-inner a:before {
    content: "\E03E"
}

.product-add-to-cart .product-quantity #quantity_wanted {
    color: #444;
    background-color: #fff;
    height: 33px;
    width: 33px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .125)
}

.product-add-to-cart .product-quantity .input-group-btn-vertical {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 4px
}

.product-add-to-cart .product-quantity .input-group-btn-vertical .btn {
    height: 33px;
    width: 33px;
    transition: all .3s ease
}

.product-add-to-cart .product-quantity .btn-touchspin {
    margin: 0
}

.product-add-to-cart .product-quantity .bootstrap-touchspin-up {
    margin-right: 4px
}

.product-add-to-cart .product-quantity .bootstrap-touchspin-up:after {
    content: "\E145"
}

.product-add-to-cart .product-quantity .bootstrap-touchspin-down {
    margin-top: 0
}

.product-add-to-cart .product-quantity .bootstrap-touchspin-down:after {
    content: "\E15B"
}

.product-add-to-cart .bootstrap-touchspin-down,
.product-add-to-cart .bootstrap-touchspin-up {
    position: relative;
    color: silver;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14);
    border: 1px solid rgba(0, 0, 0, .125);
    transition: all .3s ease
}

.product-add-to-cart .bootstrap-touchspin-down:after,
.product-add-to-cart .bootstrap-touchspin-up:after {
    font-size: 20px;
    position: absolute;
    font-family: Material Icons;
    top: 4px;
    left: 2px;
    margin-left: 4px;
    text-shadow: 1px -1px rgba(0, 0, 0, .05)
}

.product-add-to-cart .bootstrap-touchspin-down:hover,
.product-add-to-cart .bootstrap-touchspin-up:hover {
    color: #333;
    box-shadow: none
}

.product-line-actions .form-control {
    text-align: center
}

.product-line-actions .bootstrap-touchspin-up:after {
    content: "\E145"
}

.product-line-actions .bootstrap-touchspin-down:after {
    content: "\E15B"
}

.product-line-actions .bootstrap-touchspin-down,
.product-line-actions .bootstrap-touchspin-up {
    position: relative;
    color: silver
}

.product-line-actions .bootstrap-touchspin-down:after,
.product-line-actions .bootstrap-touchspin-up:after {
    font-size: 17px;
    position: absolute;
    font-family: Material Icons;
    top: -1px;
    left: -2px;
    margin-left: 4px;
    transition: all .2s ease;
    text-shadow: 1px -1px rgba(0, 0, 0, .05)
}

.product-line-actions .bootstrap-touchspin-down:hover,
.product-line-actions .bootstrap-touchspin-up:hover {
    color: #333;
    box-shadow: none
}

.product-discounts>.product-discounts-title {
    font-weight: 400;
    font-size: .875rem
}

.product-discounts>.table-product-discounts thead tr th {
    width: 33%;
    padding: .625rem 1.25rem;
    background: #fff;
    border: .3125rem solid #f1f1f1;
    text-align: center
}

.product-discounts>.table-product-discounts tbody tr {
    background: #f6f6f6
}

.product-discounts>.table-product-discounts tbody tr:nth-of-type(2n) {
    background: #fff
}

.product-discounts>.table-product-discounts tbody tr td {
    padding: .625rem 1.25rem;
    text-align: center;
    border: .3125rem solid #f1f1f1
}

.product-prices {
    margin-top: 1.25rem
}

.product-prices .tax-shipping-delivery-label {
    font-size: .8125rem;
    color: #2e2e2e
}

.product-prices .tax-shipping-delivery-label .delivery-information {
    padding: 0 0 0 2px
}

.product-prices .tax-shipping-delivery-label .delivery-information:before {
    content: "-";
    padding: 0 2px 0 0
}

.product-discount {
    color: #2e2e2e
}

.product-discount .regular-price {
    text-decoration: line-through;
    font-weight: 400;
    margin-right: .625rem
}

.has-discount.product-price {
    font-size: 18px
}

.has-discount .discount {
    color: #fd6b6b;
    font-weight: 400;
    font-size: 18px;
    margin-left: .625rem;
    display: inline-block
}

.product-unit-price {
    font-size: .8125rem;
    margin-bottom: 0
}

.tabs .tab-pane {
    padding-top: 1.25rem
}

.tabs .tab-pane .delivery-information-popup {
    padding: 20px 0 0 20px
}

.tabs .tab-pane .delivery-information-popup .delivery-title {
    margin-bottom: 15px;
    font-size: 16px
}

.tabs .tab-pane .delivery-information-popup ul {
    list-style: inherit;
    padding-left: 30px;
    margin-bottom: 30px
}

.tabs .tab-pane .delivery-information-popup ul:last-child {
    margin-bottom: 0
}

.tabs .tab-pane .delivery-information-popup ul li {
    color: #2e2e2e;
    font-size: 13px;
    margin-bottom: 5px
}

.tabs .tab-pane .size-tab-description {
    text-align: center
}

.tabs .tab-pane .bon-table-first {
    margin: 15px 0
}

.tabs .tab-pane .bon-table-first thead th {
    width: 14%;
    text-align: center;
    font-size: 13px
}

.tabs .tab-pane .bon-table-first tbody tr:nth-child(2n+2) {
    background-color: #f5f5f5
}

.tabs .tab-pane .bon-table-first tbody tr td {
    padding: 3px 10px 3px 0;
    width: 14%;
    text-align: center;
    color: #3a3a3a;
    font-size: 12px
}

.tabs #attachments {
    width: 100%;
    margin: 0 auto
}

.tabs #attachments .attachment {
    position: relative;
    display: block;
    margin-bottom: 20px;
    background-color: #fff
}

.tabs #attachments .attachment h2 {
    margin-bottom: 0
}

.tabs #attachments .attachment h2 a {
    font-size: 16px;
    color: #3a3a3a;
    margin: 10px 0;
    display: inline-block
}

.tabs .tab-content .bon-table-custom {
    margin: 15px 0
}

.tabs .tab-content .bon-table-custom tr {
    border: 1px solid #dedede
}

.tabs .tab-content .bon-table-custom tr td {
    border: 1px solid #dedede;
    padding: 13px 9px
}

.tabs .tab-content .bon-table-custom tr td:first-child {
    padding: 11px 9px
}

.tabs .tab-content .product-description .bon-custom-description-1,
.tabs .tab-content .product-description .bon-custom-description-2 {
    margin-bottom: 30px;
    overflow: hidden
}

.tabs .tab-content .product-description .bon-custom-description-1 .description-image,
.tabs .tab-content .product-description .bon-custom-description-2 .description-image {
    float: left;
    margin-right: 30px;
    max-width: 350px
}

.tabs .tab-content .product-description .bon-custom-description-1 .description-image img,
.tabs .tab-content .product-description .bon-custom-description-2 .description-image img {
    width: 100%;
    height: auto
}

.tabs .tab-content .product-description .bon-custom-description-2 .description-image {
    margin-left: 30px;
    float: right
}

.tabs .tab-content .product-description ol li {
    padding-bottom: 8px;
    font-size: 14px;
    color: #2e2e2e
}

.tabs .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid transparent;
    border-bottom: 1px solid #dedede
}

.tabs .nav-tabs .nav-item {
    float: none;
    margin: 0 15px;
    text-transform: uppercase
}

.tabs .nav-tabs .nav-item .nav-link {
    color: #3a3a3a;
    font-weight: 400;
    border: none;
    font-size: 16px;
    padding: 0 0 12px;
    position: relative
}

.tabs .nav-tabs .nav-item .nav-link:after {
    background: #609e00;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 3px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .3s linear
}

.tabs .nav-tabs .nav-item .nav-link.active:after,
.tabs .nav-tabs .nav-item .nav-link:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    width: 100%
}

.tabs .product-manufacturer {
    margin-bottom: 20px
}

.tabs .product-quantities,
.tabs .product-reference {
    font-size: 13px;
    color: #3a3a3a
}

.tabs #product-details label.label {
    margin-bottom: 7px;
    color: #3a3a3a
}

.product-cover {
    position: relative;
    width: 100%;
    margin-bottom: 10px
}

.product-cover img {
    background: #fff
}

.product-cover .layer {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    right: 5px;
    bottom: 10px;
    line-height: 50px;
    background: 0 0;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
    border: none;
    z-index: 3
}

.product-cover .layer:after {
    content: "\E01A";
    font-family: fl-outicons;
    font-size: 25px;
    cursor: pointer;
    color: #444;
    transition: all .3s ease
}

.product-cover .layer:hover:after,
.product-cover:hover .layer:after {
    color: #3a3a3a
}

.modal-gallery {
    background-color: rgba(0, 0, 0, .54)
}

.modal-gallery .modal-dialog {
    max-width: 800px
}

.modal-gallery .modal-dialog .modal-content {
    background: 0 0;
    border: none;
    padding: 0
}

.modal-gallery .modal-dialog .modal-content .modal-body {
    padding: 0
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask {
    max-width: 800px;
    max-height: 1100px
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images {
    margin: 10px
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images:hover {
    cursor: pointer
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-next,
.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-prev {
    transition: all .3s ease;
    width: 56px;
    height: 64px;
    top: 50%;
    position: absolute;
    opacity: 1;
    z-index: 1
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-next:before,
.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-prev:before {
    font-family: Material Icons;
    font-size: 55px;
    color: #444
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-next:hover:before,
.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-prev:hover:before {
    color: #609e00
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-arrow.slick-prev:before {
    content: "\E5CB"
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-arrow.slick-next:before {
    content: "\E5CC"
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-arrow.slick-next {
    right: -130px
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-arrow.slick-prev {
    left: -130px
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .slick-list-wrap .slick-list .slick-track .slick-slide {
    max-width: 600px!important;
    border: none
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .slick-list-wrap .slick-list .slick-track .slick-slide img {
    width: 100%;
    height: auto
}

.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .slick-list-wrap .slick-list .slick-track .slick-slide:active,
.modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .slick-list-wrap .slick-list .slick-track .slick-slide:focus {
    outline: 0
}

.same-products {
    padding: 0
}

.same-products .bonthumbnails {
    width: 21.98%
}

.same-products .h2 {
    padding-top: 20px
}

.same-products-description {
    display: block;
    font-size: 14px;
    text-transform: none;
    color: #777;
    margin-bottom: 24px
}

#blockcart-modal {
    color: #444
}

#blockcart-modal button.close {
    color: #3a3a3a;
    transition: all .2s linear;
    font-size: 18px;
    outline: 0;
    margin-top: 4px;
    position: absolute;
    right: -30px;
    top: -20px
}

#blockcart-modal button.close:hover {
    color: #fff
}

#blockcart-modal .modal-content {
    border: none;
    border-radius: 0
}

#blockcart-modal strong {
    font-weight: 400;
    color: #2e2e2e;
    margin-right: 3px
}

#blockcart-modal p {
    color: #3a3a3a;
    margin-bottom: 10px
}

#blockcart-modal .modal-header {
    border: none;
    background: #f5f5f5;
    border-bottom: 1px solid #dedede
}

#blockcart-modal .modal-body {
    background: #fff;
    padding: 20px
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: 10px;
    color: #3a3a3a;
    font-size: 13px
}

#blockcart-modal .modal-body .blockcart-modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#blockcart-modal .modal-body .blockcart-modal-wrapper .blockcart-modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#blockcart-modal .modal-body .cart-content-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#blockcart-modal .modal-body .cart-content-btn .btn-primary {
    margin-top: 20px
}

#blockcart-modal .modal-body .cart-content-btn .btn-primary .material-icons {
    margin-right: 5px;
    vertical-align: -6px
}

#blockcart-modal .modal-body .cart-content-btn .btn-secondary,
#blockcart-modal .modal-body .cart-content-btn .btn-tertiary {
    margin-top: 20px;
    margin-right: 20px;
    border: 1px solid #999;
    color: #999;
    padding: 9px 15px;
    background: 0 0
}

#blockcart-modal .modal-body .cart-content-btn .btn-secondary:hover,
#blockcart-modal .modal-body .cart-content-btn .btn-tertiary:hover {
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    box-shadow: none
}

#blockcart-modal .modal-dialog {
    max-width: 748px;
    width: 100%
}

#blockcart-modal .product-image {
    width: 100%;
    height: auto
}

#blockcart-modal .modal-title {
    font-weight: 400;
    color: #3a3a3a;
    font-size: 17px
}

#blockcart-modal .modal-title i.material-icons {
    margin-right: 8px;
    vertical-align: -5px;
    font-size: 24px
}

#blockcart-modal .product-name {
    color: #2e2e2e;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 18px
}

.product-images>li.thumb-container {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 2;
    transition: all .2s linear;
    cursor: pointer
}

.product-images>li.thumb-container.selected:before,
.product-images>li.thumb-container:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 2px #609e00;
    top: 0;
    left: 0
}

.product-images>li.thumb-container>.thumb {
    cursor: pointer;
    width: 100%;
    height: auto
}

#main .images-container .js-qv-mask {
    margin: 0;
    width: 100%
}

#main .images-container .js-qv-mask .slick-arrow.slick-next {
    right: 0
}

#main .images-container .js-qv-mask .slick-arrow.slick-prev {
    left: 0
}

#main .images-container .js-qv-mask .slick-arrow.slick-next,
#main .images-container .js-qv-mask .slick-arrow.slick-prev {
    opacity: 0;
    transition: all .3s linear
}

#main .images-container .js-qv-mask:hover .slick-arrow.slick-next {
    right: -20px
}

#main .images-container .js-qv-mask:hover .slick-arrow.slick-prev {
    left: -35px
}

#main .images-container .js-qv-mask:hover .slick-arrow.slick-next,
#main .images-container .js-qv-mask:hover .slick-arrow.slick-prev {
    opacity: 1
}

#main .images-container .js-qv-mask .slick-slider {
    margin: 0 -10px 0 0;
    border: none
}

#main .images-container .js-qv-mask .slick-slider .slick-slide {
    border: none;
    z-index: 4;
    cursor: pointer;
    transition: all .3s ease;
    margin-right: 10px
}

#main .images-container .js-qv-mask .slick-slider .slick-slide.selected,
#main .images-container .js-qv-mask .slick-slider .slick-slide:focus {
    box-shadow: inset 0 0 0 2px #609e00;
    outline: 0
}

#main .images-container .js-qv-mask .slick-slider .slick-slide:hover {
    box-shadow: inset 0 0 0 2px #609e00
}

#main .images-container .js-qv-mask .slick-slider img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: -2
}

#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-next:before,
#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-prev:before {
    font-family: Material Icons;
    font-size: 27px;
    transition: all .3s ease;
    opacity: 1;
    color: #444
}

#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-prev:before {
    content: "\E316"
}

#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-next:before {
    content: "\E313"
}

#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-next,
#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-prev {
    transition: all .3s ease;
    text-align: center;
    z-index: 3;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 45%
}

#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-next:hover:before,
#main .images-container .js-qv-mask .slick-slider .slick-arrow.slick-prev:hover:before {
    color: #609e00
}

#main .images-container .js-qv-mask.scroll {
    width: 100%;
    overflow: hidden
}

.page-content:hover .left {
    opacity: 1;
    left: -11px
}

.page-content:hover .right {
    right: -11px;
    opacity: 1
}

#product-availability {
    padding: 20px 0 0 30px;
    display: none;
    font-weight: 400
}

#product-availability .material-icons {
    line-height: inherit
}

#product-availability .product-available {
    color: #609e00
}

#product-availability .product-last-items,
#product-availability .product-unavailable {
    color: #ff9a52
}

#product-details .label {
    font-size: 1rem;
    color: #444;
    font-weight: 400;
    margin: 10px 0
}

.product-features {
    margin-top: 1.25rem;
    margin-left: .3125rem
}

.product-features>dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    background: #f1f1f1;
    padding: .625rem;
    margin-right: .625rem;
    min-height: 2.5rem;
    word-break: normal;
    text-transform: capitalize;
    margin-bottom: .5rem
}

.product-features>dl.data-sheet dd.value:nth-of-type(2n),
.product-features>dl.data-sheet dt.name:nth-of-type(2n) {
    background: #f6f6f6
}

.product-features .h6 {
    font-weight: 400
}

.product-variants {
    margin-bottom: 12px
}

.product-variants>.product-variants-item {
    margin: 0
}

.product-variants>.product-variants-item select {
    background-color: #fff;
    width: auto;
    padding-right: 1.875rem
}

.product-variants>.product-variants-item ul li {
    margin-right: 12px
}

.product-variants>.product-variants-item .color,
.product-variants>.product-variants-item .custom-checkbox input[type=checkbox]+span.color,
.product-variants>.product-variants-item .input-color {
    margin: 0;
    border: none
}

.product-variants>.product-variants-item .color:checked,
.product-variants>.product-variants-item .color:hover,
.product-variants>.product-variants-item .custom-checkbox input[type=checkbox]+span.color:checked,
.product-variants>.product-variants-item .custom-checkbox input[type=checkbox]+span.color:hover,
.product-variants>.product-variants-item .input-color:checked,
.product-variants>.product-variants-item .input-color:hover {
    border: none;
    box-shadow: none
}

.product-flags {
    position: absolute;
    top: 0;
    text-align: left;
    margin-top: 10px
}

.product-flags li {
    padding: 0 8px;
    margin-bottom: 10px
}

.product-flags li:not(:first-child) {
    clear: both
}

li.product-flag {
    display: inline-block;
    background: #609e00;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    z-index: 3;
    /*float: left;*/
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .14)
}

li.product-flag.new,
li.product-flag.on-sale,
li.product-flag.pack {
    position: relative;
    color: #fff;
    background: #609e00;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300
}

li.product-flag.new:after,
li.product-flag.on-sale:after,
li.product-flag.pack:after {
    content: "";
    display: inline-block;
    position: absolute;
    border: 10px solid #609e00;
    z-index: -1;
    border-right-color: transparent
}

li.product-flag.online-only {
    top: 25rem;
    font-size: .8125rem
}

li.product-flag.online-only:before {
    content: "\E30A";
    font-family: Material Icons;
    vertical-align: middle;
    margin: .3125rem
}

li.product-flag.discount {
    display: none
}

li.product-flag.on-sale {
    background: #ff4c4c
}

li.product-flag.on-sale:after {
    border: 10px solid #ff4c4c;
    border-right-color: transparent
}

li.product-flag.pack {
    background: #4285f4
}

li.product-flag.pack:after {
    border: 10px solid #4285f4;
    border-right-color: transparent
}

.product-customization {
    margin: 2.5rem 0
}

.product-customization .h4 {
    font-weight: 400;
    color: #3a3a3a
}

.product-customization .product-customization-item {
    margin: 1.25rem 0
}

.product-customization .product-message {
    background: #f1f1f1;
    border: none;
    width: 100%;
    height: 3.125rem;
    resize: none;
    padding: .625rem
}

.product-customization .product-message:focus {
    background-color: #fff;
    outline: .1875rem solid #609e00
}

.product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 2.625rem;
    overflow: hidden;
    position: absolute
}

.product-customization .customization-message {
    margin-top: 20px
}

.product-customization .custom-file {
    position: relative;
    background: #f1f1f1;
    width: 100%;
    height: 2.625rem;
    line-height: 2.625rem;
    text-indent: .625rem;
    display: block;
    color: #2e2e2e;
    margin-top: 1.25rem
}

.product-customization .custom-file button {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0
}

.product-customization small {
    color: #2e2e2e
}

.product-pack {
    margin-top: 2.5rem
}

.product-pack .h4 {
    font-weight: 400;
    color: #3a3a3a;
    margin-bottom: 12px
}

.product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.product-pack .pack-product-container .pack-product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: .875rem;
    color: #2e2e2e
}

.product-pack .pack-product-container .pack-product-quantity {
    border-left: 2px solid #f1f1f1;
    padding-left: .625rem
}

.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-refresh {
    margin-top: 1.25rem
}

.product-page-right .product-prices {
    margin-top: 14px
}

.product-page-right .product-prices .bon_manufacture_list {
    display: none
}

.product-page-right .comments_note {
    width: 100%;
    margin: 10px 0 15px;
    overflow: hidden
}

.product-page-right .comments_note a {
    font-size: 13px;
    color: #3a3a3a;
    cursor: pointer
}

.product-page-right .comments_note a .star_content {
    float: left
}

.product-page-right .comments_note a:hover {
    color: #3a3a3a
}

.product-page-right .regular-price {
    font-size: 26px;
    color: #ff4c4c
}

.product-page-right .has-discount .discount {
    display: none
}

.product-page-right .h1 {
    text-transform: none;
    font-size: 26px;
    display: inline-block;
    font-weight: 300;
    margin-top: -4px;
    padding-right: 80px
}

.product-page-right .product-price .current-price {
    font-size: 26px;
    color: #609e00
}

.products-selection {
    margin-bottom: 27px
}

.products-selection h1 {
    font-size: 20px
}

.products-selection h1>span {
    color: #444
}

.products-selection .title {
    color: #2e2e2e
}

body#contact #wrapper .breadcrumb-wrapper,
body#product #wrapper .breadcrumb-wrapper {
    margin-bottom: 40px
}

#contact #wrapper {
    padding-bottom: 40px
}

.product-tabs {
    padding-top: 40px
}

@media (max-width:767px) {
    #blockcart-modal .modal-body .blockcart-modal-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #blockcart-modal .modal-body .cart-content-btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #blockcart-modal .modal-body .cart-content-btn .btn-primary,
    #blockcart-modal .modal-body .cart-content-btn .btn-secondary,
    #blockcart-modal .modal-body .cart-content-btn .btn-tertiary {
        margin-top: 10px
    }
    #main .product-page-right {
        padding-top: 25px;
        overflow: hidden;
        width: 100%
    }
    #main .product-page-right .h1 {
        font-size: 22px
    }
    .tabs #accordion {
        margin-bottom: 25px
    }
    .tabs #accordion .panel .panel-heading .panel-title {
        overflow: hidden;
        cursor: pointer;
        margin: 0 -15px 0 0;
        padding: 9px 0 15px 5px;
        position: relative
    }
    .tabs #accordion .panel .panel-heading .panel-title .collapse-icons {
        padding: 0;
        position: absolute;
        top: 6px;
        right: 0
    }
    .tabs #accordion .panel .panel-heading .panel-title .collapse-icons i {
        color: #444
    }
    .tabs #accordion .panel .panel-heading .panel-title .collapse-icons .remove,
    .tabs #accordion .panel .panel-heading .panel-title a[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    .tabs #accordion .panel .panel-heading .panel-title a[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    .tabs #accordion .panel .panel-heading .panel-title a {
        width: 100%;
        display: block;
        color: #3a3a3a;
        text-decoration: none;
        font-size: 16px
    }
    .tabs #accordion .panel .panel-heading .panel-title a:focus,
    .tabs #accordion .panel .panel-heading .panel-title a:hover {
        color: #609e00;
        outline: 0
    }
    .tabs #accordion .panel .panel-body {
        padding-left: 5px
    }
    .tabs #accordion .panel .panel-body .product-description {
        padding: 0
    }
    .tabs #accordion .panel .panel-body .product-description h2,
    .tabs #accordion .panel .panel-body .product-description p {
        margin: 0 0 20px
    }
    .tabs #accordion .panel .panel-body .product-description h2 {
        font-size: 16px
    }
    .tabs #accordion .panel .panel-body .product-manufacturer {
        padding: 5px 0 10px
    }
    .tabs #accordion .panel .panel-body .product-manufacturer a {
        display: block
    }
    .tabs #accordion .panel .panel-body .product-features {
        margin: 0
    }
}

@media (max-width:480px) {
    #product .product-accessories article {
        padding: 0
    }
    #product .bon_manufacture_product {
        top: 6px
    }
    .product-add-to-cart .product-quantity .bon-product-popup .bon-review-inner a {
        display: none
    }
    .cart-overview .product-line-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .cart-overview .product-line-grid .product-line-grid-body,
    .cart-overview .product-line-grid .product-line-grid-right {
        padding: 0
    }
    .cart-overview .price {
        padding: 10px 62px 0 0
    }
    .cart-grid .cart-grid-right .cart-detailed-totals {
        line-height: 26px;
        margin-bottom: 10px
    }
    .product-description {
        padding-bottom: 15px
    }
    .tabs h4 {
        font-size: 14px
    }
    .tabs .attachment {
        margin-bottom: 10px
    }
    .tabs .product-description .bon-custom-description-1 .description-image,
    .tabs .product-description .bon-custom-description-2 .description-image {
        margin-bottom: 20px
    }
    .tabs .product-description .bon-custom-description-1 .description-image img,
    .tabs .product-description .bon-custom-description-2 .description-image img {
        width: 100%;
        height: auto
    }
    .tabs .product-description ol {
        padding-left: 10px
    }
}

@media screen and (min-width:993px) and (max-width:1199px) {
    #blockcart-modal .divide-right .product-image {
        padding-left: 13px
    }
    #blockcart-modal .cart-content .cart-content-btn {
        padding-top: 47px;
        -webkit-transform: translateX(-5px) translateY(5px);
        transform: translateX(-5px) translateY(5px)
    }
}

@media (min-width:481px) and (max-width:1024px) {
    .zoomContainer {
        display: none!important
    }
}

@media (min-width:481px) and (max-width:1024px) {
    #blockcart-modal .modal-dialog {
        width: calc(100% - 20px)
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #blockcart-modal .divide-right .product-image {
        padding-left: 7px
    }
    #blockcart-modal .cart-content .cart-content-btn {
        padding-top: 55px;
        -webkit-transform: translateX(-5px) translateY(5px);
        transform: translateX(-5px) translateY(5px)
    }
    #blockcart-modal .cart-content .cart-content-btn button {
        margin-right: 0;
        float: none
    }
    #blockcart-modal .cart-content .cart-content-btn .btn {
        margin-top: 10px
    }
    .tabs .panel-group .panel-title a {
        font-size: 16px;
        color: #3a3a3a
    }
}

@media (min-width:481px) and (max-width:768px) {
    .product-cover img {
        width: 100%
    }
    #product-modal .modal-content .modal-body {
        margin-left: 0;
        padding: 1.875rem
    }
    #product-modal .modal-content .modal-body img.product-cover-modal {
        width: 100%
    }
    #product-modal .modal-content .modal-body .arrows {
        display: none
    }
    #product-modal .modal-content .modal-body .image-caption {
        width: 100%
    }
    #product-modal .modal-content .modal-body .card-content .cart-content-btn .btn-primary {
        margin-bottom: 10px
    }
    #product-modal .modal-content .modal-body .card-content .cart-content-btn button {
        transform: none;
        margin-right: 0
    }
    .product-description {
        padding-bottom: 15px
    }
    .product-description .row {
        display: none
    }
}

@media (min-width:1280px) {
    #main .col-md-6.product-page-right {
        padding-left: 30px
    }
}

@media screen and (min-width:768px) {
    #main .product-page-right {
        padding-left: 30px
    }
}

@media screen and (max-width:1200px) {
    #product #bon-stick-cart.active-field,
    #product .layer {
        display: none
    }
    #product #footer {
        padding-bottom: 0
    }
    .product-images>li.thumb-container.selected:before,
    .product-images>li.thumb-container:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        box-shadow: inset 0 0 0 2px #609e00;
        top: 0;
        left: 0
    }
    .product-images>li.thumb-container>.thumb {
        cursor: pointer;
        width: 100%;
        height: auto
    }
    .modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-next {
        right: 0!important
    }
    .modal-gallery .modal-dialog .modal-content .modal-body #thumbnails .js-modal-mask .product-images .slick-prev {
        left: 0!important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    #product-modal .modal-dialog {
        margin: 0
    }
    #product-modal .modal-dialog .modal-body {
        padding: 15px 0 15px 15px
    }
    #product-modal .modal-dialog .modal-body #thumbnails .js-modal-mask {
        max-width: 722px
    }
    #product-modal .modal-dialog .modal-body #thumbnails .js-modal-mask .product-images:hover {
        cursor: pointer
    }
    #product-modal .modal-dialog .modal-body #thumbnails .js-modal-mask .product-images:hover .slick-arrow.slick-next {
        right: 40px
    }
    #product-modal .modal-dialog .modal-body #thumbnails .js-modal-mask .product-images:hover .slick-arrow.slick-prev {
        left: 40px
    }
}

@media screen and (max-width:768px) {
    .zoomContainer {
        display: none!important
    }
    .tabs.product-tabs {
        padding-top: 0
    }
    .tabs #tab-list {
        display: block
    }
    .tabs #tab-list .nav-item {
        margin: 0
    }
    .tabs #tab-list .nav-item .nav-link {
        display: inline-block;
        padding: 12px 0 7px
    }
    .tabs #tab-list .nav-item .nav-link:after {
        -webkit-transform: none;
        transform: none;
        width: 0
    }
    .tabs #tab-list .nav-item .nav-link.active:after {
        width: 100%
    }
    #blockcart-modal .popup-close {
        right: -7px;
        top: 2px
    }
    #best-sales #products,
    #new-products #products,
    #prices-drop #products {
        padding-left: 0
    }
    #best-sales #products .product-miniature:nth-child(3n+4),
    #new-products #products .product-miniature:nth-child(3n+4),
    #prices-drop #products .product-miniature:nth-child(3n+4) {
        clear: both
    }
}

@media screen and (min-width:769px) {
    .modal-dialog-centered {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100vh;
        margin: 0 auto!important
    }
}

@media screen and (min-width:769px) and (max-width:991px) {
    #best-sales #products,
    #new-products #products,
    #prices-drop #products {
        padding-left: 0
    }
    #best-sales #products .product-miniature:nth-child(3n+4),
    #new-products #products .product-miniature:nth-child(3n+4),
    #prices-drop #products .product-miniature:nth-child(3n+4) {
        clear: both
    }
}

@media screen and (min-width:992px) {
    #best-sales #products,
    #manufacturer #products,
    #new-products #products,
    #prices-drop #products {
        padding-left: 0
    }
    #best-sales #products .product-miniature:nth-child(4n+5),
    #manufacturer #products .product-miniature:nth-child(4n+5),
    #new-products #products .product-miniature:nth-child(4n+5),
    #prices-drop #products .product-miniature:nth-child(4n+5) {
        clear: both
    }
}

.bon-about-us img {
    width: 100%;
    height: auto
}

.bon-about-us h3 {
    text-align: center;
    text-transform: uppercase
}

.bon-about-us .heading {
    overflow: hidden;
    padding: 50px 0
}

.bon-about-us .heading:after,
.bon-about-us .heading:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    border: solid #fff;
    border-width: 0 20px
}

.bon-about-us .heading:before {
    margin-left: -100%
}

.bon-about-us .heading:after {
    margin-right: -100%
}

.bon-about-us .about-us-img {
    position: relative
}

.bon-about-us .about-us-img .about-us-img-poster {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.bon-about-us .about-us-img video {
    width: 100%;
    height: auto
}

.bon-about-us .about-us-img video:focus {
    outline: 0;
    outline-offset: 0
}

.bon-about-us .about-us-img:hover .about-us-img-poster {
    opacity: .75;
    transition: all .3s ease
}

.bon-about-us .about-us-block .about-us-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bon-about-us .about-us-block .about-us-text .about-us-info .col-md-7 {
    padding-left: 15px
}

.bon-about-us .about-us-block .about-us-text .about-us-info p {
    line-height: 2;
    letter-spacing: .75px;
    color: #545454
}

.bon-about-us .about-us-block .about-us-text .about-us-info .bon-description-text-list {
    line-height: 2
}

.bon-about-us .about-us-block .about-us-text .about-us-info .bon-description-text-list li {
    font-size: 13px;
    padding-left: 25px;
    position: relative;
    color: #545454
}

.bon-about-us .about-us-block .about-us-text .about-us-info .bon-description-text-list li:before {
    content: "\E5CA";
    font-family: Material Icons;
    color: #609e00;
    font-size: 13px;
    position: absolute;
    left: 0
}

.bon-about-us .about-us-block .about-us-text .about-us-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.bon-about-us .about-us-block .about-us-text .about-us-icon .bon-description-icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    margin-bottom: 0;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.bon-about-us .about-us-block .about-us-text .about-us-icon .bon-description-icon-list li {
    width: 50%;
    text-align: center
}

.bon-about-us .about-us-block .about-us-text .about-us-icon .bon-description-icon-list li i {
    font-size: 50px
}

.bon-about-us .about-us-block .about-us-text .about-us-icon .bon-description-icon-list li h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.bon-about-us .about-us-block .about-us-text .about-us-icon .bon-description-icon-list li p {
    margin-bottom: 0;
    line-height: 1
}

.bon-about-us .about-us-team {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(230px, 1fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    grid-gap: 20px
}

.bon-about-us .about-us-team .about-us-picture-block .box {
    position: relative;
    width: 230px;
    height: 230px;
    background: #000;
    transition: all .3s ease;
    overflow: hidden
}

.bon-about-us .about-us-team .about-us-picture-block .box .imgBx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bon-about-us .about-us-team .about-us-picture-block .box .imgBx:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #8b9db1;
    z-index: 1;
    opacity: 0;
    transition: .5s
}

.bon-about-us .about-us-team .about-us-picture-block .box .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bon-about-us .about-us-team .about-us-picture-block .box:hover .imgBx:before {
    opacity: .5
}

.bon-about-us .about-us-team .about-us-picture-block .box .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.bon-about-us .about-us-team .about-us-picture-block .box .content>ul {
    margin: 0 auto
}

.bon-about-us .about-us-team .about-us-picture-block .box .content h2 {
    color: #fff;
    transition: .5s;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 20px;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    text-align: center
}

.bon-about-us .about-us-team .about-us-picture-block .box .content ul {
    font-size: 16px;
    transition: .5s;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 120px
}

.bon-about-us .about-us-team .about-us-picture-block .box .content ul li i {
    color: #fff;
    font-size: 23px;
    text-shadow: 1px 1px 2px #000
}

.bon-about-us .about-us-team .about-us-picture-block .box:hover .content h2 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-delay: .6s
}

.bon-about-us .about-us-team .about-us-picture-block .box:hover .content ul {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-delay: .3s
}

.bon-about-us .about-us-team .about-us-picture-block .about-us-social-name {
    text-align: center;
    letter-spacing: .75px
}

.bon-about-us .about-us-team .about-us-picture-block .about-us-social-name h5 {
    font-size: 18px;
    margin: 20px 0 12px
}

.bon-about-us .about-us-team .about-us-picture-block .about-us-social-name h6 {
    font-size: 15px;
    color: #6a6a6a
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion {
    width: 100%;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 0
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion>li {
    margin-bottom: 20px
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion>li:last-of-type {
    margin-bottom: 0
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion .link {
    cursor: pointer;
    display: block;
    padding: 14px;
    color: #3a3a3a;
    font-size: 14px;
    letter-spacing: .75px;
    text-transform: uppercase;
    border: 1px solid #dcdcdc;
    position: relative;
    transition: all .4s ease
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    transition: all .4s ease
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion li i.mercury-icon-angle-bottom {
    right: 12px;
    left: auto;
    font-size: 16px
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion li.open .link {
    background: #3a3a3a0d
}

.bon-about-us .about-us-picture .about-us-info-acardion .accordion li.open i.mercury-icon-angle-bottom {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bon-about-us .about-us-picture .about-us-info-acardion .submenu {
    display: none;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    padding: 15px;
    border-top: 0
}

.bon-about-us .about-us-picture .about-us-info-acardion .submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    transition: all .25s ease
}

.bon-about-us .about-us-picture .about-us-info-acardion .submenu a:hover {
    background: #b63b4d;
    color: #fff
}

.bon-about-us .about-us-picture .about-us-info-content .about-us-info-content-block .about-us-info-content-block-name {
    background: #e6edf2;
    padding-top: 75px;
    margin-top: 58px
}

.bon-about-us .about-us-picture .about-us-info-content .about-us-info-content-block .about-us-info-content-block-name h4 {
    margin-bottom: 25px
}

.bon-about-us .about-us-picture .about-us-info-content .about-us-info-content-block:nth-child(2) {
    background: #f4f4f4
}

.bon-about-us .about-us-picture .about-us-info-content .about-us-info-content-block .about-us-info-content-block-img {
    width: 108px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.bon-about-us .about-us-picture .about-us-info-content .about-us-info-content-block .about-us-info-content-block-img img {
    border-radius: 50%
}

.bon-about-us .about-us-picture .about-us-info-content h4,
.bon-about-us .about-us-picture .about-us-info-content p {
    text-align: center
}

.bon-about-us .about-us-picture .about-us-info-content p {
    padding: 0 20px 20px;
    margin: 0
}

@media screen and (max-width:1199px) {
    .about-us-team .about-us-picture-block .box {
        margin: 0 auto
    }
}

@media (max-width:991px) {
    .bon-description-icon-list li {
        padding: 35px 0
    }
}

@media (max-width:575px) {
    .bon-about-us .about-us-picture .about-us-info-content .about-us-info-content-block .about-us-info-content-block-name {
        padding-top: 115px;
        margin-top: 25px
    }
    .bon-about-us .about-us-img .about-us-img-poster {
        display: none
    }
}

@media (max-width:767px) {
    .about-us-info-content-block {
        margin: 20px 0
    }
    .about-us-info-content {
        margin-top: 20px
    }
}

.bon-custom-tab {
    margin-right: 0!important;
    margin-left: 0!important;
    margin-top: 17px
}

.bon-custom-tab h2 {
    font-size: 20px;
    color: #3a3a3a;
    text-transform: uppercase
}

.bon-custom-tab .bon-custom-tab-upper-block {
    margin-right: 0!important;
    margin-left: 0!important;
    width: 100%
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-text-list {
    line-height: 2
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-text-list .bon-custom-tab-text-items {
    font-size: 13px;
    padding-left: 25px;
    position: relative;
    color: #545454;
    margin-bottom: 6px
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-text-list .bon-custom-tab-text-items:before {
    content: "\E5CA";
    font-family: Material Icons;
    color: #609e00;
    font-size: 13px;
    position: absolute;
    left: 0
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item {
    margin: 7px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item i {
    font-size: 50px;
    color: #2e2e2e;
    margin-top: 10px
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item div {
    padding-left: 35px
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item div h3 {
    font-size: 14px;
    text-transform: uppercase
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item div p {
    line-height: 2
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon ul>li:first-child>i {
    font-size: 59px
}

.bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon ul>li:nth-child(2)>i {
    font-size: 53px
}

.bon-custom-tab .bon-custom-tab-table {
    width: 100%;
    max-width: 100%
}

.bon-custom-tab .bon-custom-tab-table table {
    text-align: center
}

.bon-custom-tab .bon-custom-tab-table table thead tr th {
    text-align: center;
    text-transform: capitalize;
    color: #3a3a3a;
    background: #f8f8f8;
    border: 1px solid #e0e0e0
}

.bon-custom-tab .bon-custom-tab-table table tbody tr td {
    color: #565656;
    border: 1px solid #e0e0e0
}

.bon-custom-tab .bon-custom-tab-table table tbody tr:nth-child(2) {
    background: #f9f9f987
}

.bon-custom-tab .bon-custom-tab-under-block {
    margin-right: 0!important;
    margin-left: 0!important;
    margin-top: 35px
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion h2 {
    margin-bottom: 25px
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion li {
    margin-bottom: 18px
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .link {
    cursor: pointer;
    display: block;
    font-size: 14px;
    color: #2e2e2e;
    padding: 12px;
    text-transform: capitalize;
    border: 1px solid #dcdcdc;
    position: relative;
    transition: all .4s ease;
    width: 95%;
    background: #f9f9f987
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .link i {
    position: absolute;
    right: 12px;
    left: auto;
    font-size: 16px;
    color: #595959;
    transition: all .4s ease
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .submenu {
    display: none;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    padding: 15px;
    border-top: 0;
    width: 95%
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .submenu li {
    margin-bottom: 0;
    color: #2e2e2e
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion li.open i.mercury-icon-angle-bottom {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion li.open .link {
    background: #f8f8f8
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-description h2 {
    margin-bottom: 20px
}

.bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-description p {
    font-size: 14px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .bon-custom-tab {
        margin-top: 15px
    }
    .bon-custom-tab .bon-custom-tab-icon {
        margin-top: 20px
    }
    .bon-custom-tab .bon-custom-tab-table {
        display: none
    }
    .bon-custom-tab .bon-custom-tab-under-block {
        margin-top: 0
    }
    .bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .link,
    .bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .submenu {
        width: 100%
    }
}

@media (max-width:575px) {
    .bon-custom-tab h2 {
        font-size: 1rem
    }
    .bon-custom-tab .bon-custom-tab-upper-block,
    .bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item i {
        margin-top: 20px
    }
    .bon-custom-tab .bon-custom-tab-upper-block .bon-custom-tab-icon .bon-custom-tab-icon-item div p {
        line-height: 1.5
    }
    .bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .link {
        letter-spacing: 0
    }
    .bon-custom-tab .bon-custom-tab-under-block .bon-custom-tab-acardion .accordion .link i {
        bottom: 35%
    }
}

.cart-grid {
    margin-bottom: 1rem
}

.cart-items {
    margin-bottom: 0
}

.cart-item {
    padding: 1rem 0
}

.product-line-grid-body .product-discount span {
    font-size: 16px
}

#cart-subtotal-products {
    padding-bottom: 10px
}

#main #content-hook_order_confirmation .card-block p {
    margin: 0
}

.cart-summary-line {
    clear: both
}

.cart-summary-line:after {
    content: "";
    display: table;
    clear: both
}

.cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    white-space: inherit
}

.cart-summary-line .value {
    color: #3a3a3a;
    float: right;
    font-size: 14px
}

.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
    font-weight: 400
}

.cart-grid-body {
    margin-bottom: .75rem
}

.cart-grid-body a.label {
    display: inline-block;
    margin-top: 10px;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

.cart-grid-body a.label:hover {
    color: #609e00
}

.cart-grid-body a.label i {
    vertical-align: -6px;
    font-size: 21px
}

.cart-grid-body .card-block {
    padding: 1rem
}

.cart-grid-body .card-block h1 {
    margin-bottom: 0
}

.cart-grid-body .cart-overview {
    padding: 1rem
}

.cart-grid-right .promo-discounts {
    margin-bottom: 0
}

.cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #2e2e2e
}

.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    text-decoration: underline;
    cursor: pointer
}

.block-promo .promo-code {
    padding: 1.6rem;
    background: #f1f1f1
}

.block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 1.25rem;
    background: #ff4c4c;
    color: #fff;
    display: none
}

.block-promo .promo-code .alert-danger:after {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ff4c4c;
    border-width: 10px;
    margin-left: -10px
}

.block-promo .promo-code form {
    text-align: center
}

.block-promo .promo-input {
    color: #444;
    border: 1px solid #2e2e2e;
    height: 2.5rem;
    text-indent: .625rem;
    width: 50%
}

.block-promo .promo-input+button {
    margin-top: -4px;
    text-transform: capitalize
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #ff9a52;
    font-weight: 600
}

.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
    font-weight: 400;
    color: #444;
    display: inline-block
}

.block-promo .promo-code-button {
    padding-left: 1.25rem;
    margin-bottom: 1.25rem;
    display: inline-block
}

.block-promo.promo-highlighted {
    padding: 1.25rem;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-line-grid-left img {
    max-width: 100%;
    width: 100%
}

.product-line-grid-body>.product-line-info:first-child a {
    color: #3a3a3a;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all .2s linear;
    margin-top: 0
}

.product-line-grid-body>.product-line-info:first-child a:hover {
    color: #609e00
}

.product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit
}

.product-line-grid-body>.product-line-info>.out-of-stock {
    color: red
}

.product-line-grid-body>.product-line-info>.available {
    color: #4cbb6c
}

.product-line-grid-body>.product-line-info>.unit-price-cart {
    padding-left: .3125rem;
    font-size: .875rem;
    color: #2e2e2e
}

.product-line-grid-body>.product-line-info .product-discount .price {
    color: #3a3a3a
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
    color: #444;
    display: inline-block;
    margin-top: 8px
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart i,
.product-line-grid-right .product-price .remove-from-cart i {
    transition: all .2s linear
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart i:hover,
.product-line-grid-right .product-price .remove-from-cart i:hover {
    color: #3a3a3a
}

@media (max-width:575px) {
    .cart-item {
        border-bottom: 1px solid #f1f1f1;
        padding: 1rem 0
    }
    .cart-item:last-child {
        border-bottom: 0
    }
    .cart-grid-body .cart-overview {
        padding: 0
    }
    .cart-grid-body .no-items {
        padding: 1rem;
        display: inline-block
    }
    .cart-grid-body .product-discount span {
        margin: 0;
        padding-right: 5px
    }
    .cart-grid-body .product-discount .price {
        padding: 0
    }
    .cart-grid-right .cart-detailed-actions {
        text-align: center
    }
    .product-line-grid-left {
        padding: 0!important;
        width: 100%;
        margin-bottom: 10px
    }
    .product-line-grid-right .price,
    .product-line-grid-right .qty {
        width: 100%
    }
    .product-line-grid-right .product-price {
        margin-bottom: 20px
    }
    .product-line-grid-right .product-price strong {
        margin: 0 0 0 20px
    }
    .product-line-grid-body .product-line-info {
        margin-bottom: 10px
    }
}

@media screen and (min-width:576px) and (max-width:768px) {
    #cart #content-wrapper .cart-grid-body .cart-item .product-line-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    #cart #content-wrapper .cart-grid-body .cart-item .product-line-grid .product-line-grid-right .qty {
        margin-right: 15px
    }
}

#product #block-reassurance img {
    padding-top: 2px
}

#block-reassurance {
    margin-top: 20px
}

#block-reassurance ul {
    margin: 0
}

#block-reassurance img {
    width: 1.563rem;
    margin-right: .625rem;
    display: inline;
    float: left
}

#block-reassurance li:last-child {
    border: 0
}

#block-reassurance li .block-reassurance-item {
    padding: 0 0 20px
}

#block-reassurance li .block-reassurance-item .h6 {
    font-weight: 400;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5rem
}

#block-reassurance li:last-child .block-reassurance-item {
    padding: 0
}

#product #block-reassurance span {
    font-weight: 400;
    font-size: 14px;
    color: #2e2e2e
}

@media screen and (min-width:992px) {
    #cart #block-reassurance .block-reassurance-item img,
    #checkout #block-reassurance .block-reassurance-item img {
        padding-top: 10px
    }
}

@media screen and (max-width:768px) {
    #checkout #block-reassurance .block-reassurance-item img,
    #product #block-reassurance .block-reassurance-item img {
        padding-top: 10px
    }
}

@media screen and (max-width:425px) {
    #cart #block-reassurance .block-reassurance-item img {
        padding-top: 10px
    }
}

.quickview .modal-dialog {
    width: calc(100% - 30px);
    max-width: 64rem
}

.quickview .modal-content {
    border-radius: 0
}

.quickview .modal-content .modal-header {
    padding: 0;
    border: none
}

.quickview .modal-content .modal-header .close-quickview {
    opacity: 1;
    transition: all .3s linear;
    position: absolute;
    top: -3px;
    right: -30px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    z-index: 3
}

.quickview .modal-content .modal-header .close-quickview:after {
    content: "\E00A";
    font-family: fl-free-chaos;
    font-size: 15px;
    color: #fff;
    opacity: .7
}

.quickview .modal-content .modal-header .close-quickview:focus,
.quickview .modal-content .modal-header .close-quickview:hover {
    color: #fff;
    outline: 0;
    opacity: 1
}

.quickview .modal-content .modal-body {
    padding: 22px 20px 0
}

.quickview .modal-content .modal-body .comments_note a {
    cursor: default
}

.quickview .modal-content .modal-body .comments_note a span:hover {
    color: #2e2e2e
}

.quickview .modal-content .modal-body .product-prices {
    margin-top: 10px
}

.quickview .modal-content .modal-body .comments_note {
    width: 100%;
    float: left;
    margin: 10px 0 15px
}

.quickview .modal-content .modal-body .comments_note a .star_content {
    transition: all .3s linear;
    float: left
}

.quickview .modal-content .modal-body .bon_manufacture_list {
    padding: 0;
    width: 100px;
    position: absolute;
    top: -4px;
    right: 0;
    display: none
}

.quickview .modal-content .modal-body .bon_manufacture_product,
.quickview .modal-content .modal-body .close-quickview,
.quickview .modal-content .modal-body .product-add-to-cart .bon-product-popup,
.quickview .modal-content .modal-body .product-add-to-cart .product-quantity .bon-review-button {
    display: none
}

.quickview .modal-content .modal-body .product-add-to-cart .product-quantity #quantity_wanted {
    border: 1px solid rgba(0, 0, 0, .125)
}

.quickview .modal-content .modal-body .product-price .current-price {
    font-size: 22px;
    color: #609e00
}

.quickview .modal-content .modal-body .product-price .current-price .regular-price {
    font-size: 22px;
    color: #ff4c4c
}

.quickview .modal-content .modal-body .product-price .current-price .discount {
    display: none
}

.quickview .modal-content .modal-body .h1 {
    text-transform: none
}

.quickview .modal-content .modal-body .js-qv-mask {
    width: 21.1%;
    margin-left: .625rem
}

.quickview .modal-content .modal-body .js-qv-mask .product-images:hover {
    cursor: pointer
}

.quickview .modal-content .modal-body .js-qv-mask .product-images:hover .slick-prev.slick-arrow {
    top: -5px
}

.quickview .modal-content .modal-body .js-qv-mask .product-images:hover .slick-next.slick-arrow {
    top: 103%
}

.quickview .modal-content .modal-body .js-qv-mask .product-images:hover .slick-next.slick-arrow:before,
.quickview .modal-content .modal-body .js-qv-mask .product-images:hover .slick-prev.slick-arrow:before {
    opacity: 1
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-next.slick-arrow,
.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-prev.slick-arrow {
    transition: all .3s ease;
    width: 100%;
    height: 26px;
    left: 0;
    position: absolute;
    text-align: center;
    z-index: 1055
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-next.slick-arrow:before,
.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-prev.slick-arrow:before {
    font-family: Material Icons;
    font-size: 27px;
    opacity: 0;
    color: #444
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-next.slick-arrow:hover:before,
.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-prev.slick-arrow:hover:before {
    color: #609e00
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-arrow.slick-prev:before {
    content: "\E316"
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-arrow.slick-next:before {
    content: "\E313"
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-next.slick-arrow.slick-disabled:before,
.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-prev.slick-arrow.slick-disabled:before {
    opacity: .5;
    color: #3a3a3a
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-next.slick-arrow.slick-disabled:before:hover,
.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-prev.slick-arrow.slick-disabled:before:hover {
    display: none
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-prev.slick-arrow {
    top: 6px
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-next.slick-arrow {
    top: 95%
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list {
    height: 395px!important;
    margin: -7px 0;
    padding-top: 2px
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list .slick-slide {
    width: auto!important;
    margin: 4.9px 0;
    border: none;
    transition: all .3s linear
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list .slick-slide:nth-child(4) {
    margin-top: 4px
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list .slick-slide.selected,
.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list .slick-slide:focus {
    box-shadow: inset 0 0 0 2px #609e00;
    outline: 0
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list .slick-slide:hover {
    box-shadow: inset 0 0 0 2px #609e00
}

.quickview .modal-content .modal-body .js-qv-mask .product-images .slick-list-wrap .slick-list .slick-slide img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: -1
}

.quickview .modal-content .modal-body .product-cover {
    width: 91.3%;
    margin: 0
}

.quickview .modal-content .modal-body .product-cover img {
    width: 100%;
    height: auto
}

.quickview .modal-content .modal-footer {
    border-top: 1px solid hsla(0, 0%, 48%, .3)
}

.quickview .layer {
    display: none
}

.quickview .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:787px) {
    .quickview .modal-content .modal-body .product-cover {
        width: 100%
    }
    .quickview .modal-content .modal-body .js-qv-mask {
        display: none
    }
}

#stores .card-title {
    margin-bottom: 20px
}

#stores .page-header h1 {
    text-transform: uppercase;
    padding: 20px 0 50px
}

#stores .page-stores {
    width: 100%;
    margin: 0 auto
}

#stores .page-stores .store-picture img {
    width: 100%;
    height: auto
}

#stores .page-stores .store-item-container {
    overflow: scroll;
    padding-bottom: 50px
}

#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 13px;
    padding: 0
}

#stores .page-stores .store-item-container .divide-left .bon-table-second {
    border: none
}

#stores .page-stores .store-item-container .divide-left .bon-table-second td {
    width: 50%;
    padding: 14px 9px 14px 0
}

#stores .page-stores .store-item-container .divide-left .bon-table-second td:first-child {
    padding-left: 40px
}

#stores .page-stores .store-item-container .divide-left .bon-table-second td:last-child {
    padding-right: 40px
}

#stores .page-stores .store-item-container .divide-left .bon-table-second li,
#stores .page-stores .store-item-container .divide-left .bon-table-second td {
    font-size: 14px
}

#stores .page-stores .store-item-container .divide-left .bon-table-second tr:nth-child(odd) {
    background-color: #fafafa;
    border: none
}

#stores .page-stores .store-item-container .divide-left .bon-table-second tr:nth-child(2n) {
    background-color: hsla(0, 0%, 98%, .2);
    border: none
}

#stores .page-stores .store-item-container .store-description {
    font-size: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0
}

#stores .page-stores .store-item-container .store-description,
#stores .page-stores .store-item-container .store-description .store-contact-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#stores .page-stores .store-item-container .store-description address {
    font-size: 13px;
    line-height: 1.7rem;
    margin-bottom: 0
}

#stores .page-stores .store-item-container .store-description .store-block-addres {
    border-bottom: 1px solid #f0f0f0
}

#stores .page-stores .store-item-container .store-description .store-block-addres,
#stores .page-stores .store-item-container .store-description .store-block-contact {
    padding: 27px 0
}

#stores .page-stores .store-item-footer i.material-icons {
    margin-right: .625rem;
    color: #2e2e2e;
    font-size: 1rem
}

#stores .page-stores .store-item-footer li {
    margin-bottom: .625rem
}

@media (min-width:991px) and (max-width:1270px) {
    #stores .page-stores .store-picture img {
        width: auto;
        height: 264px
    }
    #stores .page-stores .store-item-container .divide-left .bon-table-second td {
        font-size: 13px;
        padding: 9px 0
    }
    #stores .page-stores .store-item-container .divide-left .bon-table-second td:first-child {
        padding-left: 10px
    }
    #stores .page-stores .store-item-container .divide-left .bon-table-second td:last-child {
        padding-right: 10px
    }
    #stores .page-stores .store-item-container .store-description {
        border-bottom: none;
        border-top: none;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        padding-left: 20px
    }
    #stores .page-stores .store-item-container .store-description .store-block-addres,
    #stores .page-stores .store-item-container .store-description .store-block-contact {
        padding: 9px 0
    }
}

@media (max-width:991px) {
    #stores .page-stores .store-item-container .store-description {
        border: none
    }
    #stores .page-stores .store-item-container .store-description .store-contact-wrapper {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    #stores .page-stores .store-item-container .store-description .store-contact-wrapper .store-block-addres {
        border: none
    }
}

@media (max-width:767px) {
    #stores .store-picture {
        padding-right: 10px
    }
    #stores .divide-left {
        padding-left: 10px
    }
    #stores .page-stores {
        width: 100%
    }
    #stores .page-stores .store-item-container {
        padding: 1rem 0
    }
}

@media (max-width:575px) {
    #stores .page-header h1 {
        text-transform: uppercase;
        padding: 0 0 20px
    }
    #stores .card-title {
        margin-top: 10px;
        margin-bottom: 0;
        text-align: center
    }
    #stores .page-stores .store-item-container {
        display: block
    }
    #stores .page-stores .store-item-container .store-description {
        padding-bottom: 20px
    }
    #stores .page-stores .store-item-container .divide-left .bon-table-second td {
        width: 40%
    }
    #stores .page-stores .store-item-container .divide-left .bon-table-second td:first-child {
        padding-left: 20px
    }
    #stores .page-stores .store-item-container .divide-left .bon-table-second td:last-child {
        padding-right: 20px
    }
    #stores .page-stores .store-item-container .store-description {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    #stores .page-stores .store-item-container .store-description a {
        margin-bottom: .5rem
    }
    #stores .page-stores .store-item-container .store-description .store-contact-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    #stores .page-stores .store-item-container .store-description .store-contact-wrapper .store-block-addres {
        border: none;
        padding-bottom: 0
    }
    #stores .page-stores .store-item-container .store-description .store-contact-wrapper .store-block-addres h4 {
        font-size: 16px
    }
    #stores .page-stores .store-item-footer {
        display: block
    }
    #stores .page-stores .store-item-footer li {
        margin-bottom: .625rem
    }
    #stores .page-stores .store-item-footer .card-block {
        padding: .75rem .75rem 0
    }
}

@media (max-width:350px) {
    #stores .page-stores .store-item-container .store-description address,
    #stores .page-stores .store-item-container ul {
        font-size: 12px
    }
}

.block_newsletter {
    padding: 0;
    margin-bottom: .625rem
}

.block_newsletter form {
    position: relative
}

.block_newsletter form input[type=text] {
    border: none;
    padding: 10px;
    min-width: 255px;
    color: #2e2e2e;
    border: 1px solid rgba(0, 0, 0, .25)
}

.block_newsletter form input[type=text]:focus {
    outline: 3px solid #609e00;
    color: #444;
    background: #fff
}

.block_newsletter form input[type=text]:focus+button .search {
    color: #609e00
}

.block_newsletter .collapse {
    display: inherit
}

.block_newsletter #footer_newsletter p {
    font-size: 13px;
    line-height: 1.7
}

.block_newsletter form .input-wrapper {
    overflow: hidden;
    padding-bottom: 15px
}

.block_newsletter form input[type=email] {
    padding: 11px;
    width: 239px;
    border: 1px solid #dedede;
    float: left;
    font-size: 13px
}

.block_newsletter form input[type=email]:focus {
    outline: 0
}

.block_newsletter form .btn-footer {
    width: 44px;
    height: 44px;
    margin-left: 5px;
    position: relative;
    float: left
}

.block_newsletter form .btn-footer:before {
    content: "\E049";
    font-family: fl-outicons;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 11px;
    color: #f1eaea;
    cursor: pointer
}

.block-contact {
    overflow: hidden
}

.block-contact .block-contact-title {
    color: #3a3a3a
}

.block-contact ul {
    position: relative
}

.block-contact a:after {
    display: none
}

.block-contact .footer .h3 {
    margin-bottom: 20px
}

.block-contact .footer_address:before,
.block-contact .footer_email:before,
.block-contact .footer_fax:before,
.block-contact .footer_phone:before {
    font-family: fl-outicons;
    font-size: 16px;
    vertical-align: -2px;
    margin-right: 8px;
    color: #2e2e2e;
    transition: all .2s linear
}

.block-contact .footer_address:before {
    content: "\E042"
}

.block-contact .footer_phone:before {
    content: "\E03F"
}

.block-contact .footer_fax:before {
    content: "\E046"
}

.block-contact .footer_email:before {
    content: "\E034"
}

.block-contact .footer_email:hover:before,
.block-contact .footer_fax:hover:before,
.block-contact .footer_phone:hover:before {
    color: #609e00
}

.block-contact .app-stores .app-store {
    margin-right: 15px
}

.block-contact-logo {
    margin: 0 0 20px;
    display: inline-block
}

.block-contact-logo img {
    width: 100%;
    height: auto
}

.linklist .blockcms-title a {
    color: #444
}

.account-list a {
    color: #2e2e2e
}

.account-list a:hover {
    color: #609e00
}

.block-contact-title,
.blockcms-title,
.myaccount-title,
.myaccount-title a {
    font-weight: 400
}

#block_myaccount_infos .myaccount-title a {
    font-size: 16px
}

#block_myaccount_infos .myaccount-title a:hover {
    color: #609e00
}

#block_myaccount_infos .myaccount-title a {
    color: #3a3a3a
}

.footer-container {
    padding: 50px 0 10px;
    overflow: hidden;
    background: #f5f5f5
}

.footer-container .h3 {
    font-size: 16px;
    margin-bottom: 22px
}

.footer-container .links li {
    margin-bottom: 10px
}

.footer-container .links li a {
    color: #2e2e2e;
    cursor: pointer;
    font-size: 13px;
    position: relative
}

.footer-container .links li a:hover {
    color: #609e00
}

.footer-container .links li span {
    font-size: 13px;
    color: #2e2e2e;
    font-weight: 400;
    display: inline-block;
    padding-left: 27px;
    position: relative;
    line-height: 1.6
}

.footer-container .links li span:before {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 18px
}

.links .collapse {
    display: inherit
}

.footer-container-bottom {
    background: #fff;
    padding: 15px 0 6px
}

.footer-container-bottom a {
    color: #2e2e2e;
    font-size: 13px
}

.footer-container-bottom a:hover {
    color: #609e00
}

.footer-container-bottom .footer-payment {
    height: 30px;
    text-align: right
}

.footer-container-bottom .footer-payment img {
    margin-right: 10px
}

@media (max-width:767px) {
    .footer-container {
        margin-top: 0;
        padding: 6px 5px
    }
    .footer-container .wrapper {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .footer-container .block_newsletter {
        padding: 10px
    }
    .footer-container .block_newsletter form input[type=email] {
        margin-left: 10px;
        width: 100%;
        max-width: 500px
    }
    .footer-container .block_newsletter form .input-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer-container .block_newsletter .btn-primary {
        margin-right: 10px;
        padding: 11px 14px
    }
    .footer-container .block_newsletter #footer_newsletter {
        padding: 0 10px
    }
    .footer-container .block_newsletter #footer_newsletter>p {
        padding-left: 10px
    }
    .footer-container #block_myaccount_infos .myaccount-title a {
        font-size: 15px
    }
    .footer-container .block_newsletter,
    .footer-container .links {
        padding: 0
    }
    .footer-container .block_newsletter .row,
    .footer-container .links .row {
        margin: 0
    }
    .footer-container .block_newsletter .h3,
    .footer-container .links .h3 {
        font-size: 15px
    }
    .footer-container .block_newsletter ul,
    .footer-container .links ul {
        margin-bottom: 0;
        padding-left: 20px
    }
    .footer-container .block_newsletter ul>li,
    .footer-container .links ul>li {
        font-weight: 400
    }
    .footer-container .block_newsletter ul>li span,
    .footer-container .links ul>li span {
        padding-left: 30px
    }
    .footer-container .block_newsletter ul>li span:before,
    .footer-container .links ul>li span:before {
        left: 0;
        top: -9px
    }
    .footer-container .block_newsletter ul>li a,
    .footer-container .links ul>li a {
        padding-left: 12px
    }
    .footer-container .block_newsletter ul>li a:hover:after,
    .footer-container .links ul>li a:hover:after {
        width: calc(100% - 12px)
    }
    .footer-container .block_newsletter ul>li a:first-child,
    .footer-container .links ul>li a:first-child {
        padding-left: 0
    }
    .footer-container .block_newsletter .collapse,
    .footer-container .links .collapse {
        display: none
    }
    .footer-container .block_newsletter .collapse.in,
    .footer-container .links .collapse.in {
        display: block
    }
    .footer-container .block_newsletter .title,
    .footer-container .links .title {
        padding: 9px 0 9px 20px;
        position: relative
    }
    .footer-container .block_newsletter .title .h3,
    .footer-container .links .title .h3 {
        transition: all .2s linear
    }
    .footer-container .block_newsletter .title .h3:hover,
    .footer-container .links .title .h3:hover {
        color: #609e00;
        cursor: pointer
    }
    .footer-container .block_newsletter .title .collapse-icons .remove,
    .footer-container .block_newsletter .title[aria-expanded=true] .collapse-icons .add,
    .footer-container .links .title .collapse-icons .remove,
    .footer-container .links .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    .footer-container .block_newsletter .title[aria-expanded=true] .collapse-icons .remove,
    .footer-container .links .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    .footer-container .block_newsletter .navbar-toggler,
    .footer-container .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        position: absolute;
        top: 6px;
        right: 0
    }
    .footer-container .block_newsletter .navbar-toggler i:hover,
    .footer-container .links .navbar-toggler i:hover {
        cursor: pointer
    }
    .footer-container .links ul li:first-child {
        padding-top: 10px
    }
    .footer-container-bottom {
        text-align: center;
        padding: 15px 0 6px
    }
    .footer-container-bottom .footer-payment {
        text-align: center;
        margin: 10px 0 0
    }
}

@media (max-width:991px) {
    .footer-container {
        padding: 30px 0 3px
    }
    .footer-container #block_myaccount_infos .myaccount-title a,
    .footer-container .h3 {
        font-size: 14px
    }
    .footer-container li {
        margin-bottom: 10px
    }
    .footer-container li span {
        margin: 0;
        font-size: 13px;
        padding-left: 10px
    }
    .footer-container .links ul>li a {
        margin: 0
    }
    .footer-container .block-social ul li {
        padding: 0 0 15px;
        margin: 0 5px 0 0
    }
    .footer-container .footer-container-bottom .footer-payment {
        margin: 0
    }
}

@media (min-width:768px) and (max-width:1280px) {
    .footer-container .block_newsletter form input {
        width: 100%
    }
    .footer-container .block_newsletter .btn-footer {
        margin: 10px 0 0
    }
}

@media (max-width:480px) {
    .block-social ul li,
    .social-sharing ul li {
        margin: 0 10px 10px 0
    }
    .block-contact .app-stores .app-store {
        margin-left: 20px
    }
}

#contact .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#contact .container #content {
    padding: 0;
    margin-top: 50px
}

#contact .container #left-column {
    width: 100%
}

#contact .container #left-column .contact-rich {
    color: #2e2e2e;
    margin: 0 0 30px;
    word-wrap: break-word;
    overflow: hidden
}

#contact .container #left-column .contact-rich h4 {
    text-transform: uppercase;
    margin-bottom: 2rem;
    text-align: center
}

#contact .container #left-column .contact-rich .block {
    height: auto;
    float: left;
    width: 25%;
    text-align: center
}

#contact .container #left-column .contact-rich .block .icon {
    width: 100%;
    margin-bottom: 10px
}

#contact .container #left-column .contact-rich .block .icon i {
    font-size: 2.1rem
}

#contact .container #left-column .contact-rich .block .icon i:before {
    color: #3a3a3a
}

#contact .container #left-column .contact-rich .block a {
    font-size: 14px
}

#contact .container #left-column .contact-rich .block .data {
    font-size: 14px;
    width: auto;
    overflow: hidden
}

#contact .container #left-column .contact-rich .block .data.email {
    padding-top: .375rem
}

#contact .container .contact-form {
    background: #fff;
    padding: 50px 0;
    width: 100%;
    overflow: hidden
}

#contact .container .contact-form h3 {
    text-transform: uppercase
}

#contact .container .contact-form .alert-danger>ul {
    margin: 0
}

#contact .form-fields {
    overflow: hidden
}

#contact .form-fields .contact-us {
    text-align: center
}

#contact .form-fields .attachments,
#contact .form-fields .email,
#contact .form-fields .subject {
    float: left;
    width: 30%
}

#contact .form-fields .attachments input,
#contact .form-fields .email input,
#contact .form-fields .subject input {
    width: 100%
}

#contact .form-fields .attachments,
#contact .form-fields .email {
    clear: left
}

#contact .form-fields .message {
    float: right;
    width: 68%
}

#contact .form-fields .message textarea {
    min-height: 205px
}

#contact .form-fields .form-group .input-group .input-group-btn>.btn {
    padding: 11.5px 13px;
    transition: all .2s linear
}

#contact .form-fields .form-group .input-group .input-group-btn>.btn:hover {
    color: #fff;
    background-color: #599101;
    border-color: transparent
}

@media screen and (max-width:768px) {
    #contact .container #left-column .contact-rich .block {
        width: 100%;
        margin: 20px 0
    }
}

@media screen and (max-width:480px) {
    #contact .card-block .contact-form .form-footer .btn-primary {
        margin-top: 10px
    }
    #contact .form-fields .attachments,
    #contact .form-fields .email,
    #contact .form-fields .subject {
        float: left;
        width: 100%
    }
    #contact .form-fields .message {
        width: 100%
    }
}

#pagenotfound #main .page-header,
#products #main .page-header {
    margin: 2rem 0 3rem
}

#pagenotfound #main .page-content,
#products #main .page-content {
    margin-bottom: 10rem
}

#pagenotfound .page-not-found,
#products .page-not-found {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 1rem;
    font-size: .875rem;
    color: #2e2e2e;
    max-width: 100%;
    margin-top: 20px
}

#pagenotfound .page-not-found h4,
#products .page-not-found h4 {
    font-size: 1rem;
    font-weight: 400;
    margin: .5rem 0 1rem
}

#pagenotfound .page-not-found .search-widget,
#products .page-not-found .search-widget {
    float: none
}

#pagenotfound .page-not-found .search-widget input,
#products .page-not-found .search-widget input {
    width: 100%
}

.customization-modal .modal-content {
    border-radius: 0;
    border: 1px solid #f6f6f6
}

.customization-modal .modal-content .modal-body {
    padding-top: 0
}

.customization-modal .modal-content .modal-body .product-customization-line {
    padding-bottom: .9375rem;
    padding-top: .9375rem;
    border-bottom: 1px solid #f6f6f6
}

.customization-modal .modal-content .modal-body .product-customization-line .label {
    font-weight: 700;
    text-align: right
}

.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.sitemap-title {
    text-transform: capitalize
}

.sitemap {
    margin-top: .9375rem
}

.sitemap h2 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    margin-left: -15px;
    width: 100%;
    margin-bottom: 20px
}

.sitemap ul {
    margin-left: -15px;
    margin-top: 9px
}

.sitemap ul.nested {
    margin-left: 20px
}

.sitemap ul li {
    font-size: 14px;
    margin-bottom: 9px
}

@media (max-width:575px) {
    .sitemap {
        margin-top: 0
    }
}

@font-face {
    font-family: fl-outicons;
    src: url(../css/a02f4e2b6e7b33080914f45a99861c81.eot);
    src: url(../css/a02f4e2b6e7b33080914f45a99861c81.eot#iefix) format("embedded-opentype"), url(../css/21333ec6c95b38fd46f38a30ef2a0c4e.woff) format("woff"), url(../css/b06a606eff10f46399f303187b3ad569.ttf) format("truetype"), url(../css/a50c47aff93c2a5f0d8e9fd33cd5ab07.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.fl-outicons-ico,
[class*=" fl-outicons-"]:after,
[class*=" fl-outicons-"]:before,
[class^=fl-outicons-]:after,
[class^=fl-outicons-]:before {
    font-family: fl-outicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal
}

.fl-outicons-add31:before {
    content: "\E000"
}

.fl-outicons-airplane116:before {
    content: "\E001"
}

.fl-outicons-announcer1:before {
    content: "\E002"
}

.fl-outicons-attach16:before {
    content: "\E003"
}

.fl-outicons-backward5:before {
    content: "\E004"
}

.fl-outicons-badge12:before {
    content: "\E005"
}

.fl-outicons-bell76:before {
    content: "\E006"
}

.fl-outicons-book270:before {
    content: "\E007"
}

.fl-outicons-bookmark54:before {
    content: "\E008"
}

.fl-outicons-building106:before {
    content: "\E009"
}

.fl-outicons-calendar194:before {
    content: "\E00A"
}

.fl-outicons-cancel29:before {
    content: "\E00B"
}

.fl-outicons-check74:before {
    content: "\E00C"
}

.fl-outicons-chevron1:before {
    content: "\E00D"
}

.fl-outicons-chevron2:before {
    content: "\E00E"
}

.fl-outicons-chevron3:before {
    content: "\E00F"
}

.fl-outicons-chevron:before {
    content: "\E010"
}

.fl-outicons-clock169:before {
    content: "\E011"
}

.fl-outicons-cloud18:before {
    content: "\E012"
}

.fl-outicons-cloud367:before {
    content: "\E013"
}

.fl-outicons-copy1:before {
    content: "\E014"
}

.fl-outicons-cut38:before {
    content: "\E015"
}

.fl-outicons-diskette17:before {
    content: "\E016"
}

.fl-outicons-dislike18:before {
    content: "\E017"
}

.fl-outicons-down-arrow24:before {
    content: "\E018"
}

.fl-outicons-download194:before {
    content: "\E019"
}

.fl-outicons-expand10:before {
    content: "\E01A"
}

.fl-outicons-export:before {
    content: "\E01B"
}

.fl-outicons-eye130:before {
    content: "\E01C"
}

.fl-outicons-facebook7:before {
    content: "\E01D"
}

.fl-outicons-file128:before {
    content: "\E01E"
}

.fl-outicons-file129:before {
    content: "\E01F"
}

.fl-outicons-filter:before {
    content: "\E020"
}

.fl-outicons-font14:before {
    content: "\E021"
}

.fl-outicons-forbidden17:before {
    content: "\E022"
}

.fl-outicons-forward27:before {
    content: "\E023"
}

.fl-outicons-gear40:before {
    content: "\E024"
}

.fl-outicons-google4:before {
    content: "\E025"
}

.fl-outicons-grid2:before {
    content: "\E026"
}

.fl-outicons-headphones46:before {
    content: "\E027"
}

.fl-outicons-heart373:before {
    content: "\E028"
}

.fl-outicons-house204:before {
    content: "\E029"
}

.fl-outicons-information83:before {
    content: "\E02A"
}

.fl-outicons-laptop4:before {
    content: "\E02B"
}

.fl-outicons-left-arrow25:before {
    content: "\E02C"
}

.fl-outicons-like83:before {
    content: "\E02D"
}

.fl-outicons-lines7:before {
    content: "\E02E"
}

.fl-outicons-list100:before {
    content: "\E02F"
}

.fl-outicons-lock8:before {
    content: "\E030"
}

.fl-outicons-magnifying-glass33:before {
    content: "\E031"
}

.fl-outicons-magnifying-glass34:before {
    content: "\E032"
}

.fl-outicons-magnifying-glass35:before {
    content: "\E033"
}

.fl-outicons-mail2:before {
    content: "\E034"
}

.fl-outicons-microphone10:before {
    content: "\E035"
}

.fl-outicons-minimize1:before {
    content: "\E036"
}

.fl-outicons-minus6:before {
    content: "\E037"
}

.fl-outicons-move1:before {
    content: "\E038"
}

.fl-outicons-news:before {
    content: "\E039"
}

.fl-outicons-notepad20:before {
    content: "\E03A"
}

.fl-outicons-padlock86:before {
    content: "\E03B"
}

.fl-outicons-pause51:before {
    content: "\E03C"
}

.fl-outicons-pencil8:before {
    content: "\E03D"
}

.fl-outicons-pencil9:before {
    content: "\E03E"
}

.fl-outicons-phone14:before {
    content: "\E03F"
}

.fl-outicons-photo-camera5:before {
    content: "\E040"
}

.fl-outicons-picture54:before {
    content: "\E041"
}

.fl-outicons-pin12:before {
    content: "\E042"
}

.fl-outicons-play127:before {
    content: "\E043"
}

.fl-outicons-pointer31:before {
    content: "\E044"
}

.fl-outicons-power115:before {
    content: "\E045"
}

.fl-outicons-print:before {
    content: "\E046"
}

.fl-outicons-question5:before {
    content: "\E047"
}

.fl-outicons-refresh8:before {
    content: "\E048"
}

.fl-outicons-right-arrow30:before {
    content: "\E049"
}

.fl-outicons-sad70:before {
    content: "\E04A"
}

.fl-outicons-sales2:before {
    content: "\E04B"
}

.fl-outicons-screen88:before {
    content: "\E04C"
}

.fl-outicons-share53:before {
    content: "\E04D"
}

.fl-outicons-share55:before {
    content: "\E04E"
}

.fl-outicons-shopping-cart13:before {
    content: "\E04F"
}

.fl-outicons-smartphone65:before {
    content: "\E050"
}

.fl-outicons-smiley3:before {
    content: "\E051"
}

.fl-outicons-sort2:before {
    content: "\E052"
}

.fl-outicons-speech-balloon2:before {
    content: "\E053"
}

.fl-outicons-speech-bubble34:before {
    content: "\E054"
}

.fl-outicons-star6:before {
    content: "\E055"
}

.fl-outicons-star7:before {
    content: "\E056"
}

.fl-outicons-support1:before {
    content: "\E057"
}

.fl-outicons-tablet4:before {
    content: "\E058"
}

.fl-outicons-tags:before {
    content: "\E059"
}

.fl-outicons-trash1:before {
    content: "\E05A"
}

.fl-outicons-treasure:before {
    content: "\E05B"
}

.fl-outicons-truck72:before {
    content: "\E05C"
}

.fl-outicons-twitter4:before {
    content: "\E05D"
}

.fl-outicons-up-arrow46:before {
    content: "\E05E"
}

.fl-outicons-upload142:before {
    content: "\E05F"
}

.fl-outicons-user189:before {
    content: "\E060"
}

.fl-outicons-warning5:before {
    content: "\E061"
}

.fl-outicons-white-flag1:before {
    content: "\E062"
}

.fl-outicons-wifi110:before {
    content: "\E063"
}

.revealOnScroll {
    opacity: 0
}

.revealOnScroll.animated {
    opacity: 1
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    z-index: 1
}

.animated:hover {
    z-index: 997
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.flipInX,
.flipInY {
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flip {
    -webkit-animation-name: flip;
    animation-name: flip
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

.swing {
    -webkit-animation-name: swing;
    animation-name: swing
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@media (min-width:1200px) {
    body .container {
        width: 1280px;
        max-width: 100%
    }
    body .col-lg,
    body .col-lg-1,
    body .col-lg-10,
    body .col-lg-11,
    body .col-lg-12,
    body .col-lg-2,
    body .col-lg-3,
    body .col-lg-4,
    body .col-lg-5,
    body .col-lg-6,
    body .col-lg-7,
    body .col-lg-8,
    body .col-lg-9,
    body .col-md,
    body .col-md-1,
    body .col-md-10,
    body .col-md-11,
    body .col-md-12,
    body .col-md-2,
    body .col-md-3,
    body .col-md-4,
    body .col-md-5,
    body .col-md-6,
    body .col-md-7,
    body .col-md-8,
    body .col-md-9,
    body .col-sm,
    body .col-sm-1,
    body .col-sm-10,
    body .col-sm-11,
    body .col-sm-12,
    body .col-sm-2,
    body .col-sm-3,
    body .col-sm-4,
    body .col-sm-5,
    body .col-sm-6,
    body .col-sm-7,
    body .col-sm-8,
    body .col-sm-9,
    body .col-xl,
    body .col-xl-1,
    body .col-xl-10,
    body .col-xl-11,
    body .col-xl-12,
    body .col-xl-2,
    body .col-xl-3,
    body .col-xl-4,
    body .col-xl-5,
    body .col-xl-6,
    body .col-xl-7,
    body .col-xl-8,
    body .col-xl-9,
    body .col-xs,
    body .col-xs-1,
    body .col-xs-10,
    body .col-xs-11,
    body .col-xs-12,
    body .col-xs-2,
    body .col-xs-3,
    body .col-xs-4,
    body .col-xs-5,
    body .col-xs-6,
    body .col-xs-7,
    body .col-xs-8,
    body .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px
    }
    body .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media (max-width:1279px) {
    .container {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    body .col-lg,
    body .col-lg-1,
    body .col-lg-10,
    body .col-lg-11,
    body .col-lg-12,
    body .col-lg-2,
    body .col-lg-3,
    body .col-lg-4,
    body .col-lg-5,
    body .col-lg-6,
    body .col-lg-7,
    body .col-lg-8,
    body .col-lg-9,
    body .col-md,
    body .col-md-1,
    body .col-md-10,
    body .col-md-11,
    body .col-md-12,
    body .col-md-2,
    body .col-md-3,
    body .col-md-4,
    body .col-md-5,
    body .col-md-6,
    body .col-md-7,
    body .col-md-8,
    body .col-md-9,
    body .col-sm,
    body .col-sm-1,
    body .col-sm-10,
    body .col-sm-11,
    body .col-sm-12,
    body .col-sm-2,
    body .col-sm-3,
    body .col-sm-4,
    body .col-sm-5,
    body .col-sm-6,
    body .col-sm-7,
    body .col-sm-8,
    body .col-sm-9,
    body .col-xl,
    body .col-xl-1,
    body .col-xl-10,
    body .col-xl-11,
    body .col-xl-12,
    body .col-xl-2,
    body .col-xl-3,
    body .col-xl-4,
    body .col-xl-5,
    body .col-xl-6,
    body .col-xl-7,
    body .col-xl-8,
    body .col-xl-9,
    body .col-xs,
    body .col-xs-1,
    body .col-xs-10,
    body .col-xs-11,
    body .col-xs-12,
    body .col-xs-2,
    body .col-xs-3,
    body .col-xs-4,
    body .col-xs-5,
    body .col-xs-6,
    body .col-xs-7,
    body .col-xs-8,
    body .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:576px) {
    body .col-lg,
    body .col-lg-1,
    body .col-lg-10,
    body .col-lg-11,
    body .col-lg-12,
    body .col-lg-2,
    body .col-lg-3,
    body .col-lg-4,
    body .col-lg-5,
    body .col-lg-6,
    body .col-lg-7,
    body .col-lg-8,
    body .col-lg-9,
    body .col-md,
    body .col-md-1,
    body .col-md-10,
    body .col-md-11,
    body .col-md-12,
    body .col-md-2,
    body .col-md-3,
    body .col-md-4,
    body .col-md-5,
    body .col-md-6,
    body .col-md-7,
    body .col-md-8,
    body .col-md-9,
    body .col-sm,
    body .col-sm-1,
    body .col-sm-10,
    body .col-sm-11,
    body .col-sm-12,
    body .col-sm-2,
    body .col-sm-3,
    body .col-sm-4,
    body .col-sm-5,
    body .col-sm-6,
    body .col-sm-7,
    body .col-sm-8,
    body .col-sm-9,
    body .col-xl,
    body .col-xl-1,
    body .col-xl-10,
    body .col-xl-11,
    body .col-xl-12,
    body .col-xl-2,
    body .col-xl-3,
    body .col-xl-4,
    body .col-xl-5,
    body .col-xl-6,
    body .col-xl-7,
    body .col-xl-8,
    body .col-xl-9,
    body .col-xs,
    body .col-xs-1,
    body .col-xs-10,
    body .col-xs-11,
    body .col-xs-12,
    body .col-xs-2,
    body .col-xs-3,
    body .col-xs-4,
    body .col-xs-5,
    body .col-xs-6,
    body .col-xs-7,
    body .col-xs-8,
    body .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px
    }
}

body#index .page-footer {
    padding: 0
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.Popins {
    font-family: Poppins, sans-serif
}

body.Lato {
    font-family: Lato, sans-serif
}

body.Raleway {
    font-family: Raleway, sans-serif
}

body.OpenSans {
    font-family: Open Sans, sans-serif
}

body.Roboto {
    font-family: Roboto, sans-serif
}

body.Oswald {
    font-family: Oswald, sans-serif
}

body.Ubuntu {
    font-family: Ubuntu, sans-serif
}

body.Playfair {
    font-family: Playfair Display, serif
}

body.Lora {
    font-family: Lora, serif
}

body.Indie {
    font-family: Indie Flower, cursive
}

body.Hind {
    font-family: Hind, sans-serif
}

body .modal-dialog {
    margin: 100px auto
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    z-index: auto
}

main.boxed {
    max-width: 1500px;
    margin: 0 auto;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, .16)
}

#footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    z-index: -1
}

#footer.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

#footer.boxed {
    max-width: 1500px;
    margin: 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    margin-bottom: 20px
}

::-moz-selection {
    background: #609e00;
    color: #fff
}

::selection {
    background: #609e00;
    color: #fff
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
    border-color: #444
}

::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #3a3a3a
}

::-webkit-scrollbar-thumb:hover {
    background-color: #609e00
}

::-webkit-scrollbar-track {
    border-color: #444;
    background-color: #fff
}

::-webkit-scrollbar-track:hover {
    border-color: #3a3a3a
}

#supplier .products-sort-order .select-title:after {
    top: -15px;
    right: -32px
}

#products .thumbnail-container:not(.with_thumb):focus,
#products .thumbnail-container:not(.with_thumb):hover,
.featured-products .thumbnail-container:not(.with_thumb):focus,
.featured-products .thumbnail-container:not(.with_thumb):hover,
.product-accessories .thumbnail-container:not(.with_thumb):focus,
.product-accessories .thumbnail-container:not(.with_thumb):hover,
.product-miniature .thumbnail-container:not(.with_thumb):focus,
.product-miniature .thumbnail-container:not(.with_thumb):hover {
    margin: -10px -18px 0
}

#products .thumbnail-container:not(.with_thumb):focus .product-thumbnail,
#products .thumbnail-container:not(.with_thumb):hover .product-thumbnail,
.featured-products .thumbnail-container:not(.with_thumb):focus .product-thumbnail,
.featured-products .thumbnail-container:not(.with_thumb):hover .product-thumbnail,
.product-accessories .thumbnail-container:not(.with_thumb):focus .product-thumbnail,
.product-accessories .thumbnail-container:not(.with_thumb):hover .product-thumbnail,
.product-miniature .thumbnail-container:not(.with_thumb):focus .product-thumbnail,
.product-miniature .thumbnail-container:not(.with_thumb):hover .product-thumbnail {
    width: 100%
}

#products .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
#products .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images,
.featured-products .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
.featured-products .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images,
.product-accessories .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
.product-accessories .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images,
.product-miniature .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
.product-miniature .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images {
    padding: 10px
}

.brand-page {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #dedede;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brand-page:first-child {
    border: none;
    padding-top: 50px
}

.brand-page .btn {
    margin: -5px 0 0;
    float: right
}

.brand-page .brand-count {
    color: #3a3a3a
}

.brand-page .brand-count:hover {
    color: #609e00
}

.brand-page .brand-infos p a {
    color: #3a3a3a
}

.sticky-head {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%!important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    left: 0;
    z-index: 999;
    padding: 5px 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: slideDown;
    animation-name: slideDown
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

#header {
    background: #fff;
    padding: 12px 0 16px;
    transition: all .3s ease
}

#header,
#header a {
    color: #3a3a3a
}

#header a:hover {
    text-decoration: none
}

#header .logo {
    max-width: 100%
}

#header #_desktop_logo {
    position: absolute;
    left: 15px;
    top: 12px
}

#header #_desktop_logo h1 {
    margin-bottom: 0
}

#header .blockcart {
    position: relative
}

#header .blockcart .cart-products-count {
    position: absolute;
    right: -20px;
    top: -5px;
    background: #609e00;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .14);
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    transition: all .2s linear
}

#header .blockcart:hover .cart-products-count {
    box-shadow: none
}

#header .menu,
#header .menu>ul>li {
    display: inline-block
}

#header .header-nav #menu-icon {
    vertical-align: middle;
    cursor: pointer;
    margin: 7px 20px 0 15px;
    font-size: 25px;
    color: #3a3a3a
}

#header .header-nav #menu-icon .material-icons {
    display: inline-block;
    color: #3a3a3a;
    font-size: 25px
}

#header .header-nav #menu-icon:hover {
    color: #609e00
}

#header .header-nav .right-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#header .header-nav .currency-selector {
    margin-top: .9375rem;
    margin-left: .9375rem;
    white-space: nowrap
}

#header .header-nav .language-selector {
    margin-top: .9375rem;
    white-space: nowrap
}

#header .header-nav .cart-preview .body {
    display: none
}

#header .header-nav #_desktop_contact_link {
    display: inline-block
}

#header .header-nav #_desktop_contact_link #contact-link {
    margin-top: .9375rem
}

#header .header-nav .material-icons {
    line-height: inherit
}

#header .header-nav .material-icons.expand-more {
    margin-left: -.375rem
}

#header .header-nav a.dropdown-item,
#header .header-top>.container {
    position: relative
}

#header .header-top .menu {
    padding-left: 15px;
    margin-bottom: .375rem
}

#header .header-top .position-static {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0
}

#header .header-top .position-static #_desktop_cart {
    position: absolute;
    top: 7px;
    right: 25px
}

#header .header-top .position-static #_desktop_cart .blockcart {
    line-height: 39px;
    font-weight: 400;
    color: #3a3a3a;
    transition: all .2s linear;
    padding: 0 0 15px 15px
}

#header .header-top .position-static #_desktop_cart .blockcart i {
    transition: all .2s linear
}

#header .header-top .position-static #_desktop_cart .blockcart i:hover {
    color: #609e00
}

#header .header-top .position-static #_desktop_cart .blockcart a {
    font-size: 25px;
    text-decoration: none
}

#header .header-top .position-static #_desktop_setting-header,
#header .header-top .position-static #_desktop_user_info {
    color: #3a3a3a
}

#header .header-top .position-static #_desktop_setting-header i,
#header .header-top .position-static #_desktop_user_info i {
    transition: all .3s linear
}

#header .header-top .position-static #_desktop_setting-header:focus i,
#header .header-top .position-static #_desktop_setting-header:hover i,
#header .header-top .position-static #_desktop_user_info:focus i,
#header .header-top .position-static #_desktop_user_info:hover i {
    color: #609e00
}

#header .header-top .position-static #_desktop_setting-header i.active,
#header .header-top .position-static #_desktop_user_info i.active {
    transition: all .2s linear;
    color: #609e00
}

#header .header-top .position-static #_desktop_user_info {
    position: absolute;
    top: 16px;
    right: 71px
}

#header .header-top .position-static #_desktop_user_info .user-info {
    position: relative;
    padding-bottom: 20px;
    padding-left: 5px
}

#header .header-top .position-static #_desktop_user_info .user-info a {
    font-size: 25px;
    font-weight: 400;
    text-decoration: none;
    outline: 0
}

#header .header-top .position-static #_desktop_user_info .user-info:hover .bon-login-popup {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#header .header-top .position-static #_desktop_user_info .user-info i {
    font-size: 25px;
    font-weight: 400;
    text-decoration: none;
    outline: 0
}

#header .header-top .position-static #_desktop_user_info .user-info .bon-login-popup {
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    transition: all .3s linear;
    opacity: 0;
    position: absolute;
    width: 200px;
    right: 0;
    z-index: 5002;
    top: 41px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    background: #fff
}

#header .header-top .position-static #_desktop_user_info .user-info .bon-login-popup-button {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0 5px
}

#header .header-top .position-static #_desktop_user_info .user-info .bon-login-popup .btn {
    color: #fff;
    font-size: 14px!important;
    margin-top: 15px;
    width: 90%
}

#header .header-top .position-static #_desktop_user_info .user-info .bon-login-popup .btn:last-child {
    margin-bottom: 15px
}

#header .header-top .position-static #_desktop_user_info .user-info .bon-login-popup .bon-logout {
    margin-top: 15px!important
}

#header .header-top .position-static #_desktop_setting-header {
    position: absolute;
    top: 17px;
    right: 169px;
    padding: 0 0 10px 20px
}

#header .header-top .position-static #_desktop_setting-header i {
    font-weight: 400;
    font-size: 25px;
    cursor: pointer
}

#header .header-top .position-static #_desktop_setting-header .setting-header-inner {
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    transition: all .3s linear;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 40px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    background: #fff;
    width: 170px;
    padding: 20px 15px;
    overflow: hidden;
    z-index: 5001
}

#header .header-top .position-static #_desktop_setting-header:hover .setting-header-inner {
    visibility: visible;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 1
}

#header .header-top .position-static #_desktop_setting-header #_desktop_currency_selector,
#header .header-top .position-static #_desktop_setting-header #_desktop_language_selector {
    display: block
}

#header .header-top .search-widget {
    float: right
}

#header .top-menu-link {
    margin-left: 1.25rem
}

#header .top-menu {
    margin-bottom: 0
}

#header #_desktop_currency_selector,
#header #_desktop_language_selector {
    display: none
}

#header .language-selector-wrapper ul {
    margin-bottom: 10px;
    overflow: hidden
}

#header .language-selector-wrapper ul li {
    width: 33.333%;
    float: left
}

#header .language-selector-wrapper ul li a {
    margin: 0 5px 10px;
    display: block;
    transition: none
}

#header .language-selector-wrapper ul li a i {
    display: none
}

#header .language-selector-wrapper ul li img {
    max-width: 100%;
    height: auto
}

#header #_desktop_currency_selector .currency-selector ul {
    overflow: hidden;
    padding-left: 5px;
    margin: 0
}

#header #_desktop_currency_selector .currency-selector ul li {
    width: 50%;
    float: left
}

#header #_desktop_currency_selector .currency-selector ul li:first-child,
#header #_desktop_currency_selector .currency-selector ul li:nth-child(2) {
    line-height: 26px
}

#header #_desktop_currency_selector .currency-selector ul li a {
    font-size: 15px;
    transition: none
}

#header #_desktop_currency_selector .currency-selector ul li a:hover {
    color: #609e00
}

#header #_mobile_logo {
    display: none
}

#header #_desktop_logo {
    display: block
}

#_desktop_currency_selector,
#_desktop_language_selector {
    display: none
}

.bon-tooltip-item {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-18px, 30px);
    transform: translate(-18px, 30px);
    transition: all .2s linear;
    z-index: 100
}

.bon-tooltip-item.bon-tooltip-active {
    -webkit-transform: translate(-18px, 20px);
    transform: translate(-18px, 20px)
}

.bon-tooltip-item .bon-tooltip-inner {
    padding: 1px 8px 0;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .13)
}

.bon-tooltip-item .bon-tooltip-inner p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.bon-tooltip-item .bon-tooltip-inner:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 6px;
    height: 6px;
    background-color: #000;
    box-shadow: 0 0 4px rgba(0, 0, 0, .13);
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.page-index #wrapper .breadcrumb-wrapper {
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
    display: none
}

.page-header h1 {
    text-align: center;
    padding: 10px 0 20px
}

#wrapper {
    background: #fff
}

#wrapper .banner {
    margin-bottom: 1.5rem;
    display: block
}

#wrapper .banner img {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15)
}

#wrapper .breadcrumb {
    background: 0 0;
    padding: 0;
    margin: 0
}

#wrapper .breadcrumb-wrapper {
    margin-bottom: 20px;
    padding: 7px 0;
    background: #f5f5f5
}

#wrapper .breadcrumb[data-depth="1"] {
    display: none
}

#wrapper .breadcrumb[data-depth="1"]+.container {
    margin-top: 40px
}

#wrapper .breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0
}

#wrapper .breadcrumb li {
    display: inline
}

#wrapper .breadcrumb li:after {
    font-family: Material Icons;
    padding: 0;
    content: "\E315";
    color: #444;
    margin: 0;
    vertical-align: middle;
    font-size: 14px
}

#wrapper .breadcrumb li:last-child {
    content: "/";
    color: #2e2e2e;
    margin: 0
}

#wrapper .breadcrumb li:last-child:after {
    content: ""
}

#wrapper .breadcrumb li a {
    color: #444;
    font-size: 12px
}

#wrapper .breadcrumb li a:hover {
    text-decoration: none;
    color: #609e00
}

products .page-header {
    text-align: center
}

products .page-content,
products .page-header {
    margin-bottom: 1.563rem
}

products .page-content h6 {
    margin-bottom: 1.125rem
}

products .page-content #notifications {
    margin-left: -15px;
    margin-right: -15px
}

products .page-footer {
    margin-bottom: 1.563rem
}

#notifications ul {
    margin-bottom: 0
}

#main #content .page-heading,
#main #content .row .cms-block h3.page-subheading,
#main #content .row .cms-block p,
#main #content .row .cms-box h3.page-subheading,
#main #content .row .cms-box p {
    margin-bottom: 20px
}

#manufacturer #main h1 {
    text-align: center
}

#manufacturer #main .products-selection h1 {
    text-align: left
}

@media (max-width:1199px) {
    #header .header-nav {
        max-height: inherit
    }
    #header .header-nav .search-widget {
        float: none;
        width: 15.63rem
    }
    #header {
        padding: 20px 0;
        position: relative
    }
    #header #_desktop_logo {
        left: auto
    }
    #header #_desktop_logo .logo {
       /* width: auto */
    }
    #header .header-top .search-widget {
        min-width: inherit
    }
    #header .header-top #_desktop_cart,
    #header .header-top #_desktop_setting-header,
    #header .header-top #_desktop_user_info {
        top: 15px;
        color: #3a3a3a
    }
    #header .header-top #_desktop_cart:hover,
    #header .header-top #_desktop_setting-header:hover,
    #header .header-top #_desktop_user_info:hover {
        color: #609e00
    }
    #header .header-top #_desktop_cart {
        top: 4px
    }
    #header #products .product-miniature,
    #header .featured-products .product-miniature {
        margin: 0 auto
    }
    #header .sub-menu {
        top: 70px;
        margin: 0;
        font-size: 12px;
        left: 0;
        min-width: 100%
    }
    #header #blockcart-modal .product-image {
        width: 100%;
        display: block;
        max-width: 15.63rem;
        margin: 0 auto .9375rem
    }
    #header #blockcart-modal .cart-content {
        padding-left: 0
    }
    #header #blockcart-modal #product-availability,
    #header #blockcart-modal .product-name {
        margin-top: .625rem
    }
    #header #blockcart-modal #search_filters .facet .facet-label {
        text-align: left
    }
    #header #blockcart-modal .block-category {
        padding-bottom: 0
    }
    #header #blockcart-modal .block-category .category-cover {
        position: relative;
        text-align: center
    }
    #products .thumbnail-container:not(.with_thumb):focus,
    #products .thumbnail-container:not(.with_thumb):hover,
    .featured-products .thumbnail-container:not(.with_thumb):focus,
    .featured-products .thumbnail-container:not(.with_thumb):hover,
    .product-accessories .thumbnail-container:not(.with_thumb):focus,
    .product-accessories .thumbnail-container:not(.with_thumb):hover,
    .product-miniature .thumbnail-container:not(.with_thumb):focus,
    .product-miniature .thumbnail-container:not(.with_thumb):hover {
        margin: 0
    }
    #products .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
    #products .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images,
    .featured-products .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
    .featured-products .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images,
    .product-accessories .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
    .product-accessories .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images,
    .product-miniature .thumbnail-container:not(.with_thumb):focus .thumbnail-container-images,
    .product-miniature .thumbnail-container:not(.with_thumb):hover .thumbnail-container-images {
        padding: 0
    }
}

@media (max-width:991px) {
    main {
        margin-bottom: 0
    }
    #footer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: inherit;
        margin: 0
    }
    .brand-page .brand-products {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .brand-page .brand-products .brand-count {
        padding: 25px 0 20px
    }
    .container {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .brand-page {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 20px 0
    }
    .brand-page .brand-infos p {
        font-size: 18px;
        margin-bottom: 15px
    }
    .brand-page .brand-infos p a {
        color: #3a3a3a
    }
    #wrapper {
        box-shadow: none
    }
    #checkout-cart-summary {
        float: none;
        width: 100%;
        margin-top: 1rem
    }
    #header #menu-icon {
        margin: 0 20px 0 15px
    }
    #header #_mobile_cart,
    #header #_mobile_setting-header,
    #header #_mobile_user_info {
        color: #3a3a3a;
        margin-top: 7px
    }
    #header #_mobile_setting-header {
        margin-right: 5px;
        display: none
    }
    #header #_mobile_cart i,
    #header #_mobile_user_info i,
    #header #menu-icon i {
        transition: all .2s linear
    }
    #header #_mobile_cart i:hover,
    #header #_mobile_user_info i:hover,
    #header #menu-icon i:hover {
        color: #609e00
    }
    #header #_mobile_cart {
        margin: 7px 25px 0 13px
    }
    #header #_mobile_cart .blockcart {
        margin-left: 0;
        background: inherit
    }
    #header #_mobile_cart .blockcart.active {
        margin-left: .5rem
    }
    #header #_mobile_cart .blockcart .cart-products-count {
        right: -22px;
        top: -14px
    }
    #header #_mobile_cart a {
        font-size: 25px
    }
    #header .header-nav {
        background: #fff;
        color: #444
    }
    #header .header-nav .top-logo {
        text-align: center
    }
    #header .header-nav .top-logo h1 {
        margin: 0
    }
    #header .header-nav .top-logo h1 a img {
        max-height: 50px;
        max-width: 100%
    }
    #header .header-nav .right-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #header .header-nav .user-info {
        text-align: left
    }
    #header .header-nav .user-info a {
        font-size: 25px
    }
    #header .header-nav .user-info .logged {
        color: #609e00
    }
    #header .header-top {
        padding-bottom: 0
    }
    #header .header-top a[data-depth="0"] {
        color: #3a3a3a;
        font-size: 16px;
        text-transform: uppercase
    }
    #header .header-top .search-widget {
        width: 100%
    }
    #header.is-open,
    #header.is-open .header-top {
        background-color: #fff
    }
    #header section.checkout-step {
        width: 100%
    }
    #header .default-input {
        min-width: 100%
    }
    #header label {
        clear: both
    }
    #header #products .product-miniature,
    #header .featured-products .product-miniature {
        margin: 0 auto
    }
    #header .block-contact {
        padding-left: .9375rem;
        border: none
    }
    #header .dropdown-item,
    #header .menu {
        padding-left: 0
    }
    #header #footer {
        padding-top: .5rem
    }
}

@media (max-width:575px) {
    #content-wrapper,
    #left-column {
        padding-left: 0!important;
        padding-right: 0!important
    }
    #header {
        padding: 20px 0
    }
    .top-logo {
        margin-bottom: 16px
    }
    .header-nav .hidden-md-up.text-sm-center.mobile {
        position: relative
    }
}

@media screen and (max-width:1024px) {
    .tooltip {
        display: none
    }
}

#back-to-top {
    position: fixed;
    right: 20px;
    bottom: 95px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    font-size: 40px;
    z-index: 5090;
    cursor: pointer;
    border-radius: 4px;
    color: #444;
    text-shadow: rgba(0, 0, 0, .15) 0 1px 1px
}

#back-to-top:before {
    content: "\eacf";
    font-family: Material Icons;
    position: relative;
    display: block
}

#back-to-top:hover {
    color: #609e00
}

@media (max-width:767px) {
    #header {
        padding: 20px 0
    }
    #header .header-nav #menu-icon {
        margin: 7px 20px 4px 15px
    }
    .header-top .position-static {
        position: inherit
    }
    #header #_mobile_logo {
        text-align: center;
        margin-bottom: 25px;
        display: block
    }
    #header #_desktop_logo {
        display: none
    }
    #header .header-top .position-static #_desktop_user_info {
        top: -26px;
        right: 70px
    }
    #header .header-top .position-static #_desktop_setting-header {
        display: none
    }
    #header .header-top .position-static {
        display: block
    }
    #header .header-top .position-static #_desktop_cart {
        top: -35px;
        right: 25px
    }
}