/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 8, 2017 */
@import "app/plugins/select2.min.css";

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-bold-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-extralight-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-extralight-webfont.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-extra-lightitalic-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-extra-lightitalic-webfont.woff") format("woff");
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-light-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-lightitalic-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-lightitalic-webfont.woff") format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-regular-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "oswald";
    src: url("/css/app/fonts/oswald-regularitalic-webfont.woff2") format("woff2"), url("/css/app/fonts/oswald-regularitalic-webfont.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "quattrocento";
    src: url("/css/app/fonts/quattrocento-bold-webfont.woff2") format("woff2"), url("/css/app/fonts/quattrocento-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "quattrocento";
    src: url("/css/app/fonts/quattrocento-regular-webfont.woff2") format("woff2"), url("/css/app/fonts/quattrocento-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "lato";
    src: url("/css/app/fonts/Lato-Bold.woff2") format("woff2"), url("/css/app/fonts/Lato-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "lato";
    src: url("/css/app/fonts/Lato-Regular.woff2") format("woff2"), url("/css/app/fonts/Lato-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "lato";
    src: url("/css/app/fonts/Lato-Light.woff2") format("woff2"), url("/css/app/fonts/Lato-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9947f6535a71d3629391f8ed45d47873)
 * Config saved to config.json and https://gist.github.com/9947f6535a71d3629391f8ed45d47873
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

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

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

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

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}

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

a {
    color: #337ab7;
    text-decoration: none;
}

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

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

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

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

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

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

[role=button] {
    cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}

textarea.form-control {
    height: auto;
}

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

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

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

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

.form-group {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

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

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

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

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

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

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

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

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

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

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

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

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

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
}

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

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

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    border-radius: 10px;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

*, *:hover, *:active, *:focus, *:visited {
    outline: none;
}

a, a:hover, a:active, a:focus, a:visited {
    outline: none;
}

a {
    color: inherit;
    text-decoration: none;
}

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

@media (min-width: 1450px) {
    .container {
        width: 1420px;
    }
}

.form-horizontal .form-group {
    margin: 0;
}

.grid-system-spacing .row {
    margin-left: -8px;
    margin-right: -8px;
}

.grid-system-spacing .col-xs-1, .grid-system-spacing .col-sm-1, .grid-system-spacing .col-md-1, .grid-system-spacing .col-lg-1, .grid-system-spacing .col-xs-2, .grid-system-spacing .col-sm-2, .grid-system-spacing .col-md-2, .grid-system-spacing .col-lg-2, .grid-system-spacing .col-xs-3, .grid-system-spacing .col-sm-3, .grid-system-spacing .col-md-3, .grid-system-spacing .col-lg-3, .grid-system-spacing .col-xs-4, .grid-system-spacing .col-sm-4, .grid-system-spacing .col-md-4, .grid-system-spacing .col-lg-4, .grid-system-spacing .col-xs-5, .grid-system-spacing .col-sm-5, .grid-system-spacing .col-md-5, .grid-system-spacing .col-lg-5, .grid-system-spacing .col-xs-6, .grid-system-spacing .col-sm-6, .grid-system-spacing .col-md-6, .grid-system-spacing .col-lg-6, .grid-system-spacing .col-xs-7, .grid-system-spacing .col-sm-7, .grid-system-spacing .col-md-7, .grid-system-spacing .col-lg-7, .grid-system-spacing .col-xs-8, .grid-system-spacing .col-sm-8, .grid-system-spacing .col-md-8, .grid-system-spacing .col-lg-8, .grid-system-spacing .col-xs-9, .grid-system-spacing .col-sm-9, .grid-system-spacing .col-md-9, .grid-system-spacing .col-lg-9, .grid-system-spacing .col-xs-10, .grid-system-spacing .col-sm-10, .grid-system-spacing .col-md-10, .grid-system-spacing .col-lg-10, .grid-system-spacing .col-xs-11, .grid-system-spacing .col-sm-11, .grid-system-spacing .col-md-11, .grid-system-spacing .col-lg-11, .grid-system-spacing .col-xs-12, .grid-system-spacing .col-sm-12, .grid-system-spacing .col-md-12, .grid-system-spacing .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
}

.grid-system-spacing .ma8 {
    margin: 8px !important;
}

.grid-system-spacing .mb16 {
    margin-bottom: 16px !important;
}

ol, li, ul, dd, dt, dl {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

label {
    margin-bottom: 0;
}

/* --------------- / variables   --------------------------- */
/* --------------- / input --------------------------- */
.form-text, .form-select {
    /*input{
    border-color: #a94442;
    }*/
}

.form-text.required:after, .form-select.required:after {
    content: "*";
    position: absolute;
    top: 3px;
    right: 20px;
    font-size: 20px;
}

.form-text.has-error .error, .form-select.has-error .error {
    color: #a94442;
    font-weight: bold;
    margin: 0 0 0.875em;
}

.form-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    cursor: pointer;
    font-size: 1.1em;
    color: #333;
}

.form-label.form-label-small {
    font-size: 0.9em;
}

.form-label._extended {
    font-size: 1em;
    padding: 0.5em 1em;
    color: gray;
}

@media (max-width: 767px) {
    .form-label._extended {
        margin-left: 10px;
    }
}

.form-error {
    color: #a94442;
    margin: -0.4em 0 1em;
    display: block;
}

.form-input {
    transition: all .3s cubic-bezier(.4,.68,.07,.65)!important;
    position: relative;
    font-size: 14px;
    height: 40px;
    width: 100%;
    margin: 0 0 0.875em;
    padding: 0.7em 0.8em;
    color: #333;
    border: 1px solid #BDBDBD;
    background-color: #EFEFEF;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 5px;
    box-sizing: border-box;
    resize: vertical;
}

.form-input:focus {
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6);*/
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6);*/
    border-color: #fd9600;
}

.form-input[disabled] {
    border-color: #eaeaea;
    background-color: #ededed;
    box-shadow: none;
    cursor: not-allowed;
}

.has-error .form-input {
    /*border-left: 3px solid #a94442;*/
    border: 1px solid #a94442;
}

.form-input.form-input-small {
    width: 5em;
}

.form-input:-moz-placeholder {
    color: gray;
    opacity: 1;
}

.form-input::-moz-placeholder {
    color: gray;
    opacity: 1;
}

.form-input:-ms-input-placeholder {
    color: gray;
    opacity: 1;
}

.form-input::-webkit-input-placeholder {
    color: gray;
    opacity: 1;
}

select.form-input {
    background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M256%2C298.3L256%2C298.3L256%2C298.3l174.2-167.2c4.3-4.2%2C11.4-4.1%2C15.8%2C0.2l30.6%2C29.9c4.4%2C4.3%2C4.5%2C11.3%2C0.2%2C15.5L264.1%2C380.9c-2.2%2C2.2-5.2%2C3.2-8.1%2C3c-3%2C0.1-5.9-0.9-8.1-3L35.2%2C176.7c-4.3-4.2-4.2-11.2%2C0.2-15.5L66%2C131.3c4.4-4.3%2C11.5-4.4%2C15.8-0.2L256%2C298.3z%22/%3E%3C/svg%3E");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: calc(100% - 0.5em) center;
}

select.form-input::-ms-expand {
    display: none;
}

.form-control {
    display: inline-block;
    float: left;
    cursor: pointer;
    margin: 0 0 0.875em;
    box-sizing: border-box;
}

.form-control input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.form-control ._label {
    display: inline-block;
    position: relative;
    padding-left: calc(16px + 0.5em);
    will-change: transform;
    /*height: 16px;*/
    cursor: pointer;
    font-weight: 400;
}

.form-control ._label::before, .form-control ._label::after {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
}

.form-control ._label::before {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
    width: 16px;
    height: 16px;
    border-color: #ddd;
    background: #FAFAFA;
    background-size: 0;
    transition: border-color 0.2s ease;
}

.has-error .form-control ._label::before {
    border-color: #a94442;
}

.form-control ._label::after {
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(0);
    transition: transform 0.2s ease;
    will-change: transform;
}

.form-control ._label-extended {
    text-transform: uppercase;
    text-align: center;
    background-color: #FAFAFA;
    margin-right: 0.5em;
    padding: 0.5em 1em;
    cursor: pointer;
    border-left: solid 3px #333333;
    font-family: oswald;
    font-weight: 400;
    min-width: 200px;
    transition: all 0.2s;
    font-size: 1.1em;
}

.form-control + .form-label {
    max-width: calc(100% - 24px - 0.5em);
    font-size: .8em;
}

.form-control + .form-label._extended {
    max-width: calc(100% - 236px - 0.5em);
}

.form-control input[type=radio] + ._label::before {
    border-radius: 100%;
}

.form-control input[type=radio] + ._label::after {
    width: 11px;
    height: 11px;
    background: #fd9600;
    border-radius: 50%;
    border: 0px;
    top: calc(50% - 6px);
    left: 2px;
}

.form-control input[type=checkbox] + ._label::after {
    background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M461.6%2C109.6l-54.9-43.3c-1.7-1.4-3.8-2.4-6.2-2.4c-2.4%2C0-4.6%2C1-6.3%2C2.5L194.5%2C323c0%2C0-78.5-75.5-80.7-77.7c-2.2-2.2-5.1-5.9-9.5-5.9c-4.4%2C0-6.4%2C3.1-8.7%2C5.4c-1.7%2C1.8-29.7%2C31.2-43.5%2C45.8c-0.8%2C0.9-1.3%2C1.4-2%2C2.1c-1.2%2C1.7-2%2C3.6-2%2C5.7c0%2C2.2%2C0.8%2C4%2C2%2C5.7l2.8%2C2.6c0%2C0%2C139.3%2C133.8%2C141.6%2C136.1c2.3%2C2.3%2C5.1%2C5.2%2C9.2%2C5.2c4%2C0%2C7.3-4.3%2C9.2-6.2L462%2C121.8c1.2-1.7%2C2-3.6%2C2-5.8C464%2C113.5%2C463%2C111.4%2C461.6%2C109.6z%22/%3E%3C/svg%3E");
}

.form-control input[type=radio][disabled] + ._label,
.form-control input[type=checkbox][disabled] + ._label {
    cursor: not-allowed;
}

.form-control input[type=radio][disabled] + ._label::before,
.form-control input[type=checkbox][disabled] + ._label::before {
    border-color: #eaeaea;
    background-color: #ededed;
    box-shadow: none;
}

.form-control input:checked + ._label::after {
    transform: scale(1);
}

.form-control input:checked ~ ._label-extended {
    background-color: #333333;
    border-color: #333333;
    color: #FFF;
}

.form-control input:checked + ._label::before {
    border-color: #666;
}

/******************** BUTTONS ************************************************/
.btn {
    transition: all .3s cubic-bezier(.4,.68,.07,.65)!important;
    display: inline-block;
    /*padding: 0.8em 1.2em;*/
    padding: .7em 1.6em;
    border-radius: 5px;
    line-height: 1em;
    text-decoration: none;
    text-align: center;
    border: solid 1px;
    font-weight: 400;
    font-size: 16px;
    /*height: 43px;*/
}
.btn .fa{
    margin-right: 5px;
}

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

.btn.btn-xs {
    font-size: 11px;
    height: 32px;
}

.btn.btn-md {
    font-size: 21px;
    min-height: 54px;
    height: 100%;
}

.btn.btn-lg {
    font-size: 32px;
    height: 90px;
}

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

@media (max-width: 767px) {
    .btn.btn-block-xs {
        display: block;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn.btn-block-sm {
        display: block;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn.btn-block-md {
        display: block;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .btn.btn-block-lg {
        display: block;
        width: 100%;
    }
}

.btn.btn-primary {
    border-color: #333333;
    color: #333333;
    background: #FFF;
}

.btn.btn-primary:hover {
    background: #333333;
    color: #FFF;
}

.btn.btn-primary.btn-inverted {
    background: #333333;
    color: #FFF;
}

.btn.btn-primary.btn-inverted:hover {
    color: #333333;
    background: #FFF;
}

.btn.btn-secondary {
    border-color: #fd9600;
    color: #fd9600;
    background: #FFF;
}

.btn.btn-secondary:hover {
    background: #fd9600;
    color: #FFF;
}

.btn.btn-secondary.btn-inverted {
    background: #fd9600;
    color: #FFF;
}

.btn.btn-secondary.btn-inverted:hover {
    color: #fd9600;
    background: #FFF;
}

.btn.btn-tertiary {
    border-color: #777;
    color: #777;
    background: #FFF;
}

.btn.btn-tertiary:hover {
    background: #777;
    color: #FFF;
}

.btn.btn-tertiary.btn-inverted {
    background: #777;
    color: #FFF;
}

.btn.btn-tertiary.btn-inverted:hover {
    color: #777;
    background: #FFF;
}

.btn.btn-link {
    border: 0;
    color: #777;
    background: #FFF;
    padding-left: 0;
}

.btn.btn-icon {
    text-align: left;
    padding-right: 1.2em;
}

.btn.btn-icon i {
    width: 1.28571429em;
    text-align: center;
    margin-right: 0.2em;
}

.btn.disabled, .btn.btn-disabled {
    pointer-events: none;
    cursor: default;
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    -moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

.btn .btn-pipe {
    font-size: 1.2em;
    margin-right: 10px;
}

.btn.btn-facebook {
    color: #3b5998;
    border-color: #3b5998;
}

#page-checkout .btn.btn-facebook {
    font-size: 16px;
    line-height: 2em;
}

.btn.btn-facebook:hover {
    background: #3b5998;
    color: #FFF;
}

.btn.btn-google-plus {
    background-color: #179BD7;
    color: #fff;
}

/*#page-checkout .btn.btn-google-plus {*/
/*    font-size: 16px;*/
/*    line-height: 2em;*/
/*}*/

.btn.btn-google-plus:hover {
    background-color: #fd9600;
    /*color: #FFF;*/
}

.btn.btn-detail {
    font-size: 0.8em;
    padding: 1em 3em;
}

.btn.btn-not-found {
    padding-left: 50px;
    padding-right: 50px;
    text-transform: uppercase;
}

.btn.btn-search {
    height: 35px;
    border: 1px solid #333333;
    padding-left: 1.2em;
    padding-right: 1.2em;
    font-family: Lato;
    line-height: 1;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn.btn-search {
        padding: 0.6em 0.6em 0.5em;
    }
}

.btn.btn-search-close {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 30px;
    width: 30px;
    background-color: #FFF;
    font-family: Lato;
    line-height: 1;
    padding: 0;
    color: #000000;
}

.btn.ladda-button[disabled], .btn.ladda-button[disabled]:hover, .btn.ladda-button[data-loading], .btn.ladda-button[data-loading]:hover {
    background: #e48700;
}

.notifications-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3000;
}

.notifications-container .container {
    position: relative;
}

.notifications-container .container .notification-track {
    position: absolute;
    right: 15px;
    top: 26px;
    width: 300px;
    z-index: 3100;
    transition: opacity 0.5s;
    opacity: 1;
}

body.phone .notifications-container .container .notification-track {
    top: 100px;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.notifications-container .container .notification-track.hide {
    opacity: 0;
    display: block !important;
}

.notifications-container .container .notification-track .notification {
    opacity: 0;
    transition: opacity 0.3s, max-height 1s;
    overflow: hidden;
    max-height: 0;
    will-change: opacity;
}

.notifications-container .container .notification-track .notification .notification-content {
    padding: 15px;
    margin: 8px 8px 20px;
    background-color: #fd9600;
    color: #FFF;
    -webkit-box-shadow: 0 5px 12px #adadad;
    box-shadow: 0 5px 12px #adadad;
}

.notifications-container .container .notification-track .notification .notification-content .notification-header {
    background-color: #FFF;
    width: auto;
    margin: -15px -15px 10px;
    padding: 15px;
    color: #000;
}

.notifications-container .container .notification-track .notification .notification-content .notification-header figure {
    margin-bottom: 10px;
}

.notifications-container .container .notification-track .notification.active {
    transition: opacity 0.5s;
    opacity: 1;
    max-height: 600px;
}

.notifications-container .container .notification-track .notification.error i {
    color: white;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 5px;
    transform: translate(-50%, 50%);
    opacity: 1;
    z-index: 10;
    cursor: pointer;
}

.notifications-container .container .notification-track #notification-template {
    display: none;
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

body, html {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
}

p {
    margin: 0;
}

.paragraph-1 {
    font-weight: 400;
    font-size: 20px;
}

.paragraph-2 {
    font-weight: 400;
    font-size: 16px;
}

.paragraph-3 {
    font-size: 18px;
    font-weight: 400;
}

.paragraph-4 {
    font-size: 18px;
    font-weight: 400;
}

.paragraph-5 {
    font-size: 16px;
    font-weight: 600;
}

.paragraph-price, .paragraph-price-small, .paragraph-quantity, .paragraph-quantity-small {
    font-weight: 700;
    font-size: 45px;
}

@media (min-width: 992px) {
    .paragraph-price, .paragraph-price-small, .paragraph-quantity, .paragraph-quantity-small {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    .paragraph-price, .paragraph-price-small, .paragraph-quantity, .paragraph-quantity-small {
        font-size: 45px;
    }
}

.paragraph-price-small, .paragraph-quantity-small {
    font-size: 1.3em;
    font-weight: 600;
}

.heading-1 {
    font-weight: 600;
    font-size: 42px;
}

.heading-2 {
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
}

.heading-3 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .heading-3 {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .heading-3 {
        font-size: 20px;
    }
}

.heading-4 {
    font-weight: 600;
    font-size: 16px;
}

@media (min-width: 768px) {
    .heading-4 {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .heading-4 {
        font-size: 20px;
    }
}

.heading-5 {
    font-weight: 100;
    font-size: 16px;
}

@media (min-width: 768px) {
    .heading-5 {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .heading-5 {
        font-size: 20px;
    }
}

.heading-6 {
    font-weight: 600;
    font-size: 20px;
    margin: 30px 0 10px;
}

.heading-7 {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .heading-7 {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .heading-7 {
        font-size: 24px;
    }
}

.heading-8 {
    font-size: 16px;
    color: #cbcbcb;
}

.heading-9 {
    font-weight: 600;
    font-size: 20px;
}

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

@media (min-width: 992px) {
    .heading-9 {
        font-size: 28px;
    }
}

.menu-heading {
    font-family: Lato;
    font-size: 14px;
}

@media only screen and (min-device-width: 1199px) and (max-device-width: 1449px) {
    .menu-heading {
        font-size: 13px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .menu-heading {
        font-size: 12px;
    }
}

.dropdown.yamm-fw.opened .menu-heading {
    color: #fd9600;
    text-decoration: underline;
}

.heading-cart {
    margin-bottom: 20px;
}

.color-orange {
    color: #fd9600;
}

.color-grey {
    color: #777;
}

.color-light-gray {
    color: #f5f5f5;
}

.font-bold {
    font-weight: 600;
}

.font-normal {
    font-weight: 400;
}

.footer-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}

.text-center {
    text-align: center;
}

.text-uppercase {
    text-transform: uppercase;
}

.product-available {
    color: #007945;
    font-weight: 400;
    line-height: 1;
}

.product-available-drop {
    line-height: 1;
    color: #007945;
}

.product-available-no-drop {
    line-height: 1;
}

.product-not-available {
    color: #f54a4a;
    font-weight: 400;
    line-height: 1;
}

.not-found-heading {
    font-size: 150px;
    font-weight: 600;
    line-height: 0.8;
    margin-top: 30px;
    letter-spacing: 0.3em;
    margin-left: 0.3em;
}

.not-found-subtitle {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}

.btn-orange {
    background-color: #fb9602;
    color: white;
    padding: 0.5em;
    font-weight: 600;
    display: inline-block;
    border-radius: 7px;
    transition: background-color 0.3s ease-out;
}

.btn-orange:hover {
    color: white;
    text-decoration: none;
    background-color: #fed598;
}

.btn-green {
    background-color: #007945;
    color: white;
    padding: 0.5em;
    font-weight: 600;
    display: inline-block;
    border-radius: 7px;
    transition: background-color 0.3s ease-out;
}

.btn-green:hover {
    color: white;
    text-decoration: none;
    background-color: #00df7f;
}

/* ------------------------ Common ------------------------ */
.display-block {
    display: block;
}

.display-inline {
    display: inline;
}

.display-inline-block {
    display: inline-block;
}

.display-none {
    display: none;
}

.display-block-xs {
    display: block;
}

.display-inline-xs {
    display: inline;
}

.display-inline-block-xs {
    display: inline-block;
}

.display-none-xs {
    display: none;
}

.display-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

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

    .display-inline-sm {
        display: inline;
    }

    .display-inline-block-sm {
        display: inline-block;
    }

    .display-none-sm {
        display: none;
    }
}

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

    .display-inline-md {
        display: inline;
    }

    .display-inline-block-md {
        display: inline-block;
    }

    .display-none-md {
        display: none;
    }
}

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

    .display-inline-lg {
        display: inline;
    }

    .display-inline-block-lg {
        display: inline-block;
    }

    .display-none-lg {
        display: none;
    }
}

.fixed {
    position: fixed;
}

.shadow-none {
    box-shadow: none !important;
    text-shadow: none !important;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: " ";
    clear: both;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.overflow-hidden {
    overflow: hidden;
}

.align-center {
    margin: 0 auto;
}

.absolute-left {
    bottom: 0;
    top: 0;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
}

.absolute-center {
    bottom: 0;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}

.absolute-right {
    bottom: 0;
    top: 0;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 0;
}

.width100 {
    width: 100%;
    height: auto;
}

.width50 {
    width: 50%;
    height: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

@media (min-width: 768px) {
    .pull-sm-right {
        float: right !important;
    }

    .pull-sm-left {
        float: left !important;
    }
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ---------------        Colors        --------------- */
.icon-blue {
    color: #3b5999;
}

.icon-water-blue {
    color: #00838f;
}

.icon-green {
    color: green;
}

.icon-gray {
    color: gray;
}

.icon-amazon {
    color: #FF9900;
}

.icon-mercatino {
    color: #C20;
}

.fa-check.success {
    color: rgb(26, 179, 148);
}

.fa-check.failure {
    color: #E6E6E6;
}

.fa-info-circle.success {
    color: rgb(26, 179, 148);
}

.fa-info-circle.failure {
    color: #E6E6E6;
}

.color-red {
    color: #CC0000;
}

.color-green {
    color: #007945;
}

.color-green-2 {
    color: #27AE60;
}

.color-white {
    color: #FFF;
}

.color-black {
    color: #000;
}

.color-drop {
    color: #f39c12;
}

.color-no-drop {
    color: #e74c3c;
}

.background-red {
    background: #CC0000;
    color: #fff;
}

.background-orange {
    background: #fd9600;
    color: #fff;
}

.background-green {
    background: #009900;
    color: #fff;
}

.background-drop {
    background: #f39c12;
    color: #fff;
}

.background-no-drop {
    background: #e74c3c;
    color: #fff;
}

.scroll-vertical {
    overflow-x: hidden;
    overflow-y: auto;
}

.list-none li {
    list-style: none;
}

.text-underline-none {
    text-decoration: none;
}

.cursor-pointer {
    cursor: pointer;
}

.text-underline {
    text-decoration: underline;
}

.rotate-45 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.vertical-align-parent {
    position: relative;
}

.vertical-align-parent .vertical-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.word-wrap {
    word-wrap: break-word;
}

code {
    padding: 0;
}

.navbar {
    border-radius: 0;
}

.responsive-classes {
    position: fixed;
    right: 0;
    top: 0;
    padding: 5px;
    background-color: #eee;
}

/* ------------------------ / Common ------------------------ */
.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

.text-xs-justify {
    text-align: justify !important;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .text-sm-justify {
        text-align: justify !important;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }
}

/* --------------- Margin and Padding --------------- */
/* all */
.ma0 {
    margin: 0 !important;
}

.ma5 {
    margin: 5px !important;
}

.ma10 {
    margin: 10px !important;
}

.ma15 {
    margin: 15px !important;
}

.pa0 {
    padding: 0 !important;
}

.pa5 {
    padding: 5px !important;
}

.pa10 {
    padding: 10px !important;
}

.pa15 {
    padding: 15px !important;
}

.pa20 {
    padding: 20px !important;
}

.pa25 {
    padding: 25px !important;
}

.pa30 {
    padding: 30px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt7 {
    margin-top: 7px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pt70 {
    padding-top: 70px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pt90 {
    padding-top: 90px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.mr-5 {
    margin-right: -5px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mr90 {
    margin-right: 90px !important;
}

.mr100 {
    margin-right: 100px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pr60 {
    padding-right: 60px !important;
}

.pr70 {
    padding-right: 70px !important;
}

.pr80 {
    padding-right: 80px !important;
}

.pr90 {
    padding-right: 90px !important;
}

.pr100 {
    padding-right: 100px !important;
}

/* bottom */
.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pb90 {
    padding-bottom: 90px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.ml-5 {
    margin-left: -5px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml70 {
    margin-left: 70px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.ml105 {
    margin-left: 105px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.pl70 {
    padding-left: 70px !important;
}

.pl80 {
    padding-left: 80px !important;
}

.pl90 {
    padding-left: 90px !important;
}

.pl100 {
    padding-left: 100px !important;
}

/* --------------- / Margin and Padding --------------- */
/* --------------- blocks ----------------------------- */
.fullscreen {
    height: 95vh;
    width: 100%;
    display: block;
    position: relative;
    background: center center;
    background-size: cover;
}

@media (max-width: 992px) {
    .fullscreen {
        transition: height 9999s;
    }
}

@media (min-width: 1200px) {
    .fullscreen {
        height: 90vh;
    }
}

.fullscreen.dark {
    box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
    .dark-xs {
        box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.4);
    }
}

.height30vh {
    height: 30vh;
}

.height40vh {
    height: 40vh;
}

.height50vh {
    height: 50vh;
}

.height60vh {
    height: 60vh;
}

.height70vh {
    height: 0vh;
}

.height80vh {
    height: 80vh;
}

.vertical-top {
    position: absolute;
    width: 100%;
    top: 0;
}

.vertical-center {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .sm-vertical-center {
        position: absolute;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.vertical-bottom {
    position: absolute !important;
    width: 100%;
    bottom: 0;
}

.horizontal-center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.horizontal-center.vertical-center {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.fullspace {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fullspace.dark {
    box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.4);
}

.fullspace.ma15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}

.centered-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dark-background {
    box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.3);
}

.base-padding {
    padding: 70px 0 70px;
}

.background-blue {
    background: #0000CC;
}

.background-white {
    background: #FFF;
}

.background-green {
    background: #007945;
}

.background-light-gray {
    background: #f5f5f5;
}

.background-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.block-shadow {
    box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.1);
}

/* --------------- / blocks --------------------------- */
.padding-squared {
    position: relative;
}

.padding-squared > * {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.col-xs-1.padding-squared {
    padding-bottom: 8.3333333333%;
}

.col-xs-10.padding-squared {
    padding-bottom: 83.3333333333%;
}

.col-xs-11.padding-squared {
    padding-bottom: 91.6666666667%;
}

.col-xs-12.padding-squared {
    padding-bottom: 100%;
}

.col-xs-2.padding-squared {
    padding-bottom: 16.6666666667%;
}

.col-xs-3.padding-squared {
    padding-bottom: 25%;
}

.col-xs-4.padding-squared {
    padding-bottom: 33.3333333333%;
}

.col-xs-5.padding-squared {
    padding-bottom: 41.6666666667%;
}

.col-xs-6.padding-squared {
    padding-bottom: 50%;
}

.col-xs-7.padding-squared {
    padding-bottom: 58.3333333333%;
}

.col-xs-8.padding-squared {
    padding-bottom: 66.6666666667%;
}

.col-xs-9.padding-squared {
    padding-bottom: 75%;
}

@media (max-width: 767px) {
    .col-xs-1.padding-squared.padding-squared-half-xs {
        padding-bottom: 4.1666666667%;
    }

    .col-xs-10.padding-squared.padding-squared-half-xs {
        padding-bottom: 41.6666666667%;
    }

    .col-xs-11.padding-squared.padding-squared-half-xs {
        padding-bottom: 45.8333333333%;
    }

    .col-xs-12.padding-squared.padding-squared-half-xs {
        padding-bottom: 50%;
    }

    .col-xs-2.padding-squared.padding-squared-half-xs {
        padding-bottom: 8.3333333333%;
    }

    .col-xs-3.padding-squared.padding-squared-half-xs {
        padding-bottom: 12.5%;
    }

    .col-xs-4.padding-squared.padding-squared-half-xs {
        padding-bottom: 16.6666666667%;
    }

    .col-xs-5.padding-squared.padding-squared-half-xs {
        padding-bottom: 20.8333333333%;
    }

    .col-xs-6.padding-squared.padding-squared-half-xs {
        padding-bottom: 25%;
    }

    .col-xs-7.padding-squared.padding-squared-half-xs {
        padding-bottom: 29.1666666667%;
    }

    .col-xs-8.padding-squared.padding-squared-half-xs {
        padding-bottom: 33.3333333333%;
    }

    .col-xs-9.padding-squared.padding-squared-half-xs {
        padding-bottom: 37.5%;
    }
}

@media (min-width: 768px) {
    .col-sm-1.padding-squared {
        padding-bottom: 8.3333333333%;
    }

    .col-sm-10.padding-squared {
        padding-bottom: 83.3333333333%;
    }

    .col-sm-12.padding-squared {
        padding-bottom: 91.6666666667%;
    }

    .col-sm-12.padding-squared {
        padding-bottom: 100%;
    }

    .col-sm-2.padding-squared {
        padding-bottom: 16.6666666667%;
    }

    .col-sm-3.padding-squared {
        padding-bottom: 25%;
    }

    .col-sm-4.padding-squared {
        padding-bottom: 33.3333333333%;
    }

    .col-sm-5.padding-squared {
        padding-bottom: 41.6666666667%;
    }

    .col-sm-6.padding-squared {
        padding-bottom: 50%;
    }

    .col-sm-7.padding-squared {
        padding-bottom: 58.3333333333%;
    }

    .col-sm-8.padding-squared {
        padding-bottom: 66.6666666667%;
    }

    .col-sm-9.padding-squared {
        padding-bottom: 75%;
    }
}

@media (max-width: 768px) {
    .col-sm-1.padding-squared.padding-squared-half-sm {
        padding-bottom: 4.1666666667%;
    }

    .col-sm-10.padding-squared.padding-squared-half-sm {
        padding-bottom: 41.6666666667%;
    }

    .col-sm-11.padding-squared.padding-squared-half-sm {
        padding-bottom: 45.8333333333%;
    }

    .col-sm-12.padding-squared.padding-squared-half-sm {
        padding-bottom: 50%;
    }

    .col-sm-2.padding-squared.padding-squared-half-sm {
        padding-bottom: 8.3333333333%;
    }

    .col-sm-3.padding-squared.padding-squared-half-sm {
        padding-bottom: 12.5%;
    }

    .col-sm-4.padding-squared.padding-squared-half-sm {
        padding-bottom: 16.6666666667%;
    }

    .col-sm-5.padding-squared.padding-squared-half-sm {
        padding-bottom: 20.8333333333%;
    }

    .col-sm-6.padding-squared.padding-squared-half-sm {
        padding-bottom: 25%;
    }

    .col-sm-7.padding-squared.padding-squared-half-sm {
        padding-bottom: 29.1666666667%;
    }

    .col-sm-8.padding-squared.padding-squared-half-sm {
        padding-bottom: 33.3333333333%;
    }

    .col-sm-9.padding-squared.padding-squared-half-sm {
        padding-bottom: 37.5%;
    }
}

@media (min-width: 992px) {
    .col-md-1.padding-squared {
        padding-bottom: 8.3333333333%;
    }

    .col-md-10.padding-squared {
        padding-bottom: 83.3333333333%;
    }

    .col-md-12.padding-squared {
        padding-bottom: 91.6666666667%;
    }

    .col-md-12.padding-squared {
        padding-bottom: 100%;
    }

    .col-md-2.padding-squared {
        padding-bottom: 16.6666666667%;
    }

    .col-md-3.padding-squared {
        padding-bottom: 25%;
    }

    .col-md-4.padding-squared {
        padding-bottom: 33.3333333333%;
    }

    .col-md-5.padding-squared {
        padding-bottom: 41.6666666667%;
    }

    .col-md-6.padding-squared {
        padding-bottom: 50%;
    }

    .col-md-7.padding-squared {
        padding-bottom: 58.3333333333%;
    }

    .col-md-8.padding-squared {
        padding-bottom: 66.6666666667%;
    }

    .col-md-9.padding-squared {
        padding-bottom: 75%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1.padding-squared {
        padding-bottom: 8.3333333333%;
    }

    .col-lg-10.padding-squared {
        padding-bottom: 83.3333333333%;
    }

    .col-lg-12.padding-squared {
        padding-bottom: 91.6666666667%;
    }

    .col-lg-12.padding-squared {
        padding-bottom: 100%;
    }

    .col-lg-2.padding-squared {
        padding-bottom: 16.6666666667%;
    }

    .col-lg-3.padding-squared {
        padding-bottom: 25%;
    }

    .col-lg-4.padding-squared {
        padding-bottom: 33.3333333333%;
    }

    .col-lg-5.padding-squared {
        padding-bottom: 41.6666666667%;
    }

    .col-lg-6.padding-squared {
        padding-bottom: 50%;
    }

    .col-lg-7.padding-squared {
        padding-bottom: 58.3333333333%;
    }

    .col-lg-8.padding-squared {
        padding-bottom: 66.6666666667%;
    }

    .col-lg-9.padding-squared {
        padding-bottom: 75%;
    }
}

.padding-rectangle {
    position: relative;
}

.padding-rectangle > * {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.col-xs-1.padding-rectangle {
    padding-bottom: 4.1666666667%;
}

.col-xs-10.padding-rectangle {
    padding-bottom: 41.6666666667%;
}

.col-xs-11.padding-rectangle {
    padding-bottom: 45.8333333333%;
}

.col-xs-12.padding-rectangle {
    padding-bottom: 50%;
}

.col-xs-2.padding-rectangle {
    padding-bottom: 8.3333333333%;
}

.col-xs-3.padding-rectangle {
    padding-bottom: 12.5%;
}

.col-xs-4.padding-rectangle {
    padding-bottom: 16.6666666667%;
}

.col-xs-5.padding-rectangle {
    padding-bottom: 20.8333333333%;
}

.col-xs-6.padding-rectangle {
    padding-bottom: 25%;
}

.col-xs-7.padding-rectangle {
    padding-bottom: 29.1666666667%;
}

.col-xs-8.padding-rectangle {
    padding-bottom: 33.3333333333%;
}

.col-xs-9.padding-rectangle {
    padding-bottom: 37.5%;
}

@media (max-width: 767px) {
    .col-xs-1.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 2.0833333333%;
    }

    .col-xs-10.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 20.8333333333%;
    }

    .col-xs-11.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 22.9166666667%;
    }

    .col-xs-12.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 25%;
    }

    .col-xs-2.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 4.1666666667%;
    }

    .col-xs-3.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 6.25%;
    }

    .col-xs-4.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 8.3333333333%;
    }

    .col-xs-5.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 10.4166666667%;
    }

    .col-xs-6.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 12.5%;
    }

    .col-xs-7.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 14.5833333333%;
    }

    .col-xs-8.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 16.6666666667%;
    }

    .col-xs-9.padding-rectangle.padding-rectangle-half-xs {
        padding-bottom: 18.75%;
    }
}

@media (min-width: 768px) {
    .col-sm-1.padding-rectangle {
        padding-bottom: 4.1666666667%;
    }

    .col-sm-10.padding-rectangle {
        padding-bottom: 41.6666666667%;
    }

    .col-sm-12.padding-rectangle {
        padding-bottom: 45.8333333333%;
    }

    .col-sm-12.padding-rectangle {
        padding-bottom: 50%;
    }

    .col-sm-2.padding-rectangle {
        padding-bottom: 8.3333333333%;
    }

    .col-sm-3.padding-rectangle {
        padding-bottom: 12.5%;
    }

    .col-sm-4.padding-rectangle {
        padding-bottom: 16.6666666667%;
    }

    .col-sm-5.padding-rectangle {
        padding-bottom: 20.8333333333%;
    }

    .col-sm-6.padding-rectangle {
        padding-bottom: 25%;
    }

    .col-sm-7.padding-rectangle {
        padding-bottom: 29.1666666667%;
    }

    .col-sm-8.padding-rectangle {
        padding-bottom: 33.3333333333%;
    }

    .col-sm-9.padding-rectangle {
        padding-bottom: 37.5%;
    }
}

@media (max-width: 768px) {
    .col-sm-1.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 2.0833333333%;
    }

    .col-sm-10.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 20.8333333333%;
    }

    .col-sm-11.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 22.9166666667%;
    }

    .col-sm-12.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 25%;
    }

    .col-sm-2.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 4.1666666667%;
    }

    .col-sm-3.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 6.25%;
    }

    .col-sm-4.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 8.3333333333%;
    }

    .col-sm-5.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 10.4166666667%;
    }

    .col-sm-6.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 12.5%;
    }

    .col-sm-7.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 14.5833333333%;
    }

    .col-sm-8.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 16.6666666667%;
    }

    .col-sm-9.padding-rectangle.padding-rectangle-half-sm {
        padding-bottom: 18.75%;
    }
}

