/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:8px 10px;margin-left:-1px;position:relative}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;border-top-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:-2px;border-radius:0;border-bottom-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;left:5px;font-size:9px;font-weight:400}@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

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

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

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

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

textarea {
  overflow: auto; }

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

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

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

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

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

html {
  box-sizing: border-box; }

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #333;
  background-color: #fff; }

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

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

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

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

a {
  color: #25c1ca;
  text-decoration: none; }
  a:focus, a:hover {
    color: #198389;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

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

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

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #928c8f;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

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

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

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

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

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

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1,
.page-cms_image h1,
.page-content.page-cms h1, .h2, .page-content.page-cms h2, #bottom_column h2, .h3, .page-content.page-cms h3, .contact-form h3, .h4, .page-content.page-cms h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit; }

h1,
.h1,
.page-cms_image h1,
.page-content.page-cms h1 {
  font-size: 1.375rem; }

h2, .h2, .page-content.page-cms h2, #bottom_column h2 {
  font-size: 1.25rem; }

h3, .h3, .page-content.page-cms h3, .contact-form h3 {
  font-size: 1.125rem; }

h4, .h4, .page-content.page-cms h4 {
  font-size: 1.125rem; }

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

h6, .h6 {
  font-size: 0.9375rem; }

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

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

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

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

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

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

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

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

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

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

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #ebebeb; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #d3d1d1; }
  .blockquote-footer::before {
    content: "\2014   \A0"; }

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

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

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

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

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img, .page-content.page-cms img, .container-description img, .product-label_guarantee ul img, .product-group-features .product-group-feature img {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

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

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #333; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px;
      max-width: 100%; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.col-xs, .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, #product #wrapper .breadcrumb ol, .col-sm, .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, .col-md, .col-md-1, .col-md-2, div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer, .col-md-11, .col-md-12, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-xs, .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, #product #wrapper .breadcrumb ol, .col-sm, .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, .col-md, .col-md-1, .col-md-2, div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer, .col-md-11, .col-md-12, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-xs, .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, #product #wrapper .breadcrumb ol, .col-sm, .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, .col-md, .col-md-1, .col-md-2, div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer, .col-md-11, .col-md-12, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-xs, .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, #product #wrapper .breadcrumb ol, .col-sm, .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, .col-md, .col-md-1, .col-md-2, div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer, .col-md-11, .col-md-12, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-xs, .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, #product #wrapper .breadcrumb ol, .col-sm, .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, .col-md, .col-md-1, .col-md-2, div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer, .col-md-11, .col-md-12, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
      padding-right: 15px;
      padding-left: 15px; } }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12, #product #wrapper .breadcrumb ol {
  float: left;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table, .product-feature_text table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  
  .table th,
  .product-feature_text table th, .table td, .product-feature_text table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ebebeb; }
  .table thead th, .product-feature_text table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ebebeb; }
  .table tbody + tbody, .product-feature_text table tbody + tbody {
    border-top: 2px solid #ebebeb; }
  .table .table, .product-feature_text table .table, .table .product-feature_text table, .product-feature_text .table table, .product-feature_text table table {
    background-color: #fff; }

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

.table-bordered {
  border: 1px solid #ebebeb; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ebebeb; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd), .product-feature_text table tbody tr:nth-of-type(odd) {
  background-color: #e0dfdf; }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

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

.thead-default th {
  color: #928c8f;
  background-color: #ebebeb; }

.table-inverse {
  color: #ebebeb;
  background-color: #333; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #928c8f; }
  .table-inverse.table-bordered {
    border: 0; }

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

.table-reflow thead {
  float: left; }

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

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #ebebeb; }

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #928c8f;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #928c8f;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #ebebeb;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.3rem; }

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

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #928c8f;
    cursor: not-allowed; }

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

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

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    color: #928c8f;
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

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

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

.has-success .form-control {
  border-color: #327526; }
  .has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #54c140; }

.has-success .input-group-addon {
  color: #327526;
  border-color: #327526;
  background-color: #99da8d; }

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

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

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

.has-warning .input-group-addon {
  color: #c24411;
  border-color: #c24411;
  background-color: #f7bfa8; }

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

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

.has-danger .form-control {
  border-color: #c24411; }
  .has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef794a; }

.has-danger .input-group-addon {
  color: #c24411;
  border-color: #c24411;
  background-color: #f7bfa8; }

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

@media (min-width: 576px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle; }
    .form-inline .input-group .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 .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

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

.btn-primary, .btn.btn-default, .bootstrap-touchspin .btn.btn-touchspin {
  color: #252525;
  background-color: #25c1ca;
  border-color: transparent; }
  .btn-primary:hover, .btn.btn-default:hover, .bootstrap-touchspin .btn.btn-touchspin:hover {
    color: #252525;
    background-color: #1d989f;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:focus, .btn.btn-default:focus, .bootstrap-touchspin .btn.btn-touchspin:focus, .btn-primary.focus, .focus.btn.btn-default, .bootstrap-touchspin .focus.btn.btn-touchspin {
    color: #252525;
    background-color: #1d989f;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn.btn-default:active, .bootstrap-touchspin .btn.btn-touchspin:active, .btn-primary.active, .active.btn.btn-default, .bootstrap-touchspin .active.btn.btn-touchspin,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.btn.btn-default,
  .bootstrap-touchspin .open > .dropdown-toggle.btn.btn-touchspin {
    color: #252525;
    background-color: #1d989f;
    border-color: rgba(0, 0, 0, 0);
    background-image: none; }
    .btn-primary:active:hover, .btn.btn-default:active:hover, .bootstrap-touchspin .btn.btn-touchspin:active:hover, .btn-primary:active:focus, .btn.btn-default:active:focus, .bootstrap-touchspin .btn.btn-touchspin:active:focus, .btn-primary:active.focus, .btn.btn-default:active.focus, .bootstrap-touchspin .btn.btn-touchspin:active.focus, .btn-primary.active:hover, .active.btn.btn-default:hover, .bootstrap-touchspin .active.btn.btn-touchspin:hover, .btn-primary.active:focus, .active.btn.btn-default:focus, .bootstrap-touchspin .active.btn.btn-touchspin:focus, .btn-primary.active.focus, .active.focus.btn.btn-default, .bootstrap-touchspin .active.focus.btn.btn-touchspin,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .dropdown-toggle.btn.btn-default:hover,
    .bootstrap-touchspin .open > .dropdown-toggle.btn.btn-touchspin:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .dropdown-toggle.btn.btn-default:focus,
    .bootstrap-touchspin .open > .dropdown-toggle.btn.btn-touchspin:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.btn.btn-default,
    .bootstrap-touchspin .open > .dropdown-toggle.focus.btn.btn-touchspin {
      color: #252525;
      background-color: #187b81;
      border-color: rgba(0, 0, 0, 0); }
  .btn-primary.disabled:focus, .disabled.btn.btn-default:focus, .bootstrap-touchspin .disabled.btn.btn-touchspin:focus, .btn-primary.disabled.focus, .disabled.focus.btn.btn-default, .bootstrap-touchspin .disabled.focus.btn.btn-touchspin, .btn-primary:disabled:focus, .btn.btn-default:disabled:focus, .bootstrap-touchspin .btn.btn-touchspin:disabled:focus, .btn-primary:disabled.focus, .btn.btn-default:disabled.focus, .bootstrap-touchspin .btn.btn-touchspin:disabled.focus {
    background-color: #25c1ca;
    border-color: transparent; }
  .btn-primary.disabled:hover, .disabled.btn.btn-default:hover, .bootstrap-touchspin .disabled.btn.btn-touchspin:hover, .btn-primary:disabled:hover, .btn.btn-default:disabled:hover, .bootstrap-touchspin .btn.btn-touchspin:disabled:hover {
    background-color: #25c1ca;
    border-color: transparent; }

.btn-secondary, .btn-secondary-outline, .btn-tertiary {
  color: #252525;
  background-color: #fff;
  border-color: #252525; }
  .btn-secondary:hover, .btn-secondary-outline:hover, .btn-tertiary:hover {
    color: #252525;
    background-color: #e6e6e6;
    border-color: #060606; }
  .btn-secondary:focus, .btn-secondary-outline:focus, .btn-tertiary:focus, .btn-secondary.focus, .focus.btn-secondary-outline, .focus.btn-tertiary {
    color: #252525;
    background-color: #e6e6e6;
    border-color: #060606; }
  .btn-secondary:active, .btn-secondary-outline:active, .btn-tertiary:active, .btn-secondary.active, .active.btn-secondary-outline, .active.btn-tertiary,
  .open > .btn-secondary.dropdown-toggle,
  .open > .dropdown-toggle.btn-secondary-outline,
  .open > .dropdown-toggle.btn-tertiary {
    color: #252525;
    background-color: #e6e6e6;
    border-color: #060606;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary-outline:active:hover, .btn-tertiary:active:hover, .btn-secondary:active:focus, .btn-secondary-outline:active:focus, .btn-tertiary:active:focus, .btn-secondary:active.focus, .btn-secondary-outline:active.focus, .btn-tertiary:active.focus, .btn-secondary.active:hover, .active.btn-secondary-outline:hover, .active.btn-tertiary:hover, .btn-secondary.active:focus, .active.btn-secondary-outline:focus, .active.btn-tertiary:focus, .btn-secondary.active.focus, .active.focus.btn-secondary-outline, .active.focus.btn-tertiary,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .dropdown-toggle.btn-secondary-outline:hover,
    .open > .dropdown-toggle.btn-tertiary:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .dropdown-toggle.btn-secondary-outline:focus,
    .open > .dropdown-toggle.btn-tertiary:focus,
    .open > .btn-secondary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.btn-secondary-outline,
    .open > .dropdown-toggle.focus.btn-tertiary {
      color: #252525;
      background-color: #d4d4d4;
      border-color: black; }
  .btn-secondary.disabled:focus, .disabled.btn-secondary-outline:focus, .disabled.btn-tertiary:focus, .btn-secondary.disabled.focus, .disabled.focus.btn-secondary-outline, .disabled.focus.btn-tertiary, .btn-secondary:disabled:focus, .btn-secondary-outline:disabled:focus, .btn-tertiary:disabled:focus, .btn-secondary:disabled.focus, .btn-secondary-outline:disabled.focus, .btn-tertiary:disabled.focus {
    background-color: #fff;
    border-color: #252525; }
  .btn-secondary.disabled:hover, .disabled.btn-secondary-outline:hover, .disabled.btn-tertiary:hover, .btn-secondary:disabled:hover, .btn-secondary-outline:disabled:hover, .btn-tertiary:disabled:hover {
    background-color: #fff;
    border-color: #252525; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #327526;
  border-color: #327526; }
  .btn-success:hover {
    color: #fff;
    background-color: #224f19;
    border-color: #1e4717; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #224f19;
    border-color: #1e4717; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #224f19;
    border-color: #1e4717;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #163411;
      border-color: #091507; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #327526;
    border-color: #327526; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #327526;
    border-color: #327526; }

.btn-warning {
  color: white;
  background-color: #FF9A52;
  border-color: #FF9A52; }
  .btn-warning:hover {
    color: white;
    background-color: #ff7c1f;
    border-color: #ff7615; }
  .btn-warning:focus, .btn-warning.focus {
    color: white;
    background-color: #ff7c1f;
    border-color: #ff7615; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ff7c1f;
    border-color: #ff7615;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: white;
      background-color: #fa6800;
      border-color: #d25700; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #FF9A52;
    border-color: #FF9A52; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #FF9A52;
    border-color: #FF9A52; }

.btn-danger {
  color: #fff;
  background-color: #c24411;
  border-color: #c24411; }
  .btn-danger:hover {
    color: #fff;
    background-color: #93340d;
    border-color: #8a300c; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #93340d;
    border-color: #8a300c; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #93340d;
    border-color: #8a300c;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #72280a;
      border-color: #4d1b07; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #c24411;
    border-color: #c24411; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #c24411;
    border-color: #c24411; }

.btn-outline-primary {
  color: #25c1ca;
  background-image: none;
  background-color: transparent;
  border-color: #25c1ca; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #25c1ca;
    border-color: #25c1ca; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #25c1ca;
    border-color: #25c1ca; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #25c1ca;
    border-color: #25c1ca; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #187b81;
      border-color: #115a5e; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #70dee5; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #70dee5; }

.btn-outline-secondary {
  color: #252525;
  background-image: none;
  background-color: transparent;
  border-color: #252525; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #252525;
    border-color: #252525; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #252525;
    border-color: #252525; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #252525;
    border-color: #252525; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: black; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: #585858; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: #585858; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #327526;
  background-image: none;
  background-color: transparent;
  border-color: #327526; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #327526;
    border-color: #327526; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #327526;
    border-color: #327526; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #327526;
    border-color: #327526; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #163411;
      border-color: #091507; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #54c140; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #54c140; }

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

.btn-outline-danger {
  color: #c24411;
  background-image: none;
  background-color: transparent;
  border-color: #c24411; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #c24411;
    border-color: #c24411; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #c24411;
    border-color: #c24411; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #c24411;
    border-color: #c24411; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #72280a;
      border-color: #4d1b07; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #ef794a; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #ef794a; }

.btn-link, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block {
  font-weight: normal;
  color: #25c1ca;
  border-radius: 0; }
  .btn-link, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .btn-link:active, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:active, .btn-link.active, .page-module-attachmentsaccount-account #content-wrapper .active.btn.btn-block, .btn-link:disabled, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:disabled {
    background-color: transparent; }
  .btn-link, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .btn-link:focus, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:focus, .btn-link:active, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:active {
    border-color: transparent; }
  .btn-link:hover, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:hover {
    border-color: transparent; }
  .btn-link:focus, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:focus, .btn-link:hover, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:hover {
    color: #198389;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:disabled:focus, .btn-link:disabled:hover, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block:disabled:hover {
    color: #d3d1d1;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-toggle:focus {
  outline: 0; }

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #25c1ca;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #d3d1d1; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #d3d1d1;
  white-space: nowrap; }

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

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

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

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

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

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

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

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

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

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

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

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

.btn .caret {
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #928c8f;
  text-align: center;
  background-color: #ebebeb;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

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

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

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

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

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

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

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

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #928c8f;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #928c8f;
      background-color: #fff; }
  .custom-select:disabled {
    color: #d3d1d1;
    cursor: not-allowed;
    background-color: #ebebeb; }
  .custom-select::-ms-expand {
    opacity: 0; }

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

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

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

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

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #d3d1d1; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #d3d1d1;
      cursor: not-allowed;
      background-color: transparent; }

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

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

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #ebebeb #ebebeb #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #d3d1d1;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #928c8f;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

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

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

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

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

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .navbar {
      border-radius: 0; } }

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 576px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 576px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1rem;
  line-height: inherit; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\A0"; }

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

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1920px) {
  .navbar-toggleable-xl {
    display: block; } }

.navbar-toggleable-xxl {
  display: block; }
  .navbar-toggleable-xxl::after {
    content: "";
    display: table;
    clear: both; }
  .navbar-toggleable-xxl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xxl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xxl .navbar-nav .dropdown-menu {
      position: static;
      float: none; }

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

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

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

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

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

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

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

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

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
  .navbar-dark .navbar-toggler:focus,
  .navbar-dark .navbar-toggler:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

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

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

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

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

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

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

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

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

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

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

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

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

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

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

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

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

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

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

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

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

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #25c1ca;
  border-color: #25c1ca; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #327526;
  border-color: #327526; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #c24411;
  border-color: #c24411; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #c24411;
  border-color: #c24411; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #25c1ca; }

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

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

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

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

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

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }

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

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

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

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

.card-img {
  border-radius: calc(0 - 1px); }

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

.card-img-top {
  border-top-right-radius: calc(0 - 1px);
  border-top-left-radius: calc(0 - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px); }

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

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

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

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #ebebeb;
  border-radius: 0; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #d3d1d1;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #d3d1d1; }

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

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #25c1ca;
    border-color: #25c1ca; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #d3d1d1;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #25c1ca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #198389;
    background-color: #ebebeb;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0; }
  .tag:empty {
    display: none; }

.btn .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #d3d1d1; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #bab7b7; }

.tag-primary {
  background-color: #25c1ca; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #1d989f; }

.tag-success {
  background-color: #327526; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #224f19; }

.tag-info {
  background-color: #5bc0de; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5; }

.tag-warning {
  background-color: #c24411; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #93340d; }

.tag-danger {
  background-color: #c24411; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #93340d; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #ebebeb;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d2d2d2; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: rgba(255, 154, 82, 0.3);
  border-color: #FF9A52;
  color: #252525; }
  .alert-warning hr {
    border-top-color: #ff8b39; }
  .alert-warning .alert-link {
    color: #0c0c0c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-success[value]::-webkit-progress-value {
  background-color: #327526; }

.progress-success[value]::-moz-progress-bar {
  background-color: #327526; }

.progress-success[value]::-ms-fill {
  background-color: #327526; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #d3d1d1;
    cursor: not-allowed;
    background-color: #ebebeb; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #d3d1d1; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #25c1ca;
    border-color: #25c1ca; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #c6f2f5; }

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

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #c24411; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #c24411; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #c24411; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #c24411; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #c24411;
  border-radius: 0; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

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

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203A"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

.bg-primary {
  background-color: #25c1ca !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #1d989f !important; }

.bg-success {
  background-color: #327526 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #224f19 !important; }

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

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

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

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

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

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #93340d !important; }

.bg-inverse {
  background-color: #333 !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1a1a1a !important; }

.rounded {
  border-radius: 0; }

.rounded-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.rounded-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.rounded-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.rounded-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.clearfix::after, .modal-body::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

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

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

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1920px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

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

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

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

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

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

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

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

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

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

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

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

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

.px-0, .product-miniature-option {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

.text-nowrap {
  white-space: nowrap !important; }

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

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

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

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

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

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

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

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

@media (min-width: 1920px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

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

.text-capitalize {
  text-transform: capitalize !important; }

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

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

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #928c8f !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #797276 !important; }

.text-primary {
  color: #25c1ca !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #1d989f !important; }

.text-success {
  color: #327526 !important; }

a.text-success:focus, a.text-success:hover {
  color: #224f19 !important; }

.text-info {
  color: #5bc0de !important; }

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

.text-warning {
  color: #c24411 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #93340d !important; }

.text-danger {
  color: #c24411 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #93340d !important; }

.text-gray-dark {
  color: #333 !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1a1a1a !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

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

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

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

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

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

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

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

@media (max-width: 1919px) {
  .hidden-xl-down {
    display: none !important; } }

@media (min-width: 1920px) {
  .hidden-xxl-up {
    display: none !important; } }

.hidden-xxl-down {
  display: none !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; } }

/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url(../css/a35546eef3ea0de0d4735f23b0a0873b.eot);
  src: url(../css/a35546eef3ea0de0d4735f23b0a0873b.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(../css/ac327c4db6284ef64ebe872b6308f5da.woff) format("woff"), url(../css/cd7296352d159532b66c07d98efb1126.ttf) format("truetype"), url(../css/f641a7d4e80fd6321135b1a2b4ce8bb1.svg#Regular) format("svg");
  font-weight: normal;
  font-style: normal; }

/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(../css/e487b7cb072550896dde6821d24de2be.eot);
  src: url(../css/e487b7cb072550896dde6821d24de2be.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(../css/525074686dfb8aa36b1b92e29de467ac.woff) format("woff"), url(../css/9b30f13428e1b4a659aeeab4ac1fff35.ttf) format("truetype"), url(../css/d6671d41dde41d355619fe05b44f4aac.svg#Italic) format("svg");
  font-weight: normal;
  font-style: italic; }

/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url(../css/0ea04502930623aa3de110aac9f9e4fd.eot);
  src: url(../css/0ea04502930623aa3de110aac9f9e4fd.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(../css/9f2144213fad53d4e0fdb26ecf93865f.woff) format("woff"), url(../css/33f225b8f5f7d6b34a0926f58f96c1e9.ttf) format("truetype"), url(../css/bb100c995f1d20b8a96462fe5f528bd4.svg#Semibold) format("svg");
  font-weight: 600;
  font-style: normal; }

/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(../css/da061416028fc9a66fbc0b80d33d6e6f.eot);
  src: url(../css/da061416028fc9a66fbc0b80d33d6e6f.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(../css/ec55f263e2b86bc0f28fff46b873d6df.woff) format("woff"), url(../css/1c0b4eb93fcf561eec03297a24922d6c.ttf) format("truetype"), url(../css/ddc348f204283c4f4090a3ed03853054.svg#SemiboldItalic) format("svg");
  font-weight: 600;
  font-style: italic; }

/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url(../css/7ae9b8ba7886341831bf7c85a0da40d0.eot);
  src: url(../css/7ae9b8ba7886341831bf7c85a0da40d0.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(../css/892667349c5cff6fcf7e40439596b97c.woff) format("woff"), url(../css/5a100916f94b0babde0c92aaa8fb80d6.ttf) format("truetype"), url(../css/d6291f88056601e360ce6cea4bf676f4.svg#Bold) format("svg");
  font-weight: bold;
  font-style: normal; }

/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(../css/ea07932c5245dd421e3d05f579098bc2.eot);
  src: url(../css/ea07932c5245dd421e3d05f579098bc2.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(../css/7be88e73fea7b64568a450d7c01346b0.woff) format("woff"), url(../css/c36b5ac7c2dddf6f525c8d161412ef41.ttf) format("truetype"), url(../css/a54aba83b3d5d7702890c07c31c48147.svg#BoldItalic) format("svg");
  font-weight: bold;
  font-style: italic; }

/* END Bold Italic */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(../css/674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(../css/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../css/af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(../css/fee66e712a8a08eef5805a46892932ad.woff) format("woff"), url(../css/b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"), url(../css/912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .alert[class*="alert-"]:before, .page-content.page-cms li:before, .block-social ul li a::before, div.compare a:before, #wrapper .breadcrumb li:first-child a {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fa-pull-left.alert[class*="alert-"]:before, .page-content.page-cms li.fa-pull-left:before, .block-social ul li a.fa-pull-left::before, div.compare a.fa-pull-left:before, #wrapper .breadcrumb li:first-child a.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .fa-pull-right.alert[class*="alert-"]:before, .page-content.page-cms li.fa-pull-right:before, .block-social ul li a.fa-pull-right::before, div.compare a.fa-pull-right:before, #wrapper .breadcrumb li:first-child a.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .pull-left.alert[class*="alert-"]:before, .page-content.page-cms li.pull-left:before, .block-social ul li a.pull-left::before, div.compare a.pull-left:before, #wrapper .breadcrumb li:first-child a.pull-left {
  margin-right: .3em; }

.fa.pull-right, .pull-right.alert[class*="alert-"]:before, .page-content.page-cms li.pull-right:before, .block-social ul li a.pull-right::before, div.compare a.pull-right:before, #wrapper .breadcrumb li:first-child a.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before, .alert.alert-success:before {
  content: "\F00C"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before, #wrapper .breadcrumb li:first-child a:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before,
.fa-users:before {
  content: "\F0C0"; }

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before, .alert.alert-info:before, .alert.alert-danger:before, .alert.alert-warning:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"; }

.fa-won:before,
.fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-sticky-note-o:before {
  content: "\F24A"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-hourglass-o:before {
  content: "\F250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"; }

.fa-hand-scissors-o:before {
  content: "\F257"; }

.fa-hand-lizard-o:before {
  content: "\F258"; }

.fa-hand-spock-o:before {
  content: "\F259"; }

.fa-hand-pointer-o:before {
  content: "\F25A"; }

.fa-hand-peace-o:before {
  content: "\F25B"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-safari:before {
  content: "\F267"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-tv:before,
.fa-television:before {
  content: "\F26C"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-500px:before {
  content: "\F26E"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-calendar-plus-o:before {
  content: "\F271"; }

.fa-calendar-minus-o:before {
  content: "\F272"; }

.fa-calendar-times-o:before {
  content: "\F273"; }

.fa-calendar-check-o:before {
  content: "\F274"; }

.fa-industry:before {
  content: "\F275"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-map-o:before {
  content: "\F278"; }

.fa-map:before {
  content: "\F279"; }

.fa-commenting:before {
  content: "\F27A"; }

.fa-commenting-o:before {
  content: "\F27B"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-vimeo:before {
  content: "\F27D"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-edge:before {
  content: "\F282"; }

.fa-credit-card-alt:before {
  content: "\F283"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-modx:before {
  content: "\F285"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-usb:before {
  content: "\F287"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-pause-circle-o:before {
  content: "\F28C"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stop-circle-o:before {
  content: "\F28E"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-percent:before {
  content: "\F295"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-envira:before {
  content: "\F299"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-wheelchair-alt:before {
  content: "\F29B"; }

.fa-question-circle-o:before {
  content: "\F29C"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-volume-control-phone:before {
  content: "\F2A0"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-handshake-o:before {
  content: "\F2B5"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-o:before {
  content: "\F2B7"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-book-o:before {
  content: "\F2BA"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-circle-o:before {
  content: "\F2BE"; }

.fa-user-o:before {
  content: "\F2C0"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-eercast:before {
  content: "\F2DA"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-snowflake-o:before {
  content: "\F2DC"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-meetup:before {
  content: "\F2E0"; }

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

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

@font-face {
  font-family: 'FontAwesome';
  src: url(../css/674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(../css/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../css/af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(../css/fee66e712a8a08eef5805a46892932ad.woff) format("woff"), url(../css/b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"), url(../css/912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: local("Titillium Web Extra Light "), local("Titillium Web-Extra Light"), url(../css/352c059634e4fb6a89bd75afc7712cd3.woff2) format("woff2"), url(../css/c54a095718e6c416a3180af78158cd5e.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-200italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-display: swap;
  font-weight: 200;
  src: local("Titillium Web Extra Light italic"), local("Titillium Web-Extra Lightitalic"), url(../css/dcc521e45ba8f318883e14b29d6904e4.woff2) format("woff2"), url(../css/bec8ef8534387e279bf09a46b657a75d.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-300normal - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Titillium Web Light "), local("Titillium Web-Light"), url(../css/e7bd292907e027f3591b7c64cebfb4f2.woff2) format("woff2"), url(../css/9dd84b03207d921772d5c1d3f801de25.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-300italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-display: swap;
  font-weight: 300;
  src: local("Titillium Web Light italic"), local("Titillium Web-Lightitalic"), url(../css/29e5a4935fb567838801f4ac456867ae.woff2) format("woff2"), url(../css/b37178468801636441e1d21893d72f8b.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-400normal - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Titillium Web Regular "), local("Titillium Web-Regular"), url(../css/811f6a5bb8162b82d1922ce2b8be6888.woff2) format("woff2"), url(../css/d8bc9340523c9d8c5c0faedca620dcff.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-400italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: local("Titillium Web Regular italic"), local("Titillium Web-Regularitalic"), url(../css/5b932574fbf632e24278b61e406e8b54.woff2) format("woff2"), url(../css/2bf62e4232db9023029f511ebb3bc220.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-600normal - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Titillium Web SemiBold "), local("Titillium Web-SemiBold"), url(../css/5d5145c155e959f4cef4ea7895f718bd.woff2) format("woff2"), url(../css/7679c7b87df151dcb78fc05bdb145cb0.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-600italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-display: swap;
  font-weight: 600;
  src: local("Titillium Web SemiBold italic"), local("Titillium Web-SemiBolditalic"), url(../css/4252e716a8af9656631a75c228506fa2.woff2) format("woff2"), url(../css/ddff3d26452f447c5bf315aadca58446.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-700normal - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Titillium Web Bold "), local("Titillium Web-Bold"), url(../css/704fc425c3cf762e12937a19bce99768.woff2) format("woff2"), url(../css/a804c575a27cd248e98614b9a81f7a63.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-700italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-display: swap;
  font-weight: 700;
  src: local("Titillium Web Bold italic"), local("Titillium Web-Bolditalic"), url(../css/1f84eb22992bb47580888e46cd32a0f6.woff2) format("woff2"), url(../css/af872cf040ce9927896427e036d1a711.woff) format("woff");
  /* Modern Browsers */ }

/* titillium-web-900normal - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: local("Titillium Web Black "), local("Titillium Web-Black"), url(../css/42fc8f4d91b58a25c7d3800d3e8d42ca.woff2) format("woff2"), url(../css/c0d751f2968f29d020991e99e6a6fb53.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-100normal - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: local("Libre Franklin Thin "), local("Libre Franklin-Thin"), url(../css/34f8c6162c4a69edb5b5bd8694d65fc3.woff2) format("woff2"), url(../css/3ce6347bc5d08a5b135b4bcad6a4b46d.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-100italic - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-display: swap;
  font-weight: 100;
  src: local("Libre Franklin Thin italic"), local("Libre Franklin-Thinitalic"), url(../css/ede77479bd871d815ef1b4f5225f1844.woff2) format("woff2"), url(../css/f1d5b973d58958c91f394a70c4f56c39.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-300normal - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: local("Libre Franklin Light "), local("Libre Franklin-Light"), url(../css/19ed33f9f4ab9e9ca05c2cf226539b55.woff2) format("woff2"), url(../css/209302af6b5e9de360160755073ccc39.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-300italic - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-display: swap;
  font-weight: 300;
  src: local("Libre Franklin Light italic"), local("Libre Franklin-Lightitalic"), url(../css/eabb0a7674d3842b27a36f9a09e5e42a.woff2) format("woff2"), url(../css/f570a353ab4bb719c0a9555eaf44ea4a.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-400normal - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Libre Franklin Regular "), local("Libre Franklin-Regular"), url(../css/9fb0ef7bc56638da665f2db468f0aa17.woff2) format("woff2"), url(../css/af1b31ea19f74c5dc701bf2566c76d94.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-400italic - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: local("Libre Franklin Regular italic"), local("Libre Franklin-Regularitalic"), url(../css/1a3751aece6890ec36434c5a7ebb447f.woff2) format("woff2"), url(../css/4c3551244df5e5787e2bbaefdb91b714.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-600normal - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: local("Libre Franklin SemiBold "), local("Libre Franklin-SemiBold"), url(../css/3f9200323c67218eeaff92863e07f33d.woff2) format("woff2"), url(../css/bccc1d36e74841bdc22467164d309014.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-600italic - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-display: swap;
  font-weight: 600;
  src: local("Libre Franklin SemiBold italic"), local("Libre Franklin-SemiBolditalic"), url(../css/a048e59837b6f8f1d1bf4388c236fc96.woff2) format("woff2"), url(../css/eabe385c583bb693ed6947c5717edafe.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-700normal - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Libre Franklin Bold "), local("Libre Franklin-Bold"), url(../css/9ba02c73782bd70b89d4a2c7b7f15817.woff2) format("woff2"), url(../css/af6c6059a7ae46b17f1840a2d5b044df.woff) format("woff");
  /* Modern Browsers */ }

/* libre-franklin-700italic - latin */
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-display: swap;
  font-weight: 700;
  src: local("Libre Franklin Bold italic"), local("Libre Franklin-Bolditalic"), url(../css/050485f7e4141357bb9ee523b940e05d.woff2) format("woff2"), url(../css/dea1dd326578e733218f1afb68f2b5b5.woff) format("woff");
  /* Modern Browsers */ }

/*@font-face{
	font-family:"helvetica_bold_conden_web";
	font-weight:normal;
	font-style:normal;
	src:url('~Helvetica_LT_Std-fontface/876342774-helvetica_bold_conden_web.eot');
	src:url('~Helvetica_LT_Std-fontface/876342774-helvetica_bold_conden_web.eot?#iefix') format('embedded-opentype'),  
			url('~Helvetica_LT_Std-fontface/876342774-helvetica_bold_conden_web.woff') format('woff'), 
			url('~Helvetica_LT_Std-fontface/876342774-helvetica_bold_conden_web.ttf') format('truetype'),
			url('~Helvetica_LT_Std-fontface/876342774-helvetica_bold_conden_web.svg#helvetica_bold_conden_web') format('svg');
}*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype"); }

.material-icons, #product .primary_block .links li:first-child a:before, #header .header-top .links li a::before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* Rules for sizing the icon. */
.material-icons.md-18, #product .primary_block .links li:first-child a.md-18:before, #header .header-top .links li a.md-18::before {
  font-size: 18px; }

.material-icons.md-24, #product .primary_block .links li:first-child a.md-24:before, #header .header-top .links li a.md-24::before {
  font-size: 24px; }

.material-icons.md-36, #product .primary_block .links li:first-child a.md-36:before, #header .header-top .links li a.md-36::before {
  font-size: 36px; }

.material-icons.md-48, #product .primary_block .links li:first-child a.md-48:before, #header .header-top .links li a.md-48::before {
  font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark, #product .primary_block .links li:first-child a.md-dark:before, #header .header-top .links li a.md-dark::before {
  color: rgba(0, 0, 0, 0.54); }

.material-icons.md-dark.md-inactive, #product .primary_block .links li:first-child a.md-dark.md-inactive:before, #header .header-top .links li a.md-dark.md-inactive::before {
  color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light, #product .primary_block .links li:first-child a.md-light:before, #header .header-top .links li a.md-light::before {
  color: white; }

.material-icons.md-light.md-inactive, #product .primary_block .links li:first-child a.md-light.md-inactive:before, #header .header-top .links li a.md-light.md-inactive::before {
  color: rgba(255, 255, 255, 0.3); }

/****AGENCE123 : appel de slick*******/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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 {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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-arrow {
  position: absolute;
  top: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1; }
  .slick-arrow > i {
    font-size: 2rem;
    line-height: 1;
    color: #000; }
  .slick-arrow:hover, .slick-arrow:focus, .slick-arrow:active:focus {
    text-decoration: none;
    outline: none; }

.slick-prev {
  left: 0; }

.slick-next {
  right: 0; }

.slick-slide figure {
  margin: 0; }

@media (min-width: 1200px) {
  .slick__arrow-outside .slick-prev {
    transform: translateX(-50px); }
    .quickview .slick__arrow-outside .slick-prev {
      transform: translateX(0px); }
  .slick__arrow-outside .slick-next {
    transform: translateX(50px); }
    .quickview .slick__arrow-outside .slick-next {
      transform: translateX(0px); } }

.slick__arrow-large .slick-arrow i {
  font-size: 3rem; }

.lang-rtl * {
  direction: rtl !important; }

.lang-rtl main {
  text-align: right !important; }

body,
html {
  height: 100%; }

body {
  font-family: "Titillium Web", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  line-height: 1.42857;
  background: #fff url(../css/11e369df45aec16ecbd28bec9ce9443e.png) repeat;
  background: #fff; }

ul {
  list-style: none;
  padding-left: 0; }

a {
  color: #333; }
  a:hover {
    color: #25c1ca;
    text-decoration: none; }

p {
  font-size: 0.875rem;
  color: #333;
  font-weight: 400;
  margin-bottom: 0.5rem; }

.dropdown-item:focus, .dropdown-item:hover {
  background: none; }

.color,
.custom-checkbox input[type="checkbox"] + span.color {
  width: 1.375rem;
  height: 1.375rem;
  display: inline-block;
  margin: 0.0625rem;
  cursor: pointer;
  background-size: contain; }
  .color.active, .color:hover,
  .custom-checkbox input[type="checkbox"] + span.color.active,
  .custom-checkbox input[type="checkbox"] + span.color:hover {
    border: 2px solid #333; }

.facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color {
  border: 2px solid #333; }


.h1,
.page-cms_image h1,
.page-content.page-cms h1, .h2, .page-content.page-cms h2, #bottom_column h2, .h3, .page-content.page-cms h3, .contact-form h3, .h4, .page-content.page-cms h4, .h5, .h6 {
  color: #252525;
  line-height: 1.1;
  font-family: "Titillium Web";
  font-weight: 400; }


.h1,
.page-cms_image h1,
.page-content.page-cms h1, .h2, .page-content.page-cms h2, #bottom_column h2, .h3, .page-content.page-cms h3, .contact-form h3 {
  margin-top: 1.125rem;
  margin-bottom: 0.5625rem;
  /*font-family:$heading-font-family;*/ }

.h4, .page-content.page-cms h4, .h5, .h6 {
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem; }


.h1,
.page-cms_image h1,
.page-content.page-cms h1 {
  /*color:$brand-primary;	*/
  /*letter-spacing:rem(0.5px);*/
  /*text-transform: uppercase;*/
  font-size: 3.125rem;
  font-family: "Libre Franklin";
  font-weight: 300;
  text-align: center;
  /*border-bottom:rem(1px) solid $brand-primary;
  padding-bottom:rem(12px);*/ }

.h2, .page-content.page-cms h2, #bottom_column h2 {
  font-family: "Libre Franklin";
  font-size: 1.3125rem;
  font-weight: 600;
  /*color:$brand-primary;*/
  text-transform: uppercase;
  border-bottom: 0; }

.h3, .page-content.page-cms h3, .contact-form h3 {
  font-size: 1.4375rem;
  font-weight: 600;
  font-family: "Titillium Web";
  border-bottom: 0; }

.h4, .page-content.page-cms h4 {
  font-size: 1.0625rem;
  border-bottom: 0; }

.h5 {
  font-size: 0.8125rem; }

.h6 {
  font-size: 0.75rem; }

.page-subheading, .contact-form h3 {
  font-size: 1.4375rem;
  font-family: "Titillium Web";
  color: #25c1ca;
  text-transform: uppercase;
  padding: 0.625rem 0 0.625rem;
  margin-bottom: 1.5625rem;
  border-bottom: 1px solid #25c1ca; }

.btn {
  font-family: "Libre Franklin";
  text-transform: uppercase; }
  .btn.btn-link, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block {
    color: #252525; }
  .btn:focus {
    outline: none; }

button:focus {
  outline: none; }

.btn-primary, .btn.btn-default, .bootstrap-touchspin .btn.btn-touchspin, .btn-secondary, .btn-secondary-outline, .btn-tertiary {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0.5rem 1.25rem;
  font-size: 1rem;
  letter-spacing: 0.01875rem; }
  .btn-primary .material-icons, .btn.btn-default .material-icons, .bootstrap-touchspin .btn.btn-touchspin .material-icons, .btn-primary #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child .btn-primary a:before, .btn.btn-default #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child .btn.btn-default a:before, .bootstrap-touchspin .btn.btn-touchspin #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child .bootstrap-touchspin .btn.btn-touchspin a:before, .btn-primary #header .header-top .links li a::before, #header .header-top .links li .btn-primary a::before, .btn.btn-default #header .header-top .links li a::before, #header .header-top .links li .btn.btn-default a::before, .bootstrap-touchspin .btn.btn-touchspin #header .header-top .links li a::before, #header .header-top .links li .bootstrap-touchspin .btn.btn-touchspin a::before,
  .btn-secondary .material-icons,
  .btn-secondary-outline .material-icons,
  .btn-tertiary .material-icons,
  .btn-secondary #product .primary_block .links li:first-child a:before,
  #product .primary_block .links li:first-child .btn-secondary a:before,
  .btn-secondary-outline #product .primary_block .links li:first-child a:before,
  #product .primary_block .links li:first-child .btn-secondary-outline a:before,
  .btn-tertiary #product .primary_block .links li:first-child a:before,
  #product .primary_block .links li:first-child .btn-tertiary a:before,
  .btn-secondary #header .header-top .links li a::before,
  #header .header-top .links li .btn-secondary a::before,
  .btn-secondary-outline #header .header-top .links li a::before,
  #header .header-top .links li .btn-secondary-outline a::before,
  .btn-tertiary #header .header-top .links li a::before,
  #header .header-top .links li .btn-tertiary a::before {
    margin-right: 0.625rem; }
  .btn-primary.btn-sm, .btn-group-sm > .btn-primary.btn, .btn-group-sm > .btn.btn-default, .bootstrap-touchspin .btn-group-sm > .btn.btn-touchspin, .btn-sm.btn.btn-default, .bootstrap-touchspin .btn-sm.btn.btn-touchspin, .btn-group-sm > .btn-primary.btn, .btn-group-sm > .btn.btn-default, .bootstrap-touchspin .btn-group-sm > .btn.btn-touchspin,
  .btn-secondary.btn-sm,
  .btn-group-sm > .btn-secondary.btn,
  .btn-group-sm > .btn.btn-secondary-outline,
  .btn-group-sm > .btn.btn-tertiary,
  .btn-sm.btn-secondary-outline,
  .btn-sm.btn-tertiary, .btn-group-sm > .btn-secondary.btn, .btn-group-sm > .btn.btn-secondary-outline, .btn-group-sm > .btn.btn-tertiary {
    font-size: 0.875rem; }

.btn-primary, .btn.btn-default, .bootstrap-touchspin .btn.btn-touchspin {
  border-color: #25c1ca; }
  .btn-primary:hover, .btn.btn-default:hover, .bootstrap-touchspin .btn.btn-touchspin:hover, .btn-primary:focus, .btn.btn-default:focus, .bootstrap-touchspin .btn.btn-touchspin:focus {
    background: #252525;
    border-color: #252525;
    color: #25c1ca; }

.btn-secondary, .btn-secondary-outline, .btn-tertiary {
  background: #fff;
  /*@include gradient-y-three-colors($btn-secondary-bg,$btn-secondary-bg2, 70%,$btn-secondary-bg3); */ }
  .btn-secondary:hover, .btn-secondary-outline:hover, .btn-tertiary:hover, .btn-secondary:focus, .btn-secondary-outline:focus, .btn-tertiary:focus {
    background: #fff;
    color: #928c8f;
    border-color: #928c8f;
    /* @include gradient-y-three-colors($btn-secondary-bg3,$btn-secondary-bg2, 30%,$btn-secondary-bg);  */ }

.btn-secondary-outline {
  /*color:$brand-primary;
   &:hover{color:$brand-primary;}*/ }

.btn-tertiary {
  text-transform: lowercase;
  color: #928c8f;
  padding: 0.25rem;
  margin: 0.25rem 0;
  font-weight: 400;
  font-size: 0.875rem;
  border-radius: 8px; }
  .btn-tertiary .material-icons, .btn-tertiary #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child .btn-tertiary a:before, .btn-tertiary #header .header-top .links li a::before, #header .header-top .links li .btn-tertiary a::before {
    font-size: 0.875rem; }

.card {
  border: 0; }

label, .label {
  color: #333;
  text-align: right;
  font-size: 0.875rem; }

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

.form-control-label {
  padding-top: 0.625rem;
  text-transform: uppercase; }

.form-control {
  background: #dedede;
  color: #333;
  border: none;
  padding: 0.5rem 1rem;
  font-size: 0.9rem; }
  .form-control:focus {
    background-color: #dedede;
    outline: 0.0625rem solid #928c8f;
    color: #333;
    border: 0; }

.input-group.focus {
  outline: 0.0625rem solid #928c8f; }

.input-group .form-control:focus {
  outline: none; }

.input-group .input-group-btn > .btn {
  border: 0;
  box-shadow: none;
  /*color: #ffffff;*/
  font-size: 0.6875rem;
  font-weight: normal;
  margin-left: 0;
  padding: 0.65625rem 1rem;
  text-transform: uppercase; }

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

.form-control-valign {
  padding-top: 0.5rem; }

.form-control-comment {
  font-size: 0.8125rem;
  padding-top: 0.5rem;
  color: #928c8f;
  font-style: italic; }

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

.form-group.has-error input,
.form-group.has-error select {
  outline: 0.1875rem solid #c24411; }

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

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

.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
  background: #25c1ca;
  /* color: white;*/
  text-transform: uppercase;
  border-radius: 0;
  font-size: 0.875rem;
  padding: 0.5rem 1rem; }

.bootstrap-touchspin input:focus {
  outline: none; }

.bootstrap-touchspin input.form-control {
  border: 1px solid rgba(0, 0, 0, 0.15); }

.bootstrap-touchspin .btn-touchspin {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 1.3125rem; }
  .bootstrap-touchspin .btn-touchspin:hover {
    background-color: #d3d1d1; }

.bootstrap-touchspin .input-group-btn-vertical {
  color: #252525; }
  .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0; }
  .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0; }
  .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\E5CE"; }
  .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\E5CF"; }
  .bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.0625rem;
    left: 0.1875rem;
    font-size: 0.9375rem; }

.custom-radio {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: #252525 2px solid;
  background: white;
  margin-right: 0.3125rem; }
  .custom-radio input[type="radio"] {
    opacity: 0;
    cursor: pointer; }
  .custom-radio input[type="radio"]:checked + span {
    display: block;
    background-color: #252525;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0.1205rem;
    top: 0.125rem; }

.custom-checkbox {
  position: relative; }
  .custom-checkbox input[type="checkbox"] {
    margin-top: 0.25rem;
    opacity: 0;
    cursor: pointer;
    position: absolute; }
    .custom-checkbox input[type="checkbox"] + span {
      margin-right: 5px;
      display: inline-block;
      width: 0.9375rem;
      height: 0.9375rem;
      vertical-align: middle;
      cursor: pointer;
      border: 2px #252525 solid;
      background: #fff; }
      .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
        display: none;
        margin: -0.25rem -0.125rem;
        font-size: 1.1rem;
        color: #252525; }
    .custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
      display: block; }
  .custom-checkbox label {
    text-align: left; }

.text-muted {
  font-size: 0.875rem; }

.done {
  color: #327526;
  display: inline-block;
  padding: 0 0.625rem 0 0.25rem;
  margin-right: 0.75rem; }

.thumb-mask > .mask {
  position: relative;
  width: 3.4375rem;
  height: 3.4375rem;
  overflow: hidden;
  border: #d3d1d1 1px solid;
  margin: 0.625rem 0; }
  .thumb-mask > .mask img {
    width: 55px;
    height: 55px; }

.definition-list dl {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .definition-list dl dt {
    font-weight: normal; }
  .definition-list dl dd,
  .definition-list dl dt {
    box-flex: 0;
    -moz-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: #d3d1d1;
    padding: 0.625rem;
    margin: 0.125rem; }
    .definition-list dl dd:nth-of-type(even),
    .definition-list dl dt:nth-of-type(even) {
      background: #ebebeb; }

.help-block {
  margin-top: 0.625rem; }

.btn.disabled,
.btn.disabled:hover {
  background: #928c8f; }

.alert-warning .material-icons, .alert-warning #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child .alert-warning a:before, .alert-warning #header .header-top .links li a::before, #header .header-top .links li .alert-warning a::before {
  color: #FF9A52;
  font-size: 2rem;
  margin-right: 0.625rem;
  padding-top: 0.3125rem; }

.alert-warning .alert-text {
  font-size: 0.9375rem;
  padding-top: 0.625rem; }

.alert-warning .alert-link {
  border-radius: 2px;
  border-width: 2px;
  margin-left: 0.625rem;
  padding: 0.3125rem 1.25rem;
  font-weight: 600;
  font-size: 0.8125rem;
  color: #6C868E; }

.alert-warning ul li:last-child .alert-link {
  color: white; }

.alert-warning .warning-buttons {
  margin-top: 0.3125rem; }

.btn-tertiary-outline {
  color: #6C868E;
  background-image: none;
  background-color: transparent;
  border-color: #6C868E;
  border: 0.15rem solid #6C868E; }
  .btn-tertiary-outline:hover {
    border-color: #BBCDD2;
    color: #BBCDD2; }

.alert {
  background-color: #f1f1f1;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  border: 0; }
  .alert .alert-link {
    color: #e6e6e6 !important; }
  .alert[class*="alert-"]:before {
    font-size: 1.5625rem;
    vertical-align: middle;
    float: left;
    margin: 0px 1.25rem 0px 0.625rem; }

.alert-success {
  color: #327526; }

.alert-warning {
  color: #c24411; }

.alert-danger {
  color: #c24411; }

.nav-item .nav-link,
.nav-item .nav-separtor {
  color: #333; }
  .nav-item .nav-link.active,
  .nav-item .nav-separtor.active {
    font-weight: 700; }

iframe {
  border: 0;
  max-width: 100%;
  /*height:auto;*/ }

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

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 850px; } }

@media (max-width: 991px) {
  .modal-dialog {
    max-width: 600px;
    height: auto; } }

@media (max-width: 767px) {
  .modal-dialog {
    max-width: 350px; } }

small {
  font-size: 88%; }

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

#main b,
#main strong {
  font-weight: 600; }

.table thead th, .product-feature_text table thead th {
  font-weight: 400;
  text-transform: uppercase; }

.table:not(.table-bordered) td, .product-feature_text table:not(.table-bordered) td, .table:not(.table-bordered) th, .product-feature_text table:not(.table-bordered) th {
  border: 0px; }

.box {
  padding: 0.875rem 1.125rem;
  margin-bottom: 1rem;
  line-height: 23px; }

.ps-alert-error {
  margin-bottom: 0; }

.ps-alert-error .item,
.ps-alert-success .item {
  -ms-flex-align: center;
      align-items: center;
  border: 2px #c24411 solid;
  display: -ms-flexbox;
  display: flex;
  background-color: #c24411;
  margin-bottom: 1rem; }
  .ps-alert-error .item i,
  .ps-alert-success .item i {
    border: 15px #c24411 solid;
    display: -ms-flexbox;
    display: flex; }
    .ps-alert-error .item i svg,
    .ps-alert-success .item i svg {
      background-color: #c24411;
      width: 24px;
      height: 24px; }
  .ps-alert-error .item p,
  .ps-alert-success .item p {
    background-color: #fff;
    margin: 0;
    padding: 18px 20px 18px 20px;
    width: 100%; }

.ps-alert-success {
  padding: 0.25rem 0.25rem 2.75rem 0.25rem; }
  .ps-alert-success .item {
    border-color: #327526;
    background-color: #327526; }
    .ps-alert-success .item i {
      border-color: #327526; }
      .ps-alert-success .item i svg {
        background-color: #327526; }

.dropdown {
  color: #928c8f; }
  .dropdown:hover .expand-more {
    color: #25c1ca; }
  .dropdown .expand-more {
    color: #252525;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible; }
  .dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #252525;
    background: white; }

.dropdown-item:focus, .dropdown-item:hover {
  background: none;
  text-decoration: none;
  color: #25c1ca; }

.search-widget form {
  position: relative; }
  .search-widget form input[type=text] {
    border: none;
    padding: 10px;
    min-width: 255px;
    background: #d3d1d1;
    color: #928c8f; }
    .search-widget form input[type=text]:focus {
      outline: 1px #25c1ca solid;
      color: #252525;
      background: white; }
      .search-widget form input[type=text]:focus + button .search {
        color: #25c1ca; }
    .search-widget form input[type=text]::-webkit-input-placeholder {
      color: rgba(146, 140, 143, 0.5);
      text-indent: 0.625rem; }
    .search-widget form input[type=text]::-moz-placeholder {
      color: rgba(146, 140, 143, 0.5);
      text-indent: 0.625rem; }
    .search-widget form input[type=text]:-moz-placeholder {
      color: rgba(146, 140, 143, 0.5);
      text-indent: 0.625rem; }
    .search-widget form input[type=text]:-ms-input-placeholder {
      color: rgba(146, 140, 143, 0.5);
      text-indent: 0.625rem; }
  .search-widget form button[type=submit] {
    position: absolute;
    background: none;
    border: none;
    bottom: 0rem;
    right: 0rem;
    color: #333; }
    .search-widget form button[type=submit] .search:hover {
      color: #25c1ca; }

.header-top .search-widget form input[type="text"] {
  min-width: inherit;
  background: none;
  display: inline;
  /*height: 40px;*/
  margin-left: 0 !important;
  margin-right: 1px;
  padding: 2px 5px 4px 40px;
  color: #fff;
  font-family: "Titillium Web";
  font-size: 16px;
  border: 1px solid #fff;
  border-width: 0 0 1px; }
  .header-top .search-widget form input[type="text"]::placeholder, .header-top .search-widget form input[type="text"]::-webkit-input-placeholder {
    opacity: 1;
    color: #d3d1d1;
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 15px; }
  .header-top .search-widget form input[type="text"]::-moz-placeholder {
    opacity: 1;
    color: #d3d1d1;
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 15px; }
  .header-top .search-widget form input[type="text"]:-moz-placeholder {
    opacity: 1;
    color: #d3d1d1;
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 15px; }
  .header-top .search-widget form input[type="text"]:focus {
    outline: 0px #25c1ca solid;
    border-color: #25c1ca; }

.header-top .search-widget form button[type=submit] {
  position: absolute;
  background: none;
  bottom: 0;
  left: 0;
  right: auto;
  color: #fff;
  padding-right: 0;
  padding-left: 0.3rem;
  padding-bottom: 0.1rem; }
  .header-top .search-widget form button[type=submit] i {
    font-size: 1.625rem; }
  .header-top .search-widget form button[type=submit] .search:hover {
    color: #25c1ca; }

.header-top #_mobile_search .search-widget form {
  margin-bottom: 1rem; }
  .header-top #_mobile_search .search-widget form input[type="text"] {
    color: #fff; }
  .header-top #_mobile_search .search-widget form button[type=submit] {
    padding: 6px 8px;
    width: 42px; }
    .header-top #_mobile_search .search-widget form button[type=submit] i {
      margin-right: 0; }

#checkout #search_widget {
  display: none;
  /* Not ideal solution by allows to reuse same hooks/templates */ }

#pagenotfound .page-content #search_widget {
  width: 100%; }

.page-not-found .search-widget form {
  display: inline-block; }

/*** Responsive part ***/
@media (max-width: 991px) {
  .header-top .search-widget {
    float: none;
    padding: 0 0.9375rem;
    margin-top: 1rem; }
    .header-top .search-widget form {
      margin: 0 auto; }
      .header-top .search-widget form input[type="text"] {
        min-width: inherit;
        color: #252525; }
        .header-top .search-widget form input[type="text"]:focus + button .search {
          color: #fff; }
      .header-top .search-widget form button[type=submit] .search:hover {
        color: #fff; } }

.top-menu[data-depth="1"] {
  margin: 0.625rem; }

.top-menu a:not([data-depth="0"]) {
  display: block;
  padding: 0.3125rem;
  color: #fff;
  font-weight: 400; }

.top-menu a.dropdown-submenu {
  color: #fff; }

.top-menu a[data-depth="0"] {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.1875rem;
  padding: 0.3125rem 0.5625rem;
  text-transform: uppercase;
  font-style: italic; }
  #header .top-menu a[data-depth="0"]:hover {
    text-decoration: none; }

#header .top-menu a[data-depth="1"], #header
.top-menu a[data-depth="2"] {
  padding: 0;
  color: #fff; }
  #header .top-menu a[data-depth="1"]:hover, #header
  .top-menu a[data-depth="2"]:hover {
    color: #d3d1d1; }

.top-menu a[data-depth="1"]:before,
.top-menu a[data-depth="2"]:before {
  content: "> "; }

.top-menu .collapse {
  display: inherit; }

.top-menu .sub-menu {
  box-shadow: 0 11px 11px rgba(0, 0, 0, 0.2);
  border: none;
  z-index: 18;
  display: none; }
  .top-menu .sub-menu.collapse {
    display: none; }
  .top-menu .sub-menu ul[data-depth="1"] > li {
    padding-top: 0.1875rem; }
  .top-menu .sub-menu a:hover {
    color: #25c1ca; }

.top-menu .popover {
  max-width: inherit;
  background: #252525;
  border-radius: 0;
  top: 34px !important; }

.popover.bs-tether-element-attached-top {
  margin-top: 0; }

#mobile_top_menu_wrapper {
  margin-top: 0rem;
  padding-bottom: 0.625rem;
  background: white; }
  #mobile_top_menu_wrapper #adtm_menu {
    margin-top: 0; }
  #mobile_top_menu_wrapper #top-menu {
    margin-bottom: 0.625rem; }
  #mobile_top_menu_wrapper .top-menu {
    color: #252525; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler {
      display: inline-block;
      padding: 0; }
    #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
      padding: 0.625rem;
      border-bottom: 1px solid #ebebeb; }
    #mobile_top_menu_wrapper .top-menu .collapse {
      display: none; }
      #mobile_top_menu_wrapper .top-menu .collapse.in {
        display: block; }
    #mobile_top_menu_wrapper .top-menu .sub-menu {
      box-shadow: none;
      z-index: inherit;
      display: block;
      position: static;
      overflow: hidden;
      margin-left: 0;
      width: 100%;
      min-width: 100%;
      background: #ebebeb; }
      #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
        display: none; }
        #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
          display: block; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
        border-bottom: 1px solid #928c8f; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
        margin: 0; }
        #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
          float: none;
          margin: 0; }
          #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
            text-transform: none; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul {
        padding: 0; }
      #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        padding: 0.625rem;
        border-bottom: 1px solid white;
        font-weight: bold; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
        padding-left: 1.25rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
        padding-left: 2.5rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
        padding-left: 3.75rem; }
    #mobile_top_menu_wrapper .top-menu .popover {
      border-radius: 0; }
  #mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #928c8f; }
  #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 0.625rem; }
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
      display: inline; }
  #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: 0.625rem; }
  #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link {
    padding: 0.625rem; }
  #mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 0.625rem; }
    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
      padding: 0.625rem 0;
      display: block;
      width: 100%; }

body#checkout {
  color: #252525; }
  body#checkout #header .header-nav {
    background: transparent;
    max-height: none;
    padding: 1.875rem 0 1.25rem;
    border: none;
    margin-bottom: 0; }
    body#checkout #header .header-nav .logo {
      max-height: 5.25rem;
      width: auto; }
  body#checkout [data-action="show-password"] {
    background: #333; }
  body#checkout .custom-checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    body#checkout .custom-checkbox span {
      box-flex: 0;
      -moz-flex: 0 0 15px;
      -ms-flex: 0 0 15px;
      flex: 0 0 15px;
      margin-top: 0.1875rem; }
  body#checkout section#content {
    margin-bottom: 1.5625rem;
    margin-top: 1.875rem; }
  body#checkout .container {
    min-height: 100%; }
  body#checkout section.checkout-step {
    background-color: white;
    border: 1px #d3d1d1 solid;
    border-width: 2px 0px 0px;
    padding: 0.9375rem; }
    body#checkout section.checkout-step:first-child {
      border-width: 0; }
    body#checkout section.checkout-step .step-title {
      text-transform: uppercase;
      cursor: pointer;
      margin-top: 0;
      margin-bottom: 0;
      color: #25c1ca;
      /*border-bottom:1px solid $brand-primary;*/ }
    body#checkout section.checkout-step .content {
      padding: 0 2.3125rem; }
    body#checkout section.checkout-step .step-edit {
      text-transform: lowercase;
      font-weight: normal; }
      body#checkout section.checkout-step .step-edit .edit {
        font-size: 0.875rem; }
    body#checkout section.checkout-step .not-allowed {
      cursor: not-allowed;
      opacity: 0.5; }
    body#checkout section.checkout-step .content,
    body#checkout section.checkout-step .done,
    body#checkout section.checkout-step .step-edit {
      display: none; }
    body#checkout section.checkout-step.-current .content {
      display: block; }
    body#checkout section.checkout-step.-current.-reachable.-complete .done,
    body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
      display: none; }
    body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
      display: inline-block; }
    body#checkout section.checkout-step.-current.-reachable.-complete .content {
      display: block; }
    body#checkout section.checkout-step.-reachable.-complete h1 .done {
      display: inline-block; }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
      display: none; }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
      cursor: pointer;
      display: block;
      float: right;
      margin-right: 0.125rem;
      color: #928c8f; }
    body#checkout section.checkout-step.-reachable.-complete .content {
      display: none; }
    body#checkout section.checkout-step small {
      color: #928c8f; }
    body#checkout section.checkout-step .default-input {
      min-width: 40%; }
      body#checkout section.checkout-step .default-input[name=address1], body#checkout section.checkout-step .default-input[name=address2] {
        min-width: 60%; }
    body#checkout section.checkout-step .radio-field {
      margin-top: 1.875rem; }
      body#checkout section.checkout-step .radio-field label {
        display: inline; }
    body#checkout section.checkout-step .checkbox-field div {
      margin-top: 3.75rem; }
    body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
      margin-top: 0; }
    body#checkout section.checkout-step .select-field div {
      background: #ebebeb;
      padding: 0.625rem 3.125rem; }
    body#checkout section.checkout-step .form-footer {
      text-align: center; }
    body#checkout section.checkout-step #conditions-to-approve {
      padding-top: 1rem; }
    body#checkout section.checkout-step .payment-options label {
      display: table-cell;
      font-size: 1.125rem;
      letter-spacing: -0.0625rem;
      line-height: 1.1; }
      body#checkout section.checkout-step .payment-options label img {
        max-height: 23px;
        padding-left: 0.5rem;
        /*display:none;*/ }
    body#checkout section.checkout-step .payment-options .payment-option.adyen-image label img {
      display: none; }
    body#checkout section.checkout-step .payment-options .custom-radio {
      margin-right: 1.25rem; }
    body#checkout section.checkout-step .payment-options .payment-option {
      margin-bottom: 1rem; }
    body#checkout section.checkout-step .step-number {
      display: inline-block;
      padding: 0.625rem; }
    body#checkout section.checkout-step .address-selector {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-pack: justify;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      box-align: start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-align: start;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    body#checkout section.checkout-step .address-item {
      background: #f1f0f0;
      box-flex: 0;
      -moz-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
      flex: 0 0 49%;
      margin-bottom: 0.625rem; }
      body#checkout section.checkout-step .address-item.selected {
        background: white;
        border: #25c1ca 1px solid; }
    body#checkout section.checkout-step .address-alias {
      display: inline-block;
      font-weight: 600;
      margin-bottom: 0.625rem; }
    body#checkout section.checkout-step .address {
      margin-left: 1.5625rem;
      font-weight: normal; }
    body#checkout section.checkout-step .radio-block {
      padding: 0.9375rem;
      text-align: left; }
    body#checkout section.checkout-step .custom-radio {
      margin-right: 0; }
      body#checkout section.checkout-step .custom-radio input[type="radio"] {
        height: 1.25rem;
        width: 1.25rem; }
    body#checkout section.checkout-step .delete-address,
    body#checkout section.checkout-step .edit-address {
      color: #928c8f;
      display: inline-block;
      margin: 0 0.3125rem; }
      body#checkout section.checkout-step .delete-address .delete,
      body#checkout section.checkout-step .delete-address .edit,
      body#checkout section.checkout-step .edit-address .delete,
      body#checkout section.checkout-step .edit-address .edit {
        font-size: 0.875rem; }
    body#checkout section.checkout-step hr {
      margin: 0; }
    body#checkout section.checkout-step .address-footer {
      text-align: center;
      padding: 0.625rem; }
    body#checkout section.checkout-step #delivery-addresses,
    body#checkout section.checkout-step #invoice-addresses {
      margin-top: 1.25rem; }
    body#checkout section.checkout-step .add-address {
      margin-top: 1.25rem; }
      body#checkout section.checkout-step .add-address a {
        color: #252525; }
        body#checkout section.checkout-step .add-address a i {
          font-size: 1rem; }
    body#checkout section.checkout-step .delivery-option {
      background: #ebebeb;
      padding: 0.9375rem 0;
      margin-bottom: 0.9375rem; }
      body#checkout section.checkout-step .delivery-option label {
        text-align: inherit; }
        body#checkout section.checkout-step .delivery-option label .modal-link {
          text-decoration: underline;
          color: #25c1ca; }
    body#checkout section.checkout-step .carrier-delay,
    body#checkout section.checkout-step .carrier-name {
      display: inline-block;
      word-break: break-word;
      text-align: left;
      vertical-align: middle; }
    body#checkout section.checkout-step#checkout-personal-information-step .nav {
      margin-top: 0.5rem; }
      body#checkout section.checkout-step#checkout-personal-information-step .nav .nav-link {
        font-weight: 700;
        font-size: 1rem; }
    body#checkout section.checkout-step #customer-form,
    body#checkout section.checkout-step #delivery-address,
    body#checkout section.checkout-step #invoice-address,
    body#checkout section.checkout-step #login-form {
      margin-left: 0.3125rem;
      margin-top: 1.5625rem; }
      body#checkout section.checkout-step #customer-form .form-control-label,
      body#checkout section.checkout-step #delivery-address .form-control-label,
      body#checkout section.checkout-step #invoice-address .form-control-label,
      body#checkout section.checkout-step #login-form .form-control-label {
        text-align: left; }
      body#checkout section.checkout-step #customer-form .radio-inline,
      body#checkout section.checkout-step #delivery-address .radio-inline,
      body#checkout section.checkout-step #invoice-address .radio-inline,
      body#checkout section.checkout-step #login-form .radio-inline {
        padding: 0; }
    body#checkout section.checkout-step #login-form h3.page-subheading, body#checkout section.checkout-step #login-form .contact-form h3, .contact-form body#checkout section.checkout-step #login-form h3 {
      display: none; }
    body#checkout section.checkout-step .sign-in {
      font-size: 0.875rem; }
    body#checkout section.checkout-step .forgot-password {
      text-align: center;
      font-size: 0.875rem;
      margin-top: 1rem;
      padding-bottom: 0.9375rem; }
      body#checkout section.checkout-step .forgot-password a {
        text-decoration: underline;
        color: #333; }
  body#checkout .additional-information {
    font-size: 0.875rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem; }
  body#checkout .condition-label {
    margin-left: 2.5rem;
    margin-top: 0.625rem; }
    body#checkout .condition-label label {
      text-align: inherit; }
  body#checkout .cancel-address {
    margin: 0.625rem;
    display: block;
    color: #333;
    text-decoration: underline; }
  body#checkout .modal-content {
    padding: 1.25rem; }
  body#checkout .cart-summary-products {
    margin-bottom: 0.5rem; }
  body#checkout #cart-summary-product-list {
    font-size: 0.875rem;
    clear: both; }
    body#checkout #cart-summary-product-list .media {
      padding-bottom: 0.5rem; }
    body#checkout #cart-summary-product-list img {
      border: #d3d1d1 1px solid;
      width: 3.125rem; }
    body#checkout #cart-summary-product-list .media-body {
      vertical-align: middle; }
      body#checkout #cart-summary-product-list .media-body .product-price {
        color: #25c1ca; }
  body#checkout #order-summary-content {
    padding-top: 0.9375rem; }
    body#checkout #order-summary-content h4.h4, body#checkout #order-summary-content .page-content.page-cms h4, .page-content.page-cms body#checkout #order-summary-content h4 {
      margin-top: 0.625rem;
      margin-bottom: 1.25rem;
      color: #252525; }
    body#checkout #order-summary-content h4.black {
      color: #000000; }
    body#checkout #order-summary-content h4.addresshead {
      margin-top: 0.1875rem; }
    body#checkout #order-summary-content .noshadow {
      box-shadow: none; }
    body#checkout #order-summary-content #order-items {
      border-right: 0; }
      body#checkout #order-summary-content #order-items h3.h3, body#checkout #order-summary-content #order-items .page-content.page-cms h3, .page-content.page-cms body#checkout #order-summary-content #order-items h3, body#checkout #order-summary-content #order-items .contact-form h3, .contact-form body#checkout #order-summary-content #order-items h3 {
        color: #252525;
        margin-top: 1.25rem; }
      body#checkout #order-summary-content #order-items table tr:first-child td {
        border-top: 0; }
    body#checkout #order-summary-content .order-confirmation-table {
      padding: 1rem;
      margin-bottom: 2rem;
      background-color: #fff;
      border: 3px solid #e5e5e5;
      border-radius: 0; }
    body#checkout #order-summary-content .summary-selected-carrier {
      margin-bottom: 0.75rem;
      background-color: #fff;
      border: 1px solid #e5e5e5;
      border-radius: 0;
      padding: 1rem; }
    body#checkout #order-summary-content .step-edit {
      display: inline;
      color: #928c8f; }
    body#checkout #order-summary-content .step-edit:hover {
      cursor: pointer; }
    body#checkout #order-summary-content a .step-edit {
      color: #928c8f; }
  body#checkout #gift_message {
    max-width: 100%;
    border-color: #252525; }
  body#checkout #footer {
    margin-top: 3rem; }
    body#checkout #footer .footer-container {
      margin-top: 0rem;
      padding-top: 0; }

/**** ORDER CONFIRMATION *****/
#order-confirmation #main {
  padding-left: 0;
  padding-right: 0; }
  #order-confirmation #main .featured-products {
    padding-left: 0;
    padding-right: 0; }
    #order-confirmation #main .featured-products h2 {
      text-align: center;
      overflow: hidden;
      color: #252525;
      font-family: "Libre Franklin";
      font-size: 1.5625rem;
      font-weight: 300;
      letter-spacing: 0.01875rem;
      margin-bottom: 2rem;
      text-transform: uppercase; }
      #order-confirmation #main .featured-products h2:before, #order-confirmation #main .featured-products h2:after {
        content: '';
        width: 100%;
        border-bottom: 1px #d3d1d1 solid;
        display: inline-block;
        vertical-align: middle; }
      #order-confirmation #main .featured-products h2:before {
        margin-left: -100%;
        margin-right: 0.5em; }
      #order-confirmation #main .featured-products h2:after {
        margin-right: -100%;
        margin-left: 0.5em; }
      @media (max-width: 991px) {
        #order-confirmation #main .featured-products h2 {
          margin-bottom: 1rem; } }

#order-details {
  padding-left: 1.875rem; }
  #order-details > .card-title {
    margin-bottom: 1.875rem; }
  #order-details ul {
    margin-bottom: 1.25rem; }
    #order-details ul li {
      margin-bottom: 0.625rem; }

#order-items {
  border-right: #d3d1d1 1px solid; }
  #order-items hr {
    border-top-color: #252525; }
  #order-items table {
    width: 100%; }
    #order-items table tr {
      height: 1.875rem; }
      #order-items table tr td:last-child {
        text-align: right; }
  #order-items .order-line {
    margin-top: 1rem; }
  #order-items .image img {
    width: 100%;
    border: 1px solid gray-lighter;
    margin-bottom: 1rem; }
  #order-items .details {
    margin-bottom: 1rem; }
    #order-items .details .customizations {
      margin-top: 0.625rem; }
  #order-items .qty {
    margin-bottom: 1rem; }

#order-confirmation #registration-form {
  width: 50%;
  margin: 0 auto 1rem; }

@media (max-width: 991px) {
  .done {
    margin: 0;
    padding: 0; }
  body#checkout section.checkout-step .address-item {
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1; }
  body#checkout section.checkout-step .delivery-option-2 {
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
  .delivery-option {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto; }
    .delivery-option .custom-radio {
      box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left; }
  #order-confirmation #registration-form {
    width: 100%; } }