@media (min-width: 992px) {
    .col-md-1.padding-rectangle {
        padding-bottom: 4.1666666667%;
    }

    .col-md-10.padding-rectangle {
        padding-bottom: 41.6666666667%;
    }

    .col-md-12.padding-rectangle {
        padding-bottom: 45.8333333333%;
    }

    .col-md-12.padding-rectangle {
        padding-bottom: 50%;
    }

    .col-md-2.padding-rectangle {
        padding-bottom: 8.3333333333%;
    }

    .col-md-3.padding-rectangle {
        padding-bottom: 12.5%;
    }

    .col-md-4.padding-rectangle {
        padding-bottom: 16.6666666667%;
    }

    .col-md-5.padding-rectangle {
        padding-bottom: 20.8333333333%;
    }

    .col-md-6.padding-rectangle {
        padding-bottom: 25%;
    }

    .col-md-7.padding-rectangle {
        padding-bottom: 29.1666666667%;
    }

    .col-md-8.padding-rectangle {
        padding-bottom: 33.3333333333%;
    }

    .col-md-9.padding-rectangle {
        padding-bottom: 37.5%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1.padding-rectangle {
        padding-bottom: 4.1666666667%;
    }

    .col-lg-10.padding-rectangle {
        padding-bottom: 41.6666666667%;
    }

    .col-lg-12.padding-rectangle {
        padding-bottom: 45.8333333333%;
    }

    .col-lg-12.padding-rectangle {
        padding-bottom: 50%;
    }

    .col-lg-2.padding-rectangle {
        padding-bottom: 8.3333333333%;
    }

    .col-lg-3.padding-rectangle {
        padding-bottom: 12.5%;
    }

    .col-lg-4.padding-rectangle {
        padding-bottom: 16.6666666667%;
    }

    .col-lg-5.padding-rectangle {
        padding-bottom: 20.8333333333%;
    }

    .col-lg-6.padding-rectangle {
        padding-bottom: 25%;
    }

    .col-lg-7.padding-rectangle {
        padding-bottom: 29.1666666667%;
    }

    .col-lg-8.padding-rectangle {
        padding-bottom: 33.3333333333%;
    }

    .col-lg-9.padding-rectangle {
        padding-bottom: 37.5%;
    }
}

.col-xs-offset-1_5 {
    margin-left: 12.5%;
}

@media (min-width: 768px) {
    .col-sm-offset-1_5 {
        margin-left: 12.5%;
    }
}

@media (min-width: 992px) {
    .col-md-offset-1_5 {
        margin-left: 12.5%;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-1_5 {
        margin-left: 12.5%;
    }
}

/* columns of same height styles */
.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-xs-top {
        vertical-align: top;
    }

    .col-xs-middle {
        vertical-align: middle;
    }

    .col-xs-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: top;
    }

    .col-sm-top {
        vertical-align: top;
    }

    .col-sm-middle {
        vertical-align: middle;
    }

    .col-sm-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-md-top {
        vertical-align: top;
    }

    .col-md-middle {
        vertical-align: middle;
    }

    .col-md-bottom {
        vertical-align: bottom;
    }
}