@media (max-width: 767px) {
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-top: 0.25rem;
    margin-left: 1.25rem; }
  body#checkout #header .header-nav {
    max-height: none;
    padding: 0; }
  body#checkout section.checkout-step .content {
    padding: 0.9375rem; }
  body#checkout .form-group {
    margin-bottom: 0.5rem; }
  #order-items {
    border-right: 0;
    margin-bottom: 2.5rem; }
    #order-items .card-title {
      border-bottom: 1px solid #d3d1d1;
      margin-bottom: 1rem;
      padding-bottom: 1rem; }
    #order-items hr {
      border-top-color: #d3d1d1; }
  .bold {
    font-weight: bold; }
  #order-details {
    padding-left: 0.9375rem; }
    #order-details .card-title {
      border-bottom: 1px solid #d3d1d1;
      margin-bottom: 1rem;
      padding-bottom: 1rem; } }

@media (max-width: 575px) {
  body#checkout section.checkout-step .content {
    padding: 0.9375rem 0; }
  #payment-confirmation button {
    font-size: 0.875rem; }
    #payment-confirmation button.btn {
      white-space: normal; } }

.js-payment-binary {
  display: none; }
  .js-payment-binary .accept-cgv {
    display: none; }
  .js-payment-binary.disabled {
    opacity: 0.6;
    cursor: not-allowed; }
    .js-payment-binary.disabled::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none; }
    .js-payment-binary.disabled .accept-cgv {
      display: block; }

/*** SOME GENERIC STYLES ***/
.page-customer-account #content-wrapper,
.page-my-account #content-wrapper,
.page-addresses #content-wrapper,
.page-order-detail #content-wrapper,
.page-module-attachmentsaccount-account #content-wrapper,
[id^="module-opartdevis"] #content-wrapper {
  background: #fff; }

.table-labeled th {
  vertical-align: middle; }

.table-labeled td {
  vertical-align: middle; }

.table-labeled .label {
  font-weight: 400;
  border-radius: 3px;
  font-size: inherit;
  padding: 0.25rem 0.375rem;
  margin: 0.125rem;
  color: white;
  white-space: nowrap; }

.page-order .table, .page-order .product-feature_text table, .product-feature_text .page-order table {
  margin-bottom: 0; }

.page-order table th {
  padding: 0.5rem; }

.page-order table td {
  padding: 0.5rem; }

.page-order table thead th {
  text-align: center; }

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0; }

#authentication .custom-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  #authentication .custom-checkbox span {
    -ms-flex: 0 0 0.9375rem;
        flex: 0 0 0.9375rem; }
  #authentication .custom-checkbox label {
    padding-left: 0.625rem; }

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0; }
  #identity .radio-inline .custom-radio,
  #authentication .radio-inline .custom-radio {
    margin-right: 0; }

#identity [data-action="show-password"],
#authentication [data-action="show-password"] {
  background: #252525;
  color: #fff; }

/*** Most of the customer accpunt pages ***/
.page-customer-account #content {
  background: white;
  padding: 1rem;
  font-size: 0.875rem;
  color: #333; }
  .page-customer-account #content .order-actions a {
    padding: 0 0.125rem; }
  .page-customer-account #content .forgot-password {
    text-align: center;
    font-size: 0.875rem;
    margin-top: 1rem;
    padding-bottom: 0.9375rem; }
    .page-customer-account #content .forgot-password a {
      text-decoration: underline;
      color: #333; }
  .page-customer-account #content .no-account p {
    text-align: center; }

/*** Login page ***/
.page-authentication #content {
  max-width: 640px;
  margin: 0 auto; }
  .page-authentication #content .login-form {
    margin-bottom: 1.25rem; }
  .page-authentication #content .register-form form {
    margin-top: 1.25rem; }

/*** Addresses page ***/
.page-addresses .address {
  margin-bottom: 1.875rem; }
  .page-addresses .address .address-body {
    padding: 1rem; }
    .page-addresses .address .address-body address {
      min-height: 8rem; }
  .page-addresses .address .address-footer {
    border-top: 1px solid #d3d1d1;
    padding: 0.5rem 1rem; }
    .page-addresses .address .address-footer a {
      color: #333;
      margin-right: 0.5rem; }
      .page-addresses .address .address-footer a:hover {
        color: #252525; }
      .page-addresses .address .address-footer a i {
        font-size: 0.875rem; }
      .page-addresses .address .address-footer a span {
        font-size: 1rem;
        vertical-align: middle; }

.page-addresses .addresses-footer {
  margin: 0 0.9375rem; }
  .page-addresses .addresses-footer a span {
    vertical-align: middle; }

/*** Order details page ***/
.page-order-detail {
  font-size: 0.875rem;
  color: #333; }
  .page-order-detail .box {
    background: white;
    padding: 1rem;
    margin-bottom: 1rem; }
  .page-order-detail h3 {
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #25c1ca;
    margin-bottom: 1rem; }
  .page-order-detail #order-infos ul {
    margin: 0; }
  .page-order-detail #order-history .history-lines .history-line {
    padding: 0.5rem 0;
    border-bottom: 1px solid #ebebeb; }
    .page-order-detail #order-history .history-lines .history-line:last-child {
      border-bottom: 0; }
    .page-order-detail #order-history .history-lines .history-line .label {
      display: inline-block;
      margin: 0.25rem 0;
      padding: 0.25rem 0.375rem;
      color: white;
      border-radius: 3px; }
  .page-order-detail .addresses {
    margin: 0 -0.9375rem; }
    .page-order-detail .addresses h4 {
      font-size: 0.875rem;
      font-weight: 600;
      text-transform: uppercase; }
  .page-order-detail #order-products.return {
    margin-bottom: 1rem; }
    .page-order-detail #order-products.return th.head-checkbox {
      width: 30px; }
    .page-order-detail #order-products.return td {
      padding: 1.375rem 0.75rem; }
      .page-order-detail #order-products.return td.qty {
        min-width: 125px; }
        .page-order-detail #order-products.return td.qty .current {
          width: 30%;
          float: left;
          text-align: right;
          padding-right: 0.5rem; }
        .page-order-detail #order-products.return td.qty .select {
          width: 70%;
          float: left;
          margin: -0.625rem 0;
          padding-left: 0.25rem; }
          .page-order-detail #order-products.return td.qty .select select {
            text-align: center; }
  .page-order-detail .order-items {
    padding: 0 !important; }
    .page-order-detail .order-items .order-item {
      padding: 1rem 1rem 0;
      border-bottom: 1px solid #ebebeb; }
      .page-order-detail .order-items .order-item .checkbox {
        width: 30px;
        float: left;
        padding: 0 0.9375rem; }
      .page-order-detail .order-items .order-item .content {
        width: calc(100% - 30px);
        float: left;
        padding: 0 0.9375rem; }
      .page-order-detail .order-items .order-item .desc {
        margin-bottom: 1rem; }
        .page-order-detail .order-items .order-item .desc .name {
          font-weight: bold; }
      .page-order-detail .order-items .order-item .qty {
        margin-bottom: 1rem; }
        .page-order-detail .order-items .order-item .qty .q {
          margin-bottom: 0.25rem; }
        .page-order-detail .order-items .order-item .qty .s {
          margin-bottom: 0.25rem; }
  .page-order-detail .messages .message {
    margin-top: 0.5rem;
    border-bottom: 1px solid #ebebeb; }
    .page-order-detail .messages .message:last-child {
      border-bottom: 0; }
    .page-order-detail .messages .message > div {
      margin-bottom: 0.5rem; }
  .page-order-detail .customization {
    margin-top: 0.75rem; }

/*** Order return page ***/
#order-return-infos .thead-default th {
  color: #252525; }

#order-return-infos .customization {
  margin-top: 0.75rem; }

/*** My account landing page ***/
.page-my-account #content .links {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-pack: start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }
  .page-my-account #content .links ul {
    width: 100%; }
  .page-my-account #content .links a {
    display: block;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #333;
    border-bottom: 1px solid #d3d1d1; }
    .page-my-account #content .links a span.link-item {
      display: block;
      height: 100%;
      padding: 1.3rem 0; }
      .page-my-account #content .links a span.link-item:hover {
        background: #f1f1f1; }
    .page-my-account #content .links a i {
      color: #25c1ca;
      display: inline-block;
      font-size: 2.4rem;
      width: 1.7em;
      padding-left: 0.5rem; }
    .page-my-account #content .links a:hover {
      color: #252525; }
      .page-my-account #content .links a:hover i {
        color: #25c1ca; }
  .page-my-account #content .links p.info-account {
    background: #57B0B6;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 1.375rem 0 0;
    padding: 3.125rem 1.375rem 3.125rem 2.0625rem; }

/*** History page ***/
#history .orders {
  margin: 0 -1rem; }
  #history .orders .order {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #ebebeb; }
    #history .orders .order a h3 {
      color: #333; }
    #history .orders .order .label {
      display: inline-block;
      margin: 0.25rem 0;
      padding: 0.25rem 0.375rem;
      color: white;
      border-radius: 3px; }
    #history .orders .order:last-child {
      border-bottom: 0; }

/*** FOOTER ***/
.page-footer .account-link {
  margin-right: 1rem; }
  .page-footer .account-link i {
    font-size: 0.875rem; }
  .page-footer .account-link span {
    font-size: 0.875rem;
    vertical-align: middle; }

@media (max-width: 767px) {
  .page-customer-account .page-header,
  .page-my-account .page-header,
  .page-addresses .page-header,
  .page-order-detail .page-header {
    padding-top: 0.9375rem; }
  .page-order-detail .addresses {
    margin: 0; }
  .page-my-account #content > .row {
    margin-right: 0px;
    margin-left: 0px; } }

.page-module-attachmentsaccount-account #content-wrapper .btn.btn-link, .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block {
  text-align: left;
  text-transform: inherit; }

.forgotten-password {
  padding: 4px; }
  .forgotten-password .form-fields .center-email-fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .forgotten-password .form-fields .email {
    padding-left: 0;
    padding-right: 0;
    width: 430px; }
    .forgotten-password .form-fields .email input {
      height: 38px; }
  .forgotten-password .form-fields label.required {
    width: 130px; }

.send-renew-password-link {
  padding-left: 10px;
  padding-right: 10px; }

.renew-password {
  margin-left: 10px; }
  .renew-password .email {
    padding-bottom: 30px; }
  .renew-password [type=submit] {
    margin-left: 50px; }

.carousel {
  margin-bottom: 0; }
  .carousel .direction {
    z-index: auto; }
  .carousel .carousel-inner {
    margin-bottom: 0; }
  .carousel .carousel-item {
    height: 100%; }
    .carousel .carousel-item figure {
      margin: 0; }
    .carousel .carousel-item img {
      width: 100%;
      margin-left: 0; }
    .carousel .carousel-item .caption {
      position: absolute;
      left: calc(100% - 1170px/2);
      top: 60px;
      background: rgba(112, 112, 112, 0.5);
      font-weight: 700; }
      .carousel .carousel-item .caption .caption-description {
        padding: 0.9375rem 1.25rem 0.0625rem 1.25rem;
        cursor: pointer;
        z-index: 1;
        position: relative; }
        .carousel .carousel-item .caption .caption-description h1,
        .carousel .carousel-item .caption .caption-description h2 {
          font-family: "Titillium Web";
          font-weight: 300;
          font-style: italic;
          font-size: 2.7em;
          color: #fff;
          margin: 0;
          padding: 0; }
        .carousel .carousel-item .caption .caption-description p {
          color: #fff;
          font-size: 1.15em;
          line-height: 1.3em;
          padding: 0.5em 0; }
  .carousel .carousel-control {
    opacity: 1;
    top: auto;
    bottom: 10px;
    text-shadow: inherit;
    width: 52px;
    height: 52px;
    font-size: 1em;
    line-height: 18px;
    display: block; }
    .carousel .carousel-control.left {
      right: 60px;
      left: auto; }
    .carousel .carousel-control.right {
      right: 10px; }
    .carousel .carousel-control .icon-next::before,
    .carousel .carousel-control .icon-prev::before {
      content: ""; }
    .carousel .carousel-control .icon-next i,
    .carousel .carousel-control .icon-prev i {
      font-size: 2.5625rem;
      color: white;
      background: rgba(255, 255, 255, 0.14);
      width: 50px;
      height: 44px; }
    .carousel .carousel-control .icon-next:hover i,
    .carousel .carousel-control .icon-prev:hover i {
      background: rgba(255, 255, 255, 0.25); }
    .carousel .carousel-control .icon-prev {
      left: 1rem; }
    .carousel .carousel-control .icon-next {
      right: 2rem; }
    .carousel .carousel-control.left, .carousel .carousel-control.right {
      background: none; }

#products, .featured-products, .product-accessories, .product-sheet.product-sheet-pool-table .relatedProducts, .product-miniature {
  /*.product-description-container{
			flex:1 1 auto;
			min-height:1px;
	}*/ }
  #products .products, #products #blockcart-modal .product-accessories #PM_CSOC, #blockcart-modal .product-accessories #products #PM_CSOC, #products #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts #PM_CSOC, #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts #products #PM_CSOC, #products .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts #PM_CSOC, .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts #products #PM_CSOC, .featured-products .products, .featured-products #blockcart-modal .product-accessories #PM_CSOC, #blockcart-modal .product-accessories .featured-products #PM_CSOC, .featured-products #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts #PM_CSOC, #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .featured-products #PM_CSOC, .featured-products .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts #PM_CSOC, .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .featured-products #PM_CSOC, .product-accessories .products, .product-sheet.product-sheet-pool-table .relatedProducts .products, #blockcart-modal .product-accessories #PM_CSOC, #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts #PM_CSOC, .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts #PM_CSOC, .product-miniature .products, .product-miniature #blockcart-modal .product-accessories #PM_CSOC, #blockcart-modal .product-accessories .product-miniature #PM_CSOC, .product-miniature #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts #PM_CSOC, #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature #PM_CSOC, .product-miniature .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts #PM_CSOC, .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .product-miniature #PM_CSOC {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*@include justify-content(flex-start);*/
    -ms-flex-align: stretch;
        align-items: stretch; }
  #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-miniature .product-miniature {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 1.3125rem; }
  @media (min-width: 992px) {
    #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-miniature .product-miniature {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; } }

@media (min-width: 992px) and (max-width: 1919px) {
  #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-miniature .product-miniature {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    .layout-full-width #products .product-miniature, .layout-full-width .featured-products .product-miniature, .layout-full-width .product-accessories .product-miniature, .layout-full-width .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-sheet.product-sheet-pool-table .layout-full-width .relatedProducts .product-miniature, .layout-full-width .product-miniature .product-miniature {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; } }
  @media (max-width: 320px) {
    #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-miniature .product-miniature {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; } }
  #products .product-miniature-option, .featured-products .product-miniature-option, .product-accessories .product-miniature-option, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature-option, .product-miniature .product-miniature-option {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
    .layout-full-width #products .product-miniature-option, .layout-full-width .featured-products .product-miniature-option, .layout-full-width .product-accessories .product-miniature-option, .layout-full-width .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature-option, .product-sheet.product-sheet-pool-table .layout-full-width .relatedProducts .product-miniature-option, .layout-full-width .product-miniature .product-miniature-option {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  #products #PM_CSOC .product-miniature, .featured-products #PM_CSOC .product-miniature, .product-accessories #PM_CSOC .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts #PM_CSOC .product-miniature, .product-miniature #PM_CSOC .product-miniature {
    -ms-flex: inherit;
        flex: inherit;
    max-width: inherit; }
    #products #PM_CSOC .product-miniature .thumbnail-container, .featured-products #PM_CSOC .product-miniature .thumbnail-container, .product-accessories #PM_CSOC .product-miniature .thumbnail-container, .product-sheet.product-sheet-pool-table .relatedProducts #PM_CSOC .product-miniature .thumbnail-container, .product-miniature #PM_CSOC .product-miniature .thumbnail-container {
      max-width: 232px; }
  #products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-sheet.product-sheet-pool-table .relatedProducts .product-thumbnail, .product-miniature .product-thumbnail {
    display: block;
    text-align: center;
    background: #ebebeb;
    position: relative; }
  #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-sheet.product-sheet-pool-table .relatedProducts .product-title, .product-miniature .product-title {
    min-height: 3.1875rem;
    margin-top: 0.5625rem;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-sheet.product-sheet-pool-table .relatedProducts .product-title, .product-miniature .product-title {
        min-height: 2.625rem; } }
    #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-sheet.product-sheet-pool-table .relatedProducts .product-title a, .product-miniature .product-title a {
      color: #333;
      font-size: 1rem;
      font-weight: 600;
      text-decoration: none;
      display: inline-block;
      line-height: 1.2;
      width: 100%; }
      @media (max-width: 575px) {
        #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-sheet.product-sheet-pool-table .relatedProducts .product-title a, .product-miniature .product-title a {
          font-size: 0.8rem; } }
  #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-sheet.product-sheet-pool-table .relatedProducts .thumbnail-container, .product-miniature .thumbnail-container {
    border: 1px solid #ebebeb;
    position: relative;
    margin-bottom: 0 !important;
    background: #fff;
    box-sizing: border-box;
    height: 100%; }
    #products .thumbnail-container:hover .button-container, .featured-products .thumbnail-container:hover .button-container, .product-accessories .thumbnail-container:hover .button-container, .product-sheet.product-sheet-pool-table .relatedProducts .thumbnail-container:hover .button-container, .product-miniature .thumbnail-container:hover .button-container {
      display: block; }
  #products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-sheet.product-sheet-pool-table .relatedProducts .products-section-title, .product-miniature .products-section-title {
    text-align: center;
    margin-bottom: 1.5rem; }
  #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-sheet.product-sheet-pool-table .relatedProducts .product-title, .product-miniature .product-title {
    margin-top: 1rem; }
    @media (max-width: 991px) {
      #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-sheet.product-sheet-pool-table .relatedProducts .product-title, .product-miniature .product-title {
        margin-top: 0.5rem; } }
  #products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-sheet.product-sheet-pool-table .relatedProducts .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #333;
    line-height: 1.3125rem;
    padding-bottom: 0.5625rem;
    font-size: 1.5625rem;
    min-height: 2.625rem; }
    @media (max-width: 991px) {
      #products .product-price-and-shipping .price, .featured-products .product-price-and-shipping .price, .product-accessories .product-price-and-shipping .price, .product-sheet.product-sheet-pool-table .relatedProducts .product-price-and-shipping .price, .product-miniature .product-price-and-shipping .price {
        font-size: 1.2rem;
        font-weight: 600; } }
    @media (max-width: 767px) {
      #products .product-price-and-shipping .price, .featured-products .product-price-and-shipping .price, .product-accessories .product-price-and-shipping .price, .product-sheet.product-sheet-pool-table .relatedProducts .product-price-and-shipping .price, .product-miniature .product-price-and-shipping .price {
        font-size: 1rem; } }
  #products .shippingCosts, .featured-products .shippingCosts, .product-accessories .shippingCosts, .product-sheet.product-sheet-pool-table .relatedProducts .shippingCosts, .product-miniature .shippingCosts {
    margin-bottom: 0;
    font-size: 0.875rem;
    font-family: "Titillium Web";
    clear: both; }
  #products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-sheet.product-sheet-pool-table .relatedProducts .variant-links, .product-miniature .variant-links {
    position: relative;
    text-align: left;
    width: 100%;
    min-height: 1.5625rem; }
  #products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations, .product-miniature .highlighted-informations {
    /*text-align: center;
    margin-bottom:rem(12px);
    min-height:rem(25px);*/
    position: absolute;
    top: 0rem;
    padding-top: 0.625rem;
    z-index: 10;
    text-align: center;
    width: 100%;
    /*height: 3.125rem;*/
    transition: top .3s; }
    #products .highlighted-informations .btn-container, .featured-products .highlighted-informations .btn-container, .product-accessories .highlighted-informations .btn-container, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .btn-container, .product-miniature .highlighted-informations .btn-container {
      float: right;
      margin-right: 1rem; }
      #products .highlighted-informations .btn-container .btn, .featured-products .highlighted-informations .btn-container .btn, .product-accessories .highlighted-informations .btn-container .btn, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .btn-container .btn, .product-miniature .highlighted-informations .btn-container .btn {
        display: block;
        background: #252525;
        color: #d3d1d1;
        border-radius: 100%;
        padding: 5px; }
        #products .highlighted-informations .btn-container .btn i, .featured-products .highlighted-informations .btn-container .btn i, .product-accessories .highlighted-informations .btn-container .btn i, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .btn-container .btn i, .product-miniature .highlighted-informations .btn-container .btn i {
          font-size: 20px;
          transform: rotate(180deg); }
        #products .highlighted-informations .btn-container .btn.quick-view, .featured-products .highlighted-informations .btn-container .btn.quick-view, .product-accessories .highlighted-informations .btn-container .btn.quick-view, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .btn-container .btn.quick-view, .product-miniature .highlighted-informations .btn-container .btn.quick-view {
          margin-top: 0.5rem;
          color: #d3d1d1; }
          #products .highlighted-informations .btn-container .btn.quick-view i, .featured-products .highlighted-informations .btn-container .btn.quick-view i, .product-accessories .highlighted-informations .btn-container .btn.quick-view i, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .btn-container .btn.quick-view i, .product-miniature .highlighted-informations .btn-container .btn.quick-view i {
            transform: inherit; }
    #products .highlighted-informations .variant-links, .featured-products .highlighted-informations .variant-links, .product-accessories .highlighted-informations .variant-links, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .variant-links, .product-miniature .highlighted-informations .variant-links {
      margin-top: 0.5rem; }
      #products .highlighted-informations .variant-links .color, .featured-products .highlighted-informations .variant-links .color, .product-accessories .highlighted-informations .variant-links .color, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations .variant-links .color, .product-miniature .highlighted-informations .variant-links .color {
        border: 1px solid #d3d1d1; }
  #products .button-container, .featured-products .button-container, .product-accessories .button-container, .product-sheet.product-sheet-pool-table .relatedProducts .button-container, .product-miniature .button-container {
    cursor: pointer;
    padding: 0 0.625rem 0 0;
    width: calc(100% + 0px); }
    #products .button-container .btn-link, #products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper #products .button-container .btn.btn-block, .featured-products .button-container .btn-link, .featured-products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .featured-products .button-container .btn.btn-block, .product-accessories .button-container .btn-link, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn-link, .product-accessories .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .product-accessories .button-container .btn.btn-block, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn.btn-block, .product-miniature .button-container .btn-link, .product-miniature .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .product-miniature .button-container .btn.btn-block {
      padding-left: 0;
      text-transform: uppercase;
      /*color: $light-color;*/
      float: left;
      font-size: 1.125rem;
      margin: 0; }
      @media (max-width: 991px) {
        #products .button-container .btn-link, #products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper #products .button-container .btn.btn-block, .featured-products .button-container .btn-link, .featured-products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .featured-products .button-container .btn.btn-block, .product-accessories .button-container .btn-link, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn-link, .product-accessories .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .product-accessories .button-container .btn.btn-block, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn.btn-block, .product-miniature .button-container .btn-link, .product-miniature .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .product-miniature .button-container .btn.btn-block {
          font-size: 0.8rem; } }
      #products .button-container .btn-link span, #products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper #products .button-container .btn.btn-block span, .featured-products .button-container .btn-link span, .featured-products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .featured-products .button-container .btn.btn-block span, .product-accessories .button-container .btn-link span, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn-link span, .product-accessories .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .product-accessories .button-container .btn.btn-block span, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn.btn-block span, .product-miniature .button-container .btn-link span, .product-miniature .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .product-miniature .button-container .btn.btn-block span {
        display: block;
        padding: 0.5625rem 0.625rem; }
        @media (max-width: 991px) {
          #products .button-container .btn-link span, #products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper #products .button-container .btn.btn-block span, .featured-products .button-container .btn-link span, .featured-products .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .featured-products .button-container .btn.btn-block span, .product-accessories .button-container .btn-link span, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn-link span, .product-accessories .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .product-accessories .button-container .btn.btn-block span, .product-sheet.product-sheet-pool-table .relatedProducts .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .product-sheet.product-sheet-pool-table .relatedProducts .button-container .btn.btn-block span, .product-miniature .button-container .btn-link span, .product-miniature .button-container .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .product-miniature .button-container .btn.btn-block span {
            padding: 0rem 0.625rem; } }
    @media (max-width: 991px) {
      #products .button-container, .featured-products .button-container, .product-accessories .button-container, .product-sheet.product-sheet-pool-table .relatedProducts .button-container, .product-miniature .button-container {
        position: relative;
        display: block; } }
  #products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-sheet.product-sheet-pool-table .relatedProducts .product-description, .product-miniature .product-description {
    padding: 0 1rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column;
    /*height: 100%;*/
    position: relative;
    background: #fff;
    z-index: 2;
    min-height: 149px; }
    @media (max-width: 991px) {
      #products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-sheet.product-sheet-pool-table .relatedProducts .product-description, .product-miniature .product-description {
        min-height: inherit; } }
  #products .product-availability, .featured-products .product-availability, .product-accessories .product-availability, .product-sheet.product-sheet-pool-table .relatedProducts .product-availability, .product-miniature .product-availability {
    float: right;
    text-align: right;
    display: block;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-family: "Titillium Web";
    font-weight: 600; }
  #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-miniature .product-miniature {
    /* margin: 0 rem(15px);
    max-width: 270px;*/ }
    #products .product-miniature .discount, .featured-products .product-miniature .discount, .product-accessories .product-miniature .discount, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .discount, .product-miniature .product-miniature .discount {
      display: none; }
    #products .product-miniature .product-flags .new,
    #products .product-miniature .online-only,
    #products .product-miniature .on-sale,
    #products .product-miniature .discount-percentage, .featured-products .product-miniature .product-flags .new,
    .featured-products .product-miniature .online-only,
    .featured-products .product-miniature .on-sale,
    .featured-products .product-miniature .discount-percentage, .product-accessories .product-miniature .product-flags .new, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .product-flags .new,
    .product-accessories .product-miniature .online-only,
    .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .online-only,
    .product-accessories .product-miniature .on-sale,
    .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .on-sale,
    .product-accessories .product-miniature .discount-percentage,
    .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .discount-percentage, .product-miniature .product-miniature .product-flags .new,
    .product-miniature .product-miniature .online-only,
    .product-miniature .product-miniature .on-sale,
    .product-miniature .product-miniature .discount-percentage {
      display: none;
      position: absolute;
      left: -0.4375rem;
      top: 0.4375rem;
      padding: 0.3125rem 0.4375rem;
      color: white;
      background: #25c1ca;
      text-transform: uppercase;
      min-width: 3.125rem;
      min-height: 1.875rem;
      font-size: 0.875rem;
      font-weight: 600; }
      #products .product-miniature .product-flags .new.discount-percentage,
      #products .product-miniature .online-only.discount-percentage,
      #products .product-miniature .on-sale.discount-percentage,
      #products .product-miniature .discount-percentage.discount-percentage, .featured-products .product-miniature .product-flags .new.discount-percentage,
      .featured-products .product-miniature .online-only.discount-percentage,
      .featured-products .product-miniature .on-sale.discount-percentage,
      .featured-products .product-miniature .discount-percentage.discount-percentage, .product-accessories .product-miniature .product-flags .new.discount-percentage, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .product-flags .new.discount-percentage,
      .product-accessories .product-miniature .online-only.discount-percentage,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .online-only.discount-percentage,
      .product-accessories .product-miniature .on-sale.discount-percentage,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .on-sale.discount-percentage,
      .product-accessories .product-miniature .discount-percentage.discount-percentage,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .discount-percentage.discount-percentage, .product-miniature .product-miniature .product-flags .new.discount-percentage,
      .product-miniature .product-miniature .online-only.discount-percentage,
      .product-miniature .product-miniature .on-sale.discount-percentage,
      .product-miniature .product-miniature .discount-percentage.discount-percentage {
        z-index: 2; }
      #products .product-miniature .product-flags .new.on-sale,
      #products .product-miniature .online-only.on-sale,
      #products .product-miniature .on-sale.on-sale,
      #products .product-miniature .discount-percentage.on-sale, .featured-products .product-miniature .product-flags .new.on-sale,
      .featured-products .product-miniature .online-only.on-sale,
      .featured-products .product-miniature .on-sale.on-sale,
      .featured-products .product-miniature .discount-percentage.on-sale, .product-accessories .product-miniature .product-flags .new.on-sale, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .product-flags .new.on-sale,
      .product-accessories .product-miniature .online-only.on-sale,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .online-only.on-sale,
      .product-accessories .product-miniature .on-sale.on-sale,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .on-sale.on-sale,
      .product-accessories .product-miniature .discount-percentage.on-sale,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .discount-percentage.on-sale, .product-miniature .product-miniature .product-flags .new.on-sale,
      .product-miniature .product-miniature .online-only.on-sale,
      .product-miniature .product-miniature .on-sale.on-sale,
      .product-miniature .product-miniature .discount-percentage.on-sale {
        width: 100%;
        text-align: center;
        left: 0;
        top: 0; }
      #products .product-miniature .product-flags .new.online-only,
      #products .product-miniature .online-only.online-only,
      #products .product-miniature .on-sale.online-only,
      #products .product-miniature .discount-percentage.online-only, .featured-products .product-miniature .product-flags .new.online-only,
      .featured-products .product-miniature .online-only.online-only,
      .featured-products .product-miniature .on-sale.online-only,
      .featured-products .product-miniature .discount-percentage.online-only, .product-accessories .product-miniature .product-flags .new.online-only, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .product-flags .new.online-only,
      .product-accessories .product-miniature .online-only.online-only,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .online-only.online-only,
      .product-accessories .product-miniature .on-sale.online-only,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .on-sale.online-only,
      .product-accessories .product-miniature .discount-percentage.online-only,
      .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .discount-percentage.online-only, .product-miniature .product-miniature .product-flags .new.online-only,
      .product-miniature .product-miniature .online-only.online-only,
      .product-miniature .product-miniature .on-sale.online-only,
      .product-miniature .product-miniature .discount-percentage.online-only {
        font-size: 0.8125rem;
        left: auto;
        right: -0.4375rem;
        /*&::before{
          content:"\E30A";
          font-family: 'Material Icons';
          vertical-align: middle;
          margin: rem(5px);
        }*/ }
  #products .comments_note, .featured-products .comments_note, .product-accessories .comments_note, .product-sheet.product-sheet-pool-table .relatedProducts .comments_note, .product-miniature .comments_note {
    text-align: center;
    color: #928c8f; }
  #products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-sheet.product-sheet-pool-table .relatedProducts .regular-price, .product-miniature .regular-price {
    color: #928c8f;
    text-decoration: line-through;
    font-size: 1.125rem; }
  #products .count, .featured-products .count, .product-accessories .count, .product-sheet.product-sheet-pool-table .relatedProducts .count, .product-miniature .count {
    color: #333;
    font-weight: 700;
    position: relative;
    bottom: 0.5rem; }
  #products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link, .product-sheet.product-sheet-pool-table .relatedProducts .all-product-link, .product-miniature .all-product-link {
    clear: both;
    color: #333;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }

.featured-products .variant-links {
  display: none; }

.featured-products .note_content {
  display: none; }

.featured-products .product-title a::before {
  display: none; }

.featured-products .highlighted-informations {
  min-height: 0.1rem; }

.product-accessories .highlighted-informations, .product-sheet.product-sheet-pool-table .relatedProducts .highlighted-informations {
  min-height: 0.1rem; }

.product-miniature-option .thumbnail-container {
  border: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden; }
  .product-miniature-option .thumbnail-container .product-thumbnail {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
    .product-miniature-option .thumbnail-container .product-thumbnail img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media (max-width: 575px) {
        .product-miniature-option .thumbnail-container .product-thumbnail img {
          height: 100% !important; } }
  .product-miniature-option .thumbnail-container .product-description {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
    display: block;
    -ms-flex-pack: center;
        justify-content: center; }
    .product-miniature-option .thumbnail-container .product-description .note_content {
      display: block !important; }
    .product-miniature-option .thumbnail-container .product-description .product-title {
      font-weight: 700; }
    .product-miniature-option .thumbnail-container .product-description .price {
      font-weight: 700; }
  @media (max-width: 575px) {
    .product-miniature-option .thumbnail-container .product-thumbnail {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
      .product-miniature-option .thumbnail-container .product-thumbnail img {
        height: 100% !important; }
    .product-miniature-option .thumbnail-container .product-description {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%;
      padding-left: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-miniature .product-miniature {
    /*margin: 0 auto;
    	max-width: 216px;*/ } }

@media (max-width: 767px) {
  #products .product-miniature .shippingCosts,
  .featured-products .product-miniature .shippingCosts,
  .product-accessories .product-miniature .shippingCosts,
  .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .shippingCosts {
    display: none; }
  #products .product-miniature .product-availability,
  .featured-products .product-miniature .product-availability,
  .product-accessories .product-miniature .product-availability,
  .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature .product-availability {
    float: none; } }

#custom-text {
  margin-bottom: 1.5rem;
  padding: 0.9375rem 0.9375rem 0; }
  #custom-text p .dark {
    color: #928c8f;
    font-weight: 400; }

body#cms #main {
  margin-top: 0; }

body#cms.cms-advanced #main {
  margin-bottom: 0; }

.page-cms_image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 0 1.25rem;
  padding: 1.4375rem 1.25rem 1.25rem;
  position: relative; }
  .page-cms_image h1 {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    padding: 0.9375rem 1.0625rem 1.125rem;
    position: relative;
    width: 50%;
    z-index: 2;
    border-bottom: 0 none;
    margin: 0; }
  .cms-advanced .page-cms_image .cms_intro {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    padding: 0.9375rem 1.0625rem 1.125rem;
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .cms-advanced .page-cms_image .cms_intro {
        width: 50%; } }
    .cms-advanced .page-cms_image .cms_intro h1 {
      background: none;
      padding: 0;
      width: 100%;
      padding-bottom: 1rem;
      text-align: left;
      font-size: 2.25rem;
      font-weight: 300; }
    .cms-advanced .page-cms_image .cms_intro p {
      font-weight: bold; }

#main .page-content.page-cms b,
#main .page-content.page-cms strong {
  font-weight: 700; }

.page-content.page-cms {
  background: white;
  padding: 4% 5.9375rem 1.25rem;
  text-align: justify; }
  .page-content.page-cms .cms-box img {
    max-width: 100%; }
  .page-content.page-cms a {
    text-decoration: underline; }
  .page-content.page-cms p {
    /*color:$gray;*/
    font-size: 1rem; }
  .page-content.page-cms h1 {
    font-size: 3.125rem; }
  .page-content.page-cms h4 {
    color: #25c1ca; }
  .page-content.page-cms ul {
    padding-left: 0.9375rem;
    list-style-type: disc; }
  .page-content.page-cms li {
    list-style-type: none;
    list-style-position: inside; }
  .page-content.page-cms li:before {
    color: #25c1ca;
    content: "\F105";
    font-weight: bold;
    padding-right: 0.3125rem; }
  .page-content.page-cms.marginTop {
    margin-top: 1.875rem; }
  .page-content.page-cms .bloc-cms h2 {
    color: #252525;
    margin-bottom: 1rem; }
  .page-content.page-cms .bloc-cms > div {
    min-height: 37.5rem;
    margin-bottom: 1.25rem;
    background: url(../css/561160160ad79020250f5dcdc08f3d3b.png) no-repeat bottom #fff;
    padding-bottom: 1.875rem; }
    .page-content.page-cms .bloc-cms > div p {
      padding-left: 1.5625rem;
      padding-right: 1.5625rem; }
      .page-content.page-cms .bloc-cms > div p:first-of-type {
        padding-top: 1rem; }
    .page-content.page-cms .bloc-cms > div ul {
      margin: 0px;
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
      .page-content.page-cms .bloc-cms > div ul li {
        font-style: italic;
        padding: 0px;
        /*font-size:$font-size-xs;*/
        padding-top: 0.3125rem; }
        .page-content.page-cms .bloc-cms > div ul li:first-of-type {
          padding-top: 0px; }
        .page-content.page-cms .bloc-cms > div ul li:before {
          font-size: 0px; }
        .page-content.page-cms .bloc-cms > div ul li strong {
          text-transform: uppercase; }
    .page-content.page-cms .bloc-cms > div > div {
      background: #d3d1d1;
      padding: 1.5625rem; }
  .page-content.page-cms .bloc-cms.bloc-cms-2 h2 {
    font-size: 1.5625rem; }
  .page-content.page-cms .bloc-cms.bloc-cms-2 > div {
    background: #fff;
    min-height: 29.875rem; }
    .page-content.page-cms .bloc-cms.bloc-cms-2 > div ul {
      padding: 0px; }
      .page-content.page-cms .bloc-cms.bloc-cms-2 > div ul li strong {
        font-style: normal; }
  .page-content.page-cms .bloc-cms.bloc-cms-3 > div {
    background: #d3d1d1;
    padding-bottom: 0px; }
    .page-content.page-cms .bloc-cms.bloc-cms-3 > div h3 {
      text-transform: initial;
      font-size: 1.125rem;
      padding-left: 1.5625rem;
      margin: 1.25remx 0rem 0rem; }
    .page-content.page-cms .bloc-cms.bloc-cms-3 > div p {
      color: #000; }
    .page-content.page-cms .bloc-cms.bloc-cms-3 > div ul {
      padding: 0px; }
      .page-content.page-cms .bloc-cms.bloc-cms-3 > div ul li strong {
        font-style: normal; }
    .page-content.page-cms .bloc-cms.bloc-cms-3 > div img {
      margin: 0px;
      padding: 0px; }
  .page-content.page-cms .bloc-cms.reception > div {
    background: #25c1ca;
    min-height: initial;
    /*padding-bottom:20px;*/ }
    .page-content.page-cms .bloc-cms.reception > div p {
      color: #fff; }
    .page-content.page-cms .bloc-cms.reception > div strong {
      text-transform: uppercase; }
  .cms-advanced .page-content.page-cms {
    background: none;
    padding: 0; }

@media (max-width: 767px) {
  .page-content.page-cms {
    padding: 4% 0.9375rem 1.25rem;
    text-align: inherit; }
    .page-content.page-cms.marginTop {
      margin-top: 0; } }

@media (max-width: 991px) {
  #block-cmsinfo {
    padding: 1.25rem 1.875rem; } }

/*# layerslider */
.ls-wrapper .desc {
  background: rgba(0, 0, 0, 0.6);
  font-family: "Titillium Web";
  color: #d8d9d9; }

.ls-wrapper .h2, .ls-wrapper .page-content.page-cms h2, .page-content.page-cms .ls-wrapper h2, .ls-wrapper #bottom_column h2, #bottom_column .ls-wrapper h2 {
  font-family: "Titillium Web";
  font-weight: 300;
  font-style: italic;
  color: #fff;
  margin-bottom: 0px; }

/*#cms {
    .ls-bottom-nav-wrapper {
        z-index: 9000;
    }
    .ls-v5 {
        .ls-bottom-slidebuttons {
            background:$brand-primary;
            padding: 0.6rem 0.5rem 1.5rem;
            top: -25px;
            a {
                padding: 0px 0.4rem;
                width: inherit;
                height: inherit;
                font-weight:$font-weight-bold;
                color: #fff;
                font-size: 1rem;
                text-align: center;
                background: none;
                text-decoration: none;
                strong {
                    font-weight: normal;
                }
                &:before {
                    display: block;
                    content: '';
                    background: url(../img/bullet.png) no-repeat center 0;
                    height: 15px;
                }
                &.ls-nav-active:before {
                    background-position: center -15px;
                }
            }
        }
    }
}*/
@media (min-width: 1200px) {
  .ls-wrapper .desc {
    font-size: 14px !important;
    line-height: 20px !important;
    width: 605px !important;
    height: 302px !important;
    left: calc(75% - 419px) !important;
    top: 68px !important;
    padding: 90px 206px 20px 20px !important;
    box-sizing: border-box !important; }
  .ls-wrapper.wrapper-desc {
    left: calc(75% - 419px) !important; }
  .ls-wrapper .imgRight {
    width: 186px !important;
    height: 302px !important;
    left: 75% !important;
    top: 68px !important; }
  .ls-wrapper.wrapper-imgRight {
    left: 75% !important; }
  .ls-wrapper .icon-france {
    width: 141px !important;
    height: 30px !important;
    left: calc(75% - 399px) !important;
    top: 68px !important; }
  .ls-wrapper.wrapper-icon-france {
    left: calc(75% - 399px) !important; }
  .ls-wrapper .h2, .ls-wrapper .page-content.page-cms h2, .page-content.page-cms .ls-wrapper h2, .ls-wrapper #bottom_column h2, #bottom_column .ls-wrapper h2 {
    left: calc(75% - 399px) !important;
    top: 111px !important;
    font-size: 40px !important; }
  .ls-wrapper.wrapper-h2 {
    left: calc(75% - 399px) !important; }
  #cms .ls-gui-element.ls-thumbnail-wrapper {
    top: -25px; }
  /* #cms .ls-v5 .ls-bottom-slidebuttons {
        background: #c43600 url(../img/bullet_bar.png) no-repeat 47px 18px;
        padding: 12px 15px 23px;
        position: absolute;
        right: auto;
        top: 390px;
        left: calc(75% - 419px);
        a {
            padding: 0px 13px;
            width: inherit;
            height: inherit;
            font-weight:$font-weight-bold;
            color: $light-color;
            text-align: center;
            font-size: 14px;
            background: none;
            text-decoration: none;
            &:first-child {
                padding: 0 12px 0 10px;
            }
            &:nth-child(2) {
                padding: 0 10px;
            }
            &:nth-child(6) {
                padding: 0 10px 0 15px;
            }
            &:before {
                display: block;
                content: '';
                background: url(../img/bullet.png) no-repeat center 0;
                height: 15px;
            }
            &.ls-nav-active:before {
                background-position: center -15px;
            }
        }
    }*/ }

/********Layer slider home*******/
#index #top_column > .row {
  margin: 0; }