@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%;
    }

    .col-lg-top {
        vertical-align: top;
    }

    .col-lg-middle {
        vertical-align: middle;
    }

    .col-lg-bottom {
        vertical-align: bottom;
    }
}

.min-width-30 {
    min-width: 30px;
}

.min-width-50 {
    min-width: 50px;
}

.min-width-70 {
    min-width: 70px;
}

.min-width-100 {
    min-width: 100px;
}

.min-width-130 {
    min-width: 130px;
}

.min-width1500 {
    min-width: 150px;
}

.lh-2 {
    line-height: 2em;
}

/* --------------- / ul --------------------------- */
ul.inline {
    list-style: none;
    padding: 0;
}

ul.inline > li {
    display: inline-block;
}

/* --------------- / buttons --------------------------- */
/* --------------- / dropdowns --------------------------- */
.dropdown {
    position: relative;
    display: inline-block;
    margin-left: -4px;
}

.dropdown.dropdown-block {
    display: block;
}

.dropdown.dropdown-block .dropdown-content {
    right: 0;
}

.dropdown.dropdown-block .dropdown-content a {
    display: block;
}

@media (max-width: 767px) {
    .dropdown.dropdown-block-xs {
        display: block;
    }

    .dropdown.dropdown-block-xs .dropdown-content {
        right: 0;
    }

    .dropdown.dropdown-block-xs .dropdown-content a {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dropdown.dropdown-block-sm {
        display: block;
    }

    .dropdown.dropdown-block-sm .dropdown-content {
        right: 0;
    }

    .dropdown.dropdown-block-sm .dropdown-content a {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dropdown.dropdown-block-md {
        display: block;
    }

    .dropdown.dropdown-block-md .dropdown-content {
        right: 0;
    }

    .dropdown.dropdown-block-md .dropdown-content a {
        display: block;
    }
}

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

    .dropdown.dropdown-block-lg .dropdown-content {
        right: 0;
    }

    .dropdown.dropdown-block-lg .dropdown-content a {
        display: block;
    }
}

.dropdown.opened > .dropdown-content {
    display: block;
}

.dropdown .dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    z-index: 100;
    background-color: #fff;
}

/* --------------- / accordion --------------------------- */
.accordion .accordion-container.active .accordion-content {
    max-height: 1000px;
}

.accordion .accordion-container .accordion-toggle {
    cursor: pointer;
}

.accordion .accordion-container .accordion-content {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.8s, padding 0.8s;
}

/* --------------- / collapse --------------------------- */
.collapse .collapse-container.active .collapse-content {
    max-height: 1000px;
}

.collapse .collapse-container .collapse-toggle {
    cursor: pointer;
}

.collapse .collapse-container .collapse-content {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.8s, padding 0.8s;
}

/* --------------- / radio accordion --------------------------- */
.radio-accordion .radio-accordion-container .radio-accordion-content-taxcode {
    display: none;
}
.radio-accordion .radio-accordion-container.active .radio-accordion-content-taxcode {
    display: block;
}

.radio-accordion .radio-accordion-container.active .radio-accordion-content {
    max-height: 650px;
}

.radio-accordion .radio-accordion-container .radio-accordion-toggle {
    cursor: pointer;
}

.radio-accordion .radio-accordion-container .radio-accordion-content {
    clear: both;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.8s, padding 0.8s;
    margin-left: 27px;
}

/* --------------- / checkbox accordion --------------------------- */
.checkbox-accordion-container.active .checkbox-accordion-content {
    max-height: 1000px;
}

.checkbox-accordion-container .checkbox-accordion-toggle {
    cursor: pointer;
}

.checkbox-accordion-container .checkbox-accordion-content {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.8s, padding 0.8s;
}

/* --------------- / modal --------------------------- */
.overlay-mask {
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.overlay-mask .overlay-content {
    padding: 5px;
    min-height: 10px;
    min-width: 10px;
    /*margin-top: 100px;
  margin: auto;*/
    background-color: #fff;
    border: 1px solid #a5a5a5;
    position: relative;
    -webkit-align-self: center;
    align-self: center;
    -webkit-align-content: center;
    align-content: center;
}

/* ------------------------ / CSS Table ------------------------ */
.display-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.display-table .display-table-row {
    display: table-row;
    width: 100%;
}

.display-table .display-table-row .display-table-cell {
    display: table-cell;
}

.display-table .display-table-row .display-table-cell.col-sm-1, .display-table .display-table-row .display-table-cell.col-sm-2, .display-table .display-table-row .display-table-cell.col-sm-3, .display-table .display-table-row .display-table-cell.col-sm-4, .display-table .display-table-row .display-table-cell.col-sm-5, .display-table .display-table-row .display-table-cell.col-sm-6, .display-table .display-table-row .display-table-cell.col-sm-7, .display-table .display-table-row .display-table-cell.col-sm-8, .display-table .display-table-row .display-table-cell.col-sm-9, .display-table .display-table-row .display-table-cell.col-sm-10, .display-table .display-table-row .display-table-cell.col-sm-11, .display-table .display-table-row .display-table-cell.col-sm-12 {
    float: none;
}

.display-table .display-table-row .display-table-cell.display-table-vertical-top {
    vertical-align: top;
}

.display-table .display-table-row .display-table-cell.display-table-vertical-middle {
    vertical-align: middle;
}

.display-table .display-table-row .display-table-cell.display-table-vertical-bottom {
    vertical-align: bottom;
}

.flex-table {
    display: flex;
    flex-flow: column nowrap;
    /*margin: 0.5rem;
  line-height: 1.5;
  border-bottom: 1px solid #d0d0d0;*/
    flex: 1 1 auto;
}

.flex-table .flex-tr, .flex-table .flex-th {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    /*&:nth-of-type(even) {
    background-color: #f2f2f2;
  }

  &:nth-of-type(odd) {
    background-color: #ffffff;
  }*/
}

.flex-table .flex-tr .flex-td, .flex-table .flex-th .flex-td {
    display: flex;
    display: -ms-flexbox;
    flex-flow: row nowrap;
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5em;
    /*word-break: break-word;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    min-width: 0px;
    /*white-space: nowrap;*/
    border-bottom: 1px solid #f5f5f5;
}

.flex-table .flex-tr .flex-td > *, .flex-table .flex-th .flex-td > * {
    width: 100%;
}

.flex-table .flex-tr .flex-td.align-start, .flex-table .flex-th .flex-td.align-start {
    align-items: flex-start;
}

.flex-table .flex-tr .flex-td.align-center, .flex-table .flex-th .flex-td.align-center {
    align-items: center;
}

.flex-table .flex-tr .flex-td.align-end, .flex-table .flex-th .flex-td.align-end {
    align-items: flex-end;
}

.flex-table .flex-tr .flex-td.flex-grow3, .flex-table .flex-th .flex-td.flex-grow3 {
    flex-grow: 3;
}

.flex-table .flex-tr .flex-td.flex-grow2, .flex-table .flex-th .flex-td.flex-grow2 {
    flex-grow: 2;
}

.flex-table .flex-tr .flex-td.flex-grow1, .flex-table .flex-th .flex-td.flex-grow1 {
    flex-grow: 1;
}

.flex-table .flex-tr .flex-td.flex-grow05, .flex-table .flex-th .flex-td.flex-grow05 {
    flex-grow: 0.5;
}

.flex-table .flex-tr .flex-td.flex-grow03, .flex-table .flex-th .flex-td.flex-grow03 {
    flex-grow: 0.3;
}

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

.full-height {
    height: 100%;
}

hr.hr-light-gray {
    border-top: solid 1px #f5f5f5;
}

hr.hr-light {
    border-top: solid 1px #777;
}

hr.hr-black {
    border-top: solid 1px #333333;
}

.icon-circle {
    background: #2d2d2d;
    border-radius: 50%;
    padding: 10px;
}

.icon-circle-light {
    background: #f5f5f5;
    border-radius: 50%;
    padding: 10px;
}

.animate-1 {
    transition: max-height 0.7s 0.2s, opacity 0.7s;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    display: none;
}

.animate-1.show {
    transition: max-height 0.7s, opacity 0.7s 0.2s;
    max-height: 300px;
    opacity: 1;
}

/* ------------------------ General Layout ------------------------ */
html, body {
    font-family: "Didact Gothic", sans-serif;
    font-size: 16px;
    position: relative;
    min-height: 100vh;
    color: #333333;
    background-color: #FFF;
}

a {
    color: #333333;
}

a:hover, a:active, a:focus {
    color: black;
}

body {
    min-height: 100vh;
}

body .phone .container-fluid {
    padding: 0;
}

.img-zoom:after {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/app/icons/img-zoom.svg");
}

/****** MIXIN FLEXBOX ***********/
header#app-header {
    font-size: 1rem;
}