#index #top_column .col-lg-12 {
  min-height: inherit;
  padding: 0px; }

.header-banner .ls-wp-container {
  background: #25c1ca;
  color: #fff;
  width: 100% !important; }

.header-banner .ls-wrapper p {
  font-weight: 700;
  font-style: italic;
  font-size: 0.875rem;
  line-height: 27px;
  color: #fff;
  width: 100%;
  text-align: center; }

.header-banner .ls-wrapper .ls-layers a {
  color: #fff; }

@media (max-width: 767px) {
  .header-banner {
    /*width:100% !important;
    	left:0 !important;*/ }
    .header-banner .ls-wp-container {
      height: 27px !important; }
    .header-banner .ls-wrapper {
      height: auto !important;
      left: 5px !important; }
    .header-banner p {
      font-size: 0.875rem !important;
      line-height: 1.6875rem !important;
      width: 100% !important;
      left: 0 !important;
      height: auto !important; } }

/*@media (max-width: 1140px) {
    .ls-wp-container{display:none;}
}*/
p.info-title {
  font-weight: 600;
  margin-bottom: 1.5625rem; }

/****popup****/
body#cms.content-only #main {
  margin-bottom: 0; }
  body#cms.content-only #main .page-content {
    margin-bottom: 0; }
  body#cms.content-only #main .page-footer {
    padding-bottom: 0; }

#cms[class*="cms-popup"] {
  font-size: 15px;
  padding: 1.25rem !important;
  line-height: 1.25rem;
  background: #fff; }
  #cms[class*="cms-popup"] .page-content.page-cms {
    padding: 0; }
    #cms[class*="cms-popup"] .page-content.page-cms.marginTop {
      margin-top: 0; }
    #cms[class*="cms-popup"] .page-content.page-cms h1 {
      display: none; }

.page-content.page-cms .footer-popup {
  color: #25c1ca;
  border-top: 2px solid #25c1ca;
  margin-top: 15px;
  padding-top: 15px;
  clear: both;
  font-size: 15px; }
  .page-content.page-cms .footer-popup p {
    color: #25c1ca; }
  .page-content.page-cms .footer-popup div[class*="col-"]:first-child p {
    margin-left: 3.125rem;
    font-size: 1.0625rem; }
  .page-content.page-cms .footer-popup h4 {
    margin: 0px;
    font-size: 2.8125rem;
    display: inline-block; }
  .page-content.page-cms .footer-popup .align-right {
    text-align: right;
    font-size: 0.875rem;
    display: block; }

/***module lyopageeditor pour page CMS***/
.widget.container-fluid {
  padding: 0; }

.widget.LPE-box-img-background {
  min-height: 480px; }

.widget .LPE-cms_intro {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 0.9375rem 1.0625rem 1.125rem;
  margin: 0.8125rem 0.625rem 0.625rem;
  position: relative;
  z-index: 2; }
  @media (min-width: 992px) {
    .widget .LPE-cms_intro {
      width: 50%; } }
  .widget .LPE-cms_intro h1 {
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-bottom: 1rem;
    text-align: left;
    font-size: 2.25rem;
    font-weight: 300; }
  .widget .LPE-cms_intro p {
    font-weight: bold;
    color: inherit;
    font-size: inherit; }

.widget .LPE-box-grey-infos {
  background: #d3d1d1;
  padding: 1.5625rem; }
  .widget .LPE-box-grey-infos ul {
    margin: 0px;
    padding: 0; }
    .widget .LPE-box-grey-infos ul li {
      font-style: italic;
      padding: 0px;
      /*font-size:$font-size-xs;*/
      padding-top: 0.3125rem; }
      .widget .LPE-box-grey-infos ul li:first-of-type {
        padding-top: 0px; }
      .widget .LPE-box-grey-infos ul li:before {
        font-size: 0px; }
      .widget .LPE-box-grey-infos ul li strong {
        text-transform: uppercase;
        font-style: normal; }

.widget .LPE-box-primary {
  background: #25c1ca;
  color: #fff;
  padding: 1.5625rem; }
  .widget .LPE-box-primary p, .widget .LPE-box-primary * {
    color: #fff; }

.page-cms .widget:first-child {
  margin-top: 0; }

#products {
  color: #333; }
  #products .products-select {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-align: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -o-align-items: baseline;
    align-items: baseline;
    -ms-flex-align: baseline;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
  #products .up {
    margin-bottom: 1rem; }
    #products .up .btn-secondary, #products .up .btn-secondary-outline, #products .up .btn-tertiary {
      color: #928c8f;
      text-transform: inherit; }
      #products .up .btn-secondary .material-icons, #products .up .btn-secondary-outline .material-icons, #products .up .btn-tertiary .material-icons, #products .up .btn-secondary #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #products .up .btn-secondary a:before, #products .up .btn-secondary-outline #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #products .up .btn-secondary-outline a:before, #products .up .btn-tertiary #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #products .up .btn-tertiary a:before, #products .up .btn-secondary #header .header-top .links li a::before, #header .header-top .links li #products .up .btn-secondary a::before, #products .up .btn-secondary-outline #header .header-top .links li a::before, #header .header-top .links li #products .up .btn-secondary-outline a::before, #products .up .btn-tertiary #header .header-top .links li a::before, #header .header-top .links li #products .up .btn-tertiary a::before {
        margin-right: 0; }

.block-category {
  position: relative;
  min-height: 16rem;
  padding: 1.4375rem;
  line-height: 1.1875rem;
  margin-bottom: 0; }
  .block-category h1 {
    border-bottom: 0;
    font-weight: 300;
    text-align: left;
    font-size: 2.25rem;
    margin: 0;
    padding-bottom: 0; }
  .block-category #category-description {
    padding-top: 0.9375rem; }
    .block-category #category-description p,
    .block-category #category-description strong {
      font-weight: 400; }
    .block-category #category-description p {
      margin-bottom: 0; }
  .block-category .category-cover {
    position: relative;
    width: 45%;
    background: rgba(255, 255, 255, 0.8);
    padding: 0.9375rem 1.0625rem 1.125rem; }

.products-selection {
  clear: both;
  margin-top: 0; }
  .products-selection .sort-by-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-pack: end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    -ms-flex-align: center;
        align-items: center; }
  .products-selection .sort-by {
    font-weight: 700;
    white-space: normal;
    word-break: break-word;
    margin-right: -0.9375rem;
    margin-left: 0.9375rem; }
  .products-selection .total-products {
    padding-top: 0.625rem; }
  .products-selection h1 {
    padding-top: 0.625rem; }

.products-sort-order {
  color: #333;
  padding-right: 0; }
  @media (max-width: 575px) {
    .products-sort-order {
      padding-left: 0; } }
  .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #252525;
    background: #fff;
    padding: 0.625rem;
    cursor: pointer;
    border: 1px solid #333; }
  .products-sort-order .select-list {
    display: block;
    color: #fff;
    padding: 0.625rem 1.25rem; }
    .products-sort-order .select-list:hover {
      background: #25c1ca;
      text-decoration: none; }
  .products-sort-order .dropdown-menu {
    left: auto;
    right: 0;
    width: 100%;
    background: #252525;
    border: none;
    border-radius: 0;
    text-align: center;
    margin-top: 0; }

#search_filters {
  margin-top: 1.875rem; }
  #search_filters h2 {
    color: #333; }
  #search_filters .facet_content {
    background: white;
    padding: 1.25rem 0.375rem 0.5rem; }
    #search_filters .facet_content .facet {
      margin-bottom: 0.75rem; }
      #search_filters .facet_content .facet .collapse {
        display: block; }
      #search_filters .facet_content .facet .facet-title {
        text-transform: uppercase;
        margin-bottom: 0.4375rem;
        margin-top: 0;
        padding-left: 0.1875rem;
        font-size: 0.875rem;
        width: inherit;
        overflow: inherit;
        text-overflow: initial; }
      #search_filters .facet_content .facet .facet-label {
        margin-bottom: 0;
        width: inherit; }
        #search_filters .facet_content .facet .facet-label a {
          margin-top: 0.4375rem;
          color: #252525;
          display: inline-block;
          font-size: 0.875rem;
          width: inherit;
          overflow: inherit;
          text-overflow: inherit;
          white-space: normal; }
        #search_filters .facet_content .facet .facet-label.btn-tertiary {
          background: #d3d1d1;
          color: #7e7a72;
          font-weight: 300;
          text-transform: initial;
          padding: 0.3125rem 0.75rem 0.375rem;
          border-width: 0px 0px 0px 1px;
          border-color: #afafaf;
          z-index: 3; }
          #search_filters .facet_content .facet .facet-label.btn-tertiary a {
            color: #7e7a72;
            margin-top: 0; }
          #search_filters .facet_content .facet .facet-label.btn-tertiary:first-child {
            border-width: 0px; }
          #search_filters .facet_content .facet .facet-label.btn-tertiary.disabled a {
            cursor: not-allowed; }
          #search_filters .facet_content .facet .facet-label.btn-tertiary.active {
            background: #25c1ca;
            color: #fff; }
            #search_filters .facet_content .facet .facet-label.btn-tertiary.active a {
              color: #fff; }

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle .PM_ASCriterionsGroupName {
  font-size: 0.875rem;
  font-weight: 700; }

.pagination {
  width: 100%; }
  .pagination > div:first-child {
    line-height: 2.5rem; }
  .pagination .page-list {
    background: white;
    padding: 0.625rem 1.25rem;
    margin-bottom: 0; }
    .pagination .page-list li {
      display: inline; }
  .pagination a {
    color: black;
    font-weight: 600; }
  .pagination .previous {
    float: left; }
  .pagination .next {
    float: right; }
  .pagination .disabled {
    color: #928c8f; }
  .pagination .current a {
    color: #25c1ca;
    text-decoration: none; }

.active_filters {
  background: #dededd;
  padding: 0.625rem 1.875rem 0;
  margin-bottom: 1.25rem; }
  .active_filters .active-filter-title {
    display: inline;
    margin-right: 0.625rem;
    font-weight: 600; }
  .active_filters ul {
    display: inline; }
  .active_filters .filter-block {
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    color: #252525;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    background: white;
    padding: 0.625rem;
    display: inline-block;
    font-size: 0.8125rem; }
    .active_filters .filter-block .close {
      color: #252525;
      font-size: 1rem;
      opacity: 1;
      margin-top: 0.1875rem;
      margin-left: 0.3125rem; }

.block-categories {
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  background: white;
  padding: 1.5625rem 1.25rem;
  margin-bottom: 1.5625rem; }
  .block-categories .category-sub-menu {
    margin-top: 0.625rem; }
    .block-categories .category-sub-menu .category-sub-link {
      font-size: 0.875rem; }
    .block-categories .category-sub-menu li {
      position: relative; }
      .block-categories .category-sub-menu li[data-depth="1"] {
        margin-bottom: 0.625rem; }
    .block-categories .category-sub-menu li[data-depth="0"] > a {
      font-weight: 600;
      border-bottom: #d3d1d1 2px solid;
      width: 100%;
      display: inline-block;
      margin: 0.3125rem 0 0;
      padding-bottom: 0.1875rem; }
    .block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
      padding-left: 0.3125rem; }
      .block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
        content: "-";
        margin-right: 0.3125rem; }
  .block-categories a {
    color: #252525; }
  .block-categories .collapse-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer; }
    .block-categories .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    .block-categories .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    .block-categories .collapse-icons .add:hover,
    .block-categories .collapse-icons .remove:hover {
      color: #25c1ca; }
    .block-categories .collapse-icons .remove {
      display: none; }
  .block-categories .arrows .arrow-right,
  .block-categories .arrows .arrow-down {
    font-size: 0.875rem;
    cursor: pointer;
    margin-left: 2px; }
    .block-categories .arrows .arrow-right:hover,
    .block-categories .arrows .arrow-down:hover {
      color: #25c1ca; }
  .block-categories .arrows .arrow-down {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block; }

.facets-title {
  color: #252525; }

.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-secondary-outline, .products-selection .filter-button .btn-tertiary {
  padding: 0.75rem 0.5rem 0.6875rem; }

/*** Responsive part ***/
@media (max-width: 767px) {
  #category #left-column {
    width: 100%; }
    #category #left-column #search_filters_wrapper {
      margin-left: -30px;
      margin-right: -30px; }
    #category #left-column #search_filter_controls {
      text-align: center;
      margin-bottom: 1rem; }
      #category #left-column #search_filter_controls button {
        margin: 0 0.5rem; }
    #category #left-column #search_filters {
      margin-bottom: 0;
      box-shadow: none;
      padding: 0;
      border-top: 1px solid #ebebeb; }
      #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 1px solid #ebebeb; }
        #category #left-column #search_filters .facet .title {
          cursor: pointer; }
          #category #left-column #search_filters .facet .title .collapse-icons .remove {
            display: none; }
        #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
          display: none; }
        #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
          display: block; }
        #category #left-column #search_filters .facet .facet-title {
          color: #252525;
          text-transform: uppercase; }
        #category #left-column #search_filters .facet .h6 {
          margin-bottom: 0;
          padding: 0.625rem;
          display: inline-block; }
        #category #left-column #search_filters .facet .navbar-toggler {
          display: inline-block;
          padding: 0.625rem 0.625rem 0 0; }
        #category #left-column #search_filters .facet .collapse {
          display: none; }
          #category #left-column #search_filters .facet .collapse.in {
            display: block; }
        #category #left-column #search_filters .facet .facet-label a {
          margin-top: 0; }
        #category #left-column #search_filters .facet ul {
          margin-bottom: 0; }
          #category #left-column #search_filters .facet ul li {
            border-top: 1px solid #ebebeb;
            padding: 0.625rem; }
  #category #content-wrapper {
    width: 100%; }
  #category #search_filter_toggler {
    width: 100%; }
  .products-sort-order .select-title {
    margin-left: 0; }
  .products-selection h1 {
    padding-top: 0;
    text-align: center;
    margin-bottom: 1rem; }
  .products-selection .showing {
    padding-top: 1rem; }
  #prices-drop #content-wrapper,
  #new-products #content-wrapper,
  #best-sales #content-wrapper {
    width: 100%; } }

@media (max-width: 575px) {
  .products-selection .filter-button {
    padding-left: 0; }
  #category #left-column #search_filters_wrapper {
    margin-left: -15px;
    margin-right: -15px; } }

body {
  position: relative; }

#product #content {
  position: relative;
  margin: 0 auto; }

#product .column_right {
  padding: 0.5rem 0; }

#product h1 {
  font-size: 2.125rem;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.7rem; }
  @media (max-width: 991px) {
    #product h1 {
      font-size: 1.875rem; } }
  @media (max-width: 575px) {
    #product h1 {
      font-size: 1.75rem; } }

#product h2 {
  font-size: 1.625rem; }

.product-description[id^="product-description-short"] {
  overflow-wrap: break-word;
  padding: 0;
  margin-top: 0.5rem; }

.primary_block {
  background: #f6f6f6;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }

#product-description-short {
  color: #252525; }

.product-information {
  font-size: 1rem;
  color: #252525; }
  .product-information .manufacturer-logo {
    height: 35px; }

.input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 1.8rem;
  width: 1.8rem; }

.input-container {
  position: relative; }

.input-radio {
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%; }

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: 1px solid #252525 !important; }

.input-color:checked + span {
  border: 1px solid #25c1ca !important;
  /*&:before {
      	content: '';
      	position: absolute;
      	right: 2px;
      	top: 1px;
      	height: 27px;
      	width: 27px;
      	border: 2px solid #fff;
      }*/ }

.input-color + span.color {
  border: 1px solid #333; }

.radio-label {
  background: white;
  display: inline-block;
  padding: 0.125rem 0.625rem;
  font-weight: 600;
  border: 1px solid #928c8f; }

.product-actions .control-label {
  width: 100%;
  margin-bottom: 0.375rem;
  display: block;
  width: 100%; }

.product-actions .add-to-cart {
  font-size: 1.3rem;
  line-height: 2.0625rem; }
  .product-actions .add-to-cart .material-icons, .product-actions .add-to-cart #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child .product-actions .add-to-cart a:before, .product-actions .add-to-cart #header .header-top .links li a::before, #header .header-top .links li .product-actions .add-to-cart a::before {
    line-height: inherit; }
  @media (max-width: 991px) {
    .product-actions .add-to-cart {
      margin-top: 0rem; } }
  .product-actions .add-to-cart:disabled {
    display: none; }

.product-quantity .qty {
  margin-bottom: 0.5rem; }

.product-quantity .add {
  margin-bottom: 0.5rem; }

.product-quantity #quantity_wanted {
  color: #252525;
  background-color: white;
  height: 2.75rem;
  padding: 0.175rem 0.5rem;
  width: 3rem; }

.product-quantity .input-group-btn-vertical {
  float: left; }

.product-quantity .input-group-btn-vertical .btn {
  padding: 0.5rem 0.6875rem; }
  .product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: 0.125rem;
    left: 0.1875rem; }

.product-quantity .btn-touchspin {
  height: 1.4375rem; }

.product-discounts {
  margin-bottom: 1.5rem; }
  .product-discounts > .product-discounts-title {
    font-weight: normal;
    font-size: 0.875rem; }
  .product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 0.625rem 1.25rem;
    background: white;
    border: 0.3125rem #d3d1d1 solid;
    text-align: center; }
  .product-discounts > .table-product-discounts tbody tr {
    background: #ebebeb; }
    .product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
      background: white; }
    .product-discounts > .table-product-discounts tbody tr td {
      padding: 0.625rem 1.25rem;
      text-align: center;
      border: 0.3125rem #d3d1d1 solid; }

.product-prices {
  /* margin-top:0;
  margin-top:1.85rem;
  margin-left:1rem;*/ }
  .product-prices .product-price span {
    display: inline-block; }
    .product-prices .product-price span[itemprop="price"] {
      font-weight: 700;
      font-size: 2.125rem; }
  .product-prices .tax-shipping-delivery-label {
    font-size: 0.8125rem;
    color: #333; }

/*.netreviewsProductWidgetNew+.product-prices{
		margin-top:1rem;
} */
.shippingCosts {
  color: #928c8f;
  font-weight: 600;
  font-size: 1.125rem;
  margin-bottom: 1rem; }

.regular-price {
  text-decoration: line-through;
  font-weight: normal;
  color: #928c8f;
  font-size: 1.375rem;
  padding-left: 1rem; }

.product-discount {
  display: inline-block; }
  .product-discount .discount {
    background: #25c1ca;
    color: white;
    padding: 0.5rem 1rem;
    font-size: 1.3125rem;
    text-transform: uppercase;
    display: inline-block; }
  .product-discount + .shippingCosts {
    display: inline-block;
    padding-left: 1rem; }

.product-unit-price {
  font-size: 0.8125rem;
  margin-bottom: 0; }

.product-cover {
  margin-bottom: 1.25rem;
  position: relative; }
  .product-cover img {
    background: #ebebeb; }
  .product-cover .layer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: calc(100% - 30px);
    height: 100%;
    background: white;
    position: absolute;
    left: 15px;
    top: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    cursor: pointer; }
    .product-cover .layer:hover {
      opacity: 1; }
    .product-cover .layer .zoom-in {
      font-size: 6.25rem;
      color: white; }

#product-modal .modal-content {
  background: transparent;
  border: none;
  padding: 0; }
  #product-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30%; }
    #product-modal .modal-content .modal-body .product-cover-modal {
      background: white; }
    #product-modal .modal-content .modal-body .image-caption {
      background: white;
      width: 800px;
      padding: 0.625rem 1.25rem;
      border-top: #d3d1d1 1px solid; }
      #product-modal .modal-content .modal-body .image-caption p {
        margin-bottom: 0; }
    #product-modal .modal-content .modal-body .thumbnails {
      position: relative; }
    #product-modal .modal-content .modal-body .mask {
      position: relative;
      overflow: hidden;
      max-height: 49.375rem;
      margin-top: 2.1875rem;
      z-index: 1; }
      #product-modal .modal-content .modal-body .mask.nomargin {
        margin-top: 0; }
      @media (max-width: 991px) {
        #product-modal .modal-content .modal-body .mask {
          margin-top: 0; } }
    #product-modal .modal-content .modal-body .product-images {
      margin-left: 2.5rem; }
      @media (max-width: 991px) {
        #product-modal .modal-content .modal-body .product-images {
          margin-left: 0; } }
      #product-modal .modal-content .modal-body .product-images img {
        width: 9.25rem;
        cursor: pointer;
        background: white; }
        #product-modal .modal-content .modal-body .product-images img:hover {
          border: #25c1ca 3px solid; }
        @media (max-width: 991px) {
          #product-modal .modal-content .modal-body .product-images img {
            width: 6.25rem; } }
    #product-modal .modal-content .modal-body .arrows {
      height: 100%;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 0;
      color: white;
      right: 1.875rem;
      z-index: 0;
      cursor: pointer; }
      #product-modal .modal-content .modal-body .arrows .arrow-up {
        position: absolute;
        top: -2rem;
        opacity: 0.2; }
      #product-modal .modal-content .modal-body .arrows .arrow-down {
        position: absolute;
        bottom: -.3rem; }
      #product-modal .modal-content .modal-body .arrows i {
        font-size: 6.25rem;
        display: inline; }

#blockcart-modal {
  color: #252525; }
  #blockcart-modal .modal-content {
    border-radius: 0; }
  #blockcart-modal .modal-header {
    border-bottom: 0;
    padding-bottom: 0; }
  #blockcart-modal .modal-body {
    padding: 1.5625rem 1.875rem; }
    #blockcart-modal .modal-body .divide-right span {
      display: inline-block;
      margin-bottom: 0.3125rem; }
  #blockcart-modal .modal-dialog {
    max-width: 1140px;
    width: 100%; }
  #blockcart-modal .product-image {
    border: 1px solid #d3d1d1; }
  #blockcart-modal .modal-title {
    color: #333;
    font-size: 1.625rem;
    margin-top: 0.3125rem; }
    #blockcart-modal .modal-title i.material-icons {
      margin-right: 0.625rem;
      position: relative;
      top: -4px; }
  #blockcart-modal .product-name {
    font-weight: 300;
    font-family: "Libre Franklin";
    font-size: 1.2rem; }
  #blockcart-modal .modal_cart_price {
    font-weight: 700;
    font-size: 1.125rem; }
  #blockcart-modal strong {
    font-weight: 700; }
  #blockcart-modal .cart-products-count {
    font-size: 1.125rem; }
  #blockcart-modal .cart-content {
    padding-left: 2.5rem; }
    #blockcart-modal .cart-content button {
      margin-right: 0.3125rem; }
  #blockcart-modal .divide-right {
    border-right: #928c8f 1px solid; }
  #blockcart-modal .button-container {
    padding-top: 1.25rem; }
  @media (max-width: 767px) {
    #blockcart-modal #csoc-container {
      display: none !important; } }

@media (min-width: 768px) {
  .product-images.col-md-2, div.MagicToolboxContainer.selectorsRight .product-images.MagicToolboxSelectorsContainer {
    width: 16.15%; } }

.product-images > li.thumb-container {
  /*display: block;
    margin-bottom: rem(15px);*/
  display: inline; }
  .product-images > li.thumb-container > .thumb {
    /*width:100%;
    	height:100%;*/
    cursor: pointer;
    margin-right: 0.8125rem;
    margin-bottom: 0.625rem; }

#main .images-container {
  position: relative;
  /*@include display(flex);
    @include flex-direction(row-reverse);
    margin-right: -15px;
    margin-left: -15px;*/ }
  #main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden; }
    #main .images-container .js-qv-mask.scroll {
      /*height: calc(631px - 68px);
        margin: 34px 0;*/
      width: calc(100% - 60px);
      margin: 0 auto; }

.scroll-box-arrows {
  display: none; }
  .scroll-box-arrows.scroll {
    display: block; }
  .scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
    /* bottom: 0;
    height:34px;
    line-height:30px;
    cursor: pointer;
    padding-left: 3rem;*/ }
  .scroll-box-arrows .left {
    left: 0;
    /*bottom: auto;
    top: 0;
    left: auto !important;*/ }
  .scroll-box-arrows .right {
    right: 0;
    /*line-height: 45px;
   right: auto !important;*/ }

#product-availability {
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  #product-availability .material-icons, #product-availability #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #product-availability a:before, #product-availability #header .header-top .links li a::before, #header .header-top .links li #product-availability a::before {
    line-height: inherit; }
  #product-availability .product-available {
    color: #327526; }
  #product-availability .product-unavailable {
    color: #c24411; }
  #product-availability .product-last-items {
    color: #c24411; }

@media (max-width: 991px) {
  #product-details {
    margin-top: 3rem; } }

#product-video {
  margin-bottom: 0;
  /*background:$background-box-product;*/ }
  #product-video a {
    position: relative;
    display: block;
    text-align: center; }
    #product-video a span {
      position: absolute;
      top: 12%;
      display: block;
      width: 100%; }
      #product-video a span strong {
        color: #fff;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, 0.3);
        padding: 1rem;
        font-size: 1.25rem; }
      @media (max-width: 767px) {
        #product-video a span {
          top: auto;
          bottom: 13px; }
          #product-video a span strong {
            padding: 0.5rem;
            font-size: 0.875rem; } }
      @media (max-width: 575px) {
        #product-video a span {
          position: relative;
          bottom: auto;
          margin-top: 1rem; }
          #product-video a span strong {
            border: 0;
            background: none;
            color: #000; } }
  @media (min-width: 992px) {
    #product-video .slick-arrow.slick-prev {
      transform: translateX(-70px); }
      #product-video .slick-arrow.slick-prev:before {
        color: #000; }
    #product-video .slick-arrow.slick-next {
      transform: translateX(75px); }
      #product-video .slick-arrow.slick-next:before {
        color: #000; } }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.container-description {
  background: #f6f6f6;
  padding-bottom: 1rem; }
  .container-description .widget.container {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px; }
  .column_right_product .container-description {
    margin-top: 1.5rem;
    padding-bottom: 0; }