body.phone header#app-header {
    position: fixed;
    z-index: 150;
    width: 100%;
}

header#app-header #app-header-top {
    font-size: 0.725em;
    background-color: #2d2d2d;
    color: #FFF;
}

@media (max-width: 991px) and (min-width: 768px) {
    header#app-header #app-header-top {
        font-size: 0.9em;
    }
}

header#app-header #app-header-top ul {
    padding: 0;
    margin: 0;
}

header#app-header #app-header-top ul li {
    /*padding: 0 18px;*/
}

@media screen and (max-width: 480px) {
    header#app-header #app-header-top ul li {
        padding: 0;
    }
}

header#app-header #app-header-top ul li a {
    display: block;
    color: #FFF;
    line-height: 2.2;
    padding: 0 0.275em;
    margin: 0 0.275em;
    text-transform: uppercase;
}

body.phone header#app-header #app-header-top ul li a {
    line-height: inherit;
}

header#app-header #app-header-top ul li a:hover {
    /*color: $dark-gray;
  background-color: $white;*/
}

header#app-header #app-header-top ul li a i {
    padding-left: 0.375em;
}

body.phone header#app-header #app-header-top ul li a i {
    padding-left: 0;
}

header#app-header #app-header-top ul li ul {
    background-color: #2d2d2d;
    color: #FFF;
    top: 102%;
}

header#app-header #app-header-top ul li ul.inline li {
    border-bottom: none;
    border-right: none;
}

@media (min-width: 768px) {
    header#app-header #app-header-top ul li ul.inline li {
        border-bottom: none;
        border-right: 1px solid #6b6b6b;
    }
}

header#app-header #app-header-top ul li ul li {
    border-bottom: 1px solid #6b6b6b;
}

header#app-header #app-header-top ul li ul li a {
    padding: 0.25em 1em;
}

header#app-header #app-header-top .search-input-div {
    width: 100%;
    background-color: #FFF;
    border: none;
    height: 40px;
}

header#app-header #app-header-top .search-input-div input {
    width: 95%;
    background-color: #FFF;
    border: none;
    left: 20px;
    margin-left: 5%;
    padding: 10px;
    outline: none;
    height: 100%;
    font-family: Lato;
    font-size: 16px;
    color: #929292;
}

header#app-header #app-header-top .search-input-div .search-icon {
    background-image: url("../images/app/icons/arrow-newsletter.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-appearance: none;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
}

header#app-header #app-header-bottom {
    font-size: 13px;
}

header#app-header #app-header-bottom ul {
    padding: 0;
    margin: 0;
}
header#app-header #app-header-bottom ul li{
    list-style: none;
}

header#app-header #app-header-bottom ul li.active a {
    text-decoration: underline;
}
header#app-header #app-header-bottom ul li a,
header#app-header #app-header-bottom ul li span {
    display: inline;
    line-height: 4.6;
    /*padding: 0 0.275em;*/
    /*margin: 0 0.275em;*/
    text-transform: uppercase;
}

/***** MENU WITH SUBMENU *****/
header#app-header #app-header-bottom #app-header-nav ul li > a{
    display: inline-block;
    line-height: 1;
    padding: 7px 5px 5px 5px;
    margin: 0;
    text-decoration: none;
    position: relative;
    /*text-transform: uppercase;*/
}
header#app-header #app-header-bottom #app-header-nav ul li > a p,
header#app-header #app-header-bottom #app-header-nav ul li .dropdown-submenu a p{
    position: relative;
    z-index: 3;
}
header#app-header #app-header-bottom #app-header-nav ul li > a:after,
header#app-header #app-header-bottom #app-header-nav ul li:hover .dropdown-submenu a:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background-color: #fd9600;
    z-index: 1;
    border-radius: 2px;
}
header#app-header #app-header-bottom #app-header-nav ul li:hover > a,
header#app-header #app-header-bottom #app-header-nav ul li:hover .dropdown-submenu a:hover{
    /*color: #fff;*/
}
header#app-header #app-header-bottom #app-header-nav ul li:hover > a:after,
header#app-header #app-header-bottom #app-header-nav ul li:hover .dropdown-submenu a:hover:after{
    width: 100%;
}

header#app-header #app-header-bottom #app-header-nav ul li .dropdown-submenu{
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    display: none;
    background: #fff;
    box-shadow: 5px 5px 20px 2px #787878;
    min-width: 270px;
    width: 120%;
    padding: 8px 5px;
}
header#app-header #app-header-bottom #app-header-nav ul li:hover .dropdown-submenu{
    display: block;
}
header#app-header #app-header-bottom #app-header-nav ul li:hover .dropdown-submenu a{
    display: inline-block;
    line-height: 1;
    padding: 5px;
    margin: 0;
    text-decoration: none;
    position: relative;
    /*width: 100%;*/
}

header#app-header #app-header-bottom #partial-cart-header .cart-with-products {
    color: #fd9600;
}

header#app-header #app-header-bottom #partial-cart-header a {
    text-decoration: none;
}

header#app-header #app-header-account .dropdown-content {
    left: auto;
    right: 0;
    text-align: left;
    white-space: nowrap;
    text-decoration: none;
    list-style: none;
}

header#app-header #app-header-account .dropdown-content li a {
    line-height: 2em !important;
    padding: 10px 15px !important;
}

header#app-header #app-header-account .dropdown-content li:hover {
    background-color: #fd9600;
}

header#app-header #app-header-account .dropdown-content li:hover a {
    text-decoration: none;
    color: #FFF;
}

header#app-header #app-header-nav {
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    margin-top: 5px;
}

#partial-cart-side {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 150;
    font-size: 1rem;
}

#partial-cart-side.cart-side-visible {
    pointer-events: auto;
}

#partial-cart-side.cart-side-visible.cart-side-animatable #section-cart-side {
    transition: all 330ms ease-out;
}

#partial-cart-side.cart-side-visible:after {
    opacity: 1;
    pointer-events: auto;
}

#partial-cart-side.cart-side-visible #section-cart-side {
    -webkit-transform: none;
    transform: none;
}

#partial-cart-side.cart-side-animatable #section-cart-side {
    transition: all 130ms ease-in;
}

#partial-cart-side:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    will-change: opacity;
    pointer-events: none;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
}

#partial-cart-side #section-cart-side {
    color: #444;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 40vw;
    /*width: 90%;*/
    height: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    -webkit-transform: translateX(103%);
    transform: translateX(103%);
    display: flex;
    flex-direction: column;
    will-change: transform;
    z-index: 160;
    pointer-events: auto;
}

@media (max-width: 1199px) {
    #partial-cart-side #section-cart-side {
        width: 50vw;
    }
}

@media (max-width: 991px) {
    #partial-cart-side #section-cart-side {
        width: 60vw;
    }
}

@media (max-width: 767px) {
    #partial-cart-side #section-cart-side {
        width: 80vw;
    }
}

@media (max-width: 400px) {
    #partial-cart-side #section-cart-side {
        width: 90vw;
    }
}

#partial-cart-side #section-cart-side #section-cart-side-summary, #partial-cart-side #section-cart-side #section-cart-side-summary-bottom {
    padding: 20px;
}

#partial-cart-side #section-cart-side #section-cart-side-summary {
    font-size: 1.5em;
    margin: 0;
}

#partial-cart-side #section-cart-side #section-cart-side-summary .close-cart {
    font-family: oswald;
    font-size: 16px;
    text-transform: uppercase;
}

#partial-cart-side #section-cart-side #section-cart-side-summary .close-cart i {
    font-size: 19px;
}

#partial-cart-side #section-cart-side #section-cart-side-details {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}

#partial-cart-side #section-cart-side #section-cart-side-details .article-product {
    padding: 15px;
}

#partial-cart-side #section-cart-side #section-cart-side-details .article-product h1 {
    font-size: 1em;
}

#app-content {
    /******************************* Dashboard ******************************/
}

body.phone #app-content {
    padding-top: 100px;
}

#app-content #page-catalog {
    font-size: 1rem;
    position: relative;
}

#app-content #page-catalog #page-catalog-header {
    font-size: 0.725em;
}

#app-content #page-catalog #page-catalog-header p {
    line-height: 4em;
}

#app-content #page-catalog #page-catalog-header p a {
    display: block;
}

#app-content #page-catalog #section-catalog-sidebar {
    /*padding-left: 15px;*/
    padding-right: 15px;
    opacity: 1;
}

#app-content #page-catalog #section-catalog-sidebar.hidden {
    left: -100%;
    opacity: 0;
}

#app-content #page-catalog #section-catalog-products .partial-product {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    #app-content #page-catalog #section-catalog-products .partial-product {
        margin-bottom: 0;
    }
}

#app-content #page-catalog #section-catalog-products .partial-product article h1 {
    font-size: 1em;
}

#app-content #page-cart #partial-cart .go-to-checkout {
    margin-top: 3px;
}

#app-content #page-cart #partial-cart #section-cart-side-details .article-product {
    position: relative;
}

#app-content #page-cart #partial-cart #section-cart-side-details .article-product.warning {
    background-color: #a94442;
    color: #fff;
}

#app-content #page-cart #partial-cart #section-cart-side-details .article-product.warning .flex-td {
    border-bottom: 0;
}

#app-content #page-cart #partial-cart #section-cart-side-details .article-product .display-table-cell {
    padding: 15px 5px;
}

#app-content #page-cart #partial-cart #section-cart-side-details .article-product-warning {
    background-color: #a94442;
    color: #fff;
    padding: 15px 5px;
}

#app-content #page-cart #partial-cart #section-cart-details a:hover, #app-content #page-cart #partial-cart #section-cart-details a:focus, #app-content #page-cart #partial-cart #section-cart-details a:active {
    text-decoration: none;
}

#app-content #page-cart #partial-cart #section-cart-details .grow-1 {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 8.3333333333%;
    -webkit-flex-basis: 8.3333333333%;
}

#app-content #page-cart #partial-cart #section-cart-details .grow-2 {
    flex-grow: 2;
    -webkit-flex-grow: 2;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 16.6666666667%;
    -webkit-flex-basis: 16.6666666667%;
}

#app-content #page-cart #partial-cart #section-cart-details .grow-3 {
    flex-grow: 3;
    -webkit-flex-grow: 3;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: stretch;
    -webkit-align-items: stretch;
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-header .cart-details-head {
    border-bottom: 0;
    font-weight: bold;
    /*font-family: oswald;*/
    font-size: 1.2em;
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item {
    padding: 15px 0;
    margin: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: stretch;
    -webkit-align-items: stretch;
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item.warning {
    border: 1px solid #fd9600;
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-figure {
    align-self: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    margin-bottom: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-figure {
        flex-grow: 2;
        -webkit-flex-grow: 2;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 16.6666666667%;
        -webkit-flex-basis: 16.6666666667%;
        margin-bottom: 0;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-title {
    align-self: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-title {
        flex-grow: 3;
        -webkit-flex-grow: 3;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 25%;
        -webkit-flex-basis: 25%;
        margin-bottom: 0;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-price {
    align-self: center;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-price {
        flex-grow: 2;
        -webkit-flex-grow: 2;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 16.6666666667%;
        -webkit-flex-basis: 16.6666666667%;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-quantity-container {
    align-self: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 33%;
    -webkit-flex-basis: 33%;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-quantity-container {
        flex-grow: 2;
        -webkit-flex-grow: 2;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 16.6666666667%;
        -webkit-flex-basis: 16.6666666667%;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-quantity {
    align-self: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 33%;
    -webkit-flex-basis: 33%;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-quantity {
        flex-grow: 2;
        -webkit-flex-grow: 2;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 16.6666666667%;
        -webkit-flex-basis: 16.6666666667%;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-subtotal {
    align-self: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 33%;
    -webkit-flex-basis: 33%;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-subtotal {
        flex-grow: 2;
        -webkit-flex-grow: 2;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 16.6666666667%;
        -webkit-flex-basis: 16.6666666667%;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-delete {
    align-self: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    flex-basis: 33%;
    -webkit-flex-basis: 33%;
    text-align: center;
}

@media (min-width: 768px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .article-product-delete {
        flex-grow: 1;
        -webkit-flex-grow: 1;
        flex-shrink: 1;
        -webkit-flex-shrink: 1;
        flex-basis: 8.3333333333%;
        -webkit-flex-basis: 8.3333333333%;
    }
}

#app-content #page-cart #partial-cart #section-cart-details .article-product-warning {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: stretch;
    -webkit-align-items: stretch;
}

@media (max-width: 767px) {
    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item {
        display: flex;
        flex-flow: row wrap;
        align-items: flex-start;
    }

    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .cart-details-image {
        flex: 1 1 50%;
        margin-bottom: 20px;
    }

    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .cart-details-title {
        flex: 1 1 50%;
        margin-bottom: 20px;
    }

    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .cart-details-price {
        flex: 1 1 33%;
    }

    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .cart-details-quntity {
        flex: 1 1 33%;
    }

    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .cart-details-subtotal {
        flex: 1 1 33%;
    }

    #app-content #page-cart #partial-cart #section-cart-details .cart-details-item .cart-details-remove {
        flex: 1 1 50%;
    }
}

#app-content #page-checkout {
    font-size: 1rem;
}

#app-content #page-checkout #section-login {
    font-size: 1em;
}

#app-content #page-checkout #section-login .accordion {
    font-size: 1em;
}

#app-content #page-checkout #section-login .accordion .accordion-container {
    border-bottom: 1px solid #eee;
}

#app-content #page-checkout #section-login .accordion .accordion-container.active .accordion-toggle {
    font-weight: bold;
}

#app-content #page-checkout #section-login .accordion .accordion-container.active .accordion-content {
    padding: 1em 0 3em 0;
}

#app-content #page-checkout #section-login .accordion .accordion-container .accordion-toggle {
    font-size: 1.5em;
    /*padding: 1em 0;*/
}

#app-content #page-checkout #section-login .accordion .accordion-container .accordion-toggle:hover span {
    text-decoration: underline;
    font-weight: bold;
}

#app-content #section-checkout-summary, #app-content #section-checkout-summary-info, #app-content #section-checkout-summary-info-card {
    font-size: 1.2em;
    background-color: #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
}

#app-content #section-checkout-summary dl dt, #app-content #section-checkout-summary dl dd, #app-content #section-checkout-summary-info dl dt, #app-content #section-checkout-summary-info dl dd, #app-content #section-checkout-summary-info-card dl dt, #app-content #section-checkout-summary-info-card dl dd {
    display: block;
    margin: 0;
    padding: 0;
}

#app-content #section-checkout-summary dl dt, #app-content #section-checkout-summary-info dl dt, #app-content #section-checkout-summary-info-card dl dt {
    font-family: oswald;
    float: left;
    clear: left;
    font-weight: 600;
}

#app-content #section-checkout-summary dl dd, #app-content #section-checkout-summary-info dl dd, #app-content #section-checkout-summary-info-card dl dd {
    margin-bottom: 15px;
}

#app-content #section-checkout-summary-info-card {
    padding-top: 30px;
}

#app-content #section-checkout-summary-info-card .payments-method-icon {
    width: 2.9em;
}

#app-content #section-checkout-summary-info-card .secure-payments {
    background: #333333;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px -30px -30px;
    padding: 1em;
}

#app-content #summary-discount-header {
    cursor: pointer;
}

#app-content #page-dashboard {
    margin-top: 20px;
    margin-bottom: 20px;
    /******** Orders *******/
}

#app-content #page-dashboard .lead {
    margin-top: 10px;
    font-size: 14px;
}

#app-content #page-dashboard ul {
    margin-bottom: 30px;
    list-style: none;
}

#app-content #page-dashboard ul li {
    padding: 10px;
}

#app-content #page-dashboard ul li a {
    color: #000;
    text-transform: uppercase;
}

#app-content #page-dashboard ul li a:hover, #app-content #page-dashboard ul li a:focus, #app-content #page-dashboard ul li a:active {
    border-radius: 0;
    text-decoration: none;
}

#app-content #page-dashboard ul li.active {
    background-color: #fd9600;
}

#app-content #page-dashboard ul li.active a {
    border-radius: 0;
    color: #FFF;
}

#app-content #page-dashboard .dashboard-img-link {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 30px;
}

#app-content #page-dashboard .form-control-static {
    padding-top: 0;
}

#app-content #page-dashboard #dashboard-orders-list .orders-table {
    margin-top: 10px;
    width: 100%;
}

#app-content #page-dashboard #dashboard-orders-list .orders-table thead th {
    text-align: right;
}

#app-content #page-dashboard #dashboard-orders-list .orders-table tbody td {
    padding: 10px 0;
    text-align: right;
    border-bottom: 1px solid #eee;
}

#app-content #page-dashboard #order-title {
    border-bottom: 1px dashed #000;
}

#app-content #page-dashboard #order-title h3 {
    padding: 30px 15px;
    text-align: left;
}

#app-content #page-dashboard #order-information {
    margin-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #000;
}

#app-content #page-dashboard #order-invoice {
    margin-top: 50px;
}

#app-content #page-dashboard #order-invoice .invoice-table {
    width: 100%;
}

#app-content #page-dashboard #order-invoice .invoice-table thead tr {
    text-align: right;
}

#app-content #page-dashboard #order-invoice .invoice-table tbody tr {
    text-align: right;
    border-bottom: 1px solid #eeeeee;
}

#app-content #page-dashboard #order-invoice .invoice-table tbody tr td {
    padding: 10px 0;
}

#app-content #page-dashboard #order-invoice .invoice-total {
    margin-top: 40px;
    float: right;
    text-align: right;
}

#app-content #page-dashboard #order-invoice .invoice-total td {
    padding: 5px;
}

footer#app-footer {
    font-size: 1rem;
    margin-top: 2em;
}

footer#app-footer .ymo-services h4 {
    line-height: 40px;
}

#app-modal {
    display: none;
    opacity: 0;
}

.availability-icon {
    width: 2em;
}

.no-items .icon, .no-products .icon, .congratulation .icon {
    color: #fd9600;
    border-radius: 50%;
    border: 3px solid #fd9600;
    padding: 30px;
    height: 100px;
    width: 100px;
    margin: 30px 0;
    font-size: 2em;
    text-align: center;
}

/*************** Menu ****************/
#partial-menu-phone {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 150;
    font-size: 1rem;
}

#partial-menu-phone .close-button-phone {
    background-image: url("../images/app/icons/close-mobile.svg");
    background-size: cover;
    background-position: center center;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-appearance: none;
    width: 0.7em;
    height: 0.7em;
}

#partial-menu-phone.menu-side-visible {
    pointer-events: auto;
}

#partial-menu-phone.menu-side-visible.menu-side-animatable #section-menu-side {
    transition: all 330ms ease-out;
}

#partial-menu-phone.menu-side-visible:after {
    opacity: 1;
    pointer-events: auto;
    width: 100%;
    height: 100%;
}

#partial-menu-phone.menu-side-visible #section-menu-side {
    -webkit-transform: none;
    transform: none;
}

#partial-menu-phone.menu-side-visible .search-input-div .search-icon {
    background-image: url("../images/app/icons/arrow-newsletter.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-appearance: none;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
}

#partial-menu-phone.menu-side-animatable #section-menu-side {
    transition: all 130ms ease-in;
}

#partial-menu-phone:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    will-change: opacity;
    pointer-events: none;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
}

#partial-menu-phone .search-input-div {
    width: 100%;
    background-color: #f5f5f5;
    border: none;
    height: 40px;
}

#partial-menu-phone .search-input-div input {
    width: 95%;
    background-color: #f5f5f5;
    border: none;
    left: 20px;
    margin-left: 5%;
    padding: 10px;
    outline: none;
    height: 100%;
    font-family: Lato;
    font-size: 16px;
    color: #929292;
}

#partial-menu-phone #section-menu-side {
    color: #444;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 90vw;
    height: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    -webkit-transform: translateX(-103%);
    transform: translateX(-103%);
    display: flex;
    flex-direction: column;
    will-change: transform;
    z-index: 160;
    pointer-events: auto;
    font-family: oswald;
    font-size: 1em;
    margin: 0 0 30px;
}

@media (min-width: 400px) and (max-width: 767px) {
    #partial-menu-phone #section-menu-side {
        width: 80vw;
    }
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    max-height: 85%;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul {
    background-color: transparent;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul li {
    border: none;
    margin: 0;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul li a {
    color: #000;
    line-height: 1;
    padding: 8px 0;
    margin: 0;
    text-transform: uppercase;
    display: inline-block;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul li a:hover {
    color: #fd9600;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul li i {
    color: #000;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul.child {
    /*background-color: #fafafa;*/
    background-color: none;
    max-height: none;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar ul.child li {
    padding-left: 5%;
    /*width: 95%;*/
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info {
    position: relative;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info[class*=level-] {
    /*border-bottom: 1px solid #FFF;*/
    border-bottom: none;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info[class*=level-] a {
    text-transform: capitalize;
    font-weight: 200;
    letter-spacing: 1px;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info[class*=level-] a p {
    width: 75%;
    margin: 25px 0;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info[class*=level-] a.sidebar-category-highlight {
    border-bottom: none;
    font-weight: 400;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info[class*=level-] i {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info[class*=level-] i:before {
    /*margin-top: 25px;*/
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info.level-1 {
    border-bottom: 1px solid #FFF;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info.level-1 a {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info.level-1 a p {
    width: 75%;
    margin: 10px 0;
}

#partial-menu-phone #section-menu-side #section-catalog-sidebar .sidebar-category-info.level-1 a.sidebar-category-highlight {
    border-bottom: none;
    font-weight: 400;
}

#partial-menu-phone #section-menu-side .close-menu {
    font-size: 12px;
    text-transform: uppercase;
}
#partial-menu-phone #section-menu-side .close-menu i {
    font-size: 14px;
}

/************Megamenu*****************/
.megamenu-container {
    width: 100%;
    border-top: 1px solid #E0E0E0;
    background-color: #f5f5f5;
    text-align: left;
}

@media (min-width: 1200px) {
    .megamenu-container {
        width: 100%;
        left: -15%;
    }
}

.megamenu-container .category-list-container {
    padding: 25px 0 25px 25px;
}

.megamenu-container .category-list-container .category-list-item {
    display: block;
}

.megamenu-container .category-list-container .category-list-item a {
    line-height: 2.5 !important;
}

.megamenu-container .top-category-list-container:before {
    content: "";
    position: absolute;
    border-right: 1px solid #FFF;
    height: 90%;
    top: 5%;
    bottom: 5%;
    left: -15px;
}

.megamenu-container .top-category-list-container {
    padding: 25px 0 25px 0;
    text-align: center;
}

.megamenu-container .top-category-list-container .category-list-item {
    display: block;
    margin: 15px;
    overflow: hidden;
}

.megamenu-container .top-category-list-container .category-list-item .category-list-item-background {
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.3s linear;
}

.megamenu-container .top-category-list-container .category-list-item .category-list-item-background:hover {
    transition: all 0.3s linear;
    background-size: 150%;
    background-position: center center;
}

.megamenu-container .top-category-list-container .category-list-item .megamenu-block {
    padding: 0 !important;
    margin: 0 !important;
}

.megamenu-container .top-category-list-container .category-list-item .megamenu-block h4 {
    color: white;
}

.megamenu-container .line-height-std {
    line-height: 1 !important;
}

/***************search****************/
#search-bar {
    margin-top: 15px;
}

#search-bar .search-input-div {
    width: 100%;
    background-color: #FFF;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    height: 35px;
    /*text-transform: uppercase;*/
}

#search-bar .search-input-div input {
    width: 85%;
    background-color: #FFF;
    border: none;
    /*left: 20px;*/
    /*margin-left: 5%;*/
    padding: 10px;
    outline: none;
    height: 100%;
    font-family: Lato;
    font-size: 16px;
    color: #929292;
}

#search-bar .search-input-div .search-icon {
    background-image: url("../images/app/icons/arrow-newsletter.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    border: none;
    background-color: transparent;
    outline: none;
    -webkit-appearance: none;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}

#search-bar .search-input-div:before {
    content: "\f002";
    font: normal normal normal 17px/1 FontAwesome;
    color: #929292;
    left: 1%;
    height: 35px;
    padding: 7px 0 0 8px;
    position: absolute;
    pointer-events: none;
}

#search-bar .search-selector {
    position: relative;
    width: 100%;
    float: left;
}

#search-bar .search-selector i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}

#search-bar select::-ms-expand {
    display: none;
}

#search-bar .search-selector select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: lato;
    border-radius: 0;
    display: block;
    width: 100%;
    height: 40px;
    float: right;
    padding: 0px 20px;
    font-size: 16px;
    line-height: 1.75;
    color: #929292;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    background-color: #f5f5f5;
    border: none;
    border-left: 3px solid #fd9600;
    outline: none;
}

#search-bar .search-selector span.select2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: lato;
    border-radius: 0;
    display: block;
    width: 100%;
    height: 40px;
    float: right;
    padding: 0px 20px;
    font-size: 16px;
    line-height: 1.75;
    color: #929292;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    background-color: #f5f5f5;
    border: none;
    border-left: 3px solid #fd9600;
    outline: none;
}

#search-bar .search-selector span.select2 .select2-selection {
    background-color: inherit;
    border: none;
    border-radius: 0;
    height: 100%;
}

#search-bar .search-selector span.select2 .select2-selection .select2-selection__rendered {
    color: inherit;
    line-height: 2.5;
    padding-left: 0;
}

#search-bar .search-selector span.select2 .select2-selection .select2-selection__arrow {
    display: none;
}

/*************** Select2 plugin override ******/
.select2-dropdown {
    background-color: #f5f5f5;
    border: none;
    border-left: 3px solid #fd9600;
    border-radius: 0;
    z-index: 99;
}

.select2-dropdown .select2-results__option[aria-selected=true] {
    background-color: #fd9600;
}

.select2-dropdown .select2-results__option--highlighted[aria-selected] {
    background-color: gainsboro;
    text-decoration: underline;
    color: inherit;
}

.select2-dropdown .select2-results__option--highlighted[aria-selected=true] {
    background-color: #fd9600;
    text-decoration: none;
    color: white;
}

/*************** Newsletter *******************/
#newsletter-subscription {
    /*.newsletter-input-div:after {
      content: '\f18e';
      font: normal normal normal 17px/1 FontAwesome;
      color: $orange;
      right: 15%;
      @media (min-width: $screen-sm-min) {
          right: 10%;
      }
      height: 34px;
      padding: 15px 0px 0px 8px;
      position: absolute;
      pointer-events: none;
  }*/
}

#newsletter-subscription .newsletter-input-div {
    width: 80%;
    margin-left: 10%;
    background-color: #FFF;
    border: none;
    border: 1px solid #BDBDBD;
    height: 50px;
    position: relative;
}

@media (min-width: 768px) {
    #newsletter-subscription .newsletter-input-div {
        width: 100%;
        margin-left: 0;
    }
}

#newsletter-subscription .newsletter-input-div input {
    height: 100%;
    width: 90%;
    background-color: #FFF;
    border: none;
    left: 20px;
    padding: 10px;
    outline: none;
}

#newsletter-subscription .newsletter-input-div button {
    -webkit-appearance: none;
    background-image: url("../images/app/icons/arrow-newsletter.svg");
    background-size: 50%;
    -webkit-background-size: 50%;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
    width: 50px;
    height: 50px;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

#newsletter-subscription .newsletter-input-div.error {
    border-color: #EB5757;
    color: #EB5757;
}

#newsletter-subscription .error-block {
    color: #EB5757;
}

/************** Footer *******************/
.overline {
    border-top: 1px solid #eee;
}

.social-container a {
    text-decoration: none;
}

.social-container a:hover {
    text-decoration: none;
}

.social-container i {
    font-size: 20px;
}

.footer-block {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .footer-block {
        margin-bottom: 30px;
    }
}

/************* Homepage **************/
@media (max-width: 767px) {
    #page-home-cover, #page-home-cover-mobile {
        margin-top: 8px;
    }
}

@media (min-width: 992px) {
    #page-home-cover .col-md-6.padding-squared.reduced, #page-home-cover-mobile .col-md-6.padding-squared.reduced {
        padding-bottom: 45%;
    }
}

@media (min-width: 1200px) {
    #page-home-cover .col-md-6.padding-squared.reduced, #page-home-cover-mobile .col-md-6.padding-squared.reduced {
        padding-bottom: 35%;
    }
}

#page-home-cover .cover-product-slider, #page-home-cover-mobile .cover-product-slider {
    height: 400px;
}

@media (max-width: 767px) {
    #page-home-cover .cover-product-slider, #page-home-cover-mobile .cover-product-slider {
        height: 210px;
    }
}

@media (max-width: 460px) {
    #page-home-cover .cover-product-slider .slick-dots, #page-home-cover-mobile .cover-product-slider .slick-dots {
        bottom: 3px !important;
    }

    #page-home-cover .cover-product-slider, #page-home-cover-mobile .cover-product-slider {
        height: 120px;
    }

    #page-home-cover .cover-product-slider h3.font-25, #page-home-cover-mobile .cover-product-slider h3.font-25 {
        font-size: 18px !important;
    }

    #page-home-cover .cover-product-slider .cover-price, #page-home-cover-mobile .cover-product-slider .cover-price,
    #page-home-cover .cover-product-slider .paragraph-2, #page-home-cover-mobile .cover-product-slider .paragraph-2 {
        display: none !important;
    }

    #page-home-cover .btn-cover {
        padding: .1em .3em !important;
        height: auto;
    }
}

#page-home-cover .cover-product-slider .slick-dots, #page-home-cover-mobile .cover-product-slider .slick-dots {
    display: block;
    bottom: 10px;
    text-align: left;
    padding-left: 30px;
}

#page-home-cover .cover-product-slider .slick-dots .slick-active button, #page-home-cover-mobile .cover-product-slider .slick-dots .slick-active button {
    background-color: #fd9600;
    border-color: #fd9600;
}

#page-home-cover .cover-product-slider .slick-dots button, #page-home-cover-mobile .cover-product-slider .slick-dots button {
    background-color: #cccccc;
    border-color: #cccccc;
    border-radius: 0;
    padding: 2px 6px;
}

#page-home-cover .cover-product-slider .slick-dots .slick-prev, #page-home-cover-mobile .cover-product-slider .slick-dots .slick-prev {
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    color: #f5f5f5;
    margin-top: 10px;
}