.product-extended-features .nav-tabs {
  border-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .product-extended-features .nav-tabs .nav-link {
    color: #928c8f;
    font-weight: 600;
    font-size: 1.125rem;
    padding: 0.5rem 1.5rem;
    cursor: pointer; }
    .product-extended-features .nav-tabs .nav-link.active, .product-extended-features .nav-tabs .nav-link:hover {
      color: #000;
      border-color: transparent; }

.product-extended-features .tab-pane > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .product-extended-features .tab-pane > div > div {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 576px) {
      .product-extended-features .tab-pane > div > div {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%; }
        .product-extended-features .tab-pane > div > div:first-child {
          padding-right: 1rem; }
        .product-extended-features .tab-pane > div > div:last-child {
          padding-left: 1rem; } }
    @media (max-width: 575px) {
      .product-extended-features .tab-pane > div > div:last-child {
        padding-top: 1rem; } }

.product-extended-features > div:not(.product-group-features) {
  border-bottom: 1px solid #252525; }
  .product-extended-features > div:not(.product-group-features):last-child {
    border-bottom: 0; }

.container-product-accessories {
  border-top: 1px solid #ebebeb; }

#accessories_text img {
  margin: 0 auto 0.8rem;
  width: 100px;
  max-width: 100%;
  display: block;
  text-align: center; }

#accessories_text ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  #accessories_text ul li {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
    text-align: center;
    font-size: 0.875rem;
    /*max-width:115px;*/
    /*margin-left:15px;
				margin-right:15px;*/
    /*display:flex;
				flex-wrap:wrap;*/ }
    @media (max-width: 767px) {
      #accessories_text ul li {
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 1rem; } }
    @media (max-width: 575px) {
      #accessories_text ul li {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%; } }
    #accessories_text ul li:first-child {
      /*margin-left:0px;	*/ }

#feature_text {
  background: #f6f6f6;
  padding-top: 2rem;
  padding-bottom: 3rem; }

.product-feature_text table td {
  padding: 0.75rem 1.2rem; }

.product-feature_text table tr td:first-child {
  border-right: 1px solid #252525; }

.product-features {
  margin-top: 1.25rem; }
  .product-features > dl.data-sheet {
    float: left;
    margin: 0px 4%;
    width: 50px; }
    .product-features > dl.data-sheet dd {
      text-align: center;
      margin: 0; }
      .product-features > dl.data-sheet dd.value {
        background: #c9c9c9;
        font-size: 24px;
        line-height: 0.8;
        padding-bottom: 5px;
        color: #25c1ca; }
    .product-features > dl.data-sheet dt.name {
      display: table-cell;
      width: 50px;
      vertical-align: bottom;
      font-size: 10px;
      font-weight: normal;
      padding-bottom: 2px;
      height: 45px;
      line-height: 14px;
      word-wrap: break-word;
      text-align: center;
      text-transform: uppercase; }

.variants_and_add {
  position: relative; }

.product-variants {
  /*margin-right:rem(15px);*/ }
  .product-variants > .product-variants-item {
    padding-bottom: 0.1875rem; }
    .product-variants > .product-variants-item .control-label a {
      font-size: 0.625rem;
      padding-left: 0.375rem;
      color: #333; }
    .product-variants > .product-variants-item select {
      border: 1px solid #d3d1d1;
      height: 2.5rem;
      width: 3.75rem; }
    .product-variants > .product-variants-item ul li {
      margin-right: 0.625rem; }
    .product-variants > .product-variants-item .color {
      margin-left: 0;
      margin-top: 0;
      width: 1.8rem;
      height: 1.8rem; }
    .product-variants > .product-variants-item .custom-radio {
      margin-right: 0.25rem; }

.margin_attribute_assembly {
  margin-top: 5rem; }

.properties img {
  display: inline-block;
  height: auto;
  margin: 0 0.625rem;
  vertical-align: middle;
  max-width: 5.3125rem; }
  .properties img.made_france {
    max-width: 85px; }
  .properties img.approval {
    max-width: 55px; }
  .properties img.segmentation {
    max-width: 100px; }
  .properties img.accessibility {
    max-width: 64px; }
  .properties img.standard {
    max-width: 50px; }

#attachments {
  margin-top: 1.0625rem; }
  #attachments > div {
    margin-bottom: 1rem; }
  #attachments a {
    color: #4d6666;
    font-size: 0.875rem;
    text-align: left;
    white-space: inherit; }
    #attachments a span {
      margin-right: 8px; }

.product-flags {
  position: absolute;
  top: 0;
  width: 100%; }
  @media (max-width: 991px) {
    .product-flags {
      /*position: relative;  */ } }
  @media (min-width: 768px) {
    #product .product-flags {
      /*left:111px;
        width:calc(100% - 111px);*/ } }
  .product-thumbnail-push + .product-flags {
    display: none; }

li.product-flag {
  display: block;
  position: absolute;
  background: #25c1ca;
  font-weight: 700;
  padding: 0.3125rem 0.4375rem;
  text-transform: uppercase;
  color: white;
  margin-top: 0.625rem;
  margin-left: -0.3125rem;
  z-index: 2; }
  li.product-flag.online-only {
    display: none;
    top: 29rem;
    right: 0;
    font-size: 0.8125rem; }
    li.product-flag.online-only::before {
      content: "\E30A";
      font-family: 'Material Icons';
      vertical-align: middle;
      margin: 0.3125rem; }
  li.product-flag.on-sale {
    width: 100%;
    text-align: center;
    margin: 0;
    left: 0;
    top: 0; }
  li.product-flag.garantee {
    background: none;
    right: 0; }

.product-customization {
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  margin: 2.5rem 0; }
  .product-customization .product-customization-item {
    margin: 1.25rem 0; }
  .product-customization .product-message {
    background: #d3d1d1;
    border: none;
    width: 100%;
    height: 3.125rem;
    resize: none;
    padding: 0.625rem; }
    .product-customization .product-message::-webkit-input-placeholder {
      color: #928c8f; }
    .product-customization .product-message::-moz-placeholder {
      color: #928c8f; }
    .product-customization .product-message:-moz-placeholder {
      color: #928c8f; }
    .product-customization .product-message:-ms-input-placeholder {
      color: #928c8f; }
  .product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 2.625rem;
    overflow: hidden;
    position: absolute; }
  .product-customization .custom-file {
    position: relative;
    background: #d3d1d1;
    width: 100%;
    height: 2.625rem;
    line-height: 2.625rem;
    text-indent: 0.625rem;
    display: block;
    color: #928c8f;
    margin-top: 1.25rem; }
    .product-customization .custom-file button {
      z-index: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .product-customization small {
    color: #928c8f; }

.product-pack {
  margin-top: 2.5rem; }
  .product-pack .pack-product-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .product-pack .pack-product-container .pack-product-name {
      box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      font-size: 0.875rem;
      color: #928c8f; }
    .product-pack .pack-product-container .pack-product-quantity {
      border-left: #d3d1d1 2px solid;
      padding-left: 0.625rem; }
    .product-pack .pack-product-container .pack-product-name,
    .product-pack .pack-product-container .pack-product-price,
    .product-pack .pack-product-container .pack-product-quantity {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .product-pack .pack-product-container .pack-product-name {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: center;
          justify-content: center; }

.product-refresh {
  margin-top: 1.25rem; }

.social-sharing {
  /*width: 100%;*/
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  background: #fff url(../css/1f2ba02ada3a5c2e2ef28e5039908a9d.png) no-repeat scroll left bottom;
  padding: 1rem 0; }
  .social-sharing ul {
    margin-bottom: 0; }
  .social-sharing li {
    display: inline-block;
    cursor: pointer;
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
    .social-sharing li a {
      display: block;
      width: 100%;
      height: 100%;
      white-space: nowrap;
      overflow: hidden;
      font-size: 1.5625rem;
      color: #91908f; }
    .social-sharing li.facebook a:hover {
      color: #395996; }
    .social-sharing li.twitter a:hover {
      color: #1da1f2; }
    .social-sharing li.googleplus a:hover {
      color: #dc4a38; }
    .social-sharing li.pinterest a:hover {
      color: #bd081c; }

.products-selection {
  margin-bottom: 1.25rem; }
  .products-selection .title {
    color: #333; }

#blockcart-modal .cart-content .btn {
  margin-bottom: 0.625rem; }

@media (max-width: 991px) {
  .product-cover img {
    width: 100%; }
  #product-modal .modal-content .modal-body {
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    margin-left: 0; }
    #product-modal .modal-content .modal-body img.product-cover-modal {
      width: 100%; }
    #product-modal .modal-content .modal-body .arrows {
      display: none; }
  #product-modal .modal-content .modal-body .image-caption {
    width: 100%; }
  #blockcart-modal .modal-dialog {
    width: calc(100% - 20px); }
  #blockcart-modal .modal-body {
    padding: 1.875rem; } }

@media (max-width: 767px) {
  #blockcart-modal .divide-right {
    border-right: none; }
  #blockcart-modal .modal-body {
    padding: 1rem; } }

/***ps_categoryproducts****/
.product-accessories .thumbnail-container, .product-sheet.product-sheet-pool-table .relatedProducts .thumbnail-container {
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .product-accessories .thumbnail-container, .product-sheet.product-sheet-pool-table .relatedProducts .thumbnail-container {
      margin-bottom: 1.3125rem; } }

#cart .product-accessories .product-title a, #cart .product-sheet.product-sheet-pool-table .relatedProducts .product-title a, .product-sheet.product-sheet-pool-table #cart .relatedProducts .product-title a,
#blockcart-modal .product-accessories .product-title a,
#blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .product-title a,
.product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .product-title a {
  font-size: 1.2rem; }
  #cart .product-accessories .product-title a:before, #cart .product-sheet.product-sheet-pool-table .relatedProducts .product-title a:before, .product-sheet.product-sheet-pool-table #cart .relatedProducts .product-title a:before,
  #blockcart-modal .product-accessories .product-title a:before,
  #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .product-title a:before,
  .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .product-title a:before {
    display: none; }

#cart .product-accessories .lnk_view, #cart .product-sheet.product-sheet-pool-table .relatedProducts .lnk_view, .product-sheet.product-sheet-pool-table #cart .relatedProducts .lnk_view,
#blockcart-modal .product-accessories .lnk_view,
#blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .lnk_view,
.product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .lnk_view {
  float: right; }
  #cart .product-accessories .lnk_view i, #cart .product-sheet.product-sheet-pool-table .relatedProducts .lnk_view i, .product-sheet.product-sheet-pool-table #cart .relatedProducts .lnk_view i,
  #blockcart-modal .product-accessories .lnk_view i,
  #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .lnk_view i,
  .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .lnk_view i {
    border: 2px solid #25c1ca;
    border-radius: 17px;
    color: #25c1ca;
    float: right;
    font-size: 1rem;
    line-height: 1.375rem;
    padding: 0.0625rem 0.3125rem 0 0.5rem;
    position: relative;
    top: -3px; }

#cart .product-accessories .product-price-and-shipping, #cart .product-sheet.product-sheet-pool-table .relatedProducts .product-price-and-shipping, .product-sheet.product-sheet-pool-table #cart .relatedProducts .product-price-and-shipping,
#blockcart-modal .product-accessories .product-price-and-shipping,
#blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .product-price-and-shipping,
.product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .product-price-and-shipping {
  font-size: 1.2rem; }

#blockcart-modal .product-accessories .thumbnail-container, #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .thumbnail-container, .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .thumbnail-container {
  max-width: 232px; }

#blockcart-modal .product-accessories .product-miniature, #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature, .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .product-miniature {
  display: none; }
  #blockcart-modal .product-accessories .product-miniature:nth-child(-n+4), #blockcart-modal .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature:nth-child(-n+4), .product-sheet.product-sheet-pool-table #blockcart-modal .relatedProducts .product-miniature:nth-child(-n+4) {
    display: block; }

/****tabs*********/
/*#sticky-wrapper{
	@include media-breakpoint-down(md){
      display:none;  
  }	
}*/
.tabs-nav {
  background: #fff; }
  .tabs-nav .nav-tabs {
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .tabs-nav .nav-tabs .nav-link {
      color: #252525;
      border-width: 0 0 7px 0;
      text-transform: uppercase;
      font-size: 1.125rem;
      padding-bottom: 0.625rem;
      border-bottom: 7px solid white; }
      .tabs-nav .nav-tabs .nav-link.active {
        border-width: 0 0 7px 0;
        font-weight: 700;
        border-bottom-color: #25c1ca; }
      .tabs-nav .nav-tabs .nav-link:hover {
        border: none;
        color: #333; }
      .tabs-nav .nav-tabs .nav-link:focus {
        color: #252525; }
    .tabs-nav .nav-tabs .nav-item {
      float: left;
      margin-bottom: -0.125rem; }
  .is-sticky .tabs-nav {
    z-index: 1000 !important;
    border: 2px solid #c9c9c9;
    border-width: 0px 0px 1px; }

.tabs {
  background: #fff;
  padding: 0.9rem 0 1.25rem; }
  @media (max-width: 767px) {
    .tabs {
      padding-top: 0; } }

.tabsProduct {
  background: #fff; }
  .tabsProduct .nav-tabs {
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .tabsProduct .nav-tabs .nav-link {
      color: #252525;
      border-width: 0 0 7px 0;
      text-transform: uppercase;
      font-size: 1.125rem;
      padding-bottom: 0.625rem;
      border-bottom: 7px solid white; }
      .tabsProduct .nav-tabs .nav-link.active, .tabsProduct .nav-tabs .nav-link:hover {
        font-weight: 700;
        border-bottom-color: #25c1ca; }
      .tabsProduct .nav-tabs .nav-link:focus {
        color: #252525; }
  .is-sticky .tabsProduct {
    z-index: 1000 !important; }
  @media (max-width: 767px) {
    .tabsProduct {
      display: none; } }

.tab-content {
  clear: both; }
  .tab-content > div {
    padding-bottom: 1.5625rem; }
    .tab-content > div.tab-pane {
      padding-bottom: 2rem; }
  #product .tab-content h2 {
    margin-bottom: 1.5rem;
    margin-top: 2.4375rem; }
  #product .tab-content .product-group-features ~ .product-group-features h2 {
    margin-top: 0rem; }

/****Magic zoom et 360*********/
div.MagicToolboxContainer.selectorsRight {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-orient: horizontal;
  box-direction: reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  margin-right: -15px;
  margin-left: -15px; }
  div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer {
    position: relative;
    width: 83.33333% !important;
    padding-right: 15px !important; }
    @media (max-width: 767px) {
      div.MagicToolboxContainer.selectorsRight .MagicToolboxMainContainer {
        width: 100% !important;
        padding-right: 0 !important; } }
  div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer {
    display: inherit !important;
    -ms-flex-preferred-size: inherit !important;
        flex-basis: inherit !important;
    width: 16.66667% !important; }
    div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer .MagicScroll-vertical .mcs-item {
      margin-bottom: 0.9375rem;
      height: 16.66667% !important; }
    div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer .MagicScroll-horizontal .mcs-item {
      margin-left: 0.9375rem; }
    div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer .MagicScroll-arrows-outside > *[style*="red"],
    div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer .MagicScroll-arrows-inside > *[style*="red"] {
      display: none !important; }
    @media (max-width: 767px) {
      div.MagicToolboxContainer.selectorsRight .MagicToolboxSelectorsContainer .MagicScroll {
        -ms-flex: inherit !important;
            flex: inherit !important; } }

div.MagicToolboxContainer.selectorsLeft div.MagicToolboxSelectorsContainer {
  /* a{
        margin:0;
        margin-bottom: rem(15px);
        img{
          width:100%;
          height:100%;
          box-shadow:none;
        }
      }
      .MagicScroll-vertical .mcs-item{
      	margin-bottom:	0.9375rem;
      }
      .MagicScroll-horizontal .mcs-item{
      	margin-left:	0.9375rem;
      }
      .MagicScroll-arrows-outside>*[style*="red"],
      .MagicScroll-arrows-inside>*[style*="red"]{display:none !important;}*/ }
  @media (min-width: 768px) {
    div.MagicToolboxContainer.selectorsLeft div.MagicToolboxSelectorsContainer {
      /*width:14.5% !important;
        padding-right:15px;*/ } }
  @media (max-width: 767px) {
    div.MagicToolboxContainer.selectorsLeft div.MagicToolboxSelectorsContainer {
      /*	.MagicScroll-horizontal{flex-basis:98px !important;}*/ } }

div.MagicToolboxContainer.selectorsLeft div.MagicToolboxContainer.selectorsLeft div.MagicToolboxSelectorsContainer .MagicScroll-arrows-outside > *[style*="red"], div.MagicToolboxContainer.selectorsLeft div.MagicToolboxContainer.selectorsLeft div.MagicToolboxSelectorsContainer .MagicScroll-arrows-inside > *[style*="red"] div.MagicToolboxMainContainer {
  /*  @include media-breakpoint-up(md) {
      padding-left: 15px;
      padding-right: 0;
      #MagicZoomPlusImageMainImage{z-index:auto;}
    }*/ }

div.MagicToolboxMessage {
  bottom: 15px;
  left: 35%;
  position: absolute;
  text-align: center; }

/*****product-sheet-pool-table****/
.product-sheet.product-sheet-pool-table {
  /*.advanceddateofdelivery_container{display:none;}*/ }
  #product .product-sheet.product-sheet-pool-table .column_right {
    padding-top: 0; }
  .product-sheet.product-sheet-pool-table h1.h2 {
    margin-bottom: 0.3125rem; }
  #product .product-sheet.product-sheet-pool-table .primary_block .links {
    /*padding-left:0;*/ }
  .product-sheet.product-sheet-pool-table .product-actions .control-label {
    color: #25c1ca;
    font-weight: 700;
    font-size: 1rem; }
  .product-sheet.product-sheet-pool-table .input-color {
    width: 4.5rem;
    height: 2.75rem; }
    .product-sheet.product-sheet-pool-table .input-color + span.color {
      border: 1px solid #d3d1d1; }
      .product-sheet.product-sheet-pool-table .input-color + span.color.texture {
        border: 0px solid #fff; }
    .product-sheet.product-sheet-pool-table .input-color:checked + span {
      border: 2px solid #252525 !important; }
      .product-sheet.product-sheet-pool-table .input-color:checked + span:before {
        display: none;
        content: '';
        position: absolute;
        right: 2px;
        top: 1px;
        height: 27px;
        width: 27px;
        border: 2px solid #fff; }
  .product-sheet.product-sheet-pool-table .product-variants > .product-variants-item .color {
    width: 4.5rem;
    height: 2.75rem;
    margin: 0; }
  .product-sheet.product-sheet-pool-table .product-variants > .product-variants-item ul li {
    margin-right: 0.3125rem; }
  .product-sheet.product-sheet-pool-table .product-variants > .product-variants-item .group_attribute_name {
    display: block;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1;
    padding-bottom: 1rem; }
  .product-sheet.product-sheet-pool-table .product-accessories-must {
    margin-top: 1rem; }
  .product-sheet.product-sheet-pool-table .relatedProducts {
    background: none;
    padding-left: 15px;
    padding-right: 15px; }
    .product-sheet.product-sheet-pool-table .relatedProducts .thumbnail-container {
      margin-bottom: 0; }
    .product-sheet.product-sheet-pool-table .relatedProducts .product-price-and-shipping {
      margin-top: 1rem; }
    @media (max-width: 767px) {
      .product-sheet.product-sheet-pool-table .relatedProducts {
        display: none; } }
  .product-sheet.product-sheet-pool-table .description h2:not(.product-title) {
    font-family: "Libre Franklin";
    font-weight: 600; }
  .product-sheet.product-sheet-pool-table .extrafeatures {
    display: none; }

#product .primary_block .links li:first-child {
  padding: 0.375rem 0 0.625rem 0px;
  margin-top: 0.8rem; }
  #product .primary_block .links li:first-child a {
    color: #002625;
    border-bottom: 1px solid #002625;
    padding-bottom: 0.35rem; }
    #product .primary_block .links li:first-child a:before {
      content: "store_mall_directory";
      margin-right: 0.5rem; }

@media (max-width: 575px) {
  #product .primary_block .links {
    padding-left: 0; }
    #product .primary_block .links li:first-child {
      margin-top: 0rem; } }

#product .primary_block .product-no-available_for_order .links {
  display: none; }

#product .product-sheet-pool-table .links,
#product .product-sheet-trampoline .links,
#product .product-sheet-pool-table-accessories .links,
#product .product-sheet.product-online-only .links {
  display: none; }

.mailalert-container {
  background: #fff;
  padding: 1.25rem; }
  .mailalert-container .btn-primary, .mailalert-container .btn.btn-default, .mailalert-container .bootstrap-touchspin .btn.btn-touchspin, .bootstrap-touchspin .mailalert-container .btn.btn-touchspin {
    background: #25c1ca;
    white-space: normal;
    font-family: "Libre Franklin";
    font-weight: 300;
    color: #fff; }
    .mailalert-container .btn-primary:hover, .mailalert-container .btn.btn-default:hover, .mailalert-container .bootstrap-touchspin .btn.btn-touchspin:hover, .bootstrap-touchspin .mailalert-container .btn.btn-touchspin:hover {
      opacity: 0.7; }

.product-label_guarantee {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding-top: 1rem; }
  .product-label_guarantee ul {
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
    color: #928c8f; }
    .product-label_guarantee ul img {
      margin-bottom: 0.8rem; }
    .product-label_guarantee ul strong {
      text-transform: uppercase;
      font-size: 1rem; }

.product-group-features {
  text-align: center; }
  .product-group-features .product-group-feature {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    text-align: left; }
    @media (min-width: 992px) {
      .product-group-features .product-group-feature {
        top: -3rem; } }
    .product-group-features .product-group-feature p {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 576px) {
        .product-group-features .product-group-feature p {
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
          max-width: 50%; } }
    .product-group-features .product-group-feature ul {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 576px) {
        .product-group-features .product-group-feature ul {
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
          max-width: 41.66667%;
          padding-left: 3rem; } }
      @media (min-width: 1200px) {
        .product-group-features .product-group-feature ul {
          padding-left: 5rem; } }
    .product-group-features .product-group-feature h3 {
      font-weight: 600;
      font-size: 1.25rem; }
    .product-group-features .product-group-feature img {
      padding-bottom: 0.5rem; }

/*back to top*/
#link-wrapper {
  transition: opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden; }
  #link-wrapper.show {
    opacity: 1;
    visibility: visible; }
  #link-wrapper .material-icons, #link-wrapper #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #link-wrapper a:before, #link-wrapper #header .header-top .links li a::before, #header .header-top .links li #link-wrapper a::before {
    vertical-align: bottom; }
  @media (max-width: 991px) {
    #link-wrapper {
      position: fixed;
      bottom: 21px;
      left: 15px;
      z-index: 1000;
      background: #fff;
      border-radius: 50%;
      padding: 8px; }
      #link-wrapper:hover {
        color: #25c1ca; }
      #link-wrapper .material-icons, #link-wrapper #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #link-wrapper a:before, #link-wrapper #header .header-top .links li a::before, #header .header-top .links li #link-wrapper a::before {
        font-size: 40px; } }

#container-description-top {
  /*@include media-breakpoint-mobile {*/
  /*}*/ }
  #container-description-top .toggle {
    display: none; }
  #container-description-top .toggle {
    /*display:block;*/
    cursor: pointer; }
    #container-description-top .toggle:before {
      content: attr(data-more);
      font-size: 0.875rem; }
    #container-description-top .toggle:after {
      font-family: "Material Icons";
      content: "keyboard_arrow_down";
      font-size: 24px;
      vertical-align: middle;
      display: inline-block; }
  #container-description-top .product-description {
    transition: 1s;
    overflow: hidden;
    /*max-height:81px;*/ }
    #container-description-top .product-description.open {
      max-height: 500px !important; }
      #container-description-top .product-description.open + .toggle:before {
        content: attr(data-less); }
      #container-description-top .product-description.open + .toggle:after {
        transform: rotate(180deg); }

.product-thumb {
  margin: 5px;
  width: 100px;
  height: 100px; }

#_desktop_cart {
  padding-left: 0; }

.blockcart {
  z-index: 5;
  position: relative; }

.cart-grid {
  margin-bottom: 1rem; }

.cart-items {
  margin-bottom: 0; }

.cart-item {
  padding: 1rem 0; }

.cart-summary {
  padding: 1rem 1rem 0; }
  .cart-summary h1 {
    margin-bottom: 0;
    margin-top: 0.4375rem; }

#js-checkout-summary h1 {
  margin-bottom: 0;
  margin-top: 0;
  color: #25c1ca;
  text-transform: uppercase;
  padding-bottom: 0.9375rem; }

#js-checkout-summary hr {
  margin-bottom: 0; }

#js-checkout-summary .step-edit {
  text-transform: lowercase;
  font-weight: normal; }
  #js-checkout-summary .step-edit .edit {
    font-size: 0.875rem; }

.cart-summary-line {
  clear: both;
  text-transform: uppercase;
  padding: 0.2rem 0; }
  .cart-summary-line::after {
    content: "";
    display: table;
    clear: both; }
  .cart-summary-line.cart-total {
    padding: 0; }
  .cart-summary-line .label {
    padding-left: 0;
    font-weight: normal;
    white-space: inherit; }
  .cart-summary-line .value {
    color: #252525;
    float: right !important; }
  .cart-summary-line.cart-summary-subtotals .label,
  .cart-summary-line.cart-summary-subtotals .value {
    font-weight: normal; }
  .cart-summary-line.cart-total .label,
  .cart-summary-line.cart-total .value {
    font-weight: 700;
    font-size: 1.25rem; }
  .cart-summary-line.cart-total .value {
    color: #25c1ca; }

/** CART BODY **/
.cart-grid-body {
  margin-bottom: 0.75rem; }
  .cart-grid-body a.label {
    font-size: 1.0625rem;
    line-height: 1.4375rem; }
    .cart-grid-body a.label:hover {
      color: #25c1ca; }
  .cart-grid-body .card-block {
    padding: 1rem; }
    .cart-grid-body .card-block h1 {
      margin-bottom: 0;
      margin-top: 0.4375rem; }
  .cart-grid-body hr {
    margin: 0; }
  .cart-grid-body .cart-overview {
    padding: 0 1rem 1rem; }
  .cart-grid-body .btn.btn-link, .cart-grid-body .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block, .page-module-attachmentsaccount-account #content-wrapper .cart-grid-body .btn.btn-block {
    font-weight: 700;
    padding-left: 0; }
    .cart-grid-body .btn.btn-link span, .cart-grid-body .page-module-attachmentsaccount-account #content-wrapper .btn.btn-block span, .page-module-attachmentsaccount-account #content-wrapper .cart-grid-body .btn.btn-block span {
      display: inline-block;
      vertical-align: middle; }

/** CART RIGHT **/
.cart-grid-right hr {
  margin: 0; }

.cart-grid-right .promo-discounts {
  margin-bottom: 0;
  padding: 0.5rem 0.5rem 1.25rem; }
  .cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #333; }
    .cart-grid-right .promo-discounts .cart-summary-line .label .code {
      text-decoration: underline;
      cursor: pointer; }