#page-home-cover .cover-product-slider .slick-dots .slick-next, #page-home-cover-mobile .cover-product-slider .slick-dots .slick-next {
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    color: #f5f5f5;
    margin-top: 10px;
}

#page-home-cover .cover-background-block-0, #page-home-cover-mobile .cover-background-block-0 {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../images/app/cover-yourmusic.jpg");
}

#page-home-cover .cover-background-block-0.black-friday, #page-home-cover-mobile .cover-background-block-0.black-friday {
    background-image: none !important;
    background-color: #000;
}

#page-home-cover .cover-background-block-0.holidays, #page-home-cover-mobile .cover-background-block-0.holidays {
    background-color: black;
    background-image: url("../images/app/christmas_time.jpg");
    background-size: contain;
    background-position: center center;
}

@media (max-width: 767px) {
    #page-home-cover .cover-background-block-0.holidays, #page-home-cover-mobile .cover-background-block-0.holidays {
        padding-bottom: 100%;
        background-size: 100% 100%;
    }
}

#page-home-cover .cover-background-block-0.holidays *, #page-home-cover-mobile .cover-background-block-0.holidays * {
    display: none;
}

@media (max-width: 767px) {
    #page-home-cover .cover-background-block-0, #page-home-cover-mobile .cover-background-block-0 {
        margin: 8px 0 !important;
    }
}

#page-home-cover .cover-description, #page-home-cover-mobile .cover-description {
    color: #fff;
    padding: 20px;
}

@media (min-width: 768px) {
    #page-home-cover .cover-description, #page-home-cover-mobile .cover-description {
        padding: 10px 20px;
    }
}

@media (min-width: 992px) {
    #page-home-cover .cover-description, #page-home-cover-mobile .cover-description {
        padding: 0 50px;
    }
}

@media (max-width: 767px) {
    #page-home-cover .cover-description .heading-1, #page-home-cover-mobile .cover-description .heading-1 {
        font-size: 38px;
    }
}

#page-home-cover .cover-product-slider, #page-home-cover-mobile .cover-product-slider {
    margin-bottom: 8px !important;
}

#page-home-cover .cover-product-slider .slick-list, #page-home-cover-mobile .cover-product-slider .slick-list {
    height: 100%;
}

#page-home-cover .cover-product-slider .slick-list .slick-track, #page-home-cover-mobile .cover-product-slider .slick-list .slick-track {
    height: 100%;
}

#page-home-cover .cover-product-slider .font-25, #page-home-cover-mobile .cover-product-slider .font-25 {
    font-size: 25px !important;
}

#page-home-cover .cover-block-1, #page-home-cover-mobile .cover-block-1 {
    /*height: 40vh;*/
    text-align: center;
    margin: 8px 0;
}

@media (min-width: 768px) {
    #page-home-cover .cover-block-1, #page-home-cover-mobile .cover-block-1 {
        /*height: 50vh;*/
        text-align: left;
        margin: 8px;
    }
}

@media (min-width: 992px) {
    #page-home-cover .cover-block-1, #page-home-cover-mobile .cover-block-1 {
        margin: 8px 0;
    }
}

#page-home-cover .cover-block-1 .slide, #page-home-cover-mobile .cover-block-1 .slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#page-home-cover .cover-block-1 .cover-product, #page-home-cover-mobile .cover-block-1 .cover-product {
    padding: 20px 20px;
}

@media (min-width: 768px) {
    #page-home-cover .cover-block-1 .cover-product, #page-home-cover-mobile .cover-block-1 .cover-product {
        padding-left: 30px;
    }
}

@media (min-width: 768px) {
    #page-home-cover .cover-block-1 .cover-product .cover-price, #page-home-cover-mobile .cover-block-1 .cover-product .cover-price {
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }
}

#page-home-cover .cover-block-2, #page-home-cover-mobile .cover-block-2 {
    height: calc(40% - 10px);
    margin: 8px 0;
}

@media (min-width: 768px) {
    #page-home-cover .cover-block-2, #page-home-cover-mobile .cover-block-2 {
        height: calc(37% - 10px);
        margin: 16px 8px;
    }
}

@media (min-width: 992px) {
    #page-home-cover .cover-block-2, #page-home-cover-mobile .cover-block-2 {
        margin: 8px 0;
    }
}

#page-home-cover .cover-block-2 .cover-background-block-2, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 {
    background-image: url("../images/app/all-products.jpg");
    background-size: cover;
}

#page-home-cover .cover-block-2 .cover-background-block-2 a:hover, #page-home-cover .cover-block-2 .cover-background-block-2 a:hover, #page-home-cover .cover-block-2 .cover-background-block-2 a:hover, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 a:hover, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 a:hover, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 a:hover {
    color: #FFF;
}

#page-home-cover .cover-block-2 .cover-background-block-2 .cover-top-products, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 .cover-top-products {
    padding: 50px 30px;
}

@media (min-width: 768px) {
    #page-home-cover .cover-block-2 .cover-background-block-2 .cover-top-products, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 .cover-top-products {
        padding: 0;
    }
}

#page-home-cover .cover-block-2 .cover-background-block-2 .cover-top-products:hover, #page-home-cover-mobile .cover-block-2 .cover-background-block-2 .cover-top-products:hover {
    color: #FFF;
    text-decoration: underline;
}

#page-home-cover .cover-block-3, #page-home-cover-mobile .cover-block-3 {
    display: none;
}

@media (min-width: 768px) {
    #page-home-cover .cover-block-3, #page-home-cover-mobile .cover-block-3 {
        display: block;
        height: calc(25% - 19px);
        margin: 8px;
    }

    #page-home-cover .cover-block-3 .cover-background-block-3, #page-home-cover-mobile .cover-block-3 .cover-background-block-3 {
        background-color: #007945;
    }
}

#page-home-cover .btn-cover, #page-home-cover-mobile .btn-cover {
    background-color: #fd9600;
    border-color: #fd9600;
    color: white;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    padding: 1em 3em;
}

#page-home-products .product-grid-row, #page-home-last-products .product-grid-row, .product-view-type-grid .product-grid-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
}

#page-home-products .product-grid-row .partial-product.article-product, #page-home-last-products .product-grid-row .partial-product.article-product, .product-view-type-grid .product-grid-row .partial-product.article-product {
    flex-basis: 50%;
    width: 50%;
    text-decoration: none;
}

#page-home-products .product-grid-row .partial-product.article-product:hover,
#page-home-last-products .product-grid-row .partial-product.article-product:hover,
.product-view-type-grid .product-grid-row .partial-product.article-product:hover {
    text-decoration: none;
}

@media (min-width: 992px) {
    #page-home-products .product-grid-row .partial-product.article-product, #page-home-last-products .product-grid-row .partial-product.article-product, .product-view-type-grid .product-grid-row .partial-product.article-product {
        flex-basis: 25%;
        width: 25%;
    }
}

@media (min-width: 1200px) {
    #page-home-products .product-grid-row .partial-product.article-product, #page-home-last-products .product-grid-row .partial-product.article-product, .product-view-type-grid .product-grid-row .partial-product.article-product {
        flex-basis: 20%;
        width: 20%;
    }
}

.zoomed-background {
    transition: all 0.3s linear;
    background-size: 100%;
    background-position: center center;
}

.zoomed-background:hover {
    background-position: center center;
    transition: all 0.3s linear;
    background-size: 120%;
}

#page-home-top-brands .home-top-brand img {
    width: 100%;
    text-align: center;
}

#page-home-top-brands .btn-all-brands {
    height: auto;
    padding: 20px 50px;
}

#page-home-best-element .font-25 {
    font-size: 25px !important;
}

#page-home-best-element .best-element-border {
    border-right: 1px solid white;
    padding-right: 15px;
}

#page-home-best-element a.social-icon {
    outline: none;
    text-decoration: none;
}

#page-home-best-element a.social-icon img {
    width: 3em;
    margin: 0 8px 8px 0;
}

#page-home-best-element a.social-icon:hover {
    outline: none;
    text-decoration: none !important;
}

.payments-method-icon {
    width: 3em;
    color: black;
}

/**************** Product ************************/
.product-gallery-carousel {
    overflow: hidden;
}

.product-gallery-carousel .slide.other-slide {
    display: none;
}

.product-gallery-carousel .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fd9600;
    z-index: 50;
}

.product-gallery-carousel .slick-arrow.fa-angle-right {
    right: 0;
}

.product-gallery-carousel .slick-track {
    display: flex;
}

.product-gallery-carousel .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.product-gallery-carousel .slick-dots {
    display: block;
}

.product-gallery-carousel .slick-dots .slick-active button {
    background-color: #fd9600;
    border-color: #fd9600;
}

.product-gallery-carousel .slick-dots button {
    background-color: #cccccc;
    border-color: #cccccc;
}

#page-product-img {
    text-align: center;
    margin-bottom: 20px;
}

#page-product-img img {
    max-width: 100%;
    max-height: 50vh;
    height: auto;
    width: auto;
}

@media (min-width: 768px) {
    #page-product-img img {
        max-height: 60vh;
    }
}

@media (min-width: 992px) {
    #page-product-img img {
        max-height: 70vh;
    }
}

@media (min-width: 1200px) {
    #page-product-img img {
        max-height: 80vh;
    }
}

.free-shipping-container-list {
    display: block;
    text-align: center;
    /*color: #27AE60;*/
    /*align-items: center;*/
}

.free-shipping-container-list i {
    margin-right: 5px;
    font-size: 13px;
}

.free-shipping-container-list span {
    font-size: 12px;
    line-height: 15px;
}

#page-product-data .product-page-tabs ul li, #section-cart-side .product-page-tabs ul li {
    padding: 16px 0 12px;
}

#page-product-data .product-page-tabs ul li .tab-title, #section-cart-side .product-page-tabs ul li .tab-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid transparent;
    padding: 16px 8px 12px 8px;
    text-decoration: none;
}

#page-product-data .product-page-tabs ul li .tab-title.open, #page-product-data .product-page-tabs ul li .tab-title:hover, #page-product-data .product-page-tabs ul li .tab-title:active, #section-cart-side .product-page-tabs ul li .tab-title.open, #section-cart-side .product-page-tabs ul li .tab-title:hover, #section-cart-side .product-page-tabs ul li .tab-title:active {
    text-decoration: none;
    border-color: #333333;
}

@media (min-width: 768px) {
    #page-product-data .product-page-tabs ul li .tab-title, #section-cart-side .product-page-tabs ul li .tab-title {
        padding: 16px 20px 12px 20px;
    }
}

#page-product-data .product-page-tabs .tab-content, #section-cart-side .product-page-tabs .tab-content {
    width: 100%;
    display: none;
}

#page-product-data .product-page-tabs .tab-content.open, #section-cart-side .product-page-tabs .tab-content.open {
    display: block;
}

#page-product-data .product-page-tabs .product-page-tabs-content-container, #section-cart-side .product-page-tabs .product-page-tabs-content-container {
    background: #F9F9F9;
}

#page-product-data .add-product-to-cart-container, #section-cart-side .add-product-to-cart-container {
    display: flex;
}

#page-product-data .add-product-to-cart-container.disabled .options-selectors select, #section-cart-side .add-product-to-cart-container.disabled .options-selectors select {
    border-color: #f5f5f5 #fff #f5f5f5 #f5f5f5;
}

#page-product-data .add-product-to-cart-container .options-selectors select, #section-cart-side .add-product-to-cart-container .options-selectors select {
    border-width: 2px 0px 2px 2px;
    border-color: #fd9600 #fff #fd9600 #fd9600;
    border-radius: 0;
    padding-left: 15px;
    width: 5em;
    height: 3em;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    background-color: white;
}

#page-product-data .add-product-to-cart-container .add-product-to-cart-by-values, #section-cart-side .add-product-to-cart-container .add-product-to-cart-by-values {
    height: 48px;
    line-height: 25px;
    border-width: 2px 2px 2px 0px;
    border-color: #fd9600 #fd9600 #fd9600 #fff;
    border-radius: 0;
}

#page-product-data .product-page-brand-image img, #section-cart-side .product-page-brand-image img {
    max-width: 100%;
}

#page-product-data .product-page-price-availability, #section-cart-side .product-page-price-availability {
    /*margin-top: 20px;*/
    margin-bottom: 0px;
    /*min-height: 75px;*/
    position: relative;
}

@media (min-width: 768px) {
    #page-product-data .product-page-price-availability, #section-cart-side .product-page-price-availability {
        /*margin-bottom: 50px;*/
    }
}

#page-product-data .product-page-price-availability .special-price, #section-cart-side .product-page-price-availability .special-price {
    color: #EB5757;
}

#page-product-data .product-page-price-availability p.product-availability, #section-cart-side .product-page-price-availability p.product-availability {
    line-height: 45px;
}
.product-available{
    text-align: center;
}
.product-availability i,
.product-available i{
    position: relative;
}

.product-availability i span,
.product-available i span{
    position: absolute;
    z-index: 1;
    display: none;
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    background-color: #fff;
    border: 1px solid #333;
    width: 200px;
    padding: 5px;
    border-radius: 4px;
    font-family: "Didact Gothic", sans-serif;
    font-size: 11px;
}
.product-availability i:hover span{
    display: block;
}

@media (min-width: 768px) {
    #page-product-data .product-page-price-availability p.product-availability, #section-cart-side .product-page-price-availability p.product-availability {
        position: absolute;
        top: 0;
        right: 0;
        line-height: 60px;
    }
}

#page-product-data .product-page-price-availability .free-shipping-container, #section-cart-side .product-page-price-availability .free-shipping-container {
    display: flex;
    /*color: #27AE60;*/
}

@media (min-width: 768px) {
    #page-product-data .product-page-price-availability .free-shipping-container, #section-cart-side .product-page-price-availability .free-shipping-container {
        margin-top: 15px;
    }
}

#page-product-data .product-page-price-availability .free-shipping-container i, #section-cart-side .product-page-price-availability .free-shipping-container i {
    margin-right: 5px;
    font-size: 15px;
}

@media (min-width: 768px) {
    #page-product-data .product-page-price-availability .free-shipping-container i, #section-cart-side .product-page-price-availability .free-shipping-container i {
        font-size: 40px;
    }
}

#page-product-data .product-page-price-availability .free-shipping-container span, #section-cart-side .product-page-price-availability .free-shipping-container span {
    font-size: 15px;
    line-height: 15px;
}

@media (min-width: 768px) {
    #page-product-data .product-page-price-availability .free-shipping-container span, #section-cart-side .product-page-price-availability .free-shipping-container span {
        font-size: 18px;
        line-height: 18px;
    }
}

#page-product-data .product-page-price-availability .expected_availability, #section-cart-side .product-page-price-availability .expected_availability {
    width: 100%;
    margin: 0;
    margin-top: 25px;
    font-size: 1em;
    text-align: left;
}

#page-product-data .product-page-price-availability .expected_availability .expected_availability-desc, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-desc {
    height: 43px;
    vertical-align: middle;
    position: relative;
    width: 60%;
}

#page-product-data .product-page-price-availability .expected_availability .expected_availability-desc p, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-desc p {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

#page-product-data .product-page-price-availability .expected_availability .expected_availability-email, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-email {
    padding-top: 1em;
    width: 60%;
    float: left;
    border: 0;
    border-bottom: 1px solid;
    line-height: 2.3em;
    background: transparent;
}

#page-product-data .product-page-price-availability .expected_availability .expected_availability-btn, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-btn {
    float: right;
    text-align: right;
    width: 40%;
}

@media (max-width: 480px) {
    #page-product-data .product-page-price-availability .expected_availability, #section-cart-side .product-page-price-availability .expected_availability {
        text-align: center;
    }

    #page-product-data .product-page-price-availability .expected_availability .expected_availability-desc, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-desc {
        text-align: center;
        position: relative;
        width: 100%;
        height: 100%;
    }

    #page-product-data .product-page-price-availability .expected_availability .expected_availability-desc p, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-desc p {
        position: unset;
        transform: unset;
    }

    #page-product-data .product-page-price-availability .expected_availability .expected_availability-email, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-email {
        text-align: center;
        width: 100%;
        margin-bottom: 0.2em;
    }

    #page-product-data .product-page-price-availability .expected_availability .expected_availability-btn, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-btn {
        float: unset;
        text-align: center;
        width: 100%;
    }

    #page-product-data .product-page-price-availability .expected_availability .expected_availability-btn button, #section-cart-side .product-page-price-availability .expected_availability .expected_availability-btn button {
        margin-top: 0.8em;
    }
}

#page-product-data .product-page-loan .loan-example .loan-labels, #section-cart-side .product-page-loan .loan-example .loan-labels {
    display: flex;
    margin-bottom: 10px;
}

#page-product-data .product-page-loan .loan-example .loan-labels .loan-label, #section-cart-side .product-page-loan .loan-example .loan-labels .loan-label {
    padding: 8px 10px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #fd9600;
    font-size: 12px;
}

#page-product-data .product-page-loan .loan-example .loan-labels .loan-label.loan-label-title, #section-cart-side .product-page-loan .loan-example .loan-labels .loan-label.loan-label-title {
    background: #fd9600;
    color: white;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#page-product-data .product-page-loan .loan-example .loan-labels .loan-label.loan-label-value, #section-cart-side .product-page-loan .loan-example .loan-labels .loan-label.loan-label-value {
    background: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#page-product-data .product-page-loan .loan-example .open-loan-popup, #section-cart-side .product-page-loan .loan-example .open-loan-popup {
    text-decoration: underline;
}

#page-product-related .related-products .product-grid-row {
    margin-top: 30px;
}

@media (min-width: 768px) {
    #page-product-related .related-list {
        border-right: 1px solid #f5f5f5;
    }
}

#page-product-related .related-list .related-categories {
    border-bottom: 1px solid #f5f5f5;
}

#page-product-related .related-list .related-categories .related-categories-title .related-categories-chevron {
    float: right;
}

#page-product-related .related-list .related-categories .related-categories-title .related-categories-chevron.open {
    transform: rotate(-90deg);
}

#page-product-related .related-list .related-categories ul {
    list-style-type: none;
}

#page-product-related .related-list .related-brands {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    #page-product-related .related-list .related-brands {
        padding-bottom: 10px;
        border-bottom: none;
        margin-bottom: 10px;
    }
}

#page-product-related .related-list .related-brands .related-brands-title {
    width: 95%;
}

#page-product-related .related-list .related-brands .related-brands-title .related-brands-chevron {
    float: right;
}

#page-product-related .related-list .related-brands .related-brands-title .related-brands-chevron.open {
    transform: rotate(-90deg);
}

#page-product-related .related-list .related-brands ul {
    list-style-type: none;
    margin-top: 5px;
}

#page-product-specifications .technical-specification-text ul, #page-product-specifications .technical-specification-text ol {
    list-style-type: none;
}

#page-product-comments .review-list {
    display: block;
}

#page-product-comments .review-list.hide-block {
    display: none;
}

#page-product-comments .review-block {
    display: block;
}

#page-product-comments .review-block.hide-block {
    display: none;
}

#page-product-comments .reviews-vote .form-control {
    float: none;
}

@media (max-width: 767px) {
    #page-product-comments .reviews-vote .form-control {
        margin-top: 10px;
    }
}

#page-product-comments .review-textarea {
    width: 100%;
    border-color: #000;
    -webkit-appearance: none;
    outline: none;
    padding: 10px;
    font-weight: 400;
}

@media (min-width: 768px) {
    #page-product-comments .review-textarea {
        width: 80%;
        margin-right: 10%;
    }
}

#page-product-comments .review-textarea::-webkit-input-placeholder {
    font-weight: 400;
}

#page-product-comments .review-textarea:-moz-placeholder {
    font-weight: 400;
}

#page-product-comments .review-textarea::-moz-placeholder {
    font-weight: 400;
}

#page-product-comments .review-textarea:-ms-input-placeholder {
    font-weight: 400;
}

#page-product-comments ._label.star::before, #page-product-comments ._label.star::after {
    border: none;
    top: calc(50% - 14px);
    background-color: transparent;
}

#page-product-comments ._label.star::before {
    content: "\f006";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    left: 0;
    background-size: 0;
    transition: none;
}

#page-product-comments ._label.star::after {
    background-size: 0;
    transform: none;
    transition: none;
    will-change: none;
}

#page-product-comments ._label.star.hovered::before {
    content: "\f005";
    font-family: FontAwesome;
}

#page-product-comments ._label.star.selected::before {
    content: "\f005";
    font-family: FontAwesome;
    color: #fd9600;
}

.product-preview {
    width: 100%;
    text-align: center;
    position: relative;
}

.product-preview .preview-placeholder {
    width: 100%;
    height: auto;
    max-height: 140px;
}

.product-preview .product-preview-horizontal {
    max-width: 100%;
    max-height: 160px;
    object-fit: cover;
    object-position: center;
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*height: auto;*/
    /*width: auto;*/
    /*max-width: 100%;*/
    /*max-height: 100%;*/
}

.product-preview .product-preview-vertical {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

#loan-popup {
    opacity: 0;
    z-index: -100;
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
}

#loan-popup.visible {
    opacity: 1;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
}

#loan-popup .popup-wrapper {
    background-color: #ffffff;
    width: 90%;
    margin: auto;
    padding: 5px;
    position: relative;
}

@media (min-width: 768px) {
    #loan-popup .popup-wrapper {
        padding: 15px;
        width: 70%;
    }
}

@media (min-width: 992px) {
    #loan-popup .popup-wrapper {
        width: 50%;
        padding: 25px;
    }
}

@media (min-width: 1200px) {
    #loan-popup .popup-wrapper {
        width: 40%;
    }
}

#loan-popup .popup-wrapper .popup-header {
    padding: 0 0 25px;
}

@media (max-width: 991px) {
    #loan-popup .popup-wrapper .popup-header {
        padding: 0 0 10px;
    }
}

#loan-popup .popup-wrapper .popup-header h3 {
    text-align: center;
    font-size: 30px;
    font-family: oswald, sans-serif;
}

@media (max-width: 991px) {
    #loan-popup .popup-wrapper .popup-header h3 {
        font-size: 18px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

#loan-popup .popup-wrapper .popup-header i.close-popup {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
}

#loan-popup .popup-wrapper .popup-body table {
    width: 100%;
}

#loan-popup .popup-wrapper .popup-body table.table-striped thead tr th {
    text-align: center;
    font-size: 20px;
}

#loan-popup .popup-wrapper .popup-body table.table-striped tbody tr {
    font-size: 20px;
}

#loan-popup .popup-wrapper .popup-body table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F9F9F9;
}

#loan-popup .popup-wrapper .popup-body table.table-striped tbody tr:hover {
    background-color: #fd9600;
    color: #ffffff;
}

#loan-popup .popup-wrapper .popup-body table.table-striped tbody tr td {
    padding: 10px;
    text-align: center;
}

#checkout-step-list-container {
    margin-bottom: 40px;
}

#checkout-step-list-container ul {
    counter-reset: checkout-steps-counter;
    padding: 0;
}

#checkout-step-list-container ul li {
    list-style: none;
    color: #999;
    font-size: 15px;
    line-height: 1.1em;
}

#checkout-step-list-container ul li p {
    position: relative;
    text-align: left;
    display: inline-block;
    padding-left: 50px;
    font-weight: 400;
    line-height: 1.2em;
}

@media (max-width: 991px) {
    #checkout-step-list-container ul li p {
        font-size: 0.8em;
    }
}

@media (min-width: 1200px) {
    #checkout-step-list-container ul li p {
        font-size: 1.1em;
    }
}

#checkout-step-list-container ul li p img {
    background-color: #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
}

#checkout-step-list-container ul li.active p {
    color: #000;
}

#checkout-step-list-container ul li.active img {
    background-color: #333333;
}

/************************ Top Category **********/
#page-top-category .top-category-subcategories,
#page-catalog .top-category-subcategories {
    background-color: #F9F9F9;
    padding: 5px 0;
}

#page-top-category .related-list,
#page-catalog .related-list {
    border-right: 1px solid #f5f5f5;
}

#page-top-category .related-list .related-categories,
#page-catalog .related-list .related-categories {
    border-bottom: 1px solid #f5f5f5;
}

#page-top-category .related-list .related-categories ul,
#page-catalog .related-list .related-categories ul {
    list-style-type: none;
}

#page-top-category .related-list .related-brands,
#page-catalog .related-list .related-brands {
    padding-top: 20px;
}

#page-top-category .related-list .related-brands .related-brands-title,
#page-catalog .related-list .related-brands .related-brands-title {
    width: 95%;
}

#page-top-category .related-list .related-brands .related-brands-title .related-brands-chevron,
#page-catalog .related-list .related-brands .related-brands-title .related-brands-chevron {
    float: right;
}

#page-top-category .related-list .related-brands .related-brands-title .related-brands-chevron.open,
#page-catalog .related-list .related-brands .related-brands-title .related-brands-chevron.open {
    transform: rotate(-90deg);
}

#page-top-category .related-list .related-brands ul,
#page-catalog .related-list .related-brands ul {
    list-style-type: none;
    margin-top: 5px;
}

#page-top-category .catalog-brand-logo,
#page-catalog .catalog-brand-logo {
    height: 100px;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#page-top-category .top-category-brand-name,
#page-catalog .top-category-brand-name {
    position: relative;
}

#page-top-category .top-category-brand-name i,
#page-catalog .top-category-brand-name i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15%;
}

#page-top-category .padding-rectangle .heading-2,
#page-catalog .padding-rectangle .heading-2 {
    font-size: 18px;
}

/************************ Top Brand **********/
#page-top-brand .brand-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#page-top-brand .related-list {
    border-right: 1px solid #f5f5f5;
}

#page-top-brand .related-list .related-categories {
    border-bottom: 1px solid #f5f5f5;
}

#page-top-brand .related-list .related-categories ul {
    list-style-type: none;
}

#page-top-brand .related-list .related-brands {
    padding-top: 20px;
}

#page-top-brand .related-list .related-brands .related-brands-title {
    width: 95%;
}

#page-top-brand .related-list .related-brands .related-brands-title .related-brands-chevron {
    float: right;
}

#page-top-brand .related-list .related-brands .related-brands-title .related-brands-chevron.open {
    transform: rotate(-90deg);
}

#page-top-brand .related-list .related-brands ul {
    list-style-type: none;
    margin-top: 5px;
}

#page-top-brand .top-brand-history p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
}

#page-top-brand .top-brand-history-image {
    margin-bottom: 2em;
}

#page-top-brand .cover-dark-background {
    box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.3);
}

#page-top-brand .section-catalog-product-list-width {
    width: 100%;
}

.cover-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.cover-block {
    padding: 60px 40px;
}

.cover-block .paragraph-2 {
    width: 100%;
}

@media (min-width: 768px) {
    .cover-block {
        padding: 80px 60px;
    }

    .cover-block .paragraph-2 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .cover-block {
        padding: 100px 80px;
    }

    .cover-block .paragraph-2 {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .cover-block {
        padding: 130px 100px;
    }

    .cover-block .paragraph-2 {
        width: 50%;
    }
}

/********* Brands list ************/
#page-brand-list .catalog-brand-logo {
    height: 100px;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#page-brand-list .cover-dark-background {
    box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.3);
}

/************* SIDEBAR ************/
#section-catalog-sidebar .delete-filters, #section-search-sidebar .delete-filters {
    float: right;
    font-size: 12px;
    padding-top: 10px;
}

#section-catalog-sidebar .catalog-filters-sidebar, #section-search-sidebar .catalog-filters-sidebar {
    border: 1px solid #BDBDBD;
    padding: 10px;
}

#section-catalog-sidebar .catalog-filters-sidebar.collapse-content, #section-search-sidebar .catalog-filters-sidebar.collapse-content {
    border: none;
    padding: 0;
}

#section-catalog-sidebar .fa-plus[class*=parent-]:before, #section-search-sidebar .fa-plus[class*=parent-]:before {
    display: inline-block;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#section-catalog-sidebar .fa-plus[class*=parent-].show:before, #section-search-sidebar .fa-plus[class*=parent-].show:before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

#section-catalog-sidebar .animate-1.show, #section-search-sidebar .animate-1.show {
    max-height: 400px;
    overflow-y: scroll;
    /*margin-top: 10px;*/
}

#section-catalog-sidebar ul, #section-search-sidebar ul {
    background-color: transparent;
    list-style-type: none;
}

#section-catalog-sidebar ul li, #section-search-sidebar ul li {
    /*font-size: 16px;*/
    /*font-weight: 400;*/
    /*font-family: Lato;*/
    /*text-transform: uppercase;*/
    /*border: none;*/
    line-height: 1;
    font-size: 14px;
    margin-bottom: 3px;
}

#section-catalog-sidebar ul .form-input{
    height: 34px;
    padding: 5px;
    font-size: 14px;
}

#section-catalog-sidebar ul li label, #section-search-sidebar ul li label {
    width: 100%;
    line-height: 1em;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    margin: 0 0 4px 0;
}
#section-catalog-sidebar ul li label input,
#section-search-sidebar ul li label input{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;

}

#section-catalog-sidebar ul li a, #section-search-sidebar ul li a {
    display: inline-block;
    font-family: Lato;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    color: #000;
    line-height: 1;
    text-transform: capitalize;
    /*padding: 0;*/
    /*margin: 0;*/
    /*text-transform: uppercase;*/
}
@media(max-width: 767px){
    #section-catalog-sidebar ul li a, #section-search-sidebar ul li a {
        font-size: 16px;
    }
}

#section-catalog-sidebar ul li a:hover,
#section-search-sidebar ul li a:hover,
#section-catalog-sidebar ul li a.active{
    font-weight: bold;
    /*color: #fd9600;*/
    /*text-decoration: underline;*/
}
#section-catalog-sidebar ul li a:after{
    content: "";
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    /*background-color: #fd9600;*/
    background-color: #000;
    position: absolute;
}
#section-catalog-sidebar ul li a:hover:after,
#section-search-sidebar ul li a:hover:after,
#section-catalog-sidebar ul li a.active:after{
    width: 100%;
}

#section-catalog-sidebar ul li i, #section-search-sidebar ul li i {
    color: #000;
}

#section-catalog-sidebar ul.child,
#section-search-sidebar ul.child {
    /*background-color: #fafafa;*/
    list-style-type: none;
    margin-top: 8px;
}

#section-catalog-sidebar ul.child li, #section-search-sidebar ul.child li {
    padding-left: 5%;
}

#section-catalog-sidebar .sidebar-category-info, #section-catalog-sidebar .sidebar-base-brand, #section-search-sidebar .sidebar-category-info, #section-search-sidebar .sidebar-base-brand {
    position: relative;
}

#section-catalog-sidebar .sidebar-category-info[class*=level-], #section-catalog-sidebar .sidebar-base-brand[class*=level-], #section-search-sidebar .sidebar-category-info[class*=level-], #section-search-sidebar .sidebar-base-brand[class*=level-] {
    border-bottom: 1px solid #FFF;
}

#section-catalog-sidebar .sidebar-category-info[class*=level-] a, #section-catalog-sidebar .sidebar-base-brand[class*=level-] a, #section-search-sidebar .sidebar-category-info[class*=level-] a, #section-search-sidebar .sidebar-base-brand[class*=level-] a {
    text-transform: none;
    font-weight: 200;
    letter-spacing: 1px;
}

#section-catalog-sidebar .sidebar-category-info[class*=level-] a p, #section-catalog-sidebar .sidebar-base-brand[class*=level-] a p, #section-search-sidebar .sidebar-category-info[class*=level-] a p, #section-search-sidebar .sidebar-base-brand[class*=level-] a p {
    width: 75%;
    margin: 25px 0;
}

@media (min-width: 768px) {
    #section-catalog-sidebar .sidebar-category-info[class*=level-] a p, #section-catalog-sidebar .sidebar-base-brand[class*=level-] a p, #section-search-sidebar .sidebar-category-info[class*=level-] a p, #section-search-sidebar .sidebar-base-brand[class*=level-] a p {
        margin: 15px 0;
    }
}