.block-promo .promo-code {
  padding: 0.5rem; }
  .block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 1.25rem;
    background: #c24411;
    color: white;
    display: none; }
    .block-promo .promo-code .alert-danger::after {
      bottom: 100%;
      left: 10%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #c24411;
      border-width: 10px;
      margin-left: -10px; }

.block-promo .promo-input {
  height: 2.4rem;
  text-indent: 0.625rem;
  width: 60%; }
  .block-promo .promo-input + button {
    margin-top: -2px;
    text-transform: capitalize; }

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  color: #c24411;
  font-weight: 700; }
  .block-promo .cart-summary-line .label a,
  .block-promo .promo-name a {
    font-weight: normal;
    color: #252525;
    display: inline-block; }

.block-promo .promo-code-button {
  padding-left: 0.5rem;
  display: inline-block; }

.block-promo.promo-highlighted {
  padding: 0.5rem;
  padding-bottom: 0;
  margin-bottom: 0; }

/** CONTENT LEFT **/
.product-line-grid-left img {
  max-width: 100%;
  border: 1px solid #d3d1d1; }

/** CONTENT BODY **/
.product-line-grid-body > .product-line-info > .label {
  padding: 0;
  line-height: inherit;
  text-align: left;
  white-space: inherit; }

.product-line-grid-body > .product-line-info > .out-of-stock {
  color: red; }

.product-line-grid-body > .product-line-info > .available {
  color: #327526; }

.product-line-grid-body > .product-line-info > .unit-price-cart {
  padding-left: 0.3125rem;
  font-size: 0.875rem;
  color: #333; }

.product-line-grid-body > .product-line-info .price {
  font-size: 1rem; }

.product-line-grid-body > .product-line-info .regular-price {
  font-size: 0.875rem; }

.product-line-grid-body > .product-line-info .discount {
  font-size: 0.875rem; }

/** CONTENT LEFT **/
.product-line-grid-right .bootstrap-touchspin {
  width: 4.25rem;
  float: left !important; }
  .product-line-grid-right .bootstrap-touchspin > .form-control,
  .product-line-grid-right .bootstrap-touchspin > .input-group {
    color: #252525;
    background-color: white;
    height: 2.5rem;
    padding: 0.175rem 0.5rem;
    width: 3rem; }
  .product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical {
    width: auto; }

.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  color: #252525;
  line-height: 36px;
  font-size: 1.0625rem; }
  .product-line-grid-right .cart-line-product-actions strong,
  .product-line-grid-right .product-price strong {
    font-weight: normal; }
  .product-line-grid-right .cart-line-product-actions .remove-from-cart,
  .product-line-grid-right .product-price .remove-from-cart {
    color: #252525;
    display: inline-block; }

/*** Responsive part ***/
@media (max-width: 767px) {
  .product-line-grid-body {
    margin-bottom: 1rem; } }

@media (max-width: 575px) {
  .cart-items {
    padding: 1rem 0; }
  .cart-item {
    border-bottom: 1px solid #d3d1d1; }
    .cart-item:last-child {
      border-bottom: 0; }
  .cart-grid-body .cart-overview {
    padding: 0; }
  .cart-grid-body .no-items {
    padding: 1rem;
    display: inline-block; }
  .product-line-grid-left {
    padding-right: 0 !important; } }

@media (max-width: 360px) {
  .product-line-grid-right .qty {
    width: 100%; }
  .product-line-grid-right .price {
    width: 100%; } }

#block-reassurance ul {
  padding-top: 2.25rem; }

#block-reassurance li {
  text-align: center;
  color: #928c8f; }
  #block-reassurance li:last-child {
    border: 0; }
  #block-reassurance li span {
    display: block;
    text-align: center;
    padding-top: 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.2;
    margin-top: 0;
    color: #959595; }

.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 64rem; }

.quickview .modal-content {
  background: #fff;
  /*background:$background-light-color url(../img/bg_repeat.png) repeat;*/
  border-radius: 0;
  min-height: 28.125rem; }

.quickview .modal-header {
  border: none;
  padding: 0.625rem; }

.quickview .modal-body {
  min-height: 23.75rem;
  padding: 0; }

.quickview .modal-footer {
  border-top: 0px solid rgba(146, 140, 143, 0.3); }

.quickview .layer {
  display: none; }

.quickview .product-cover img {
  width: 95%; }

.quickview .images-container {
  position: relative;
  /* @include display(flex);
    position: absolute;
    z-index: 1;
    min-height: rem(350px);
    .product-images > li.thumb-container > .thumb {
      width: rem(79px);
      margin-bottom: rem(13px);
      background: white;
    }*/ }

.quickview .mask {
  overflow: hidden; }

.quickview .arrows {
  position: absolute;
  top: 0;
  height: 22.5rem;
  right: 5rem;
  z-index: 0; }
  .quickview .arrows .arrow-up {
    margin-top: -3.125rem;
    cursor: pointer;
    opacity: 0.2; }
  .quickview .arrows .arrow-down {
    position: absolute;
    bottom: -1.875rem;
    cursor: pointer; }

.quickview .social-sharing {
  margin-top: 0;
  margin-left: 2.5rem; }

.quickview .product-prices {
  /*margin-top:0;	*/ }

.quickview #product-description-short {
  margin-left: 0.6875rem; }

#stores .page-stores {
  width: 85%;
  margin: 0 auto; }
  #stores .page-stores .store-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  #stores .page-stores .store-picture img {
    max-width: 100%; }
  #stores .page-stores .store-item-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 1.875rem 0; }
    #stores .page-stores .store-item-container ul {
      margin-bottom: 0;
      font-size: 1rem; }
    #stores .page-stores .store-item-container .divide-left {
      border-left: #d3d1d1 1px solid; }
      #stores .page-stores .store-item-container .divide-left tr {
        height: 1.5625rem; }
      #stores .page-stores .store-item-container .divide-left td {
        padding-left: 0.375rem; }
      #stores .page-stores .store-item-container .divide-left th {
        text-align: right; }
    #stores .page-stores .store-item-container .store-description {
      font-size: 0.875rem; }
  #stores .page-stores .store-item-footer {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-pack: distribute;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute; }
    #stores .page-stores .store-item-footer.divide-top {
      border-top: #d3d1d1 1px solid; }
    #stores .page-stores .store-item-footer div:first-child {
      box-flex: 0;
      -moz-flex: 0 0 65%;
      -ms-flex: 0 0 65%;
      flex: 0 0 65%; }
    #stores .page-stores .store-item-footer i.material-icons {
      margin-right: 0.625rem;
      color: #928c8f;
      font-size: 0.875rem; }
    #stores .page-stores .store-item-footer li {
      margin-bottom: 0.625rem; }

/*** Responsive part ***/
@media (max-width: 767px) {
  #stores .page-stores {
    width: 100%; }
    #stores .page-stores .store-item-container {
      padding: 1rem 0; } }

@media (max-width: 575px) {
  #stores .page-stores .store-item-container {
    display: block; }
    #stores .page-stores .store-item-container .divide-left {
      border-left: none; }
    #stores .page-stores .store-item-container .store-description a {
      margin-bottom: 0.5rem; }
    #stores .page-stores .store-item-container .store-description address {
      margin-bottom: 0.5rem; }
  #stores .page-stores .store-item-footer {
    display: block; }
    #stores .page-stores .store-item-footer.divide-top {
      border-top: #d3d1d1 1px solid; }
    #stores .page-stores .store-item-footer li {
      margin-bottom: 0.625rem; }
    #stores .page-stores .store-item-footer .card-block {
      padding: 0.75rem 0.75rem 0; } }

.block_newsletter {
  font-size: 0.875rem;
  margin-bottom: 0.625rem; }
  .block_newsletter form {
    position: relative; }
    .block_newsletter form input[type=text] {
      border: none;
      padding: 10px;
      min-width: 255px;
      background: #d3d1d1;
      color: #928c8f; }
      .block_newsletter form input[type=text]:focus {
        outline: 1px #25c1ca solid;
        color: #252525;
        background: white; }
        .block_newsletter form input[type=text]:focus + button .search {
          color: #25c1ca; }
      .block_newsletter form input[type=text]::-webkit-input-placeholder {
        color: rgba(146, 140, 143, 0.5);
        text-indent: 0.625rem; }
      .block_newsletter form input[type=text]::-moz-placeholder {
        color: rgba(146, 140, 143, 0.5);
        text-indent: 0.625rem; }
      .block_newsletter form input[type=text]:-moz-placeholder {
        color: rgba(146, 140, 143, 0.5);
        text-indent: 0.625rem; }
      .block_newsletter form input[type=text]:-ms-input-placeholder {
        color: rgba(146, 140, 143, 0.5);
        text-indent: 0.625rem; }
    .block_newsletter form button[type=submit] {
      position: absolute;
      background: none;
      border: none;
      bottom: 0rem;
      right: 0rem;
      color: #333; }
      .block_newsletter form button[type=submit] .search:hover {
        color: #25c1ca; }
  .block_newsletter p {
    padding-top: 0.625rem; }
  .block_newsletter form .input-wrapper {
    overflow: hidden; }
  .block_newsletter form input[type=text] {
    padding: 11px;
    background: #333333;
    width: 100%; }
    .block_newsletter form input[type=text]:focus {
      border: 3px #25c1ca solid;
      padding: 8px 8px 9px;
      outline: 0; }
  .block_newsletter form input {
    height: 42px; }

.block-contact {
  border-left: #d3d1d1 2px solid;
  padding-left: 3rem;
  color: #928c8f; }
  .block-contact .block-contact-title {
    color: #252525; }

.linklist .blockcms-title a {
  color: #252525; }

.account-list a {
  color: #928c8f; }
  .account-list a:hover {
    color: #25c1ca; }

.blockcms-title,
.myaccount-title,
.myaccount-title a,
.block-contact-title {
  font-weight: 700;
  font-size: 0.875rem; }

.block-social {
  text-align: right;
  margin-top: 2rem; }

.footer-container .block-social ul {
  margin-bottom: 2rem; }

.block-social ul li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer; }
  .footer-container .block-social ul li {
    margin: 0 0.75rem; }
  .block-social ul li a {
    display: inline-block;
    padding: 0; }
    .footer-container .block-social ul li a {
      color: #fff;
      font-size: 1.6875rem;
      line-height: 1; }
    .block-social ul li a::before {
      line-height: inherit; }
    .block-social ul li a:hover {
      color: #25c1ca; }
    .block-social ul li a span {
      display: none; }
  .block-social ul li.facebook a::before {
    content: "\F09A"; }
  .block-social ul li.facebook a:hover {
    color: #25c1ca; }
  .block-social ul li.twitter a::before {
    content: "\F099"; }
  .block-social ul li.twitter a:hover {
    color: #25c1ca; }
  .block-social ul li.rss a::before {
    content: "\F09E"; }
  .block-social ul li.rss a:hover {
    color: #25c1ca; }
  .block-social ul li.youtube a::before {
    content: "\F167"; }
  .block-social ul li.youtube a:hover {
    color: #25c1ca; }
  .block-social ul li.googleplus a::before {
    content: "\F0D5"; }
  .block-social ul li.googleplus a:hover {
    color: #25c1ca; }
  .block-social ul li.pinterest a::before {
    content: "\F231"; }
  .block-social ul li.pinterest a:hover {
    color: #25c1ca; }
  .block-social ul li.vimeo a::before {
    content: "\F27D"; }
  .block-social ul li.vimeo a:hover {
    color: #25c1ca; }
  .block-social ul li.instagram a::before {
    content: "\F16D"; }
  .block-social ul li.instagram a:hover {
    color: #25c1ca; }

#block_myaccount_infos .myaccount-title a {
  color: #252525; }

.footer-before {
  background-color: #f2f2f2;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.footer-container {
  background-color: #252525;
  margin-top: 0;
  padding-top: 1.5rem; }
  .footer-container h3, .footer-container h4 {
    color: #fff;
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-bottom: 0.8125rem;
    font-family: "Titillium Web";
    font-weight: 700; }
  .footer-container li {
    margin-bottom: 0.3125rem;
    color: #d3d1d1; }
  .footer-container li a {
    color: #d3d1d1;
    cursor: pointer;
    font-size: 0.875rem; }
    .footer-container li a:hover {
      color: #fff; }
  .footer-container .links .collapse {
    display: inherit; }
  .footer-container .footer-after .links {
    float: right;
    margin-top: 1rem; }
    .footer-container .footer-after .links .col-md-4 {
      width: inherit; }
    .footer-container .footer-after .links h3, .footer-container .footer-after .links h4 {
      display: none; }
    .footer-container .footer-after .links li {
      float: left; }
      .footer-container .footer-after .links li::before {
        content: "-";
        padding: 0 0.1875rem 0 0.3125rem; }
  .footer-container .footer-after .copyright {
    float: right;
    /*margin-top:1rem;*/ }

@media (max-width: 767px) {
  #footer > .container {
    background: #fff; }
  .block_newsletter {
    padding-bottom: 0.625rem;
    border-bottom: 1px solid #ebebeb; }
  .footer-container {
    box-shadow: none;
    margin-top: 0; }
    .footer-container .wrapper {
      padding-right: 0 !important; }
    .footer-container .links .h3, .footer-container .links .page-content.page-cms h3, .page-content.page-cms .footer-container .links h3, .footer-container .links .contact-form h3, .contact-form .footer-container .links h3, .footer-container .links .h4, .footer-container .links .page-content.page-cms h4, .page-content.page-cms .footer-container .links h4 {
      color: #fff;
      text-transform: uppercase;
      font-size: 0.875rem;
      display: inline-block;
      width: 70%;
      font-family: "Titillium Web";
      font-weight: 700; }
    .footer-container .links .title {
      padding: 0.3rem 0 0;
      cursor: pointer; }
      .footer-container .links .title .collapse-icons .material-icons, .footer-container #product .primary_block .links .title .collapse-icons li:first-child a:before, #product .primary_block .footer-container .links .title .collapse-icons li:first-child a:before, .footer-container #product .primary_block .links li:first-child .title .collapse-icons a:before, #product .primary_block .footer-container .links li:first-child .title .collapse-icons a:before, .footer-container #header .header-top .links .title .collapse-icons li a::before, #header .header-top .footer-container .links .title .collapse-icons li a::before, .footer-container #header .header-top .links li .title .collapse-icons a::before, #header .header-top .footer-container .links li .title .collapse-icons a::before {
        font-size: 1.125rem;
        vertical-align: bottom;
        color: #25c1ca; }
      .footer-container .links .title .collapse-icons .remove {
        display: none; }
    .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
      display: none; }
    .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
      display: inline-block; }
    .footer-container .links .navbar-toggler {
      display: inline-block;
      padding: 0; }
    .footer-container .links .collapse {
      display: none; }
      .footer-container .links .collapse.in {
        display: block; }
    .footer-container .links ul {
      margin-bottom: 0; }
      .footer-container .links ul > li {
        padding: 0 0 0.3125rem; }
        .footer-container .links ul > li a {
          color: #d3d1d1; }
    .footer-container .footer-after {
      margin-top: 1rem; }
      .footer-container .footer-after .links {
        float: none;
        margin-top: 0; }
        .footer-container .footer-after .links .col-md-4 {
          width: 100%; }
        .footer-container .footer-after .links li {
          float: none; }
          .footer-container .footer-after .links li::before {
            display: none; }
      .footer-container .footer-after .copyright {
        margin-top: 0;
        margin-right: 5px; } }

@media (max-width: 991px) {
  .block-social {
    text-align: center; }
  .block-contact {
    padding-left: 1.5rem; } }

.contact-rich {
  color: #333;
  margin-bottom: 2rem; }
  .contact-rich h4 {
    text-transform: uppercase;
    color: #252525;
    margin-bottom: 2rem; }
  .contact-rich .block {
    height: auto;
    overflow: hidden; }
    .contact-rich .block .icon {
      float: left;
      width: 3.5rem; }
      .contact-rich .block .icon i {
        font-size: 2rem; }
    .contact-rich .block .data {
      color: #252525;
      font-size: 0.875rem;
      width: auto;
      overflow: hidden; }
      .contact-rich .block .data.email {
        padding-top: 0.375rem; }

.contact-form {
  background: white;
  padding: 1rem;
  color: #333;
  width: 100%; }
  .contact-form h3 {
    border: 0;
    margin: 0;
    padding-top: 0; }
  .contact-form textarea {
    height: 250px; }

@media (max-width: 767px) {
  .contact-form {
    padding: 0; } }

#products #main .page-header,
#pagenotfound #main .page-header {
  margin: 2rem 0 3rem; }

#products #main .page-content,
#pagenotfound #main .page-content {
  margin-bottom: 10rem; }

#products .page-not-found,
#pagenotfound .page-not-found {
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  background: white;
  padding: 1rem;
  font-size: 0.875rem;
  color: #333;
  max-width: 570px;
  margin: 0 auto; }
  #products .page-not-found h4,
  #pagenotfound .page-not-found h4 {
    font-size: 0.875rem;
    font-weight: 700;
    margin: 0.5rem 0 1rem; }
  #products .page-not-found .search-widget,
  #pagenotfound .page-not-found .search-widget {
    float: none; }
    #products .page-not-found .search-widget input,
    #pagenotfound .page-not-found .search-widget input {
      width: 100%; }

.customization-modal .modal-content {
  border-radius: 0;
  border: 1px solid #ebebeb; }
  .customization-modal .modal-content .modal-body {
    padding-top: 0; }
    .customization-modal .modal-content .modal-body .product-customization-line {
      padding-bottom: 0.9375rem;
      padding-top: 0.9375rem;
      border-bottom: 1px solid #ebebeb; }
      .customization-modal .modal-content .modal-body .product-customization-line .label {
        font-weight: bold;
        text-align: right; }
      .customization-modal .modal-content .modal-body .product-customization-line:last-child {
        padding-bottom: 0;
        border-bottom: 0; }

.sitemap-title {
  text-transform: capitalize; }

.sitemap {
  margin-top: 0.9375rem; }
  .sitemap h2 {
    color: #414141;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    border-bottom: 1px solid #acaaa6;
    margin-left: -15px;
    width: 100%;
    height: 35px; }
  .sitemap ul {
    margin-left: -15px;
    margin-top: 20px; }
    .sitemap ul.nested {
      margin-left: 20px; }
    .sitemap ul li {
      font-size: 0.9rem;
      margin-bottom: 1rem; }

@media (max-width: 575px) {
  .sitemap {
    margin-top: 0; } }

.note_content {
  clear: both;
  margin-top: 1.25rem;
  margin-bottom: 0; }
  .product-miniature .note_content {
    position: absolute;
    top: 0;
    z-index: 11;
    background: #252525;
    color: #fff;
    margin-top: 0;
    padding-top: 0.625rem;
    width: 100%;
    display: none; }
    .product-miniature .note_content p {
      color: #fff;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center;
      margin-top: 0.625rem;
      margin-bottom: 1rem; }
  .product-miniature-option .note_content {
    position: relative;
    display: block;
    background: #fff;
    color: #252525; }
    .product-miniature-option .note_content p {
      display: none; }
  #product .extrafeatures .note_content {
    background: #fff;
    padding-left: 7%;
    margin: 0px; }
  .note_content li {
    clear: both;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 0.5rem; }
    #product .extrafeatures .note_content li {
      float: left;
      clear: none;
      padding: 0.9375rem 1.25rem 1.125rem 1.25rem; }
    .product-miniature-option .note_content li {
      display: block; }
  .note_content label {
    max-width: 50%;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    text-align: right; }
    .note_content label a {
      color: #333; }
      .product-miniature .note_content label a {
        color: #fff; }
    @media (min-width: 992px) and (max-width: 1190px) {
      .note_content label {
        max-width: 60%; } }
    #product .extrafeatures .note_content label {
      float: none;
      display: block;
      margin-bottom: 0.6875rem;
      max-width: 100%; }
      #product .extrafeatures .note_content label + span {
        float: none;
        padding-top: 0px; }
    .note_content label + span,
    .note_content label + a {
      padding-top: 0.4375rem; }
    .product-miniature-option .note_content label {
      display: block;
      text-align: left;
      font-size: 1rem; }
      .product-miniature-option .note_content label a {
        color: #252525; }
  .note_content .note {
    float: left;
    background: #d3d1d1;
    border: 2px solid #fff;
    border-left-color: #fff;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    width: 16px;
    height: 10px; }
    .product-miniature .note_content .note {
      border-left-color: #252525;
      background: #928c8f; }
    .product-miniature-option .note_content .note {
      border-left-color: #fff;
      background: #d3d1d1; }
    .note_content .note.note_on, .note_content .note.note_half_on {
      background: #25c1ca; }
      .product-miniature .note_content .note.note_on, .product-miniature .note_content .note.note_half_on {
        background: #25c1ca; }
    .note_content .note.note_half_on {
      border-right-width: 0px;
      width: 8px; }
    .note_content .note.note_half {
      border-left-width: 0px;
      width: 8px; }
    .note_content .note:first-child {
      border-left-width: 0px; }
    .note_content .note:last-child {
      border-right-width: 0px; }
  .note_content .close-notes-content {
    position: absolute;
    right: 9px;
    top: 7px; }

#category a.iframe {
  text-decoration: none; }

#category .note_content li:hover a.iframe {
  text-decoration: underline; }

#viewdetailsfeatures .tab-content,
.modal-body .tab-content {
  margin-top: 0px;
  margin-bottom: 0px; }

#viewdetailsfeatures .tab-content > div,
.modal-body .tab-content > div {
  margin-bottom: 0px; }

#viewdetailsfeatures .tab-content > div.linkProduct,
.modal-body .tab-content > div.linkProduct {
  text-align: right;
  padding-bottom: 10px; }

.tab-content > div h2 {
  color: #000; }
  #viewdetailsfeatures .tab-content > div h2,
  .modal-body .tab-content > div h2 {
    margin-top: 0px;
    padding-top: 0.625rem;
    color: #25c1ca; }

.features {
  min-height: 274px;
  background: #c9c9c9; }
  #viewdetailsfeatures .features,
  .modal-body .features {
    background: #fff; }
  .features h3 {
    font-family: "Titillium Web";
    font-weight: 700;
    font-style: italic;
    background: #e2e3e3;
    color: #333;
    font-size: 1.0625rem;
    text-transform: uppercase;
    padding: 0.1875rem 0.3125rem;
    cursor: pointer;
    line-height: 1.2;
    margin: 1.125rem 0 0.5625rem; }
    .features h3:before {
      font-family: "FontAwesome";
      content: "\F055";
      color: #aeadb0;
      float: right;
      margin-right: 0.3125rem; }
      #viewdetailsfeatures .features h3:before,
      .modal-body .features h3:before {
        content: ""; }
    .features h3.active {
      background: #25c1ca;
      color: #fff; }
      .features h3.active:before {
        content: ""; }
  .features > div img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 100%;
    height: auto; }
    @media (max-width: 991px) {
      .features > div img {
        position: initial; } }
    .features > div img.active {
      z-index: 2; }
  .features .description {
    margin-top: 18px; }
  .features .desc {
    color: #000000;
    line-height: 1.25rem; }

/****comparaison****/
.comparison_infos a.iframe {
  text-decoration: none; }

.note_full {
  position: relative;
  top: -6px;
  padding-left: 0.625rem;
  font-weight: normal; }

.extendedproductfeatures li {
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
  cursor: pointer;
  font-weight: 300; }

.extendedproductfeatures strong {
  text-transform: uppercase;
  font-weight: normal; }
  .extendedproductfeatures strong:before {
    font-family: 'FontAwesome';
    content: "\F055";
    color: #aeadb0;
    float: right;
    margin-left: 2px;
    margin-right: 5px; }
  .extendedproductfeatures strong.active:before {
    content: ""; }

form.compare-form {
  float: right; }
  @media (min-width: 768px) {
    form.compare-form {
      position: relative;
      top: 74px; } }

.button-container div.compare {
  padding: 0.8rem 1rem 1rem;
  /*a{color:$light-color;}*/ }
  .button-container div.compare .btn-info {
    background: #d3d1d1;
    border-color: #d3d1d1;
    text-transform: inherit;
    font-size: 0.875rem;
    font-weight: 600; }
  @media (max-width: 991px) {
    .button-container div.compare {
      display: none; } }

div.compare a {
  color: #333; }
  div.compare a:before {
    content: "\F096";
    /* display: inline-block;
            margin-right: 3px;*/ }
  div.compare a.checked:before {
    content: "\F046"; }

#product_comparison {
  background: #fff;
  border: 0; }
  @media (min-width: 992px) {
    #product_comparison td.product-block {
      width: 28%; } }
  #product_comparison .remove {
    float: right; }
    #product_comparison .remove .cmp_remove {
      color: #333; }
  #product_comparison .product-image-block img {
    display: block;
    margin: auto; }
  #product_comparison .product-title {
    margin-bottom: 1.25rem; }
    #product_comparison .product-title a {
      color: #333;
      font-size: 1.375rem;
      font-family: "Titillium Web";
      text-decoration: none;
      font-weight: 400;
      display: inline-block;
      line-height: 1.375rem;
      width: 100%;
      padding-top: 0.1875rem; }
  #product_comparison .product_description {
    margin-top: 0.625rem; }
  #product_comparison .product-price-and-shipping {
    color: #333;
    line-height: 1.3125rem;
    padding-bottom: 0.5625rem;
    font-size: 1.5625rem; }
    #product_comparison .product-price-and-shipping.price_sale {
      color: #25c1ca; }
  #product_comparison .regular-price {
    color: #333;
    text-decoration: line-through;
    font-size: 1rem; }
  #product_comparison th {
    text-transform: uppercase; }
  #product_comparison td.comparison_infos.comparison_feature {
    text-align: center;
    font-size: 22px; }
    #product_comparison td.comparison_infos.comparison_feature img {
      margin: auto; }
  #product_comparison .box-features dl {
    width: 50px;
    float: left;
    margin: 0px 3% 10px 3%; }
  #product_comparison .box-features dt {
    display: table-cell;
    width: 50px;
    vertical-align: bottom;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 2px;
    height: 45px;
    line-height: 14px;
    word-wrap: break-word;
    text-align: center;
    text-transform: uppercase; }
  #product_comparison .box-features dd {
    text-align: center;
    margin-bottom: 0; }
    #product_comparison .box-features dd.value {
      background: #c9c9c9;
      font-size: 24px;
      line-height: 18px;
      padding-bottom: 5px;
      color: #25c1ca; }

#productcompare_bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000; }
  #productcompare_bottom > section {
    border-top: 5px solid #25c1ca; }
  #productcompare_bottom .productcompare_bottom_container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  #productcompare_bottom .wrapper {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
    margin: 0 1rem; }
    #productcompare_bottom .wrapper:last-child {
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
      max-width: 10%; }
    #productcompare_bottom .wrapper > div {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      box-pack: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      #productcompare_bottom .wrapper > div .img_container {
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
        max-width: 25%; }
        #productcompare_bottom .wrapper > div .img_container img {
          max-width: 100%;
          height: auto; }
      #productcompare_bottom .wrapper > div p {
        font-weight: 600;
        padding-left: 1rem;
        padding-right: 1rem;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
        max-width: 66.66667%; }
      #productcompare_bottom .wrapper > div .remove_to_compare {
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
        max-width: 8.33333%;
        color: #928c8f;
        margin-top: -2rem;
        display: block; }

/*@import "components/slick";
@import "components/slick-theme";*/
/*** HEADER ***/
#header {
  /*z-index: 1;*/
  position: relative;
  background: #252525;
  color: #fff; }
  #header #_desktop_logo a {
    display: block;
    text-align: center; }
  #header .logo {
    max-width: 100%; }
  #header a:hover {
    text-decoration: none; }
  #header .header-nav {
    /* background: $background-gray-darker;*/
    margin-bottom: 0.3125rem;
    /*.user-info {
      text-align: right;
      white-space: nowrap;
      a {
        display: block;
        float:left;
		    padding: rem(7px) rem(15px) rem(7px) rem(8px);
		    cursor: pointer;
		    line-height: rem(11px);
      }
    }*/
    /*.blockcart {
      background: $gray-light;
      height: rem(48px);
      padding: rem(12px);
      margin-left: rem(15px);
      text-align: center;
      white-space: nowrap;
      a {
        color: $gray;
        &:hover {
          color: $brand-primary;
        }
      }
      &.active {
        a:hover {
          color: white;
        }
      }
      .header {
        margin-top: rem(2px);
      }
    }*/ }
    #header .header-nav a {
      color: #d3d1d1; }
    #header .header-nav h3, #header .header-nav h4 {
      display: none; }
    #header .header-nav #menu-icon {
      vertical-align: middle;
      cursor: pointer;
      margin: 0 1rem; }
      #header .header-nav #menu-icon .material-icons, #header .header-nav #menu-icon #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #header .header-nav #menu-icon a:before, #header .header-nav #menu-icon .header-top .links li a::before, #header .header-top .links li .header-nav #menu-icon a::before {
        color: #fff;
        line-height: 55px;
        font-size: 33px; }
    #header .header-nav .left-nav .links {
      float: left; }
      #header .header-nav .left-nav .links .col-md-4 {
        width: inherit; }
      #header .header-nav .left-nav .links .collapse {
        display: inherit; }
      #header .header-nav .left-nav .links li {
        float: left;
        padding: 0;
        line-height: 11px; }
        #header .header-nav .left-nav .links li a {
          padding: 0.5rem 1.25rem;
          display: block; }
        #header .header-nav .left-nav .links li:first-child + li a {
          color: #fff; }
    #header .header-nav .right-nav {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      box-pack: end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; }
    #header .header-nav .currency-selector {
      margin-top: 0.9375rem;
      margin-left: 0.9375rem;
      white-space: nowrap; }
    #header .header-nav #_desktop_language_selector {
      float: left;
      padding-left: 0.5rem; }
    #header .header-nav .language-selector,
    #header .header-nav .country-selector {
      margin-top: 0.1875rem;
      white-space: nowrap;
      color: #fff; }
      #header .header-nav .language-selector.dropdown .expand-more,
      #header .header-nav .country-selector.dropdown .expand-more {
        color: #fff; }
        #header .header-nav .language-selector.dropdown .expand-more i,
        #header .header-nav .country-selector.dropdown .expand-more i {
          color: #fff; }
      #header .header-nav .language-selector .dropdown-menu,
      #header .header-nav .country-selector .dropdown-menu {
        background: #fff;
        color: #333;
        /* background: $background-gray-darker;
            color:$gray-light;*/
        border: 0;
        /*border-bottom:6px solid $brand-primary;*/
        font-size: inherit;
        min-width: inherit;
        margin: 0;
        right: 0px;
        left: auto; }
        #header .header-nav .language-selector .dropdown-menu a,
        #header .header-nav .country-selector .dropdown-menu a {
          color: #333; }
          #header .header-nav .language-selector .dropdown-menu a:hover,
          #header .header-nav .country-selector .dropdown-menu a:hover {
            text-decoration: underline; }
    #header .header-nav #_desktop_countries_selector {
      padding-left: 0.5rem; }
    #header .header-nav .country-selector.dropdown {
      position: inherit; }
    #header .header-nav .country-selector img {
      max-width: 22px;
      padding-right: 4px;
      vertical-align: text-bottom; }
    #header .header-nav .country-selector .dropdown-menu {
      z-index: 100;
      right: 15px; }
      #header .header-nav .country-selector .dropdown-menu li {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem; }
        #header .header-nav .country-selector .dropdown-menu li.current a {
          background: #ebebeb; }
      #header .header-nav .country-selector .dropdown-menu img {
        max-width: 30px;
        padding-right: 8px; }
    #header .header-nav .user-info, #header .header-nav .blockcart, #header .header-nav .blocksearch {
      margin-top: 0.6875rem;
      margin-right: 0.8rem; }
      #header .header-nav .user-info a, #header .header-nav .blockcart a, #header .header-nav .blocksearch a {
        color: #fff; }
        #header .header-nav .user-info a:hover, #header .header-nav .blockcart a:hover, #header .header-nav .blocksearch a:hover {
          text-decoration: underline !important; }
      #header .header-nav .user-info i.material-icons, #header .header-nav .blockcart i.material-icons, #header .header-nav .blocksearch i.material-icons {
        color: #fff;
        font-size: 1.8125rem; }
      #header .header-nav .user-info .cart-products-count, #header .header-nav .blockcart .cart-products-count, #header .header-nav .blocksearch .cart-products-count {
        position: absolute;
        left: 1rem;
        top: -7px;
        color: #fff;
        background: #f47722;
        border-radius: 100%;
        padding: 0.0rem 0.3rem;
        font-size: 0.6875rem;
        font-weight: 700;
        letter-spacing: inherit;
        text-transform: inherit;
        vertical-align: inherit; }
      #header .header-nav .user-info.inactive .cart-products-count, #header .header-nav .blockcart.inactive .cart-products-count, #header .header-nav .blocksearch.inactive .cart-products-count {
        display: none; }
    #header .header-nav .cart-preview .shopping-cart {
      vertical-align: middle; }
    #header .header-nav .cart-preview .body {
      display: none; }
    #header .header-nav #contact-link {
      margin-top: 0.9375rem; }
    #header .header-nav .material-icons, #header .header-nav #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #header .header-nav a:before, #header .header-nav .header-top .links li a::before, #header .header-top .links li .header-nav a::before {
      line-height: initial; }
      #header .header-nav .material-icons.expand-more, #header .header-nav #product .primary_block .links li:first-child a.expand-more:before, #product .primary_block .links li:first-child #header .header-nav a.expand-more:before, #header .header-nav .header-top .links li a.expand-more::before, #header .header-top .links li .header-nav a.expand-more::before {
        margin-left: -0.375rem; }
  #header .header-top {
    margin-top: 1.375rem; }
    #header .header-top > .container {
      position: relative; }
    #header .header-top .row1 {
      margin-bottom: 1.8125rem; }
      @media (max-width: 991px) {
        #header .header-top .row1 {
          margin-bottom: 0; } }
    #header .header-top .row2 {
      background: #fff;
      border-bottom: 1px solid #bdbec0; }
      #product #header .header-top .row2 {
        border-bottom: 0px; }
      @media (max-width: 991px) {
        #header .header-top .row2 {
          border-bottom: 0px solid #bdbec0; } }
    #header .header-top .displayTop {
      margin-top: 0.8rem; }
    #header .header-top .menu {
      padding-top: 1.1875rem; }
      #header .header-top .menu > ul > li {
        float: right;
        position: relative; }
        #header .header-top .menu > ul > li:hover > a, #header .header-top .menu > ul > li:hover > span {
          color: #25c1ca; }
        #header .header-top .menu > ul > li > span {
          color: #fff;
          cursor: pointer;
          display: block;
          font-size: 1.1875rem;
          font-style: italic;
          padding: 0.3125rem 0.5625rem;
          text-transform: uppercase; }
    #header .header-top .links {
      float: left; }
      #header .header-top .links h4 {
        display: none; }
      #header .header-top .links .col-md-4 {
        width: inherit; }
      #header .header-top .links .collapse {
        display: inherit; }
      #header .header-top .links li {
        float: left;
        padding: 0;
        line-height: 11px; }
        #header .header-top .links li a {
          color: #fff;
          padding-left: 1rem;
          display: block; }
          #header .header-top .links li a span {
            display: none; }
          #header .header-top .links li a::before {
            content: "mail_outline";
            color: #fff;
            font-size: 1.8125rem; }
    #header .header-top #_desktop_language_selector {
      float: left;
      padding-left: 0.8rem; }
      #header .header-top #_desktop_language_selector .expand-more {
        text-transform: uppercase; }
    #header .header-top #_desktop_language_selector .language-selector,
    #header .header-top #_desktop_language_selector .country-selector,
    #header .header-top #_desktop_countries_selector .language-selector,
    #header .header-top #_desktop_countries_selector .country-selector {
      color: #fff; }
      #header .header-top #_desktop_language_selector .language-selector.dropdown .expand-more,
      #header .header-top #_desktop_language_selector .country-selector.dropdown .expand-more,
      #header .header-top #_desktop_countries_selector .language-selector.dropdown .expand-more,
      #header .header-top #_desktop_countries_selector .country-selector.dropdown .expand-more {
        color: #fff; }
        #header .header-top #_desktop_language_selector .language-selector.dropdown .expand-more i,
        #header .header-top #_desktop_language_selector .country-selector.dropdown .expand-more i,
        #header .header-top #_desktop_countries_selector .language-selector.dropdown .expand-more i,
        #header .header-top #_desktop_countries_selector .country-selector.dropdown .expand-more i {
          color: #fff; }
    #header .header-top .language-selector,
    #header .header-top .country-selector {
      margin-top: 0.1875rem;
      white-space: nowrap; }
      #header .header-top .language-selector .dropdown-menu,
      #header .header-top .country-selector .dropdown-menu {
        background: #fff;
        color: #333;
        /* background: $background-gray-darker;
            color:$gray-light;*/
        border: 0;
        /*border-bottom:6px solid $brand-primary;*/
        font-size: inherit;
        min-width: inherit;
        margin: 0;
        right: 0px;
        left: auto; }
        #header .header-top .language-selector .dropdown-menu a,
        #header .header-top .country-selector .dropdown-menu a {
          color: #333; }
          #header .header-top .language-selector .dropdown-menu a:hover,
          #header .header-top .country-selector .dropdown-menu a:hover {
            text-decoration: underline; }
    #header .header-top .language-selector select {
      text-transform: uppercase; }
    #header .header-top #_desktop_countries_selector {
      padding-left: 0.8rem; }
      #header .header-top #_desktop_countries_selector .country-selector .dropdown-menu {
        z-index: 100;
        right: 15px; }
    #header .header-top #_mobile_countries_selector .country-selector .dropdown-menu {
      top: inherit; }
    #header .header-top .country-selector.dropdown {
      position: inherit; }
    #header .header-top .country-selector img {
      max-width: 22px;
      padding-right: 4px;
      vertical-align: text-bottom; }
    #header .header-top .country-selector .dropdown-menu li {
      padding-top: 0.25rem;
      padding-bottom: 0.25rem; }
      #header .header-top .country-selector .dropdown-menu li.current a {
        background: #ebebeb; }
    #header .header-top .country-selector .dropdown-menu img {
      max-width: 30px;
      padding-right: 8px; }
    #header .header-top .user-info, #header .header-top .blockcart, #header .header-top .blocksearch {
      /*margin-top:rem(26px);*/
      margin-left: 0.8rem; }
      #header .header-top .user-info span, #header .header-top .blockcart span, #header .header-top .blocksearch span {
        color: #fff;
        text-transform: uppercase;
        vertical-align: sub;
        font-size: 0.875rem;
        letter-spacing: 0.2px;
        font-weight: 600; }
      #header .header-top .user-info .logout span, #header .header-top .blockcart .logout span, #header .header-top .blocksearch .logout span {
        display: block;
        font-size: 0.6875rem; }
      #header .header-top .user-info a, #header .header-top .blockcart a, #header .header-top .blocksearch a {
        color: #fff; }
        #header .header-top .user-info a:hover, #header .header-top .blockcart a:hover, #header .header-top .blocksearch a:hover {
          text-decoration: underline !important; }
      #header .header-top .user-info i.material-icons, #header .header-top .blockcart i.material-icons, #header .header-top .blocksearch i.material-icons {
        color: #fff;
        font-size: 1.8125rem; }
    #header .header-top .user-info {
      margin-left: 1rem; }
    #header .header-top .blockcart .cart-products-count {
      position: absolute;
      left: 1rem;
      top: -7px;
      color: #fff;
      background: #f47722;
      border-radius: 100%;
      padding: 0.0rem 0.3rem;
      font-size: 0.6875rem;
      font-weight: 700;
      letter-spacing: inherit;
      text-transform: inherit;
      vertical-align: inherit; }
    #header .header-top .blockcart.inactive .cart-products-count {
      display: none; }
    #header .header-top .displayTop {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end; }
    #header .header-top .position-static {
      position: static; }
  #header .top-menu-link {
    margin-left: 1.25rem; }
  #header .language-selector img {
    max-width: 22px;
    padding-right: 4px;
    vertical-align: text-bottom; }