#section-catalog-sidebar .sidebar-category-info[class*=level-] a.sidebar-category-highlight, #section-catalog-sidebar .sidebar-base-brand[class*=level-] a.sidebar-category-highlight, #section-search-sidebar .sidebar-category-info[class*=level-] a.sidebar-category-highlight, #section-search-sidebar .sidebar-base-brand[class*=level-] a.sidebar-category-highlight {
    font-weight: 400;
    border-bottom: 2px solid #fd9600;
}

#section-catalog-sidebar .sidebar-category-info[class*=level-] i, #section-catalog-sidebar .sidebar-base-brand[class*=level-] i, #section-search-sidebar .sidebar-category-info[class*=level-] i, #section-search-sidebar .sidebar-base-brand[class*=level-] i {
    padding-right: 5%;
}

#section-catalog-sidebar .sidebar-category-info.level-1 a, #section-catalog-sidebar .sidebar-base-brand.level-1 a, #section-search-sidebar .sidebar-category-info.level-1 a, #section-search-sidebar .sidebar-base-brand.level-1 a {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#section-catalog-sidebar .sidebar-category-info.level-1 a p, #section-catalog-sidebar .sidebar-base-brand.level-1 a p, #section-search-sidebar .sidebar-category-info.level-1 a p, #section-search-sidebar .sidebar-base-brand.level-1 a p {
    width: 100%;
}

#section-catalog-sidebar .sidebar-category-info.level-1 a.sidebar-category-highlight, #section-catalog-sidebar .sidebar-base-brand.level-1 a.sidebar-category-highlight, #section-search-sidebar .sidebar-category-info.level-1 a.sidebar-category-highlight, #section-search-sidebar .sidebar-base-brand.level-1 a.sidebar-category-highlight {
    font-weight: 400;
    border-bottom: 2px solid #fd9600;
}

#section-catalog-sidebar #mobile-order-by-select, #section-search-sidebar #mobile-order-by-select {
    height: 43px;
}

/************** Catalog *********/
#page-catalog .catalog-title, #page-search-results .catalog-title {
    background-color: #F9F9F9;
    padding: 25px 0;
    display: none;
}

@media (min-width: 480px) {
    #page-catalog .catalog-title, #page-search-results .catalog-title {
        display: block;
    }
}

#page-catalog .search-selector, #page-search-results .search-selector {
    position: relative;
}

#page-catalog .search-selector:after, #page-search-results .search-selector:after {
    content: "\f107";
    font: normal normal normal 17px/1 FontAwesome;
    color: #000;
    margin-left: -10px;
    padding: 0;
    position: absolute;
    pointer-events: none;
    top: 8px;
    right: 10px;
}

@media (max-width: 767px) {
    #page-catalog .search-selector:after, #page-search-results .search-selector:after {
        top: 50%;
    }
}

#page-catalog .search-selector select::-ms-expand, #page-search-results .search-selector select::-ms-expand {
    display: none;
}

#page-catalog .search-selector label, #page-search-results .search-selector label {
    float: left;
    padding: 5px;
    width: calc(40% - 5px);
}

@media (max-width: 767px) {
    #page-catalog .search-selector label, #page-search-results .search-selector label {
        width: 100%;
    }
}

#page-catalog .search-selector select, #page-search-results .search-selector select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    display: block;
    width: 60%;
    float: left;
    padding: 0;
    font-size: 16px;
    color: #333;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    background-color: #FFF;
    outline: none;
    padding: 5px;
    margin-left: 5px;
    border: 1px solid #BDBDBD;
}

@media (max-width: 767px) {
    #page-catalog .search-selector select, #page-search-results .search-selector select {
        width: 100%;
        margin-left: 0;
    }
}

#page-catalog #section-catalog-sidebar, #page-search-results #section-catalog-sidebar {
    width: 100%;
}

@media (min-width: 768px) {
    .product-grid-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        align-items: stretch;
        -webkit-align-items: stretch;
    }
}

.product-grid-row:before, .product-grid-row:after {
    width: 0;
}

.product-grid-row hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .product-grid-row hr {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.product-grid-row .partial-product.article-product {
    text-decoration: none !important;
    cursor: pointer;
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    align-items: stretch;
    -webkit-align-items: stretch;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 30px;
}

.product-grid-row .partial-product.article-product .shop-product-category p {
    font-size: 12px;
}

.product-grid-row .partial-product.article-product .paragraph-2.product-available,
.product-grid-row .partial-product.article-product .paragraph-2.product-not-available,
.product-grid-row .partial-product.article-product .paragraph-2.product-available-drop{
    font-size: 12px;
}

@media (min-width: 768px) {
    .product-grid-row .partial-product.article-product {
        width: 50%;
        flex-basis: 50%;
    }
}

@media (min-width: 992px) {
    .product-grid-row .partial-product.article-product {
        width: 25%;
        flex-basis: 25%;
    }
}

@media (min-width: 1200px) {
    .product-grid-row .partial-product.article-product {
        width: 25%;
        flex-basis: 25%;
    }
}

.product-grid-row .partial-product.article-product:hover,
.product-grid-row .partial-product.article-product:active {
    border: 1px solid #BDBDBD;
}

.product-grid-row .partial-product.article-product .shop-product-image {
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-basis: auto;
    -webkit-flex-basis: auto;
}

.product-grid-row .partial-product.article-product .shop-product-infos {
    margin-top: 20px;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-basis: auto;
    -webkit-flex-basis: auto;
    text-align: center;
}

.product-grid-row .partial-product.article-product .shop-product-infos .shop-product-name {
    margin-bottom: 10px;
}
.product-grid-row .partial-product.article-product .shop-product-infos .shop-product-name .heading-3{
    font-size: 14px;
    line-height: 1.1em;
    text-transform: none;
}

.product-grid-row .partial-product.article-product .shop-product-price {
    margin-top: 10px;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-basis: auto;
    -webkit-flex-basis: auto;
}

.product-grid-row .partial-product.article-product .shop-product-price .shop-product-special-price {
    color: #EB5757;
}

.product-grid-row .partial-product.article-product .shop-product-btn {
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-basis: auto;
    -webkit-flex-basis: auto;
}

.pagination, .pager {
    text-align: center;
    list-style-type: none;
    margin-top: 5px;
}

.pagination li, .pager li {
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    color: #707070;
    display: inline;
    padding: 15px;
}

@media (max-width: 767px) {
    .pagination li, .pager li {
        float: left;
    }

    .pagination li:last-child, .pager li:last-child {
        float: right;
    }
}

.pagination li.active, .pager li.active {
    color: #fd9600;
}

.pagination li a, .pager li a {
    color: #707070;
}

.pagination li a:hover, .pager li a:hover {
    color: #fd9600;
    text-decoration: underline;
}

.pagination li a[rel=prev]:after, .pager li a[rel=prev]:after {
    content: " Indietro";
}

.pagination li a[rel=next]:before, .pager li a[rel=next]:before {
    content: "Avanti ";
}

#search-result-block {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 7px;
    z-index: 2;
    top: 141px;
    display: none;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
    #search-result-block {
        top: 86px;
    }
}

#search-result-block .top-category-list-container:before {
    content: "";
    position: absolute;
    border-right: 1px solid #FFF;
    height: 90%;
    top: 5%;
    bottom: 5%;
    left: -15px;
}

#search-result-block .top-category-list-container {
    padding: 25px 0 25px 0;
    text-align: center;
}

#search-result-block .top-category-list-container .category-list-item {
    /*background-size: contain;
  background-position: center;*/
    background-repeat: no-repeat;
    margin: 15px;
}

#search-result-block .top-category-list-container .category-list-item a h4 {
    color: white;
}

#search-result-block .background-light-gray {
    background-color: #f5f5f5;
    padding: 25px;
    max-width: 100%;
}

#search-result-block ul {
    list-style-type: none;
}

#search-result-block ul [id*=product-list-] {
    padding: 2px 2px 2px 0 !important;
    margin: 5px 2px 5px 0 !important;
    line-height: 1 !important;
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
}

#search-result-block ul .search-results-category-link {
    line-height: 3 !important;
    padding: 2px 2px 2px 0 !important;
    margin: 2px 2px 2px 0 !important;
    color: #fd9600;
    font-weight: bold;
}

#search-result-block .loading-block {
    background-image: url("../images/app/icons/loader-BW.gif");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: lightgrey;
    opacity: 0;
    transition: opacity 0.3s;
}

@media (min-width: 1200px) {
    #search-result-block .loading-block {
        background-image: url("../images/app/icons/loader-BW-x2.gif");
    }
}

#search-result-block .loading-block.loading {
    opacity: 1;
    z-index: 3;
    transition: opacity 0.3s;
}

/********** Contacts page *************/
.map-container {
    width: 100%;
}

.map-container iframe {
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative; /* IE needs a position other than static */
}

.map-container iframe.clicked {
    pointer-events: auto;
}

/********** Sidebar support *************/
.sidebar-support {
    background: #f5f5f5;
    border: 1px solid #ebedef;
    padding: 0 20px 10px 20px;
    margin-bottom: 30px;
}

.sidebar-support h4 {
    color: #929292;
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    line-height: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
}

.sidebar-support h4 .support-divider {
    border-bottom: 1px solid #d1d4d6;
}

.sidebar-support p {
    padding: 10px 0;
}

.sidebar-support .support-inset {
    clear: both;
    background: #fff;
    padding: 10px 20px;
    margin: 8px 0;
}

/********** Search results page *************/
#page-search-results .text-italic {
    font-style: italic;
}

@media (max-width: 767px) {
    #page-search-results .heading-2 {
        font-size: 18px;
        margin-top: 20px;
    }
}

#page-search-results #page-search-results-products {
    padding: 50px 0;
}

@media (max-width: 767px) {
    #page-search-results #page-search-results-products {
        padding: 30px 0;
    }
}

#page-search-results #page-search-results-categories {
    padding: 50px 0;
}

#page-search-results #page-search-results-brands {
    padding: 50px 0;
}

#page-search-results #page-search-results-brands .search-results-brand {
    margin: 8px 0;
}

@media (min-width: 768px) {
    #page-search-results #page-search-results-brands .search-results-brand {
        margin: 8px;
    }
}

#page-search-results #page-search-results-brands .search-results-brand-logo {
    height: 60px;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    #page-search-results #page-search-results-brands .search-results-brand-logo {
        height: 100px;
    }
}

#page-search-results #page-search-results-showcases {
    padding: 50px 0;
}

/***** 404 ***********/
.not-found-icon {
    height: 50px;
    width: 50px;
    margin-top: 100px;
}

/*********** static page ***********/
#page-shippings .heading-1, #page-terms-and-conditions .heading-1, #page-legal .heading-1, #page-consumer-infos .heading-1, #page-privacy .heading-1 {
    text-align: center;
    margin-bottom: 30px;
}

#page-shippings .paragraph-2, #page-terms-and-conditions .paragraph-2, #page-legal .paragraph-2, #page-consumer-infos .paragraph-2, #page-privacy .paragraph-2 {
    margin-bottom: 30px;
}

#page-shippings .block, #page-terms-and-conditions .block, #page-legal .block, #page-consumer-infos .block, #page-privacy .block {
    margin-bottom: 30px;
}

#page-shippings .block p, #page-terms-and-conditions .block p, #page-legal .block p, #page-consumer-infos .block p, #page-privacy .block p {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
}

#page-shippings .block ul, #page-terms-and-conditions .block ul, #page-legal .block ul, #page-consumer-infos .block ul, #page-privacy .block ul {
    margin-left: 20px;
}

/*************** Cookie Banner *****************/
.cookie-policy {
    padding: 25px 15%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.cookie-policy .cookie-paragraph {
    margin: 30px 20px;
    color: #FFF;
}

/*************** New Invoice address *****************/
#invoice-address-fields, #invoice-address-person-fields, #invoice-address-company-fields {
    display: none;
}

#google-rating-badge {
    left: 0;
    right: auto;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
}

.separator::before, .separator::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #eeeeee;
}

.separator::before {
    margin-right: 0.25em;
}

.separator::after {
    margin-left: 0.25em;
}

#page-product-carousel .slick-slider .slick-prev, #page-product-carousel .slick-slider .slick-next {
    z-index: 100;
    font-size: 2.5em;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #B7B7B7;
    position: absolute;
    top: 50%;
    text-align: center;
    color: #000;
    opacity: 0.3;
    transition: opacity 0.25s;
    cursor: pointer;
}

#page-product-carousel .slick-slider .slick-prev:hover, #page-product-carousel .slick-slider .slick-next:hover {
    opacity: 0.65;
}

#page-product-carousel .slick-slider .slick-prev {
    left: 0;
}

#page-product-carousel .slick-slider .slick-next {
    right: 0;
}

#page-product-carousel .product-images {
    width: 100%;
    margin: 0 auto;
}

#page-product-carousel .product-images img {
    margin: 0 auto;
    max-height: 330px;
}

@media (min-width: 768px) {
    #page-product-carousel .product-images img {
        max-height: 400px;
    }
}

#page-product-carousel .product-images li, #page-product-carousel .product-images figure, #page-product-carousel .product-images a, #page-product-carousel .product-images img {
    display: block;
    outline: none;
    border: none;
    text-align: center;
}

#page-product-carousel .product-images .main-img-slider figure {
    margin: 0 auto;
    padding: 0 2em;
}

#page-product-carousel .product-images .main-img-slider figure a {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

#page-product-carousel .product-images .main-img-slider figure a img {
    width: 100%;
    max-height: 400px;
    margin: 0 auto;
}

#page-product-carousel .product-images .thumb-nav {
    margin: 0 auto;
    padding: 20px 10px;
    max-width: 600px;
}

#page-product-carousel .product-images .thumb-nav.slick-slider .slick-prev, #page-product-carousel .product-images .thumb-nav.slick-slider .slick-next {
    font-size: 1.2em;
    height: 20px;
    width: 26px;
    margin-top: -10px;
}

#page-product-carousel .product-images .thumb-nav.slick-slider .slick-prev {
    margin-left: -30px;
}

#page-product-carousel .product-images .thumb-nav.slick-slider .slick-next {
    margin-right: -30px;
}

#page-product-carousel .product-images .thumb-nav li {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

#page-product-carousel .product-images .thumb-nav li img {
    display: block;
    width: 100%;
    max-width: 75px;
    margin: 0 auto;
    border: 2px solid transparent;
    -webkit-transition: border-color 0.25s;
    -ms-transition: border-color 0.25s;
    -moz-transition: border-color 0.25s;
    transition: border-color 0.25s;
}

#page-product-carousel .product-images .thumb-nav li:hover, #page-product-carousel .product-images .thumb-nav li:focus {
    border-color: #999;
}

#page-product-carousel .product-images .thumb-nav li.slick-current img {
    border-color: #fd9600;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

span.free-shipping {
    color: #00A030;
    /*font-size: 1.15em;*/
}

.listCategories,
.listBrands{
    display: flex;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
    -webkit-align-items: stretch;
    /*-webkit-justify-content: center;*/
    /*justify-content: center;*/
}
.listCategories > div,
.listBrands > div{
    width: 20%;
    margin-bottom: 25px;
}
@media(max-width: 768px){
    .listCategories > div,
    .listBrands > div{
        width: 25%;
    }
}
.listCategories img,
.listBrands img{
    max-width: 100%;
    height: auto;
}
.listCategories h4{
    font-size: 14px;
    line-height: 1.1em;
}

a,
header#app-header #app-header-bottom ul li a:after,
#section-catalog-sidebar ul li a:hover:after,
#section-search-sidebar ul li a:hover:after,
#section-catalog-sidebar ul li a.active:after{
    transition: all .3s cubic-bezier(.4,.68,.07,.65);
}

.checkout2025 .newTitle{
    font-size: 32px;
    font-weight: 400;
}

.checkout2025 .newTitle2{
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
}

div#google-rating-badge{
    z-index: 0;
}