.popover {
  font-family: inherit; }

/*** WRAPPER ***/
#wrapper .banner {
  margin-bottom: 1.5rem;
  display: block; }
  #wrapper .banner img {
    box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15); }

#wrapper .breadcrumb {
  background: #fff;
  color: #928c8f;
  padding: 0;
  line-height: 1.625rem;
  margin-bottom: 0;
  padding-bottom: 0.1875rem;
  padding-top: 0.5rem;
  font-size: 0.8125rem; }
  #product #wrapper .breadcrumb {
    background: #f6f6f6;
    color: #252525; }
  #wrapper .breadcrumb[data-depth="1"] {
    display: none; }
  #wrapper .breadcrumb ol {
    padding-left: 0.9375rem;
    margin-bottom: 0; }
  #wrapper .breadcrumb li {
    display: inline; }
    #wrapper .breadcrumb li::after {
      content: "/";
      color: #928c8f;
      margin: 0.3125em; }
    #wrapper .breadcrumb li:last-child {
      content: "/";
      color: #928c8f;
      margin: 0.3125rem; }
      #wrapper .breadcrumb li:last-child::after {
        content: ""; }
    #wrapper .breadcrumb li:first-child a {
      font-size: 1.0625rem;
      vertical-align: -1px; }
      #wrapper .breadcrumb li:first-child a span {
        display: none; }
    #wrapper .breadcrumb li a {
      color: #928c8f;
      display: inline-block; }

/*** MAIN ***/
#main {
  margin-top: 1.875rem;
  padding: 0.4375rem 1.875rem;
  margin-bottom: 1.875rem; }
  #index #main,
  #product #main,
  #category #main,
  #cms #main,
  #products-comparison #main,
  #cart #main,
  #checkout #main,
  #search #main,
  #pagenotfound #main,
  #documents #main {
    padding: 0; }
  #index #main {
    margin-bottom: 0; }
  #category #main {
    margin-top: 0; }
  #product #main {
    margin-top: 0; }
  @media (max-width: 991px) {
    #main {
      padding: 0;
      margin-bottom: 0.9375rem; } }
  #main .page-header {
    margin-bottom: 1.5625rem; }
  #main .page-content {
    margin-bottom: 1.5625rem; }
    #main .page-content h6 {
      margin-bottom: 1.125rem; }
    #main .page-content #notifications {
      margin-left: -15px;
      margin-right: -15px; }
  #main .page-footer {
    padding-bottom: 1.5625rem; }

#notifications ul {
  margin-bottom: 0; }

#wrapper.bg_white {
  background: #fff; }

#wrapper.bg_grey {
  background: #f6f6f6; }

@media (min-width: 992px) {
  #category #left-column {
    margin-top: 4.3125rem; } }

#left-column > div {
  background: #ebebeb;
  margin-top: 1rem; }
  @media (min-width: 992px) {
    #left-column > div {
      margin-top: 0rem;
      padding-top: 1rem; } }

#left-column .card {
  background: transparent; }
  #left-column .card .card-header {
    background: transparent;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 0;
    font-size: 1.1rem;
    font-weight: 700; }

/*** FOOTER ***/
#footer {
  color: #d3d1d1; }
  #footer p {
    color: #d3d1d1; }
  #footer .footer-after .row {
    margin: 0; }

/** INDEX ***/
#index #wrapper {
  background: #fff; }

#index h2 {
  text-align: center;
  overflow: hidden;
  color: #252525;
  font-family: "Libre Franklin";
  font-size: 1.5625rem;
  font-weight: 300;
  letter-spacing: 0.01875rem;
  margin-bottom: 2rem;
  text-transform: uppercase; }
  #index h2:before, #index h2:after {
    content: '';
    width: 100%;
    border-bottom: 1px #d3d1d1 solid;
    display: inline-block;
    vertical-align: middle; }
  #index h2:before {
    margin-left: -100%;
    margin-right: 0.5em; }
  #index h2:after {
    margin-right: -100%;
    margin-left: 0.5em; }
  @media (max-width: 991px) {
    #index h2 {
      margin-bottom: 1rem; } }

@media (min-width: 992px) {
  .cb .mb-2 {
    margin-bottom: 1.875rem !important; } }

@media (max-width: 767px) {
  .cb .box-communication .cb-item:first-child {
    margin-bottom: 1.5rem !important; } }

#index .cb .box-full h2 {
  text-align: left;
  color: #fff;
  /*@include media-breakpoint-up(xl) {
    				font-size:4rem;	
    	  }*/ }
  #index .cb .box-full h2:before, #index .cb .box-full h2:after {
    display: none; }
  @media (min-width: 768px) {
    #index .cb .box-full h2 {
      font-size: 1rem;
      margin-bottom: 1rem; } }
  @media (min-width: 992px) {
    #index .cb .box-full h2 {
      font-size: 2rem; } }
  @media (min-width: 1200px) {
    #index .cb .box-full h2 {
      font-size: 3rem; } }
  @media (min-width: 1600px) {
    #index .cb .box-full h2 {
      font-size: 4rem;
      margin-bottom: 2rem; } }

.cb .box-full .cb-item-content > a {
  display: block;
  text-align: right; }

.cb .box-full .cb-item {
  text-align: left;
  background: #3a5b7e; }
  .cb .box-full .cb-item .custom-html {
    color: #fff;
    /*@include media-breakpoint-up(xl) {
    				width:30%;	
						left: 6rem;
	    			right: auto;
	    			p,a{
	    				font-size:1rem;
    				}	
    			}*/ }
    @media (max-width: 767px) {
      .cb .box-full .cb-item .custom-html {
        padding: 1rem; } }
    .cb .box-full .cb-item .custom-html p, .cb .box-full .cb-item .custom-html a {
      color: #fff; }
    @media (min-width: 768px) {
      .cb .box-full .cb-item .custom-html {
        width: 60%;
        left: 1rem;
        right: auto; } }
    @media (min-width: 992px) {
      .cb .box-full .cb-item .custom-html {
        width: 45%;
        left: 3.5rem;
        right: auto; } }
    @media (min-width: 1200px) {
      .cb .box-full .cb-item .custom-html {
        width: 35%;
        left: 3.5rem;
        right: auto; } }
    @media (min-width: 1600px) {
      .cb .box-full .cb-item .custom-html {
        width: 30%;
        left: 6rem;
        right: auto; }
        .cb .box-full .cb-item .custom-html p, .cb .box-full .cb-item .custom-html a {
          font-size: 1rem; } }

.cb .box-news .cb-item.news {
  text-align: left; }
  .cb .box-news .cb-item.news .custom-html {
    left: 0rem;
    right: auto;
    top: auto;
    bottom: 0;
    color: #fff;
    background: rgba(37, 37, 37, 0.8);
    height: 53px;
    overflow: hidden; }
    .cb .box-news .cb-item.news .custom-html p {
      color: #fff;
      font-size: 0.9375rem;
      text-transform: uppercase;
      margin-bottom: 0;
      line-height: 1.2;
      padding: 0.625rem 3.3125rem 0px 0.6875rem; }
    .cb .box-news .cb-item.news .custom-html .btn.btn-default, .cb .box-news .cb-item.news .custom-html .bootstrap-touchspin .btn.btn-touchspin, .bootstrap-touchspin .cb .box-news .cb-item.news .custom-html .btn.btn-touchspin {
      position: absolute;
      right: 0;
      bottom: 0;
      padding-top: 0.8125rem;
      height: 53px;
      width: 53px; }
  @media (max-width: 991px) {
    .cb .box-news .cb-item.news {
      margin-bottom: 1.5rem !important; } }

.cb .box-categories .cb-item .custom-html p {
  background: #fff;
  color: #333;
  font-size: 1.0625rem;
  margin-bottom: 0;
  line-height: 1.2;
  padding: 0.6875rem 0; }
  .cb .box-categories .cb-item .custom-html p a {
    color: #333; }

.cb .box-map img {
  border: 0.625rem solid #fff; }

.cb .box-video .custom-html p {
  position: relative;
  padding-bottom: 56.25%;
  /*padding-top: 30px;*/
  height: 0;
  overflow: hidden; }
  .cb .box-video .custom-html p iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.cb .txt-over .custom-html p a {
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0.5em 2em;
  color: #fff;
  background-color: #25c1ca;
  position: absolute;
  bottom: 0;
  right: 0; }
  .cb .txt-over .custom-html p a:hover {
    color: #25c1ca;
    background-color: #000; }

.cb .txt-over .custom-html h3 {
  position: absolute;
  top: 30%;
  right: 10%;
  z-index: 10;
  color: #fff;
  font-size: 2rem;
  text-transform: uppercase; }
  .cb .txt-over .custom-html h3 a {
    color: #fff; }
    .cb .txt-over .custom-html h3 a:hover {
      color: #25c1ca; }

#gdpr_consent p {
  display: inline-block; }

/*** Responsive part ***/
@media (max-width: 1199px) {
  .mt-3 {
    margin-top: 2rem !important; } }

@media (max-width: 767px) {
  #wrapper {
    box-shadow: none; }
    #index #wrapper .container,
    #contact #wrapper .container,
    #cms #wrapper .container,
    .page-customer-account #wrapper .container,
    .page-my-account #wrapper .container,
    .page-addresses #wrapper .container,
    .page-order-detail #wrapper .container {
      /* padding-left:0px;
        padding-right:0px;*/ }
    #index #wrapper #main,
    #contact #wrapper #main,
    .page-customer-account #wrapper #main,
    .page-my-account #wrapper #main,
    .page-addresses #wrapper #main,
    .page-order-detail #wrapper #main {
      margin-top: 0; }
  #checkout-cart-summary {
    float: none;
    width: 100%;
    margin-top: 1rem; }
  #header .header-nav .language-selector.dropdown select {
    color: #fff; }
  #header .header-nav .country-selector.dropdown {
    position: relative; }
  #header .header-nav .country-selector .dropdown-menu {
    right: 0px; }
  #header .header-nav .top-logo {
    padding-top: 11px; }
    #header .header-nav .top-logo a img {
      max-height: 45px;
      max-width: 100%; }
  #header .header-nav .right-nav {
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
  #header .header-nav .user-info {
    text-align: left;
    margin-left: 0; }
    #header .header-nav .user-info .logged {
      color: #25c1ca; }
  #header .header-top {
    padding-bottom: 0; }
    #header .header-top .top-logo {
      line-height: 50px;
      vertical-align: middle;
      width: 200px;
      margin: 0 auto; }
      #header .header-top .top-logo a img {
        max-height: 50px;
        max-width: 100%; }
    #header .header-top .blockcart {
      margin-left: 0;
      background: inherit; }
      #header .header-top .blockcart.active {
        margin-left: 0.5rem; }
      #header .header-top .blockcart.inactive .cart-products-count {
        display: none; }
    #header .header-top .top-menu {
      float: left;
      margin-top: 1rem; }
      #header .header-top .top-menu a[data-depth="0"] {
        padding-bottom: 0; }
    #header .header-top #menu-icon {
      vertical-align: middle;
      cursor: pointer;
      padding: 0.75rem 1rem 0.75rem 2rem;
      background-color: #ffffff;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
      background: linear-gradient(top, #ffffff, #e6e6e6);
      color: #333;
      font-family: "Libre Franklin";
      font-size: 1.25rem;
      text-transform: uppercase;
      margin-bottom: 0; }
      #header .header-top #menu-icon > span {
        display: inline-block;
        padding-top: 0.25rem; }
      #header .header-top #menu-icon .material-icons, #header .header-top #menu-icon #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #header .header-top #menu-icon a:before, #header .header-top #menu-icon .links li a::before, #header .header-top .links li #menu-icon a::before {
        font-size: 2.3rem; }
  section.checkout-step {
    width: 100%; }
  .default-input {
    min-width: 100%; }
  label {
    clear: both; }
  #products .product-miniature,
  .featured-products .product-miniature {
    /* margin: 0 auto;*/ }
  .block-contact {
    padding-left: 0.9375rem;
    border: none; }
  .menu,
  .dropdown-item {
    padding-left: 0; } }

@media (max-width: 991px) {
  .container {
    max-width: 100%; }
  #header .header-nav .language-selector.dropdown select {
    color: #fff; }
  #header .header-nav .country-selector.dropdown {
    position: relative; }
  #header .header-nav .country-selector .dropdown-menu {
    right: 0px; }
  #header .header-nav .top-logo {
    padding-top: 11px; }
    #header .header-nav .top-logo a img {
      max-height: 45px;
      max-width: 100%; }
  #header .header-nav .right-nav {
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
  #header .header-nav .user-info {
    text-align: left;
    margin-left: 0; }
    #header .header-nav .user-info .logged {
      color: #25c1ca; }
  #header .header-top {
    padding-bottom: 0; }
    #header .header-top .top-logo {
      line-height: 50px;
      vertical-align: middle;
      width: 200px;
      margin: 0 auto; }
      #header .header-top .top-logo a img {
        max-height: 50px;
        max-width: 100%; }
    #header .header-top .blockcart {
      margin-left: 0;
      background: inherit; }
      #header .header-top .blockcart.active {
        margin-left: 0.5rem; }
      #header .header-top .blockcart.inactive .cart-products-count {
        display: none; }
    #header .header-top .top-menu {
      float: left;
      margin-top: 1rem; }
      #header .header-top .top-menu a[data-depth="0"] {
        padding-bottom: 0; }
    #header .header-top #menu-icon {
      vertical-align: middle;
      cursor: pointer;
      padding: 0.75rem 1rem 0.75rem 2rem;
      background-color: #ffffff;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
      background: linear-gradient(top, #ffffff, #e6e6e6);
      color: #333;
      font-family: "Libre Franklin";
      font-size: 1.25rem;
      text-transform: uppercase;
      margin-bottom: 0; }
      #header .header-top #menu-icon > span {
        display: inline-block;
        padding-top: 0.25rem; }
      #header .header-top #menu-icon .material-icons, #header .header-top #menu-icon #product .primary_block .links li:first-child a:before, #product .primary_block .links li:first-child #header .header-top #menu-icon a:before, #header .header-top #menu-icon .links li a::before, #header .header-top .links li #menu-icon a::before {
        font-size: 2.3rem; }
  #header .logo {
    width: auto; }
  #products .product-miniature,
  .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature {
    /* margin: 0 auto;*/ }
  .sub-menu {
    left: 0;
    min-width: 100%; }
  .country-selector-wrapper {
    padding-left: 15px;
    padding-top: 5px; }
  #blockcart-modal .product-image {
    width: 100%;
    display: block;
    max-width: 250px;
    margin: 0 auto 0.9375rem; }
  #blockcart-modal .cart-content {
    padding-left: 0; }
  #blockcart-modal .product-name,
  #product-availability {
    margin-top: 0.625rem; }
  #search_filters .facet .facet-label {
    text-align: left; }
  .block-category .category-cover {
    position: relative;
    text-align: center; }
  .block-category {
    padding-bottom: 0; } }

@media (max-width: 575px) {
  #left-column, #content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #products .product-miniature,
  .featured-products .product-miniature, .product-accessories .product-miniature, .product-sheet.product-sheet-pool-table .relatedProducts .product-miniature {
    /* max-width:170px;*/ } }

/*# sourceMappingURL=theme.css.map*/