@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
/* The above import directives are aggregated from content. */
/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, main, time, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse; }

button,
input[type='button'] {
  transition: .3s all ease;
  background: none;
  border: none;
  display: inline-block;
  color: inherit;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  font-size: inherit;
  font-family: "Work Sans", sans-serif;
  line-height: inherit;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none; }
  button::-moz-focus-inner,
  input[type='button']::-moz-focus-inner {
    border: none;
    padding: 0; }

input[type='text'],
input[type='time'],
input[type='url'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='color'],
input[type='datetime'],
input[type='datetime-local'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='date'],
input[type='password'],
input[type='number'],
textarea {
  color: inherit;
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-shadow: none; }

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  transition: .3s all ease; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px;
  max-width: 480px; }
  @media (min-width: 1201px) {
    .container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }
  @media (min-width: 1354px) {
    .container {
      margin-right: auto;
      margin-left: auto;
      padding-left: 25px;
      padding-right: 25px;
      max-width: 1404px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1354px) {
    .container-fluid {
      margin-right: auto;
      margin-left: auto;
      padding-left: 25px;
      padding-right: 25px; } }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 1354px) {
    .row {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (min-width: 1354px) {
    .row {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (min-width: 1354px) and (min-width: 1354px) {
    .row {
      margin-left: -25px;
      margin-right: -25px; } }

[class*='col-'] {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1354px) {
    [class*='col-'] {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1354px) {
    [class*='col-'] {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1354px) and (min-width: 1354px) {
    [class*='col-'] {
      padding-left: 25px;
      padding-right: 25px; } }

html.lt-ie10 * + [class*='col-'],
html.lt-ie10 * + .row,
* + [class*='col-'],
* + .row {
  margin-top: 0; }

html.lt-ie10 .row-no-gutter, .row-no-gutter {
  margin-left: 0;
  margin-right: 0; }
  html.lt-ie10 .row-no-gutter > [class*='col'], .row-no-gutter > [class*='col'] {
    padding-left: 0;
    padding-right: 0; }
  html.lt-ie10 .row-no-gutter > * + [class*='col'], .row-no-gutter > * + [class*='col'] {
    margin-top: 0; }

@media (min-width: 480px) {
  * + [class*='col-xs-'] {
    margin-top: 0; }
  .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .row > [class*='col'] {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row-xs-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-xs-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-xs-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-xs-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-xs-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-xs-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-xs {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-xs-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-xs-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-xs-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-xs-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-xs-preffix-0 {
    margin-left: 0%; }
  .row > .col-xs-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-xs-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-xs-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-xs-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-xs-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-xs-preffix-3 {
    margin-left: 25%; }
  .row > .col-xs-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-xs-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-xs-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-xs-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-xs-preffix-6 {
    margin-left: 50%; }
  .row > .col-xs-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-xs-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-xs-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-xs-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-xs-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-xs-preffix-9 {
    margin-left: 75%; }
  .row > .col-xs-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-xs-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-xs-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-xs-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-xs-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-xs-preffix-12 {
    margin-left: 100%; } }

@media (min-width: 1201px) {
  * + [class*='col-sm-'] {
    margin-top: 0; }
  .row-sm-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-sm-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-sm-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-sm-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-sm-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-sm-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-sm {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-sm-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-sm-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-sm-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-sm-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-sm-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-sm-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-sm-preffix-0 {
    margin-left: 0%; }
  .row > .col-sm-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-sm-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-sm-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-sm-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-sm-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-sm-preffix-3 {
    margin-left: 25%; }
  .row > .col-sm-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-sm-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-sm-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-sm-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-sm-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-sm-preffix-6 {
    margin-left: 50%; }
  .row > .col-sm-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-sm-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-sm-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-sm-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-sm-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-sm-preffix-9 {
    margin-left: 75%; }
  .row > .col-sm-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-sm-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-sm-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-sm-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-sm-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-sm-preffix-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  * + [class*='col-md-'] {
    margin-top: 0; }
  .row-md-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-md-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-md-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-md-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-md-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-md-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-md {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-md-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-md-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-md-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-md-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-md-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-md-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-md-preffix-0 {
    margin-left: 0%; }
  .row > .col-md-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-md-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-md-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-md-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-md-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-md-preffix-3 {
    margin-left: 25%; }
  .row > .col-md-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-md-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-md-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-md-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-md-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-md-preffix-6 {
    margin-left: 50%; }
  .row > .col-md-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-md-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-md-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-md-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-md-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-md-preffix-9 {
    margin-left: 75%; }
  .row > .col-md-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-md-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-md-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-md-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-md-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-md-preffix-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  * + [class*='col-lg-'] {
    margin-top: 0; }
  .row-lg-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-lg-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-lg-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-lg-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-lg-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-lg-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-lg {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-lg-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-lg-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-lg-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-lg-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-lg-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-lg-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-lg-preffix-0 {
    margin-left: 0%; }
  .row > .col-lg-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-lg-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-lg-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-lg-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-lg-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-lg-preffix-3 {
    margin-left: 25%; }
  .row > .col-lg-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-lg-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-lg-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-lg-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-lg-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-lg-preffix-6 {
    margin-left: 50%; }
  .row > .col-lg-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-lg-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-lg-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-lg-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-lg-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-lg-preffix-9 {
    margin-left: 75%; }
  .row > .col-lg-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-lg-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-lg-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-lg-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-lg-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-lg-preffix-12 {
    margin-left: 100%; } }

html.lt-ie10 .row > .col-xs-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-xs-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-xs-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-xs-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-xs-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-xs-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-xs-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-xs-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-xs-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-xs-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-xs-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-xs-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > .col-sm-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-sm-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-sm-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-sm-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-sm-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-sm-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-sm-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-sm-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-sm-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-sm-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-sm-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-sm-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > .col-md-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-md-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-md-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-md-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-md-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-md-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-md-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-md-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-md-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-md-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-md-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-md-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > .col-lg-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-lg-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-lg-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-lg-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-lg-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-lg-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-lg-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-lg-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-lg-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-lg-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-lg-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-lg-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > [class*="col-xs-preffix-"],
html.lt-ie10 .row > [class*="col-sm-preffix-"],
html.lt-ie10 .row > [class*="col-md-preffix-"],
html.lt-ie10 .row > [class*="col-lg-preffix-"] {
  margin-left: auto; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, main, time, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse; }

button,
input[type='button'] {
  transition: .3s all ease;
  background: none;
  border: none;
  display: inline-block;
  color: inherit;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  font-size: inherit;
  font-family: "Work Sans", sans-serif;
  line-height: inherit;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none; }

button::-moz-focus-inner,
input[type='button']::-moz-focus-inner {
  border: none;
  padding: 0; }

input[type='text'],
input[type='time'],
input[type='url'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='color'],
input[type='datetime'],
input[type='datetime-local'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='date'],
input[type='password'],
input[type='number'],
textarea {
  color: inherit;
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-shadow: none; }

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  transition: .3s all ease; }

a:focus {
  outline: none; }

a:active {
  background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 300px;
  max-width: 480px; }

@media (min-width: 769px) {
  .container {
    max-width: 750px; } }

@media (min-width: 992px) {
  .container {
    max-width: 970px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

@media (min-width: 1354px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1404px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 1354px) {
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px; } }

.row {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 1354px) {
  .row {
    margin-left: -25px;
    margin-right: -25px; } }

@media (min-width: 1354px) {
  .row {
    margin-left: -25px;
    margin-right: -25px; } }

@media (min-width: 1354px) and (min-width: 1354px) {
  .row {
    margin-left: -25px;
    margin-right: -25px; } }

[class*='col-'] {
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 1354px) {
  [class*='col-'] {
    padding-left: 25px;
    padding-right: 25px; } }

@media (min-width: 1354px) {
  [class*='col-'] {
    padding-left: 25px;
    padding-right: 25px; } }

@media (min-width: 1354px) and (min-width: 1354px) {
  [class*='col-'] {
    padding-left: 25px;
    padding-right: 25px; } }

html.lt-ie10 * + [class*='col-'],
html.lt-ie10 * + .row,
* + [class*='col-'],
* + .row {
  margin-top: 0; }

html.lt-ie10 .row-no-gutter, .row-no-gutter {
  margin-left: 0;
  margin-right: 0; }

html.lt-ie10 .row-no-gutter > [class*='col'], .row-no-gutter > [class*='col'] {
  padding-left: 0;
  padding-right: 0; }

html.lt-ie10 .row-no-gutter > * + [class*='col'], .row-no-gutter > * + [class*='col'] {
  margin-top: 0; }

@media (min-width: 480px) {
  * + [class*='col-xs-'] {
    margin-top: 0; }
  .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .row > [class*='col'] {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row-xs-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-xs-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-xs-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-xs-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-xs-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-xs-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-xs {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-xs-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-xs-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-xs-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-xs-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-xs-preffix-0 {
    margin-left: 0%; }
  .row > .col-xs-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-xs-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-xs-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-xs-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-xs-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-xs-preffix-3 {
    margin-left: 25%; }
  .row > .col-xs-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-xs-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-xs-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-xs-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-xs-preffix-6 {
    margin-left: 50%; }
  .row > .col-xs-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-xs-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-xs-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-xs-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-xs-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-xs-preffix-9 {
    margin-left: 75%; }
  .row > .col-xs-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-xs-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-xs-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-xs-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-xs-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-xs-preffix-12 {
    margin-left: 100%; } }

@media (min-width: 769px) {
  * + [class*='col-sm-'] {
    margin-top: 0; }
  .row-sm-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-sm-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-sm-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-sm-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-sm-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-sm-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-sm {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-sm-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-sm-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-sm-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-sm-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-sm-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-sm-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-sm-preffix-0 {
    margin-left: 0%; }
  .row > .col-sm-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-sm-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-sm-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-sm-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-sm-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-sm-preffix-3 {
    margin-left: 25%; }
  .row > .col-sm-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-sm-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-sm-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-sm-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-sm-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-sm-preffix-6 {
    margin-left: 50%; }
  .row > .col-sm-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-sm-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-sm-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-sm-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-sm-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-sm-preffix-9 {
    margin-left: 75%; }
  .row > .col-sm-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-sm-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-sm-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-sm-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-sm-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-sm-preffix-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  * + [class*='col-md-'] {
    margin-top: 0; }
  .row-md-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-md-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-md-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-md-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-md-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-md-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-md {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-md-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-md-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-md-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-md-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-md-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-md-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-md-preffix-0 {
    margin-left: 0%; }
  .row > .col-md-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-md-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-md-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-md-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-md-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-md-preffix-3 {
    margin-left: 25%; }
  .row > .col-md-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-md-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-md-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-md-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-md-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-md-preffix-6 {
    margin-left: 50%; }
  .row > .col-md-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-md-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-md-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-md-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-md-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-md-preffix-9 {
    margin-left: 75%; }
  .row > .col-md-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-md-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-md-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-md-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-md-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-md-preffix-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  * + [class*='col-lg-'] {
    margin-top: 0; }
  .row-lg-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row-lg-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .row-lg-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .row-lg-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .row-lg-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .row-lg-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row-lg {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .row-lg-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .row-lg-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .row-lg-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .col-lg-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-lg-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .col-lg-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .row > .col-lg-preffix-0 {
    margin-left: 0%; }
  .row > .col-lg-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .row > .col-lg-preffix-1 {
    margin-left: 8.33333%; }
  .row > .col-lg-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .row > .col-lg-preffix-2 {
    margin-left: 16.66667%; }
  .row > .col-lg-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .row > .col-lg-preffix-3 {
    margin-left: 25%; }
  .row > .col-lg-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .row > .col-lg-preffix-4 {
    margin-left: 33.33333%; }
  .row > .col-lg-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .row > .col-lg-preffix-5 {
    margin-left: 41.66667%; }
  .row > .col-lg-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .row > .col-lg-preffix-6 {
    margin-left: 50%; }
  .row > .col-lg-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .row > .col-lg-preffix-7 {
    margin-left: 58.33333%; }
  .row > .col-lg-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .row > .col-lg-preffix-8 {
    margin-left: 66.66667%; }
  .row > .col-lg-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .row > .col-lg-preffix-9 {
    margin-left: 75%; }
  .row > .col-lg-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .row > .col-lg-preffix-10 {
    margin-left: 83.33333%; }
  .row > .col-lg-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .row > .col-lg-preffix-11 {
    margin-left: 91.66667%; }
  .row > .col-lg-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-lg-preffix-12 {
    margin-left: 100%; } }

html.lt-ie10 .row > .col-xs-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-xs-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-xs-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-xs-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-xs-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-xs-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-xs-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-xs-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-xs-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-xs-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-xs-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-xs-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > .col-sm-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-sm-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-sm-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-sm-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-sm-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-sm-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-sm-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-sm-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-sm-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-sm-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-sm-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-sm-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > .col-md-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-md-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-md-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-md-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-md-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-md-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-md-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-md-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-md-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-md-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-md-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-md-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > .col-lg-1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 8.33333%; }

html.lt-ie10 .row > .col-lg-2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 16.66667%; }

html.lt-ie10 .row > .col-lg-3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 25%; }

html.lt-ie10 .row > .col-lg-4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 33.33333%; }

html.lt-ie10 .row > .col-lg-5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.66667%; }

html.lt-ie10 .row > .col-lg-6 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

html.lt-ie10 .row > .col-lg-7 {
  margin-left: auto;
  margin-right: auto;
  max-width: 58.33333%; }

html.lt-ie10 .row > .col-lg-8 {
  margin-left: auto;
  margin-right: auto;
  max-width: 66.66667%; }

html.lt-ie10 .row > .col-lg-9 {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%; }

html.lt-ie10 .row > .col-lg-10 {
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%; }

html.lt-ie10 .row > .col-lg-11 {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.66667%; }

html.lt-ie10 .row > .col-lg-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

html.lt-ie10 .row > [class*="col-xs-preffix-"],
html.lt-ie10 .row > [class*="col-sm-preffix-"],
html.lt-ie10 .row > [class*="col-md-preffix-"],
html.lt-ie10 .row > [class*="col-lg-preffix-"] {
  margin-left: auto; }
/*!
 *  Font Awesome 4.5.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('../../frontend/TemplateMonster/theme007/en_CA/fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0');
  src: url('../../frontend/TemplateMonster/theme007/en_CA/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../../frontend/TemplateMonster/theme007/en_CA/fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../../frontend/TemplateMonster/theme007/en_CA/fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../../frontend/TemplateMonster/theme007/en_CA/fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../../frontend/TemplateMonster/theme007/en_CA/fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  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.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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: #ffffff;
}
/* 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 {
  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 {
  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 {
  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: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-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-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";
}
@charset "UTF-8";
/* 
 *  Featured Product by TemplateMonster 2016
 *  v1.0.0
 */
.block-posts-list {
  clear: both; }
  .block-posts-list .post-items {
    list-style: none;
    padding: 0;
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
  .block-posts-list .post-item {
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 30px; }
  .block-posts-list .item-wrapper {
    padding-bottom: 43px; }
  .block-posts-list .post-image {
    margin-bottom: 21px; }
    .block-posts-list .post-image img {
      width: 100%;
      vertical-align: top; }
  .block-posts-list .post-title {
    margin-bottom: 6px; }
    .block-posts-list .post-title h3 {
      font-weight: 500;
      margin: 0; }
  .block-posts-list .post-short-content {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 26px; }
  .block-posts-list .post-link {
    font-weight: 700; }
  .block-posts-list .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 11px 0 0;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .block-posts-list .post-data .create-date a,
    .block-posts-list .post-data .post-author a,
    .block-posts-list .post-data .post-comments a {
      text-decoration: none; }
    .block-posts-list .post-data .create-date a span:before, .block-posts-list .post-data .create-date:before,
    .block-posts-list .post-data .post-author a span:before,
    .block-posts-list .post-data .post-author:before,
    .block-posts-list .post-data .post-comments a span:before,
    .block-posts-list .post-data .post-comments:before {
      font-size: 18px;
      padding-right: 4px;
      vertical-align: middle; }
    .block-posts-list .post-data .create-date {
      order: 1;
      -webkit-order: 1; }
      .block-posts-list .post-data .create-date time {
        display: inline-block; }
    .block-posts-list .post-data .post-author {
      order: 2;
      -webkit-order: 2; }
    .block-posts-list .post-data .post-comments {
      order: 3;
      -webkit-order: 3;
      flex-basis: 50px;
      -webkit-flex-basis: 50px;
      text-align: right; }
    @media (max-width: 1200px) {
      .block-posts-list .post-data {
        display: block;
        overflow: hidden; }
        .block-posts-list .post-data .create-date,
        .block-posts-list .post-data .post-author {
          display: block; }
        .block-posts-list .post-data .post-comments {
          float: right; } }
  @media (min-width: 767px) {
    .block-posts-list .post-item {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%;
      max-width: 33.333%; } }
  @media (max-width: 768px) {
    .block-posts-list .post-item {
      flex-basis: 50%;
      -webkit-flex-basis: 50%; }
      .block-posts-list .post-item .item-wrapper {
        padding-bottom: 20px; } }
  @media (max-width: 350px) {
    .block-posts-list .post-item {
      flex-basis: 100%;
      -webkit-flex-basis: 100%; } }

.posts-list-wrapper {
  /*Toolbar
  **********************************************/ }
  .posts-list-wrapper .toolbar-top {
    margin-bottom: 30px; }
    .posts-list-wrapper .toolbar-top .toolbar {
      position: relative;
      margin-bottom: 0;
      text-align: left; }
    .posts-list-wrapper .toolbar-top .sorter {
      float: left;
      margin-bottom: 5px; }
    .posts-list-wrapper .toolbar-top .limiter {
      display: block;
      margin-bottom: 5px;
      text-align: right; }
    .posts-list-wrapper .toolbar-top .pages {
      display: none; }
  .posts-list-wrapper .toolbar-bottom .toolbar {
    margin-bottom: 0; }
    .posts-list-wrapper .toolbar-bottom .toolbar .pages {
      text-align: left;
      margin: 0;
      display: block; }
      .posts-list-wrapper .toolbar-bottom .toolbar .pages .pages-item-next {
        position: relative; }
  .posts-list-wrapper .toolbar-bottom .sorter,
  .posts-list-wrapper .toolbar-bottom .limiter {
    display: none;
    visibility: hidden; }

.widget.blog-posts {
  clear: both;
  width: 100%; }
  .widget.blog-posts .post-image img {
    width: 100%;
    vertical-align: top; }
  .widget.blog-posts .post-title {
    margin-bottom: 6px; }
    .widget.blog-posts .post-title h3 {
      font-family: inherit;
      font-weight: 500;
      margin: 0; }
      .widget.blog-posts .post-title h3 a {
        text-decoration: none; }
  .widget.blog-posts .post-link {
    font-weight: 700;
    text-transform: none; }
  .widget.blog-posts .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 11px 0 0;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .widget.blog-posts .post-data .create-date a,
    .widget.blog-posts .post-data .post-author a,
    .widget.blog-posts .post-data .post-comments a {
      text-decoration: none; }
    .widget.blog-posts .post-data .create-date a span:before, .widget.blog-posts .post-data .create-date:before,
    .widget.blog-posts .post-data .post-author a span:before,
    .widget.blog-posts .post-data .post-author:before,
    .widget.blog-posts .post-data .post-comments a span:before,
    .widget.blog-posts .post-data .post-comments:before {
      font-size: 18px;
      padding-right: 4px;
      vertical-align: middle; }
    .widget.blog-posts .post-data .create-date {
      order: 1;
      -webkit-order: 1; }
      .widget.blog-posts .post-data .create-date time {
        display: inline-block; }
    .widget.blog-posts .post-data .post-author {
      order: 2;
      -webkit-order: 2; }
    .widget.blog-posts .post-data .post-comments {
      order: 3;
      -webkit-order: 3;
      flex-basis: 50px;
      -webkit-flex-basis: 50px;
      text-align: right; }
    @media (max-width: 1200px) {
      .widget.blog-posts .post-data {
        display: block;
        overflow: hidden; }
        .widget.blog-posts .post-data .create-date,
        .widget.blog-posts .post-data .post-author {
          display: block; }
        .widget.blog-posts .post-data .post-comments {
          float: right; } }

.widget-post-grid .post-items {
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px; }

.widget-post-grid .post-item {
  list-style: none;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 30px; }

@media (min-width: 769px) {
  .widget-post-grid .post-items > .post-item {
    flex-basis: 33.333%;
    -webkit-flex-basis: 33.333%;
    max-width: 33.6333%; } }

@media (min-width: 480px) and (max-width: 768px) {
  .widget-post-grid .post-items > .post-item {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%; } }

.widget-post-grid .post-image {
  margin-bottom: 15px; }

.widget-post-list .item-wrapper {
  margin-bottom: 50px;
  overflow: hidden; }

.widget-post-list .post-item:last-child .item-wrapper {
  margin-bottom: 0; }

.widget-post-list .post-image {
  float: left;
  margin: 0 30px 0 0;
  max-width: 38%; }

.widget-post-list .post-content-wrapper {
  overflow: hidden; }

.widget-post-list .post-short-content {
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .widget-post-list .post-image {
    max-width: 45%;
    margin-bottom: 10px; }
  .widget-post-list .post-content-wrapper {
    overflow: unset; } }

@media (max-width: 421px) {
  .widget-post-list .post-image {
    float: none;
    max-width: 100%;
    margin: 0 0 20px 0; } }

.widget-post-column .post-item {
  margin-bottom: 30px; }
  .widget-post-column .post-item:last-child {
    margin-bottom: 0; }

.widget-post-column .post-image {
  margin-bottom: 10px; }

.widget-post-column .post-link {
  display: table; }

.widget-post-column .post-short-content {
  margin-bottom: 8px; }

.post-page {
  clear: both;
  font-family: inherit;
  width: 100%; }
  .post-page .post-text {
    margin-bottom: 25px; }
  .post-page .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 13px 0 0;
    margin-bottom: 50px;
    color: #999999; }
    .post-page .post-data .create-date,
    .post-page .post-data .post-author,
    .post-page .post-data .post-comments {
      display: inline-block;
      margin-right: 20px; }
      .post-page .post-data .create-date span, .post-page .post-data .create-date a,
      .post-page .post-data .post-author span,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments span,
      .post-page .post-data .post-comments a {
        display: inline-block; }
      .post-page .post-data .create-date a,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .post-page .post-data .create-date a:hover,
        .post-page .post-data .post-author a:hover,
        .post-page .post-data .post-comments a:hover {
          color: #000; }
      .post-page .post-data .create-date a span:before, .post-page .post-data .create-date:before,
      .post-page .post-data .post-author a span:before,
      .post-page .post-data .post-author:before,
      .post-page .post-data .post-comments a span:before,
      .post-page .post-data .post-comments:before {
        font-size: 18px;
        line-height: 18px;
        padding-right: 4px;
        color: #000;
        vertical-align: middle; }
    .post-page .post-data .create-date time {
      display: inline-block; }
    @media (max-width: 480px) {
      .post-page .post-data {
        overflow: hidden; }
        .post-page .post-data .create-date,
        .post-page .post-data .post-author,
        .post-page .post-data .post-comments {
          display: block;
          margin-bottom: 3px; } }
  .post-page .post-relatedproducts .block.related {
    float: none; }
    .post-page .post-relatedproducts .block.related .owl-carousel .product-item {
      width: 100%; }
    .post-page .post-relatedproducts .block.related .product-item {
      width: 33.33%; }
      .post-page .post-relatedproducts .block.related .product-item .product-item-info {
        width: 100%;
        padding: 0;
        margin: 0;
        box-shadow: none;
        border: none; }
      .post-page .post-relatedproducts .block.related .product-item .product-item-photo {
        display: block;
        text-align: center; }

.post-comments-block {
  margin-bottom: 68px; }
  .post-comments-block .post-comments-content {
    margin-bottom: 48px; }
  .post-comments-block .post-comment {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 20px; }
  .post-comments-block .comment-info {
    overflow: hidden;
    padding: 0 0 3px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #e8e8e8; }
    .post-comments-block .comment-info .post-data {
      float: right;
      margin: 0 0 0 5px;
      border: none;
      padding: 0; }
      .post-comments-block .comment-info .post-data .create-date {
        margin: 0; }
        .post-comments-block .comment-info .post-data .create-date time {
          display: inline-block; }
    .post-comments-block .comment-info .comment-author {
      margin-top: 0; }
  .post-comments-block .comment-add .subtitle {
    margin-bottom: 30px; }
  .post-comments-block .comment-add .fieldset {
    margin-bottom: 0; }
    .post-comments-block .comment-add .fieldset .field {
      margin-bottom: 28px; }
  @media (min-width: 767px) {
    .post-comments-block .comment-add label.label {
      float: left;
      margin: 0;
      min-width: 90px; }
    .post-comments-block .comment-add .control {
      overflow: hidden; }
      .post-comments-block .comment-add .control input {
        width: 327px; }
      .post-comments-block .comment-add .control textarea {
        height: 242px; }
    .post-comments-block .comment-add .comment-form-actions {
      margin-left: 90px; } }

.block.related-posts .block-title {
  margin-bottom: 30px; }

.block.related-posts .related-post-list {
  padding: 0;
  overflow: hidden;
  margin: -1px 0 0 0;
  list-style: none; }
  .block.related-posts .related-post-list li {
    box-sizing: border-box;
    margin-bottom: 0; }
    .block.related-posts .related-post-list li h5.post-title {
      margin: 0;
      font-weight: normal; }
      .block.related-posts .related-post-list li h5.post-title a {
        display: block;
        text-decoration: none;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -ms-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        font-size: 14px;
        line-height: 51px;
        color: #000000;
        border-top: solid 1px #e8e8e8; }
        .block.related-posts .related-post-list li h5.post-title a:hover {
          background: #e8e8e8;
          padding-left: 15px; }
  @media (min-width: 767px) {
    .block.related-posts .related-post-list {
      display: flex;
      -webkit-display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin-left: -15px; }
      .block.related-posts .related-post-list li {
        padding-left: 15px;
        flex-basis: 50%;
        -webkit-flex-basis: 50%; } }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-list li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-list li h5.post-title a {
        font-size: 18px; } }

.block.related-posts .related-post-grid {
  padding: 0;
  margin: 0 -15px; }
  .block.related-posts .related-post-grid .inner {
    padding: 0 15px; }
  .block.related-posts .related-post-grid .post-image {
    display: block;
    margin-bottom: 10px; }
    .block.related-posts .related-post-grid .post-image img {
      vertical-align: top; }
  .block.related-posts .related-post-grid h5.post-title {
    margin: 0;
    font-weight: normal;
    line-height: normal; }
    .block.related-posts .related-post-grid h5.post-title a {
      font-size: 14px;
      color: #000000; }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-grid li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-grid li h5.post-title a {
        font-size: 18px; } }

.block-blog-categories .block-title,
.block-recent-posts .block-title,
.block-recent-comments .block-title {
  margin-bottom: 20px; }
  .block-blog-categories .block-title strong,
  .block-recent-posts .block-title strong,
  .block-recent-comments .block-title strong {
    font-weight: 300;
    font-size: 18px; }

.block-blog-categories .block-content ul,
.block-recent-posts .block-content ul,
.block-recent-comments .block-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }
  .block-blog-categories .block-content ul li,
  .block-recent-posts .block-content ul li,
  .block-recent-comments .block-content ul li {
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: solid 1px #e8e8e8; }
    .block-blog-categories .block-content ul li:first-child,
    .block-recent-posts .block-content ul li:first-child,
    .block-recent-comments .block-content ul li:first-child {
      border: none;
      margin-top: 0;
      padding-top: 0; }

.block-blog-categories .block-content #blog-show-all {
  cursor: pointer; }
  .block-blog-categories .block-content #blog-show-all:hover {
    text-decoration: underline; }
  .block-blog-categories .block-content #blog-show-all.closed .less,
  .block-blog-categories .block-content #blog-show-all.opened .more {
    display: none; }

.block-recent-comments .title-section {
  font-size: 13px;
  padding-bottom: 10px; }
  .block-recent-comments .title-section strong {
    font-weight: 600; }
    .block-recent-comments .title-section strong:before {
      font-size: 18px;
      line-height: 16px;
      vertical-align: middle; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.post-page {
  /* display none until init */
  /*
     *  Core Owl Carousel CSS File
     */
  /***/
  /* fix */ }
  .post-page .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .post-page .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y; }
  .post-page .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .post-page .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .post-page .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }
  .post-page .owl-carousel .owl-item {
    float: left; }
  .post-page .owl-controls .owl-page,
  .post-page .owl-controls .owl-buttons div {
    cursor: pointer; }
  .post-page .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .post-page .owl-carousel .owl-controls .owl-nav .owl-prev,
  .post-page .owl-carousel .owl-controls .owl-nav .owl-next,
  .post-page .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .post-page .owl-carousel .owl-wrapper,
  .post-page .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .post-page .owl-controls {
    position: absolute;
    top: -50px;
    right: 0; }
    .post-page .owl-controls .owl-prev {
      display: inline-block; }
      .post-page .owl-controls .owl-prev:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .post-page .owl-controls .owl-next {
      display: inline-block; }
      .post-page .owl-controls .owl-next:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .post-page .owl-controls .owl-prev,
    .post-page .owl-controls .owl-next {
      cursor: pointer;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      -webkit-border-radius: 500px;
      -moz-border-radius: 500px;
      border-radius: 500px;
      transition: 0.2s;
      border: solid 1px transparent; }
      .post-page .owl-controls .owl-prev:before,
      .post-page .owl-controls .owl-next:before {
        font-size: 36px;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
      .post-page .owl-controls .owl-prev:hover,
      .post-page .owl-controls .owl-next:hover {
        border-color: #000; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
/**
* @subsection   Animate.css
*
* @description  A bunch of cool, fun, and cross-browser animations
*               for you to use.
*
* @author       Daniel Eden
* @link         http://daneden.me/animate
* @license      MIT license - http://opensource.org/licenses/MIT
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.not-animated {
  opacity: 0; }

/**
* Bounce Keyframes Animation
*/
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

/**
* Flas Keyframes Animation
*/
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/**
* Pulse Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/**
* RubberBand Keyframes Animation
*/
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

/**
* Shake Keyframes Animation
*/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

/**
* Swing Keyframes Animation
*/
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

/**
* Tada Keyframes Animation
*/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/**
* Wobble Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

/**
* BounceIn Keyframes Animation
*/
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceInDown Keyframes Animation
*/
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

/**
* BounceInLeft Keyframes Animation
*/
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

/**
* BounceInRight Keyframes Animation
*/
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

/**
* BounceInUp Keyframes Animation
*/
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

/**
* BounceOut Keyframes Animation
*/
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceOutDown Keyframes Animation
*/
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

/**
* BounceOutLeft Keyframes Animation
*/
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

/**
* BounceOutRight Keyframes Animation
*/
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

/**
* BounceOutUp Keyframes Animation
*/
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

/**
* FadeIn Keyframes Animation
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/**
* FadeInDown Keyframes Animation
*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

/**
* FadeInDownBig Keyframes Animation
*/
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

/**
* FadeInLeft Keyframes Animation
*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

/**
* FadeInLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

/**
* FadeInRight Keyframes Animation
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/**
* FadeInRightBig Keyframes Animation
*/
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

/**
* FadeInUp Keyframes Animation
*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/**
* FadeInUpBig Keyframes Animation
*/
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

/**
* FadeOut Keyframes Animation
*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/**
* FadeOutDown Keyframes Animation
*/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/**
* FadeOutDownBig Keyframes Animation
*/
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

/**
* FadeOutLeft Keyframes Animation
*/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

/**
* FadeOutLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

/**
* FadeOutRight Keyframes Animation
*/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

/**
* FadeOutRightBig Keyframes Animation
*/
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

/**
* FadeOutUp Keyframes Animation
*/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

/**
* FadeOutUpBig Keyframes Animation
*/
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

/**
* Flip Keyframes Animation
*/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

/**
* FlipInX Keyframes Animation
*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

/**
* FlipInY Keyframes Animation
*/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

/**
* FlipOutX Keyframes Animation
*/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

/**
* FlipOutY Keyframes Animation
*/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* LightSpeedIn Keyframes Animation
*/
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/**
* LightSpeedOut Keyframes Animation
*/
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/**
* RotateIn Keyframes Animation
*/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

/**
* RotateInDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

/**
* RotateInDownRight Keyframes Animation
*/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

/**
* RotateInUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

/**
* RotateInUpRight Keyframes Animation
*/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

/**
* RotateOut Keyframes Animation
*/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

/**
* RotateOutDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

/**
* RotateOutDownRight Keyframes Animation
*/
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

/**
* RotateOutUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

/**
* RotateOutUpRight Keyframes Animation
*/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

/**
* Hinge Keyframes Animation
*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/**
* RollIn Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/**
* RollOut Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/**
* ZoomIn Keyframes Animation
*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

/**
* ZoomInDown Keyframes Animation
*/
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

/**
* ZoomInLeft Keyframes Animation
*/
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

/**
* ZoomInRight Keyframes Animation
*/
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

/**
* ZoomInUp Keyframes Animation
*/
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

/**
* ZoomOut Keyframes Animation
*/
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

/**
* ZoomOutDown Keyframes Animation
*/
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

/**
* ZoomOutLeft Keyframes Animation
*/
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

/**
* ZoomOutRight Keyframes Animation
*/
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

/**
* ZoomOutUp Keyframes Animation
*/
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/**
* SlideInDown Keyframes Animation
*/
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

/**
* SlideInLeft Keyframes Animation
*/
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

/**
* SlideInRight Keyframes Animation
*/
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

/**
* SlideInUp Keyframes Animation
*/
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/**
* SlideOutDown Keyframes Animation
*/
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

/**
* SlideOutLeft Keyframes Animation
*/
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

/**
* SlideOutRight Keyframes Animation
*/
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

/**
* SlideOutUp Keyframes Animation
*/
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*
* @subsection   Floating System
*/
.pull-left {
  float: left; }

.pull-none {
  float: none; }

.pull-right {
  float: right; }

@media (min-width: 480px) {
  .pull-xs-left {
    float: left; }
  .pull-xs-none {
    float: none; }
  .pull-xs-right {
    float: right; } }

@media (min-width: 1201px) {
  .pull-sm-left {
    float: left; }
  .pull-sm-none {
    float: none; }
  .pull-sm-right {
    float: right; } }

@media (min-width: 992px) {
  .pull-md-left {
    float: left; }
  .pull-md-none {
    float: none; }
  .pull-md-right {
    float: right; } }

@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }
  .pull-lg-none {
    float: none; }
  .pull-lg-right {
    float: right; } }

/*
* @subsection   Text Alignment
*/
.text-left, .cart-summary .cart-totals {
  text-align: left; }

.text-center, .page-title,
.section-title {
  text-align: center; }

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

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left; }
  .text-xs-center {
    text-align: center; }
  .text-xs-right {
    text-align: right; } }

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

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

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

/*
* @subsection   Text Styling
*/
.italic {
  font-style: italic; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.strike {
  text-decoration: line-through; }

.thin {
  font-weight: 100; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.medium, .collapsible-block .opener::before {
  font-weight: 500; }

.sbold {
  font-weight: 600; }

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

.ubold {
  font-weight: 900; }

/*
* @subsection   Icons
*/
.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid; }
  .big-circle-icon:before {
    font-size: 66px;
    line-height: 122px;
    text-align: center;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em; }

.small-icon:before {
  font-size: 40px;
  line-height: inherit; }

/*
* @subsection   Typography
*/
h1, .heading-1, .block-bundle-summary .product.name {
  font-size: 2rem; }

h2, .heading-2, .block-title, .cart-summary > .title {
  font-size: 1.5rem; }

h3, .heading-3, .collapsible-block .opener {
  font-size: 1.17rem; }

h4, .heading-4, .filter-current .filter-current-subtitle, .opc-block-shipping-information .shipping-information-title, .review-list .review-title, .review-add .review-legend {
  font-size: 1rem; }

h5, .heading-5 {
  font-size: .83rem; }

h6, .heading-6 {
  font-size: .67rem; }

h1, .heading-1, .block-bundle-summary .product.name {
  margin-bottom: 25px;
  font-weight: 600; }

h2, .heading-2, .block-title, .cart-summary > .title {
  margin-bottom: 25px;
  font-weight: 600; }

h3, .heading-3, .collapsible-block .opener {
  margin-bottom: 25px;
  font-weight: 600; }

h4, .heading-4, .filter-current .filter-current-subtitle, .opc-block-shipping-information .shipping-information-title, .review-list .review-title, .review-add .review-legend {
  margin-bottom: 25px;
  font-weight: 600; }

h5, .heading-5 {
  margin-bottom: 25px;
  font-weight: 600; }

h6, .heading-6 {
  margin-bottom: 25px;
  font-weight: 600; }

.page-title,
.section-title {
  font-size: 35px;
  line-height: 1; }
  .page-title .base,
  .section-title .base {
    display: inline-block; }

.page-title-wrapper .page-title {
  margin-bottom: 36px; }
  @media (max-width: 991px) {
    .page-title-wrapper .page-title {
      margin-bottom: 25px; } }

.columns .page-title {
  text-align: center;
  color: #2f2e2e;
  font-size: 36px;
  margin-bottom: 55px; }

.columns .container, .columns .page-print.sales-order-print #maincontent, .page-print.sales-order-print .columns #maincontent {
  padding: 0; }

* {
  margin: 0; }

html, body {
  height: 100%; }

body {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  -webkit-text-size-adjust: none;
  background: #ffffff; }

a {
  transition: .2s ease; }

a:hover {
  transition: .3s ease; }

p {
  margin-bottom: 1rem; }

mark {
  color: #FFF; }

small, .small {
  font-size: .8em; }

.big {
  font-size: 1.2em; }

pre {
  white-space: normal; }

.page-wrapper {
  overflow: hidden;
  position: relative; }

.old-price .price {
  text-decoration: line-through; }

.special-price .price-label,
.old-price .price-label {
  display: none; }

.modals-wrapper {
  position: relative;
  z-index: 1000000; }

#notice-cookie-block {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.18);
  text-align: center;
  cursor: default; }
  #notice-cookie-block > div::after {
    display: none; }
  #notice-cookie-block .content {
    max-width: 800px;
    margin: 0 auto; }

.page-header {
  position: relative;
  height: auto !important;
  x-z-index: 3; }

@media (max-width: 767px) {
  .page-header {
    padding-bottom: 15px; } }

.loading-mask.for-slider {
  display: block; }

.page-header__panel .container, .page-header__panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .page-header__panel #maincontent {
  display: flex;
  justify-content: space-between; }

.page-header__panel .links {
  order: 2; }

.header-info {
  text-align: center;
  padding: 20px 0 17px; }
  .header-info i {
    font-size: 30px;
    line-height: 0;
    vertical-align: sub;
    display: inline-block;
    margin-right: 9px; }
  .header-info strong {
    color: #FFF; }
  @media (max-width: 1200px) {
    .header-info {
      display: none; } }

.panel-container-wrap {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  .panel-container-wrap:before, .panel-container-wrap:after {
    display: table;
    content: "";
    line-height: 0; }
  .panel-container-wrap:after {
    clear: both; }
  @media (min-width: 1201px) {
    .panel-container-wrap {
      padding: 10px 0; }
      .panel-container-wrap .welcome {
        float: left;
        padding: 8px 0 0;
        display: block; } }
  @media (min-width: 1201px) and (max-width: 1353px) {
    .panel-container-wrap .rd-navbar-collapse-container {
      clear: right;
      width: 100%;
      margin-top: 10px;
      border-top: 1px solid #eae9e9; } }

.layout_1 .panel-container-wrap .rd-navbar-collapse-container {
  float: right; }

@media (min-width: 1201px) and (max-width: 1353px) {
  .layout_1 .panel-container-wrap .rd-navbar-collapse-container {
    margin-top: 0;
    border-top: 0;
    width: auto;
    clear: inherit; }
  .layout_1 .panel-container-wrap .welcome {
    float: none;
    display: inline-block; } }

.layout_2 .panel-container-wrap .rd-navbar-collapse-container {
  text-align: center; }

.layout_3 .page-header__content {
  padding-top: 17px;
  padding-bottom: 18px; }
  @media (max-width: 1200px) {
    .layout_3 .page-header__content {
      padding: 0; } }

.layout_3 .page-header__panel .container, .layout_3 .page-header__panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .layout_3 .page-header__panel #maincontent {
  display: block; }

.layout_3 .panel-container-wrap {
  margin-bottom: 28px; }
  @media (min-width: 1201px) {
    .layout_3 .panel-container-wrap {
      min-height: 61px; } }

.layout_3 .rd-navbar-collapse-container {
  float: right; }

.layout_3 .panel-container-wrap-bottom {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 20px; }
  @media (min-width: 1201px) {
    .layout_3 .panel-container-wrap-bottom {
      position: relative; }
      .layout_3 .panel-container-wrap-bottom > .logo {
        display: inline-block;
        margin-top: -8px; } }
  .layout_3 .panel-container-wrap-bottom .rd-navbar-cart-wrap {
    padding-right: 0; }

.layout_4 .page-header__panel .container, .layout_4 .page-header__panel .page-print.sales-order-print #maincontent, .page-print.sales-order-print .layout_4 .page-header__panel #maincontent {
  display: block; }

.layout_4 .panel-container-wrap {
  margin-bottom: 30px; }

.layout_4 .rd-navbar-collapse-container {
  float: right; }

.layout_4 .panel-container-wrap-bottom .rd-navbar-cart-wrap {
  padding-right: 0; }

@media (max-width: 1200px) {
  .layout_4 .logo {
    display: table;
    margin: 0 auto; }
  .layout_4 .page-header__content {
    border-bottom: 1px solid #eae9e9; } }

@media (max-width: 1200px) {
  .layout_5 .header-center-wrap {
    margin-bottom: 0; } }

.welcome {
  display: none; }

/***** page-header__content ********/
.page-header__content {
  padding: 28px 0 27px;
  position: relative;
  x-z-index: 3; }
  .page-header__content .logo {
    display: inline-block; }
    @media (max-width: 1200px) {
      .page-header__content .logo {
        display: table;
        margin: 0 auto; } }
  .page-header__content .logo-wrapper {
    text-align: center; }
    @media (min-width: 1200px) {
      .page-header__content .logo-wrapper {
        margin-bottom: 15px; } }

.header-center-wrap {
  margin-bottom: 30px; }

.header-bottom-wrap {
  position: relative; }
  @media (min-width: 1201px) {
    .header-bottom-wrap {
      padding-top: 14px;
      padding-bottom: 6px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }

.header-bottom-wrap-bg {
  background: #13191e;
  margin: 0 -10000px;
  padding: 0 10000px; }

@media (min-width: 1200px) {
  .layout_1 .page-header__content .logo {
    width: 30%; } }

@media (min-width: 1201px) {
  .layout_1 .page-header__content > .container, .layout_1 .page-print.sales-order-print .page-header__content > #maincontent, .page-print.sales-order-print .layout_1 .page-header__content > #maincontent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  .layout_1 .page-header__content .navigation {
    width: 99%; }
    .layout_1 .page-header__content .navigation:before, .layout_1 .page-header__content .navigation:after {
      display: table;
      content: "";
      line-height: 0; }
    .layout_1 .page-header__content .navigation:after {
      clear: both; } }

@media (min-width: 1201px) and (max-width: 1199px) {
  .layout_1 .page-header__content > .container, .layout_1 .page-print.sales-order-print .page-header__content > #maincontent, .page-print.sales-order-print .layout_1 .page-header__content > #maincontent {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .layout_1 .page-header__content .navigation {
    order: 3; }
  .layout_1 .page-header__content .rd-navbar-search-toggle {
    order: 2; } }

@media (min-width: 1201px) {
  .layout_4 .container-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .layout_4 .rd-navbar-panel-canvas {
    display: none; } }

@media (min-width: 1201px) {
  .layout_5 .panel-container-wrap {
    max-height: 53px; }
  .layout_5 .page-header__content {
    padding-bottom: 0; }
  .layout_5 .header-switchers .switcher {
    border: 0;
    margin-left: 30px; }
    .layout_5 .header-switchers .switcher .dropdown .mage-dropdown-dialog {
      top: 42px;
      right: 0;
      left: auto; }
  .layout_5 .header-switchers .actions .action {
    padding-left: 0; }
  .layout_5 .header-bottom-wrap {
    padding: 14px 0 12px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .layout_5 .header-bottom-wrap > * {
      order: 2; }
    .layout_5 .header-bottom-wrap .navigation {
      order: 0; }
    .layout_5 .header-bottom-wrap .rd-navbar-panel-canvas {
      display: none; } }

/***** end ********/
.header.links li {
  margin-left: 1rem; }

.header.links .counter:before, .header.links .counter:after {
  font-size: 10px; }

.header.links .counter:before {
  content: "("; }

.header.links .counter:after {
  content: ")"; }

.header-switchers {
  float: right; }
  .header-switchers:before, .header-switchers:after {
    display: table;
    content: "";
    line-height: 0; }
  .header-switchers:after {
    clear: both; }
  .header-switchers > div {
    float: left; }
    .header-switchers > div:nth-child(2) {
      margin-left: 20px; }
  .header-switchers .actions .action {
    background-color: transparent;
    transition: .3s ease;
    padding: 8px 0 6px 30px;
    height: 40px;
    border: 0;
    text-transform: capitalize; }
    .header-switchers .actions .action.active, .header-switchers .actions .action:hover {
      background-color: transparent; }
    .header-switchers .actions .action strong {
      font-weight: normal; }

.switcher {
  position: relative;
  margin: 0;
  padding: 0;
  border-left: 1px solid #eae9e9; }
  .switcher .toggle {
    cursor: pointer; }
    .switcher .toggle::after {
      font-family: "Font Awesome 5 Free";
      content: "\e939";
      padding-left: 5px;
      padding-top: 3px;
      font-weight: normal;
      margin-top: -1px;
      float: right; }
      @media (max-width: 991px) {
        .switcher .toggle::after {
          float: none; } }
    .switcher .toggle.active::after {
      content: "\e939"; }
  .switcher .dropdown .mage-dropdown-dialog {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 50px;
    background: #FFF;
    box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.09);
    border: none;
    width: 75px;
    text-align: center;
    z-index: 15; }
    .switcher .dropdown .mage-dropdown-dialog a {
      display: block;
      padding: 20px; }
  .switcher .dropdown.active .mage-dropdown-dialog {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.switcher-label {
  display: none; }

.switcher-option a {
  font-size: 16px; }

.switcher-options {
  border: 0; }
  .switcher-options.active .switcher-dropdown {
    display: inline-block; }

.switcher-dropdown {
  display: none; }

.links li {
  display: inline-block; }

.page-top {
  margin-bottom: 2rem; }

.breadcrumbs {
  background: #f6f6f6;
  padding: 5px 0;
  position: relative; }
  .breadcrumbs .items .item {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    padding-right: 10px;
    position: relative; }
    .breadcrumbs .items .item:after {
      content: '|';
      position: absolute;
      font-size: 20px;
      right: -5px;
      top: 0;
      color: #eae9e9; }
    .breadcrumbs .items .item:last-child {
      margin-right: 0;
      padding-right: 0; }
      .breadcrumbs .items .item:last-child:after {
        display: none; }
    .breadcrumbs .items .item strong {
      font-weight: normal; }

.breadcrumbs + .page-main.page-shadow {
  padding-top: 30px; }

.page-main {
  margin-bottom: 90px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06) inset; }
  @media (min-width: 1201px) {
    .page-main {
      position: relative; } }
  @media (max-width: 1200px) {
    .page-main {
      margin-bottom: 30px; } }
  .page-main.page-shadow {
    box-shadow: none;
    padding-top: 20px; }

.page-main.fix-indent-2 {
  padding-top: 50px; }

.breadcrumbs + .page-main {
  box-shadow: none; }

.cms-index-index .page-main.fix-indent {
  padding: 0;
  margin: 0;
  border: 0; }

.cms-index-index .page-main.fix-indent + .page-footer {
  border: 0; }

.columns > .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.page-layout-3columns .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.page-layout-3columns .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.page-layout-3columns .grid-right {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.page-layout-2columns-right .grid-main {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.page-layout-2columns-right .grid-right {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.page-layout-2columns-left .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.page-layout-2columns-left .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

@media (max-width: 1200px) {
  .page-layout-3columns .grid-left,
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-left .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right,
  .page-layout-2columns-left .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; } }

.block {
  margin-bottom: 2rem; }

.block-title {
  position: relative; }
  .block-title strong {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-weight: 600; }
  .block-title .action {
    float: right;
    padding: 0;
    background: 0;
    line-height: inherit; }
    .block-title .action.edit {
      padding: 0 22px; }
  .block-title .counter {
    display: none; }

.block-subtitle,
.block-content .subtitle {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px; }

.box {
  margin-bottom: 50px;
  border: 1px solid #eae9e9;
  padding: 43px 49px;
  min-height: 264px; }
  @media (max-width: 991px) {
    .box {
      margin-bottom: 30px;
      padding: 24px; } }
  .box .box-content {
    font-size: 12px; }

.box-title {
  margin-bottom: 1rem;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  padding-right: 35px; }
  .box-title:before, .box-title:after {
    display: table;
    content: "";
    line-height: 0; }
  .box-title:after {
    clear: both; }
  .box-title a.action.edit {
    padding: 0;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0; }

.box-actions a.action.change-password {
  color: #FFF;
  font-size: 14px;
  font-weight: 600; }
  .box-actions a.action.change-password:hover {
    color: #FFF; }

@media (min-width: 1201px) {
  .grid-left {
    border-right: 1px solid #eae9e9; } }

@media (min-width: 992px) {
  .grid-left {
    border-right: 0; } }

.sidebar {
  font-size: 12px;
  position: relative; }
  @media (min-width: 992px) {
    .sidebar {
      border-right: 1px solid #eae9e9;
      padding-right: 30px; } }
  @media (min-width: 1354px) {
    .sidebar {
      padding-right: 45px; } }
  @media (min-width: 1201px) {
    .sidebar .block {
      border-bottom: 1px solid #eae9e9;
      padding-bottom: 45px;
      margin-bottom: 50px; }
      .sidebar .block[role="tabpanel"] {
        margin-bottom: 50px; } }
  .sidebar .block .block-title {
    margin-bottom: 36px; }
    .sidebar .block .block-title strong {
      font-size: 26px;
      font-weight: 600;
      margin: 0; }
    .sidebar .block .block-title .counter {
      display: none; }
    .sidebar .block .block-title.filter-title {
      margin-bottom: 48px; }
    .sidebar .block .block-title.left-custom-title {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; }
      .sidebar .block .block-title.left-custom-title strong {
        font-size: 20px;
        font-weight: 400;
        line-height: 29px; }
      .sidebar .block .block-title.left-custom-title span {
        font-size: 40px;
        padding-right: 10px; }
      @media (min-width: 1201px) and (max-width: 991px) {
        .sidebar .block .block-title.left-custom-title strong {
          font-size: 14px;
          line-height: 20px; }
        .sidebar .block .block-title.left-custom-title span {
          font-size: 21px; } }
  .sidebar .block.block-bg-custom {
    background: #f8f8fa;
    padding: 20px 30px;
    border: 0; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .sidebar .block.block-bg-custom {
        padding: 10px 12px; } }
  .sidebar .block.block-border-custom {
    padding: 20px 30px;
    border: 1px solid #eae9e9; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .sidebar .block.block-border-custom {
        padding: 10px 12px; } }
  .sidebar .block.block-bg_2-custom {
    padding: 20px 30px;
    color: #fff;
    border: 0; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .sidebar .block.block-bg_2-custom {
        padding: 10px 12px; } }
    .sidebar .block.block-bg_2-custom .left-custom-title,
    .sidebar .block.block-bg_2-custom .icon-telephone2:before {
      color: #fff; }
  .sidebar.sidebar-additional .collapsible-block:last-child .block:not(.block-newsletter) {
    border-bottom: 0;
    padding-bottom: 0; }
  .sidebar.sidebar-main {
    padding-bottom: 45px; }
    @media (max-width: 1200px) {
      .sidebar.sidebar-main .block {
        margin-bottom: 0; } }
  @media (max-width: 991px) {
    .sidebar {
      padding-top: 50px; }
      .sidebar.sidebar-main + .sidebar.sidebar-additional {
        padding-top: 0; } }

@media (min-width: 1201px) {
  .layout_4 .sidebar {
    border: 0;
    padding: 0; } }

.layout_4.grid-left {
  border: 0; }

.block-reorder .field.choice input[type="checkbox"],
.block-reorder .field.choice input[type="radio"] {
  opacity: 1;
  position: relative;
  margin: 5px; }

.block-reorder .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .block-reorder .field .label {
    margin-right: 5px; }

.block-reorder .product-item-name {
  font-size: 14px; }

.block-reorder .actions-toolbar {
  display: block; }
  .block-reorder .actions-toolbar .primary {
    margin-bottom: 4px; }

.block-reorder .product-item {
  margin-bottom: 20px; }

.block-reorder .product-item-name {
  display: block;
  font-size: 16px;
  font-weight: bold; }

.collapsible-block {
  position: relative; }
  .collapsible-block .opener {
    position: relative;
    cursor: pointer;
    padding: 0 0 12px;
    border-bottom: 1px solid #eae9e9; }
    .collapsible-block .opener::before {
      float: right;
      font-size: 14px; }
    @media (max-width: 1200px) {
      .collapsible-block .opener {
        display: block !important; } }
  .collapsible-block:last-child .opener {
    border: 0; }

.left-custom .block-content {
  line-height: 22px; }

.filter-toggle-full {
  display: none; }

@media (min-width: 1201px) {
  .grid-left-fixed {
    position: absolute;
    left: -265px;
    top: 100px;
    width: 265px;
    background: #fff;
    z-index: 10;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    height: 100%;
    transition: all 0.3s ease;
    overflow: scroll; }
    .grid-left-fixed.id-active {
      left: 0; }
    .grid-left-fixed .sidebar {
      padding: 80px 40px 50px 50px;
      border: 0; }
      .grid-left-fixed .sidebar.sidebar-main .block {
        margin-bottom: 0; }
    .grid-left-fixed .sidebar + .sidebar.sidebar-additional {
      padding-top: 0; }
    .grid-left-fixed .close {
      position: absolute;
      right: 40px;
      top: 20px;
      cursor: pointer;
      text-transform: uppercase;
      font-weight: 500;
      transition: all 0.3s ease; }
      .grid-left-fixed .close:after {
        font-family: "Font Awesome 5 Free";
        content: "\e935";
        font-size: 18px;
        padding-left: 10px;
        float: right;
        margin-top: -2px; }
  .layout_3 .switcher {
    border: 0; }
  .layout_3 .filter-toggle-full {
    display: inline-block;
    float: left;
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-right: 25px; }
    .layout_3 .filter-toggle-full:hover {
      color: #FFF; }
    .layout_3 .filter-toggle-full span {
      vertical-align: sub; } }
  @media (min-width: 1201px) and (min-width: 1201px) and (max-width: 991px) {
    .layout_3 .filter-toggle-full {
      font-size: 12px; } }

@media (min-width: 1201px) {
    .layout_3 .filter-toggle-full:before {
      font-family: "Font Awesome 5 Free";
      content: "\e97c";
      font-size: 23px;
      font-weight: normal;
      float: left; } }

.page-footer {
  clear: both;
  padding: 100px 0 40px; }
  @media (max-width: 768px) {
    .page-footer {
      padding: 40px 0;
      /*background: #fff !important;*/ } }

@media (max-width: 768px) {
  .cms-index-index .page-footer {
    border-top: 0;
    padding-top: 0; } }

.footer {
  font-size: 12px; }
  .footer h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px; }
  .footer .footer-col-content li {
    display: block;
    margin-bottom: 6px; }
    .footer .footer-col-content li a {
      display: inline-block; }
  .footer .switcher-store {
    position: fixed;
    left: 0;
    bottom: 30%;
    z-index: 3; }
    .footer .switcher-store .switcher-options.active .action {
      border-bottom-color: #fff; }
    .footer .switcher-store .switcher-options.active .switcher-dropdown {
      display: block; }
    .footer .switcher-store .switcher-dropdown {
      position: absolute;
      top: 100%;
      background: #fff;
      padding: 13px 22px;
      width: 100%;
      border: 1px solid #eae9e9;
      border-top: 0; }
  .footer .copyright {
    display: block;
    width: 100%;
    border-top: 1px solid #eae9e9;
    padding-top: 40px;
    margin-top: 36px;
    font-size: 12px; }
  .footer .footer-logo {
    margin-bottom: 28px;
    margin-top: -5px; }
    .footer .footer-logo .logo {
      display: inline-block; }
    @media (max-width: 768px) {
      .footer .footer-logo {
        margin: 0;
        padding-bottom: 25px; } }
  .footer .desc-footer {
    margin-bottom: 33px;
    line-height: 22px; }
  .footer .list-footer {
    overflow: hidden; }
    .footer .list-footer li {
      float: left;
      margin-right: 15px;
      font-size: 21px; }
  .footer .list-icon {
    overflow: hidden;
    padding-top: 25px; }
    .footer .list-icon li {
      float: left;
      margin-right: 5px; }
      .footer .list-icon li a {
        display: block;
        height: 48px;
        width: 48px;
        border: 2px solid #eae9e9;
        border-radius: 50%;
        font-size: 18px;
        line-height: 42px;
        text-align: center; }
        .footer .list-icon li a:hover {
          color: #fff !important; }
        .footer .list-icon li a .fa {
          line-height: inherit; }
  .footer .footer-col-content {
    padding: 0; }
  @media (min-width: 1201px) {
    .footer .footer-col-content {
      display: block !important;
      height: 100% !important;
      opacity: 1 !important; }
    .footer .hidden-title {
      display: none; } }
  @media (max-width: 1200px) {
    .footer .hidden-title {
      display: block; }
    .footer h4 {
      cursor: pointer;
      margin-bottom: 28px; }
      .footer h4:after {
        font-family: "Font Awesome 5 Free";
        content: "\e93a";
        font-size: 12px;
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
        margin-top: -1px; }
      .footer h4.id-active:after {
        content: "\e939"; }
    .footer .footer-col-content {
      display: none; }
    .footer .copyright {
      padding-top: 30px;
      margin-top: 30px; }
    .footer .list-icon {
      padding-top: 20px; }
    .footer .footer-col-content {
      padding: 0 0 30px; } }
  .footer .footer-block-3 .list-icon {
    padding-top: 0; }

@media (max-width: 1199px) and (min-width: 1201px) {
  .layout_1 .footer .col-sm-4.col-lg-2 {
    order: 3;
    padding-top: 45px; }
  .layout_1 .footer .first-extra {
    order: 1; }
  .layout_1 .footer .last-extra {
    order: 2; } }

.layout_2.page-footer {
  border-top: 1px solid #eae9e9; }

@media (min-width: 1201px) {
  .layout_2 .footer {
    text-align: center; }
    .layout_2 .footer h4 {
      display: none; }
    .layout_2 .footer .footer-col {
      margin-bottom: 7px; }
    .layout_2 .footer .list-ul ul {
      display: inline-block;
      margin-top: 7px; }
    .layout_2 .footer .footer-col-content li {
      display: inline-block;
      margin: 0 10px; }
    .layout_2 .footer .list-contacts-footer {
      padding-top: 27px; }
      .layout_2 .footer .list-contacts-footer li {
        border-right: 1px solid #eae9e9;
        margin: 0 0 0 24px;
        padding: 8px 25px 8px 0; }
        .layout_2 .footer .list-contacts-footer li:last-child {
          padding-right: 0;
          border: 0; }
    .layout_2 .footer .copyright {
      margin-top: 105px; } }

.layout_2 .footer .list-icon {
  padding-top: 43px; }
  .layout_2 .footer .list-icon li {
    float: none;
    display: inline-block;
    margin: 0 2px; }

.layout_3.page-footer {
  border-top: 1px solid #eae9e9;
  margin-top: -1px; }

@media (max-width: 1199px) and (min-width: 1201px) {
  .layout_3 .col-lg-2 {
    order: 3;
    margin-top: 40px; }
  .layout_3 .first-extra {
    order: 1; }
  .layout_3 .last-extra {
    order: 2; } }

@media (min-width: 1201px) {
  .layout_4.page-footer {
    border-top: 1px solid #eae9e9; } }

@media (max-width: 991px) and (min-width: 1201px) {
  .layout_4 .footer .row > div {
    order: 2; }
    .layout_4 .footer .row > div.last-extra {
      order: 1;
      margin-bottom: 50px; } }

.layout_5.page-footer {
  border-top: 1px solid #eae9e9; }

@media (min-width: 1201px) {
  .layout_5 .footer .align-right {
    text-align: right; }
  .layout_5 .footer h4 {
    display: none; }
  .layout_5 .footer .list-ul ul {
    display: inline-block;
    margin-top: 7px; }
  .layout_5 .footer .footer-col-content li {
    display: inline-block;
    margin: 0 10px; }
  .layout_5 .footer .list-contacts-footer {
    padding-top: 27px; }
    .layout_5 .footer .list-contacts-footer li {
      border-right: 1px solid #eae9e9;
      margin: 0 0 0 24px;
      padding: 8px 25px 8px 0; }
      .layout_5 .footer .list-contacts-footer li:last-child {
        padding-right: 0;
        border: 0; } }

.layout_5 .footer .list-icon {
  padding-top: 30px; }
  .layout_5 .footer .list-icon li {
    margin: 0 2px; }
  @media (max-width: 991px) {
    .layout_5 .footer .list-icon {
      padding-top: 15px; }
      .layout_5 .footer .list-icon li a {
        width: 35px;
        height: 35px;
        font-size: 14px;
        line-height: 33px; } }

.layout_5 .footer .copyright {
  margin-top: 40px;
  padding: 0;
  border: 0;
  color: #000; }

.scrollToTop {
  position: fixed;
  bottom: 50px;
  right: 50px;
  height: 64px;
  width: 64px;
  line-height: 69px;
  display: none;
  cursor: pointer;
  text-indent: 100vw;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  background: #FFF;
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 12; }
  .scrollToTop:before {
    font-family: "Font Awesome 5 Free";
    content: "\e941";
    text-indent: 0;
    font-size: 22px;
    display: block; }
  .scrollToTop:hover {
    color: #FFF; }
  @media (max-width: 1200px) {
    .scrollToTop {
      bottom: 20px;
      right: 20px;
      height: 34px;
      width: 34px;
      line-height: 39px; }
      .scrollToTop:before {
        font-size: 18px; } }

.widget.block-static-block, .widget.featured {
  x-padding-bottom: 95px;
  margin-bottom: 25px;
  x-border-bottom: 1px solid #eae9e9; }
  @media (max-width: 1199px) {
    .widget.block-static-block, .widget.featured {
      margin-bottom: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 1200px) {
    .widget.block-static-block.featured + .widget.block-static-block.featured, .widget.featured.featured + .widget.block-static-block.featured, .widget.block-static-block.featured + .widget.featured.featured, .widget.featured.featured + .widget.featured.featured {
      padding-bottom: 25px; } }

.widget.featured {
  padding-bottom: 74px;
  margin-top: 100px;
  margin-bottom: 100px; }
  @media (max-width: 1199px) {
    .widget.featured {
      padding-bottom: 40px;
      margin-bottom: 40px; } }

.widget.border-none, .widget.last_widget, .widget.brands.last_widget {
  border-bottom: 0;
  padding-bottom: 0; }

.widget.border-fix-none {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.widget.border-none-content {
  border: 0;
  padding-bottom: 0; }

.widget.border-fix-indent {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 50px; }

.widget.fix-indent-top {
  margin-top: -50px; }

@media (min-width: 1200px) {
  .content-flex-column {
    margin-left: -15px;
    margin-right: -15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }
  @media (min-width: 1200px) and (min-width: 1354px) {
    .content-flex-column {
      margin-left: -25px;
      margin-right: -25px; } }

@media (min-width: 1200px) {
    .content-flex-column > div {
      -ms-flex: 1 1 100%;
      -webkit-flex: 1 1 100%;
      flex: 1 1 100%;
      padding-left: 15px;
      padding-right: 15px; } }
    @media (min-width: 1200px) and (min-width: 1354px) {
      .content-flex-column > div {
        padding-left: 25px;
        padding-right: 25px; } }

@media (min-width: 1200px) {
    .content-flex-column .widget.block-static-block, .content-flex-column .widget.featured {
      margin-bottom: 0;
      padding-bottom: 0;
      border: 0; } }

@media (max-width: 1200px) {
  .content-flex-column .widget.block-static-block, .content-flex-column .widget.featured {
    margin-bottom: 50px;
    border: 0; } }

.content-flex-column .block-title {
  font-size: 26px; }

.layout_4 .widget.block-static-block, .layout_4 .widget.featured {
  padding-bottom: 0;
  border: 0;
  margin-bottom: 47px; }
  .layout_4 .widget.block-static-block .page-title, .layout_4 .widget.featured .page-title {
    text-align: left;
    font-size: 26px;
    margin-bottom: 45px;
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 25px; }
  .layout_4 .widget.block-static-block .block-title:not(.left-custom-title), .layout_4 .widget.featured .block-title:not(.left-custom-title) {
    margin-bottom: 30px; }

.custom-item-1 {
  display: block;
  position: relative;
  line-height: 1;
  margin-bottom: 50px;
  overflow: hidden; }
  .custom-item-1:last-child {
    margin-bottom: 0; }
  .custom-item-1 .custom-item-content {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center; }
  .custom-item-1 .title-1 {
    font-size: 35px;
    margin-bottom: 18px;
    font-weight: 600;
    color: #FFF; }
  .custom-item-1 .desc-1 {
    font-size: 24px;
    margin-bottom: 45px;
    color: #FFF; }
  .custom-item-1 .link-button {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    font-size: 16px;
    background: none;
    padding: 18px 42px; }
    .custom-item-1 .link-button:hover {
      color: #FFF; }
    .custom-item-1 .link-button span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-1 .link-button {
        font-size: 12px; } }
  .custom-item-1.extra .custom-item-content {
    left: 15%;
    top: 49%;
    transform: translate(-15%, -50%);
    -webkit-transform: translate(-15%, -50%);
    text-align: left; }
  .custom-item-1 img {
    transition: all 0.3s ease; }
  .custom-item-1:hover img {
    transform: scale(1.03, 1.03) rotate(0.03deg) translateZ(0); }
  @media (max-width: 1199px) {
    .custom-item-1 .title-1 {
      font-size: 24px;
      margin-bottom: 12px; }
    .custom-item-1 .desc-1 {
      font-size: 20px;
      margin-bottom: 20px; } }
  @media (max-width: 479px) {
    .custom-item-1 .title-1 {
      font-size: 18px; }
    .custom-item-1 .desc-1 {
      margin-bottom: 10px;
      font-size: 14px; }
    .custom-item-1 .link-button {
      padding: 6px 25px 4px;
      font-size: 12px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .custom-item-1 {
      margin-bottom: 35px; } }
  @media (min-width: 1201px) and (max-width: 991px) {
    .custom-item-1 {
      margin-bottom: 23px; } }
  @media (max-width: 1200px) {
    .custom-item-1 {
      margin-bottom: 0; } }

.custom-item-2 {
  display: block;
  position: relative;
  overflow: hidden; }
  .custom-item-2 .custom-item-content {
    position: absolute;
    top: 13.5%;
    text-align: center;
    padding: 30px;
    width: 100%;
    line-height: 1.3; }
  .custom-item-2 .title-1 {
    font-size: 35px;
    margin-bottom: 10px;
    font-weight: 600; }
  .custom-item-2 .desc-1 {
    font-size: 24px;
    margin-bottom: 40px; }
  .custom-item-2 .link-button {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    padding: 20px 42px;
    font-size: 16px; }
    .custom-item-2 .link-button:hover {
      color: #FFF; }
    .custom-item-2 .link-button span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-2 .link-button {
        font-size: 12px; } }
  .custom-item-2 img {
    transition: all 0.3s ease; }
  .custom-item-2:hover img {
    transform: scale(1.03, 1.03) rotate(0.03deg) translateZ(0); }
  @media (max-width: 1199px) {
    .custom-item-2 .title-1 {
      font-size: 28px;
      margin-bottom: 12px; }
    .custom-item-2 .desc-1 {
      font-size: 20px;
      margin-bottom: 20px; } }
  @media (max-width: 1200px) {
    .custom-item-2 {
      margin-top: 0; } }

.custom-item-3 {
  position: relative;
  overflow: hidden;
  /*
  &.extra {
    .title-1,
    .desc-1 {
      color: $white;
    }
  }*/ }
  .custom-item-3 a:hover {
    transition: 0.25s; }
    .custom-item-3 a:hover .link-custom {
      color: #FFF !important;
      background-color: #000;
      border-color: #000;
      transition: 0.25s; }
    .custom-item-3 a:hover img {
      transition: 0.25s; }
  .custom-item-3 .custom-item-content {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 25px;
    line-height: normal; }
  .custom-item-3 .title-1 {
    font-size: 36px;
    font-weight: 600;
    color: #FFF !important;
    text-shadow: 4px 4px 10px #000; }
  .custom-item-3 .desc-1 {
    font-size: 24px;
    margin-bottom: 32px; }
  .custom-item-3 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    background-color: #ff5933;
    border-color: #ff5933;
    border-radius: 30px;
    padding: 14px 40px 12px 40px;
    margin-top: 25px; }
    .custom-item-3 .link-custom:hover {
      color: #FFF; }
    .custom-item-3 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-3 .link-custom {
        font-size: 12px; } }
  @media (max-width: 991px) {
    .custom-item-3 .link-custom {
      padding: 9px 22px 7px 22px;
      font-size: 13px; }
    .custom-item-3 .title-1 {
      font-size: 24px; }
    .custom-item-3 .desc-1 {
      font-size: 16px;
      margin-bottom: 20px; } }
  @media (max-width: 1200px) {
    .custom-item-3.extra {
      margin-top: 30px; } }
  @media (max-width: 479px) {
    .custom-item-3 .title-1 {
      font-size: 20px; }
    .custom-item-3 .desc-1 {
      font-size: 16px; }
    .custom-item-3 .link-custom {
      padding: 8px 25px 6px; } }

.custom-item-4:not(.extra) {
  position: relative;
  overflow: hidden; }
  .custom-item-4:not(.extra) .custom-item-content {
    position: absolute;
    left: 12%;
    right: 12%;
    bottom: -7px;
    text-align: center;
    text-transform: uppercase;
    background: #FFF;
    padding: 38px 10px 0; }
  .custom-item-4:not(.extra) .title-1 {
    font-size: 24px;
    margin-bottom: 21px;
    letter-spacing: 0.03em; }
    @media (max-width: 991px) and (min-width: 1201px) {
      .custom-item-4:not(.extra) .title-1 {
        font-size: 20px; } }
  .custom-item-4:not(.extra) .link-custom {
    text-transform: uppercase;
    font-weight: 600; }
  .custom-item-4:not(.extra) img {
    width: 100%; }
  .custom-item-4:not(.extra).extra {
    display: none; }

.custom-item-4.extra {
  position: relative; }
  .custom-item-4.extra .custom-item-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
    background: rgba(59, 242, 188, 0.8);
    left: 12%;
    right: 12%;
    padding: 76px 15px 63px;
    color: #FFF;
    line-height: 1; }
  .custom-item-4.extra .title-1 {
    font-size: 84px;
    font-weight: 600;
    margin-bottom: 5px; }
  .custom-item-4.extra .desc-1 {
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .custom-item-4.extra .slog-1 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 32px; }
  .custom-item-4.extra .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    padding: 10px 48px; }
    .custom-item-4.extra .link-custom:hover {
      color: #FFF; }
    .custom-item-4.extra .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-4.extra .link-custom {
        font-size: 12px; } }
  .custom-item-4.extra img {
    max-width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-4.extra .title-1 {
      font-size: 54px; }
    .custom-item-4.extra .desc-1 {
      font-size: 20px; }
    .custom-item-4.extra .slog-1 {
      font-size: 34px;
      margin-bottom: 15px; } }
  @media (max-width: 991px) and (min-width: 1201px) {
    .custom-item-4.extra .custom-item-content {
      padding-top: 20px;
      padding-bottom: 20px; }
    .custom-item-4.extra .link-custom {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }

@media (max-width: 1200px) {
  .custom-item-4 {
    margin-bottom: 30px; }
    .custom-item-4 img {
      width: 100%; } }

.custom-item-5 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .custom-item-5 > div {
    -ms-flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%; }
  .custom-item-5 .custom-item-content {
    text-align: center;
    padding: 33px 90px 25px 20px; }
  .custom-item-5 .banner-label {
    font-size: 24px;
    margin-bottom: 10px; }
  .custom-item-5 .title-1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 23px; }
  .custom-item-5 .desc-1 {
    padding: 0 10%;
    margin-bottom: 43px; }
  .custom-item-5 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    font-size: 18px;
    padding: 18px 36px;
    letter-spacing: 0.03em; }
    .custom-item-5 .link-custom:hover {
      color: #FFF; }
    .custom-item-5 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-5 .link-custom {
        font-size: 12px; } }
  @media (max-width: 1199px) {
    .custom-item-5 .title-1 {
      font-size: 30px;
      line-height: 38px; } }
  @media (max-width: 991px) {
    .custom-item-5 > div {
      -ms-flex: 1 1 100%;
      -webkit-flex: 1 1 100%;
      flex: 1 1 100%;
      margin-bottom: 40px; }
      .custom-item-5 > div:last-child {
        margin-bottom: 0; } }
  .custom-item-5 .custom-item-content {
    padding: 0; }
  .custom-item-5 img {
    width: 100%; }

.custom-item-6 {
  display: block;
  position: relative;
  overflow: hidden; }
  .custom-item-6 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: normal;
    color: #FFF; }
  .custom-item-6 .title-1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: -4px; }
  .custom-item-6 .desc-1 {
    font-size: 24px; }
  .custom-item-6 .title-1 + .desc-1 {
    margin-top: -4px;
    margin-bottom: 4px; }
  .custom-item-6 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    margin-top: 31px; }
    .custom-item-6 .link-custom:hover {
      color: #FFF; }
    .custom-item-6 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-6 .link-custom {
        font-size: 12px; } }
    @media (min-width: 992px) {
      .custom-item-6 .link-custom {
        padding: 18px 42px;
        font-size: 16px; } }
  @media (max-width: 991px) {
    .custom-item-6 .custom-item-content {
      line-height: 2.2em; }
    .custom-item-6 .title-1 {
      font-size: 28px; }
    .custom-item-6 .desc-1 {
      font-size: 20px; } }
  @media (max-width: 1200px) {
    .custom-item-6 {
      margin-bottom: 30px; } }

.list-brand-static {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -15px; }
  .list-brand-static li {
    padding: 0 15px; }
  .list-brand-static a {
    display: block; }
    .list-brand-static a:hover {
      opacity: 0.5; }
  @media (max-width: 991px) {
    .list-brand-static {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .list-brand-static li {
        padding: 15px; } }
  @media (max-width: 1200px) {
    .list-brand-static li {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media (max-width: 1200px) and (min-width: 1354px) {
    .list-brand-static li {
      padding-left: 25px;
      padding-right: 25px; } }

.custom-item-7 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .custom-item-7 .item {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    position: relative; }
    @media (max-width: 479px) {
      .custom-item-7 .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }
  .custom-item-7 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: normal;
    color: #FFF;
    text-align: center;
    width: 100%; }
  .custom-item-7 .title-1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: -4px; }
  .custom-item-7 .desc-1 {
    font-size: 24px; }
  .custom-item-7 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    margin-top: 31px;
    background: none; }
    .custom-item-7 .link-custom:hover {
      color: #FFF; }
    .custom-item-7 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-7 .link-custom {
        font-size: 12px; } }
    @media (min-width: 992px) {
      .custom-item-7 .link-custom {
        padding: 18px 42px;
        font-size: 16px; } }
  .custom-item-7 img {
    width: 100%; }
  .custom-item-7 .extra-position .custom-item-content {
    top: 31%;
    color: #000; }
  .custom-item-7 .extra-position .link-custom {
    color: #000; }
    .custom-item-7 .extra-position .link-custom:hover {
      color: #fff; }
  @media (max-width: 1199px) {
    .custom-item-7 .title-1 {
      font-size: 23px; }
    .custom-item-7 .desc-1 {
      font-size: 18px; }
    .custom-item-7 .link-custom {
      font-size: 13px;
      padding: 10px 34px;
      margin-top: 20px; }
    .custom-item-7 .extra-position .custom-item-content {
      top: 35%; } }
  @media (max-width: 1200px) and (min-width: 480px) {
    .custom-item-7 .title-1 {
      font-size: 14px; }
    .custom-item-7 .desc-1 {
      font-size: 13px; }
    .custom-item-7 .link-custom {
      font-size: 12px;
      padding: 4px 25px;
      margin-top: 10px; }
    .custom-item-7 .extra-position .custom-item-content {
      top: 50%; } }

.custom-item-8 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  .custom-item-8 .item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    position: relative; }
    @media (max-width: 1200px) {
      .custom-item-8 .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }
  .custom-item-8 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: normal;
    color: #FFF;
    text-align: center;
    width: 100%;
    padding: 0 20px; }
  .custom-item-8 .title-1 {
    font-size: 35px;
    font-weight: 600;
    margin-top: -4px; }
  .custom-item-8 .desc-1 {
    font-size: 24px; }
    @media (max-width: 992px) {
      .custom-item-8 .desc-1 {
        line-height: 28px; } }
  .custom-item-8 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    margin-top: 31px;
    background: none; }
    .custom-item-8 .link-custom:hover {
      color: #FFF; }
    .custom-item-8 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-8 .link-custom {
        font-size: 12px; } }
    @media (min-width: 992px) {
      .custom-item-8 .link-custom {
        padding: 18px 42px;
        font-size: 16px; } }
  .custom-item-8 img {
    width: 100%; }

.custom-item-9 {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1354px) {
    .custom-item-9 {
      margin-left: -25px;
      margin-right: -25px; } }
  .custom-item-9 .item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative; }
    @media (min-width: 1354px) {
      .custom-item-9 .item {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (max-width: 1200px) {
      .custom-item-9 .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }
  .custom-item-9 .position-relative {
    position: relative; }
  .custom-item-9 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    padding: 10px 50px 10px 10px;
    text-align: right; }
  .custom-item-9 .title-1 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px; }
  .custom-item-9 .desc-1 {
    font-size: 24px;
    margin-bottom: 22px; }
  .custom-item-9 .link-custom {
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline; }
  .custom-item-9 img {
    width: 100%; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .custom-item-9 .custom-item-content {
      padding-right: 25px; }
    .custom-item-9 .title-1 {
      font-size: 26px;
      margin-bottom: 5px; }
    .custom-item-9 .desc-1 {
      font-size: 20px;
      margin-bottom: 10px; }
    .custom-item-9 .link-custom {
      font-size: 14px; } }
  @media (max-width: 479px) {
    .custom-item-9 .custom-item-content {
      padding-right: 25px; }
    .custom-item-9 .title-1 {
      font-size: 26px;
      margin-bottom: 5px; }
    .custom-item-9 .desc-1 {
      font-size: 20px;
      margin-bottom: 10px; }
    .custom-item-9 .link-custom {
      font-size: 14px; } }

.custom-item-10 {
  position: relative;
  padding-bottom: 12px; }
  .custom-item-10 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right;
    padding: 20px 50px; }
  .custom-item-10 .title-1 {
    font-size: 35px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px; }
  .custom-item-10 .desc-1 {
    font-size: 24px;
    margin-bottom: 22px; }
  .custom-item-10 .link-custom {
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase; }
  .custom-item-10 img {
    width: 100%; }
  @media (max-width: 1200px) {
    .custom-item-10 .custom-item-content {
      padding: 20px; }
    .custom-item-10 .title-1 {
      font-size: 20px;
      margin-bottom: 0; }
    .custom-item-10 .desc-1 {
      font-size: 13px;
      margin-bottom: 0; }
    .custom-item-10 .link-custom {
      font-size: 13px; } }

.custom-item-indent .col-sm-6:nth-child(1), .custom-item-indent .col-sm-6:nth-child(2) {
  margin-bottom: 50px; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .custom-item-indent .col-sm-6:nth-child(1), .custom-item-indent .col-sm-6:nth-child(2) {
      margin-bottom: 30px; } }

@media (max-width: 1200px) {
  .custom-item-indent .col-sm-6 {
    margin-bottom: 30px; }
    .custom-item-indent .col-sm-6:nth-child(1), .custom-item-indent .col-sm-6:nth-child(2) {
      margin-bottom: 30px; }
    .custom-item-indent .col-sm-6:last-child {
      margin-bottom: 0; } }

.custom-item-11 {
  position: relative;
  overflow: hidden; }
  .custom-item-11 .custom-item-content {
    position: absolute;
    top: 13.5%;
    padding: 60px;
    width: 100%;
    line-height: 1.3;
    color: #fff; }
  .custom-item-11 .title-1 {
    font-size: 65px;
    font-weight: 600; }
  .custom-item-11 .desc-1 {
    font-size: 24px;
    margin-bottom: 35px; }
  .custom-item-11 .link-custom {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 500;
    color: #fff; }
    .custom-item-11 .link-custom:hover {
      text-decoration: none; }
  .custom-item-11 img {
    transition: all 0.3s ease; }
  .custom-item-11:hover img {
    transform: scale(1.03, 1.03) rotate(0.03deg) translateZ(0); }
  @media (min-width: 1201px) and (max-width: 991px) {
    .custom-item-11 .custom-item-content {
      top: 6%;
      padding: 30px; }
    .custom-item-11 .title-1 {
      font-size: 40px; }
    .custom-item-11 .desc-1 {
      font-size: 20px; } }
  @media (max-width: 1200px) {
    .custom-item-11 .custom-item-content {
      top: 12%;
      padding: 30px; }
    .custom-item-11 .title-1 {
      font-size: 44px; }
    .custom-item-11 .desc-1 {
      font-size: 20px; } }
  @media (max-width: 479px) {
    .custom-item-11 .custom-item-content {
      top: 4%;
      padding: 15px; } }

.custom-item-12 {
  position: relative;
  overflow: hidden;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  .custom-item-12 .custom-item-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1.1; }
  .custom-item-12 .desc-1 {
    font-size: 34px; }
  .custom-item-12 .title-1 {
    font-size: 114px;
    font-weight: bold;
    margin-bottom: 20px; }
  .custom-item-12 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none; }
    .custom-item-12 .link-custom:hover {
      color: #FFF; }
    .custom-item-12 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-12 .link-custom {
        font-size: 12px; } }
  .custom-item-12 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-12 .desc-1 {
      font-size: 26px; }
    .custom-item-12 .title-1 {
      font-size: 65px; } }
  @media (max-width: 1200px) {
    .custom-item-12 .desc-1 {
      font-size: 16px;
      margin-bottom: 5px; }
    .custom-item-12 .title-1 {
      font-size: 23px;
      margin-bottom: 10px; }
    .custom-item-12 .link-custom {
      font-size: 12px;
      padding: 6px 20px; } }
  @media (max-width: 479px) {
    .custom-item-12 .custom-item-content {
      width: 100%; }
    .custom-item-12 .desc-1 {
      font-size: 14px; }
    .custom-item-12 .title-1 {
      font-size: 18px; } }

.custom-item-13 {
  text-align: center; }
  .custom-item-13 .custom-content {
    padding: 15px;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .custom-item-13 span {
    font-size: 42px;
    display: block;
    margin-bottom: 27px; }
  .custom-item-13 .title {
    font-size: 24px;
    margin-bottom: 27px;
    line-height: 1.2; }
  .custom-item-13 .desc-content {
    font-size: 12px;
    line-height: 22px; }
  @media (max-width: 1199px) {
    .custom-item-13 .title {
      font-size: 19px; } }
  @media (max-width: 1200px) {
    .custom-item-13 li {
      margin-bottom: 30px; }
      .custom-item-13 li:last-child {
        margin-bottom: 0; } }

.custom-item-14 {
  position: relative;
  overflow: hidden;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  .custom-item-14 .custom-item-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    line-height: 1.1; }
  .custom-item-14 .title-1 {
    font-size: 84px;
    font-weight: 500;
    margin-bottom: 18px; }
  .custom-item-14 .desc-1 {
    font-size: 24px;
    margin-bottom: 53px; }
  .custom-item-14 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 40px; }
    .custom-item-14 .link-custom:hover {
      color: #FFF; }
    .custom-item-14 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-14 .link-custom {
        font-size: 12px; } }
  .custom-item-14 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-14 .title-1 {
      font-size: 35px; }
    .custom-item-14 .desc-1 {
      font-size: 18px;
      margin-bottom: 20px; }
    .custom-item-14 .link-custom {
      padding: 8px 30px; } }
  @media (max-width: 1200px) {
    .custom-item-14 .custom-item-content {
      left: 30%; }
    .custom-item-14 .title-1 {
      font-size: 26px; }
    .custom-item-14 .desc-1 {
      font-size: 14px; }
    .custom-item-14 .link-custom {
      font-size: 13px; } }
  @media (max-width: 479px) {
    .custom-item-14 .custom-item-content {
      left: 35%; }
    .custom-item-14 .title-1 {
      font-size: 14px;
      margin-bottom: 5px; }
    .custom-item-14 .desc-1 {
      font-size: 12px;
      margin-bottom: 10px; }
    .custom-item-14 .link-custom {
      font-size: 12px;
      padding: 4px 20px; } }

.custom-item-15 {
  position: relative;
  overflow: hidden;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  .custom-item-15 .custom-item-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%);
    line-height: 1.1; }
  .custom-item-15 .title-1 {
    font-size: 84px;
    font-weight: 500;
    margin-bottom: 18px; }
  .custom-item-15 .desc-1 {
    font-size: 24px;
    margin-bottom: 53px; }
  .custom-item-15 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 40px; }
    .custom-item-15 .link-custom:hover {
      color: #FFF; }
    .custom-item-15 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-15 .link-custom {
        font-size: 12px; } }
  .custom-item-15 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-15 .title-1 {
      font-size: 35px; }
    .custom-item-15 .desc-1 {
      font-size: 18px;
      margin-bottom: 20px; }
    .custom-item-15 .link-custom {
      padding: 8px 30px; } }
  @media (max-width: 1200px) {
    .custom-item-15 .custom-item-content {
      left: 70%; }
    .custom-item-15 .title-1 {
      font-size: 26px; }
    .custom-item-15 .desc-1 {
      font-size: 14px; }
    .custom-item-15 .link-custom {
      font-size: 13px; } }
  @media (max-width: 479px) {
    .custom-item-15 .custom-item-content {
      left: 65%; }
    .custom-item-15 .title-1 {
      font-size: 14px;
      margin-bottom: 5px; }
    .custom-item-15 .desc-1 {
      font-size: 12px;
      margin-bottom: 10px; }
    .custom-item-15 .link-custom {
      font-size: 12px;
      padding: 4px 20px; } }

.row-main-custom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -25px;
  margin-bottom: 50px; }
  .row-main-custom .col-main-custom {
    padding: 0 25px; }
  @media (max-width: 1200px) {
    .row-main-custom {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.custom-item-16 .item {
  margin-bottom: 50px; }
  @media (max-width: 1199px) {
    .custom-item-16 .item {
      margin-bottom: 35px; } }
  @media (min-width: 1201px) {
    .custom-item-16 .item:last-child {
      margin-bottom: 0; } }

.custom-item-16 .position-relative {
  position: relative; }

.custom-item-16 .custom-item-content {
  position: absolute;
  top: 51%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  padding: 10px 50px 10px 10px;
  text-align: right; }

.custom-item-16 .title-1 {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 10px; }

.custom-item-16 .desc-1 {
  font-size: 24px;
  margin-bottom: 22px; }

.custom-item-16 .link-custom {
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: underline; }

.custom-item-16 img {
  width: 100%; }

@media (min-width: 1201px) and (max-width: 991px) {
  .custom-item-16 .custom-item-content {
    padding-right: 25px; }
  .custom-item-16 .title-1 {
    font-size: 26px;
    margin-bottom: 5px; }
  .custom-item-16 .desc-1 {
    font-size: 20px;
    margin-bottom: 10px; }
  .custom-item-16 .link-custom {
    font-size: 14px; } }

@media (max-width: 479px) {
  .custom-item-16 .custom-item-content {
    padding-right: 25px; }
  .custom-item-16 .title-1 {
    font-size: 26px;
    margin-bottom: 5px; }
  .custom-item-16 .desc-1 {
    font-size: 20px;
    margin-bottom: 10px; }
  .custom-item-16 .link-custom {
    font-size: 14px; } }

@media (max-width: 1200px) {
  .custom-item-16 .item {
    margin-bottom: 30px; } }

.custom-item-17 {
  position: relative; }
  .custom-item-17 .custom-item-content {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
    width: 100%; }
  .custom-item-17 .title-1 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .custom-item-17 .desc-1 {
    font-size: 24px;
    margin-bottom: 22px; }
  .custom-item-17 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 40px; }
    .custom-item-17 .link-custom:hover {
      color: #FFF; }
    .custom-item-17 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-17 .link-custom {
        font-size: 12px; } }
  .custom-item-17 img {
    width: 100%; }
  @media (max-width: 991px) {
    .custom-item-17 .title-1 {
      font-size: 20px; }
    .custom-item-17 .desc-1 {
      font-size: 18px; }
    .custom-item-17 .link-custom {
      padding: 8px 30px; } }

.custom-item-18 {
  position: relative; }
  .custom-item-18 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
    color: #fff;
    line-height: 1; }
  .custom-item-18 .title-1 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 7px;
    text-transform: uppercase; }
  .custom-item-18 .desc-1 {
    font-size: 24px;
    margin-bottom: 30px; }
  .custom-item-18 .link-custom {
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
    color: #fff; }
    .custom-item-18 .link-custom:hover {
      text-decoration: none; }
  .custom-item-18 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-18 .title-1 {
      font-size: 24px; }
    .custom-item-18 .desc-1 {
      font-size: 18px;
      margin-bottom: 15px; } }
  @media (max-width: 1200px) {
    .custom-item-18 .title-1 {
      font-size: 14px; }
    .custom-item-18 .desc-1 {
      font-size: 13px; }
    .custom-item-18 .link-custom {
      font-size: 12px; } }
  @media (max-width: 479px) {
    .custom-item-18 .title-1 {
      margin-bottom: 10px; }
    .custom-item-18 .desc-1 {
      display: none; } }

.custom-item-19 {
  position: relative; }
  .custom-item-19 .custom-item-content {
    position: absolute;
    top: 18.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
    color: #fff; }
  .custom-item-19 .title-1 {
    font-size: 65px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 70px; }
  .custom-item-19 .desc-1 {
    font-size: 24px;
    margin-bottom: 22px;
    line-height: 35px; }
  .custom-item-19 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 45px;
    position: absolute;
    top: 88%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    .custom-item-19 .link-custom:hover {
      color: #FFF; }
    .custom-item-19 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-19 .link-custom {
        font-size: 12px; } }
  .custom-item-19 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-19 .custom-item-content {
      width: 80%; }
    .custom-item-19 .title-1 {
      font-size: 30px;
      line-height: 40px; }
    .custom-item-19 .desc-1 {
      font-size: 20px;
      line-height: 28px; }
    .custom-item-19 .link-custom {
      padding: 8px 25px; } }
  @media (max-width: 991px) {
    .custom-item-19 .custom-item-content {
      top: 28%; }
    .custom-item-19 .link-custom {
      width: 60%;
      text-align: center; } }

.custom-item-20 {
  position: relative;
  margin-bottom: 50px; }
  .custom-item-20 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    line-height: 1; }
  .custom-item-20 .title-1 {
    font-size: 95px;
    font-weight: 500;
    margin-bottom: 14px;
    text-transform: uppercase; }
  .custom-item-20 .desc-1 {
    font-size: 34px;
    margin-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .custom-item-20 .link-custom {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline;
    color: #fff; }
    .custom-item-20 .link-custom:hover {
      text-decoration: none; }
  .custom-item-20 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-20 {
      margin-bottom: 37px; }
      .custom-item-20 .title-1 {
        font-size: 60px; } }
  @media (max-width: 991px) {
    .custom-item-20 {
      margin-bottom: 23px; }
      .custom-item-20 .desc-1 {
        font-size: 18px; }
      .custom-item-20 .title-1 {
        font-size: 30px; } }
  @media (max-width: 479px) {
    .custom-item-20 .desc-1 {
      font-size: 14px; }
    .custom-item-20 .title-1 {
      font-size: 18px; }
    .custom-item-20 .link-custom {
      font-size: 13px; } }

.custom-item-21 {
  position: relative; }
  .custom-item-21 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    line-height: 1; }
  .custom-item-21 .title-1 {
    font-size: 55px;
    font-weight: 500;
    line-height: 62px;
    margin-bottom: 28px;
    text-transform: uppercase; }
  .custom-item-21 .desc-1 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
    text-transform: uppercase; }
  .custom-item-21 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 45px; }
    .custom-item-21 .link-custom:hover {
      color: #FFF; }
    .custom-item-21 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-21 .link-custom {
        font-size: 12px; } }
  .custom-item-21 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-21 .title-1 {
      font-size: 30px;
      line-height: 36px; }
    .custom-item-21 .link-custom {
      padding: 7px 33px; } }
  @media (max-width: 991px) {
    .custom-item-21 .custom-item-content {
      width: 90%; } }

.custom-item-22 {
  position: relative; }
  .custom-item-22 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    line-height: 1;
    width: 88%; }
  .custom-item-22 .title-1 {
    font-size: 55px;
    font-weight: 500;
    line-height: 62px;
    margin-bottom: 40px;
    text-transform: uppercase; }
  .custom-item-22 .desc-1 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px;
    text-transform: uppercase; }
  .custom-item-22 .link-custom {
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase;
    color: #fff; }
    .custom-item-22 .link-custom:hover {
      text-decoration: none; }
  .custom-item-22 img {
    width: 100%; }
  @media (max-width: 1199px) {
    .custom-item-22 .title-1 {
      font-size: 30px;
      line-height: 36px; } }
  @media (max-width: 991px) {
    .custom-item-22 .custom-item-content {
      width: 90%; }
    .custom-item-22 .desc-1 {
      font-size: 13px;
      line-height: 20px; }
    .custom-item-22 .title-1 {
      font-size: 20px;
      line-height: 27px;
      margin-bottom: 20px; } }

.custom-item-23 .title-static-block {
  font-size: 24px;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .custom-item-23 .title-static-block {
    margin-bottom: 25px;
    font-size: 20px; } }

.custom-item-24 {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }

.custom-item-25 .item {
  margin-bottom: 50px; }

.custom-item-25 .position-relative {
  position: relative;
  display: block; }

.custom-item-25 .custom-item-content {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center; }

.custom-item-25 .title-1 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px; }

.custom-item-25 .desc-1 {
  font-size: 24px; }

.custom-item-25 img {
  width: 100%; }

@media (min-width: 1201px) and (max-width: 991px) {
  .custom-item-25 .title-1 {
    font-size: 20px; }
  .custom-item-25 .desc-1 {
    font-size: 18px; } }

@media (max-width: 479px) {
  .custom-item-25 .title-1 {
    font-size: 26px; }
  .custom-item-25 .desc-1 {
    font-size: 20px; } }

.custom-item-26 {
  font-size: 12px;
  line-height: 22px; }
  .custom-item-26 > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .custom-item-26 .block-bg-custom {
    background: #f8f8fa;
    padding: 47px 30px 30px;
    border: 0; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-26 .block-bg-custom {
        padding: 10px 12px; } }
  .custom-item-26 .block-border-custom {
    padding: 45px 30px 30px;
    border: 1px solid #eae9e9; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-26 .block-border-custom {
        padding: 10px 12px; } }
  .custom-item-26 .block-bg_2-custom {
    padding: 45px 30px 30px;
    color: #fff;
    border: 0; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-26 .block-bg_2-custom {
        padding: 10px 12px; } }
    .custom-item-26 .block-bg_2-custom .left-custom-title,
    .custom-item-26 .block-bg_2-custom .icon-telephone2:before {
      color: #fff; }
  .custom-item-26 .left-custom-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 13px; }
    .custom-item-26 .left-custom-title strong {
      font-size: 20px;
      font-weight: 400;
      line-height: 29px; }
    .custom-item-26 .left-custom-title span {
      font-size: 40px;
      padding-right: 10px;
      margin-top: -7px; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-26 .left-custom-title strong {
        font-size: 14px;
        line-height: 20px; }
      .custom-item-26 .left-custom-title span {
        font-size: 21px; } }
  @media (max-width: 1200px) {
    .custom-item-26 > div {
      margin-bottom: 30px; }
      .custom-item-26 > div:last-child {
        margin-bottom: 0; } }

.custom-item-27 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (min-width: 1201px) {
    .custom-item-27 {
      margin-left: calc(50% - 49.6vw);
      margin-right: calc(50% - 49.6vw); } }
  .custom-item-27 .item {
    -webkit-flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
    position: relative; }
    .custom-item-27 .item:before {
      content: "";
      position: absolute;
      border: 12px solid #000;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: all 0.3s ease; }
    .custom-item-27 .item:hover:before {
      opacity: 0.6; }
  .custom-item-27 .custom-item-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    color: #fff;
    line-height: 1;
    padding: 0 0 0 84px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .custom-item-27 .title-1 {
    font-size: 65px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .custom-item-27 .title-1 span {
      font-weight: 300;
      display: block; }
  .custom-item-27 .desc-1 {
    font-size: 130px;
    font-weight: bold;
    letter-spacing: -5px;
    margin-bottom: 15px; }
  .custom-item-27 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 45px; }
    .custom-item-27 .link-custom:hover {
      color: #FFF; }
    .custom-item-27 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-27 .link-custom {
        font-size: 12px; } }
  .custom-item-27 .item-extra .custom-item-content {
    text-align: center;
    padding-left: 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .custom-item-27 .item-extra .title-1 {
    font-size: 84px;
    margin-bottom: 50px; }
  .custom-item-27 .item-extra-2 .desc-1 {
    color: #ee221d; }
  .custom-item-27 .item-extra-2 .link-custom:hover {
    background: none !important; }
  @media (max-width: 1766px) {
    .custom-item-27 .title-1 {
      font-size: 54px; }
    .custom-item-27 .desc-1 {
      font-size: 80px; }
    .custom-item-27 .item-extra .title-1 {
      font-size: 60px; } }
  @media (max-width: 1366px) {
    .custom-item-27 .title-1 {
      font-size: 30px; }
    .custom-item-27 .desc-1 {
      font-size: 40px;
      letter-spacing: 0; }
    .custom-item-27 .item-extra .title-1 {
      font-size: 40px; } }
  @media (max-width: 1199px) and (min-width: 1201px) {
    .custom-item-27 .custom-item-content {
      padding-left: 35px; } }
  @media (max-width: 1200px) {
    .custom-item-27 {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .custom-item-27 .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }

.custom-item-28 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .custom-item-28 .item {
    -webkit-flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
    position: relative; }
    .custom-item-28 .item:before {
      content: "";
      position: absolute;
      border: 12px solid #000;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: all 0.3s ease; }
    .custom-item-28 .item:hover:before {
      opacity: 0.6; }
  .custom-item-28 .custom-item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1;
    width: 100%;
    padding: 0 0 0 50px; }
  .custom-item-28 .title-1 {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
    .custom-item-28 .title-1 span {
      font-weight: 300;
      display: block; }
  .custom-item-28 .desc-1 {
    font-size: 90px;
    font-weight: bold;
    letter-spacing: -5px;
    margin-bottom: 15px; }
  .custom-item-28 .link-custom {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    transition: all 0.3s ease;
    background: none;
    padding: 18px 45px; }
    .custom-item-28 .link-custom:hover {
      color: #FFF; }
    .custom-item-28 .link-custom span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .custom-item-28 .link-custom {
        font-size: 12px; } }
  .custom-item-28 .item-extra .custom-item-content {
    text-align: center;
    padding-left: 0; }
  .custom-item-28 .item-extra .title-1 {
    font-size: 64px;
    margin-bottom: 40px; }
  .custom-item-28 .item-extra-2 .desc-1 {
    color: #ee221d; }
  @media (max-width: 1199px) and (min-width: 1201px) {
    .custom-item-28 .custom-item-content {
      padding-left: 30px; }
    .custom-item-28 .title-1 {
      font-size: 28px; }
    .custom-item-28 .desc-1 {
      font-size: 45px;
      letter-spacing: 0; }
    .custom-item-28 .item-extra .title-1 {
      font-size: 45px;
      margin-bottom: 30px; }
    .custom-item-28 .link-custom {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media (max-width: 1200px) {
    .custom-item-28 {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .custom-item-28 .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }
  @media (max-width: 479px) {
    .custom-item-28 .title-1 {
      font-size: 40px; }
    .custom-item-28 .desc-1 {
      font-size: 30px;
      letter-spacing: 0; }
    .custom-item-28 .item-extra .title-1 {
      font-size: 45px;
      margin-bottom: 30px; }
    .custom-item-28 .link-custom {
      padding-top: 10px;
      padding-bottom: 10px; } }

@media (min-width: 1201px) {
  .custom-item-29 li {
    margin-bottom: 0; } }

.custom-item-29 .custom-content {
  border-width: 3px;
  border-color: #000;
  transition: all 0.3s ease; }
  .custom-item-29 .custom-content:hover {
    border-color: #ee221d; }

.custom-item-29 .title {
  text-transform: uppercase;
  font-weight: bold; }

.social-sharing {
  overflow: hidden;
  margin-bottom: -14px; }

#page-preloader .spinner:before,
#page-preloader .spinner:after,
.loading-mask .loader:before,
.loading-mask .loader:after {
  border-width: 3px;
  border-style: solid; }

.loading-mask {
  display: none; }

.checkout-index-index .loading-mask {
  display: block; }

.cms-index-index.ajax-loading .loader p {
  display: none !important; }

.cms-index-index._has-modal.ajax-loading .action.delete:after {
  content: "";
  position: absolute;
  right: 35px;
  top: 15px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  border: 2px dashed;
  border-radius: 50%;
  animation: cssload-spin 690ms infinite linear;
  -o-animation: cssload-spin 690ms infinite linear;
  -ms-animation: cssload-spin 690ms infinite linear;
  -webkit-animation: cssload-spin 690ms infinite linear;
  -moz-animation: cssload-spin 690ms infinite linear; }

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

.check_privacy_field {
  margin-top: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .check_privacy_field .check_privacy {
    margin: 0 15px 0 0; }
  .check_privacy_field span {
    font-size: 13px;
    line-height: 18px; }
  .check_privacy_field a:hover {
    text-decoration: underline;
    color: inherit; }

.disable-checked {
  pointer-events: none;
  opacity: 0.4; }

@media (max-width: 1200px) {
  #block-cookies-wrap {
    margin-top: 75px; } }

.no-display {
  display: none; }

/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
.cms-page-view h1 span,
.cms-page-view heading-1 span {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h2 span,
.cms-page-view heading-2 span {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h3 span,
.cms-page-view heading-3 span {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h4 span,
.cms-page-view heading-4 span {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h5 span,
.cms-page-view heading-5 span {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h6 span,
.cms-page-view heading-6 span {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h1.page-title,
.cms-page-view h2.page-title {
  text-align: left; }

.cms-support .page-title,
.cms-faq .page-title,
.cms-about-us .page-title,
.cms-shipping-delivery .page-title,
.cms-guarantee .page-title,
.cms-secure-payment .page-title,
.cms-terms-conditions .page-title {
  color: red; }
  @media (min-width: 992px) {
    .cms-support .page-title,
    .cms-faq .page-title,
    .cms-about-us .page-title,
    .cms-shipping-delivery .page-title,
    .cms-guarantee .page-title,
    .cms-secure-payment .page-title,
    .cms-terms-conditions .page-title {
      -webkit-flex-basis: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
      max-width: 66.66667%;
      margin-left: calc(16.66667% + 8px); } }

dl.custom-page dd {
  font-style: normal; }

.custom-page .page-title,
.custom-page .section-title {
  margin-bottom: 45px; }

.search-term-popular ul.search-terms:before, .search-term-popular ul.search-terms:after {
  display: table;
  content: "";
  line-height: 0; }

.search-term-popular ul.search-terms:after {
  clear: both; }

.search-term-popular ul.search-terms li {
  float: left;
  margin-right: 15px;
  font-size: 24px; }

.about-us-page img {
  margin-bottom: 35px; }

.about-us-page p {
  margin-bottom: 25px; }

.about-us-page ul {
  padding-top: 5px; }
  .about-us-page ul li {
    padding: 5px 0; }
  .about-us-page ul a {
    font-size: 12px; }

.not-found-page .disc li,
.not-found-page dd {
  font-style: normal; }

.not-found-page .not-found-page_top {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
  .not-found-page .not-found-page_top img {
    width: auto;
    max-width: 100%;
    margin-bottom: 40px; }
  .not-found-page .not-found-page_top > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .not-found-page .not-found-page_top strong {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    padding-right: 20px; }
    @media (min-width: 1201px) {
      .not-found-page .not-found-page_top strong {
        font-size: 50px;
        line-height: 1; } }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_top strong {
        font-size: 84px;
        line-height: 84px; } }
  .not-found-page .not-found-page_top span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
    @media (min-width: 1201px) {
      .not-found-page .not-found-page_top span {
        font-size: 30px;
        line-height: 38px; } }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_top span {
        font-size: 55px;
        line-height: 68px; } }

.not-found-page .not-found-page_bottom dt {
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .not-found-page .not-found-page_bottom dt {
      font-size: 20px; } }

.not-found-page .not-found-page_bottom dd {
  text-align: center; }
  .not-found-page .not-found-page_bottom dd a {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding: 12px 27px;
    text-transform: uppercase;
    line-height: inherit;
    color: #FFF; }
    .not-found-page .not-found-page_bottom dd a:before {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .not-found-page .not-found-page_bottom dd a:before {
      padding-right: 5px;
      font-size: 22px;
      vertical-align: sub; }

.shipping-delivery-page p {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .shipping-delivery-page p {
      margin-bottom: 91px; } }

.shipping-delivery-page .heading-3, .shipping-delivery-page .collapsible-block .opener, .collapsible-block .shipping-delivery-page .opener {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .shipping-delivery-page .heading-3, .shipping-delivery-page .collapsible-block .opener, .collapsible-block .shipping-delivery-page .opener {
      margin-bottom: 20px;
      font-size: 20px; } }

.shipping-delivery-page ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 0.8em; }
  .shipping-delivery-page ul li:before {
    content: '.';
    font-size: 35px;
    line-height: inherit;
    position: absolute;
    top: -8px;
    left: 0; }
  .shipping-delivery-page ul li:last-child {
    margin-bottom: 1.5em; }

.shipping-delivery-page .shipping-delivery-page__border {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #eae9e9; }
  @media (min-width: 992px) {
    .shipping-delivery-page .shipping-delivery-page__border {
      padding-bottom: 70px;
      margin-bottom: 99px; } }
  .shipping-delivery-page .shipping-delivery-page__border span:not(.heading-3) {
    margin-bottom: 15px;
    display: block; }

.shipping-delivery-page .shipping-delivery-page__list p {
  margin-bottom: 78px; }

.shipping-delivery-page .shipping-delivery-page_shipping-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_shipping-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.shipping-delivery-page .shipping-delivery-page_track-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_track-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.shipping-delivery-page .shipping-delivery-page_order-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_order-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.shipping-delivery-page .shipping-delivery-page_shipping-icon:before,
.shipping-delivery-page .shipping-delivery-page_track-icon:before,
.shipping-delivery-page .shipping-delivery-page_order-icon:before {
  font-size: 40px;
  padding-right: 15px; }

.change-message {
  color: #31708f;
  background-color: #d9edf7;
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  position: relative;
  font-size: 14px; }

.privacy-policy-page dd {
  margin-bottom: 50px; }

.cms-faq .page-title-wrapper .page-title {
  margin-bottom: 42px; }

.faq-page #faq-accordion .accordion-trigger {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  transition: .3s; }
  .faq-page #faq-accordion .accordion-trigger:before {
    content: 'q';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    color: #FFF;
    text-align: center;
    padding: 15px 0;
    width: 50px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer; }
  .faq-page #faq-accordion .accordion-trigger:after {
    position: absolute;
    top: 12px;
    right: 0;
    cursor: pointer;
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  .faq-page #faq-accordion .accordion-trigger.open {
    margin-bottom: 35px; }
    .faq-page #faq-accordion .accordion-trigger.open:after {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
  .faq-page #faq-accordion .accordion-trigger span {
    cursor: pointer;
    font-size: 20px;
    line-height: 50px; }

.faq-page #faq-accordion .accordion-content {
  display: none;
  padding-bottom: 50px; }
  .faq-page #faq-accordion .accordion-content p {
    margin-bottom: 23px; }
    .faq-page #faq-accordion .accordion-content p:before {
      content: 'a';
      text-transform: uppercase;
      font-size: 20px;
      line-height: 1;
      background: #fafafa;
      text-align: center;
      padding: 15px 0;
      width: 50px;
      display: inline-block;
      margin: 5px 15px 15px 0;
      float: left; }

.form-orders-search legend.admin__legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 2em;
  width: 100%; }

.form-orders-search .actions-toolbar {
  padding-top: 1.5rem;
  border-top: 1px solid #eae9e9; }

.customer-account-create .field .checkbox {
  margin-top: .5rem; }

body.account .account-nav .nav.items a {
  font-size: 12px;
  line-height: 30px; }

body.account .account-nav .nav.items strong {
  font-weight: 400; }

.customer-service h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 22px; }

.customer-service h4 {
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
  margin-bottom: 15px; }

.customer-service .customer-service__block {
  margin-bottom: 94px; }

.customer-service .table-block {
  margin-bottom: 65px; }
  .customer-service .table-block h3 {
    margin-bottom: 46px; }
  .customer-service .table-block table {
    width: 100%; }
  .customer-service .table-block thead {
    border-top: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9; }
    .customer-service .table-block thead th {
      padding: 10px;
      border-left: 1px solid #eae9e9;
      font-size: 16px;
      line-height: 1;
      vertical-align: middle; }
      .customer-service .table-block thead th:first-child {
        padding-left: 0;
        border-left: none; }
      @media (min-width: 992px) {
        .customer-service .table-block thead th {
          padding: 15px 10px 15px 35px; } }
  @media (min-width: 1201px) {
    .customer-service .table-block tbody tr:first-child td {
      padding-top: 41px; } }
  @media (min-width: 1201px) {
    .customer-service .table-block tbody tr:last-child td {
      padding-bottom: 30px; } }
  .customer-service .table-block tbody td {
    font-size: 12px;
    line-height: 1;
    padding: 7px; }
    @media (min-width: 1201px) {
      .customer-service .table-block tbody td {
        border-left: 1px solid #eae9e9; }
        .customer-service .table-block tbody td:first-child {
          padding-left: 0;
          border-left: none; } }
    @media (min-width: 992px) {
      .customer-service .table-block tbody td {
        padding: 11px 10px 11px 35px; } }
  @media (max-width: 1200px) {
    .customer-service .table-block thead {
      display: none; }
    .customer-service .table-block tbody td {
      display: block;
      text-align: center; }
      .customer-service .table-block tbody td:first-child {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        background: #f6f6f6;
        margin-bottom: 1em;
        padding: 1em 1em .8em; }
        .customer-service .table-block tbody td:first-child:before {
          display: none; }
      .customer-service .table-block tbody td:last-child {
        margin-bottom: 1em; }
    .customer-service .table-block tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-weight: 600; } }

.customer-service .list-block h3 {
  margin-bottom: 27px; }

.customer-service .list-block li {
  margin-bottom: 20px; }

.customer-service .list-block h4 {
  line-height: inherit; }
  .customer-service .list-block h4:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .customer-service .list-block h4:before {
    font-size: 30px;
    line-height: inherit;
    padding-right: 10px; }

.cms-customer-service .page-title-wrapper .page-title {
  margin-bottom: 86px; }

.support-page .text-block {
  padding-bottom: 80px;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 87px; }

.support-page .boxes-block h3 {
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 45px; }

.support-page .boxes-block li a {
  transition: 0s; }

.support-page .boxes-block li div {
  background: transparent;
  border: 2px solid;
  margin-bottom: 30px;
  padding: 76px 10px;
  transition: .3s ease;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .support-page .boxes-block li div:hover span,
  .support-page .boxes-block li div:hover span:before {
    color: #FFF; }
  @media (min-width: 1354px) {
    .support-page .boxes-block li div {
      margin-bottom: 50px; } }
  .support-page .boxes-block li div span {
    font-size: 20px;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .support-page .boxes-block li div span:before {
      font-size: 70px;
      line-height: 1;
      padding-bottom: 19px; }

.support-page .boxes-block .support-page__archive-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__archive-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.support-page .boxes-block .support-page__bubbles-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubbles-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.support-page .boxes-block .support-page__bubble-question-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubble-question-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.support-page .boxes-block .support-page__envelope-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__envelope-icon:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.guarantee-page p {
  margin-bottom: 20px; }

.guarantee-page h3 {
  font-size: 35px;
  line-height: 1;
  font-weight: 600; }

.guarantee-page h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  line-height: inherit; }
  .guarantee-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .guarantee-page h4:before {
    font-size: 30px;
    line-height: inherit;
    padding-right: 10px; }

.guarantee-page ul {
  padding: 10px 0 20px; }
  .guarantee-page ul li {
    margin-bottom: 15px; }
    .guarantee-page ul li:last-child {
      margin-bottom: 0; }

.guarantee-page .text-block {
  padding-bottom: 70px;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 85px; }
  .guarantee-page .text-block:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.secure-payment-page h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 21px;
  line-height: inherit; }
  .secure-payment-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .secure-payment-page h4:before {
    font-size: 30px;
    line-height: inherit;
    padding-right: 10px; }

.secure-payment-page ul {
  padding: 15px 0 30px; }
  .secure-payment-page ul li {
    margin-bottom: 29px; }
    .secure-payment-page ul li:last-child {
      margin-bottom: 0; }

.secure-payment-page .secure-payment_icons ul:before, .secure-payment-page .secure-payment_icons ul:after {
  display: table;
  content: "";
  line-height: 0; }

.secure-payment-page .secure-payment_icons ul:after {
  clear: both; }

.secure-payment-page .secure-payment_icons ul li {
  float: left;
  margin-right: 28px; }

.secure-payment-page .secure-payment_icons ul a {
  font-size: 41px;
  line-height: 1; }

.terms-conditions-page p {
  margin-bottom: 28px; }

.terms-conditions-page ul h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  line-height: inherit; }
  .terms-conditions-page ul h4:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .terms-conditions-page ul h4:before {
    font-size: 30px;
    line-height: inherit;
    padding-right: 10px; }

.cms-template-settings .page-title-wrapper .page-title {
  margin-bottom: 86px; }

.cms-template-settings.cms-page-view h3 {
  font-size: 20px;
  line-height: 1;
  text-transform: none;
  margin-bottom: 2em; }
  .cms-template-settings.cms-page-view h3 em {
    font-weight: 400; }

.cms-template-settings .data-table {
  margin-bottom: 40px; }
  .cms-template-settings .data-table thead {
    border-top: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9; }
    .cms-template-settings .data-table thead th {
      border-left: 1px solid #eae9e9;
      padding: 5px 5px;
      text-transform: none; }
      .cms-template-settings .data-table thead th:first-child {
        padding-left: 0;
        border-left: none; }
      @media (min-width: 992px) {
        .cms-template-settings .data-table thead th {
          padding: 10px 20px; } }
  .cms-template-settings .data-table tbody tr:first-child td {
    padding-top: 15px; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody tr:first-child td {
        padding-top: 35px; } }
  .cms-template-settings .data-table tbody tr:last-child td {
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody tr:last-child td {
        padding-bottom: 30px; } }
  .cms-template-settings .data-table tbody td {
    padding: 5px 5px;
    border-left: 1px solid #eae9e9; }
    .cms-template-settings .data-table tbody td:first-child {
      border-left: none;
      padding-left: 0; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody td {
        padding: 10px 20px; } }

.extra-title-settings {
  font-weight: 500; }

/*
.ios.iphone {
  .page-header,
  .page-header__content,
  .header-bottom-wrap {
    position: static;
  }
  .rd-navbar-fixed .rd-navbar-panel-canvas,
  .rd-navbar-fixed .rd-navbar-nav-wrap,
  .rd-navbar-fixed .rd-navbar-search .form-group,
  .rd-navbar-fixed .rd-navbar-collapse,
  .rd-navbar-fixed .rd-navbar-cart {
    position: absolute;
  }
  .rd-navbar-fixed .rd-navbar-cart-fixed,
  .rd-navbar-fixed .rd-navbar-collapse-toggle,
  .rd-navbar-fixed .rd-navbar-search-toggle,
  .rd-navbar-fixed .rd-navbar-toggle {
    position: absolute;
    z-index: 99;
  }
  .rd-navbar-fixed .rd-navbar-search .form-group {
    left: -10px;
    min-width: 310px;
  }
  .rd-navbar-fixed .rd-navbar-nav-wrap {
    bottom: auto;
  }
  .modals-wrapper {
    z-index:99;
  }
}
*/
.price-including-tax + .price-excluding-tax::before,
.weee[data-label]::before {
  content: attr(data-label) ": ";
  font-size: 13px; }

.price-including-tax {
  display: block; }

.swatch-input {
  left: -10000px;
  position: absolute;
  visibility: hidden; }

.products .product-item .product-item-name {
  display: block; }

.products .product-item .rating-summary {
  display: inline-block; }
  .products .product-item .rating-summary .label {
    display: none; }

.products .product-item .reviews-actions {
  display: inline-block;
  padding-left: 5px; }
  .products .product-item .reviews-actions .view {
    font-size: 12px;
    line-height: normal;
    display: inline-block;
    padding-top: 3px; }

.products .product-item .swatch-attribute-options {
  margin-top: 5px; }

.products .product-item .price {
  font-size: 24px; }

.products .product-item .old-price .price {
  font-size: 16px; }

.products .product-item .price-box > span {
  display: inline-block;
  margin-right: 15px; }

.products .product-item .actions-primary .primary span:before {
  font-family: "Font Awesome 5 Free";
  content: "\e74d";
  font-size: 161%;
  padding-right: 10px;
  line-height: 0;
  vertical-align: sub;
  font-weight: normal; }

.products .product-item .actions-secondary .action {
  border: 0;
  background: none;
  padding: 0;
  font-size: 22px; }
  .products .product-item .actions-secondary .action:first-child {
    margin-right: 28px; }

.products .product-item .smart-labels .main-labels {
  max-width: 80px;
  margin: -13px; }
  @media (min-width: 480px) and (max-width: 1200px) {
    .products .product-item .smart-labels .main-labels {
      max-width: 50px;
      margin: -8px; } }

.product-item-info-hide {
  opacity: 0.5;
  position: relative; }

.smart-label {
  z-index: 2 !important; }

.smart-labels .label-text {
  font-size: 12px;
  line-height: 19px;
  padding: 2px 8px 0;
  text-transform: capitalize;
  color: #fff; }

.tm-switch-image-container {
  position: relative;
  overflow: hidden; }
  .tm-switch-image-container .replaced {
    display: none;
    position: absolute;
    top: 0;
    left: 0; }
    .tm-switch-image-container .replaced.switch-video {
      top: 50%;
      transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%); }

.product-image-container.gallery-placeholder {
  display: block !important; }

.listing-gallery .fotorama__arr,
.listing-gallery .fotorama__thumb__arr {
  background: none; }

.listing-gallery .fotorama__arr {
  width: 40px;
  top: 50%;
  bottom: auto; }
  .listing-gallery .fotorama__arr .fotorama__arr__arr {
    background-image: none;
    background-color: #32cfb0;
    width: 40px;
    height: 40px;
    opacity: 0.8; }
    .listing-gallery .fotorama__arr .fotorama__arr__arr:hover {
      opacity: 1; }

.listing-gallery .fotorama__arr--prev .fotorama__arr__arr:before,
.listing-gallery .fotorama__arr--next .fotorama__arr__arr:before {
  font-family: "Font Awesome 5 Free";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  font-size: 18px;
  color: #fff; }

.listing-gallery .fotorama__arr--prev .fotorama__arr__arr:before {
  content: "\f053"; }

.listing-gallery .fotorama__arr--next .fotorama__arr__arr:before {
  content: '\e93c'; }

.listing-gallery .fotorama-item .fotorama__stage {
  margin-bottom: 0; }

.listing-gallery .fotorama__stage__frame .fotorama__img {
  width: 100%; }

.product-item-info:hover .quick-view-button {
  transform: scale(1, 1); }

.quick-view-button {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 4px 18px;
  transform: scale(0, 0);
  transition: all 0.3s ease; }
  .quick-view-button.icon-text {
    padding: 10px;
    font-size: 21px; }
    .quick-view-button.icon-text:before {
      font-family: "Font Awesome 5 Free";
      content: "\e922"; }
    .quick-view-button.icon-text span {
      display: none; }
  @media (max-width: 991px) {
    .quick-view-button {
      display: none; } }

.modal-popup.quick-view._show {
  pointer-events: none; }

.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0; }

.map-popup.active {
  opacity: 1; }

.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 10px;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  line-height: inherit;
  margin: 0;
  padding: 0;
  font-weight: 400; }

.ui-dialog.popup {
  width: 420px; }
  @media (max-width: 991px) {
    .ui-dialog.popup {
      width: 320px; } }

#map-popup-click-for-price + .ui-widget-content .close span {
  display: none; }

#map-popup-click-for-price + .ui-widget-content .close:before {
  font-family: "Font Awesome 5 Free";
  content: "\e935";
  font-size: 12px; }

.map-popup .price-box {
  margin-bottom: 5px; }

.map-popup .action.primary {
  padding: 10px 20px;
  margin-bottom: 10px; }

.map-popup .price-wrapper {
  color: #333; }

.toolbar-products {
  position: relative;
  font-size: 12px;
  z-index: 2;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 49px;
  margin-bottom: 50px; }
  .toolbar-products:before, .toolbar-products:after {
    display: table;
    content: "";
    line-height: 0; }
  .toolbar-products:after {
    clear: both; }
  .toolbar-products .toolbar-sorter {
    float: left; }
  .toolbar-products .field {
    margin: 0; }
    .toolbar-products .field > .label,
    .toolbar-products .field > .control,
    .toolbar-products .field > .action {
      display: inline-block; }
    .toolbar-products .field > .label {
      padding: 14px 0;
      margin-right: 10px; }

.toolbar-bottom .toolbar-products {
  border-top: 1px solid #eae9e9;
  border-bottom: 0;
  padding: 45px 0 0;
  margin: 50px 0 0; }

.toolbar-container .filter-toggle {
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  display: none; }
  .toolbar-container .filter-toggle:hover {
    color: #FFF; }
  .toolbar-container .filter-toggle span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .toolbar-container .filter-toggle {
      font-size: 12px; } }

.modes {
  float: right;
  font-size: 22px;
  padding-top: 14px;
  padding-left: 6px; }
  .modes .modes-label {
    display: none; }
  .modes .modes-mode {
    margin-left: 14px;
    font-weight: normal; }
    .modes .modes-mode span {
      display: none; }
  .modes .mode-grid:before {
    font-family: "Font Awesome 5 Free";
    content: "\e87e"; }
  .modes .mode-list:before {
    font-family: "Font Awesome 5 Free";
    content: "\e92f"; }
  .modes a.modes-mode:hover {
    opacity: 0.6; }

.toolbar-amount {
  text-align: center;
  position: absolute;
  top: 14px;
  width: 100%;
  margin: 0;
  padding: 0 30%;
  z-index: -1; }
  @media (max-width: 1200px) {
    .toolbar-amount {
      top: 65px;
      padding: 0; } }

@media (min-width: 1199px) {
  .layout_3 .toolbar-amount {
    padding: 0 240px 0 0;
    text-align: right; } }

.pages {
  display: none; }
  .pages .pages-items {
    position: relative;
    display: inline-block; }
    .pages .pages-items:before, .pages .pages-items:after {
      display: table;
      content: "";
      line-height: 0; }
    .pages .pages-items:after {
      clear: both; }
  .pages .item {
    float: left;
    margin-right: 5px; }
    .pages .item.pages-item-previous span:before, .pages .item.pages-item-next span:before {
      font-family: "Font Awesome 5 Free";
      display: inline-block;
      margin-top: -1px;
      transition: all 0.2s ease; }
    .pages .item.pages-item-previous span:not(.label), .pages .item.pages-item-next span:not(.label) {
      display: none; }
    .pages .item.pages-item-previous span::before {
      content: '\e93b';
      margin-right: 4px;
      float: left; }
    .pages .item.pages-item-next span:before {
      content: '\e93c';
      float: right;
      margin-left: 4px; }
    .pages .item .next,
    .pages .item .previous {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 50px; }
    .pages .item .page {
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      display: block; }
  .toolbar-bottom .pages {
    display: block; }

.limiter {
  float: right; }
  .limiter .limiter-text {
    display: none; }

.toolbar-sorter .label {
  text-align: left; }

.toolbar-sorter .sorter-action {
  font-size: 22px;
  padding: 14px 0 0 10px; }
  .toolbar-sorter .sorter-action span {
    display: none; }
  .toolbar-sorter .sorter-action.sort-asc:before {
    font-family: "Font Awesome 5 Free";
    content: "\e9ba"; }
  .toolbar-sorter .sorter-action.sort-desc:before {
    font-family: "Font Awesome 5 Free";
    content: "\e9b9"; }

.toolbar-bottom .modes,
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .limiter,
.toolbar-bottom .toolbar-sorter {
  display: none !important; }

@media (max-width: 1200px) {
  .modes,
  .toolbar-amount,
  .toolbar-products .limiter {
    display: none !important; }
  .toolbar-products .sorter-label.label {
    display: none; }
  .toolbar-products .toolbar-sorter > .control {
    min-width: 126px; } }

@media (max-width: 479px) {
  .toolbar-products .limiter {
    float: left;
    clear: left;
    margin-top: 10px; } }

.toolbar-bottom.widget-toolbar {
  position: relative;
  border: 1px solid #eae9e9;
  padding: 15px; }
  .toolbar-bottom.widget-toolbar .toolbar-amount {
    display: block !important;
    font-size: 12px;
    padding: 0;
    text-align: right;
    top: 30px;
    right: 20px; }
    @media (max-width: 991px) {
      .toolbar-bottom.widget-toolbar .toolbar-amount {
        position: relative;
        top: 0;
        right: 0;
        text-align: left;
        border-bottom: 1px solid #eae9e9;
        margin-bottom: 10px; } }

.ios.mobile body:not(.no-mobile) .toolbar-products .control, .ios.tablet body:not(.no-mobile) .toolbar-products .control {
  padding-top: 11px; }

.catalog-product-view .column.main,
.modal-popup.quick-view .column.main {
  /*display: -ms-flexbox;*/
  /*display: -webkit-flex;*/
  /*display: flex;*/
  margin-left: -15px;
  margin-right: -15px;
  /*-webkit-flex-wrap: wrap;*/
  /*-ms-flex-wrap: wrap;*/
  /*flex-wrap: wrap; */}
  @media (min-width: 1354px) {
    .catalog-product-view .column.main,
    .modal-popup.quick-view .column.main {
      margin-left: -25px;
      margin-right: -25px; } }

.catalog-product-view .product-info-main-tmp-removed,
.modal-popup.quick-view .product-info-main-tmp-removed {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 1354px) {
    .catalog-product-view .product-info-main,
    .modal-popup.quick-view .product-info-main {
      padding-left: 25px;
      padding-right: 25px; } }

.catalog-product-view .page-title-wrapper .container, .catalog-product-view .page-title-wrapper .page-print.sales-order-print #maincontent, .page-print.sales-order-print .catalog-product-view .page-title-wrapper #maincontent,
.modal-popup.quick-view .page-title-wrapper .container,
.modal-popup.quick-view .page-title-wrapper .page-print.sales-order-print #maincontent,
.page-print.sales-order-print .modal-popup.quick-view .page-title-wrapper #maincontent {
  max-width: inherit;
  min-width: inherit; }

.catalog-product-view .page-title-wrapper .page-title,
.modal-popup.quick-view .page-title-wrapper .page-title {
  font-size: 26px;
  margin-bottom: 25px;
  line-height: 1.35em; }

.catalog-product-view .product.sku,
.modal-popup.quick-view .product.sku {
  font-size: 12px;
  margin-bottom: 20px; }

.catalog-product-view .product-info-stock-sku,
.modal-popup.quick-view .product-info-stock-sku {
  font-size: 12px;
  margin-bottom: 17px; }

.catalog-product-view .product-options-wrapper .field,
.modal-popup.quick-view .product-options-wrapper .field {
  margin-bottom: 28px; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-options-wrapper .field,
    .modal-popup.quick-view .product-options-wrapper .field {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }

.catalog-product-view .product-options-wrapper .label,
.modal-popup.quick-view .product-options-wrapper .label {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal; }
  .catalog-product-view .product-options-wrapper .label:after,
  .modal-popup.quick-view .product-options-wrapper .label:after {
    position: absolute; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-options-wrapper .label,
    .modal-popup.quick-view .product-options-wrapper .label {
      padding-right: 20px; } }

@media (min-width: 1200px) {
  .catalog-product-view .product-options-wrapper .label:not(.admin__field-label),
  .modal-popup.quick-view .product-options-wrapper .label:not(.admin__field-label) {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%; } }

.catalog-product-view .product-options-wrapper .select2-container,
.modal-popup.quick-view .product-options-wrapper .select2-container {
  min-width: 210px; }

.catalog-product-view .product-options-wrapper .swatch-opt,
.modal-popup.quick-view .product-options-wrapper .swatch-opt {
  margin: 10px 0 30px; }

.catalog-product-view .product-options-wrapper .swatch-attribute,
.modal-popup.quick-view .product-options-wrapper .swatch-attribute {
  margin-bottom: 15px; }
  .catalog-product-view .product-options-wrapper .swatch-attribute:last-child,
  .modal-popup.quick-view .product-options-wrapper .swatch-attribute:last-child {
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-options-wrapper .swatch-attribute,
    .modal-popup.quick-view .product-options-wrapper .swatch-attribute {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.catalog-product-view .product-options-wrapper .swatch-attribute-label,
.modal-popup.quick-view .product-options-wrapper .swatch-attribute-label {
  font-size: 12px;
  font-weight: normal; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-options-wrapper .swatch-attribute-label,
    .modal-popup.quick-view .product-options-wrapper .swatch-attribute-label {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; } }

@media (min-width: 1200px) {
  .catalog-product-view .product-options-wrapper .color .swatch-attribute-label,
  .modal-popup.quick-view .product-options-wrapper .color .swatch-attribute-label {
    -webkit-flex-basis: 15%;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    max-width: 15%; } }

.catalog-product-view .product-options-wrapper .swatch-option.color,
.modal-popup.quick-view .product-options-wrapper .swatch-option.color {
  min-width: 48px;
  min-height: 48px; }

.catalog-product-view .product-options-wrapper .swatch-option.disabled:before, .catalog-product-view .product-options-wrapper .swatch-option.disabled:after,
.modal-popup.quick-view .product-options-wrapper .swatch-option.disabled:before,
.modal-popup.quick-view .product-options-wrapper .swatch-option.disabled:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.catalog-product-view .product-options-wrapper .swatch-option.disabled:before,
.modal-popup.quick-view .product-options-wrapper .swatch-option.disabled:before {
  background-image: linear-gradient(135deg, transparent 50%, #000000 53%, transparent 53%);
  background-repeat: no-repeat;
  z-index: 1; }

.catalog-product-view .product-options-wrapper .swatch-option.disabled:after,
.modal-popup.quick-view .product-options-wrapper .swatch-option.disabled:after {
  background: rgba(255, 255, 255, 0.8);
  z-index: 0; }

.catalog-product-view .review-list .review-item,
.modal-popup.quick-view .review-list .review-item {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 45px;
  margin-bottom: 45px; }

.catalog-product-view .review-list .review-title,
.modal-popup.quick-view .review-list .review-title {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 18px; }

.catalog-product-view .review-list .review-content,
.modal-popup.quick-view .review-list .review-content {
  padding-bottom: 12px; }

.catalog-product-view .review-list .review-details,
.modal-popup.quick-view .review-list .review-details {
  font-size: 12px; }
  .catalog-product-view .review-list .review-details p,
  .modal-popup.quick-view .review-list .review-details p {
    width: auto;
    margin-right: 15px; }

@media (max-width: 991px) {
  .catalog-product-view .review-list .block-content > .toolbar:first-child,
  .modal-popup.quick-view .review-list .block-content > .toolbar:first-child {
    display: none; } }

.catalog-product-view .product-reviews-summary,
.modal-popup.quick-view .product-reviews-summary {
  padding-top: 32px; }
  .catalog-product-view .product-reviews-summary > div,
  .modal-popup.quick-view .product-reviews-summary > div {
    display: inline-block; }
    .catalog-product-view .product-reviews-summary > div:first-child,
    .modal-popup.quick-view .product-reviews-summary > div:first-child {
      margin-right: 10px; }
  .catalog-product-view .product-reviews-summary .label,
  .modal-popup.quick-view .product-reviews-summary .label {
    display: none; }

.catalog-product-view .review-ratings,
.modal-popup.quick-view .review-ratings {
  padding-bottom: 15px; }
  .catalog-product-view .review-ratings .rating-summary-wrap,
  .modal-popup.quick-view .review-ratings .rating-summary-wrap {
    padding-bottom: 8px; }
    .catalog-product-view .review-ratings .rating-summary-wrap:last-child,
    .modal-popup.quick-view .review-ratings .rating-summary-wrap:last-child {
      padding-bottom: 0; }
  .catalog-product-view .review-ratings .rating-summary,
  .modal-popup.quick-view .review-ratings .rating-summary {
    display: inline-block; }
  .catalog-product-view .review-ratings .rating-label,
  .modal-popup.quick-view .review-ratings .rating-label {
    min-width: 50px;
    display: inline-block;
    padding: 2px 0 0;
    line-height: normal;
    font-size: 12px; }

.catalog-product-view .reviews-actions a,
.modal-popup.quick-view .reviews-actions a {
  font-size: 12px; }

.catalog-product-view .reviews-actions .view,
.modal-popup.quick-view .reviews-actions .view {
  margin-right: 1rem; }

.catalog-product-view #tab-label-reviews-title span.counter:before,
.modal-popup.quick-view #tab-label-reviews-title span.counter:before {
  content: '('; }

.catalog-product-view #tab-label-reviews-title span.counter:after,
.modal-popup.quick-view #tab-label-reviews-title span.counter:after {
  content: ')'; }

.catalog-product-view .price-box,
.modal-popup.quick-view .price-box {
  margin-bottom: 1rem; }

.catalog-product-view .product-info-price .price,
.modal-popup.quick-view .product-info-price .price {
  font-size: 26px;
  font-weight: 600; }

.catalog-product-view .product-info-price .old-price .price,
.modal-popup.quick-view .product-info-price .old-price .price {
  font-size: 20px; }

.catalog-product-view .product-add-form,
.modal-popup.quick-view .product-add-form {
  margin-bottom: 1rem; }

.catalog-product-view .box-tocart .field,
.modal-popup.quick-view .box-tocart .field {
  padding-right: 2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }

.catalog-product-view .box-tocart .qty,
.modal-popup.quick-view .box-tocart .qty {
  text-align: center; }
  .catalog-product-view .box-tocart .qty .label,
  .modal-popup.quick-view .box-tocart .qty .label {
    font-weight: normal; }

.catalog-product-view .box-tocart #qty,
.modal-popup.quick-view .box-tocart #qty {
  width: 55px;
  padding-left: 5px;
  padding-right: 5px; }

.catalog-product-view .box-tocart .mage-error:not(input):not(textarea),
.modal-popup.quick-view .box-tocart .mage-error:not(input):not(textarea) {
  position: absolute;
  padding-left: 0;
  box-shadow: none; }

.catalog-product-view .box-tocart .primary,
.modal-popup.quick-view .box-tocart .primary {
  min-width: 276px;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-right: 40px; }
  .catalog-product-view .box-tocart .primary span:before,
  .modal-popup.quick-view .box-tocart .primary span:before {
    font-family: "Font Awesome 5 Free";
    content: "\e74d";
    font-size: 161%;
    line-height: 0;
    padding-right: 10px;
    vertical-align: sub;
    font-weight: normal; }

.catalog-product-view .box-tocart .paypal,
.modal-popup.quick-view .box-tocart .paypal {
  margin-top: 10px; }

.catalog-product-view .product-social-links .action,
.modal-popup.quick-view .product-social-links .action {
  border: 0;
  font-size: 22px;
  padding: 0;
  margin-right: 18px; }
  .catalog-product-view .product-social-links .action:hover,
  .modal-popup.quick-view .product-social-links .action:hover {
    background: none; }
  .catalog-product-view .product-social-links .action span,
  .modal-popup.quick-view .product-social-links .action span {
    display: none; }

@media (max-width: 1199px) {
  .catalog-product-view .product-social-links,
  .modal-popup.quick-view .product-social-links {
    padding-top: 20px; } }

.catalog-product-view .product-addto-links,
.modal-popup.quick-view .product-addto-links {
  display: inline-block; }

.catalog-product-view .product.attribute strong,
.modal-popup.quick-view .product.attribute strong {
  font-weight: 600; }

.catalog-product-view .product.attribute .value,
.modal-popup.quick-view .product.attribute .value {
  display: inline-block; }

.catalog-product-view .product.attribute.overview,
.modal-popup.quick-view .product.attribute.overview {
  margin-bottom: 20px; }

.catalog-product-view .product.media,
.modal-popup.quick-view .product.media {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 1354px) {
    .catalog-product-view .product.media,
    .modal-popup.quick-view .product.media {
      padding-left: 25px;
      padding-right: 25px; } }
  .catalog-product-view .product.media .action-skip-wrapper,
  .modal-popup.quick-view .product.media .action-skip-wrapper {
    display: none; }

.catalog-product-view .product .label-position-placeholder,
.modal-popup.quick-view .product .label-position-placeholder {
  position: relative; }

.catalog-product-view .product.info,
.modal-popup.quick-view .product.info {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin: 35px 0 30px;
  background: #FFF; }
  @media (min-width: 1354px) {
    .catalog-product-view .product.info,
    .modal-popup.quick-view .product.info {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1201px) {
    .catalog-product-view .product.info,
    .modal-popup.quick-view .product.info {
      padding-bottom: 30px;
      margin: 95px 0 90px;
      x-border-bottom: 1px solid #eae9e9; } }
  .catalog-product-view .product.info .content[role="tabpanel"],
  .modal-popup.quick-view .product.info .content[role="tabpanel"] {
    background: #FFF; }

.catalog-product-view .fotorama__nav__frame,
.modal-popup.quick-view .fotorama__nav__frame {
  transition: all 0.3s ease; }
  .catalog-product-view .fotorama__nav__frame:hover, .catalog-product-view .fotorama__nav__frame.fotorama__active,
  .modal-popup.quick-view .fotorama__nav__frame:hover,
  .modal-popup.quick-view .fotorama__nav__frame.fotorama__active {
    opacity: 1; }

.catalog-product-view .data.items,
.modal-popup.quick-view .data.items {
  position: relative; }
  .catalog-product-view .data.items:before, .catalog-product-view .data.items:after,
  .modal-popup.quick-view .data.items:before,
  .modal-popup.quick-view .data.items:after {
    display: table;
    content: "";
    line-height: 0; }
  .catalog-product-view .data.items:after,
  .modal-popup.quick-view .data.items:after {
    clear: both; }
  .catalog-product-view .data.items .title,
  .modal-popup.quick-view .data.items .title {
    display: block;
    font-weight: 600;
    text-transform: uppercase; }
    @media (min-width: 1201px) {
      .catalog-product-view .data.items .title,
      .modal-popup.quick-view .data.items .title {
        margin: 0 35px 0 0;
        padding: 0; } }
    @media (max-width: 1200px) {
      .catalog-product-view .data.items .title,
      .modal-popup.quick-view .data.items .title {
        border-bottom: 1px solid #eae9e9;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .catalog-product-view .data.items .title.active a,
    .modal-popup.quick-view .data.items .title.active a {
      cursor: default; }
    .catalog-product-view .data.items .title:before,
    .modal-popup.quick-view .data.items .title:before {
      top: 0;
      right: 7px; }
      @media (min-width: 1201px) {
        .catalog-product-view .data.items .title:before,
        .modal-popup.quick-view .data.items .title:before {
          display: none; } }
  .catalog-product-view .data.items .block-title,
  .modal-popup.quick-view .data.items .block-title {
    margin: 0; }
    .catalog-product-view .data.items .block-title strong,
    .modal-popup.quick-view .data.items .block-title strong {
      font-size: 26px;
      margin: 0; }
  .catalog-product-view .data.items .content,
  .modal-popup.quick-view .data.items .content {
    padding: 10px 0 0; }
    @media (min-width: 1201px) {
      .catalog-product-view .data.items .content,
      .modal-popup.quick-view .data.items .content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%;
        padding: 35px 0 0;
        display: none;
        border-top: 1px solid #eae9e9;
        margin-top: 58px; } }
    .catalog-product-view .data.items .content.active,
    .modal-popup.quick-view .data.items .content.active {
      display: block; }
    .catalog-product-view .data.items .content[role="tabpanel"],
    .modal-popup.quick-view .data.items .content[role="tabpanel"] {
      display: block; }
    .catalog-product-view .data.items .content .table-caption,
    .modal-popup.quick-view .data.items .content .table-caption {
      display: none;
      text-align: left; }
      @media (min-width: 1201px) {
        .catalog-product-view .data.items .content .table-caption,
        .modal-popup.quick-view .data.items .content .table-caption {
          display: none; } }
  @media (min-width: 1201px) {
    .catalog-product-view .data.items table.table td, .catalog-product-view .data.items table.table th,
    .modal-popup.quick-view .data.items table.table td,
    .modal-popup.quick-view .data.items table.table th {
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 50px;
      font-size: 18px;
      border-bottom: 0; }
    .catalog-product-view .data.items table.table .label,
    .modal-popup.quick-view .data.items table.table .label {
      border-right: 1px solid #eae9e9;
      x-max-width: 68px; }
    .catalog-product-view .data.items table.table .data,
    .modal-popup.quick-view .data.items table.table .data {
      padding-left: 45px; }
    .catalog-product-view .data.items .table-caption,
    .modal-popup.quick-view .data.items .table-caption {
      display: none; }
    .catalog-product-view .data.items .title,
    .modal-popup.quick-view .data.items .title {
      display: inline-block; } }
  @media (max-width: 1201px) {
    .catalog-product-view .data.items .col,
    .modal-popup.quick-view .data.items .col {
      border: 0;
      padding: 0;
      width: auto; }
      .catalog-product-view .data.items .col.data,
      .modal-popup.quick-view .data.items .col.data {
        border: 0;
        line-height: 18px; }
        .catalog-product-view .data.items .col.data:before,
        .modal-popup.quick-view .data.items .col.data:before {
          display: inline-block;
          border: 0;
          margin-right: 4px;
          font-weight: normal; } }

.catalog-product-view .social-sharing,
.modal-popup.quick-view .social-sharing {
  margin-top: 30px; }
  .catalog-product-view .social-sharing > div,
  .modal-popup.quick-view .social-sharing > div {
    display: inline-block; }

.catalog-product-view .imagezoom:before, .catalog-product-view .imagezoom:after,
.modal-popup.quick-view .imagezoom:before,
.modal-popup.quick-view .imagezoom:after {
  display: table;
  content: "";
  line-height: 0; }

.catalog-product-view .imagezoom:after,
.modal-popup.quick-view .imagezoom:after {
  clear: both; }

.catalog-product-view .imagezoom .main-image-placeholder,
.modal-popup.quick-view .imagezoom .main-image-placeholder {
  margin-bottom: 25px; }

.catalog-product-view .imagezoom .gallery-placeholder,
.modal-popup.quick-view .imagezoom .gallery-placeholder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -6px; }
  .catalog-product-view .imagezoom .gallery-placeholder a,
  .modal-popup.quick-view .imagezoom .gallery-placeholder a {
    margin: 5px 1%;
    border: 0; }

.catalog-product-view .imagezoom .zoomWrapper,
.modal-popup.quick-view .imagezoom .zoomWrapper {
  max-width: 100%; }

.catalog-product-view .smart-labels .main-labels,
.modal-popup.quick-view .smart-labels .main-labels {
  margin-top: -10px;
  max-width: 80px; }

.catalog-product-view .smart-labels .smart-label,
.modal-popup.quick-view .smart-labels .smart-label {
  z-index: 1 !important; }

.catalog-product-view .gallery-placeholder,
.modal-popup.quick-view .gallery-placeholder {
  position: relative; }
  .catalog-product-view .gallery-placeholder .magnifier-preview,
  .modal-popup.quick-view .gallery-placeholder .magnifier-preview {
    background: #fff;
    border: 1px solid;
    z-index: 1;
    left: 105% !important;
    top: 0 !important; }
  @media (max-width: 1200px) {
    .catalog-product-view .gallery-placeholder .magnifier-preview,
    .modal-popup.quick-view .gallery-placeholder .magnifier-preview {
      display: none !important;
      z-index: -1 !important; }
    .catalog-product-view .gallery-placeholder .magnify-lens,
    .modal-popup.quick-view .gallery-placeholder .magnify-lens {
      display: none !important;
      z-index: -1 !important; } }

.product.media .fotorama-item .fotorama__stage__frame .fotorama__img {
  left: 50% !important;
  top: 50% !important; }

.modal-popup.quick-view .modal-header,
.modal-popup.quick-view .modal-content {
  text-align: left; }

.modal-popup.quick-view .modal-content {
  padding-left: 0;
  padding-right: 0; }

.modal-popup.quick-view .modal-footer {
  display: none; }

.modal-popup.quick-view .modal-inner-wrap {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0; }

.modal-popup.quick-view .modal-content > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .modal-popup.quick-view .modal-content > div .product-info-main-tmp-removed {
    -webkit-flex-basis: 52%;
    -ms-flex-preferred-size: 52%;
    flex-basis: 52%;
    max-width: 52%; }
  .modal-popup.quick-view .modal-content > div .product.media {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }

.modal-popup.quick-view .page-title-wrapper.product .container, .modal-popup.quick-view .page-title-wrapper.product .page-print.sales-order-print #maincontent, .page-print.sales-order-print .modal-popup.quick-view .page-title-wrapper.product #maincontent {
  padding: 0; }

.modal-popup.quick-view .product.info.detailed {
  margin-bottom: 0;
  border: 0;
  padding-bottom: 0; }

.modal-popup.quick-view .action-close {
  display: block; }

.modal-popup.quick-view .smart-labels .smart-label {
  display: inline-block;
  position: absolute;
  overflow: hidden; }

#fancybox-img {
  background-color: #fff; }

@media (min-width: 1201px) {
  .catalog-product-view .layout_1 .product-info-main-tmp-removed {
    -webkit-flex-basis: 52%;
    -ms-flex-preferred-size: 52%;
    flex-basis: 52%;
    max-width: 52%; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .catalog-product-view .layout_2 .product-info-main-tmp-removed {
    -webkit-flex-basis: 36%;
    -ms-flex-preferred-size: 36%;
    flex-basis: 36%;
    max-width: 36%; }
  .catalog-product-view .layout_2 .product.media {
    -webkit-flex-basis: 64%;
    -ms-flex-preferred-size: 64%;
    flex-basis: 64%;
    max-width: 64%; }
  .catalog-product-view .layout_2 .box-tocart .primary {
    min-width: 210px; }
  .catalog-product-view .layout_3 .product.media {
    margin-left: auto;
    margin-right: auto;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
  @media (min-width: 1201px) and (min-width: 992px) {
    .catalog-product-view .layout_3 .product.media {
      max-width: 810px; } }

@media (min-width: 1201px) {
  .catalog-product-view .layout_3 .product-info-main-tmp-removed {
    margin-left: auto;
    margin-right: auto;
    max-width: 810px;
    text-align: center;
    padding-top: 75px; }
  .catalog-product-view .layout_3 .product-options-wrapper .swatch-option.color {
    float: none;
    display: inline-block; }
  .catalog-product-view .layout_3 .product-options-wrapper .field {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .catalog-product-view .layout_3 .product-options-wrapper .label {
    text-align: left; }
  .catalog-product-view .layout_3 .box-tocart #qty {
    min-width: 210px; }
  .catalog-product-view .layout_3 .box-tocart .qty {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0; }
    .catalog-product-view .layout_3 .box-tocart .qty .label {
      -webkit-flex-basis: 8%;
      -ms-flex-preferred-size: 8%;
      flex-basis: 8%;
      max-width: 8%;
      margin-right: 0;
      text-align: left; }
  .catalog-product-view .layout_3 .box-tocart .actions {
    display: block; }
    .catalog-product-view .layout_3 .box-tocart .actions .primary {
      margin-right: 0; }
  .catalog-product-view .layout_3 .box-tocart .product-social-links {
    padding-top: 35px; }
  .catalog-product-view .layout_3 .page-title,
  .catalog-product-view .layout_3 .data.items {
    text-align: center; }
  .catalog-product-view .layout_3 .data.items .title {
    margin: 0 17px; }
  .catalog-product-view .layout_3 .data.items .content {
    text-align: left; }
  .catalog-product-view .layout_3 .product-options-wrapper .swatch-attribute {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (min-width: 992px) {
  .catalog-product-view .box-tocart .fieldset {
    display: block; } }

.form.friend .legend {
  display: block;
  margin-bottom: 25px; }

.form.friend fieldset {
  padding-bottom: 40px; }
  .form.friend fieldset:last-child {
    padding-bottom: 0; }

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 1rem 0; }

body.catalog-product-compare-index .table-caption {
  display: none; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }
  .table-wrapper.comparison .table-comparison > tbody > tr {
    border-right: 1px solid #dadada; }
    .table-wrapper.comparison .table-comparison > tbody > tr > th,
    .table-wrapper.comparison .table-comparison > tbody > tr > td {
      border-top: 0; }
  @media (max-width: 1201px) {
    .table-wrapper.comparison td {
      border-bottom: 0;
      display: table-cell;
      padding: 0; }
      .table-wrapper.comparison td.product:before {
        display: none; } }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label.remove,
  .table-comparison .cell.label.product {
    border-bottom: none; }
    .table-comparison .cell.label.remove span,
    .table-comparison .cell.label.product span {
      display: none; }
  .table-comparison .cell {
    width: 180px;
    padding: 1rem; }
    .table-comparison .cell .attibute.value {
      width: 100%;
      overflow: hidden; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #dadada; }
    .table-comparison .cell.label {
      width: 80px; }
      .table-comparison .cell.label .attribute.label {
        display: block;
        width: 100%;
        word-wrap: break-word; }
    .table-comparison .cell.attribute img {
      max-width: 100%;
      height: auto; }
    .table-comparison .cell.remove {
      padding-top: 0;
      padding-bottom: 0;
      text-align: right; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 1rem; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 0.25rem 0; }
  .table-comparison .product-addto-links {
    margin-top: 1rem; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .action.tocart {
    white-space: nowrap; }
  .table-comparison .product-reviews-summary {
    margin-bottom: 10px; }
    .table-comparison .product-reviews-summary .rating-summary {
      max-width: 100px;
      margin: 0 auto; }
      .table-comparison .product-reviews-summary .rating-summary .label {
        display: none; }
  .table-comparison .product-item-name {
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-bottom: 5px; }
  .table-comparison .price-box {
    margin-bottom: 20px; }
  .table-comparison .action.towishlist {
    padding: 0;
    border: 0;
    font-size: 22px;
    margin-top: 10px; }
    .table-comparison .action.towishlist:hover {
      background: none; }

.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  display: none; }

.block-compare .product-items {
  margin-bottom: 30px; }

.block-compare .product-item-name {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding-right: 20px; }
  @media (max-width: 1199px) {
    .block-compare .product-item-name {
      font-size: 14px; } }

.block-compare .product-item {
  position: relative;
  margin-bottom: 1rem; }

.block-compare .action.delete {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  font-size: 12px; }

.block-compare .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .block-compare .actions-toolbar .primary {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  @media (max-width: 1200px) {
    .block-compare .actions-toolbar {
      display: block;
      margin: 0; }
      .block-compare .actions-toolbar .action {
        margin: 0 0 10px; } }

.grid-left-fixed .block-compare .actions-toolbar {
  display: block;
  margin: 0; }
  .grid-left-fixed .block-compare .actions-toolbar .action {
    margin: 0 0 10px; }

.category-image {
  margin: 0 auto 40px; }

.category-description {
  margin-bottom: 40px; }

.products-grid .product-items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative; }
  @media (min-width: 1354px) {
    .products-grid .product-items {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (min-width: 480px) {
    .products-grid .product-items:not(.owl-carousel):before, .products-grid .product-items:not(.owl-carousel):after {
      content: "";
      position: absolute;
      height: 100%;
      background: #FFF;
      top: 0;
      width: 15px; }
    .products-grid .product-items:not(.owl-carousel) .product-item {
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #eae9e9; }
    .products-grid .product-items:after {
      left: 0; }
    .products-grid .product-items:after {
      right: 0; } }

.products-grid .product-item {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 1354px) {
    .products-grid .product-item {
      padding-left: 25px;
      padding-right: 25px; } }

.products-grid .product-item-info {
  position: relative; }

.products-grid .product-item-name {
  font-weight: bold;
  display: block;
  margin-bottom: 15px; }

.products-grid .product-item-photo {
  display: block;
  margin-bottom: 30px;
  position: relative; }

.products-grid .product-image-container {
  display: inline-block;
  max-width: 100%; }

.products-grid .product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.products-grid .product-image-photo {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%; }

.products-grid .product-item-description {
  margin-bottom: 25px; }

.products-grid .product-reviews-summary {
  margin: 0 0 -5px;
  padding-top: 18px; }
  .products-grid .product-reviews-summary.empty .reviews-actions {
    padding-left: 0; }
  .products-grid .product-reviews-summary.empty a {
    font-size: 12px; }

.products-grid .reviews-actions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .products-grid .reviews-actions .action.add {
    line-height: inherit;
    font-size: 0; }
    .products-grid .reviews-actions .action.add:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .products-grid .reviews-actions .action.add:before {
      font-size: 18px; }

.products-grid .price-box {
  margin-bottom: 8px; }

.products-grid .special-price {
  display: block; }

.products-grid .old-price {
  display: block; }

.products-grid .price-from {
  margin-bottom: 0; }

.products-grid .price-to {
  margin-bottom: 0; }

.products-grid .product-item-actions {
  display: block;
  margin: 0; }
  .products-grid .product-item-actions > div {
    margin: 0; }
  .products-grid .product-item-actions .actions-primary {
    margin-bottom: .25rem; }

.products-grid .product-item-actions .actions-primary ~ .actions-secondary {
  padding-top: 23px; }

@media (max-width: 479px) {
  .products-grid .product-items > .product-item {
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .products-grid .product-items > .product-item:last-child {
      border: 0;
      padding-bottom: 0;
      margin-bottom: 0; } }

@media (min-width: 480px) {
  .products-grid .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    max-width: 50%; }
  .products-grid + .toolbar-bottom .toolbar-products {
    margin-top: -31px; } }

@media (min-width: 992px) {
  .products-grid .product-item {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%; }
  .products-grid .product-items:not(.owl-carousel) .product-item {
    padding-bottom: 49px;
    margin-bottom: 50px; }
  .products-grid.layout_2 .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    text-align: center; }
  .products-grid.layout_3 .product-item {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .products-grid + .toolbar-bottom .toolbar-products {
    margin-top: -51px; } }

@media (min-width: 1200px) {
  .product-item-actions {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: -0.25rem; }
    .product-item-actions > div {
      margin: 0 0.25rem 0.25rem; } }

.products-list .item.product-item {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 50px;
  padding-bottom: 50px; }
  .products-list .item.product-item:last-child {
    border-bottom: 0;
    padding-bottom: 0; }

.products-list .product-item-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1354px) {
    .products-list .product-item-info {
      margin-left: -25px;
      margin-right: -25px; } }

.products-list .product-item-photo {
  position: relative; }

.products-list .photo.product-item-photo {
  display: block; }

.products-list .product-item-photo-wrap {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 1rem; }
  @media (min-width: 1354px) {
    .products-list .product-item-photo-wrap {
      padding-left: 25px;
      padding-right: 25px; } }

.products-list .product-item-details {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  @media (min-width: 1354px) {
    .products-list .product-item-details {
      padding-left: 25px;
      padding-right: 25px; } }

.products-list .price-container {
  margin-bottom: 8px; }

.products-list .product-item-name {
  display: block;
  font-weight: bold;
  margin-bottom: 10px; }

.products-list .product-item-description {
  line-height: 21px;
  font-size: 12px;
  margin-bottom: 18px; }
  .products-list .product-item-description .more {
    display: none; }

.products-list .product-item-actions {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px; }
  .products-list .product-item-actions .actions-primary {
    padding-right: 25px; }

.products-list .product-reviews-summary {
  padding-top: 19px; }
  .products-list .product-reviews-summary .add {
    display: none; }

.products-list div[class^="swatch-opt-"] {
  margin-bottom: 15px; }

.products-list .smart-labels .main-labels {
  display: none !important; }

@media (min-width: 480px) {
  .products-list .product-item-info {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .products-list .product-item-photo-wrap {
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 49%;
    margin-bottom: 0; }
  .products-list .product-item-details {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media (min-width: 480px) and (max-width: 991px) {
  .products-list .product-item-photo-wrap {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media (max-width: 1199px) {
  .products-list .actions-secondary {
    padding-top: 20px; } }

.gallery-placeholder .loading-mask {
  padding: 0 0 50%;
  position: absolute;
  display: none; }

.gallery-placeholder .fotorama-hidden,
.gallery-placeholder .fotorama--hidden,
.gallery-placeholder .fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
  display: none; }

.fotorama-item .fotorama__stage {
  margin-bottom: 1rem; }

.block.related {
  margin-bottom: 75px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 60px; }
  .block.related .field.related + .product-reviews-summary {
    margin-top: 18px; }
  .block.related .field.related + .product-item-actions {
    padding-top: 18px; }
  .block.related .field.related .label {
    padding: 0;
    font-size: 14px; }
    .block.related .field.related .label:before {
      font-size: 20px;
      margin-right: 5px;
      float: left; }
  @media (max-width: 1199px) {
    .block.related {
      margin-bottom: 35px;
      padding-bottom: 30px; } }
  .block.related .owl-controls.clickable {
    top: -65px; }
  .block.related:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.block.upsell,
.block.related,
.block.crosssell {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  @media (min-width: 1354px) {
    .block.upsell,
    .block.related,
    .block.crosssell {
      padding-left: 25px;
      padding-right: 25px; } }
  .block.upsell .block-actions button.action.select:hover,
  .block.related .block-actions button.action.select:hover,
  .block.crosssell .block-actions button.action.select:hover {
    text-decoration: underline; }
  .block.upsell .block-title,
  .block.related .block-title,
  .block.crosssell .block-title {
    line-height: normal;
    padding-right: 90px; }
    @media (min-width: 1201px) {
      .block.upsell .block-title,
      .block.related .block-title,
      .block.crosssell .block-title {
        text-align: center;
        font-size: 35px;
        padding: 0; } }
  .block.upsell .block-actions,
  .block.related .block-actions,
  .block.crosssell .block-actions {
    display: none; }
    @media (min-width: 1201px) {
      .block.upsell .block-actions,
      .block.related .block-actions,
      .block.crosssell .block-actions {
        text-align: center;
        font-size: 12px; } }
  .block.upsell .products-grid,
  .block.related .products-grid,
  .block.crosssell .products-grid {
    padding: 0; }
    .block.upsell .products-grid .product-items,
    .block.related .products-grid .product-items,
    .block.crosssell .products-grid .product-items {
      padding: 0; }
    .block.upsell .products-grid .product-item,
    .block.related .products-grid .product-item,
    .block.crosssell .products-grid .product-item {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin-top: 0;
      border: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .block.upsell .products-grid .product-reviews-summary,
    .block.related .products-grid .product-reviews-summary,
    .block.crosssell .products-grid .product-reviews-summary {
      padding-top: 0; }
  .block.upsell .owl-controls .owl-prev,
  .block.upsell .owl-controls .owl-next,
  .block.related .owl-controls .owl-prev,
  .block.related .owl-controls .owl-next,
  .block.crosssell .owl-controls .owl-prev,
  .block.crosssell .owl-controls .owl-next {
    padding: 0;
    margin-left: 20px; }
    .block.upsell .owl-controls .owl-prev::before, .block.upsell .owl-controls .owl-prev::before,
    .block.upsell .owl-controls .owl-next::before,
    .block.upsell .owl-controls .owl-next::before,
    .block.related .owl-controls .owl-prev::before,
    .block.related .owl-controls .owl-prev::before,
    .block.related .owl-controls .owl-next::before,
    .block.related .owl-controls .owl-next::before,
    .block.crosssell .owl-controls .owl-prev::before,
    .block.crosssell .owl-controls .owl-prev::before,
    .block.crosssell .owl-controls .owl-next::before,
    .block.crosssell .owl-controls .owl-next::before {
      font-family: "Font Awesome 5 Free";
      font-size: 22px;
      color: inherit;
      vertical-align: middle; }
  .block.upsell .owl-controls .owl-prev:before,
  .block.related .owl-controls .owl-prev:before,
  .block.crosssell .owl-controls .owl-prev:before {
    content: "\f053"; }
  .block.upsell .owl-controls .owl-next:before,
  .block.related .owl-controls .owl-next:before,
  .block.crosssell .owl-controls .owl-next:before {
    content: "\f054"; }

.block.upsell .owl-controls,
.block.crosssell .owl-controls {
  top: -70px; }
  @media (max-width: 1201px) {
    .block.upsell .owl-controls,
    .block.crosssell .owl-controls {
      top: -81px; } }

.block.crosssell {
  margin-top: 50px; }
  .block.crosssell .products-grid .product-reviews-summary {
    padding-top: 25px; }
  @media (max-width: 1201px) {
    .block.crosssell .owl-controls {
      top: -56px; } }

.product-options-wrapper .fieldset > br {
  display: none; }

.product-options-wrapper .downloads {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.towishlist,
.tocompare {
  position: relative; }
  .towishlist span,
  .tocompare span {
    display: none; }

.product-social-links .mailto {
  padding: 0 0.5rem;
  line-height: inherit; }
  .product-social-links .mailto:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.action.tocompare,
.action.towishlist {
  font-weight: normal !important; }

.towishlist:before {
  font-family: "Font Awesome 5 Free";
  content: "\e68c";
  text-indent: 1px; }



.filter-current--wrapper {
  margin-bottom: 35px;
  background: #f6f6f6;
  padding: 20px 10px 20px 25px; }
  @media (min-width: 1354px) {
    .filter-current--wrapper {
      padding: 22px 10px 25px 30px; } }
  .filter-current--wrapper .item {
    margin-bottom: 3px; }
  .filter-current--wrapper .filter-actions .action {
    text-decoration: underline; }

.filter-content .filter-subtitle {
  display: none; }

.filter-current.active .filter-current-subtitle {
  margin-bottom: 0; }

.filter-current.active .items {
  display: none; }

.filter-current .items {
  display: block; }

.filter-current .filter-label:after {
  content: ':';
  padding: 0 2px 0 4px; }

.filter-current .remove {
  line-height: inherit; }
  .filter-current .remove:before {
    content: "\f410";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-current .remove:before {
    vertical-align: sub; }
  .filter-current .remove span {
    display: none; }

.filter-current[role="tablist"] [role="tab"] {
  line-height: inherit; }
  .filter-current[role="tablist"] [role="tab"]:before {
    content: "\f410";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-current[role="tablist"] [role="tab"][aria-expanded="true"] {
    line-height: inherit; }
    .filter-current[role="tablist"] [role="tab"][aria-expanded="true"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.filter-options-title {
  line-height: inherit;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 14px !important;
  letter-spacing: 0.02em; }
  .filter-options-title:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-options-title::before {
    position: absolute;
    font-size: 12px !important;
    top: -2px !important; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .filter-options-title {
      font-size: 14px;
      width: 100%;
      word-wrap: break-word; } }

.sidebar .price-slider .slider-fields .slider-input {
  margin-top: 8px; }

.sidebar .price-slider .slider-fields label span {
  font-weight: bold;
  text-transform: capitalize; }

.sidebar .price-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-left: -10px;
  margin-top: -5px;
  transition: all 0.0s ease; }
  .sidebar .price-slider .ui-slider-handle:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: #FFF; }

.sidebar .price-slider .ui-slider-range {
  position: absolute;
  height: 100%; }

.filter-options-content .item {
  margin-bottom: 13px;
  line-height: 20px; }
  .filter-options-content .item:before, .filter-options-content .item:after {
    display: table;
    content: "";
    line-height: 0; }
  .filter-options-content .item:after {
    clear: both; }
  .filter-options-content .item:last-child {
    margin-bottom: 0; }
  .filter-options-content .item a {
    text-transform: capitalize; }
    .filter-options-content .item a:before, .filter-options-content .item a:after {
      display: table;
      content: "";
      line-height: 0; }
    .filter-options-content .item a:after {
      clear: both; }

.filter-options-content .count {
  float: right;
  opacity: 0.5; }

.filter-options-content .item-label {
  float: left;
  max-width: 150px; }

.filter-options-content .ui-slider-horizontal {
  margin-bottom: 10px; }

.filter-options-content .slider-input {
  margin-bottom: 10px; }
  .filter-options-content .slider-input span {
    display: block;
    margin-bottom: 5px;
    text-transform: capitalize; }
  .filter-options-content .slider-input input {
    padding: 8px 15px; }

.filter-options-content .slider-button {
  padding-bottom: 8px; }

.filter-options-content .price-slider .slider-fields a.action {
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 8px; }
  .filter-options-content .price-slider .slider-fields a.action:hover {
    color: #FFF; }
  .filter-options-content .price-slider .slider-fields a.action span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .filter-options-content .price-slider .slider-fields a.action {
      font-size: 12px; } }

[role="tablist"] .filter-options-content[role="tabpanel"] {
  margin-bottom: 23px; }

.filter-options-item {
  margin-bottom: 12px; }
  .filter-options-item:before, .filter-options-item:after {
    display: table;
    content: "";
    line-height: 0; }
  .filter-options-item:after {
    clear: both; }
  .filter-options-item:last-child {
    margin-bottom: 0; }
    .filter-options-item:last-child .filter-options-content {
      margin-bottom: 0; }

@media (max-width: 1200px) {
  #layered-filter-block {
    margin: 0; }
  .action.filter-toggle {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    right: 0; }
    .action.filter-toggle:hover {
      color: #FFF; }
    .action.filter-toggle span {
      vertical-align: sub; } }
  @media (max-width: 1200px) and (min-width: 1201px) and (max-width: 991px) {
    .action.filter-toggle {
      font-size: 12px; } }

@media (max-width: 1200px) {
  .modal-slide {
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    transform: translateX(100%);
    transition-property: transform, visibility; }
    .modal-slide._show {
      transform: translate(0, 0); }
      .modal-slide._show .action-close {
        display: block; } }

@media (max-width: 479px) {
  .action.filter-toggle {
    position: relative;
    width: 202px;
    margin-bottom: 15px; } }

.form-login .actions-toolbar {
  flex-direction: row-reverse; }

.form-create-account .fieldset,
.form-edit-account .fieldset,
.form-address-edit .fieldset {
  margin-bottom: 2rem; }

.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar {
  flex-direction: row-reverse; }

body.account .block-title {
  position: relative;
  margin-bottom: 47px; }
  body.account .block-title .action {
    position: absolute;
    right: 0;
    top: 0; }

body.account .box address {
  margin-bottom: 1rem; }

.block-dashboard-info,
.block-dashboard-addresses {
  margin-bottom: 40px; }
  .block-dashboard-info .block-title,
  .block-dashboard-addresses .block-title {
    margin-bottom: 50px;
    font-size: 26px; }

.account .legend {
  margin-bottom: 1rem;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  position: relative; }

.order-items {
  margin-bottom: 30px; }

.account-nav .item {
  margin-bottom: 1px; }
  .account-nav .item:last-child {
    margin-bottom: 0; }
  .account-nav .item.current strong {
    font-weight: normal; }

.login-container .field.note {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 2em;
  padding-bottom: 2em; }

@media (min-width: 992px) {
  .login-container .field {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .login-container .label {
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    max-width: 10%; }
  .login-container .control {
    -webkit-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    max-width: 90%; } }

.login-container .block-customer-login {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 30px;
  margin-bottom: 50px; }

.login-container .block__title {
  margin-bottom: 25px; }

.login-container .block-social-login {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 25px; }
  .login-container .block-social-login ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    @media (min-width: 1354px) {
      .login-container .block-social-login ul {
        margin-left: -25px;
        margin-right: -25px; } }
    .login-container .block-social-login ul li {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
      @media (min-width: 1354px) {
        .login-container .block-social-login ul li {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (max-width: 1200px) {
        .login-container .block-social-login ul li {
          -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          max-width: 100%; } }
      .login-container .block-social-login ul li a {
        width: 100%; }

.login-container .tooltip.wrapper {
  position: relative; }
  .login-container .tooltip.wrapper .tooltip.content {
    position: absolute;
    width: 250px;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
    padding: 15px;
    font-size: 13px;
    display: none; }
  .login-container .tooltip.wrapper:hover .tooltip.content {
    display: block; }

.form.password.forget {
  max-width: 905px;
  margin: 0 auto; }
  .form.password.forget .field.note {
    border-bottom: 1px solid #eae9e9;
    margin-bottom: 2em;
    padding-bottom: 2em; }

.popup-authentication .modal-inner-wrap {
  max-width: 900px;
  width: 98%; }
  .popup-authentication .modal-inner-wrap .action-close {
    display: block; }
  .popup-authentication .modal-inner-wrap .block__content {
    text-align: left; }
    .popup-authentication .modal-inner-wrap .block__content > p {
      color: #000; }
    .popup-authentication .modal-inner-wrap .block__content ul {
      margin-bottom: 20px; }
  .popup-authentication .modal-inner-wrap .block-customer-login {
    border-top: 1px solid #eae9e9;
    padding-top: 30px; }
  .popup-authentication .modal-inner-wrap .form-login {
    text-align: left; }
  .popup-authentication .modal-inner-wrap .block__title {
    font-size: 1.17rem;
    color: #000;
    margin-bottom: 15px; }

.block-search .block-title {
  display: none; }

#search_mini_form {
  background: none; }
  #search_mini_form .label {
    display: none; }
  #search_mini_form .nested {
    display: none; }

.rd-navbar-static .rd-navbar-search {
  display: block; }
  .rd-navbar-static .rd-navbar-search form {
    position: relative; }

.catalogsearch-advanced-index .page-title {
  text-align: left; }
  @media (min-width: 992px) {
    .catalogsearch-advanced-index .page-title {
      -webkit-flex-basis: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
      max-width: 66.66667%;
      margin-left: calc(16.66667% + 8px); } }
  .catalogsearch-advanced-index .page-title span {
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
    text-transform: none; }

.search.advanced legend.legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 2em;
  width: 100%;
  font-weight: 400; }

.search.advanced fieldset.fieldset > .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .search.advanced fieldset.fieldset > .field > .label {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0; }
    .search.advanced fieldset.fieldset > .field > .label:after {
      content: ':'; }
    @media (min-width: 992px) {
      .search.advanced fieldset.fieldset > .field > .label {
        -webkit-flex-basis: 130px;
        -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
        max-width: 130px; } }
  .search.advanced fieldset.fieldset > .field > .control {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      .search.advanced fieldset.fieldset > .field > .control {
        -webkit-flex-basis: calc(100% - 130px);
        -ms-flex-preferred-size: calc(100% - 130px);
        flex-basis: calc(100% - 130px);
        max-width: calc(100% - 130px); } }

.search.advanced .price .range.price {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .search.advanced .price .range.price > .field {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .search.advanced .price .range.price .addafter {
    position: absolute;
    top: 0;
    left: calc(100% + 6px);
    line-height: 38px;
    margin-right: 0; }
    @media (max-width: 1200px) {
      .search.advanced .price .range.price .addafter {
        left: auto;
        right: 0; } }
  .search.advanced .price .range.price .separator {
    line-height: 28px;
    padding: 7px 0;
    margin-bottom: 1rem; }
  @media (max-width: 1200px) {
    .search.advanced .price .range.price .addon {
      padding-right: 45px; } }

.search.advanced .actions-toolbar {
  padding-top: 1.5rem;
  border-top: 1px solid #eae9e9; }
  .search.advanced .actions-toolbar .action.search span {
    line-height: inherit; }
    .search.advanced .actions-toolbar .action.search span:before {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .search.advanced .actions-toolbar .action.search span:before {
      font-size: 22px;
      line-height: inherit;
      vertical-align: text-top;
      padding-right: 6px; }

.search-terms ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .search-terms ul li {
    margin: 0 5px 5px 0;
    border: 1px solid #eae9e9; }
  .search-terms ul a {
    padding: 5px; }
    .search-terms ul a:hover {
      background: #ffffff; }

.minicart-wrapper .showcart span[class=""] {
  line-height: inherit; }
  .minicart-wrapper .showcart span[class=""]:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.page-title-top {
  font-size: 20px;
  margin-bottom: 20px; }
  .page-title-top .base {
    font-weight: normal; }

.rd-navbar-cart {
  display: none;
  text-align: left;
  background: #FFF;
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09); }
  .rd-navbar-cart .block-minicart.empty {
    height: auto; }
  .rd-navbar-cart .block-minicart .empty {
    font-size: 14px;
    display: block;
    text-align: center; }
  .rd-navbar-cart .block-title,
  .rd-navbar-cart button.close {
    display: none; }
  .rd-navbar-cart #minicart-content-wrapper {
    overflow: hidden;
    padding: 45px; }
    @media (max-width: 1200px) {
      .rd-navbar-cart #minicart-content-wrapper {
        padding: 25px 30px; } }
  .rd-navbar-cart .block-content {
    position: static; }
    .rd-navbar-cart .block-content .items-total {
      font-size: 18px;
      color: #000; }
    .rd-navbar-cart .block-content > .actions {
      position: relative;
      padding: 25px 0 0; }
      .rd-navbar-cart .block-content > .actions .primary {
        margin-bottom: 20px;
        text-align: center; }
        .rd-navbar-cart .block-content > .actions .primary button,
        .rd-navbar-cart .block-content > .actions .primary a {
          display: block;
          width: 100%;
          text-align: center; }
        .rd-navbar-cart .block-content > .actions .primary > div div {
          margin-bottom: 10px; }
          .rd-navbar-cart .block-content > .actions .primary > div div:last-child {
            margin-bottom: 0; }
      .rd-navbar-cart .block-content > .actions .secondary {
        width: 100%;
        text-align: center; }
        .rd-navbar-cart .block-content > .actions .secondary .primary {
          margin: 0;
          padding: 0;
          background: none;
          border: 0;
          font-weight: normal;
          text-transform: capitalize; }
  .rd-navbar-cart:before {
    content: '';
    position: absolute;
    height: 32px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1; }
  .rd-navbar-cart-items {
    overflow: auto;
    max-height: 100%;
    height: 100%;
    padding: 16px 0; }
    .rd-navbar-cart-items::-webkit-scrollbar {
      width: 4px; }
    .rd-navbar-cart-items::-webkit-scrollbar-thumb {
      background: #2f2e2e; }
  .rd-navbar-cart .rd-navbar-cart-item__preview {
    border-radius: 50%; }
  .rd-navbar-cart .rd-navbar-cart-item {
    position: relative;
    padding: 8px 0; }
    .rd-navbar-cart .rd-navbar-cart-item__left, .rd-navbar-cart .rd-navbar-cart-item__body, .rd-navbar-cart .rd-navbar-cart-item__remove {
      position: relative;
      display: table-cell; }
    .rd-navbar-cart .rd-navbar-cart-item__left {
      padding: 0 16px; }
      .rd-navbar-cart .rd-navbar-cart-item__left img {
        max-width: none; }
    .rd-navbar-cart .rd-navbar-cart-item__body {
      vertical-align: middle;
      width: 100%; }
    .rd-navbar-cart .rd-navbar-cart-item__title {
      font-size: 16px;
      line-height: 26px;
      color: #FFF; }
    .rd-navbar-cart .rd-navbar-cart-item__counter {
      font-size: 14px;
      line-height: 1.3; }
    .rd-navbar-cart .rd-navbar-cart-item__remove {
      vertical-align: middle;
      width: 56px;
      font-size: 24px;
      padding: 0 16px; }
    .rd-navbar-cart .rd-navbar-cart-item:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      left: 88px;
      display: block;
      height: 1px;
      background: rgba(47, 46, 46, 0.2); }

@media (min-width: 1201px) {
  .rd-navbar-cart-wrap {
    position: relative;
    float: right;
    padding: 2px 31px 4px;
    border-left: 1px solid #eae9e9;
    height: 40px; }
  .rd-navbar-cart-floating {
    display: block; }
  .rd-navbar-cart {
    display: block;
    position: absolute;
    width: 430px;
    top: 50px;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    z-index: 19;
    transition: 0.3s ease; }
  .minicart-wrapper.active .rd-navbar-cart {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .minicart-wrapper.active .rd-navbar-cart-toggle span:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(90deg) scale(0);
    transform: rotate(90deg) scale(0); }
  .minicart-wrapper.active .rd-navbar-cart-toggle span:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  #top-cart-btn-checkout {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    transition: 0.3s ease; }
    #top-cart-btn-checkout:before {
      font-weight: 400;
      font-size: 24px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; } }

.layout_2 .rd-navbar-cart-wrap {
  border-left: 0;
  padding-left: 0; }

.layout_3 .rd-navbar-cart-wrap {
  border-left: 0;
  padding-left: 0; }

.layout_5 .rd-navbar-cart-wrap {
  border-left: 0;
  padding-right: 0; }

.block-minicart .block-content {
  position: relative; }

.block-minicart .action.close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  padding: 0;
  background: none; }

.block-minicart .price {
  font-size: 20px; }

.block-minicart .subtotal {
  text-align: right; }
  .block-minicart .subtotal .label {
    font-size: 20px;
    display: block;
    margin-bottom: 10px; }
  .block-minicart .subtotal .price {
    font-size: 20px; }

.block-minicart .subtitle {
  display: none; }

.block-minicart .product.actions .action {
  background: none;
  padding: 0;
  margin-left: 18px; }

.minicart-items-wrapper {
  margin: 25px 0;
  height: auto !important; }

.minicart-items .item > .product {
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.minicart-items .product-item-photo {
  margin-right: 20px; }

.minicart-items .product-item-details {
  min-width: 245px; }

.minicart-items .product-item-name {
  font-size: 14px;
  font-weight: bold;
  padding-right: 90px;
  display: block;
  line-height: 21px;
  margin-bottom: 5px; }

.minicart-items .price-container {
  font-size: 18px;
  margin-bottom: 20px; }

.minicart-items .item {
  position: relative;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 28px;
  margin-bottom: 30px; }
  .minicart-items .item:last-child {
    margin-bottom: 0; }

.minicart-items .details-qty.qty {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .minicart-items .details-qty.qty .label {
    margin-right: 0;
    padding: 13px 0;
    font-size: 12px;
    color: #000; }
    @media (min-width: 1201px) {
      .minicart-items .details-qty.qty .label {
        -webkit-flex-basis: 18%;
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        max-width: 18%; } }
  .minicart-items .details-qty.qty .cart-item-qty {
    text-align: center;
    border: 0;
    background: #f6f6f6;
    height: 50px;
    padding: 6px;
    font-size: 12px; }
    @media (min-width: 1201px) {
      .minicart-items .details-qty.qty .cart-item-qty {
        -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        max-width: 35%; } }
  .minicart-items .details-qty.qty .update-cart-item {
    -webkit-flex-basis: 15%;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    max-width: 15%;
    line-height: inherit;
    text-align: right; }
    .minicart-items .details-qty.qty .update-cart-item:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .minicart-items .details-qty.qty .update-cart-item span {
      display: none; }

.minicart-items .product.options {
  font-size: 12px; }
  .minicart-items .product.options .toggle {
    cursor: pointer;
    margin-bottom: 0; }
  .minicart-items .product.options > .content {
    margin-bottom: 0; }
  .minicart-items .product.options .list {
    padding-top: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .minicart-items .product.options .list > dt, .minicart-items .product.options .list > dd {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      font-weight: normal;
      font-style: normal;
      line-height: 20px; }

.minicart-items .product.actions {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1rem; }
  .minicart-items .product.actions > div {
    display: inline-block; }

.minicart-items img {
  width: 100%;
  max-width: inherit; }

@media (min-width: 1201px) {
  .minicart-wrapper {
    padding: 6px 0; } }

@media (max-width: 1200px) {
  .minicart-items .item > .product {
    overflow: hidden;
    display: block; }
  .minicart-items .product-item-photo {
    float: left; }
  .minicart-items .product-item-details {
    overflow: hidden; }
  .minicart-items .details-qty .label {
    margin-right: 15px; }
  .minicart-items .details-qty .cart-item-qty {
    width: 60px; }
  .minicart-items .product-item-name {
    padding-right: 0;
    padding-top: 35px; }
  .minicart-items .product.actions {
    left: 80px; } }

.checkout-cart-index .page-main {
  padding-top: 70px; }

.checkout-cart-index .page-title span {
  z-index: 35;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

#shopping-cart-table {
  border-collapse: collapse; }
  #shopping-cart-table a {
    font-weight: 400; }
  #shopping-cart-table dd {
    max-width: 100%; }
  #shopping-cart-table .col.item .cart-column-item-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1353px) {
      #shopping-cart-table .col.item .cart-column-item-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  #shopping-cart-table thead {
    border-top: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9; }
    #shopping-cart-table thead th {
      font-weight: 400;
      border-bottom: none;
      padding: 14px; }
  #shopping-cart-table tr th {
    border-right: 1px solid #eae9e9;
    padding-left: 10px; }
    #shopping-cart-table tr th:last-child {
      border-right: none; }
    #shopping-cart-table tr th:first-child {
      padding-left: 0; }
    @media (max-width: 1200px) {
      #shopping-cart-table tr th {
        border-right: none; } }
  #shopping-cart-table td {
    vertical-align: middle;
    min-width: 100px;
    padding: 0px 5px; }
    @media screen and (min-width: 0 \0
 ) {
      #shopping-cart-table td {
        min-width: inherit; } }
    #shopping-cart-table td:first-child {
      padding-left: 0;
      padding-right: 10px; }
    @media (max-width: 1353px) {
      #shopping-cart-table td {
        padding: 20px; } }
    #shopping-cart-table td.price, #shopping-cart-table td.subtotal {
      font-size: 1rem;
      line-height: 1; }
    #shopping-cart-table td > div {
      margin: 0; }
    #shopping-cart-table td input.qty {
      text-align: center;
      margin: 0 auto;
      width: 2rem;
      padding: 3px; }
  @media (max-width: 1200px) {
    #shopping-cart-table .cart.item .item-info {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #shopping-cart-table .cart.item .item-info td {
        border-right: none;
        padding-left: 0;
        padding-right: 0; } }
  #shopping-cart-table .cart.item td {
    border-right: 1px solid #eae9e9;
    text-align: left;
    padding-top: 8px; }
    #shopping-cart-table .cart.item td:last-child {
      border-right: none; }
    #shopping-cart-table .cart.item td.col.item {
      text-align: left; }
      @media (max-width: 1200px) {
        #shopping-cart-table .cart.item td.col.item:before {
          display: none; } }
    #shopping-cart-table .cart.item td .product-item-photo {
      padding-right: 30px; }
      @media (min-width: 1354px) {
        #shopping-cart-table .cart.item td .product-item-photo {
          -webkit-flex-basis: 40%;
          -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
          max-width: 40%; } }
    #shopping-cart-table .cart.item td .price {
      padding: 0 4px;
      font-size: 20px;
      line-height: 1; }
  #shopping-cart-table .cart.item .item-control {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px; }
    #shopping-cart-table .cart.item .item-control > .action {
      font-size: 22px;
      line-height: 37px; }
    #shopping-cart-table .cart.item .item-control > .action span {
      display: none; }
    #shopping-cart-table .cart.item .item-control > .action-edit {
      line-height: inherit; }
      #shopping-cart-table .cart.item .item-control > .action-edit:before {
        content: "\f044";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    #shopping-cart-table .cart.item .item-control > .action-delete {
      line-height: inherit; }
      #shopping-cart-table .cart.item .item-control > .action-delete:before {
        content: "\f2ed";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
  #shopping-cart-table .cart.item .col.price,
  #shopping-cart-table .cart.item .col.subtotal {
    font-size: 20px;
    line-height: 1;
    padding: 0 5px; }
    @media (max-width: 991px) {
      #shopping-cart-table .cart.item .col.price,
      #shopping-cart-table .cart.item .col.subtotal {
        font-size: 16px; } }
  #shopping-cart-table .cart.item .product-item-details {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%; }
    @media (max-width: 1353px) {
      #shopping-cart-table .cart.item .product-item-details {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%; } }
    @media (max-width: 1353px) {
      #shopping-cart-table .cart.item .product-item-details {
        text-align: center; } }
    #shopping-cart-table .cart.item .product-item-details .product-item-name {
      font-size: 16px;
      line-height: 20px; }
    #shopping-cart-table .cart.item .product-item-details dl.item-options {
      font-size: 12px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dt {
        font-weight: 400;
        text-transform: capitalize;
        padding-right: 5px; }
        #shopping-cart-table .cart.item .product-item-details dl.item-options dt:after {
          content: ':'; }
      #shopping-cart-table .cart.item .product-item-details dl.item-options dd {
        padding-left: 0;
        text-transform: capitalize; }
  #shopping-cart-table .item-actions {
    border-top: 1px solid #eae9e9; }
  #shopping-cart-table .item-control {
    position: relative; }
    #shopping-cart-table .item-control .action-gift {
      font-size: 22px;
      line-height: 37px;
      line-height: inherit; }
      #shopping-cart-table .item-control .action-gift:before {
        content: "";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      #shopping-cart-table .item-control .action-gift span {
        display: none; }
    #shopping-cart-table .item-control .gift-content {
      display: none;
      background: #FFF;
      border: 1px solid #eae9e9;
      padding: 0.5rem;
      text-align: left;
      min-width: 250px; }
      #shopping-cart-table .item-control .gift-content._active {
        display: block;
        position: absolute;
        z-index: 50;
        top: 100%;
        left: 0; }
    #shopping-cart-table .item-control .action-edit,
    #shopping-cart-table .item-control .action-delete {
      margin-top: 5px;
      font-size: 1.5rem;
      line-height: 1;
      background-color: transparent; }
      #shopping-cart-table .item-control .action-edit span,
      #shopping-cart-table .item-control .action-delete span {
        display: none; }

@media screen and (min-width: 0 \0
 ) {
  .cart.table-wrapper {
    overflow: auto; } }

table.cart {
  width: 100%; }
  table.cart > caption,
  table.cart .qty label {
    display: none; }
  table.cart .product-item-details,
  table.cart .product-item-photo {
    display: table-cell; }
    @media screen and (min-width: 0 \0
 ) {
      table.cart .product-item-details,
      table.cart .product-item-photo {
        display: block; } }
  @media screen and (min-width: 0 \0
 ) and (min-width: 1354px) {
    table.cart .product-item-details,
    table.cart .product-item-photo {
      min-width: 150px; } }
  table.cart td.price .price,
  table.cart td.subtotal .price {
    display: inline-block;
    padding: 6px 0; }

.cart-container .main.actions {
  margin: 30px 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 991px) {
    .cart-container .main.actions {
      margin-bottom: 1.5rem;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .cart-container .main.actions .action {
    background-color: transparent;
    border: none;
    padding: 5px;
    font-size: 12px;
    line-height: 22px; }
    .cart-container .main.actions .action:before {
      font-size: 22px;
      line-height: 1; }
    .cart-container .main.actions .action:hover,
    .cart-container .main.actions .action:hover span {
      transition: 0.3s ease; }
    .cart-container .main.actions .action span {
      font-weight: 400;
      text-transform: capitalize; }
    .cart-container .main.actions .action.continue {
      line-height: inherit; }
      .cart-container .main.actions .action.continue:before {
        content: "";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.clear {
      line-height: inherit;
      margin-left: 2rem;
      margin-right: auto; }
      .cart-container .main.actions .action.clear:before {
        content: "";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      @media (max-width: 991px) {
        .cart-container .main.actions .action.clear {
          margin-left: 0; } }
    .cart-container .main.actions .action.update {
      line-height: inherit; }
      .cart-container .main.actions .action.update:before {
        content: "";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.continue:before, .cart-container .main.actions .action.clear:before, .cart-container .main.actions .action.update:before {
      vertical-align: text-top; }

.cart-summary {
  border: 1px solid #eae9e9;
  padding: 30px; }
  .cart-summary p.field.note {
    display: none !important; }
  .cart-summary .block.discount:not(.active) {
    border-bottom: 1px solid #eae9e9;
    margin-bottom: 30px; }
  .cart-summary .field.choice {
    display: block !important; }
  .cart-summary .title strong {
    font-weight: 600; }
  .cart-summary > .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 28px;
    font-size: 26px;
    font-weight: 600; }
  .cart-summary [role="tablist"] [role="tabpanel"] {
    padding-bottom: 34px;
    margin-bottom: 36px;
    border-bottom: 1px solid #eae9e9; }
  .cart-summary [role="tablist"] [role="tab"] {
    margin-bottom: 21px; }
    .cart-summary [role="tablist"] [role="tab"]:before {
      content: '';
      display: none;
      opacity: 0; }
    .cart-summary [role="tablist"] [role="tab"] strong:after {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 12px;
      line-height: 1;
      padding-left: 20px; }
  .cart-summary [role="tablist"].active [role="tab"] strong:after {
    content: '\e939'; }
  .cart-summary [role="tablist"].discount [role="tab"] {
    margin-bottom: 1em; }
  .cart-summary [role="tablist"].discount.active [role="tab"] {
    margin-bottom: 0; }
  .cart-summary #shipping-zip-form {
    margin-bottom: 11px; }
    .cart-summary #shipping-zip-form .field .label,
    .cart-summary #shipping-zip-form .field label {
      font-weight: 600; }
  .cart-summary #co-shipping-method-form .item-title {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 8px; }
  .cart-summary #co-shipping-method-form .field.choice input[type=radio] + .label:before {
    font-size: 20px;
    padding-right: 24px;
    vertical-align: text-top; }
  .cart-summary #co-shipping-method-form .label {
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400; }
  .cart-summary .checkout.methods .item {
    margin-bottom: 0.5rem; }
  .cart-summary .block {
    margin: 0; }
    .cart-summary .block .title {
      text-transform: uppercase; }
  .cart-summary #discount-coupon-form .field {
    margin-bottom: 30px; }
  .cart-summary .cart-totals caption {
    display: none; }
  .cart-summary .cart-totals th, .cart-summary .cart-totals td {
    padding-left: 0; }
  .cart-summary .legend {
    display: none; }

#cart-totals .table.totals {
  padding: 1rem 0; }
  #cart-totals .table.totals th, #cart-totals .table.totals td {
    border: none;
    font-size: 18px; }
  #cart-totals .table.totals th {
    font-size: 18px;
    line-height: 1; }
  #cart-totals .table.totals .totals-tax-details th, #cart-totals .table.totals .totals-tax-details td {
    font-size: 12px; }
  #cart-totals .table.totals .totals-tax {
    display: none; }
  #cart-totals .table.totals .mark {
    padding: 0;
    padding-bottom: 20px;
    text-align: left; }
  #cart-totals .table.totals .amount {
    padding: 0;
    text-align: right;
    padding-bottom: 18px; }
    #cart-totals .table.totals .amount strong {
      font-weight: 400; }
  #cart-totals .table.totals .mark:after {
    content: ':'; }
  #cart-totals .table.totals .amount,
  #cart-totals .table.totals .amount strong {
    font-weight: 400; }
  #cart-totals .table.totals .shipping .value {
    font-weight: 400;
    font-size: 12px;
    vertical-align: initial; }
  @media (max-width: 1200px) {
    #cart-totals .table.totals td::before {
      display: none; }
    #cart-totals .table.totals .mark {
      display: table-cell;
      text-align: left;
      font-size: 12px; }
    #cart-totals .table.totals td {
      display: table; }
    #cart-totals .table.totals .amount {
      display: table; }
    #cart-totals .table.totals .amount,
    #cart-totals .table.totals .mark {
      padding: 5px 0; } }

.items.methods,
.item-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .items.methods dt, .items.methods dd,
  .item-options dt,
  .item-options dd {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .items.methods .item,
  .item-options .item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .items.methods .checkout,
  .item-options .checkout {
    width: 100%; }
  .items.methods .action.multicheckout,
  .item-options .action.multicheckout {
    background-color: transparent;
    padding: 5px 0;
    border: none;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    position: relative; }
    .items.methods .action.multicheckout:hover,
    .item-options .action.multicheckout:hover {
      background-color: transparent; }
    .items.methods .action.multicheckout span:after,
    .item-options .action.multicheckout span:after {
      content: '';
      position: absolute;
      right: 0;
      left: 0;
      bottom: 6px;
      height: 1px;
      width: 100%;
      transition: .3s ease; }

.cart-summary .checkout-methods-items {
  padding: 0 10px;
  display: block; }
  .cart-summary .checkout-methods-items img {
    width: 100%; }
  .cart-summary .checkout-methods-items li.item:before {
    content: none !important; }
  @media (max-width: 1200px) {
    .cart-summary .checkout-methods-items {
      border-top: 1px solid #eae9e9;
      padding-top: 30px;
      margin-top: 10px; } }

.block.shipping .items.methods {
  display: block; }
  .block.shipping .items.methods .item-title,
  .block.shipping .items.methods .item-options {
    max-width: 100%;
    padding: 0; }

.block.shipping .field.note {
  font-size: 12px;
  line-height: 1;
  text-transform: none;
  font-weight: 400; }

.block.discount .apply {
  border-color: #eae9e9;
  background: #FFF; }
  .block.discount .apply:hover {
    color: #fff; }

.multicheckout.address .table-wrapper {
  margin-bottom: 40px; }

.multicheckout.address .table-caption {
  display: none; }

.multicheckout.address .title {
  text-transform: uppercase;
  margin-bottom: 25px; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 20px;
  top: 15px;
  overflow: hidden;
  display: none; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    font-size: 22px;
    font-family: "Font Awesome 5 Free";
    content: "\e935"; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    opacity: 0.5; }
  .modal-custom .action-close span,
  .modal-popup .action-close span,
  .modal-slide .action-close span {
    display: none; }

.modals-overlay {
  z-index: 800; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  pointer-events: none; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    background: rgba(255, 255, 255, 0.65);
    pointer-events: auto; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 30px 15px;
    background-color: #fff;
    box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.19);
    opacity: 1; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: 310px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 0.5rem 0.5rem; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 4rem auto;
    position: absolute;
    right: 0;
    -ms-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie11 .modal-popup._inner-scroll,
    .ie10 .modal-popup._inner-scroll,
    .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie11 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-top: 1rem; }
    .modal-popup .modal-footer button {
      margin: 0 3px;
      background: #FFF;
      padding: 11px 19px 12px;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      text-transform: uppercase;
      display: inline-block;
      border: 2px solid #eae9e9;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transform: translateZ(0);
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      color: #FFF; }
      .modal-popup .modal-footer button:hover {
        color: #FFF; }
      .modal-popup .modal-footer button span {
        vertical-align: sub; }
      @media (min-width: 1201px) and (max-width: 991px) {
        .modal-popup .modal-footer button {
          font-size: 12px; } }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -25rem;
    width: 50rem; }
    @media (max-width: 1200px) {
      .modal-popup.confirm .modal-inner-wrap {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
        left: 0;
        right: 0; } }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #ccc;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

.modal-title {
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px; }

@media (max-width: 1201px -1) {
  .custom-slide {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    pointer-events: none;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 30px 15px;
      background-color: #fff;
      box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.19);
      opacity: 1; }
    .custom-slide._show .modal-inner-wrap {
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -ms-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      transition-duration: .3s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease-in-out;
      width: 310px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 0.5rem 0.5rem; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }
  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }

@media print {
  .modal-popup {
    display: none;
    visibility: hidden;
    opacity: 0; } }

.modals-wrapper {
  z-index: 1000000; }

#opc-new-shipping-address {
  font-size: 12px; }
  #opc-new-shipping-address input[type="text"],
  #opc-new-shipping-address .input-text,
  #opc-new-shipping-address input[type="email"],
  #opc-new-shipping-address input[type="password"],
  #opc-new-shipping-address input[type="number"],
  #opc-new-shipping-address select,
  #opc-new-shipping-address textarea {
    background: #fafafa;
    padding: 4px 10px;
    line-height: 24px;
    min-height: 40px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(95, 95, 95, 0.14); }
  #opc-new-shipping-address .field {
    text-align: left;
    margin-bottom: 0px; }
  #opc-new-shipping-address .field-error {
    color: red; }
  #opc-new-shipping-address div.field[name='shippingAddress.firstname'], #opc-new-shipping-address div.field[name='shippingAddress.lastname'] {
    width: 47%;
    display: inline-block;
    float: left; }
  #opc-new-shipping-address div.field[name='shippingAddress.lastname'] {
    float: right; }
  #opc-new-shipping-address span.tooltip-label {
    display: none; }

.checkout-index-index .page-title-wrapper .page-title {
  margin-bottom: 80px;
  display: none; }

.checkout-index-index .page-title span {
  z-index: 35;
  line-height: 1;
  font-weight: 600;
  text-transform: none; }

.checkout-index-index .step-icon {
  float: left;
  margin-right: 10px;
  color: white;
  background: #777777;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  text-align: center;
  line-height: 27px;
  font-size: 14px; }

.checkout-index-index .step-icon.small {
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-size: 10px;
  margin-right: 8px; }

.checkout-index-index .step-title {
  margin-bottom: 1.5em;
  text-transform: uppercase;
  font-weight: 600; }

.checkout-index-index .opc-wrapper .step-content {
  margin: 0; }
  .checkout-index-index .opc-wrapper .step-content legend {
    font-weight: 400; }
  .checkout-index-index .opc-wrapper .step-content input[type="text"],
  .checkout-index-index .opc-wrapper .step-content .input-text,
  .checkout-index-index .opc-wrapper .step-content input[type="email"],
  .checkout-index-index .opc-wrapper .step-content input[type="password"],
  .checkout-index-index .opc-wrapper .step-content input[type="number"],
  .checkout-index-index .opc-wrapper .step-content select,
  .checkout-index-index .opc-wrapper .step-content textarea {
    background: white;
    padding: 4px 10px;
    line-height: 24px;
    min-height: 40px;
    border: 1px solid lightgrey;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(95, 95, 95, 0.14); }
  .checkout-index-index .opc-wrapper .step-content .actions-toolbar {
    padding-top: 20px;
    margin-bottom: 30px; }
  .checkout-index-index .opc-wrapper .step-content div.field[name*='.firstname'], .checkout-index-index .opc-wrapper .step-content div.field[name*='.lastname'] {
    width: 47%;
    display: inline-block; }
  .checkout-index-index .opc-wrapper .step-content div.field[name*='.lastname'] {
    float: right; }
  .checkout-index-index .opc-wrapper .step-content .note {
    font-size: 10px; }
    .checkout-index-index .opc-wrapper .step-content .note::before {
      font-family: "FontAwesome";
      content: '\f0d8';
      padding-right: 5px; }
  .checkout-index-index .opc-wrapper .step-content .field {
    margin-bottom: 0px; }
  .checkout-index-index .opc-wrapper .step-content .message {
    padding: 5px 5px 5px 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1;
    color: #F11F17; }
  .checkout-index-index .opc-wrapper .step-content .shipping-address-item {
    padding: 10px;
    font-size: 11px;
    line-height: 13px;
    width: 100%;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
    border-radius: 5px; }
  .checkout-index-index .opc-wrapper .step-content .shipping-address-item .check {
    float: left;
    width: 50px;
    color: #ff5933; }
  .checkout-index-index .opc-wrapper .step-content .shipping-address-item.selected-item {
    border: 1px solid #eae9e9;
    background: #ffffff;
    border: 2px solid #ff5933;
    box-shadow: 0 1px 2px rgba(95, 95, 95, 0.14);
    color: #000000; }
  .checkout-index-index .opc-wrapper .step-content .shipping-address-item.not-selected-item {
    color: #777777;
    border: 1px solid #bebebe;
    padding-left: 60px; }
  .checkout-index-index .opc-wrapper .step-content .shipping-address-items button.action, .checkout-index-index .opc-wrapper .step-content .new-address-popup button.action {
    border: 1px solid;
    border-radius: 4px;
    padding: 2px 4px;
    background-color: #fafafa;
    margin-top: 6px;
    font-size: 12px; }
  .checkout-index-index .opc-wrapper .step-content .table-checkout-shipping-method {
    width: 100%; }
  .checkout-index-index .opc-wrapper .step-content #co-payment-form legend.legend {
    display: none; }
  .checkout-index-index .opc-wrapper .step-content #customer-email-fieldset > .field .label,
  .checkout-index-index .opc-wrapper .step-content .fieldset.address > .field .label {
    font-size: 12px;
    font-weight: 600; }
  @media (min-width: 1354px) {
    .checkout-index-index .opc-wrapper .step-content #customer-email-fieldset > .field:before, .checkout-index-index .opc-wrapper .step-content #customer-email-fieldset > .field:after,
    .checkout-index-index .opc-wrapper .step-content .fieldset.address > .field:before,
    .checkout-index-index .opc-wrapper .step-content .fieldset.address > .field:after {
      display: table;
      content: "";
      line-height: 0; }
    .checkout-index-index .opc-wrapper .step-content #customer-email-fieldset > .field:after,
    .checkout-index-index .opc-wrapper .step-content .fieldset.address > .field:after {
      clear: both; }
    .checkout-index-index .opc-wrapper .step-content #customer-email-fieldset > .field > .control._with-tooltip,
    .checkout-index-index .opc-wrapper .step-content .fieldset.address > .field > .control._with-tooltip {
      padding-right: 50px; } }

.checkout-index-index #customer-email-fieldset .loading-mask {
  display: none !important; }

.checkout-index-index #customer-email-fieldset .field {
  margin-bottom: 0 !important; }

.checkout-index-index .loading-mask {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 9999; }
  .checkout-index-index .loading-mask .loader {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -45px;
    box-sizing: border-box;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase; }
    .checkout-index-index .loading-mask .loader:before, .checkout-index-index .loading-mask .loader:after {
      opacity: 0;
      box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      content: "\0020";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 60px;
      border-width: 3px;
      border-style: solid; }
    .checkout-index-index .loading-mask .loader:before {
      z-index: 2;
      animation: cssload-gogoloader 2.3s infinite;
      -o-animation: cssload-gogoloader 2.3s infinite;
      -ms-animation: cssload-gogoloader 2.3s infinite;
      -webkit-animation: cssload-gogoloader 2.3s infinite;
      -moz-animation: cssload-gogoloader 2.3s infinite; }
    .checkout-index-index .loading-mask .loader:after {
      z-index: 1;
      animation: cssload-gogoloader 2.3s infinite 1.15s;
      -o-animation: cssload-gogoloader 2.3s infinite 1.15s;
      -ms-animation: cssload-gogoloader 2.3s infinite 1.15s;
      -webkit-animation: cssload-gogoloader 2.3s infinite 1.15s;
      -moz-animation: cssload-gogoloader 2.3s infinite 1.15s; }

@keyframes cssload-gogoloader {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }

@-o-keyframes cssload-gogoloader {
  0% {
    -o-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -o-transform: scale(1);
    opacity: 0; } }

@-ms-keyframes cssload-gogoloader {
  .checkout-index-index .loading-mask .loader 0% {
    -ms-transform: scale(0);
    opacity: 0; }
  .checkout-index-index .loading-mask .loader 50% {
    opacity: 1; }
  .checkout-index-index .loading-mask .loader 100% {
    -ms-transform: scale(1);
    opacity: 0; } }

@-webkit-keyframes cssload-gogoloader {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@-moz-keyframes cssload-gogoloader {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 0; } }
    .checkout-index-index .loading-mask .loader p {
      display: none; }
    .checkout-index-index .loading-mask .loader > img {
      bottom: 0;
      left: 0;
      height: 60px;
      margin: auto;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 100;
      width: auto;
      display: none; }

.checkout-index-index .items-in-cart .product-item .product:before, .checkout-index-index .items-in-cart .product-item .product:after {
  display: table;
  content: "";
  line-height: 0; }

.checkout-index-index .items-in-cart .product-item .product:after {
  clear: both; }

.checkout-index-index .opc-block-summary .minicart-items .product.options > .content .subtitle {
  display: none; }

.checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options {
  display: block; }
  .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options dt, .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options dd {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: auto;
    max-width: 100%; }
  .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .label {
    float: left;
    padding-right: 3px;
    font-weight: 400;
    color: #000; }
    .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .label:after {
      content: ':'; }
  .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .values {
    padding-left: 0;
    font-style: normal; }
    .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .values:before, .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .values:after {
      display: table;
      content: "";
      line-height: 0; }
    .checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .values:after {
      clear: both; }

.checkout-onepage-success #registration .action.primary {
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #FFF;
  margin-top: 20px;
  transition: 0.3s all;
  cursor: pointer; }
  .checkout-onepage-success #registration .action.primary:hover {
    color: #FFF; }
  .checkout-onepage-success #registration .action.primary span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .checkout-onepage-success #registration .action.primary {
      font-size: 12px; } }

.checkout-onepage-success .page-title {
  text-align: left; }

.checkout-onepage-success .checkout-success > p > span {
  font-size: 24px; }

.checkout-onepage-success .actions-toolbar {
  padding-top: 20px;
  margin-bottom: 30px; }

@media (min-width: 1202px) {
  .checkout-container {
    max-width: 1600px;
    margin: 100px  auto 0 auto; }
    .checkout-container:before, .checkout-container:after {
      display: table;
      content: "";
      line-height: 0; }
    .checkout-container:after {
      clear: both; }
    .checkout-container .opc-wrapper {
      float: left;
      padding-left: 30px;
      width: 50%; 
      border: none !important;
      box-shadow: none !important;
    }
    .checkout-container .opc-sidebar {
      float: left;
      margin: -5px 0 20px;
      width: 50%; } }

.checkout-container .opc-wrapper #shipping #customer-email-fieldset .actions-toolbar {
  padding-bottom: 30px; }

.checkout-container .minicart-items .product-item-details {
  min-width: inherit;
  overflow: hidden; }

#checkout-step-payment legend.legend {
  font-size: 16px;
  margin-bottom: 1em; }

#checkout-step-payment .payment-method-content .actions-toolbar {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

#checkout-payment-method-load {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #eae9e9; }
  #checkout-payment-method-load .field.choice {
    display: block; }
  #checkout-payment-method-load .field.choice input[type=checkbox] {
    position: relative;
    z-index: auto;
    opacity: 1; }
  #checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label {
    font-size: 12px;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    #checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label:before {
      margin-top: 4px; }
    #checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label > span {
      padding-right: 10px; }
    #checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label img {
      margin-right: 10px; }
    #checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label > .action span {
      text-decoration: underline; }
  #checkout-payment-method-load .payment-method {
    border: 1px solid #eae9e9;
    padding: 15px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(95, 95, 95, 0.14);
    margin-bottom: 10px; }
    #checkout-payment-method-load .payment-method:last-child {
      margin-bottom: 0; }
    #checkout-payment-method-load .payment-method .payment-method-content {
      display: none;
      padding-left: 20px; }
    #checkout-payment-method-load .payment-method._active .payment-method-content {
      display: block; }
  #checkout-payment-method-load .payment-method-note {
    margin-bottom: 10px; }
  #checkout-payment-method-load .payment-method-braintree .hosted-control {
    background: #ffffff;
    border: 1px solid #c2c2c2;
    height: 32px;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    position: relative;
    max-width: 225px;
    margin-bottom: 8px; }
  #checkout-payment-method-load .payment-method-braintree .hosted-control.hosted-cid {
    width: 80px; }
  #checkout-payment-method-load #braintree_enable_vault {
    opacity: 0; }
  #checkout-payment-method-load .credit-card-types {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none !important;
    list-style-type: none !important; }
    #checkout-payment-method-load .credit-card-types li {
      margin-right: 10px; }
    #checkout-payment-method-load .credit-card-types li:before {
      color: none;
      content: "";
      margin-right: 0;
      font-size: 0; }
    #checkout-payment-method-load .credit-card-types img {
      border: 1px solid; }

.payment-method-billing-address .actions-toolbar {
  padding-bottom: 30px; }

.opc-payment-additional.discount-code .payment-option-title {
  margin-bottom: 1.5em;
  text-transform: uppercase;
  color: #000;
  font-weight: 600; }

.opc-payment-additional.discount-code .form-discount {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px; }
  .opc-payment-additional.discount-code .form-discount .payment-option-inner .control {
    margin-right: 10px; }
  .opc-payment-additional.discount-code .form-discount .payment-option-inner input {
    max-width: 320px;
    padding: 15px 20px; }
  .opc-payment-additional.discount-code .form-discount .actions-toolbar {
    padding-top: 0; }

.opc-payment-additional.discount-code label.label {
  display: none; }

.checkout-shipping-method {
  position: relative; }

.opc-wrapper .shipping-policy-block.field-tooltip {
  top: 0 !important;
  margin-top: 0; }
  @media (max-width: 768px) {
    .opc-wrapper .shipping-policy-block.field-tooltip {
      position: relative;
      margin-bottom: 10px;
      font-size: 12px; } }

.opc-sidebar {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(95, 95, 95, 0.14); }
  .opc-sidebar .modal-inner-wrap {
    padding: 30px;
    }
  .opc-sidebar .opc-block-summary span.title {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0px; }
  .opc-sidebar .opc-block-summary .table-totals {
    margin-bottom: 30px;
    border-bottom: 1px solid #eae9e9; }
  .opc-sidebar .opc-block-summary table.table-totals tbody th,
  .opc-sidebar .opc-block-summary table.table-totals tbody td {
    border: none; }
  .opc-sidebar .opc-block-summary .table-totals tr {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%; }
    .opc-sidebar .opc-block-summary .table-totals tr:last-child {
      padding-bottom: 20px; }
  .opc-sidebar .opc-block-summary .table-totals tr.totals-tax-details th {
    color: black; }
  .opc-sidebar .opc-block-summary .totals-tax-summary {
    display: none !important; }
  .opc-sidebar .opc-block-summary .table-totals th,
  .opc-sidebar .opc-block-summary .table-totals td {
    padding: 10px 0;
    font-size: 15px;
    line-height: 1; }
    .opc-sidebar .opc-block-summary .table-totals th,
    .opc-sidebar .opc-block-summary .table-totals th strong,
    .opc-sidebar .opc-block-summary .table-totals td,
    .opc-sidebar .opc-block-summary .table-totals td strong {
      font-weight: 400; }
    .opc-sidebar .opc-block-summary .table-totals th .value,
    .opc-sidebar .opc-block-summary .table-totals td .value {
      font-size: 12px;
      line-height: 20px;
      vertical-align: baseline; }
      .opc-sidebar .opc-block-summary .table-totals th .value:before,
      .opc-sidebar .opc-block-summary .table-totals td .value:before {
        content: '('; }
      .opc-sidebar .opc-block-summary .table-totals th .value:after,
      .opc-sidebar .opc-block-summary .table-totals td .value:after {
        content: ')'; }
  .opc-sidebar .opc-block-summary .table-totals td.amount {
    text-align: right;
    flex: auto; }
  .opc-sidebar .opc-block-summary .table-totals th {
    padding-right: 0; }
    .opc-sidebar .opc-block-summary .table-totals th:after {
      content: ':'; }
  .opc-sidebar .items-in-cart .product-item-name,
  .opc-sidebar .items-in-cart .details-qty {
    padding-right: 0; }
  .opc-sidebar .items-in-cart .details-qty {
    font-size: 12px;
    padding: 0 0 10px; }
  .opc-sidebar .items-in-cart .subtotal {
    font-size: 18px; }
  .opc-sidebar .shipping-information-title,
  .opc-sidebar .shipping-information-title strong,
  .opc-sidebar .title,
  .opc-sidebar .title strong {
    margin-bottom: 1.5em;
    text-transform: uppercase;
    font-weight: 600; }
  .opc-sidebar .shipping-information-title .action-edit,
  .opc-sidebar .title .action-edit {
    line-height: inherit;
    font-size: 22px; }
    .opc-sidebar .shipping-information-title .action-edit:before,
    .opc-sidebar .title .action-edit:before {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .opc-sidebar .shipping-information-title {
    margin-bottom: 0; }
  .opc-sidebar .ship-to {
    padding: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eae9e9;
    font-size: 12px; }
  .opc-sidebar .shipping-information-content {
    line-height: 13px;
    font-size: 11px; }
  .opc-sidebar .ship-via {
    padding: 0 !important;
    font-size: 12px; }

.block.items-in-cart {
  margin-top: 2rem; }
  .block.items-in-cart .product-item {
    margin-bottom: 1rem; }
    .block.items-in-cart .product-item .product-image-container {
      float: left;
      margin: 0 1rem 1rem 0; }

.opc-wrapper .shipping-address-item {
  padding: 20px;
  border: solid 1px transparent; }
  .opc-wrapper .shipping-address-item.selected-item {
    border: 1px solid #eae9e9; }

.opc-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 50% !important;
  margin-top: -14px; }
  @media (max-width: 1353px) {
    .opc-wrapper .field-tooltip {
      margin-top: 4px; } }
  .opc-wrapper .field-tooltip._active {
    z-index: 100; }
    .opc-wrapper .field-tooltip._active .field-tooltip-content {
      display: block; }
    .opc-wrapper .field-tooltip._active .field-tooltip-action:before {
      color: #32d0b1; }
  .opc-wrapper .field-tooltip .field-tooltip-action {
    outline: none; }
    .opc-wrapper .field-tooltip .field-tooltip-action:before {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 22px;
      color: #32d0b1;
      outline: none; }
    ._keyfocus .opc-wrapper .field-tooltip .field-tooltip-action:focus {
      z-index: 100; }
      ._keyfocus .opc-wrapper .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
        display: block; }
      ._keyfocus .opc-wrapper .field-tooltip .field-tooltip-action:focus::before {
        color: #32d0b1; }
  .opc-wrapper .field-tooltip .field-tooltip-content {
    background: #f5f5f5;
    border: solid 1px #dddddd;
    padding: 12px;
    width: 270px;
    display: none;
    right: 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    word-wrap: break-word;
    z-index: 2; }

.opc-wrapper #customer-email-fieldset .field-tooltip {
  margin-top: -25px; }

.form-shipping-address .field.street label {
  display: none; }

.form-shipping-address .field.required.street div.mage-error {
  position: relative; }

#opc-shipping_method {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #eae9e9; }
  #opc-shipping_method .step-title {
    margin-bottom: .7em; }

#checkout-shipping-method-load {
  margin-bottom: 40px;
  padding-bottom: 35px;
  border-bottom: 1px solid #eae9e9;
  overflow-y: auto; }

#shipping-method-buttons-container {
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  #shipping-method-buttons-container .action {
    margin: 0; }
    #shipping-method-buttons-container .action span span:after {
      content: "";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      padding-left: 7px;
      vertical-align: -1px; }

.table-checkout-shipping-method thead {
  background: #fafafa;
  border-bottom: 1px solid #ddd; }

.table-checkout-shipping-method td {
  vertical-align: middle; }

@media (max-width: 767px) {
  .table-checkout-shipping-method {
    font-size: 12px; } }

.methods-shipping {
  margin-bottom: 2rem; }

.opc-estimated-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2rem; }
  .opc-estimated-wrapper .estimated-block span {
    display: block;
    font-size: 16px;
    font-weight: 400; }
  .opc-estimated-wrapper .estimated-price {
    color: #32d0b1; }
  .opc-estimated-wrapper .minicart-wrapper button {
    font-weight: 600;
    text-decoration: underline; }

.checkout-index-index .opc-estimated-wrapper {
  display: none; }

aside {
  outline: none; }

.opc-block-summary .table-totals caption {
  display: none; }

.opc-block-shipping-information .shipping-information {
  border-top: none;
  padding-top: 0; }

.opc-block-shipping-information .shipping-information-title {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.opc-block-shipping-information .shipping-information-content {
  padding: 10px 10px 25px 0; }

.opc-block-shipping-information .action-edit {
  background: none;
  padding: 0; }
  .opc-block-shipping-information .action-edit span {
    display: none; }
  .opc-block-shipping-information .action-edit:hover {
    background: none;
    opacity: 0.5; }
  .opc-block-shipping-information .action-edit::before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    padding-right: 10px; }

.billing-address-details {
  margin-bottom: 1rem;
  font-size: 11px;
  line-height: 13px;
  font-weight: 400; }

@media (max-width: 1201px) {
  .opc-block-summary .table-totals th {
    display: block;
    width: 100%;
    padding: 10px 0 0; }
  .opc-block-summary .table-totals td {
    padding: 0; }
    .opc-block-summary .table-totals td::before {
      display: none; } }

.checkout-index-index .checkout-container {
  position: relative; }
  .checkout-index-index .checkout-container .authentication-wrapper {
    position: absolute;
    right: 0;
    top: 0; }
    .checkout-index-index .checkout-container .authentication-wrapper button.action-auth-toggle {
      text-transform: uppercase;
      font-weight: 700;
      transition: .3s ease; }
    .checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown {
      top: -250px; }
      @media (max-width: 1200px) {
        .checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown {
          top: 0; } }
    .checkout-index-index .checkout-container .authentication-wrapper .actions-toolbar {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0; }
      .checkout-index-index .checkout-container .authentication-wrapper .actions-toolbar .primary button {
        margin: 0 0 5px 0; }
      .checkout-index-index .checkout-container .authentication-wrapper .actions-toolbar .secondary a {
        margin: 0;
        border: none;
        background: transparent;
        padding: 6px 0; }
        .checkout-index-index .checkout-container .authentication-wrapper .actions-toolbar .secondary a:hover {
          background-color: transparent; }
  .checkout-index-index .checkout-container .authentication-wrapper .modal-custom-overlay {
    background: none; }
  .checkout-index-index .checkout-container .authentication-dropdown {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    pointer-events: none;
    left: 0;
    display: block;
    overflow-y: auto;
    z-index: 1000;
    width: 270px;
    right: 0;
    left: auto;
    position: absolute;
    overflow: visible; }
    .checkout-index-index .checkout-container .authentication-dropdown._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .checkout-index-index .checkout-container .authentication-dropdown._show .modal-inner-wrap {
        position: relative;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .checkout-index-index .checkout-container .authentication-dropdown .modal-inner-wrap {
      padding: 30px 15px;
      background-color: #fff;
      box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.19);
      opacity: 1; }
    .checkout-index-index .checkout-container .authentication-dropdown._show .modal-inner-wrap {
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    .checkout-index-index .checkout-container .authentication-dropdown .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      left: 0;
      margin: 4rem auto;
      position: absolute;
      right: 0;
      -ms-transform: translateY(-200%);
      -webkit-transform: translateY(-200%);
      transform: translateY(-200%);
      transition-duration: .2s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease;
      display: flex;
      flex-direction: column;
      width: 75%; }
    .checkout-index-index .checkout-container .authentication-dropdown .modal-inner-wrap {
      margin: 0;
      width: 100%; }
  .checkout-index-index .checkout-container input:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.18); }

.ie11 .checkout-container .authentication-dropdown {
  overflow-y: inherit; }

.checkout-container .authentication-dropdown .action-close {
  display: block; }

.checkout-payment-method .ccard .number .input-text {
  max-width: 225px; }

.checkout-payment-method .ccard .month .select {
  max-width: 140px; }

.checkout-payment-method .group-2:before, .checkout-payment-method .group-2:after {
  display: table;
  content: "";
  line-height: 0; }

.checkout-payment-method .group-2:after {
  clear: both; }

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
  float: left;
  margin-right: 15px; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.opc-wrapper .field.cvv .input-text.cvv {
  width: 100px; }

.opc-wrapper .field.cvv .field-tooltip {
  right: auto;
  left: 106px; }

.page-print.sales-order-print #maincontent {
  margin-top: 3rem; }

.page-print.sales-order-print .actions-toolbar,
.page-print.sales-order-print .page-footer {
  display: none; }

.rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative; }
  .rating-summary .label {
    margin-right: 1rem; }
  .rating-summary .rating-result__stars,
  .rating-summary .rating-result__text {
    font-size: 19px; }
    .rating-summary .rating-result__stars span,
    .rating-summary .rating-result__text span {
      margin-right: 1px; }
      .rating-summary .rating-result__stars span:last-child,
      .rating-summary .rating-result__text span:last-child {
        margin-right: 0; }
  .rating-summary .rating-result__text {
    position: absolute;
    left: 0;
    top: 0;
    color: #fd8f00;
    display: inline-block; }
    .rating-summary .rating-result__text div {
      overflow: hidden;
      background: #fff;
      display: flex; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .rating-summary .rating-result__text div {
    display: flex; } }

.review-toolbar:before, .review-toolbar:after {
  display: table;
  content: "";
  line-height: 0; }

.review-toolbar:after {
  clear: both; }

.review-toolbar .field > .label {
  margin-right: 10px;
  padding: 14px 0;
  font-weight: normal; }

.review-toolbar .field {
  margin-bottom: 0; }

.review-list .review-items {
  margin-top: 25px; }

.review-list .review-item {
  margin-bottom: 2rem; }

.review-list .review-title {
  margin-bottom: 1rem; }

.review-list .rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.review-list .rating-label {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%;
  padding: 6px 0; }

.review-list .rating-result {
  display: inline-block; }

.review-list .review-details {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .review-list .review-details p {
    width: 50%;
    margin: 0; }

.review-list .review-author {
  text-align: left; }

.review-list .review-date {
  text-align: right; }

.review-list .review-details-value {
  display: inline-block; }

@media (min-width: 1201px) {
  .review-list .rating-label {
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    max-width: 10%; } }

.review-add .review-legend span {
  display: inline-block;
  margin-right: 1rem; }

.review-fieldset .review-legend {
  font-size: 12px;
  padding: 37px 0 7px;
  margin: 0; }
  .review-fieldset .review-legend span {
    font-weight: normal; }
  .review-fieldset .review-legend strong {
    font-weight: normal; }

.review-fieldset .label {
  font-weight: normal; }

.review-fieldset .control .nested {
  margin-top: 0; }

.review-field-rating > label.label {
  min-width: 43px;
  padding: 0;
  margin-right: 5px;
  font-weight: 300; }

.control .nested .field.review-field-rating {
  margin-bottom: 7px; }
  .control .nested .field.review-field-rating:last-child {
    margin-bottom: 0; }

.control.review-control-vote {
  display: inline-block; }
  .control.review-control-vote label[class^='rating-'] {
    display: inline-block;
    cursor: pointer;
    margin-right: -3px;
    padding: 0;
    font-weight: normal; }
    .control.review-control-vote label[class^='rating-'] .rating-star {
      display: inline-block;
      font-size: 19px;
      line-height: 1; }
      .control.review-control-vote label[class^='rating-'] .rating-star:before {
        font-family: "FontAwesome";
        content: "\f005";
        font-weight: 500;
        font-size: 17px; }
    .control.review-control-vote label[class^='rating-'].fill .rating-star {
      color: #fd8f00; }
  .control.review-control-vote .radio {
    visibility: hidden; }

.form-review-product-pages {
  padding-top: 5px; }
  .form-review-product-pages .field {
    margin-bottom: 30px; }
  .form-review-product-pages .label {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 992px) {
    .form-review-product-pages .field {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .form-review-product-pages .label {
      padding-left: 15px;
      padding-right: 15px;
      -webkit-flex-basis: 11%;
      -ms-flex-preferred-size: 11%;
      flex-basis: 11%;
      max-width: 11%; } }
  @media (min-width: 992px) and (min-width: 1354px) {
    .form-review-product-pages .label {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 992px) {
    .form-review-product-pages .control {
      -webkit-flex-basis: 89%;
      -ms-flex-preferred-size: 89%;
      flex-basis: 89%;
      max-width: 89%; } }

@media (min-width: 992px) {
  .review-form-actions,
  .review-field-ratings > .control {
    padding-left: 9.2%; } }

.table-wrapper.reviews {
  margin-bottom: 20px; }

/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.swatch-attribute-label {
  font-weight: bold;
  position: relative; }
  .swatch-attribute-label.required {
    padding-right: 10px; }

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em; }

.swatch-attribute-selected-option {
  padding-left: 17px;
  display: none; }

.swatch-option {
  min-width: 24px;
  max-width: 90px;
  min-height: 24px;
  float: left;
  margin: 0 7px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #eae9e9;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s ease; }
  .swatch-option.text {
    background: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 12px;
    min-width: 22px;
    margin-right: 7px; }
    .swatch-option.text.selected {
      background-color: #FFF !important; }
  .swatch-option.color {
    min-height: 24px; }
  .swatch-option.selected, .swatch-option:not(.disabled):hover {
    border-color: #9f9b9b;
    background: #ffffff; }
  .swatch-option.selected {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
  .swatch-option .disabled {
    cursor: default; }
    .swatch-option .disabled:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, white), color-stop(46%, white), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, white), color-stop(57%, white), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1); }

.clearfix:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494; }
  .swatch-attribute.size .swatch-option.selected,
  .swatch-attribute.manufacturer .swatch-option.selected {
    color: black;
    background: #fff;
    border: 1px solid #fff; }

.swatch-option-tooltip {
  visibility: hidden; }
  @media (min-width: 1201px) {
    .swatch-option-tooltip {
      max-width: 140px;
      max-height: 100%;
      min-height: 20px;
      min-width: 40px;
      position: absolute;
      padding: 5px;
      background: #fff;
      color: #949494;
      border: 1px solid #adadad;
      display: none;
      visibility: visible;
      z-index: 999;
      text-align: center; } }

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  position: absolute;
  bottom: 1px;
  height: 8px; }
  .swatch-option-tooltip .corner::after,
  .swatch-option-tooltip-layered .corner::after {
    content: '';
    position: relative;
    top: 0px;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7.5px 0 7.5px;
    border-color: #fff transparent transparent transparent;
    font-size: 1px; }
  .swatch-option-tooltip .corner::before,
  .swatch-option-tooltip-layered .corner::before {
    content: '';
    position: relative;
    top: 2px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8.5px 0 8.5px;
    border-color: #adadad transparent transparent transparent;
    font-size: 1px; }

@media (min-width: 1201px) {
  .swatch-option-tooltip .image,
  .swatch-option-tooltip-layered .image {
    display: block;
    height: 130px;
    width: 130px;
    margin: 0 auto; } }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }

.swatch-opt {
  margin: 20px 0; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

.sidebar .swatch-option-link-layered {
  position: static; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

/* Bugfix for Add To Cart button */
div[class^="swatch-opt-"] {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url("../../frontend/TemplateMonster/theme007/en_CA/images/loader-2.gif"); }

.products-grid .product-item .swatch-attribute-options,
.product-list .product-item .swatch-attribute-options,
.product-info-main-tmp-removed .product-item .swatch-attribute-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 992px) {
  .products-grid.layout_2 .product-item .swatch-attribute-options,
  .product-list.layout_2 .product-item .swatch-attribute-options,
  .product-info-main-tmp-removed.layout_2 .product-item .swatch-attribute-options {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.block-wishlist .product-item {
  display: block;
  margin-bottom: 2rem; }

.block-wishlist .product-item-photo {
  float: left;
  width: 75px; }

.block-wishlist .product-item-name {
  font-size: 18px;
  display: inline-block;
  font-weight: bold !important;
  margin-bottom: 5px;
  padding-right: 25px; }
  .block-wishlist .product-item-name a {
    font-weight: bold; }

.block-wishlist .price-box {
  font-size: 18px; }

.block-wishlist .product-item-details {
  overflow: hidden;
  margin-left: 85px;
  position: relative;
  margin-top: 1rem; }

.block-wishlist .product-item-actions {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0; }
  .block-wishlist .product-item-actions .actions-primary {
    margin: 0; }

.block-wishlist .empty {
  margin-top: 1rem; }

.block-wishlist .actions-secondary {
  position: absolute;
  top: 0;
  right: 0; }
  .block-wishlist .actions-secondary .btn-remove {
    background-color: transparent;
    padding: 0; }
    .block-wishlist .actions-secondary .btn-remove:hover {
      background-color: transparent; }
    .block-wishlist .actions-secondary .btn-remove:before {
      font-size: 14px;
      float: right; }

@media (max-width: 991px) {
  .block-wishlist .product-item-details {
    clear: left;
    margin: 0; } }

.form-wishlist-items .actions-toolbar {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .form-wishlist-items .actions-toolbar > .primary {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .form-wishlist-items .actions-toolbar > .secondary {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }

.form-wishlist-items .actions-toolbar {
  border: 1px solid #eae9e9;
  margin: 20px 0 0;
  padding: 10px; }
  .form-wishlist-items .actions-toolbar .action {
    margin: 0.25rem; }
  @media (max-width: 991px) {
    .form-wishlist-items .actions-toolbar {
      display: block; }
      .form-wishlist-items .actions-toolbar .action {
        width: 100%;
        text-align: center; } }

.products-grid.wishlist .product-item-name {
  display: block; }

.products-grid.wishlist .product-item-info:before, .products-grid.wishlist .product-item-info:after {
  display: table;
  content: "";
  line-height: 0; }

.products-grid.wishlist .product-item-info:after {
  clear: both; }

.products-grid.wishlist .product-item-inner {
  float: none;
  display: block; }

.products-grid.wishlist .price-box {
  margin-bottom: 20px; }
  .products-grid.wishlist .price-box .price-as-configured {
    margin-bottom: .5rem; }

.products-grid.wishlist .price {
  font-size: 24px; }

.products-grid.wishlist .field {
  margin-bottom: 20px; }
  .products-grid.wishlist .field label.label {
    display: none; }

.products-grid.wishlist textarea {
  min-height: 110px; }

.products-grid.wishlist .box-tocart {
  margin-bottom: 25px; }
  .products-grid.wishlist .box-tocart > .fieldset:before, .products-grid.wishlist .box-tocart > .fieldset:after {
    display: table;
    content: "";
    line-height: 0; }
  .products-grid.wishlist .box-tocart > .fieldset:after {
    clear: both; }
  .products-grid.wishlist .box-tocart .field.qty {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .products-grid.wishlist .box-tocart .field.qty .label {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 0;
      margin-right: .5rem; }
    .products-grid.wishlist .box-tocart .field.qty input.qty {
      width: 4rem;
      padding: .4rem .5rem .4rem 1rem; }
  .products-grid.wishlist .box-tocart button.tocart span:before {
    font-family: "Font Awesome 5 Free";
    content: "\e74d";
    font-size: 161%;
    padding-right: 8px;
    line-height: 0;
    vertical-align: sub;
    font-weight: normal; }

.products-grid.wishlist .product-item-actions {
  display: block;
  margin: 0; }
  .products-grid.wishlist .product-item-actions .actions-primary {
    margin: 0; }

.products-grid.wishlist a.action.delete,
.products-grid.wishlist a.action.edit {
  padding: 0;
  font-size: 22px;
  margin-right: 20px; }
  .products-grid.wishlist a.action.delete:hover,
  .products-grid.wishlist a.action.edit:hover {
    background: none; }

.grid-left-fixed .block-wishlist .product-item-photo {
  float: none; }

.grid-left-fixed .block-wishlist .product-item-details {
  margin-left: auto; }

.product-item-actions .actions-primary .action.tocart {
  border: 0;
  background-color: transparent;
  color: #ff5933;
  padding: 0; }

/* Bundle */
.page-product-bundle .price-box,
.modal-popup.quick-view .price-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 20px;
  font-weight: 700; }
  .page-product-bundle .price-box .price-from,
  .modal-popup.quick-view .price-box .price-from {
    padding-right: .3em; }
    .page-product-bundle .price-box .price-from:after,
    .modal-popup.quick-view .price-box .price-from:after {
      content: '-'; }

.page-product-bundle .layout_3 .price-box,
.modal-popup.quick-view .layout_3 .price-box {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.page-product-bundle .bundle-actions,
.modal-popup.quick-view .bundle-actions {
  padding-top: 2.65vw;
  border-top: 1px solid #eae9e9; }

.page-product-bundle .box-tocart .primary,
.modal-popup.quick-view .box-tocart .primary {
  min-width: 250px; }

.page-product-bundle .product-social-links,
.modal-popup.quick-view .product-social-links {
  padding-bottom: 2.65vw;
  border-bottom: 1px solid #eae9e9; }

.page-product-bundle button.back.customization,
.modal-popup.quick-view button.back.customization {
  margin-bottom: 24px;
  color: #000;
  text-decoration: underline; }
  .page-product-bundle button.back.customization:hover,
  .modal-popup.quick-view button.back.customization:hover {
    text-decoration: none; }

.page-product-bundle #bundle-slide,
.modal-popup.quick-view #bundle-slide {
  margin-bottom: 16px;
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }
  .page-product-bundle #bundle-slide:hover,
  .modal-popup.quick-view #bundle-slide:hover {
    color: #FFF; }
  .page-product-bundle #bundle-slide span,
  .modal-popup.quick-view #bundle-slide span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .page-product-bundle #bundle-slide,
    .modal-popup.quick-view #bundle-slide {
      font-size: 12px; } }

.page-product-bundle .bundle-options-wrapper .fieldset-bundle-options__wrapper .field.option,
.modal-popup.quick-view .bundle-options-wrapper .fieldset-bundle-options__wrapper .field.option {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.page-product-bundle .product-options-wrapper .field,
.modal-popup.quick-view .product-options-wrapper .field {
  display: block; }

.page-product-bundle .product-options-wrapper .qty-holder .label,
.modal-popup.quick-view .product-options-wrapper .qty-holder .label {
  font-weight: bold; }

.page-product-bundle .product-options-wrapper .label,
.modal-popup.quick-view .product-options-wrapper .label {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.bundle-options-wrapper .legend,
.block-bundle-summary > .title {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #32d0b1;
  margin-bottom: 24px; }

@media (min-width: 992px) {
  .bundle-options-container .product-add-form > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .bundle-options-container .product-add-form > form .bundle-options-wrapper {
      -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      max-width: 48%; }
    .bundle-options-container .product-add-form > form .block-bundle-summary {
      -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
      max-width: 40%; } }

.bundle-options-container .product-add-form > form .block-bundle-summary {
  border: 1px solid #eae9e9;
  padding: 15px; }

.bundle-options-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 32px;
  order: 3;
  width: 100%; }
  @media (min-width: 1354px) {
    .bundle-options-container {
      padding-left: 25px;
      padding-right: 25px; } }
  .bundle-options-container .product-add-form {
    display: none; }

.block-bundle-summary .product-image-container {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 32px; }

.block-bundle-summary .product-image-wrapper {
  background: #ffffff;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .block-bundle-summary .product-image-wrapper img {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0; }

.block-bundle-summary .product.name {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 22px; }

.block-bundle-summary .product-details .price-box {
  margin-bottom: 0; }

.block-bundle-summary .stock {
  margin-bottom: 20px; }

.block-bundle-summary .bundle-summary {
  margin-bottom: 24px; }
  .block-bundle-summary .bundle-summary .subtitle {
    font-size: 18px;
    height: 20px;
    font-weight: 700;
    color: #32d0b1;
    display: inline-block;
    margin-bottom: 8px; }
  .block-bundle-summary .bundle-summary .items li {
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 8px;
    margin-bottom: 7px; }
    .block-bundle-summary .bundle-summary .items li:last-child {
      border-bottom: 0; }
    .block-bundle-summary .bundle-summary .items li .label {
      font-weight: 700;
      font-size: 13px;
      margin-right: 8px; }

.page-product-grouped .table-wrapper.grouped,
.modal-popup.quick-view .table-wrapper.grouped {
  margin-bottom: 25px; }
  .page-product-grouped .table-wrapper.grouped .table-caption,
  .modal-popup.quick-view .table-wrapper.grouped .table-caption {
    text-align: left;
    margin-bottom: 10px; }
  .page-product-grouped .table-wrapper.grouped .price-box,
  .modal-popup.quick-view .table-wrapper.grouped .price-box {
    margin-bottom: 0; }

.page-product-downloadable .items.samples,
.modal-popup.quick-view .items.samples {
  margin-bottom: 20px; }
  .page-product-downloadable .items.samples a,
  .modal-popup.quick-view .items.samples a {
    text-decoration: underline; }
    .page-product-downloadable .items.samples a:hover,
    .modal-popup.quick-view .items.samples a:hover {
      text-decoration: none; }

.page-product-downloadable .downloads.downloads-no-separately,
.modal-popup.quick-view .downloads.downloads-no-separately {
  display: inline-block; }
  .page-product-downloadable .downloads.downloads-no-separately .label,
  .modal-popup.quick-view .downloads.downloads-no-separately .label {
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    max-width: inherit; }

.page-product-downloadable .product-social-links,
.modal-popup.quick-view .product-social-links {
  margin-top: 25px; }

.page-product-downloadable .links-title,
.modal-popup.quick-view .links-title {
  display: none; }

/**
 *
 */
.fotorama-video-container:after {
  background: url(../../frontend/TemplateMonster/theme007/en_CA/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.fotorama-video-container .magnify-lens {
  display: none !important; }

.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6; }

.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25); }

.video-thumb-icon:after {
  background: url(../../frontend/TemplateMonster/theme007/en_CA/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px; }

.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto; }
  .product-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999; }

.fotorama__arr.hidden-video {
  z-index: -1 !important; }

.fotorama__video-close {
  bottom: 89%;
  top: auto; }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px; }

.page-title-wrapper .order-status {
  font-size: 14px;
  display: block;
  text-align: right;
  font-weight: 600; }

.page-title-wrapper .order-date {
  font-size: 12px;
  font-style: italic;
  text-align: right;
  margin-bottom: 5px; }

.page-title-wrapper .order-actions-toolbar {
  display: block;
  padding-bottom: 15px; }
  .page-title-wrapper .order-actions-toolbar .actions {
    width: 100%;
    text-align: right; }
    .page-title-wrapper .order-actions-toolbar .actions .action {
      padding: 4px 12px;
      font-size: 12px;
      margin: 0 0 0 5px; }

.block-dashboard-orders {
  margin-bottom: 55px; }

.table-order-items caption {
  display: none; }

.table-order-items tfoot th {
  text-align: right;
  font-weight: 600; }

.table-order-items tfoot .grand_total .mark {
  font-size: 20px; }

.order-links {
  font-size: 18px;
  margin-bottom: 30px; }

.order-details-items {
  margin-bottom: 50px; }
  .order-details-items .order-title {
    display: none; }

.block-order-details-view {
  padding: 20px 0 0;
  overflow: hidden; }
  .block-order-details-view .block-content .box.box-order-billing-address {
    clear: both; }

.order-products-toolbar:before, .order-products-toolbar:after {
  display: table;
  content: "";
  line-height: 0; }

.order-products-toolbar:after {
  clear: both; }

.order-products-toolbar.bottom {
  padding-top: 30px; }

.order-products-toolbar .field {
  margin-bottom: 0; }
  .order-products-toolbar .field .label {
    line-height: 36px; }

.order-products-toolbar .pager {
  position: relative; }

.sales-guest-form .page-title {
  text-align: left; }
  @media (min-width: 992px) {
    .sales-guest-form .page-title {
      -webkit-flex-basis: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
      max-width: 66.66667%;
      margin-left: calc(16.66667% + 8px); } }
  .sales-guest-form .page-title span {
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
    text-transform: none; }

.form-orders-search legend.admin__legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 2em;
  width: 100%;
  font-weight: 400; }

.form-orders-search fieldset.fieldset > .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .form-orders-search fieldset.fieldset > .field > .label {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0; }
    .form-orders-search fieldset.fieldset > .field > .label:after {
      content: ':'; }
    @media (min-width: 992px) {
      .form-orders-search fieldset.fieldset > .field > .label {
        -webkit-flex-basis: 130px;
        -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
        max-width: 130px; } }
  .form-orders-search fieldset.fieldset > .field > .control {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      .form-orders-search fieldset.fieldset > .field > .control {
        -webkit-flex-basis: calc(100% - 130px);
        -ms-flex-preferred-size: calc(100% - 130px);
        flex-basis: calc(100% - 130px);
        max-width: calc(100% - 130px); } }

.form-orders-search .actions-toolbar {
  padding-top: 1.5rem;
  border-top: 1px solid #eae9e9;
  margin-top: 1.5rem; }

.page-print.sales-order-print .page-title-wrapper .container, .page-print.sales-order-print .page-title-wrapper #maincontent {
  position: relative; }

.page-print.sales-order-print .page-title-wrapper .page-title {
  border-bottom: 2px solid #000;
  text-align: right;
  font-size: 26px;
  padding-bottom: 34px; }

.page-print.sales-order-print .page-title-wrapper .logo {
  position: absolute;
  top: -9px; }

.page-print.sales-order-print .page-title-wrapper .order-date,
.page-print.sales-order-print .page-title-wrapper .order-status {
  text-align: left; }

.page-print.sales-order-print .page-title-wrapper .order-status {
  font-size: 26px;
  margin-bottom: 18px; }

.page-print.sales-order-print .page-title-wrapper .order-date {
  margin-bottom: 45px; }

.page-print.sales-order-print .actions-toolbar,
.page-print.sales-order-print .page-footer {
  display: none; }

/******* Print *********/
@page {
  size: A4 landscape;
  margin: 0; }

@media print {
  html, body {
    width: 297mm;
    height: 210mm;
    margin: 0 auto; }
  .header-switchers,
  .greet.welcome,
  .header.links,
  .block-search,
  .minicart-wrapper,
  .navigation,
  .page-footer,
  #page-preloader,
  #ls-icon {
    display: none; }
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline !important; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed; }
  .table-wrapper table td {
    width: auto; }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999; }
  .box,
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 1cm; }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  .block-content {
    page-break-before: avoid; }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid; }
  .nav-toggle {
    display: none !important; }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class],
  .header-info,
  .panel-container-wrap,
  .header-bottom-wrap {
    display: none; }
  .catalog-product-view .product-options-wrapper .label:not(.admin__field-label) {
    float: left; }
  .breadcrumbs {
    margin: 15px auto;
    text-align: left;
    padding-right: 20px; }
  .product.media .fotorama-item .fotorama__stage__frame {
    text-align: right; }
  .product.media .fotorama-item .fotorama__stage__frame .fotorama__img {
    left: 0 !important;
    top: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .fotorama__wrap .fotorama__grab {
    width: 100% !important; }
  .page-main {
    padding-top: 0; }
  .block.upsell .block-title,
  .block.related .block-title,
  .block.crosssell .block-title {
    font-size: 26px;
    margin-bottom: 10px; }
  .block.related {
    margin-bottom: 0;
    padding-bottom: 15px;
    border: 0; }
  .catalog-product-view .owl-carousel .owl-item {
    width: 240px !important; }
  .catalog-product-view .owl-controls {
    display: none !important; }
  .catalog-product-view .page-header__content {
    padding-bottom: 0; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px; }
  .catalog-product-view .product.info {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; } }

@media print {
  .sales-order-view .column.main,
  .sales-order-print .column.main {
    page-break-before: avoid;
    page-break-after: always; }
  .sales-order-view .sidebar,
  .sales-order-view .order-actions-toolbar,
  .sales-order-view .actions-toolbar a.back,
  .sales-order-view .sm-header-nav-wrap,
  .sales-order-view .sm-header-panel-canvas,
  .sales-order-view .page-header__panel,
  .sales-order-view .header-info,
  .sales-order-view .header-bottom-wrap,
  .sales-order-view .copyright,
  .sales-order-print .sidebar,
  .sales-order-print .order-actions-toolbar,
  .sales-order-print .actions-toolbar a.back,
  .sales-order-print .sm-header-nav-wrap,
  .sales-order-print .sm-header-panel-canvas,
  .sales-order-print .page-header__panel,
  .sales-order-print .header-info,
  .sales-order-print .header-bottom-wrap,
  .sales-order-print .copyright {
    display: none; }
  .sales-order-view #maincontent,
  .sales-order-print #maincontent {
    padding-top: 0;
    box-shadow: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
  .sales-order-view .page-header,
  .sales-order-print .page-header {
    height: auto !important; }
  .sales-order-view .page-title-wrapper .page-title,
  .sales-order-print .page-title-wrapper .page-title {
    padding-bottom: 24px;
    margin-bottom: 24px; }
  .sales-order-view .order-details-items,
  .sales-order-print .order-details-items {
    margin-bottom: 0; }
  .sales-order-view.page-layout-2columns-left .grid-left,
  .sales-order-view.page-layout-2columns-left .grid-right, .sales-order-view.page-layout-2columns-right .grid-left,
  .sales-order-view.page-layout-2columns-right .grid-right,
  .sales-order-print.page-layout-2columns-left .grid-left,
  .sales-order-print.page-layout-2columns-left .grid-right,
  .sales-order-print.page-layout-2columns-right .grid-left,
  .sales-order-print.page-layout-2columns-right .grid-right {
    display: none; }
  .sales-order-view.page-layout-2columns-left .grid-main, .sales-order-view.page-layout-2columns-right .grid-main,
  .sales-order-print.page-layout-2columns-left .grid-main,
  .sales-order-print.page-layout-2columns-right .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .sales-order-view .block-order-details-view .col-md-6,
  .sales-order-print .block-order-details-view .col-md-6 {
    -webkit-flex-basis: 50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    width: 50% !important; } }

.sales-order-print {
  text-align: center; }
  .sales-order-print .logo {
    display: inline-block;
    margin-bottom: 32px; }
  .sales-order-print .columns {
    text-align: left; }
  .sales-order-print .page-title {
    margin-bottom: 16px; }
  .sales-order-print .order-status {
    display: inline-block;
    font-size: 16px;
    width: 100%;
    margin-bottom: 8px; }
  .sales-order-print .order-date {
    display: inline-block;
    font-size: 16px;
    font-style: italic; }

.page-print.sales-order-print #maincontent {
  margin-top: 3rem; }

.page-print.sales-order-print .actions-toolbar,
.page-print.sales-order-print .page-footer {
  display: none; }

/******* Print End ****/
.layout_1 .block-newsletter,
.layout_2 .block-newsletter,
.layout_5 .block-newsletter {
  padding: 30px 0 30px;
  margin-bottom: 15px; }
  .layout_1 .block-newsletter .container, .layout_1 .block-newsletter .page-print.sales-order-print #maincontent, .page-print.sales-order-print .layout_1 .block-newsletter #maincontent,
  .layout_2 .block-newsletter .container,
  .layout_2 .block-newsletter .page-print.sales-order-print #maincontent,
  .page-print.sales-order-print .layout_2 .block-newsletter #maincontent,
  .layout_5 .block-newsletter .container,
  .layout_5 .block-newsletter .page-print.sales-order-print #maincontent,
  .page-print.sales-order-print .layout_5 .block-newsletter #maincontent {
    width: 100%; }
  .layout_1 .block-newsletter .content,
  .layout_2 .block-newsletter .content,
  .layout_5 .block-newsletter .content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }
    @media (min-width: 1354px) {
      .layout_1 .block-newsletter .content,
      .layout_2 .block-newsletter .content,
      .layout_5 .block-newsletter .content {
        padding-left: 25px;
        padding-right: 25px; } }
  .layout_1 .block-newsletter .heading-4 strong, .layout_1 .block-newsletter .filter-current .filter-current-subtitle strong, .filter-current .layout_1 .block-newsletter .filter-current-subtitle strong, .layout_1 .block-newsletter .opc-block-shipping-information .shipping-information-title strong, .opc-block-shipping-information .layout_1 .block-newsletter .shipping-information-title strong, .layout_1 .block-newsletter .review-list .review-title strong, .review-list .layout_1 .block-newsletter .review-title strong, .layout_1 .block-newsletter .review-add .review-legend strong, .review-add .layout_1 .block-newsletter .review-legend strong,
  .layout_2 .block-newsletter .heading-4 strong,
  .layout_2 .block-newsletter .filter-current .filter-current-subtitle strong,
  .filter-current .layout_2 .block-newsletter .filter-current-subtitle strong,
  .layout_2 .block-newsletter .opc-block-shipping-information .shipping-information-title strong,
  .opc-block-shipping-information .layout_2 .block-newsletter .shipping-information-title strong,
  .layout_2 .block-newsletter .review-list .review-title strong,
  .review-list .layout_2 .block-newsletter .review-title strong,
  .layout_2 .block-newsletter .review-add .review-legend strong,
  .review-add .layout_2 .block-newsletter .review-legend strong,
  .layout_5 .block-newsletter .heading-4 strong,
  .layout_5 .block-newsletter .filter-current .filter-current-subtitle strong,
  .filter-current .layout_5 .block-newsletter .filter-current-subtitle strong,
  .layout_5 .block-newsletter .opc-block-shipping-information .shipping-information-title strong,
  .opc-block-shipping-information .layout_5 .block-newsletter .shipping-information-title strong,
  .layout_5 .block-newsletter .review-list .review-title strong,
  .review-list .layout_5 .block-newsletter .review-title strong,
  .layout_5 .block-newsletter .review-add .review-legend strong,
  .review-add .layout_5 .block-newsletter .review-legend strong {
    font-weight: 600; }
  .layout_1 .block-newsletter .title,
  .layout_2 .block-newsletter .title,
  .layout_5 .block-newsletter .title {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 35px;
    line-height: 1;
    color: #FFF;
    margin-bottom: 30px; }
    @media (min-width: 1354px) {
      .layout_1 .block-newsletter .title,
      .layout_2 .block-newsletter .title,
      .layout_5 .block-newsletter .title {
        padding-left: 25px;
        padding-right: 25px; } }
    .layout_1 .block-newsletter .title strong,
    .layout_2 .block-newsletter .title strong,
    .layout_5 .block-newsletter .title strong {
      font-weight: 600;
      display: block;
      margin-bottom: 20px; }
    .layout_1 .block-newsletter .title span,
    .layout_2 .block-newsletter .title span,
    .layout_5 .block-newsletter .title span {
      display: block;
      font-size: 18px; }
  .layout_1 .block-newsletter #newsletter,
  .layout_2 .block-newsletter #newsletter,
  .layout_5 .block-newsletter #newsletter {
    background-color: #fff;
    border: 1px solid #ff5933;
    color: #828181;
    font-size: 20px; }
    .layout_1 .block-newsletter #newsletter.mage-error,
    .layout_2 .block-newsletter #newsletter.mage-error,
    .layout_5 .block-newsletter #newsletter.mage-error {
      border-color: rgba(255, 0, 0, 0.3); }
  .layout_1 .block-newsletter .newsletter,
  .layout_2 .block-newsletter .newsletter,
  .layout_5 .block-newsletter .newsletter {
    position: relative;
    margin-bottom: 0;
    display: flex;
    flex-direction: row; }
    .layout_1 .block-newsletter .newsletter .control,
    .layout_2 .block-newsletter .newsletter .control,
    .layout_5 .block-newsletter .newsletter .control {
      margin-bottom: 10px;
      display: block;
      flex-grow: 1; }
    .layout_1 .block-newsletter .newsletter .subscribe,
    .layout_2 .block-newsletter .newsletter .subscribe,
    .layout_5 .block-newsletter .newsletter .subscribe {
      display: block; }
  .layout_1 .block-newsletter .check_privacy_field,
  .layout_2 .block-newsletter .check_privacy_field,
  .layout_5 .block-newsletter .check_privacy_field {
    color: #fff; }
  .layout_1 .block-newsletter .primary.subscribe,
  .layout_2 .block-newsletter .primary.subscribe,
  .layout_5 .block-newsletter .primary.subscribe {
    padding: 5px 40px 20px 40px;
    min-width: 118px;
    text-align: center;
    background-color: #ff5933;
    border-radius: 25px;
    line-height: 40px;
    max-height: 50px;
    margin-left: 20px;
    margin-top: 38px; }
  .layout_1 .block-newsletter #newsletter-error,
  .layout_2 .block-newsletter #newsletter-error,
  .layout_5 .block-newsletter #newsletter-error {
    position: absolute; }
  @media (min-width: 1201px) {
    .layout_1 .block-newsletter,
    .layout_2 .block-newsletter,
    .layout_5 .block-newsletter {
      padding: 30px 0 30px 0; }
      .layout_1 .block-newsletter .row,
      .layout_2 .block-newsletter .row,
      .layout_5 .block-newsletter .row {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
  @media (min-width: 992px) {
    .layout_1 .block-newsletter .content,
    .layout_2 .block-newsletter .content,
    .layout_5 .block-newsletter .content {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
    .layout_1 .block-newsletter .title,
    .layout_2 .block-newsletter .title,
    .layout_5 .block-newsletter .title {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .layout_1 .block-newsletter .content,
    .layout_2 .block-newsletter .content,
    .layout_5 .block-newsletter .content {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
    .layout_1 .block-newsletter .title,
    .layout_2 .block-newsletter .title,
    .layout_5 .block-newsletter .title {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      margin-bottom: 0; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .layout_1 .block-newsletter .title,
    .layout_2 .block-newsletter .title,
    .layout_5 .block-newsletter .title {
      font-size: 24px; } }
  @media (max-width: 479px) {
    .layout_1 .block-newsletter .newsletter,
    .layout_2 .block-newsletter .newsletter,
    .layout_5 .block-newsletter .newsletter {
      padding-right: 0; }
    .layout_1 .block-newsletter .primary.subscribe,
    .layout_2 .block-newsletter .primary.subscribe,
    .layout_5 .block-newsletter .primary.subscribe {
      position: relative;
      margin-top: 10px;
      width: 100%; } }
  @media (max-width: 768px) {
    .layout_1 .block-newsletter,
    .layout_2 .block-newsletter,
    .layout_5 .block-newsletter {
      margin-bottom: 40px; }
      .layout_1 .block-newsletter .title,
      .layout_2 .block-newsletter .title,
      .layout_5 .block-newsletter .title {
        font-size: 20px;
        text-align: center; }
        .layout_1 .block-newsletter .title span,
        .layout_2 .block-newsletter .title span,
        .layout_5 .block-newsletter .title span {
          font-size: 13px;
          line-height: 21px; }
      .layout_1 .block-newsletter .newsletter,
      .layout_2 .block-newsletter .newsletter,
      .layout_5 .block-newsletter .newsletter {
        display: block; }
        .layout_1 .block-newsletter .newsletter .control,
        .layout_2 .block-newsletter .newsletter .control,
        .layout_5 .block-newsletter .newsletter .control {
          width: 100%; }
        .layout_1 .block-newsletter .newsletter .subscribe,
        .layout_2 .block-newsletter .newsletter .subscribe,
        .layout_5 .block-newsletter .newsletter .subscribe {
          width: 100%;
          margin: 0; } }

@media (min-width: 1201px) {
  .layout_1 .block-googlemap + .block-newsletter,
  .layout_2 .block-googlemap + .block-newsletter,
  .layout_5 .block-googlemap + .block-newsletter {
    margin-top: 0; } }

.layout_5 .block-newsletter .primary.subscribe {
  background: none; }

.layout_5 .block-newsletter #newsletter {
  background: #fff; }
  .layout_5 .block-newsletter #newsletter::-webkit-input-placeholder {
    color: inherit; }

.layout_3 .block-newsletter {
  padding: 30px 0 30px;
  margin-bottom: 15px; }
  @media (min-width: 1201px) {
    .layout_3 .block-newsletter {
      border-bottom: 1px solid #eae9e9; } }
  .layout_3 .block-newsletter .content {
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 1354px) {
      .layout_3 .block-newsletter .content {
        padding-left: 25px;
        padding-right: 25px; } }
    .layout_3 .block-newsletter .content .form.subscribe {
      display: block;
      max-width: 546px;
      margin: 0 auto; }
  .layout_3 .block-newsletter .heading-4 strong, .layout_3 .block-newsletter .filter-current .filter-current-subtitle strong, .filter-current .layout_3 .block-newsletter .filter-current-subtitle strong, .layout_3 .block-newsletter .opc-block-shipping-information .shipping-information-title strong, .opc-block-shipping-information .layout_3 .block-newsletter .shipping-information-title strong, .layout_3 .block-newsletter .review-list .review-title strong, .review-list .layout_3 .block-newsletter .review-title strong, .layout_3 .block-newsletter .review-add .review-legend strong, .review-add .layout_3 .block-newsletter .review-legend strong {
    font-weight: 600; }
  .layout_3 .block-newsletter .title {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 45px; }
    @media (min-width: 1354px) {
      .layout_3 .block-newsletter .title {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 1201px) {
      .layout_3 .block-newsletter .title {
        text-align: center; } }
    .layout_3 .block-newsletter .title strong {
      font-weight: 600;
      display: block;
      margin-bottom: 20px; }
    .layout_3 .block-newsletter .title span {
      display: block;
      font-size: 18px; }
  .layout_3 .block-newsletter #newsletter {
    font-size: 12px;
    padding-left: 54px;
    padding-top: 8px; }
    .layout_3 .block-newsletter #newsletter.mage-error {
      border-color: rgba(255, 0, 0, 0.3); }
  .layout_3 .block-newsletter .newsletter {
    position: relative;
    margin-bottom: 0; }
  .layout_3 .block-newsletter .primary.subscribe {
    padding: 4px 5px 0;
    line-height: 41px;
    min-width: 118px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid;
    background: none;
    text-transform: uppercase;
    font-weight: 500; }
    .layout_3 .block-newsletter .primary.subscribe:hover {
      color: #fff; }
  .layout_3 .block-newsletter #newsletter-error {
    position: absolute; }
  @media (min-width: 1201px) {
    .layout_3 .block-newsletter {
      padding: 90px 0 98px; }
      .layout_3 .block-newsletter .row {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .layout_3 .block-newsletter .content {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
      .layout_3 .block-newsletter .title {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }
  @media (max-width: 479px) {
    .layout_3 .block-newsletter .newsletter {
      padding-right: 0; }
    .layout_3 .block-newsletter .primary.subscribe {
      position: relative;
      margin-top: 10px;
      width: 100%; } }
  @media (max-width: 1200px) {
    .layout_3 .block-newsletter {
      margin-bottom: 40px; }
      .layout_3 .block-newsletter .title {
        text-align: center;
        font-size: 15px;
        margin-bottom: 20px; }
        .layout_3 .block-newsletter .title span {
          font-size: 13px;
          line-height: 20px; } }

.block-newsletter.block {
  background: #f8f8fa;
  padding: 20px 30px;
  border: 0; }
  .block-newsletter.block .block-title {
    margin-bottom: 4px; }
    .block-newsletter.block .block-title strong {
      font-size: 20px;
      line-height: 29px;
      font-weight: 400; }
  .block-newsletter.block .slog-newsletter {
    display: block;
    margin-bottom: 18px; }
  .block-newsletter.block #newsletter {
    background: #fff;
    border: 1px solid #eae9e9; }
  .block-newsletter.block .primary {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    width: 100%;
    text-align: center; }
    .block-newsletter.block .primary:hover {
      color: #FFF; }
    .block-newsletter.block .primary span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .block-newsletter.block .primary {
        font-size: 12px; } }
  .block-newsletter.block .field {
    margin: 0; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .block-newsletter.block {
      padding: 10px 12px; }
      .block-newsletter.block .block-title strong {
        font-size: 16px;
        line-height: 22px; } }

.block-newsletter {
  background: url("/media/ugoburo/papier-peint.png") !important; }
  .block-newsletter .title {
    color: #2f2e2e !important; }
    .block-newsletter .title strong {
      text-transform: uppercase;
      font-size: 36px; }
    .block-newsletter .title span {
      font-size: 16px; }

@media (min-width: 1201px) {
  .form.search.advanced .group.range {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px; } }
  @media (min-width: 1201px) and (min-width: 1354px) {
    .form.search.advanced .group.range {
      margin-left: -25px;
      margin-right: -25px; } }

@media (min-width: 1201px) {
    .form.search.advanced .group.range .field {
      padding-left: 15px;
      padding-right: 15px; } }
    @media (min-width: 1201px) and (min-width: 1354px) {
      .form.search.advanced .group.range .field {
        padding-left: 25px;
        padding-right: 25px; } }

.found,
.summary {
  margin-bottom: 10px;
  font-size: 14px; }
  .found strong,
  .summary strong {
    color: #000; }

.catalogsearch-advanced-result .message.notice > div:after {
  display: none; }

.contact-index-index .page-title {
  text-align: left;
  margin-bottom: 50px; }
  .contact-index-index .page-title span {
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
    text-transform: none; }

.contact-index-index legend.legend {
  padding-bottom: 25px;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 35px;
  width: 100%;
  font-weight: 400;
  font-size: 20px; }
  .contact-index-index legend.legend .note {
    padding-left: 10px;
    font-size: 12px;
    line-height: inherit;
    vertical-align: baseline; }

.contact-index-index #contact-form {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .contact-index-index #contact-form {
      margin-bottom: 0; } }

.contact-index-index fieldset.fieldset .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .contact-index-index fieldset.fieldset .field > .label {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0; }
    .contact-index-index fieldset.fieldset .field > .label:after {
      content: ':';
      margin: 0;
      color: inherit; }
    @media (min-width: 992px) {
      .contact-index-index fieldset.fieldset .field > .label {
        -webkit-flex-basis: 125px;
        -ms-flex-preferred-size: 125px;
        flex-basis: 125px;
        max-width: 125px; } }
  .contact-index-index fieldset.fieldset .field > .control {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      .contact-index-index fieldset.fieldset .field > .control {
        -webkit-flex-basis: calc(100% - 125px);
        -ms-flex-preferred-size: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
        max-width: calc(100% - 125px); } }
  .contact-index-index fieldset.fieldset .field.field.comment {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .contact-index-index fieldset.fieldset .field #comment {
    min-height: 320px; }

.contact-index-index .actions-toolbar {
  margin: 0; }
  @media (min-width: 992px) {
    .contact-index-index .actions-toolbar {
      padding-left: 125px; } }
  .contact-index-index .actions-toolbar .action {
    margin: 0; }

@media (min-width: 992px) {
  .contact-index-index .check_privacy_field {
    padding-left: 125px;
    margin-bottom: 15px; } }

/*
* TM_Megamenu
*/
.navigation .container, .navigation .page-print.sales-order-print #maincontent, .page-print.sales-order-print .navigation #maincontent {
  position: relative; }
  @media (min-width: 1200px) {
    .navigation .container .row, .navigation .page-print.sales-order-print #maincontent .row, .page-print.sales-order-print .navigation #maincontent .row {
      margin-left: -20px;
      margin-right: -20px; }
    .navigation .container [class*='col-'], .navigation .page-print.sales-order-print #maincontent [class*='col-'], .page-print.sales-order-print .navigation #maincontent [class*='col-'] {
      padding-left: 20px;
      padding-right: 20px;
      position: relative; } }
  @media (min-width: 1354px) {
    .navigation .container .row, .navigation .page-print.sales-order-print #maincontent .row, .page-print.sales-order-print .navigation #maincontent .row {
      margin-left: -45px;
      margin-right: -45px; }
    .navigation .container [class*='col-'], .navigation .page-print.sales-order-print #maincontent [class*='col-'], .page-print.sales-order-print .navigation #maincontent [class*='col-'] {
      padding-left: 45px;
      padding-right: 45px; } }
  @media (min-width: 1201px) {
    .navigation .container [class*='col-'], .navigation .page-print.sales-order-print #maincontent [class*='col-'], .page-print.sales-order-print .navigation #maincontent [class*='col-'] {
      border-right: 1px solid #eae9e9; }
      .navigation .container [class*='col-']:last-child, .navigation .page-print.sales-order-print #maincontent [class*='col-']:last-child, .page-print.sales-order-print .navigation #maincontent [class*='col-']:last-child {
        border: 0; } }
  .navigation .container li.level-top .megamenu-wrapper, .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .navigation #maincontent li.level-top .megamenu-wrapper,
  .navigation .container a.level-top .megamenu-wrapper,
  .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
  .page-print.sales-order-print .navigation #maincontent a.level-top .megamenu-wrapper {
    top: 100%;
    left: 0;
    width: 100%;
    padding: 15px 0 0;
    background: #ffffff;
    box-shadow: none; }
    @media (min-width: 1201px) {
      .navigation .container li.level-top .megamenu-wrapper, .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .navigation #maincontent li.level-top .megamenu-wrapper,
      .navigation .container a.level-top .megamenu-wrapper,
      .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
      .page-print.sales-order-print .navigation #maincontent a.level-top .megamenu-wrapper {
        width: 760px;
        left: 50%;
        margin-left: -380px; } }
    @media (min-width: 992px) {
      .navigation .container li.level-top .megamenu-wrapper, .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .navigation #maincontent li.level-top .megamenu-wrapper,
      .navigation .container a.level-top .megamenu-wrapper,
      .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
      .page-print.sales-order-print .navigation #maincontent a.level-top .megamenu-wrapper {
        width: 980px;
        left: 50%;
        margin-left: -490px; } }
    @media (min-width: 1200px) {
      .navigation .container li.level-top .megamenu-wrapper, .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .navigation #maincontent li.level-top .megamenu-wrapper,
      .navigation .container a.level-top .megamenu-wrapper,
      .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
      .page-print.sales-order-print .navigation #maincontent a.level-top .megamenu-wrapper {
        width: 1130px;
        left: 50%;
        margin-left: -565px;
        padding: 40px 25px 0; } }
  .navigation .container li.level-top .mm-label, .navigation .page-print.sales-order-print #maincontent li.level-top .mm-label, .page-print.sales-order-print .navigation #maincontent li.level-top .mm-label,
  .navigation .container a.level-top .mm-label,
  .navigation .page-print.sales-order-print #maincontent a.level-top .mm-label,
  .page-print.sales-order-print .navigation #maincontent a.level-top .mm-label {
    top: 4px;
    left: 100%;
    font-size: 14px;
    line-height: 1;
    padding: 2px 4px 0; }
  .navigation .container li.level-top .mm-product-title, .navigation .page-print.sales-order-print #maincontent li.level-top .mm-product-title, .page-print.sales-order-print .navigation #maincontent li.level-top .mm-product-title,
  .navigation .container a.level-top .mm-product-title,
  .navigation .page-print.sales-order-print #maincontent a.level-top .mm-product-title,
  .page-print.sales-order-print .navigation #maincontent a.level-top .mm-product-title {
    display: block;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    padding: 6px 0;
    margin-bottom: 12px;
    text-transform: uppercase; }
  .navigation .container .product, .navigation .page-print.sales-order-print #maincontent .product, .page-print.sales-order-print .navigation #maincontent .product {
    text-align: center; }
    .navigation .container .product .product-image, .navigation .page-print.sales-order-print #maincontent .product .product-image, .page-print.sales-order-print .navigation #maincontent .product .product-image {
      display: block;
      margin-bottom: 25px; }
    .navigation .container .product .product-name, .navigation .page-print.sales-order-print #maincontent .product .product-name, .page-print.sales-order-print .navigation #maincontent .product .product-name {
      font-weight: normal; }
    .navigation .container .product .price-box, .navigation .page-print.sales-order-print #maincontent .product .price-box, .page-print.sales-order-print .navigation #maincontent .product .price-box {
      margin-bottom: 5px; }
    @media (max-width: 1200px) {
      .navigation .container .product, .navigation .page-print.sales-order-print #maincontent .product, .page-print.sales-order-print .navigation #maincontent .product {
        display: none; } }

@media (min-width: 1201px) and (max-width: 1199px) {
  .layout_2 .navigation {
    width: 100%; } }

@media (min-width: 1201px) {
  .rd-navbar-fixed .rd-navbar-static {
    height: 50px;
    border-top: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9; }
  .rd-navbar-static .container, .rd-navbar-static .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-navbar-static #maincontent {
    position: relative; }
  .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) {
    position: absolute;
    z-index: 80;
    background: #ffffff;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  .rd-navbar-nav > li.parent:hover > ul.level0:not(.rd-navbar-dropdown) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .rd-navbar-nav > li.parent li {
    margin-bottom: 5px; }
    .rd-navbar-nav > li.parent li:last-child {
      margin-bottom: 0; }
    .rd-navbar-nav > li.parent li > a {
      display: inline-block;
      font-size: 14px;
      line-height: 20px; }
      .rd-navbar-nav > li.parent li > a:before {
        font-family: "Font Awesome 5 Free";
        content: "\f054";
        font-size: 10px;
        float: left;
        padding-right: 10px;
        margin-top: -1px; }
  .rd-navbar-nav > li.parent .level1.mm-submenu > li > a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin-bottom: 15px; }
    .rd-navbar-nav > li.parent .level1.mm-submenu > li > a:before {
      display: none; }
  .rd-navbar-subpanel {
    display: table; }
  .rd-navbar-outer .rd-navbar-inner {
    position: relative; }
  .rd-navbar-dropdown,
  .rd-navbar-megamenu {
    position: absolute;
    background: #ffffff;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  .rd-navbar-dropdown {
    padding: 26px 30px; }
  .rd-navbar-dropdown {
    width: 270px; } }
  @media (min-width: 1201px) and (max-width: 991px) {
    .rd-navbar-dropdown {
      width: 208px; } }

@media (min-width: 1201px) {
  .rd-navbar-megamenu {
    left: 0;
    right: 0;
    padding: 50px 0; }
    .rd-navbar-megamenu > li {
      display: table-cell; } }

@media (min-width: 1201px) and (min-width: 1201px) {
  .level-top.bg-wrap + .rd-navbar-megamenu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url("../../frontend/TemplateMonster/theme007/en_CA/images/bg-menu.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain; } }
  @media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1199px) {
    .level-top.bg-wrap + .rd-navbar-megamenu:before {
      opacity: 0.3; } }

@media (min-width: 1201px) and (min-width: 768px) and (max-width: 1024px) {
  .rd-navbar-nav {
    padding-top: 10px !important;
    padding-bottom: 10px !important; } }

@media (min-width: 1201px) {
  .rd-navbar-nav {
    display: block;
    text-align: right; } }
  @media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1199px) {
    .rd-navbar-nav {
      text-align: center;
      border-top: 1px solid #eae9e9;
      padding: 0;
      margin: 0;
      position: relative; } }

@media (min-width: 1201px) {
    .rd-navbar-nav li {
      /*&.parent > a {
        span:after {
          font-family: $linearicons-icon;
          content: "\e93a";
          font-size: 10px;
          float: right;
          padding-left: 5px;
        }

        &.level-top:before {
          right: 1px;
          margin-top: -9px;
        }
      }*/ }
      .rd-navbar-nav li.rd-navbar--has-dropdown {
        position: relative; }
      .rd-navbar-nav li.rd-navbar--has-megamenu > a {
        position: relative; }
      .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-nav li.focus > .rd-navbar-megamenu, .rd-navbar-nav li.opened > .rd-navbar-dropdown, .rd-navbar-nav li.opened > .rd-navbar-megamenu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    .rd-navbar-nav > li.parent > a span:before {
      font-size: 14px; }
    .rd-navbar-nav > li {
      display: inline-block;
      margin: 0 16px; } }
    @media (min-width: 1201px) and (max-width: 1353px) {
      .rd-navbar-nav > li {
        margin: 0 10px; } }

@media (min-width: 1201px) {
      .rd-navbar-nav > li > .rd-navbar-dropdown,
      .rd-navbar-nav > li > .rd-navbar-megamenu {
        top: 50px;
        z-index: 1; }
      .rd-navbar-nav > li > .rd-navbar-megamenu {
        top: 71px; }
      .rd-navbar-nav > li > .rd-navbar-dropdown {
        left: 0;
        margin-top: 5px; } }
      @media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1199px) {
        .rd-navbar-nav > li > .rd-navbar-dropdown {
          margin-top: 0; } }

@media (min-width: 1201px) {
        .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {
          left: 110%;
          top: -25px;
          z-index: 2; }
      .rd-navbar-nav > li > a {
        display: block;
        font-weight: 600;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 0.02em; } }
      @media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1199px) {
        .rd-navbar-nav > li > a {
          font-size: 13px; } }

@media (min-width: 1201px) {
        .rd-navbar-nav > li > a:after {
          content: "";
          position: absolute;
          width: 0;
          height: 4px;
          left: 50%;
          bottom: -34px;
          transition: all 0.3s ease;
          z-index: 20; } }
        @media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1199px) {
          .rd-navbar-nav > li > a:after {
            bottom: -22px; } }

@media (min-width: 1201px) {
      .rd-navbar-nav > li.opened > a:after,
      .rd-navbar-nav > li.focus > a:after,
      .rd-navbar-nav > li > a:hover:after {
        width: 100%;
        left: 0; }
  .layout_2 .rd-navbar-megamenu {
    left: 0;
    right: 0; } }

@media (min-width: 1201px) and (min-width: 1201px) {
  .layout_5 .rd-navbar-nav {
    margin: 0;
    border: 0;
    padding: 0;
    text-align: left;
    position: static; }
    .layout_5 .rd-navbar-nav > li > .rd-navbar-dropdown {
      top: 38px; } }
    @media (min-width: 1201px) and (min-width: 1201px) and (min-width: 1201px) and (max-width: 1199px) {
      .layout_5 .rd-navbar-nav > li > .rd-navbar-dropdown {
        top: 43px; } }

@media (min-width: 1201px) and (min-width: 1201px) {
    .layout_5 .rd-navbar-nav > li > .rd-navbar-megamenu {
      top: 64px;
      left: 0;
      right: 0; }
    .layout_5 .rd-navbar-nav > li > a::after {
      bottom: -19px; }
  .layout_5 .rd-navbar-nav > li.focus > a,
  .layout_5 .rd-navbar-nav > li.active > a,
  .layout_5 .rd-navbar-nav > li > a:hover {
    color: #fff !important; } }

@media (min-width: 992px) {
  .layout_3 .rd-navbar-nav > li > .rd-navbar-dropdown {
    top: 37px; }
  .layout_3 .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 42px; }
  .layout_3 .rd-navbar-nav > li > a::after {
    bottom: -21px; } }

@media (min-width: 1200px) {
  .layout_4 .rd-navbar-nav > li > .rd-navbar-megamenu {
    right: auto;
    left: 100%;
    width: 910px;
    top: 0; } }
  @media (min-width: 1200px) and (min-width: 1354px) {
    .layout_4 .rd-navbar-nav > li > .rd-navbar-megamenu {
      width: 1050px; } }

.mm-image {
  display: block;
  margin-bottom: 25px; }

.menu-block-1 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 45px; }
  @media (min-width: 1354px) {
    .menu-block-1 {
      margin-left: -25px;
      margin-right: -25px; } }
  .menu-block-1 > a {
    margin: 0 5px; }
    .menu-block-1 > a:hover {
      opacity: 0.6; }

.menu-block-3 {
  padding-top: 50px;
  margin: 0 -5px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .menu-block-3 a {
    margin: 0 5px; }
    .menu-block-3 a:hover {
      opacity: 0.6; }

.sidebar .navigation li.level0 a.level-top {
  padding: 10px; }

@media (max-width: 1200px) {
  .navigation li.level-top,
  .navigation a.level-top {
    position: relative; }
  .mm-submenu .mm-submenu {
    padding-left: 15px; }
  .rd-navbar-megamenu .container, .rd-navbar-megamenu .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-navbar-megamenu #maincontent,
  .rd-navbar-megamenu .row,
  .rd-navbar-megamenu [class*="col-"] {
    padding: 0;
    margin: 0;
    max-width: inherit;
    min-width: inherit; }
  .static-block,
  .mm-image {
    x-display: none; } }

/* ---------------- UGOBURO -------------------*/
@media (min-width: 768px) {
  .rd-navbar-nav > li > a {
    text-transform: none; } }

.rd-navbar-nav > li > a {
  font-weight: 500; }

.panel.page-header__panel {
  background-color: #656565; }
  .panel.page-header__panel div {
    color: #FFF;
    font-size: 16px; }

@media (max-width: 767px) {
  .panel.page-header__panel div {
    color: #fff;
    font-size: 16px; } }

.greet .contact-header-top a {
  margin-right: 30px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500; }

.greet .contact-header-top a:first-of-type {
  font-weight: 600; }

.rd-navbar-nav {
  text-align: left; }

.panel-container-wrap {
  border-bottom: none !important; }

.page-header__content {
  padding: 26px 0 26px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.16); }

.cms-home .page-header__content {
  box-shadow: none; }

@media (max-width: 767px) {
  .page-header__content {
    box-shadow: none; } }

.rd-navbar-collapse .switcher.language {
  display: inline-block !important;
  margin-top: -2px; }

.header.links {
  display: inline-block !important;
  margin-top: 10px; }

.switcher-language {
  border-left: none; }
  .switcher-language .switcher-options .switcher-trigger {
    background: transparent;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0; }
  .switcher-language .switcher-trigger strong {
    font-size: 16px;
    text-transform: uppercase; }

.switcher .toggle::after {
  content: none; }

.breadcrumbs {
  background-color: #eff0f1; }
  .breadcrumbs .items li, .breadcrumbs .items a, .breadcrumbs .item strong {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7f8284; }
  .breadcrumbs .items .item:after {
    color: #7f8284; }

.breadcrumbs .items .item {
  font-weight: 400; }

.breadcrumbs .items .item strong {
  color: #7f8284;
  font-weight: 400; }

.header.links li, .header.links li > a, .rd-navbar-cart-fixed a span {
  font-size: 16px;
  color: #fff; }
  .header.links li:hover, .header.links li > a:hover, .rd-navbar-cart-fixed a span:hover {
    color: #fff;
    text-decoration: underline; }
  .header.links li:after, .header.links li:before, .header.links li .link a:before, .header.links li .authorization-link a:before, .header.links li > a:after, .header.links li > a:before, .header.links li > a .link a:before, .header.links li > a .authorization-link a:before, .rd-navbar-cart-fixed a span:after, .rd-navbar-cart-fixed a span:before, .rd-navbar-cart-fixed a span .link a:before, .rd-navbar-cart-fixed a span .authorization-link a:before {
    content: none !important; }

@media (max-width: 767px) {
  .header.links li, .header.links li > a, .rd-navbar-cart-fixed a span {
    color: #2f2e2e;
    font-size: 18px; } }

@media (min-width: 1201px) {
  .rd-navbar-cart-wrap {
    border-left: none !important; } }

.rd-navbar-cart-toggle .counter {
  background-color: #ff5933 !important;
  color: #FFF !important;
  border: 1px solid #2f2e2e; }
  .rd-navbar-cart-toggle .counter:hover {
    background-color: #ff5933 !important;
    color: #FFF !important;
    border: 1px solid #2f2e2e; }

@media (min-width: 480px) {
  .rd-navbar-search-toggle {
    border-left: 1px solid #eae9e9; } }

.rd-navbar-cart-toggle .counter {
  width: 18px !important;
  height: 18px !important;
  font-size: 14px !important;
  line-height: 14px;
  position: relative;
  z-index: 999;
  box-shadow: 0px 0px 0px 2px #2f2e2e; }

.shopping-cart-icon {
  position: relative;
  left: 13px;
  bottom: 6px; }

.rd-navbar-cart-toggle span {
  padding-left: 5px !important; }

@media (min-width: 768px) {
  .rd-navbar-cart-wrap {
    padding: 0; }
  rd-navbar-collapse li {
    margin: 0px 15px 0 10px !important; } }

.rd-navbar-nav li a:hover:after, .rd-navbar-nav li a:hover span:after {
  content: none !important; }

@media (min-width: 768px) {
  .rd-navbar-nav > li > a:after {
    content: none;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -34px;
    transition: all 0.3s ease;
    z-index: 0; }
  .page-header__content {
    padding: 15px 0 0 0 !important; } }

@media (min-width: 768px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 57px !important; }
  .rd-navbar-nav > li.parent li > a:before {
    content: none !important; }
  .rd-navbar-nav > li.parent .level1.mm-submenu > li > a {
    font-size: 14px !important; }
  .rd-navbar-nav > li.parent li > a {
    display: inline-block;
    font-size: 14px !important;
    font-weight: 500; }
  .page-header__content {
    padding: 25px 0 25px 0 !important;
    background-color: #fff; } }

@media (min-width: 1024px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 75px !important; } }

@media (max-width: 768px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 44px !important;
    padding-top: 30px;
    padding: 10px; }
    .rd-navbar-nav > li > .rd-navbar-megamenu .container, .rd-navbar-nav > li > .rd-navbar-megamenu .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-navbar-nav > li > .rd-navbar-megamenu #maincontent, .rd-navbar-nav > li > .rd-navbar-megamenu .col-sm-2 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .page-header__content {
    padding: 0 0 0 0 !important;
    background-color: #fff; } }

@media (min-width: 1354px) {
  .navigation .container [class*='col-'], .navigation .page-print.sales-order-print #maincontent [class*='col-'], .page-print.sales-order-print .navigation #maincontent [class*='col-'] {
    padding-left: 40px;
    padding-right: 5px; } }

.tm-megamenu .row {
  justify-content: center !important; }

.megamenu-wrapper .container .row .col-sm-2 .static-block, .megamenu-wrapper .page-print.sales-order-print #maincontent .row .col-sm-2 .static-block, .page-print.sales-order-print .megamenu-wrapper #maincontent .row .col-sm-2 .static-block {
  margin-bottom: 30px;
  text-align: left; }

@media (min-width: 768px) {
  .minicart-wrapper {
    padding: 9px 0 !important; } }

.rd-navbar-search-ugo {
  max-width: 500px;
  width: 100%; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: url("/media/ugoburo/loupe.png") !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 7px; }

@media (max-width: 1199px) {
  .rd-navbar-search-ugo {
    max-width: 400px; } }

@media (max-width: 768px) {
  .rd-navbar-search-ugo {
    max-width: 450px;
    margin-top: 90px !important; } }

@media (max-width: 767px) {
  .rd-navbar-search-ugo {
    width: 100%;
    max-width: inherit;
    position: relative; } }

.field.search {
  width: 100%; }

.rd-navbar-search-form {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.rd-navbar-search-form-input {
  margin-right: 7px; }

@media (max-width: 1199px) {
  .rd-navbar-search-form-input {
    margin-right: 0px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: url(/media/ugoburo/loupe.png) !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 0px; } }

.rd-navbar-search-form-input #search {
  border: 1px solid #ff5933;
  font-size: 16px;
  color: #7f8284;
  background-color: #eff0f1;
  height: 43px;
  min-height: auto; }

@media (max-width: 767px) {
  width: 100%; }

.footer {
  font-size: 14px;
  line-height: 18px; }
  @media (max-width: 1199px) and (min-width: 768px) {
    .footer {
      font-size: 14px; } }
  .footer .desc-footer, .footer .footer-info h4 {
    font-weight: 500;
    color: #FFF !important;
    text-transform: none !important; }
  .footer .list-footer li a, .footer .footer-col-content li, .footer .footer-col-content li a {
    color: #7c7979 !important;
    font-size: 14px; }
    @media (max-width: 1199px) and (min-width: 768px) {
      .footer .list-footer li a, .footer .footer-col-content li, .footer .footer-col-content li a {
        font-size: 14px; } }
  .footer .list-footer li, .footer .footer-col-content li {
    line-height: 18px; }
  .footer .list footer li a i:before, .footer .list footer li a i {
    color: #FFF !important; }
  .footer .list-footer {
    display: flex;
    align-items: center; }

.footer .copyright {
  border-top: none;
  color: #7c7979; }
  @media (max-width: 768px) {
    .footer .copyright {
      display: none; } }

.footer .footer-col-content li {
  margin-bottom: 0 !important; }

.footer .footer-col-content.footer-credit-card ul li {
  display: inline-block; }
  .footer .footer-col-content.footer-credit-card ul li a {
    font-size: 40px; }

.footer-block-1 .list-footer li.icons a {
  border-radius: 50%;
  background-color: white;
  width: 25px;
  height: 25px;
  text-align: center; }

.footer .footer-col-content li.icons i {
  color: #2f2e2e !important;
  line-height: 27px; }

.footer .footer-col-content li.envelope a {
  width: 26px; }

.page-footer {
  padding: 0; }

@media (max-width: 767px) {
  .footer {
    display: none; } }

.footer {
  min-height: 530px;
  padding: 50px 0 50px 0; }
  .footer .row {
    min-height: 520px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px; }
    .footer .row .second-row-footer {
      position: absolute;
      bottom: 0px; }
      @media (max-width: 1199px) and (min-width: 768px) {
        .footer .row .second-row-footer {
          position: relative;
          bottom: auto;
          padding-top: 45px; } }

.footer-payments {
  position: relative !important; }
  .footer-payments .footer-col-content {
    height: auto !important; }
    .footer-payments .footer-col-content ul {
      display: flex; }
      .footer-payments .footer-col-content ul a {
        margin-right: 10px; }

@media (min-width: 1385px) {
  .footer-payments .footer-col-content ul {
    margin-top: 57%; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .prefooter {
    width: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    height: auto; }
  .copyright {
    padding-left: 30px; }
  .layout_1 .footer .last-extra {
    order: 5; }
  .last-extra {
    padding-top: 45px; } }

.footer .footer-col-content li {
  margin-bottom: 0 !important; }

.amcform-toolbar a, .amcform-toolbar button {
  display: block;
  margin-top: 20px;
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #FFF;
  background-color: #ff5933;
  border-color: #ff5933;
  border-radius: 30px;
  padding: 14px 40px 12px 40px; }
  .amcform-toolbar a:hover, .amcform-toolbar button:hover {
    color: #FFF; }
  .amcform-toolbar a span, .amcform-toolbar button span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .amcform-toolbar a, .amcform-toolbar button {
      font-size: 12px; } }
  .amcform-toolbar a:hover, .amcform-toolbar button:hover {
    color: #FFF;
    background-color: #000;
    border-color: #000; }

.home-cta-1 {
  height: 700px;
  background-repeat: no-repeat;
  background-position: right 90px; }
  .home-cta-1 h1 {
    font-size: 48px;
    margin-bottom: 15px;
    display: block;
    max-width: 60%;
    line-height: 48px; }
  .home-cta-1 span {
    display: block;
    max-width: 50%; }
  .home-cta-1 a, .home-cta-1 button {
    display: block;
    margin-top: 20px;
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    background-color: #ff5933;
    border-color: #ff5933;
    border-radius: 30px;
    padding: 14px 40px 12px 40px; }
    .home-cta-1 a:hover, .home-cta-1 button:hover {
      color: #FFF; }
    .home-cta-1 a span, .home-cta-1 button span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .home-cta-1 a, .home-cta-1 button {
        font-size: 12px; } }
    .home-cta-1 a:hover, .home-cta-1 button:hover {
      color: #FFF;
      background-color: #000;
      border-color: #000; }

.amcform-toolbar button {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  padding: 14px 40px 12px 40px !important; }

@media (max-width: 768px) {
  .home-cta-1 {
    height: 800px;
    margin-left: -25px;
    margin-right: -25px;
    background-position: center 150px; }
    .home-cta-1 h1 {
      max-width: 100%;
      padding: 0 15px 0 15px; }
    .home-cta-1 span {
      max-width: 100%;
      padding: 0 15px 0 15px; }
    .home-cta-1 a {
      margin-left: 15px; }
  .page-footer.layout_1 .block-newsletter {
    margin-bottom: 0; } }

@media (max-width: 425px) {
  .home-cta-1 {
    background-position: center 190px; }
    .home-cta-1 h1 {
      padding: 0 25px 0 25px;
      font-size: 36px;
      line-height: 36px; }
    .home-cta-1 span {
      padding: 0 25px 0 25px;
      font-size: 16px; }
    .home-cta-1 a {
      margin-left: 25px; } }

/*
* TM_Megamenu
*/
.buttons-container .subscribe {
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #FFF; }
  .buttons-container .subscribe:hover {
    color: #FFF; }
  .buttons-container .subscribe span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .buttons-container .subscribe {
      font-size: 12px; } }

.modal-popup.newsletter-popup .block.newsletter {
  margin: 0; }

.modal-popup.newsletter-popup .modal-title {
  font-size: 35px;
  margin-bottom: 30px; }
  @media (max-width: 479px) {
    .modal-popup.newsletter-popup .modal-title {
      font-size: 26px;
      line-height: 1.3; } }

.modal-popup.newsletter-popup .modal-inner-wrap {
  background-image: url("../../frontend/TemplateMonster/theme007/en_CA/images/newsletter-popup-bg.png");
  background-repeat: no-repeat;
  background-position: top right;
  padding: 84px 6%; }
  @media (max-width: 991px) {
    .modal-popup.newsletter-popup .modal-inner-wrap {
      width: 96% !important;
      padding: 50px 4%; } }

.modal-popup.newsletter-popup .content-text {
  margin-bottom: 45px;
  padding: 0 8%;
  text-align: center; }
  @media (max-width: 479px) {
    .modal-popup.newsletter-popup .content-text {
      margin-bottom: 15px; } }

.modal-popup.newsletter-popup .form.subscribe {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 479px) {
    .modal-popup.newsletter-popup .form.subscribe {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.modal-popup.newsletter-popup .field.newsletter {
  order: 1;
  width: 100%;
  padding: 0 10px 0 0;
  margin: 0; }

.modal-popup.newsletter-popup .buttons-container {
  order: 2; }
  @media (max-width: 479px) {
    .modal-popup.newsletter-popup .buttons-container {
      margin: 20px auto 0; } }

.modal-popup.newsletter-popup .action-close {
  position: absolute;
  right: 15px;
  top: 10px;
  display: block; }
  .modal-popup.newsletter-popup .action-close:before {
    font-family: "Font Awesome 5 Free";
    content: "\e935";
    font-size: 12px; }

.modal-popup.newsletter-popup .privacy-policy-check-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  padding: 15px 1% 0; }
  .modal-popup.newsletter-popup .privacy-policy-check-box .check_privacy {
    margin: 0 10px 0 0; }

.newsletter-popup.modal-popup._show .modal-inner-wrap {
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50.3%);
  position: absolute; }

.modal-popup.compare-popup .action-close {
  padding: 2rem; }

.modals-wrapper .modal-popup.compare-popup._show {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden; }

.modals-wrapper .modal-popup.compare-popup .modal-inner-wrap {
  overflow: hidden;
  box-sizing: border-box;
  height: auto;
  min-height: 100%;
  margin-top: 0; }

.modals-wrapper .modal-popup.compare-popup._inner-scroll .modal-content {
  margin-right: -40px;
  padding-right: 40px; }

.modals-wrapper .modal-popup.compare-popup .modal-footer {
  display: block;
  min-height: 70px !important; }

/*
* TM_AjaxSearch
*/
.search-autocomplete {
  overflow: hidden;
  position: static;
  z-index: 99;
  background: #FFF;
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
  display: none; }
  .search-autocomplete::after {
    content: '';
    position: absolute;
    top: 320px;
    left: 0;
    z-index: 9999;
    width: 120%;
    height: 30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+52&0+0,1+52 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 72%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 72%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 72%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */ }
  .search-autocomplete ul[role=listbox] {
    overflow-y: scroll;
    position: static;
    max-height: 350px;
    margin-right: -20px;
    z-index: 10;
    display: block; }
  .search-autocomplete .qs-option-name,
  .search-autocomplete .amount {
    font-size: 12px; }
  .search-autocomplete ul li.search-item {
    border-bottom: 1px solid #eae9e9;
    border-top: none;
    padding: 10px 30px; }
    .search-autocomplete ul li.search-item:first-child {
      border-top: 1px solid #eae9e9; }
    .search-autocomplete ul li.search-item .amount {
      position: static; }
    .search-autocomplete ul li.search-item a {
      display: block;
      overflow: hidden;
      line-height: normal;
      text-decoration: none; }
      .search-autocomplete ul li.search-item a .search-thumb {
        float: left;
        width: 50px;
        margin-right: 10px; }
      .search-autocomplete ul li.search-item a .qs-option-name {
        display: block;
        margin-bottom: 5px; }
      .search-autocomplete ul li.search-item a .price {
        display: block; }
    .search-autocomplete ul li.search-item:hover {
      background: none;
      box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09) inset; }

.ajax-loading .rd-navbar-search-form-input:before {
  position: absolute;
  content: "";
  font-size: 1px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  top: 17px;
  left: 8px; }

@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7); }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5); }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000; } }

@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7); }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5); }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000; } }

/*
* TM_AjaxCatalog
*/
.ajax-loading.page-products.loading-mask {
  visibility: visible;
  opacity: 1;
  display: block; }

.page-products .loading-mask,
.tm_blog-index-index .loading-mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  opacity: 0;
  transition: .4s all ease-out;
  visibility: hidden; }

.ajax-loading.page-products .loading-mask,
.ajax-loading.tm_blog-index-index .loading-mask {
  opacity: 1;
  height: auto;
  visibility: visible; }

.page-products .loading-mask .loader,
.tm_blog-index-index .loading-mask .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -45px 0 0 -45px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  box-sizing: border-box;
  text-align: center;
  z-index: 0;
  text-transform: uppercase;
  -o-text-transform: uppercase;
  -ms-text-transform: uppercase;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase; }
  .page-products .loading-mask .loader img,
  .page-products .loading-mask .loader p,
  .tm_blog-index-index .loading-mask .loader img,
  .tm_blog-index-index .loading-mask .loader p {
    display: none; }

.page-products .loading-mask .loader:before,
.page-products .loading-mask .loader:after,
.tm_blog-index-index .loading-mask .loader:before,
.tm_blog-index-index .loading-mask .loader:after {
  opacity: 0;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  content: "\0020";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px; }

.page-products .loading-mask .loader:after,
.tm_blog-index-index .loading-mask .loader:after {
  z-index: 1;
  animation: cssload-gogoloader 2.3s infinite 1.15s;
  -o-animation: cssload-gogoloader 2.3s infinite 1.15s;
  -ms-animation: cssload-gogoloader 2.3s infinite 1.15s;
  -webkit-animation: cssload-gogoloader 2.3s infinite 1.15s;
  -moz-animation: cssload-gogoloader 2.3s infinite 1.15s; }

.page-products .loading-mask .loader:before,
.tm_blog-index-index .loading-mask .loader:before {
  z-index: 2;
  animation: cssload-gogoloader 2.3s infinite;
  -o-animation: cssload-gogoloader 2.3s infinite;
  -ms-animation: cssload-gogoloader 2.3s infinite;
  -webkit-animation: cssload-gogoloader 2.3s infinite;
  -moz-animation: cssload-gogoloader 2.3s infinite; }

@keyframes cssload-gogoloader {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }

@-o-keyframes cssload-gogoloader {
  0% {
    -o-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -o-transform: scale(1);
    opacity: 0; } }

@-ms-keyframes cssload-gogoloader {
  0% {
    -ms-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -ms-transform: scale(1);
    opacity: 0; } }

@-webkit-keyframes cssload-gogoloader {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@-moz-keyframes cssload-gogoloader {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 0; } }

.timer-wrapper {
  border: 0 !important;
  background: #fd6279;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  padding: 10px 0 7px;
  line-height: 18px; }
  .timer-wrapper span {
    font-size: 12px;
    display: block;
    font-weight: normal;
    margin-top: -3px; }
  .timer-wrapper > div div {
    display: inline-block;
    position: relative;
    padding-right: 25px; }
    .timer-wrapper > div div:last-child {
      padding: 0; }
  .timer-wrapper b {
    position: absolute;
    right: 8px;
    font-weight: normal;
    top: 23%; }

.products-grid .product-item-photo .timer-wrapper {
  position: absolute;
  width: 100%;
  bottom: -2px;
  z-index: 1; }

.products-grid .product-item-photo .product-thumb + .timer-wrapper {
  position: relative;
  bottom: 0; }

.product-info-main .timer-wrapper {
  max-width: 300px;
  margin-top: 20px; }

.main.layout_3 .timer-wrapper {
  margin-left: auto;
  margin-right: auto; }

/* 
 *  Featured Product by TemplateMonster 2016
 *  v1.0.0
 */
.block-posts-list {
  clear: both; }
  .block-posts-list .post-items {
    list-style: none;
    padding: 0;
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
  .block-posts-list .post-item {
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 30px; }
  .block-posts-list .item-wrapper {
    padding-bottom: 43px; }
  .block-posts-list .post-image {
    margin-bottom: 21px; }
    .block-posts-list .post-image img {
      width: 100%;
      vertical-align: top; }
  .block-posts-list .post-title {
    margin-bottom: 6px; }
    .block-posts-list .post-title h3 {
      font-weight: 500;
      margin: 0; }
  .block-posts-list .post-short-content {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 26px; }
  .block-posts-list .post-link {
    font-weight: 700; }
  .block-posts-list .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 11px 0 0;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .block-posts-list .post-data .create-date a,
    .block-posts-list .post-data .post-author a,
    .block-posts-list .post-data .post-comments a {
      text-decoration: none; }
    .block-posts-list .post-data .create-date a span:before, .block-posts-list .post-data .create-date:before,
    .block-posts-list .post-data .post-author a span:before,
    .block-posts-list .post-data .post-author:before,
    .block-posts-list .post-data .post-comments a span:before,
    .block-posts-list .post-data .post-comments:before {
      font-size: 18px;
      padding-right: 4px;
      vertical-align: middle; }
    .block-posts-list .post-data .create-date {
      order: 1;
      -webkit-order: 1; }
      .block-posts-list .post-data .create-date time {
        display: inline-block; }
    .block-posts-list .post-data .post-author {
      order: 2;
      -webkit-order: 2; }
    .block-posts-list .post-data .post-comments {
      order: 3;
      -webkit-order: 3;
      flex-basis: 50px;
      -webkit-flex-basis: 50px;
      text-align: right; }
    @media (max-width: 1200px) {
      .block-posts-list .post-data {
        display: block;
        overflow: hidden; }
        .block-posts-list .post-data .create-date,
        .block-posts-list .post-data .post-author {
          display: block; }
        .block-posts-list .post-data .post-comments {
          float: right; } }
  @media (min-width: 767px) {
    .block-posts-list .post-item {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%;
      max-width: 33.333%; } }
  @media (max-width: 768px) {
    .block-posts-list .post-item {
      flex-basis: 50%;
      -webkit-flex-basis: 50%; }
      .block-posts-list .post-item .item-wrapper {
        padding-bottom: 20px; } }
  @media (max-width: 350px) {
    .block-posts-list .post-item {
      flex-basis: 100%;
      -webkit-flex-basis: 100%; } }

.posts-list-wrapper {
  /*Toolbar
  **********************************************/ }
  .posts-list-wrapper .toolbar-top {
    margin-bottom: 30px; }
    .posts-list-wrapper .toolbar-top .toolbar {
      position: relative;
      margin-bottom: 0;
      text-align: left; }
    .posts-list-wrapper .toolbar-top .sorter {
      float: left;
      margin-bottom: 5px; }
    .posts-list-wrapper .toolbar-top .limiter {
      display: block;
      margin-bottom: 5px;
      text-align: right; }
    .posts-list-wrapper .toolbar-top .pages {
      display: none; }
  .posts-list-wrapper .toolbar-bottom .toolbar {
    margin-bottom: 0; }
    .posts-list-wrapper .toolbar-bottom .toolbar .pages {
      text-align: left;
      margin: 0;
      display: block; }
      .posts-list-wrapper .toolbar-bottom .toolbar .pages .pages-item-next {
        position: relative; }
  .posts-list-wrapper .toolbar-bottom .sorter,
  .posts-list-wrapper .toolbar-bottom .limiter {
    display: none;
    visibility: hidden; }

.widget.blog-posts {
  clear: both;
  width: 100%; }
  .widget.blog-posts .post-image img {
    width: 100%;
    vertical-align: top; }
  .widget.blog-posts .post-title {
    margin-bottom: 6px; }
    .widget.blog-posts .post-title h3 {
      font-family: inherit;
      font-weight: 500;
      margin: 0; }
      .widget.blog-posts .post-title h3 a {
        text-decoration: none; }
  .widget.blog-posts .post-link {
    font-weight: 700;
    text-transform: none; }
  .widget.blog-posts .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 11px 0 0;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .widget.blog-posts .post-data .create-date a,
    .widget.blog-posts .post-data .post-author a,
    .widget.blog-posts .post-data .post-comments a {
      text-decoration: none; }
    .widget.blog-posts .post-data .create-date a span:before, .widget.blog-posts .post-data .create-date:before,
    .widget.blog-posts .post-data .post-author a span:before,
    .widget.blog-posts .post-data .post-author:before,
    .widget.blog-posts .post-data .post-comments a span:before,
    .widget.blog-posts .post-data .post-comments:before {
      font-size: 18px;
      padding-right: 4px;
      vertical-align: middle; }
    .widget.blog-posts .post-data .create-date {
      order: 1;
      -webkit-order: 1; }
      .widget.blog-posts .post-data .create-date time {
        display: inline-block; }
    .widget.blog-posts .post-data .post-author {
      order: 2;
      -webkit-order: 2; }
    .widget.blog-posts .post-data .post-comments {
      order: 3;
      -webkit-order: 3;
      flex-basis: 50px;
      -webkit-flex-basis: 50px;
      text-align: right; }
    @media (max-width: 1200px) {
      .widget.blog-posts .post-data {
        display: block;
        overflow: hidden; }
        .widget.blog-posts .post-data .create-date,
        .widget.blog-posts .post-data .post-author {
          display: block; }
        .widget.blog-posts .post-data .post-comments {
          float: right; } }

.widget-post-grid .post-items {
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px; }

.widget-post-grid .post-item {
  list-style: none;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 30px; }

@media (min-width: 769px) {
  .widget-post-grid .post-items > .post-item {
    flex-basis: 33.333%;
    -webkit-flex-basis: 33.333%;
    max-width: 33.6333%; } }

@media (min-width: 480px) and (max-width: 768px) {
  .widget-post-grid .post-items > .post-item {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    max-width: 50%; } }

.widget-post-grid .post-image {
  margin-bottom: 15px; }

.widget-post-list .item-wrapper {
  margin-bottom: 50px;
  overflow: hidden; }

.widget-post-list .post-item:last-child .item-wrapper {
  margin-bottom: 0; }

.widget-post-list .post-image {
  float: left;
  margin: 0 30px 0 0;
  max-width: 38%; }

.widget-post-list .post-content-wrapper {
  overflow: hidden; }

.widget-post-list .post-short-content {
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .widget-post-list .post-image {
    max-width: 45%;
    margin-bottom: 10px; }
  .widget-post-list .post-content-wrapper {
    overflow: unset; } }

@media (max-width: 421px) {
  .widget-post-list .post-image {
    float: none;
    max-width: 100%;
    margin: 0 0 20px 0; } }

.widget-post-column .post-item {
  margin-bottom: 30px; }
  .widget-post-column .post-item:last-child {
    margin-bottom: 0; }

.widget-post-column .post-image {
  margin-bottom: 10px; }

.widget-post-column .post-link {
  display: table; }

.widget-post-column .post-short-content {
  margin-bottom: 8px; }

.post-page {
  clear: both;
  font-family: inherit;
  width: 100%; }
  .post-page .post-text {
    margin-bottom: 25px; }
  .post-page .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 13px 0 0;
    margin-bottom: 50px;
    color: #999999; }
    .post-page .post-data .create-date,
    .post-page .post-data .post-author,
    .post-page .post-data .post-comments {
      display: inline-block;
      margin-right: 20px; }
      .post-page .post-data .create-date span, .post-page .post-data .create-date a,
      .post-page .post-data .post-author span,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments span,
      .post-page .post-data .post-comments a {
        display: inline-block; }
      .post-page .post-data .create-date a,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .post-page .post-data .create-date a:hover,
        .post-page .post-data .post-author a:hover,
        .post-page .post-data .post-comments a:hover {
          color: #000; }
      .post-page .post-data .create-date a span:before, .post-page .post-data .create-date:before,
      .post-page .post-data .post-author a span:before,
      .post-page .post-data .post-author:before,
      .post-page .post-data .post-comments a span:before,
      .post-page .post-data .post-comments:before {
        font-size: 18px;
        line-height: 18px;
        padding-right: 4px;
        color: #000;
        vertical-align: middle; }
    .post-page .post-data .create-date time {
      display: inline-block; }
    @media (max-width: 480px) {
      .post-page .post-data {
        overflow: hidden; }
        .post-page .post-data .create-date,
        .post-page .post-data .post-author,
        .post-page .post-data .post-comments {
          display: block;
          margin-bottom: 3px; } }
  .post-page .post-relatedproducts .block.related {
    float: none; }
    .post-page .post-relatedproducts .block.related .owl-carousel .product-item {
      width: 100%; }
    .post-page .post-relatedproducts .block.related .product-item {
      width: 33.33%; }
      .post-page .post-relatedproducts .block.related .product-item .product-item-info {
        width: 100%;
        padding: 0;
        margin: 0;
        box-shadow: none;
        border: none; }
      .post-page .post-relatedproducts .block.related .product-item .product-item-photo {
        display: block;
        text-align: center; }

.post-comments-block {
  margin-bottom: 68px; }
  .post-comments-block .post-comments-content {
    margin-bottom: 48px; }
  .post-comments-block .post-comment {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 20px; }
  .post-comments-block .comment-info {
    overflow: hidden;
    padding: 0 0 3px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #e8e8e8; }
    .post-comments-block .comment-info .post-data {
      float: right;
      margin: 0 0 0 5px;
      border: none;
      padding: 0; }
      .post-comments-block .comment-info .post-data .create-date {
        margin: 0; }
        .post-comments-block .comment-info .post-data .create-date time {
          display: inline-block; }
    .post-comments-block .comment-info .comment-author {
      margin-top: 0; }
  .post-comments-block .comment-add .subtitle {
    margin-bottom: 30px; }
  .post-comments-block .comment-add .fieldset {
    margin-bottom: 0; }
    .post-comments-block .comment-add .fieldset .field {
      margin-bottom: 28px; }
  @media (min-width: 767px) {
    .post-comments-block .comment-add label.label {
      float: left;
      margin: 0;
      min-width: 90px; }
    .post-comments-block .comment-add .control {
      overflow: hidden; }
      .post-comments-block .comment-add .control input {
        width: 327px; }
      .post-comments-block .comment-add .control textarea {
        height: 242px; }
    .post-comments-block .comment-add .comment-form-actions {
      margin-left: 90px; } }

.block.related-posts .block-title {
  margin-bottom: 30px; }

.block.related-posts .related-post-list {
  padding: 0;
  overflow: hidden;
  margin: -1px 0 0 0;
  list-style: none; }
  .block.related-posts .related-post-list li {
    box-sizing: border-box;
    margin-bottom: 0; }
    .block.related-posts .related-post-list li h5.post-title {
      margin: 0;
      font-weight: normal; }
      .block.related-posts .related-post-list li h5.post-title a {
        display: block;
        text-decoration: none;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -ms-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        font-size: 14px;
        line-height: 51px;
        color: #000000;
        border-top: solid 1px #e8e8e8; }
        .block.related-posts .related-post-list li h5.post-title a:hover {
          background: #e8e8e8;
          padding-left: 15px; }
  @media (min-width: 767px) {
    .block.related-posts .related-post-list {
      display: flex;
      -webkit-display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin-left: -15px; }
      .block.related-posts .related-post-list li {
        padding-left: 15px;
        flex-basis: 50%;
        -webkit-flex-basis: 50%; } }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-list li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-list li h5.post-title a {
        font-size: 18px; } }

.block.related-posts .related-post-grid {
  padding: 0;
  margin: 0 -15px; }
  .block.related-posts .related-post-grid .inner {
    padding: 0 15px; }
  .block.related-posts .related-post-grid .post-image {
    display: block;
    margin-bottom: 10px; }
    .block.related-posts .related-post-grid .post-image img {
      vertical-align: top; }
  .block.related-posts .related-post-grid h5.post-title {
    margin: 0;
    font-weight: normal;
    line-height: normal; }
    .block.related-posts .related-post-grid h5.post-title a {
      font-size: 14px;
      color: #000000; }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-grid li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-grid li h5.post-title a {
        font-size: 18px; } }

.block-blog-categories .block-title,
.block-recent-posts .block-title,
.block-recent-comments .block-title {
  margin-bottom: 20px; }
  .block-blog-categories .block-title strong,
  .block-recent-posts .block-title strong,
  .block-recent-comments .block-title strong {
    font-weight: 300;
    font-size: 18px; }

.block-blog-categories .block-content ul,
.block-recent-posts .block-content ul,
.block-recent-comments .block-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }
  .block-blog-categories .block-content ul li,
  .block-recent-posts .block-content ul li,
  .block-recent-comments .block-content ul li {
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: solid 1px #e8e8e8; }
    .block-blog-categories .block-content ul li:first-child,
    .block-recent-posts .block-content ul li:first-child,
    .block-recent-comments .block-content ul li:first-child {
      border: none;
      margin-top: 0;
      padding-top: 0; }

.block-blog-categories .block-content #blog-show-all {
  cursor: pointer; }
  .block-blog-categories .block-content #blog-show-all:hover {
    text-decoration: underline; }
  .block-blog-categories .block-content #blog-show-all.closed .less,
  .block-blog-categories .block-content #blog-show-all.opened .more {
    display: none; }

.block-recent-comments .title-section {
  font-size: 13px;
  padding-bottom: 10px; }
  .block-recent-comments .title-section strong {
    font-weight: 600; }
    .block-recent-comments .title-section strong:before {
      font-size: 18px;
      line-height: 16px;
      vertical-align: middle; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.post-page {
  /* display none until init */
  /*
     *  Core Owl Carousel CSS File
     */
  /***/
  /* fix */ }
  .post-page .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .post-page .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y; }
  .post-page .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .post-page .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .post-page .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }
  .post-page .owl-carousel .owl-item {
    float: left; }
  .post-page .owl-controls .owl-page,
  .post-page .owl-controls .owl-buttons div {
    cursor: pointer; }
  .post-page .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .post-page .owl-carousel .owl-controls .owl-nav .owl-prev,
  .post-page .owl-carousel .owl-controls .owl-nav .owl-next,
  .post-page .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .post-page .owl-carousel .owl-wrapper,
  .post-page .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .post-page .owl-controls {
    position: absolute;
    top: -50px;
    right: 0; }
    .post-page .owl-controls .owl-prev {
      display: inline-block; }
      .post-page .owl-controls .owl-prev:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .post-page .owl-controls .owl-next {
      display: inline-block; }
      .post-page .owl-controls .owl-next:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .post-page .owl-controls .owl-prev,
    .post-page .owl-controls .owl-next {
      cursor: pointer;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      -webkit-border-radius: 500px;
      -moz-border-radius: 500px;
      border-radius: 500px;
      transition: 0.2s;
      border: solid 1px transparent; }
      .post-page .owl-controls .owl-prev:before,
      .post-page .owl-controls .owl-next:before {
        font-size: 36px;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
      .post-page .owl-controls .owl-prev:hover,
      .post-page .owl-controls .owl-next:hover {
        border-color: #000; }

.posts-list-wrapper .toolbar-top {
  margin-bottom: 48px; }

.block-posts-list .post-items {
  margin: 0; }
  .block-posts-list .post-items .post-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 0 120px 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #eae9e9; }
    .block-posts-list .post-items .post-item:last-child {
      margin-bottom: 0;
      border-bottom: none; }
    @media (min-width: 480px) {
      .block-posts-list .post-items .post-item {
        padding: 0 0 63px 0; } }
    .block-posts-list .post-items .post-item .item-wrapper {
      padding-bottom: 0;
      position: relative; }
  .block-posts-list .post-items .post-title {
    margin-bottom: 0; }
    .block-posts-list .post-items .post-title h3 {
      font-size: 26px;
      line-height: 1;
      margin-bottom: 33px; }
      .block-posts-list .post-items .post-title h3 a a {
        font-weight: 600; }
  .block-posts-list .post-items .post-image {
    margin-bottom: 30px; }
  .block-posts-list .post-items a.post-link {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    bottom: -85px;
    right: auto;
    left: 0; }
    .block-posts-list .post-items a.post-link:hover {
      color: #FFF; }
    .block-posts-list .post-items a.post-link span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .block-posts-list .post-items a.post-link {
        font-size: 12px; } }
    @media (min-width: 480px) {
      .block-posts-list .post-items a.post-link {
        bottom: -10px;
        right: 0;
        left: auto; } }
  .block-posts-list .post-items .post-data {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    border-top: none;
    font-size: 12px;
    line-height: 22px; }
    .block-posts-list .post-items .post-data > span {
      margin-right: 35px;
      margin-bottom: 10px; }
      .block-posts-list .post-items .post-data > span:before {
        font-size: 22px !important; }
    .block-posts-list .post-items .post-data .create-date:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }
    .block-posts-list .post-items .post-data .create-date time {
      display: inline-block; }
    .block-posts-list .post-items .post-data .post-author:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }
    .block-posts-list .post-items .post-data .post-comments {
      text-align: left; }
      .block-posts-list .post-items .post-data .post-comments:before {
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }

.block-posts-list .post-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  border-top: none;
  font-size: 12px;
  line-height: 22px; }
  .block-posts-list .post-data > span {
    margin-right: 35px;
    margin-bottom: 10px; }
    .block-posts-list .post-data > span:before {
      font-size: 22px !important; }
  .block-posts-list .post-data .create-date:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""; }
  .block-posts-list .post-data .create-date time {
    display: inline-block; }
  .block-posts-list .post-data .post-author:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""; }
  .block-posts-list .post-data .post-comments {
    text-align: left; }
    .block-posts-list .post-data .post-comments:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }

.tm-blog-post-view .page-title-wrapper {
  margin-bottom: 10px; }
  .tm-blog-post-view .page-title-wrapper .container, .tm-blog-post-view .page-title-wrapper .page-print.sales-order-print #maincontent, .page-print.sales-order-print .tm-blog-post-view .page-title-wrapper #maincontent {
    padding: 0;
    width: 100%;
    max-width: 100%; }

.tm-blog-post-view .page-title {
  text-align: left; }
  .tm-blog-post-view .page-title span {
    font-size: 25px;
    line-height: 1.3;
    display: inline-block; }
    @media (min-width: 992px) {
      .tm-blog-post-view .page-title span {
        font-size: 30px; } }
    @media (min-width: 1200px) {
      .tm-blog-post-view .page-title span {
        font-size: 35px; } }

.post-page .post-text {
  margin-bottom: 50px;
  padding-bottom: 35px;
  border-bottom: 1px solid #eae9e9; }
  .post-page .post-text img {
    margin-bottom: 30px; }

.post-page .post-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  border-top: none;
  font-size: 12px;
  line-height: 22px; }
  .post-page .post-data > span {
    margin-right: 35px;
    margin-bottom: 10px; }
    .post-page .post-data > span:before {
      font-size: 22px !important; }
  .post-page .post-data .create-date:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""; }
  .post-page .post-data .create-date time {
    display: inline-block; }
  .post-page .post-data .post-author:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""; }
  .post-page .post-data .post-comments {
    text-align: left; }
    .post-page .post-data .post-comments:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }

.post-page .post-data {
  margin-bottom: 35px; }

.post-comments-block .post-comments-title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px; }

.post-comments-block .post-comment {
  background-color: transparent;
  padding: 35px 0;
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 0; }

.post-comments-block .comment-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: none;
  margin-bottom: 5px; }
  .post-comments-block .comment-info div {
    float: none; }
  .post-comments-block .comment-info h3 {
    font-size: 14px;
    line-height: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0; }
  .post-comments-block .comment-info span {
    line-height: 2rem; }
  .post-comments-block .comment-info .post-data {
    font-size: 14px;
    line-height: 1;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .post-comments-block .comment-info .create-date:before {
    display: none;
    content: ''; }

.post-comments-block .action {
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #FFF; }
  .post-comments-block .action:hover {
    color: #FFF; }
  .post-comments-block .action span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .post-comments-block .action {
      font-size: 12px; } }

.blog-posts.disable-carousel .post-items.grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }

.blog-posts.disable-carousel .post-item {
  padding: 0 15px;
  margin-bottom: 20px; }

.widget.blog-posts {
  padding-bottom: 58px;
  margin-bottom: 95px;
  border-bottom: 1px solid #eae9e9; }
  @media (max-width: 1200px) {
    .widget.blog-posts {
      margin-bottom: 50px; } }
  .widget.blog-posts .post-data {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    border-top: none;
    font-size: 12px;
    line-height: 22px; }
    .widget.blog-posts .post-data > span {
      margin-right: 35px;
      margin-bottom: 10px; }
      .widget.blog-posts .post-data > span:before {
        font-size: 22px !important; }
    .widget.blog-posts .post-data .create-date:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }
    .widget.blog-posts .post-data .create-date time {
      display: inline-block; }
    .widget.blog-posts .post-data .post-author:before {
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: ""; }
    .widget.blog-posts .post-data .post-comments {
      text-align: left; }
      .widget.blog-posts .post-data .post-comments:before {
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
  .widget.blog-posts.last_widget {
    padding-bottom: 0;
    border-bottom: 0; }
  .widget.blog-posts .page-title {
    text-align: center;
    margin-bottom: 40px; }
  .widget.blog-posts .post-comments {
    display: inline-block; }
  .widget.blog-posts .post-items {
    margin: 0; }
    .widget.blog-posts .post-items .post-image {
      margin-bottom: 30px;
      overflow: hidden;
      position: relative; }
      .widget.blog-posts .post-items .post-image:before {
        content: "";
        position: absolute;
        border: 12px solid #000;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: all 0.3s ease; }
      .widget.blog-posts .post-items .post-image:hover:before {
        opacity: 0.6; }
    .widget.blog-posts .post-items .post-short-content {
      margin-bottom: 28px; }
    .widget.blog-posts .post-items .item-wrapper .post-data {
      margin-bottom: 22px; }
  .widget.blog-posts .owl-carousel {
    width: calc(100% + 30px); }
    @media (min-width: 1200px) {
      .widget.blog-posts .owl-carousel {
        width: calc(100% + 50px); } }
  .widget.blog-posts .owl-carousel .owl-wrapper-outer:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    height: 100%;
    width: 30px;
    background: #FFF; }
    @media (min-width: 1200px) {
      .widget.blog-posts .owl-carousel .owl-wrapper-outer:after {
        width: 50px; } }
  .widget.blog-posts .owl-carousel .owl-wrapper-outer .post-item {
    padding: 0 30px 0 0; }
    @media (min-width: 1200px) {
      .widget.blog-posts .owl-carousel .owl-wrapper-outer .post-item {
        padding: 0 50px 0 0; } }
  .widget.blog-posts .owl-controls {
    right: 30px; }
    @media (min-width: 1200px) {
      .widget.blog-posts .owl-controls {
        right: 50px; } }
  .widget.blog-posts .post-items .post-title {
    margin-bottom: 14px; }
  .widget.blog-posts .post-items .post-data {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: none;
    padding-top: 0;
    margin-bottom: 32px; }
  .widget.blog-posts .post-items .post-button {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
    .widget.blog-posts .post-items .post-button:hover {
      color: #FFF; }
    .widget.blog-posts .post-items .post-button span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .widget.blog-posts .post-items .post-button {
        font-size: 12px; } }
  .widget.blog-posts .owl-controls {
    top: -70px; }
    .widget.blog-posts .owl-controls .owl-prev,
    .widget.blog-posts .owl-controls .owl-next {
      padding: 0;
      margin-left: 20px; }
      .widget.blog-posts .owl-controls .owl-prev::before,
      .widget.blog-posts .owl-controls .owl-next::before {
        font-family: "Font Awesome 5 Free";
        font-size: 22px;
        color: inherit;
        vertical-align: middle; }
    .widget.blog-posts .owl-controls .owl-prev:before {
      content: "\f053"; }
    .widget.blog-posts .owl-controls .owl-next:before {
      content: "\f054"; }
  @media (max-width: 479px) {
    .widget.blog-posts .post-items .post-item {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; } }

@media (max-width: 991px) {
  .widget.blog-posts .post-items:not(.owl-carousel) .post-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; } }

@media (max-width: 1200px) {
  .widget.blog-posts .post-items:not(.owl-carousel) .post-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media (min-width: 480px) {
  .widget.blog-posts .post-items.list .item-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .widget.blog-posts .post-items.list .item-wrapper .post-image {
      max-width: 250px;
      margin-right: 20px; } }

.post-content .block.related {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 1200px) {
  .post-relatedproducts .block.related .owl-controls {
    top: -50px; } }

.related-posts .block-title {
  padding: 0; }
  @media (min-width: 1201px) {
    .related-posts .block-title {
      font-size: 35px;
      text-align: center; } }

.related-posts .product-item {
  padding: 0 15px; }

.related-posts .post-image {
  margin-bottom: 30px; }

.related-posts .related-post-name {
  display: inline-block;
  margin-bottom: 20px; }

.related-posts .post-data > span {
  margin-bottom: 10px; }

.related-posts .owl-controls {
  top: -70px; }
  @media (max-width: 1201px) {
    .related-posts .owl-controls {
      top: -61px; } }
  .related-posts .owl-controls .owl-prev,
  .related-posts .owl-controls .owl-next {
    padding: 0;
    margin-left: 20px; }
    .related-posts .owl-controls .owl-prev::before, .related-posts .owl-controls .owl-prev::before,
    .related-posts .owl-controls .owl-next::before,
    .related-posts .owl-controls .owl-next::before {
      font-family: "Font Awesome 5 Free";
      font-size: 22px;
      color: inherit;
      vertical-align: middle; }
  .related-posts .owl-controls .owl-prev:before {
    content: "\f053"; }
  .related-posts .owl-controls .owl-next:before {
    content: "\f054"; }

.widget.blog-posts .post-items.owl-carousel .post-item .item-wrapper {
  padding-bottom: 0; }

.sidebar .widget.blog-posts .page-title {
  text-align: left; }

.sidebar .widget.blog-posts .post-items .post-item {
  padding: 0;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.sidebar .widget.blog-posts .post-items .post-data .post-author,
.sidebar .widget.blog-posts .post-items .post-data .post-comments {
  display: none; }

.layout_4 .sidebar .blog-posts .page-title {
  font-size: 26px;
  margin-bottom: 45px;
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 25px; }

.grid-main.layout_4 .widget.blog-posts .post-data .post-author,
.grid-main.layout_4 .widget.blog-posts .post-data .post-comments {
  display: none; }

.logo-description-container {
  border: 1px solid #eae9e9;
  padding: 30px; }
  @media (min-width: 1201px) {
    .logo-description-container {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .logo-description-container .logo-brand-wrap + .text-brand-wrap {
        padding-left: 20px; }
      .logo-description-container .logo-brand-wrap {
        min-width: 8%; } }
  @media (max-width: 1200px) {
    .logo-description-container .logo-brand-wrap {
      text-align: center;
      border-bottom: 1px solid #eae9e9;
      padding-bottom: 10px;
      margin-bottom: 20px; } }
  .logo-description-container .category-brand-logo {
    margin: 0;
    float: none; }

.slider-pro-wrapper {
  z-index: 1; }
  .slider-pro-wrapper .link-slider {
    color: #FFF;
    text-transform: uppercase;
    padding: 15px 40px;
    border: 2px solid;
    transition: all 0.3s ease !important;
    border-radius: 35px;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    font-weight: 600; }
  .slider-pro-wrapper .button-slider.extra .link-slider {
    background: none; }
  .slider-pro-wrapper .sp-buttons {
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    text-align: center; }
    .slider-pro-wrapper .sp-buttons .sp-button {
      display: inline-block;
      border: 0;
      background: #000;
      width: 15px;
      height: 15px;
      margin: 0 15px;
      transition: all 0.2s ease 0s;
      position: relative;
      z-index: 4; }
      .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button:before, .slider-pro-wrapper .sp-buttons .sp-button:hover:before {
        width: 25px;
        height: 25px;
        opacity: 0.6;
        top: -5px;
        left: -5px; }
      .slider-pro-wrapper .sp-buttons .sp-button:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        left: 30%;
        top: 30%;
        border: 5px solid;
        opacity: 0;
        border-radius: 50%;
        transition: all 0.3s ease; }
  .slider-pro-wrapper .sp-arrow {
    font-size: 22px;
    text-align: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #FFF;
    line-height: 48px;
    transition: all 0.2s ease 0s; }
    .slider-pro-wrapper .sp-arrow:before, .slider-pro-wrapper .sp-arrow:after {
      right: 0;
      top: 0;
      left: 0;
      width: auto;
      height: auto;
      position: relative;
      transform: skew(0deg, 0deg);
      -webkit-transform: skew(0deg);
      background: none;
      display: block;
      font-family: "Font Awesome 5 Free"; }
    .slider-pro-wrapper .sp-arrow:hover {
      box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.6); }
  .slider-pro-wrapper .sp-horizontal .sp-arrows {
    margin: 0; }
  .slider-pro-wrapper .sp-horizontal .sp-previous-arrow {
    left: -20px;
    margin-top: -25px; }
    .slider-pro-wrapper .sp-horizontal .sp-previous-arrow:after {
      content: "\f053"; }
  .slider-pro-wrapper .sp-horizontal .sp-next-arrow {
    right: -20px;
    margin-top: -25px; }
    .slider-pro-wrapper .sp-horizontal .sp-next-arrow:after {
      content: "\f054"; }
  @media (max-width: 1199px) {
    .slider-pro-wrapper .button-slider {
      transform: scale(0.75) translate3d(0px, 0px, 0px) !important; }
    .slider-pro-wrapper .link-slider {
      padding: 11px 28px;
      margin-left: -5%; } }
  @media (max-width: 1200px) {
    .slider-pro-wrapper .sp-arrow {
      height: 30px;
      width: 30px;
      line-height: 30px;
      font-size: 12px; }
    .slider-pro-wrapper .sp-horizontal .sp-previous-arrow {
      left: 2%; }
    .slider-pro-wrapper .sp-horizontal .sp-next-arrow {
      right: 2%; }
    .slider-pro-wrapper .sp-buttons {
      bottom: 0; }
    .slider-pro-wrapper .desc-slider,
    .slider-pro-wrapper .slog-slider {
      display: none; }
    .slider-pro-wrapper .button-slider.top-min {
      margin-top: -17px; } }
  @media (max-width: 479px) {
    .slider-pro-wrapper .button-slider {
      transform: scale(0.65) translate3d(0px, 0px, 0px) !important;
      margin-top: -14px; }
    .slider-pro-wrapper .link-slider {
      margin-top: -15px;
      padding: 4px 28px; }
    .slider-pro-wrapper .sp-buttons {
      bottom: -7px; }
      .slider-pro-wrapper .sp-buttons .sp-button {
        width: 7px;
        height: 7px;
        margin: 0 10px; }
        .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button:before, .slider-pro-wrapper .sp-buttons .sp-button:hover:before {
          width: 15px;
          height: 15px;
          top: -4px;
          left: -4px; } }

.columns .slider-pro-wrapper {
  margin-bottom: 50px; }
  .columns .slider-pro-wrapper .sp-horizontal .sp-arrows {
    top: 46.5%; }
  .columns .slider-pro-wrapper .sp-horizontal .sp-previous-arrow {
    left: 30px; }
  .columns .slider-pro-wrapper .sp-horizontal .sp-next-arrow {
    right: 30px; }
  .columns .slider-pro-wrapper .slog-slider {
    text-align: center; }
  .columns .slider-pro-wrapper .link-slider {
    margin: 0; }
  @media (max-width: 479px) {
    .columns .slider-pro-wrapper .sp-previous-arrow {
      left: 15px; }
    .columns .slider-pro-wrapper .sp-next-arrow {
      right: 15px; }
    .columns .slider-pro-wrapper .link-slider {
      margin: 0 0 0 20%; } }

.slider-content-static {
  text-align: right;
  color: #fff;
  line-height: 1;
  text-transform: uppercase; }
  .slider-content-static.desc-slider {
    display: block; }
  @media (max-width: 1200px) {
    .slider-content-static.button-slider {
      transform: scale(0.45) translate3d(0px, 0px, 0px) !important;
      margin-top: 0; } }

.static-link-slider {
  color: #FFF;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 40px;
  border: 2px solid;
  line-height: 60px; }
  .static-link-slider:hover {
    color: #fff; }

.slider-content-static-2 {
  text-align: right;
  color: #fff;
  line-height: 1;
  text-transform: uppercase; }
  .slider-content-static-2.desc-slider {
    display: block; }
  @media (max-width: 1200px) {
    .slider-content-static-2.button-slider {
      transform: scale(0.45) translate3d(0px, 0px, 0px) !important;
      margin-top: 0; } }

/*
 * 	Featured Product by TemplateMonster 2016
 *	v1.0.0
 */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../../frontend/TemplateMonster/theme007/en_CA/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* 
 * 	Featured Product by TemplateMonster 2016
 *	v1.0.0
 */
.sidebar .block.widget.featured[role="tablist"] .title[role="tab"],
.sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"], .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"],
.sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"],
.sidebar .block.widget.featured [role="tablist"] .title[role="tab"],
.sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"],
.sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"],
.sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"] {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 20px;
  margin-bottom: 20px; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"] strong,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"] strong, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"] strong,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"] strong,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"] strong,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"] strong,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"] strong,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"] strong {
    line-height: 1.8rem; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"]:before, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"]:before {
    top: 0px;
    display: inline-block; }

.sidebar .block.widget.featured[role="tablist"] .block-content, .sidebar .block.widget.featured[role="tabpanel"] .block-content,
.sidebar .block.widget.featured [role="tablist"] .block-content,
.sidebar .block.widget.featured [role="tabpanel"] .block-content {
  float: none;
  margin: 0 0 20px;
  padding: 0;
  width: 100%; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-items, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-items,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items {
    display: block; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .products-list .product-item, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .products-list .product-item,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .products-list .product-item,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .products-list .product-item {
      max-width: 100%; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .product-item-photo, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .product-item-photo,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .product-item-photo,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .product-item-photo {
      position: relative; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .product-item-details, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .product-item-details,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .product-item-details,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .product-item-details {
      margin: 0; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info {
    margin: 0; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info.active, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info.active,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info.active,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info.active {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none; }

.sidebar .block.widget.featured[role="tablist"] .owl-controls, .sidebar .block.widget.featured[role="tabpanel"] .owl-controls,
.sidebar .block.widget.featured [role="tablist"] .owl-controls,
.sidebar .block.widget.featured [role="tabpanel"] .owl-controls {
  position: relative;
  top: 0;
  right: 0;
  padding: 0 15px 20px;
  text-align: center; }

.sidebar .block.widget.featured[role="tablist"] .category-title, .sidebar .block.widget.featured[role="tabpanel"] .category-title,
.sidebar .block.widget.featured [role="tablist"] .category-title,
.sidebar .block.widget.featured [role="tabpanel"] .category-title {
  width: 100%;
  text-align: left; }
  .sidebar .block.widget.featured[role="tablist"] .category-title::before, .sidebar .block.widget.featured[role="tabpanel"] .category-title::before,
  .sidebar .block.widget.featured [role="tablist"] .category-title::before,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title::before {
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: 400;
    text-rendering: auto;
    transform: translate(0px, 0px); }
  .sidebar .block.widget.featured[role="tablist"] .category-title.active::before, .sidebar .block.widget.featured[role="tabpanel"] .category-title.active::before,
  .sidebar .block.widget.featured [role="tablist"] .category-title.active::before,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title.active::before {
    content: "\f106"; }
  .sidebar .block.widget.featured[role="tablist"] .category-title strong, .sidebar .block.widget.featured[role="tabpanel"] .category-title strong,
  .sidebar .block.widget.featured [role="tablist"] .category-title strong,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title strong {
    padding: 0;
    font-size: 16px; }

.sidebar .block.widget.featured[role="tablist"] .category-content, .sidebar .block.widget.featured[role="tabpanel"] .category-content,
.sidebar .block.widget.featured [role="tablist"] .category-content,
.sidebar .block.widget.featured [role="tabpanel"] .category-content {
  float: none;
  margin-left: 0;
  padding: 20px 0 0;
  text-align: left;
  width: 100%; }

.sidebar .block.widget.featured .products-list .product-items {
  padding-top: 20px; }
  .sidebar .block.widget.featured .products-list .product-items .product-item {
    float: none;
    display: block;
    margin-bottom: 45px; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-info {
    display: block;
    margin-left: 0;
    margin-right: 0; }
  .sidebar .block.widget.featured .products-list .product-items .rating-summary .label {
    display: none; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-details {
    overflow: hidden;
    display: block; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-photo {
    position: relative;
    display: inline-block;
    float: left;
    width: 30%;
    padding: 0 10px 10px 0; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-actions .actions-primary {
    display: block;
    margin-bottom: 5px; }
  .sidebar .block.widget.featured .products-list .product-items .product-image-photo {
    padding: 0; }
  .sidebar .block.widget.featured .products-list .product-items .owl-wrapper-outer {
    overflow: visible; }
  .sidebar .block.widget.featured .products-list .product-items .product-label {
    left: 0px;
    right: auto;
    top: -20px; }

.sidebar .block.widget.featured .not-found {
  padding: 0 0 25px;
  margin: -25px 0 0; }

.sidebar .sidebar-featured .collapsible-block {
  margin-top: 0px; }

.sidebar .sidebar-featured .block {
  margin-bottom: 0; }
  .sidebar .sidebar-featured .block .block-title {
    margin-bottom: 5px; }

.tm-featured-switch-image-container {
  position: relative;
  overflow: hidden; }
  .tm-featured-switch-image-container .replaced {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%; }

.featured-listing-gallery .fotorama__arr,
.featured-listing-gallery .fotorama__thumb__arr,
.featured-listing-carousel .fotorama__arr,
.featured-listing-carousel .fotorama__thumb__arr {
  background: none; }

.featured-listing-gallery .fotorama__arr,
.featured-listing-carousel .fotorama__arr {
  width: 40px;
  top: 50%;
  bottom: auto; }
  .featured-listing-gallery .fotorama__arr .fotorama__arr__arr,
  .featured-listing-carousel .fotorama__arr .fotorama__arr__arr {
    background-image: none;
    background: rgba(0, 0, 0, 0.05);
    width: 40px;
    height: 40px; }

.featured-listing-gallery .fotorama__arr--prev .fotorama__arr__arr:before,
.featured-listing-gallery .fotorama__arr--next .fotorama__arr__arr:before,
.featured-listing-carousel .fotorama__arr--prev .fotorama__arr__arr:before,
.featured-listing-carousel .fotorama__arr--next .fotorama__arr__arr:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 22px;
  color: #5a5e62; }

.featured-listing-gallery .fotorama__arr--prev .fotorama__arr__arr:before,
.featured-listing-carousel .fotorama__arr--prev .fotorama__arr__arr:before {
  content: "\f104"; }

.featured-listing-gallery .fotorama__arr--next .fotorama__arr__arr:before,
.featured-listing-carousel .fotorama__arr--next .fotorama__arr__arr:before {
  content: '\f105'; }

.block.featured:before, .block.featured:after {
  display: table;
  content: "";
  line-height: 0; }

.block.featured:after {
  clear: both; }

.block.featured .loader > div {
  position: relative;
  overflow: hidden; }
  .block.featured .loader > div::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../../frontend/TemplateMonster/theme007/en_CA/images/loader.gif) center 100px no-repeat;
    z-index: -1; }

.block.featured .product-image-wrapper {
  height: auto; }

.block.featured .product-image-photo {
  position: relative; }

.block.featured .is-carousel .owl-carousel:not(.owl-loaded) .product-item {
  max-width: 300px; }

.block.featured .is-carousel .owl-dots {
  text-align: center;
  margin-bottom: -25px;
  position: relative;
  margin-top: 15px; }

.block.featured .is-carousel .owl-dot {
  width: 13px;
  height: 13px;
  margin: 0 4px;
  border-radius: 100%;
  background: #000;
  display: inline-block; }
  .block.featured .is-carousel .owl-dot:hover,
  .block.featured .is-carousel .owl-dot .active {
    background: #ccc; }

.block.featured[role="tablist"] .page-title {
  margin-right: 15px;
  cursor: pointer;
  font-size: 20px;
  margin-bottom: 20px;
  padding-right: 0;
  transition: all 0.3s ease;
  float: left; }
  .block.featured[role="tablist"] .page-title:before, .block.featured[role="tablist"] .page-title:after {
    font-size: 14px;
    top: 3px;
    display: none; }

.block.featured[role="tablist"] .block-content {
  float: right;
  margin-left: -100%;
  padding: 3rem 0 0;
  width: 100%;
  margin-bottom: 0; }

@media (max-width: 767px) {
  .block.featured[role="tablist"] .page-title {
    display: block;
    margin-right: 0;
    font-size: 18px;
    margin-bottom: 9px;
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 10px;
    float: none; }
    .block.featured[role="tablist"] .page-title:before, .block.featured[role="tablist"] .page-title:after {
      display: block; }
  .block.featured[role="tablist"] .block-content {
    float: none;
    margin-left: 0;
    margin-bottom: 35px; }
  .block.featured[role="tablist"][role="tablist"] {
    border: 1px solid #eae9e9;
    padding: 10px; }
    .block.featured[role="tablist"][role="tablist"] .page-title {
      transition: all 0s ease; }
    .block.featured[role="tablist"][role="tablist"] > .page-title:not(.active):nth-last-child(2) {
      padding-bottom: 0;
      border-bottom: 0; }
    .block.featured[role="tablist"][role="tablist"] .owl-nav {
      top: -40px; } }

.block.featured [role="tablist"] .category-title {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0 0 20px; }
  .block.featured [role="tablist"] .category-title strong {
    margin-bottom: 0;
    padding-right: 15px;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal; }
  .block.featured [role="tablist"] .category-title:before {
    display: none; }
  .block.featured [role="tablist"] .category-title.active, .block.featured [role="tablist"] .category-title:hover {
    color: #000; }

.block.featured [role="tablist"] .category-content {
  text-align: left;
  float: right;
  margin-left: -100%;
  padding: 70px 0 0;
  width: 100%; }

.block.featured [role="tablist"] .owl-nav {
  top: -48px; }

@media (max-width: 767px) {
  .block.featured [role="tablist"] .category-title {
    display: block;
    width: 100%;
    margin-bottom: 9px;
    padding-bottom: 10px;
    margin-right: 0;
    font-size: 18px;
    border-bottom: 1px solid #eae9e9;
    float: none; }
    .block.featured [role="tablist"] .category-title:before {
      display: block; }
  .block.featured [role="tablist"] .category-content {
    float: none;
    margin-left: 0;
    padding-top: 50px; }
  .block.featured [role="tablist"][role="tablist"] {
    border: 1px solid #eae9e9;
    padding: 10px; }
    .block.featured [role="tablist"][role="tablist"] > .category-title:not(.active):nth-last-child(2) {
      padding-bottom: 0;
      border-bottom: 0; }
    .block.featured [role="tablist"][role="tablist"] .owl-nav {
      top: -40px; } }

.block.featured .fotorama-item .fotorama__stage {
  margin-bottom: 0; }

.sidebar .block.widget.featured[role="tablist"] .title[role="tab"],
.sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"], .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"],
.sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"],
.sidebar .block.widget.featured [role="tablist"] .title[role="tab"],
.sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"],
.sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"],
.sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"] {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 20px;
  margin-bottom: 20px; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"] strong,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"] strong, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"] strong,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"] strong,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"] strong,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"] strong,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"] strong,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"] strong {
    line-height: 1.8rem; }
  .sidebar .block.widget.featured[role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tablist"] .title[data-role="collapsible"]:before, .sidebar .block.widget.featured[role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured[role="tabpanel"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tablist"] .title[data-role="collapsible"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[role="tab"]:before,
  .sidebar .block.widget.featured [role="tabpanel"] .title[data-role="collapsible"]:before {
    top: 0px;
    display: inline-block; }

.sidebar .block.widget.featured[role="tablist"] .block-content, .sidebar .block.widget.featured[role="tabpanel"] .block-content,
.sidebar .block.widget.featured [role="tablist"] .block-content,
.sidebar .block.widget.featured [role="tabpanel"] .block-content {
  float: none;
  margin: 0 0 20px;
  padding: 0;
  width: 100%; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-items, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-items,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items {
    display: block; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .products-list .product-item, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .products-list .product-item,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .products-list .product-item,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .products-grid .product-item,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .products-list .product-item {
      max-width: 100%; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .product-item-photo, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .product-item-photo,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .product-item-photo,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .product-item-photo {
      position: relative; }
    .sidebar .block.widget.featured[role="tablist"] .block-content .product-items .product-item-details, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-items .product-item-details,
    .sidebar .block.widget.featured [role="tablist"] .block-content .product-items .product-item-details,
    .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-items .product-item-details {
      margin: 0; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info {
    margin: 0; }
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured[role="tablist"] .block-content .product-item-info.active, .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured[role="tabpanel"] .block-content .product-item-info.active,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured [role="tablist"] .block-content .product-item-info.active,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info:hover,
  .sidebar .block.widget.featured [role="tabpanel"] .block-content .product-item-info.active {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none; }

.sidebar .block.widget.featured[role="tablist"] .owl-controls, .sidebar .block.widget.featured[role="tabpanel"] .owl-controls,
.sidebar .block.widget.featured [role="tablist"] .owl-controls,
.sidebar .block.widget.featured [role="tabpanel"] .owl-controls {
  position: relative;
  top: 0;
  right: 0;
  padding: 0 15px 20px;
  text-align: center; }
  .sidebar .block.widget.featured[role="tablist"] .owl-controls .owl-pagination .owl-page, .sidebar .block.widget.featured[role="tabpanel"] .owl-controls .owl-pagination .owl-page,
  .sidebar .block.widget.featured [role="tablist"] .owl-controls .owl-pagination .owl-page,
  .sidebar .block.widget.featured [role="tabpanel"] .owl-controls .owl-pagination .owl-page {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.sidebar .block.widget.featured[role="tablist"] .category-title, .sidebar .block.widget.featured[role="tabpanel"] .category-title,
.sidebar .block.widget.featured [role="tablist"] .category-title,
.sidebar .block.widget.featured [role="tabpanel"] .category-title {
  width: 100%;
  text-align: left; }
  .sidebar .block.widget.featured[role="tablist"] .category-title::before, .sidebar .block.widget.featured[role="tabpanel"] .category-title::before,
  .sidebar .block.widget.featured [role="tablist"] .category-title::before,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title::before {
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: 400;
    text-rendering: auto;
    transform: translate(0px, 0px); }
  .sidebar .block.widget.featured[role="tablist"] .category-title.active::before, .sidebar .block.widget.featured[role="tabpanel"] .category-title.active::before,
  .sidebar .block.widget.featured [role="tablist"] .category-title.active::before,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title.active::before {
    content: "\f106"; }
  .sidebar .block.widget.featured[role="tablist"] .category-title strong, .sidebar .block.widget.featured[role="tabpanel"] .category-title strong,
  .sidebar .block.widget.featured [role="tablist"] .category-title strong,
  .sidebar .block.widget.featured [role="tabpanel"] .category-title strong {
    padding: 0;
    font-size: 16px; }

.sidebar .block.widget.featured[role="tablist"] .category-content, .sidebar .block.widget.featured[role="tabpanel"] .category-content,
.sidebar .block.widget.featured [role="tablist"] .category-content,
.sidebar .block.widget.featured [role="tabpanel"] .category-content {
  float: none;
  margin-left: 0;
  padding: 20px 0 0;
  text-align: left;
  width: 100%; }

.sidebar .block.widget.featured .products-list .product-items {
  padding-top: 20px; }
  .sidebar .block.widget.featured .products-list .product-items .product-item {
    float: none;
    display: block;
    margin-bottom: 45px; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-info {
    display: block;
    margin-left: 0;
    margin-right: 0; }
  .sidebar .block.widget.featured .products-list .product-items .rating-summary .label {
    display: none; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-details {
    overflow: hidden;
    display: block; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-photo {
    position: relative;
    display: inline-block;
    float: left;
    width: 30%;
    padding: 0 10px 10px 0; }
  .sidebar .block.widget.featured .products-list .product-items .product-item-actions .actions-primary {
    display: block;
    margin-bottom: 5px; }
  .sidebar .block.widget.featured .products-list .product-items .product-image-photo {
    padding: 0; }
  .sidebar .block.widget.featured .products-list .product-items .owl-wrapper-outer {
    overflow: visible; }
  .sidebar .block.widget.featured .products-list .product-items .product-label {
    left: 0px;
    right: auto;
    top: -20px; }

.sidebar .block.widget.featured .not-found {
  padding: 0 0 25px;
  margin: -25px 0 0; }

.sidebar .sidebar-featured .collapsible-block {
  margin-top: 0px; }

.sidebar .sidebar-featured .block {
  margin-bottom: 0; }
  .sidebar .sidebar-featured .block .block-title {
    margin-bottom: 5px; }

.widget.featured .product-items.owl-carousel {
  margin: 0; }

.widget.featured .owl-item .product-item {
  max-width: 100%; }

.widget.featured .products-grid .product-item {
  border-bottom: 0;
  padding-bottom: 0; }

.widget.featured .product-item {
  position: relative; }
  .widget.featured .product-item .product-label {
    font-size: 12px;
    background: #000;
    font-weight: normal;
    color: #FFF;
    text-transform: capitalize;
    padding: 2px 8px 0;
    line-height: 19px;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    z-index: 2; }
    .widget.featured .product-item .product-label.New {
      display: none; }

.widget.featured .page-title {
  text-align: center;
  margin-bottom: 40px; }

.widget.featured .product-item-info {
  position: relative; }

.widget.featured .owl-nav {
  position: absolute;
  top: -70px;
  right: 20px; }
  .widget.featured .owl-nav .owl-prev,
  .widget.featured .owl-nav .owl-next {
    padding: 0;
    margin-left: 20px;
    display: inline-block; }
    .widget.featured .owl-nav .owl-prev::before,
    .widget.featured .owl-nav .owl-next::before {
      font-family: "Font Awesome 5 Free";
      font-size: 22px;
      color: inherit;
      vertical-align: middle; }
  .widget.featured .owl-nav .owl-prev:before {
    content: "\f053"; }
  .widget.featured .owl-nav .owl-next:before {
    content: "\f054"; }

.widget.featured.products-center .product-item-info {
  text-align: center; }

.widget.featured .rating-summary .label {
  display: none; }

.widget.featured .block-title {
  margin-bottom: 50px; }

.widget.featured .list .product-reviews-summary {
  padding-top: 0; }

.widget.featured .list .reviews-actions {
  display: none; }

.widget.featured .list .product-item-details {
  padding-right: 0; }

.widget.featured .products-list .product-item-info {
  margin: 0;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.widget.featured .products-list .product-item {
  margin-bottom: 30px; }
  .widget.featured .products-list .product-item:last-child {
    margin-bottom: 0; }

.widget.featured .products-list .product-item-photo {
  width: 155px; }

.widget.featured .products-list .price-box {
  margin-bottom: 12px; }

.widget.featured .products-list .price {
  font-size: 24px; }

.widget.featured .products-list .old-price .price {
  font-size: 16px; }

@media (max-width: 991px) {
  .widget.featured .products-grid .product-items:not(.owl-carousel) .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; } }

@media (max-width: 479px) {
  .widget.featured .products-grid .product-items:not(.owl-carousel) .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media (min-width: 1201px) and (max-width: 991px) {
  .sidebar .featured .products-list .product-item-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sidebar .featured .products-list .product-item-info .product-item-photo {
      margin-bottom: 10px; } }

.featured-banner-flex .featured-banner {
  margin-bottom: 20px; }

.layout_4 .products-list .product-items {
  border-top: 1px solid #eae9e9;
  padding-top: 80px; }
  @media (max-width: 1199px) {
    .layout_4 .products-list .product-items {
      padding-top: 30px; } }

.layout_4 .widget.featured .owl-nav {
  top: -97px; }
  .layout_4 .widget.featured .owl-nav .owl-prev::before,
  .layout_4 .widget.featured .owl-nav .owl-next::before {
    font-size: 16px; }

.catalog-image-grid {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 49px;
  margin-bottom: 102px; }
  @media (max-width: 1199px) {
    .catalog-image-grid {
      padding-bottom: 5px;
      margin-bottom: 40px; } }
  @media (max-width: 1200px) {
    .catalog-image-grid {
      padding-bottom: 0;
      margin-bottom: 50px; } }
  .catalog-image-grid.last_widget {
    margin-bottom: 0; }
  .catalog-image-grid.clear-style {
    border: 0;
    padding: 0;
    margin: 0; }
    .catalog-image-grid.clear-style .category-image {
      margin: 0; }

.catalog-image-grid-clear .category-image {
  margin: 0; }

.category-grid > li {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 22px; }
  @media (min-width: 1354px) {
    .category-grid > li {
      padding-left: 25px;
      padding-right: 25px; } }

.category-grid .category-name {
  font-size: 20px;
  line-height: normal;
  display: block; }

.category-grid .category-image {
  display: block;
  overflow: hidden; }

.category-grid.thumbnail_image .category-name {
  padding: 18px 0; }

.category-grid.thumbnail_image a {
  display: block; }
  .category-grid.thumbnail_image a:hover img {
    transform: scale(1.03, 1.03) rotate(0.03deg); }

.category-grid.thumbnail_image img {
  transition: all 0.3s ease; }

@media (max-width: 479px) {
  .category-grid.thumbnail_image.row li {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    max-width: 100%; } }

.category-grid.font_icon a {
  display: inline-block; }

.category-grid.font_icon i {
  display: block;
  margin-bottom: 19px; }

.category-grid.font_icon li {
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .category-grid.font_icon.columns-6 > li {
    flex-basis: 25%;
    max-width: 25%; } }

@media (max-width: 1200px) {
  .category-grid.font_icon {
    display: flex;
    flex-wrap: wrap; }
    .category-grid.font_icon .category-icon::before {
      font-size: 55px !important; }
    .category-grid.font_icon .category-name {
      font-size: 14px; } }

@media (max-width: 479px) {
  .category-grid.font_icon.columns-6 > li {
    flex-basis: 50%;
    max-width: 50%; } }

.category-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .category-list .grid-inner {
    position: relative;
    background: #fffde7; }
    .category-list .grid-inner:hover .category-image {
      opacity: 0.05; }
    .category-list .grid-inner:hover .grid-wrapper {
      opacity: 1; }
  .category-list .category-image {
    display: block;
    transition: all 0.3s ease; }
  .category-list .grid-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease; }
  .category-list .category-name {
    display: block;
    font-size: 35px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px; }
  .category-list .category-button {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    padding: 19px 45px; }
    .category-list .category-button:hover {
      color: #FFF; }
    .category-list .category-button span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .category-list .category-button {
        font-size: 12px; } }
  .category-list img {
    width: 100%; }

.category-grid-full {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .category-grid-full .grid-inner {
    position: relative; }
    .category-grid-full .grid-inner:before {
      content: "";
      display: block;
      position: absolute;
      border: 12px solid #000;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: all 0.3s ease; }
    .category-grid-full .grid-inner:hover:before {
      opacity: 0.6; }
  .category-grid-full .category-image {
    display: block;
    margin-bottom: 0; }
  .category-grid-full .inner {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px;
    color: #fff; }
    .category-grid-full .inner a {
      color: #fff; }
  .category-grid-full .category-name {
    font-size: 45px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block; }
    .category-grid-full .category-name span {
      font-size: 35px;
      display: block;
      font-weight: 300; }
  .category-grid-full .subcategory-grid {
    margin-bottom: 45px; }
    .category-grid-full .subcategory-grid li {
      display: inline-block; }
    .category-grid-full .subcategory-grid a {
      font-size: 12px; }
      .category-grid-full .subcategory-grid a:hover {
        text-decoration: underline; }
  .category-grid-full .button-more {
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block; }
    .category-grid-full .button-more:before {
      display: inline-block;
      float: right;
      font-family: "Font Awesome 5 Free";
      content: "\f054";
      font-size: 12px;
      text-align: center;
      width: 27px;
      height: 27px;
      line-height: 27px;
      border-radius: 50%;
      background: #fff;
      color: #000;
      margin: -3px 0 0 17px;
      transition: all 0.3s ease; }
    .category-grid-full .button-more:hover:before {
      box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5); }
  .category-grid-full img {
    width: 100%; }
  .category-grid-full.thumbnail_image .subcategory-grid li:not(:first-child):before {
    content: ",";
    margin: 0 2px; }
  @media (max-width: 1721px) and (min-width: 1130px) {
    .category-grid-full .inner {
      padding: 25px; }
    .category-grid-full .category-name {
      font-size: 30px;
      margin-bottom: 20px; }
      .category-grid-full .category-name span {
        font-size: 20px; }
    .category-grid-full .subcategory-grid {
      margin-bottom: 25px; } }
  @media (max-width: 1131px) {
    .category-grid-full.columns-4 > li {
      -webkit-flex-basis: 50% !important;
      -ms-flex-preferred-size: 50% !important;
      flex-basis: 50% !important;
      max-width: 50% !important; } }
  @media (max-width: 1199px) and (min-width: 1201px) {
    .category-grid-full.columns-3 > li {
      -webkit-flex-basis: 50% !important;
      -ms-flex-preferred-size: 50% !important;
      flex-basis: 50% !important;
      max-width: 50% !important; } }
  @media (max-width: 1200px) {
    .category-grid-full.columns-3 > li {
      -webkit-flex-basis: 100% !important;
      -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
      max-width: 100% !important; } }
  @media (max-width: 1200px) and (min-width: 539px) {
    .category-grid-full .inner {
      padding: 30px; }
    .category-grid-full .category-name {
      font-size: 25px;
      margin-bottom: 15px; }
      .category-grid-full .category-name span {
        font-size: 20px; }
    .category-grid-full .subcategory-grid {
      margin-bottom: 20px; } }
  @media (max-width: 540px) {
    .category-grid-full.columns-4 > li {
      -webkit-flex-basis: 100% !important;
      -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
      max-width: 100% !important; } }
  @media (max-width: 479px) {
    .category-grid-full .inner {
      padding: 30px; }
    .category-grid-full .category-name {
      font-size: 32px; }
      .category-grid-full .category-name span {
        font-size: 26px; } }

.catalog-image-grid-lt-2 {
  margin-bottom: 75px; }

.parallax-container {
  margin-bottom: 92px;
  text-align: center; }
  .parallax-container .rd-parallax-inner {
    min-height: 658px; }
  .parallax-container .parallax-title {
    font-size: 84px;
    line-height: 84px;
    color: #FFF;
    font-weight: 600;
    margin-bottom: 10px; }
  .parallax-container .parallax-slog {
    font-size: 24px;
    line-height: normal;
    color: #FFF; }
  .parallax-container .link-parallax {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF;
    margin-top: 50px;
    padding: 17px 40px;
    font-size: 18px; }
    .parallax-container .link-parallax:hover {
      color: #FFF; }
    .parallax-container .link-parallax span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .parallax-container .link-parallax {
        font-size: 12px; } }
  .parallax-container .parallax-slog-2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 43px; }
  .parallax-container .parallax-title-2 {
    font-size: 84px;
    line-height: 87px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: -15px; }
    .parallax-container .parallax-title-2 strong {
      display: block;
      font-weight: bold; }
  @media (max-width: 991px) {
    .parallax-container {
      padding-bottom: 50px;
      margin-bottom: 50px; }
      .parallax-container .rd-parallax-inner {
        min-height: 300px;
        padding: 65px 20px; }
      .parallax-container .parallax-title {
        font-size: 41px;
        line-height: 50px; }
      .parallax-container .parallax-slog {
        font-size: 18px; }
      .parallax-container .parallax-slog-2 {
        font-size: 20px; }
      .parallax-container .parallax-title-2 {
        font-size: 46px;
        line-height: 50px;
        color: #fff;
        margin-bottom: 0; } }
  @media (max-width: 479px) {
    .parallax-container .parallax-title-2 {
      font-size: 38px; } }

.mobile .parallax-container .text-layout {
  padding: 50px 0; }

@media (max-width: 991px) {
  .parallax-container.parallax-4 {
    padding-bottom: 0; } }

@font-face {
  font-family: 'furniture';
  src: url("../../frontend/TemplateMonster/theme007/en_CA/fonts/fontello/furniture.eot?3955673");
  src: url("../../frontend/TemplateMonster/theme007/en_CA/fonts/fontello/furniture.eot?3955673#iefix") format("embedded-opentype"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/fontello/furniture.woff2?3955673") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/fontello/furniture.woff?3955673") format("woff"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/fontello/furniture.ttf?3955673") format("truetype"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/fontello/furniture.svg?3955673#furniture") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="furniture-icon-"]:before, [class*=" furniture-icon-"]:before {
  font-family: "furniture";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.furniture-icon-16:before {
  content: '\e800'; }

/* '' */
.furniture-icon-14:before {
  content: '\e801'; }

/* '' */
.furniture-icon-13:before {
  content: '\e802'; }

/* '' */
.furniture-icon-12:before {
  content: '\e803'; }

/* '' */
.furniture-icon-09:before {
  content: '\e804'; }

/* '' */
.furniture-icon-10:before {
  content: '\e805'; }

/* '' */
.furniture-icon-08:before {
  content: '\e806'; }

/* '' */
.furniture-icon-07:before {
  content: '\e807'; }

/* '' */
.furniture-icon-06:before {
  content: '\e808'; }

/* '' */
.furniture-icon-05:before {
  content: '\e809'; }

/* '' */
.furniture-icon-04:before {
  content: '\e80a'; }

/* '' */
.furniture-icon-03:before {
  content: '\e80b'; }

/* '' */
.furniture-icon-02:before {
  content: '\e80c'; }

/* '' */
.furniture-icon-01:before {
  content: '\e80d'; }

/* '' */
.map-title {
  display: none; }

.block-googlemap-home {
  position: relative; }
  .block-googlemap-home .map-title {
    text-align: center;
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    cursor: pointer;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    width: 64px;
    font-size: 0;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: -50px;
    display: none; }
    .block-googlemap-home .map-title:before {
      font-family: "Font Awesome 5 Free";
      content: "\e93a";
      font-size: 30px; }

.layout-switcher {
  z-index: 3; }
  .layout-switcher .select-container select {
    min-height: 30px; }
  .layout-switcher .select-container::after {
    top: 3px; }
  .layout-switcher label {
    padding-bottom: 0; }
  .layout-switcher section .inner {
    padding-bottom: 15px; }
  @media (max-height: 800px) {
    .layout-switcher form {
      overflow-y: scroll;
      max-height: 400px; } }

.sm-wrapper {
  padding: 30px 0;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .sm-wrapper .logo {
    display: table;
    margin: 0 auto 30px; }
  .sm-wrapper .copyright {
    text-align: center;
    display: block;
    font-size: 12px;
    margin-top: 30px; }

.sm-container-wrapper {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09) inset;
  padding: 0 20px; }

.sm-main {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
  color: #fff;
  padding: 180px 0; }

.sm-title {
  font-weight: 500;
  line-height: 1; }

#sm-content-block {
  margin-bottom: 65px; }
  #sm-content-block .sm-title {
    font-size: 65px;
    margin-bottom: 40px;
    font-weight: 800; }
  #sm-content-block .sm-description {
    font-size: 16px;
    line-height: 28px; }

#sm-subscription-block .sm-title {
  font-size: 35px;
  margin-bottom: 40px; }

.sm-content {
  max-width: 450px;
  margin: 0 auto; }
  .sm-content .sm-button {
    background: #FFF;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #FFF; }
    .sm-content .sm-button:hover {
      color: #FFF; }
    .sm-content .sm-button span {
      vertical-align: sub; }
    @media (min-width: 1201px) and (max-width: 991px) {
      .sm-content .sm-button {
        font-size: 12px; } }

.sm-subscription {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .sm-subscription input {
    margin-right: 10px;
    height: 50px; }

#sm-timer-block {
  margin-bottom: 50px; }

#sm-timer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 75px;
  font-weight: 500;
  line-height: 1; }
  #sm-timer > div {
    min-width: 125px;
    position: relative;
    margin: 0 8px; }
  #sm-timer span {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-top: 8px; }
  #sm-timer b {
    position: absolute;
    top: 20%;
    right: -17%; }

@media (max-width: 1200px) {
  #sm-content-block {
    margin-bottom: 30px; }
  #sm-content-block .sm-title {
    font-size: 30px;
    margin-bottom: 25px; }
  #sm-content-block .sm-description {
    font-size: 14px;
    line-height: 20px; }
  #sm-subscription-block .sm-title {
    font-size: 20px;
    margin-bottom: 15px; }
  #sm-timer {
    font-size: 26px; }
    #sm-timer > div {
      min-width: 30px; }
    #sm-timer span {
      font-size: 14px; }
    #sm-timer b {
      right: -16px; } }

@media (max-width: 479px) {
  .sm-main {
    padding: 50px 0; }
  .sm-subscription {
    display: block; }
  .sm-button {
    width: 100%;
    margin-top: 10px; } }

.widget.brands {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 60px;
  margin-bottom: 110px;
  margin-top: -25px; }
  @media (max-width: 1199px) {
    .widget.brands {
      margin-bottom: 40px;
      padding-bottom: 40px;
      margin-top: 0; } }
  .widget.brands .block-content .brandlist {
    margin-bottom: 0; }

.brand-list .brand-item {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px; }
  @media (min-width: 1354px) {
    .brand-list .brand-item {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (max-width: 1199px) {
    .brand-list .brand-item {
      -webkit-flex-basis: 33.3333%;
      -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
      max-width: 33.3333%; } }
  @media (max-width: 991px) {
    .brand-list .brand-item {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      margin-bottom: 30px; } }
  .brand-list .brand-item .inner {
    padding: 25px 25px 35px;
    border: 1px solid #eae9e9; }
  .brand-list .brand-item .brand-item-name {
    margin: 0;
    font-size: 20px;
    font-weight: normal; }
    @media (max-width: 991px) {
      .brand-list .brand-item .brand-item-name {
        font-size: 16px; } }

.product-brand {
  display: inline-block;
  text-align: center;
  padding: 0;
  border: 1px solid #eae9e9; }
  .product-brand .product-brand-logo {
    max-width: 90px;
    margin: 0 auto; }
  .product-brand .product-brand-name {
    padding: 4px;
    margin: 0;
    border-bottom: 1px solid #eae9e9; }

.widget.brands .brand-logo:hover {
  opacity: 0.7; }

.checkout-edit-cart{float: right;font-size: 14px;line-height: 14px;cursor: pointer;}

.field-tooltip{display: none;}

#launcher {
  display: none !important;
}
.page-messages .messages{
  display: none !important;
}
@charset "UTF-8";
/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-300.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans"), local("OpenSans"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-regular.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-600.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-700.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-800.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/open-sans/open-sans-v13-latin-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Poppins Light"), local("Poppins-Light"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-300.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Poppins Medium"), local("Poppins-Medium"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-500.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Poppins"), local("Poppins-Regular"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-regular.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-600.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Poppins Bold"), local("Poppins-Bold"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-700.woff2") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/poppins/poppins-v1-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }




body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 20px;
  top: 15px;
  overflow: hidden;
  display: none; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    font-size: 22px;
    font-family: "Font Awesome 5 Free";
    content: "\e935"; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    opacity: 0.5; }
  .modal-custom .action-close span,
  .modal-popup .action-close span,
  .modal-slide .action-close span {
    display: none; }

.modals-overlay {
  z-index: 800; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  pointer-events: none; }
  .modal-slide._show,
  .modal-popup._show {
    visibility: visible;
    background: rgba(255, 255, 255, 0.65);
    pointer-events: auto; }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 30px 15px;
    background-color: #fff;
    box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.19);
    opacity: 1; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: 310px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-header,
  .modal-slide .modal-content,
  .modal-slide .modal-footer {
    padding: 0 0.5rem 0.5rem; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 4rem auto;
    position: absolute;
    right: 0;
    -ms-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease;
    display: flex;
    flex-direction: column;
    width: 75%; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie11 .modal-popup._inner-scroll,
    .ie10 .modal-popup._inner-scroll,
    .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie11 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-top: 1rem; }
    .modal-popup .modal-footer button {
      margin: 0 3px;
      background: #FFF;
      padding: 11px 19px 12px;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      text-transform: uppercase;
      display: inline-block;
      border: 2px solid #eae9e9;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transform: translateZ(0);
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      color: #FFF; }
      .modal-popup .modal-footer button:hover {
        color: #FFF; }
      .modal-popup .modal-footer button span {
        vertical-align: sub; }
      @media (min-width: 1201px) and (max-width: 991px) {
        .modal-popup .modal-footer button {
          font-size: 12px; } }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -25rem;
    width: 50rem; }
    @media (max-width: 1200px) {
      .modal-popup.confirm .modal-inner-wrap {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
        left: 0;
        right: 0; } }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #ccc;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

.modal-title {
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px; }

@media (max-width: 1201px -1) {
  .custom-slide {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    pointer-events: none;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      visibility: visible;
      background: rgba(255, 255, 255, 0.65);
      pointer-events: auto; }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 30px 15px;
      background-color: #fff;
      box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.19);
      opacity: 1; }
    .custom-slide._show .modal-inner-wrap {
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      -ms-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      transition-duration: .3s;
      -webkit-transition-property: -webkit-transform, visibility;
      transition-property: transform, visibility;
      transition-timing-function: ease-in-out;
      width: 310px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 0.5rem 0.5rem; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }
  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }

@media print {
  .modal-popup {
    display: none;
    visibility: hidden;
    opacity: 0; } }

fieldset,
.fieldset {
  outline: none; }
  fieldset .field select,
  .fieldset .field select {
    width: 100%; }
  fieldset .field .select2-container,
  .fieldset .field .select2-container {
    max-width: 100%; }

.field {
  margin-bottom: 30px;
  position: relative; }
  .field.additional, .field.choice {
    margin-bottom: 0; }
  .field .label,
  .field label {
    margin-right: 30px;
    line-height: 24px;
    padding: 6px 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 600; }
  .field .checkbox {
    margin: .75rem .5rem 0 0; }
  .field input.qty {
    width: 6rem; }
  .field.required {
    transition: 0.3s ease; }
    .field.required._error {
      margin-bottom: 2rem; }
    .field.required div.mage-error {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0; }
    .field.required .control {
      position: relative; }
      .field.required .control._with-tooltip input.input-text + div.mage-error {
        top: auto; }
      .field.required .control .field-tooltip.toggle {
        top: -22px; }

.legend,
legend {
  font-size: 1rem;
  font-weight: 600; }
  .legend + br,
  legend + br {
    display: none; }

.control .nested {
  margin-top: 1rem; }
  .control .nested .field {
    margin-bottom: 0; }

input[type="text"],
.input-text,
input[type="email"],
input[type="password"],
input[type="number"],
select,
textarea {
  display: block;
  width: 100%;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 24px;
  min-height: 50px;
  background: #f6f6f6;
  border: 0; }
  input[type="text"].mage-error,
  .input-text.mage-error,
  input[type="email"].mage-error,
  input[type="password"].mage-error,
  input[type="number"].mage-error,
  select.mage-error,
  textarea.mage-error {
    box-shadow: 0 0 3px red inset;
    font-style: normal; }
  input[type="text"]::-webkit-input-placeholder,
  .input-text::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity .3s ease; }
  input[type="text"]::-moz-placeholder,
  .input-text::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    transition: opacity .3s ease; }
  input[type="text"]:-moz-placeholder,
  .input-text:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder {
    opacity: 1;
    transition: opacity .3s ease; }
  input[type="text"]:-ms-input-placeholder,
  .input-text:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    opacity: 1;
    transition: opacity .3s ease; }
  input[type="text"]:focus::-webkit-input-placeholder,
  .input-text:focus::-webkit-input-placeholder,
  input[type="email"]:focus::-webkit-input-placeholder,
  input[type="password"]:focus::-webkit-input-placeholder,
  input[type="number"]:focus::-webkit-input-placeholder,
  select:focus::-webkit-input-placeholder,
  textarea:focus::-webkit-input-placeholder {
    opacity: .5;
    transition: opacity .3s ease; }
  input[type="text"]:focus::-moz-placeholder,
  .input-text:focus::-moz-placeholder,
  input[type="email"]:focus::-moz-placeholder,
  input[type="password"]:focus::-moz-placeholder,
  input[type="number"]:focus::-moz-placeholder,
  select:focus::-moz-placeholder,
  textarea:focus::-moz-placeholder {
    opacity: .5;
    transition: opacity .3s ease; }
  input[type="text"]:focus:-moz-placeholder,
  .input-text:focus:-moz-placeholder,
  input[type="email"]:focus:-moz-placeholder,
  input[type="password"]:focus:-moz-placeholder,
  input[type="number"]:focus:-moz-placeholder,
  select:focus:-moz-placeholder,
  textarea:focus:-moz-placeholder {
    opacity: .5;
    transition: opacity .3s ease; }
  input[type="text"]:focus:-ms-input-placeholder,
  .input-text:focus:-ms-input-placeholder,
  input[type="email"]:focus:-ms-input-placeholder,
  input[type="password"]:focus:-ms-input-placeholder,
  input[type="number"]:focus:-ms-input-placeholder,
  select:focus:-ms-input-placeholder,
  textarea:focus:-ms-input-placeholder {
    opacity: .5;
    transition: opacity .3s ease; }

select {
  height: 24px;
  outline: none; }
  select option {
    outline: none; }

textarea {
  max-width: 100%; }

p.required {
  color: #d73105; }

.form-inline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .form-inline .control input,
  .form-inline .control select,
  .form-inline .control textarea {
    width: auto; }

.field.required > .label::after,
.field._required > .label::after,
.fieldset > .field.required > .label::after,
.fieldset > .fields > .field.required > .label::after {
  color: #d73105;
  content: "*";
  font-size: 12px;
  margin: 0 0 0 5px; }

.radio,
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: auto;
  height: 24px;
  margin: 6px 6px 0 0; }

.field.choice {
  position: relative; }
  .field.choice input[type=checkbox],
  .field.choice input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .field.choice input[type=checkbox] + .label,
  .field.choice input[type=radio] + .label {
    font-size: 16px;
    line-height: 18px; }
    .field.choice input[type=checkbox] + .label:before,
    .field.choice input[type=radio] + .label:before {
      display: inline-block;
      width: 18px;
      height: 18px;
      font-family: "Material Icons";
      font-style: normal;
      vertical-align: baseline;
      text-align: center;
      padding-right: 3px;
      font-weight: normal; }
    .field.choice input[type=checkbox] + .label span,
    .field.choice input[type=radio] + .label span {
      display: inline-block; }
  .field.choice input[type=checkbox] + .label:before {
    content: "\e835"; }
  .field.choice input[type=checkbox]:checked + .label:before {
    content: "\e834"; }
  .field.choice input[type=checkbox]:disabled:checked + .label:before {
    content: "\e834";
    pointer-events: none;
    opacity: .6; }
  .field.choice input[type=radio] + .label:before {
    content: '\e836'; }
  .field.choice input[type=radio]:checked + .label:before {
    content: "\e837"; }
  .field.choice input[type=checkbox]:disabled:checked + .label:before {
    content: "\e837";
    pointer-events: none;
    opacity: .6; }
  .field.choice input[type=checkbox]:disabled + .label:before,
  .field.choice input[type=radio]:disabled + .label:before {
    pointer-events: none;
    opacity: .6; }

.actions .action,
.actions-toolbar .action,
.box-actions .action,
.product-item-actions .action,
.checkout.methods .action {
  background: #FFF;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }
  .actions .action:hover,
  .actions-toolbar .action:hover,
  .box-actions .action:hover,
  .product-item-actions .action:hover,
  .checkout.methods .action:hover {
    color: #FFF; }
  .actions .action span,
  .actions-toolbar .action span,
  .box-actions .action span,
  .product-item-actions .action span,
  .checkout.methods .action span {
    vertical-align: sub; }
  @media (min-width: 1201px) and (max-width: 991px) {
    .actions .action,
    .actions-toolbar .action,
    .box-actions .action,
    .product-item-actions .action,
    .checkout.methods .action {
      font-size: 12px; } }

.actions-primary .action,
.primary .action,
.action.primary,
.checkout.methods .primary {
  color: #FFF; }

a.action.delete, a.action.edit, a.action.change-password {
  font-size: 20px;
  display: inline-block;
  padding: 13px 22px;
  border: 0;
  font-weight: normal; }
  a.action.delete span, a.action.edit span, a.action.change-password span {
    display: none; }

a.action.delete {
  font-family: "Font Awesome 5 Free"; }
  a.action.delete:before {
    content: "\e92a"; }

a.action.edit {
  font-family: "Font Awesome 5 Free"; }
  a.action.edit:before {
    content: "\e60d"; }

.block-minicart a.action.delete:before {
  content: "\e753"; }

.actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 -0.25rem; }
  .actions-toolbar .action {
    margin: 0 0.25rem;
    display: inline-block; }

.mage-error:not(input):not(textarea) {
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  color: #F11F17;
  padding: 5px;
  background: #fff;
  z-index: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.11); }

table.table {
  width: 100%;
  border-collapse: collapse; }
  table.table tr.row {
    display: table-row;
    margin: 0; }
    table.table tr.row .col {
      padding-right: 0; }
  table.table td {
    vertical-align: middle; }
  table.table th, table.table td {
    padding: 10px; }
    @media (min-width: 1201px) {
      table.table th, table.table td {
        border-right: solid 1px #dadada; } }
    @media (min-width: 1200px) {
      table.table th, table.table td {
        padding: 30px; } }
    table.table th:last-child, table.table td:last-child {
      border-right: 0; }
    table.table th:first-child, table.table td:first-child {
      padding-left: 0; }
  table.table th {
    color: #000; }
  table.table thead {
    border-top: solid 1px #dadada;
    border-bottom: solid 1px #dadada; }
    table.table thead th {
      color: #000; }
      table.table thead th:last-child {
        border-right: 0; }
  table.table tbody {
    font-size: 12px; }
    @media (min-width: 1201px) {
      table.table tbody th, table.table tbody td {
        border-bottom: solid 1px #dadada; } }
    @media (min-width: 1200px) {
      table.table tbody .price {
        font-size: 20px; } }
  table.table tfoot {
    border-bottom: solid 1px #dadada; }
    @media (min-width: 1200px) {
      table.table tfoot th, table.table tfoot td {
        padding-top: 10px;
        padding-bottom: 10px; }
      table.table tfoot tr:first-child th, table.table tfoot tr:first-child td {
        padding-top: 40px; }
      table.table tfoot tr:last-child th, table.table tfoot tr:last-child td {
        padding-bottom: 40px; } }
    @media (min-width: 1200px) {
      table.table tfoot .price {
        font-size: 20px; } }
  table.table .col.name {
    font-size: 14px; }
    table.table .col.name strong {
      font-weight: normal; }
  @media (max-width: 1201px) {
    table.table th {
      display: none; }
    table.table td {
      width: 100%;
      padding: 10px 0;
      display: block; }
      table.table td:before {
        font-weight: bold;
        display: block;
        border-bottom: solid 1px #dadada;
        content: attr(data-th);
        margin-bottom: 10px; } }

table.table-bordered {
  border-top: 2px solid;
  border-left: 1px solid #dadada; }
  table.table-bordered th,
  table.table-bordered td {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada; }

table.data-table {
  width: 100%; }
  table.data-table th,
  table.data-table td {
    padding: 20px;
    vertical-align: middle; }
  table.data-table th {
    background: #ffffff;
    text-transform: uppercase;
    color: #000; }

dl dd {
  padding-left: 2rem; }

/*
* @subsection   RD Navbar
*
* @description  Describes style declarations for RD Navbar extension
*/
/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
.rd-navbar-wrap, .rd-navbar-static.rd-navbar--is-clone {
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.rd-navbar.rd-navbar--is-clone {
  display: none; }

.rd-navbar-fixed,
.rd-navbar-static,
.rd-navbar-fullwidth,
.rd-navbar-sidebar {
  display: block; }

.rd-navbar--no-transition, .rd-navbar--no-transition * {
  transition: none !important; }

.rd-navbar-fixed .block,
.rd-navbar-static .block,
.rd-navbar-fullwidth .block,
.rd-navbar-sidebar .block {
  margin: 0; }

.rd-navbar-static {
  background: #ffffff; }
  .rd-navbar-static .rd-navbar-nav-wrap {
    width: 100%; }
  .rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    z-index: 20; }
    .rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel {
      display: none; }
    .rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
      -webkit-transform: translateY(0);
      transform: translateY(0); }
  .rd-navbar-static.rd-navbar--is-stuck {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 20;
    background: #f0f0f0; }
    .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel {
      display: none; }
    .rd-navbar-static.rd-navbar--is-stuck .page-header__panel,
    .rd-navbar-static.rd-navbar--is-stuck .page-header__content {
      display: none; }

/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar toggles
*/
/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar navigation
*/
@media (max-width: 1200px) {
  .rd-navbar-nav {
    display: none; } }

.rd-navbar-toggle {
  display: none; }

@media (max-width: 1200px) {
  .rd-navbar-toggle {
    display: block;
    width: 50px;
    height: 40px;
    position: fixed;
    z-index: 17;
    top: 14px;
    left: 0px;
    color: #ff5933; }
    .rd-navbar-toggle span {
      display: block;
      transition: .3s all ease; }
      .rd-navbar-toggle span:before, .rd-navbar-toggle span:after {
        font-family: "Font Awesome 5 Free";
        font-size: 27px;
        vertical-align: middle;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
      .rd-navbar-toggle span:after {
        content: "\e92b"; }
    .rd-navbar-toggle.active span:before {
      content: "\e935";
      font-size: 20px; }
    .rd-navbar-toggle.active span:after {
      font-size: 0; }
    .rd-navbar-toggle strong {
      display: none; }
  .rd-navbar-nav-wrap {
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
    position: fixed;
    top: -15px;
    left: 0;
    width: 320px;
    padding: 112px 0 56px;
    bottom: -56px;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    z-index: 15;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%); }
    .rd-navbar-nav-wrap.active {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
    .rd-navbar-nav-wrap .welcome {
      display: block;
      font-size: 12px;
      border-top: 1px solid #eae9e9;
      border-bottom: 1px solid #eae9e9;
      padding: 30px 0;
      margin: 20px 30px 0; }
  .rd-navbar-nav {
    display: block;
    overflow: auto;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    height: 100%; }
    .rd-navbar-nav:before, .rd-navbar-nav:after {
      content: '';
      display: block;
      height: 8px; }
    .rd-navbar-nav > li {
      margin-bottom: 15px;
      padding: 0 0 0 20px; }
      .rd-navbar-nav > li:last-child {
        margin-bottom: 0; }
      .rd-navbar-nav > li > a {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        padding: 5px 0; }
    .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle:before {
      content: "\e939"; }
  .rd-navbar-dropdown,
  .rd-navbar-megamenu {
    display: none; }
    .rd-navbar-dropdown .rd-navbar-dropdown,
    .rd-navbar-megamenu .rd-navbar-dropdown {
      padding-left: 15px; }
  .rd-navbar-submenu {
    position: relative;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .rd-navbar-submenu .level2 {
      font-size: 12px; }
      .rd-navbar-submenu .level2 li > a {
        font-size: 12px; }
        .rd-navbar-submenu .level2 li > a:before {
          font-family: "Font Awesome 5 Free";
          content: "\e93c";
          float: left;
          font-size: 10px;
          margin-right: 10px; }
    .rd-navbar-submenu li {
      margin-bottom: 5px; }
      .rd-navbar-submenu li:last-child {
        margin-bottom: 0; }
      .rd-navbar-submenu li > a {
        font-size: 16px; }
        .rd-navbar-submenu li > a:before {
          font-family: "Font Awesome 5 Free";
          x-content: "\e93c";
          float: left;
          font-size: 10px;
          margin-right: 10px; }
      .rd-navbar-submenu li .rd-navbar-submenu-toggle {
        right: 0; }
        .rd-navbar-submenu li .rd-navbar-submenu-toggle:before {
          font-size: 12px;
          line-height: 1; }
    .rd-navbar-submenu.opened > .rd-navbar-dropdown,
    .rd-navbar-submenu.opened > .rd-navbar-megamenu {
      display: block;
      padding: 20px 0; }
  .rd-navbar-submenu-toggle {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer; }
    .rd-navbar-submenu-toggle:before {
      font-family: "Font Awesome 5 Free";
      content: "\e93a";
      padding: 4px 8px;
      display: block; } }

@media (min-width: 1201px) {
  .layout_3 .rd-navbar-nav {
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0; } }

@media (min-width: 1201px) {
  .layout_4 .navigation {
    width: 22.3333%;
    position: relative; }
  .layout_4 .rd-navbar-toggle {
    display: block;
    height: 60px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 30px; }
    .layout_4 .rd-navbar-toggle strong {
      font-weight: 500;
      display: inline-block; }
    .layout_4 .rd-navbar-toggle:before {
      font-family: "Font Awesome 5 Free";
      content: "\e93a";
      margin-right: 25px;
      float: right; }
    .layout_4 .rd-navbar-toggle:hover {
      opacity: 0.8; }
    .layout_4 .rd-navbar-toggle.active:before {
      content: "\e939"; }
  .layout_4 .rd-navbar-nav-wrap {
    position: absolute;
    display: none; }
    .layout_4 .rd-navbar-nav-wrap.active {
      display: block; }
  .layout_4 .rd-navbar-nav {
    border: 1px solid #eae9e9;
    padding: 0 29px;
    background: #fff;
    margin: 0; }
    .layout_4 .rd-navbar-nav > li {
      display: block;
      float: none;
      text-align: left;
      margin: 0;
      border-bottom: 1px solid #eae9e9; }
      .layout_4 .rd-navbar-nav > li:last-child {
        border-bottom: 0; }
      .layout_4 .rd-navbar-nav > li > a {
        padding: 17px 0; }
        .layout_4 .rd-navbar-nav > li > a::after {
          display: none; } }
    @media (min-width: 1201px) and (min-width: 1200px) {
      .layout_4 .rd-navbar-nav > li .rd-navbar-dropdown {
        left: 231px;
        top: 0;
        margin: 0; } }
  @media (min-width: 1201px) and (min-width: 1200px) and (min-width: 1354px) {
    .layout_4 .rd-navbar-nav > li .rd-navbar-dropdown {
      left: 271px;
      width: 290px; } }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .navigation {
  top: 0;
  width: 48%; }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .rd-navbar-submenu-toggle {
  display: inline-block;
  position: absolute;
  top: 13px;
  right: -8px;
  cursor: pointer; }
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 .rd-navbar-submenu-toggle:before {
    font-family: "Font Awesome 5 Free";
    content: "\e93a";
    padding: 4px 8px;
    display: block;
    font-size: 10px; }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .rd-navbar-dropdown,
.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .rd-navbar-megamenu {
  display: none;
  position: relative;
  top: 0 !important;
  width: 100%;
  padding: 0 0 20px 20px;
  box-shadow: none; }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.parent {
  position: relative; }
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.parent span::after {
    display: none; }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .megamenu-wrapper {
  padding-left: 0; }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-dropdown,
.rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-megamenu {
  display: block;
  right: 0; }
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-dropdown .container,
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-megamenu .container {
    padding: 0;
    min-width: inherit; }
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-dropdown .row,
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-megamenu .row {
    margin: 0; }
    .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-dropdown .row [class*="col-"],
    .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-megamenu .row [class*="col-"] {
      padding: 0;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      border: 0; }
      @media (min-width: 1201px) and (max-width: 1199px) {
        .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-dropdown .row [class*="col-"] > ul,
        .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-megamenu .row [class*="col-"] > ul {
          margin-bottom: 20px; }
        .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-dropdown .row [class*="col-"]:last-child ul,
        .rd-navbar-nav-fixed.rd-navbar-static .layout_4 li.opened > .rd-navbar-megamenu .row [class*="col-"]:last-child ul {
          margin-bottom: 0; } }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .container-full {
  max-width: inherit;
  min-width: inherit;
  padding: 0; }
  .rd-navbar-nav-fixed.rd-navbar-static .layout_4 .container-full .row {
    margin: 0;
    display: block; }
    .rd-navbar-nav-fixed.rd-navbar-static .layout_4 .container-full .row > div {
      padding: 0;
      width: 100%;
      max-width: inherit;
      border: 0; }
      .rd-navbar-nav-fixed.rd-navbar-static .layout_4 .container-full .row > div > ul {
        margin-bottom: 25px; }
      .rd-navbar-nav-fixed.rd-navbar-static .layout_4 .container-full .row > div:last-child ul {
        margin-bottom: 0; }

.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .navigation .static-block,
.rd-navbar-nav-fixed.rd-navbar-static .layout_4 .navigation .product {
  display: none; }

a.level-top {
  font-size: 18px;
  text-transform: none;
  color: #2f2e2e; }

.rd-navbar-megamenu {
  font-size: 12px; }
  .rd-navbar-megamenu .container .row {
    margin: 0 !important; }
    .rd-navbar-megamenu .container .row .col-sm-12 {
      padding: 0 !important; }
    .rd-navbar-megamenu .container .row .col-sm-2 {
      padding-left: 20px;
      padding-right: 10px; }

.item.ui-menu-item > a {
  display: block; }

/*
* @subsection   RD Navbar Brand
*
* @description  Describes style declarations for RD Navbar brand
*/
.rd-navbar-brand {
  display: none; }

.rd-navbar-static .rd-navbar-brand {
  display: inline-block;
  float: left; }
  .rd-navbar-static .rd-navbar-brand > * {
    display: inline-block;
    vertical-align: middle; }
  .rd-navbar-static .rd-navbar-brand > img {
    margin-right: 10px; }
  .rd-navbar-static .rd-navbar-brand > a {
    font-size: 36px;
    line-height: 48px; }
    .rd-navbar-static .rd-navbar-brand > a span {
      display: none; }

.rd-navbar-fixed .rd-navbar-brand {
  display: block;
  text-align: left;
  position: fixed;
  top: 4px;
  left: 56px;
  right: 112px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  line-height: 46px;
  height: 48px;
  z-index: 17; }
  .rd-navbar-fixed .rd-navbar-brand img {
    display: none; }
  .rd-navbar-fixed .rd-navbar-brand a {
    display: inline-block; }

/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar navigation
*/
.rd-navbar-cart-floating {
  display: none; }

.rd-navbar-cart-toggle span {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: auto;
  text-align: center;
  cursor: pointer;
  color: #000; }
  .rd-navbar-cart-toggle span, .rd-navbar-cart-toggle span:before, .rd-navbar-cart-toggle span:after {
    transition: .3s all ease; }
  .rd-navbar-cart-toggle span:before, .rd-navbar-cart-toggle span:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .rd-navbar-cart-toggle span:before {
    content: "";
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .rd-navbar-cart-toggle span:after {
    content: "";
    -webkit-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0);
    opacity: 0;
    visibility: hidden; }

.rd-navbar-cart-toggle.active span:before {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0); }

.rd-navbar-cart-toggle.active span:after {
  -webkit-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible; }

.rd-navbar-cart-toggle span {
  padding-left: 28px;
  text-align: left; }
  .rd-navbar-cart-toggle span:before, .rd-navbar-cart-toggle span:after {
    font-size: 23px;
    font-family: "Font Awesome 5 Free";
    margin-top: -2px; }
  .rd-navbar-cart-toggle span:after {
    font-size: 16px; }

.rd-navbar-cart-toggle .counter {
  display: inline-block;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  color: #656565 !important;
  text-align: center;
  font-weight: normal;
  transition: all 0.3s ease;
  border: 1px solid #656565;
  box-shadow: none;
  font-size: 10px; }
  .rd-navbar-cart-toggle .counter strong {
    font-weight: normal;
    display: block;
    margin-top: 1px;
    position: relative;
    font-size: 16px; }
  .rd-navbar-cart-toggle .counter .counter-label {
    display: none; }
  .rd-navbar-cart-toggle .counter.empty {
    background: #f0f0f0; }

.rd-navbar-cart-toggle:hover .counter {
  color: #FFF !important; }

.rd-navbar-cart-toggle .loading-mask {
  display: none; }

.minicart-wrapper.active .rd-navbar-cart-toggle .counter {
  color: #FFF !important; }

@media (max-width: 1200px) {
  .rd-navbar-cart {
    display: block;
    position: fixed;
    top: -100%;
    right: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    transform: translate(-100%); }
  .minicart-wrapper.active .rd-navbar-cart {
    opacity: 1;
    top: 70px;
    transform: translate(0);
    max-height: calc(100% - 70px);
    overflow-x: auto; }
  .minicart-wrapper.active .rd-navbar-cart-toggle span:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(90deg) scale(0);
    transform: rotate(90deg) scale(0); }
  .minicart-wrapper.active .rd-navbar-cart-toggle span:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .rd-navbar-cart-floating {
    display: block;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 20;
    color: #FFF;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.25), 0 0 2px 0 rgba(0, 0, 0, 0.25);
    width: 56px;
    height: 56px;
    outline: 1px solid transparent;
    backface-visibility: hidden; }
    .rd-navbar-cart-floating:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 56px;
      height: 56px;
      border-radius: 50%;
      background: #fff;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .rd-navbar-cart-floating #top-cart-btn-checkout {
      transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
      position: relative;
      display: block;
      font-size: 16px;
      font-weight: 500;
      line-height: 56px;
      opacity: 0;
      visibility: hidden; }
      .rd-navbar-cart-floating #top-cart-btn-checkout:before {
        font-weight: 400;
        font-size: 24px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px; }
    .rd-navbar-cart-floating .rd-navbar-cart-toggle {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .rd-navbar-cart-floating .rd-navbar-cart-toggle span {
        height: 56px;
        line-height: 56px; }
    .rd-navbar-cart-floating.active {
      right: 0;
      bottom: 0;
      border-radius: 0;
      width: 100%; }
      .rd-navbar-cart-floating.active:before {
        -webkit-transform: translate(-50%, -50%) scale(20);
        transform: translate(-50%, -50%) scale(20);
        background: #2ecc71; }
      .rd-navbar-cart-floating.active #top-cart-btn-checkout {
        opacity: 1;
        visibility: visible; }
      .rd-navbar-cart-floating.active .rd-navbar-cart-toggle {
        visibility: hidden;
        opacity: 0; }
  .rd-navbar-cart-fixed {
    display: block;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
    position: fixed;
    top: 15px;
    right: 7px;
    z-index: 17;
    overflow: visible;
    height: 40px;
    width: 61px;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    padding: 10px 8px 0px 8px; }
    .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
      display: block; }
      .rd-navbar-cart-fixed .rd-navbar-cart-toggle .loading-mask {
        visibility: hidden; }
      .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter {
        position: absolute;
        right: -10px;
        top: 9px;
        border: 1px solid #fff !important;
        color: #fff !important;
        box-shadow: none; }
      .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-label {
        display: none; }
      .rd-navbar-cart-fixed .rd-navbar-cart-toggle .text {
        font-size: 0;
        padding: 0;
        margin: 0; } }

/*
* @subsection   RD Navbar Toggles
*
* @description  Describes style declarations for RD Navbar panel
*/
.rd-navbar-static .rd-navbar-panel {
  padding: 0; }
  .rd-navbar-static .rd-navbar-panel:before, .rd-navbar-static .rd-navbar-panel:after {
    display: table;
    content: "";
    line-height: 0; }
  .rd-navbar-static .rd-navbar-panel:after {
    clear: both; }

@media (max-width: 1200px) {
  /*
  .rd-navbar-panel-canvas{
    position: fixed;
    height: $rd-navbar-panel-height;
    left: 0;
    top: 0;
    width: 100%;
    background: $rd-navbar-accent-color;
    z-index: 16;
  }
  .page-wrapper {
    x-padding-top: $rd-navbar-panel-height;
  }*/ }

/*
* @subsection   RD Navbar Search
*
* @description  Describes style declarations for RD Navbar search
*/
.rd-navbar-search-toggle {
  display: block;
  font-family: "FontAwesome";
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 22px;
  position: relative;
  z-index: 18;
  text-align: center;
  transition: all 0s ease; }
  @media (min-width: 480px) {
    .rd-navbar-search-toggle {
      width: 69px;
      border-left: 1px solid #eae9e9;
      text-align: right;
      margin-left: 12px; } }
  .rd-navbar-search-toggle:before, .rd-navbar-search-toggle:after {
    display: inline-block;
    transition: .3s all ease;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0; }
  .rd-navbar-search-toggle:before {
    font-family: "Font Awesome 5 Free";
    content: "\e922";
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  .rd-navbar-search-toggle:after {
    font-family: "Font Awesome 5 Free";
    content: "\e935";
    -webkit-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0); }
  .rd-navbar-search-toggle.active:after {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  .rd-navbar-search-toggle.active:before {
    -webkit-transform: rotate(-90deg) scale(0);
    transform: rotate(-90deg) scale(0); }

.rd-navbar-search {
  position: absolute;
  left: 15px;
  right: 80px;
  top: 0;
  z-index: -1; }
  @media (min-width: 1404px) {
    .rd-navbar-search {
      left: 25px; } }
  .rd-navbar-search form button[type="submit"] {
    background: none;
    height: 48px;
    width: 44px;
    font-size: 23px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 1px;
    top: 1px;
    border: 0; }
    .rd-navbar-search form button[type="submit"]:before {
      font-family: "Font Awesome 5 Free";
      content: "\e922"; }
    .rd-navbar-search form button[type="submit"] span {
      display: none; }
  .rd-navbar-search .form-group {
    z-index: 17;
    transition: 0.1s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09); }
    .rd-navbar-search .form-group input {
      width: 100%;
      height: 50px;
      min-height: inherit;
      display: block;
      line-height: normal;
      border: 1px solid #eae9e9;
      padding-right: 60px;
      padding-left: 30px; }
  .rd-navbar-search.active {
    z-index: 20; }
    .rd-navbar-search.active .form-group {
      opacity: 1;
      visibility: visible; }

.field.search {
  margin: 0; }

@media (max-width: 1200px) {
  .layout_1 .rd-navbar-search-toggle {
    width: 45px; } }

@media (min-width: 1201px) {
  .layout_2 .rd-navbar-search-toggle {
    border: 0;
    width: 45px;
    height: 24px;
    line-height: 26px; }
  .layout_2 .rd-navbar-search {
    left: 0;
    right: 40px; } }

@media (min-width: 1200px) {
  .layout_2 .rd-navbar-search-toggle.active {
    position: absolute;
    right: 0;
    top: 8px;
    line-height: 36px; } }

@media (min-width: 1201px) and (max-width: 1199px) {
  .layout_2 .rd-navbar-search-toggle {
    position: absolute;
    right: 4px;
    top: -39%; }
  .layout_2 .rd-navbar-search {
    top: -54%; } }

@media (min-width: 1201px) {
  .layout_3 .rd-navbar-search-toggle {
    float: right;
    border: 0;
    width: 42px;
    line-height: 42px; }
  .layout_3 .rd-navbar-search {
    left: 0;
    right: 40px;
    top: -7px; } }

@media (min-width: 1201px) {
  .layout_4 .rd-navbar-search {
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    width: 48%;
    margin-bottom: 0; }
    .layout_4 .rd-navbar-search .form-group {
      opacity: 1;
      visibility: visible;
      position: relative;
      z-index: auto;
      box-shadow: none;
      border: 5px solid; }
      .layout_4 .rd-navbar-search .form-group input {
        height: 50px;
        border: 0;
        background: #fff;
        padding-right: 80px; }
    .layout_4 .rd-navbar-search form button[type="submit"] {
      width: 66px;
      border-left: 1px solid #eae9e9; } }
  @media (min-width: 1201px) and (min-width: 1200px) {
    .layout_4 .rd-navbar-search {
      width: 74%; } }

@media (min-width: 1201px) {
  .layout_4 .rd-navbar-search-toggle {
    display: none; } }

@media (min-width: 1201px) {
  .layout_5 .rd-navbar-search-toggle {
    margin: 0;
    border: 0;
    color: #fff; }
  .layout_5 .rd-navbar-search {
    right: 45px;
    left: 0;
    top: 7px; } }

@media (max-width: 1200px) {
  .rd-navbar-search-toggle {
    display: block;
    position: fixed;
    top: 15px;
    left: 50px;
    width: 50px;
    height: 40px;
    z-index: 18;
    font-size: 20px;
    text-align: center;
    margin: 0;
    border: 0; }
  .field.search {
    margin: 0; }
  .rd-navbar-search {
    display: block;
    z-index: 16; }
    .rd-navbar-search .form-group {
      position: fixed;
      top: 70px;
      left: 0;
      right: 10px; } }

/*
* @subsection   RD Navbar Collapse
*
* @description  Describes style declarations for RD Navbar collapse
*/
.rd-navbar-collapse .switcher.currency,
.rd-navbar-collapse .switcher.language {
  display: none; }

.rd-navbar-collapse-toggle {
  display: none; }
  .rd-navbar-collapse-toggle .switcher.currency,
  .rd-navbar-collapse-toggle .switcher.language {
    display: none; }

.rd-navbar-collapse li a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 22px;
  vertical-align: sub;
  padding-right: 5px;
  transition: all 0.3s; }

.rd-navbar-collapse li.wishlist a:before {
  content: "\e68c"; }

.rd-navbar-collapse li.authorization-link a:before {
  content: "\e721"; }

.rd-navbar-collapse li.compare.link a:before {
  content: "\e839"; }

.rd-navbar-collapse a {
  font-size: 16px; }
  .rd-navbar-collapse a.my-account:before {
    content: "\e71e"; }
  .rd-navbar-collapse a.create-an-account:before {
    content: "\e71f"; }

@media (min-width: 1201px) {
  .rd-navbar-inner {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
  .rd-navbar-collapse {
    display: block; }
    .rd-navbar-collapse li {
      display: inline-block;
      margin: 0 30px 0 0; }
      .rd-navbar-collapse li a:before {
        font-family: "Font Awesome 5 Free";
        font-size: 22px;
        padding-right: 5px;
        line-height: 1;
        float: left;
        transition: all 0.3s; }
      .rd-navbar-collapse li.wishlist a:before {
        content: "\e68c"; }
      .rd-navbar-collapse li.authorization-link a:before {
        content: "\e721"; }
    
    .rd-navbar-collapse a {
      font-size: 16px; }
      .rd-navbar-collapse a.my-account:before {
        content: "\e71e"; }
      .rd-navbar-collapse a.create-an-account:before {
        content: "\e71f"; } }

@media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1353px) {
  .layout_1 .rd-navbar-collapse,
  .layout_3 .rd-navbar-collapse,
  .layout_4 .rd-navbar-collapse {
    display: none;
    background: #fff;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    padding: 15px 35px 35px;
    position: absolute;
    z-index: 4;
    min-width: 300px;
    top: 100%; }
    .layout_1 .rd-navbar-collapse li,
    .layout_3 .rd-navbar-collapse li,
    .layout_4 .rd-navbar-collapse li {
      display: block;
      margin: 15px 0 0; }
    .layout_1 .rd-navbar-collapse.active,
    .layout_3 .rd-navbar-collapse.active,
    .layout_4 .rd-navbar-collapse.active {
      display: block; }
  .layout_1 .rd-navbar-collapse-toggle,
  .layout_3 .rd-navbar-collapse-toggle,
  .layout_4 .rd-navbar-collapse-toggle {
    display: block;
    width: auto;
    height: 40px;
    z-index: 20; }
    .layout_1 .rd-navbar-collapse-toggle span,
    .layout_3 .rd-navbar-collapse-toggle span,
    .layout_4 .rd-navbar-collapse-toggle span {
      display: inline-block;
      position: relative;
      width: 48px;
      height: 48px;
      font-size: 28px;
      line-height: 48px;
      text-align: center;
      cursor: pointer;
      color: #cccccc; }
      .layout_1 .rd-navbar-collapse-toggle span, .layout_1 .rd-navbar-collapse-toggle span:before, .layout_1 .rd-navbar-collapse-toggle span:after,
      .layout_3 .rd-navbar-collapse-toggle span,
      .layout_3 .rd-navbar-collapse-toggle span:before,
      .layout_3 .rd-navbar-collapse-toggle span:after,
      .layout_4 .rd-navbar-collapse-toggle span,
      .layout_4 .rd-navbar-collapse-toggle span:before,
      .layout_4 .rd-navbar-collapse-toggle span:after {
        transition: .3s all ease; }
      .layout_1 .rd-navbar-collapse-toggle span:before, .layout_1 .rd-navbar-collapse-toggle span:after,
      .layout_3 .rd-navbar-collapse-toggle span:before,
      .layout_3 .rd-navbar-collapse-toggle span:after,
      .layout_4 .rd-navbar-collapse-toggle span:before,
      .layout_4 .rd-navbar-collapse-toggle span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .layout_1 .rd-navbar-collapse-toggle span:before,
      .layout_3 .rd-navbar-collapse-toggle span:before,
      .layout_4 .rd-navbar-collapse-toggle span:before {
        content: "";
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible; }
      .layout_1 .rd-navbar-collapse-toggle span:after,
      .layout_3 .rd-navbar-collapse-toggle span:after,
      .layout_4 .rd-navbar-collapse-toggle span:after {
        content: "";
        -webkit-transform: rotate(-90deg) scale(0);
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden; }
    .layout_1 .rd-navbar-collapse-toggle.active span:before,
    .layout_3 .rd-navbar-collapse-toggle.active span:before,
    .layout_4 .rd-navbar-collapse-toggle.active span:before {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: rotate(90deg) scale(0);
      transform: rotate(90deg) scale(0); }
    .layout_1 .rd-navbar-collapse-toggle.active span:after,
    .layout_3 .rd-navbar-collapse-toggle.active span:after,
    .layout_4 .rd-navbar-collapse-toggle.active span:after {
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .layout_1 .rd-navbar-collapse-toggle span,
    .layout_3 .rd-navbar-collapse-toggle span,
    .layout_4 .rd-navbar-collapse-toggle span {
      height: 40px;
      line-height: 40px;
      color: inherit; }
      .layout_1 .rd-navbar-collapse-toggle span:before,
      .layout_3 .rd-navbar-collapse-toggle span:before,
      .layout_4 .rd-navbar-collapse-toggle span:before {
        font-family: "Font Awesome 5 Free";
        content: "\e71e";
        font-size: 21px; }
    .layout_1 .rd-navbar-collapse-toggle.active span:after,
    .layout_3 .rd-navbar-collapse-toggle.active span:after,
    .layout_4 .rd-navbar-collapse-toggle.active span:after {
      font-family: "Font Awesome 5 Free";
      content: "\e92a";
      font-size: 25px; } }

@media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1353px) {
  .layout_4 .rd-navbar-collapse-toggle {
    margin: 0;
    border: 0; }
  .layout_4 .rd-navbar-collapse {
    right: 0; } }

@media (min-width: 1201px) and (min-width: 1354px) {
  .layout_5 .rd-navbar-collapse-container {
    float: right; }
  .layout_5 .rd-navbar-collapse li {
    margin: 0 0 0 30px; } }

@media (min-width: 1201px) and (min-width: 1201px) and (max-width: 1353px) {
  .layout_5 .rd-navbar-collapse-container {
    float: right;
    clear: inherit;
    width: auto;
    margin: 0;
    border: 0; }
  .layout_5 .rd-navbar-collapse {
    display: none;
    background: #fff;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    padding: 15px 35px 35px;
    position: absolute;
    z-index: 4;
    min-width: 300px;
    top: 100%;
    right: 15px; }
    .layout_5 .rd-navbar-collapse li {
      display: block;
      margin: 15px 0 0; }
    .layout_5 .rd-navbar-collapse.active {
      display: block; }
  .layout_5 .rd-navbar-collapse-toggle {
    display: block;
    height: 40px;
    z-index: 20; }
    .layout_5 .rd-navbar-collapse-toggle span {
      display: inline-block;
      position: relative;
      width: 48px;
      height: 48px;
      font-size: 28px;
      line-height: 48px;
      text-align: center;
      cursor: pointer;
      color: #cccccc; }
      .layout_5 .rd-navbar-collapse-toggle span, .layout_5 .rd-navbar-collapse-toggle span:before, .layout_5 .rd-navbar-collapse-toggle span:after {
        transition: .3s all ease; }
      .layout_5 .rd-navbar-collapse-toggle span:before, .layout_5 .rd-navbar-collapse-toggle span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .layout_5 .rd-navbar-collapse-toggle span:before {
        content: "";
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible; }
      .layout_5 .rd-navbar-collapse-toggle span:after {
        content: "";
        -webkit-transform: rotate(-90deg) scale(0);
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden; }
    .layout_5 .rd-navbar-collapse-toggle.active span:before {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: rotate(90deg) scale(0);
      transform: rotate(90deg) scale(0); }
    .layout_5 .rd-navbar-collapse-toggle.active span:after {
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .layout_5 .rd-navbar-collapse-toggle span {
      height: 40px;
      line-height: 40px;
      color: inherit; }
      .layout_5 .rd-navbar-collapse-toggle span:before {
        font-family: "Font Awesome 5 Free";
        content: "\e71e";
        font-size: 21px; }
    .layout_5 .rd-navbar-collapse-toggle.active span:after {
      font-family: "Font Awesome 5 Free";
      content: "\e92a";
      font-size: 25px; } }

@media (max-width: 1200px) {
  .rd-navbar-collapse {
    display: block;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow ease 0.2s;
    text-align: left;
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    padding: 15px 35px 35px;
    z-index: 19;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    visibility: hidden;
    overflow: hidden; }
    .rd-navbar-collapse:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      background: #f7f7f7;
      width: 48px;
      height: 48px;
      -webkit-transform: scale(0);
      transform: scale(0);
      transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .rd-navbar-collapse li {
      position: relative;
      opacity: 0;
      transition: .3s all ease 0s; }
    .rd-navbar-collapse > li > a {
      display: block;
      padding: 11px 16px; }
    .rd-navbar-collapse.active {
      visibility: visible;
      box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25); }
      .rd-navbar-collapse.active li {
        transition: .3s all ease .2s;
        opacity: 1; }
      .rd-navbar-collapse.active:before {
        background: #fff;
        -webkit-transform: scale(35);
        transform: scale(35); }
    .rd-navbar-collapse .links li {
      display: block;
      margin: 15px 0 0; }
      .rd-navbar-collapse .links li a {
        font-size: 16px; }
        .rd-navbar-collapse .links li a:before {
          min-width: 34px;
          vertical-align: text-bottom;
          display: inline-block; }
  .header-switchers {
    position: fixed;
    right: 70px;
    top: 17px;
    z-index: 20; }
  .switcher.currency,
  .switcher.language {
    width: 50px;
    margin: 0; }
    .switcher.currency .actions .action,
    .switcher.language .actions .action {
      padding: 5px 0 0 11px; }
      .switcher.currency .actions .action:after,
      .switcher.language .actions .action:after {
        margin-top: -10px;
        display: block; }
    .switcher.currency .mage-dropdown-dialog,
    .switcher.language .mage-dropdown-dialog {
      left: auto;
      right: 0;
      top: 55px; } }

@media (max-width: 1200px) and (max-width: 767px) {
  .switcher.language .actions .action:after {
    display: none; } }

@media (max-width: 1200px) {
  .rd-navbar-collapse-toggle {
    display: block;
    position: fixed;
    top: 15px;
    right: 53px;
    font-family: "FontAwesome";
    width: 50px;
    height: 40px;
    z-index: 20; }
    .rd-navbar-collapse-toggle span {
      display: inline-block;
      position: relative;
      width: 48px;
      height: 48px;
      font-size: 28px;
      line-height: 48px;
      text-align: center;
      cursor: pointer;
      color: #cccccc; }
      .rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
        transition: .3s all ease; }
      .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .rd-navbar-collapse-toggle span:before {
        content: "";
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible; }
      .rd-navbar-collapse-toggle span:after {
        content: "";
        -webkit-transform: rotate(-90deg) scale(0);
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden; }
    .rd-navbar-collapse-toggle.active span:before {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: rotate(90deg) scale(0);
      transform: rotate(90deg) scale(0); }
    .rd-navbar-collapse-toggle.active span:after {
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-collapse-toggle span {
      height: 40px;
      line-height: 40px;
      color: inherit; }
      .rd-navbar-collapse-toggle span:before {
        font-family: "Font Awesome 5 Free";
        content: "\e71e";
        font-size: 21px; }
    .rd-navbar-collapse-toggle.active span:after {
      font-family: "Font Awesome 5 Free";
      content: "\e92a";
      font-size: 25px; } }

.page-messages {
  margin-bottom: 2rem; }

.page-messages.messages {
  margin: 0; }

.messages {
  position: fixed;
  top: 70px;
  right: 10px;
  max-width: 90%;
  z-index: 4;
  font-size: 12px; }
  @media (min-width: 1201px) {
    .messages {
      top: 10px;
      max-width: 100%; } }

.message {
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: 1px solid transparent;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  backface-visibility: hidden;
  transform: translateZ(0); }
  .message > div:after {
    font-family: "Font Awesome 5 Free";
    content: '\e935';
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 1;
    text-align: center;
    padding: 5px; }
  .message:hover > div:after {
    opacity: 0.5; }
  .message.notice div:after {
    display: none; }

.message-info,
.message-notice,
.message.notice,
.message.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.message-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.message-error {
  color: #000;
  background-color: #f6f6f6;
  border-color: #a4a0a0;
  z-index: 4;
  font-size: 12px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px; }
  .message-error > div:after {
    color: #ff5933 !important; }

.message-error:nth-child(2) {
  top: 40%;
  transform: translate(-50%, -50%); }

.message-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-controls {
  position: absolute;
  top: -50px;
  right: 0px; }
  .owl-controls .owl-prev {
    line-height: inherit;
    display: inline-block; }
    .owl-controls .owl-prev:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .owl-controls .owl-next {
    line-height: inherit;
    display: inline-block; }
    .owl-controls .owl-next:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .owl-controls .owl-prev,
  .owl-controls .owl-next {
    padding: 0 7px;
    cursor: pointer; }
    .owl-controls .owl-prev:before,
    .owl-controls .owl-next:before {
      font-size: 36px;
      transition: .3s ease; }

/***/
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

[role="tablist"] [role="tab"] {
  position: relative;
  cursor: pointer;
  outline: none;
  margin-bottom: 1rem;
  display: inline-block;
  padding-right: 24px; }
  [role="tablist"] [role="tab"]:before {
    font-family: "Font Awesome 5 Free";
    content: "\e93a"; }
  [role="tablist"] [role="tab"][aria-expanded="true"]:before {
    font-size: 14px;
    content: "\e939"; }
  [role="tablist"] [role="tab"]:before {
    position: absolute;
    right: 0;
    top: 0; }

[role="tablist"] [role="presentation"]:first-child [role="tab"] {
  margin-top: 0; }

[role="tablist"] [role="tabpanel"] {
  margin-bottom: 2rem; }

.block[role="tablist"] .title[role="tab"] {
  display: block; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

.carousel-nav {
  text-align: right; }
  .carousel-nav .carousel-nav-item {
    padding: 6px 20px; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  max-width: 250px;
  min-width: 85px;
  font-size: 12px; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 20px;
      padding-right: 50px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.sorter .select2-container {
  min-width: 204px; }
  @media (max-width: 992px) {
    .sorter .select2-container {
      min-width: inherit; } }

.select2-dropdown {
  background-color: #f6f6f6;
  boder: none;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
  font-size: 12px;
  box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09); }

.select2-results {
  display: block;
  padding: 15px 20px; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  text-transform: capitalize;
  user-select: none;
  -webkit-user-select: none;
  padding-bottom: 7px;
  line-height: 18px; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }
  .select2-results__option:last-child {
    padding-bottom: 0; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: none;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

/*
*  Mixins
* _____________________________________________
*
* Note: Some of described mixins in this file requires the ie conditional comments
*
* For IE < 9
* <!--[if lt IE 9]>
*    <html class='lt-ie9'>
* <![endif]-->
*/
/*
* Background-rgba
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
.select2-container--default .select2-selection--single {
  background-color: #f6f6f6;
  border: none;
  border-radius: 0;
  outline: none; }
  .select2-container--default .select2-selection--single:hover {
    background-color: #f1f0f0; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    text-align: center;
    line-height: 50px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
      font-family: "Font Awesome 5 Free";
      content: "\e93a"; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
  opacity: 0.3; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px;
  overflow-y: visible; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background: none; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: none; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/**
* @subsection   Animate.css
*
* @description  A bunch of cool, fun, and cross-browser animations
*               for you to use.
*
* @author       Daniel Eden
* @link         http://daneden.me/animate
* @license      MIT license - http://opensource.org/licenses/MIT
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.not-animated {
  opacity: 0; }

/**
* Bounce Keyframes Animation
*/
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

/**
* Flas Keyframes Animation
*/
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/**
* Pulse Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/**
* RubberBand Keyframes Animation
*/
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

/**
* Shake Keyframes Animation
*/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

/**
* Swing Keyframes Animation
*/
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

/**
* Tada Keyframes Animation
*/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/**
* Wobble Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

/**
* BounceIn Keyframes Animation
*/
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceInDown Keyframes Animation
*/
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

/**
* BounceInLeft Keyframes Animation
*/
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

/**
* BounceInRight Keyframes Animation
*/
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

/**
* BounceInUp Keyframes Animation
*/
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

/**
* BounceOut Keyframes Animation
*/
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* BounceOutDown Keyframes Animation
*/
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

/**
* BounceOutLeft Keyframes Animation
*/
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

/**
* BounceOutRight Keyframes Animation
*/
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

/**
* BounceOutUp Keyframes Animation
*/
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

/**
* FadeIn Keyframes Animation
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/**
* FadeInDown Keyframes Animation
*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

/**
* FadeInDownBig Keyframes Animation
*/
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

/**
* FadeInLeft Keyframes Animation
*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

/**
* FadeInLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

/**
* FadeInRight Keyframes Animation
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/**
* FadeInRightBig Keyframes Animation
*/
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

/**
* FadeInUp Keyframes Animation
*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/**
* FadeInUpBig Keyframes Animation
*/
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

/**
* FadeOut Keyframes Animation
*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/**
* FadeOutDown Keyframes Animation
*/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/**
* FadeOutDownBig Keyframes Animation
*/
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

/**
* FadeOutLeft Keyframes Animation
*/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

/**
* FadeOutLeftBig Keyframes Animation
*/
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

/**
* FadeOutRight Keyframes Animation
*/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

/**
* FadeOutRightBig Keyframes Animation
*/
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

/**
* FadeOutUp Keyframes Animation
*/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

/**
* FadeOutUpBig Keyframes Animation
*/
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

/**
* Flip Keyframes Animation
*/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

/**
* FlipInX Keyframes Animation
*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

/**
* FlipInY Keyframes Animation
*/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

/**
* FlipOutX Keyframes Animation
*/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

/**
* FlipOutY Keyframes Animation
*/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

/**
* LightSpeedIn Keyframes Animation
*/
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/**
* LightSpeedOut Keyframes Animation
*/
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/**
* RotateIn Keyframes Animation
*/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

/**
* RotateInDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

/**
* RotateInDownRight Keyframes Animation
*/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

/**
* RotateInUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

/**
* RotateInUpRight Keyframes Animation
*/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

/**
* RotateOut Keyframes Animation
*/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

/**
* RotateOutDownLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

/**
* RotateOutDownRight Keyframes Animation
*/
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

/**
* RotateOutUpLeft Keyframes Animation
*/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

/**
* RotateOutUpRight Keyframes Animation
*/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

/**
* Hinge Keyframes Animation
*/
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/**
* RollIn Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/**
* RollOut Keyframes Animation
*
* @author Nick Pettit
* @link https://github.com/nickpettit/glide
*/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/**
* ZoomIn Keyframes Animation
*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

/**
* ZoomInDown Keyframes Animation
*/
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

/**
* ZoomInLeft Keyframes Animation
*/
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

/**
* ZoomInRight Keyframes Animation
*/
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

/**
* ZoomInUp Keyframes Animation
*/
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

/**
* ZoomOut Keyframes Animation
*/
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

/**
* ZoomOutDown Keyframes Animation
*/
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

/**
* ZoomOutLeft Keyframes Animation
*/
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

/**
* ZoomOutRight Keyframes Animation
*/
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

/**
* ZoomOutUp Keyframes Animation
*/
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/**
* SlideInDown Keyframes Animation
*/
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

/**
* SlideInLeft Keyframes Animation
*/
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

/**
* SlideInRight Keyframes Animation
*/
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

/**
* SlideInUp Keyframes Animation
*/
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/**
* SlideOutDown Keyframes Animation
*/
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

/**
* SlideOutLeft Keyframes Animation
*/
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

/**
* SlideOutRight Keyframes Animation
*/
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

/**
* SlideOutUp Keyframes Animation
*/
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*
* @subsection   Floating System
*/
.pull-left {
  float: left; }

.pull-none {
  float: none; }

.pull-right {
  float: right; }

@media (min-width: 480px) {
  .pull-xs-left {
    float: left; }
  .pull-xs-none {
    float: none; }
  .pull-xs-right {
    float: right; } }

@media (min-width: 1201px) {
  .pull-sm-left {
    float: left; }
  .pull-sm-none {
    float: none; }
  .pull-sm-right {
    float: right; } }

@media (min-width: 992px) {
  .pull-md-left {
    float: left; }
  .pull-md-none {
    float: none; }
  .pull-md-right {
    float: right; } }

@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }
  .pull-lg-none {
    float: none; }
  .pull-lg-right {
    float: right; } }

/*
* @subsection   Text Alignment
*/
.text-left, table.table thead th {
  text-align: left; }

.text-center, .page-title,
.section-title {
  text-align: center; }

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

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left; }
  .text-xs-center {
    text-align: center; }
  .text-xs-right {
    text-align: right; } }

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

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

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

/*
* @subsection   Text Styling
*/
.italic, dl dd {
  font-style: italic; }

.italic, dl dd {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.strike {
  text-decoration: line-through; }

.thin {
  font-weight: 100; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.medium {
  font-weight: 500; }

.sbold {
  font-weight: 600; }

.bold, table.table thead th, dl dt, strong {
  font-weight: 600; }

.ubold {
  font-weight: 900; }

/*
* @subsection   Icons
*/
.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid; }
  .big-circle-icon:before {
    font-size: 66px;
    line-height: 122px;
    text-align: center;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em; }

.small-icon:before {
  font-size: 40px;
  line-height: inherit; }

/*
* @subsection   Typography
*/
h1, .heading-1 {
  font-size: 2rem; }

h2, .heading-2 {
  font-size: 1.5rem; }

h3, .heading-3 {
  font-size: 1.17rem; }

h4, .heading-4 {
  font-size: 1rem; }

h5, .heading-5 {
  font-size: .83rem; }

h6, .heading-6 {
  font-size: .67rem; }

h1, .heading-1 {
  margin-bottom: 25px;
  font-weight: 600; }

h2, .heading-2 {
  margin-bottom: 25px;
  font-weight: 600; }

h3, .heading-3 {
  margin-bottom: 25px;
  font-weight: 600; }

h4, .heading-4 {
  margin-bottom: 25px;
  font-weight: 600; }

h5, .heading-5 {
  margin-bottom: 25px;
  font-weight: 600; }

h6, .heading-6 {
  margin-bottom: 25px;
  font-weight: 600; }

.page-title,
.section-title {
  font-size: 35px;
  line-height: 1; }
  .page-title .base,
  .section-title .base {
    display: inline-block; }

.page-title-wrapper .page-title {
  margin-bottom: 36px; }
  @media (max-width: 991px) {
    .page-title-wrapper .page-title {
      margin-bottom: 25px; } }

.columns .page-title {
  text-align: center;
  color: #2f2e2e;
  font-size: 36px;
  margin-bottom: 55px; }

.columns .container {
  padding: 0; }

.home-listing-block-container .home-listing-block {
  padding: 15px;
  margin-top: 45px; }
  .home-listing-block-container .home-listing-block img {
    width: 100%; }
  .home-listing-block-container .home-listing-block .text {
    display: block;
    margin-top: 15px;
    font-weight: bold; }

@media (max-width: 767px) {
  .home-listing-block-container .home-listing-block {
    padding: 0;
    margin-top: 25px; }
    .home-listing-block-container .home-listing-block .text {
      margin-top: 10px;
      margin-bottom: 25px; } }

.custom-content .icon-blue {
  font-size: 60px;
  color: #2f2e2e; }

@media (max-width: 767px) {
  .page-header__content .logo {
    display: none; } }

.rd-navbar-static {
  margin: 0 auto; }

.page-main {
  box-shadow: none; }

.logo-mobile.mobile {
  display: none; }

@media (max-width: 767px) {
  .logo-mobile.mobile {
    position: fixed;
    top: 23px;
    left: 50px;
    display: block;
    z-index: 2000; } }

.page-title-wrapper {
  margin-top: 50px; }

.container.black-extra {
  background-color: #000;
  max-width: 100%; }
  .container.black-extra .copyright {
    max-width: 1400px;
    width: 100%;
    padding: 20px;
    color: #7c7c7c;
    font-size: 10px;
    margin: 0 auto;
    line-height: 16px; }

.slider-pro-wrapper {
  min-height: 250px; }

@media (max-width: 767px) {
  .slider-pro-wrapper {
    display: none; } }

.level0.nav-1.first {
  margin-left: 0; }

.home-listing-block {
  overflow: hidden; }

.home-listing-block a {
  color: #000 !important; }

.home-listing-block a > div {
  position: relative; }

.home-listing-block a:hover img {
  transition: 0.25s;
  opacity: 0.5; }

.home-listing-block a:hover .text {
  transition: 0.25s;
  display: block;
  position: relative;
  color: #000 !important;
  margin-top: -180px;
  border-top: 2px solid #ff5933;
  border-bottom: 2px solid #ff5933;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px; }

.slider-pro-wrapper {
  z-index: 0; }

@media (max-width: 767px) {
  .home-listing-main-categories {
    margin-top: 0; } }

@media (min-width: 1024px) {
  .home-listing-main-categories, .home-shop-by-collection {
    margin-left: -16px;
    margin-right: -16px; } }

.product-info-price {
  margin-top: 15px; }

.data.item.content .black-extra {
  display: none; }

.block-social-login .fab {
  font-size: 30px;
  margin-top: 5px;
  margin-left: 5px; }

.product-label {
  display: none; }

/*****
PostCSS
 */
.logo {
  max-width: 190px;
  margin-right: 30px; }
  .logo img {
    width: 190px; }

.rd-navbar-nav span {
  x-font-weight: 600; }

.layout_1 .page-header__content .container {
  padding-left: 25px;
  padding-right: 15px; }

.layout_1 .page-header__panel {
  background-color: #2f2e2e; }
  .layout_1 .page-header__panel .panel-container-wrap {
    height: 50px;
    padding-top: 5px; }

@media (max-width: 767px) {
  .layout_1 .page-header__panel {
    height: 66px;
    margin-bottom: 25px;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%; } }

.actions-custom {
  padding-top: 9px;
  margin-left: 20px; }
  .actions-custom a {
    color: white; }

.scrollToTop {
  display: block !important;
  font-family: "FontAwesome"; }
  .scrollToTop:before {
    content: "\f086";
    font-family: "FontAwesome"; }

.home-listing-block {
  min-height: 450px; }
  .home-listing-block div {
    min-height: 390px; }
  .home-listing-block span.text {
    text-align: center; }
  .home-listing-block img {
    height: 100%;
    max-height: 330px;
    width: 400px; }

.home-listing-block-container .home-listing-block {
  margin-top: 0px; }

.block-left {
  padding-right: 0px; }

.block-center {
  padding-left: 0px;
  padding-right: 0px; }

.block-right {
  padding-left: 0px; }

@media (max-width: 767px) {
  .block-left {
    padding-right: 15px; }
  .block-center {
    padding-left: 15px;
    padding-right: 15px; }
  .block-right {
    padding-left: 15px; } }

.custom-item-13 .fa-canadian-maple-leaf {
  color: darkred !important; }

.footer .row {
  min-height: 430px; }

.home-listing-main-categories h1 {
  margin-top: 20px;
  width: 100%;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 767px) {
  .home-listing-main-categories h1 {
    margin-top: 0; } }

@media (min-width: 768px) {
  .home-listing-main-categories h1 {
    margin-top: 40px; } }

@media (min-width: 1280px) {
  .home-listing-main-categories h1 {
    margin-top: 40px; } }

@media (min-width: 1600px) {
  .home-listing-main-categories h1 {
    margin-top: 20px; } }

.custom-item-13 li:before, .items.pages-items li:before {
  content: "" !important;
  display: none; }

.page-main h1, .page-main h2, .page-main h3, .page-main h4 {
  margin-top: 30px; }

.page-main p a {
  color: #ff5933; }
  .page-main p a:hover {
    text-decoration: underline; }

.page-main ul {
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 20px;
  font-size: 15px; }
  .page-main ul li a {
    color: #ff5933; }
  .page-main ul li a:hover {
    text-decoration: underline; }
  .page-main ul li:before {
    color: #000;
    content: "\2022";
    margin-right: 10px;
    font-size: 16px; }

.page-main ul.fat-list {
  font-size: 18px; }
  .page-main ul.fat-list li:before {
    font-size: 26px;
    vertical-align: top; }

.page-main .cat {
  margin-top: 25px; }
  .page-main .cat ul {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px; }
  .page-main .cat .cta {
    text-align: left;
    font-size: 13px; }
    .page-main .cat .cta:after {
      margin-left: 5px;
      content: "\f105";
      font-family: "FontAwesome";
      color: #ff5933; }

.page-main .box h1, .page-main .box h2, .page-main .box h3 {
  margin-top: 0; }

.page-main .idee-gallery {
  position: relative; }
  .page-main .idee-gallery .idee-gallery-box-container {
    margin-top: 20px; }
    .page-main .idee-gallery .idee-gallery-box-container a:hover .link-custom {
      background-color: #000 !important;
      transition: .3s ease; }
    .page-main .idee-gallery .idee-gallery-box-container .idee-gallery-box {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      max-height: 470px;
      overflow: hidden; }
      .page-main .idee-gallery .idee-gallery-box-container .idee-gallery-box img {
        width: 100%;
        max-height: 470px; }
      .page-main .idee-gallery .idee-gallery-box-container .idee-gallery-box .call {
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.4);
        top: 0;
        text-align: center; }
        .page-main .idee-gallery .idee-gallery-box-container .idee-gallery-box .call .title-1 {
          color: #ffffff;
          text-align: center;
          margin-top: 23%;
          font-size: 36px;
          line-height: 36px;
          font-weight: 600;
          text-shadow: 4px 4px 10px #000; }
        .page-main .idee-gallery .idee-gallery-box-container .idee-gallery-box .call .link-custom {
          transition: .3s ease;
          font-size: 14px;
          line-height: 20px;
          font-weight: 600;
          text-transform: uppercase;
          display: inline-block;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          transform: translateZ(0);
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          color: #FFF;
          background-color: #ff5933;
          border-color: #ff5933;
          border-radius: 30px;
          padding: 14px 40px 12px 40px;
          text-align: center;
          margin-top: 10px; }

@media (max-width: 768px) {
  .page-main .idee-gallery .idee-gallery-box-container .idee-gallery-box .call .title-1 {
    margin-top: 20%;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0; } }

.data-table {
  border: 1px solid #CCCCCC; }
  .data-table tr {
    border: 1px solid #CCCCCC;
    font-weight: bold; }
  .data-table td {
    border: 1px solid #CCCCCC; }

@media (max-width: 768px) {
  .data-table {
    font-size: 12px;
    padding: 5px;
    margin: 5px; }
    .data-table tr {
      padding: 5px;
      margin: 5px; }
    .data-table td {
      padding: 5px;
      margin: 5px; } }

.callus img {
  max-width: 320px; }

ul.custom-item-13 {
  list-style-type: none; }

.minisearch .actions {
  position: absolute;
  right: 5px;
  top: -9px; }

#maincontent .block-static-block ul {
  list-style: none; }

.filter-title {
  margin-top: 30px; }

table.data.additional-attributes table, table.data.additional-attributes tr {
  border: 1px solid #eae9e9;
  font-size: 16px; }
  table.data.additional-attributes table th, table.data.additional-attributes tr th {
    font-weight: 600; }
  table.data.additional-attributes table th, table.data.additional-attributes table td, table.data.additional-attributes tr th, table.data.additional-attributes tr td {
    padding: 10px !important; }

.rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-nav > li > .rd-navbar-megamenu {
  z-index: 100; }

@media (min-width: 768px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 58px !important; } }

.pages .items.pages-items {
  list-style: none; }

.pages .item.current .page {
  background-color: transparent !important; }

.block-overlay .row:first-child {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 425px; }

.block-overlay .title-block h1, .block-overlay .title-block p {
  color: #fff;
  text-shadow: 2px 2px #000; }

.block-overlay .offre-achat {
  background-color: #FFF;
  border: 1px solid #ff5933;
  margin-top: 25px;
  padding: 15px;
  font-size: 14px;
  max-width: 426px; }
  .block-overlay .offre-achat h3 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .block-overlay .offre-achat label {
    display: none; }
  .block-overlay .offre-achat .field {
    margin-bottom: 0; }
  .block-overlay .offre-achat .action.primary.amcform-submit {
    margin: 0;
    width: 100%; }
  .block-overlay .offre-achat .notice {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 15px; }

@media (max-width: 768px) {
  .block-overlay > .row {
    padding: 5px;
    margin-left: -30px !important;
    margin-right: -30px !important;
    padding-bottom: 25px; }
  .block-overlay .offre-achat {
    max-width: 100%; } }

.banner {
  font-size: 14px;
  line-height: 15px; }
  .banner .miniature {
    margin-bottom: 10px; }

@media (max-width: 768px) {
  .banner > div {
    margin-bottom: 40px;
    font-size: 16px; } }

.sidebar-logos {
  font-size: 14px; }

@media (max-width: 768px) {
  .page-main h1, .page-main h2, .page-main h3, .page-main h4 {
    line-height: 30px; } }

.breadcrumbs .items .item {
  font-size: 16px; }

.fotorama__arr, .fotorama__thumb__arr {
  background-color: transparent !important; }

.center-block {
  margin: 0 auto !important; }

.field-textinput-1571663830764 {
  opacity: 0;
  height: 1px;
  overflow: hidden; }

.coupon {
  font-weight: bold;
  color: #ff5933; }

.container.black-extra a {
  color: #ff5933; }
  .container.black-extra a:hover {
    text-decoration: underline; }

.counter {
  display: none !important; }

.shopping-cart-icon {
  width: 25px;
  margin-right: 10px;
  margin-top: 5px; }

.rd-navbar-cart-wrap {
  background-color: #ff5933;
  padding-right: 10px;
  margin-top: -5px;
  height: 60px;
  padding-top: 6px; }

@media (max-width: 768px) {
  .rd-navbar-cart-wrap {
    background-color: transparent; } }

#toolbar-amount, .limiter {
  display: none !important; }

.sorter-hidden {
  display: none !important; }

.toolbar-products .toolbar-sorter {
  float: right; }

.filter-title {
  display: none !important; }

.filter-content {
  margin-top: 20px; }

.product-info-stock-sku .stock {
  display: none; }

.reviews-actions {
  display: none !important; }

.box-tocart .field {
  width: 30%;
  float: left; }

.box-tocart .actions {
  width: 70%;
  float: right; }

.box-tocart .fieldset {
  display: inline-block !important;
  width: 100%; }

.box-tocart .field label span, .box-tocart .field .aitoc-puq-control {
  font-size: 18px; }

.catalog-product-view .columns .page-title {
  text-align: left !important; }

#block-compare-heading {
  font-size: 18px !important;
  text-transform: uppercase; }

.home-listing-block span.text {
  font-weight: 100 !important;
  font-size: 20px;
  text-transform: uppercase !important; }

#product-options-wrapper label span {
  font-size: 18px; }

#product-options-wrapper .control span {
  font-size: 16px; }

.select2-container {
  width: 423px; }

.select2-container--default .select2-selection--single {
  border: solid 1px #f6f6f6;
  x-background-color: white; }

.contact-us-blocks {
  margin-top: 35px; }

.product-id {
  opacity: 0; }

.widget.featured {
  margin-bottom: 0; }

.actions.dropdown.options.switcher-options {
  display: none; }

.header-switchers {
  position: absolute;
  right: 270px;
  top: 6px;
  z-index: 200; }

@media (max-width: 1024px) {
  .header-switchers {
    right: 180px; } }

@media (max-width: 768px) {
  .header-switchers {
    right: 180px; } }

@media (max-width: 425px) {
  .header-switchers {
    right: 120px;
    margin-top: 10px; }
  .switcher.currency,
  .switcher.language {
    width: auto; } }

html:lang(fr) .header-switchers {
  right: 0px;
  float: right;
  position: relative;
  top: 0px;
  padding-right: 25px; }

html:lang(en) .header-switchers {
  right: 0px;
  float: right;
  position: relative;
  top: 0px;
  padding-right: 25px; }

@media (max-width: 1400px) {
  html:lang(fr) .header-switchers {
    padding-right: 15px; } }

.accordion-trigger {
  cursor: pointer;
  border-bottom: 1px solid #e8e8e8; }
  .accordion-trigger h3 {
    display: inline-block;
    margin-top: 12px; }

.sidebar.sidebar-additional {
  margin-top: 50px; }

.toolbar-top .toolbar.toolbar-products.toolbar-posts {
  display: none; }

#post-comments, .post-comments, .post-page .post-data .post-comments {
  display: none; }

.pages .item .page:hover {
  background-color: #ff5933 !important;
  color: #fff; }

.block.block-recent-posts ul {
  margin-left: 0; }

.block.block-compare {
  display: none !important; }

.block-posts-list .post-image {
  text-align: center;
  border: 1px solid #eee; }
  .block-posts-list .post-image img {
    width: 100%; }

.post-page .post-text img {
  display: block;
  max-width: 50%;
  margin-top: 20px; }

.block-posts-list .post-items .post-item {
  display: inline-block;
  max-width: 50%;
  padding-right: 20px;
  border: 0; }
  .block-posts-list .post-items .post-item:nth-child(even) {
    border-right: 1px solid #eae9e9; }
  .block-posts-list .post-items .post-item:nth-child(odd) {
    padding-left: 20px; }
  .block-posts-list .post-items .post-item:first-child {
    display: block;
    max-width: 100%;
    border-bottom: 1px solid #eae9e9;
    padding-left: 0; }

@media (max-width: 768px) {
  .block-posts-list .post-items .post-item {
    max-width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border: 0 !important; } }

.deck-pad .fab, .deck-pad .fas {
  margin-bottom: 15px; }

.deck-pad .icon-text {
  font-family: "Work Sans", sans-serif; }

.deck-pad .icon-truck {
  font-size: 80px;
  margin-bottom: 15px;
  vertical-align: top;
  margin-top: -20px;
  display: block; }

.icon-deck-orange-block a:hover .deck-block {
  background-color: #2f2e2e; }

.icon-deck-orange-block .deck-block {
  background-color: #ff5933;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px; }
  .icon-deck-orange-block .deck-block .fab, .icon-deck-orange-block .deck-block .fas {
    position: relative;
    display: inline-block;
    color: #fff;
    vertical-align: top; }
  .icon-deck-orange-block .deck-block .icon-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: "Work Sans", sans-serif;
    color: #fff;
    margin-top: 18px;
    margin-left: 15px;
    font-size: 20px; }
    .icon-deck-orange-block .deck-block .icon-text.dual {
      margin-top: 8px; }

@media (max-width: 767px) {
  .icon-deck-orange-block .deck-block {
    margin-top: 15px; } }

.panel-container-wrap {
  border-bottom: 1px solid #eae9e9; }

.panel-container-wrap .welcome {
  font-size: 12px; }

.rd-navbar-static .rd-navbar-collapse a {
  font-size: 16px; }

.header-switchers {
  font-size: 12px; }

.header-switchers .actions .action {
  font-size: 12px; }

.header-info {
  font-size: 14px;
  background: #000; }

/* END General Settings  */
/* Main Theme Settings  */
/* END Main Theme Settings  */
/* Desktop */
.slick-prev {
  left: 15px !important;
  z-index: 200; }

.slick-next {
  right: 15px !important;
  z-index: 200; }

.slick-slide img {
  width: 100%; }

.slide-micro-container {
  min-height: 350px;
  max-height: 350px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  .slide-micro-container .slide-micro {
    text-align: center;
    height: 250px;
    vertical-align: bottom;
    padding-top: 276px; }
    .slide-micro-container .slide-micro .slide-micro-image {
      vertical-align: bottom;
      margin-top: 46px;
      text-align: center;
      border: 2px solid #f04c25;
      background-color: white;
      width: 110px;
      margin-left: auto;
      margin-right: auto; }

.slick-next:before, .slick-prev:before {
  color: black !important; }

#dynamicColorOpions .color-item {
  width: 100px;
  height: 100px;
  border: 2px solid #eff0f1;
  padding: 5px 5px 5px 5px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  float: left;
  margin-right: 10px; }

#dynamicColorOpions .selectedOption {
  border: 2px solid black !important; }

.field-textinput-color {
  display: none !important 1; }

.eronomic_feature, .eronomic_feature_optional {
  cursor: pointer; }

.eronomic_feature_hidden_content, .eronomic_feature_hidden_content_optional {
  display: none; }

.container-ergo, .container-ergo-optional {
  min-height: 160px; }
  .container-ergo .image, .container-ergo-optional .image {
    width: 20%;
    float: left;
    vertical-align: middle; }
  .container-ergo .desc, .container-ergo-optional .desc {
    float: left;
    width: 80%; }
    .container-ergo .desc h3, .container-ergo-optional .desc h3 {
      margin-top: 0px; }

.ergo-feature-container {
  padding-bottom: 20px;
  border-bottom: solid 2px #ff5933; }

.eronomic_feature_optional, .eronomic_feature {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.container-ergo-optional-selected, .container-ergo-selected {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none; }

.addthis_toolbox, .field span#value {
  display: none; }

.product-info-ugoburo, .product-info-stock-sku div.sku {
  width: 40%;
  float: left; }

#dynamicColorOpions .mageworx-swatch-option-sample {
  float: left;
  min-width: 90px;
  min-height: 90px;
  margin-left: 10px;
  margin-top: 10px;
  background-size: contain !important;
  cursor: pointer; }

.product-add-formtmp {
  padding-top: 20px;
  border-top: solid 1px #ff5933;
  clear: both; }

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

.toolbar-sorter label {
  display: none !important; }

#sorter-container {
  display: none; }

.img-text-placeholder {
  clear: both;
  /* float: left; */
  display: inline-block;
  text-align: center;
  width: 100%;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 20px; }

.product-options-wrapper, .product-info-stock-sku {
  border-top: 1px solid #eee;
  padding-top: 20px; }

@font-face {
  font-family: 'luma-icons';
  src: url("../../frontend/TemplateMonster/theme007/en_CA/fonts/luma/Luma-Icons.eot?3955673");
  src: url("../../frontend/TemplateMonster/theme007/en_CA/fonts/luma/Luma-Icons.eot?3955673#iefix") format("embedded-opentype"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/luma/Luma-Icons.woff2?3955673") format("woff2"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/luma/Luma-Icons.woff?3955673") format("woff"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/luma/Luma-Icons.ttf?3955673") format("truetype"), url("../../frontend/TemplateMonster/theme007/en_CA/fonts/luma/Luma-Icons.svg?3955673#furniture") format("svg");
  font-weight: normal;
  font-style: normal; }

.rabais-volume.trythischair {
  background-color: #ff5933;
  border-color: #ff5933;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1.2px;
  cursor: pointer;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif; }

.trychair .noteBoxInfo span.amasty_customF {
  padding-top: 5px;
  text-align: center;
  display: block !important;
  padding-left: 0; }

.trychair {
  padding: 10px 10px;
  border: 1px dotted #c5c5c5;
  display: none;
  max-width: 80%;
  margin-top: 10px; }

.trychair .noteBoxInfo span {
  padding-top: 0px;
  display: inline; }

.trychair .close_rabais {
  float: right;
  cursor: pointer;
  margin-top: 0;
  display: block;
  position: relative;
  z-index: 20; }

.trychair h3 {
  margin-top: 0;
  font-size: 1.3rem;
  margin-bottom: 15px; }

.trychair input[type="text"] {
  min-height: auto; }

.trychair .rendered-form .fieldset .fields .field.form-group {
  margin-bottom: 5px; }

.trychair .field .label {
  font-size: 14px; }

.trychair .amcform-toolbar button {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  padding: 5px 40px 5px 40px !important;
  margin-top: 10px;
  margin-bottom: 5px; }

.trychair .amcform-toolbar {
  display: block;
  text-align: right;
  margin-top: -30px; }

.trychair label[for=textinput-1646344234271] {
  display: none; }

.trychair #textinput-1646344234271 {
  visibility: hidden; }

.preload_topbar {
  display: none; }

.gallery-placeholder .loader img.fotorama_loader_gif.foto_mobile {
  top: 50%;
  left: 50%;
  transform: translate(-115%, -100%); }

.gallery-placeholder .img-text-placeholder.before_fotorama {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.07px;
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
  opacity: 0.5; }

.gallery-placeholder .before_fotorama_nav {
  padding: 40px;
  height: 125px;
  padding-left: 0 !important;
  opacity: 0.5 !important;
  display: none; }

.gallery-placeholder .before_fotorama_nav2 {
  padding: 40px;
  height: 125px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  opacity: 0.5 !important;
  display: none; }

.gallery-placeholder .loader img.fotorama_main_img {
  position: relative;
  opacity: 0; }

.fotorama__stage__frame .fotorama__img {
  animation: fadeIn_foto 3s;
  -webkit-animation: fadeIn_foto 3s;
  -moz-animation: fadeIn_foto 3s;
  -o-animation: fadeIn_foto 3s;
  -ms-animation: fadeIn_foto 3s; }

.fotorama__wrap--css3 .fotorama__spinner {
  display: none !important; }

.gallery-placeholder .loading-mask {
  padding: 0;
  position: static; }

.gallery-placeholder .img-text-placeholder.before_fotorama.foto_mobile {
  display: none; }

.friday_mobile_btn {
  display: none; }

.friday_ban.friday_listing.friday_promo .promo1_text1 {
  position: absolute;
  top: 42%;
  text-align: LEFT;
  width: 50%;
  font-weight: 700;
  font-size: 2.8645833333333335vw;
  left: 4%;
  right: 0;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 0px;
  letter-spacing: 2px;
  margin-left: initial; }

.friday_ban.friday_listing.friday_promo .promo1_text2_1 {
  top: 54%;
  left: 37%;
  margin-left: auto;
  margin-right: auto;
  color: #ef4c26;
  position: absolute;
  text-align: left;
  width: 100%;
  font-weight: 500;
  font-size: 1.335vw;
  font-family: "Montserrat", sans-serif; }

.friday_ban.friday_listing.friday_promo .promo1_text2 {
  top: 34%;
  left: 37%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #ef4c26;
  position: absolute;
  text-align: left;
  width: 100%;
  font-weight: 700;
  font-size: 2.0833333333333335vw;
  font-family: "Montserrat", sans-serif; }

.friday_listing.friday_promo .promo1_btn a.active:hover {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  border-color: #ffffff;
  background: #ffffff;
  padding: 12px 36px; }

.friday_listing.friday_promo .promo1_btn a.active {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  border-color: #ef4c26;
  background: #ef4c26;
  padding: 12px 36px; }

.friday_listing.friday_promo .promo1_btn {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  display: inline;
  top: 38%;
  right: 2%; }

.friday_ban.friday_listing.friday_promo.friday_cat .promo1_text1 {
  position: absolute;
  top: 42%;
  text-align: LEFT;
  width: 50%;
  font-weight: 700;
  font-size: 2.8645833333333335vw;
  left: 4%;
  right: 0;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 0px;
  letter-spacing: 4px;
  margin-left: initial; }

.friday_listing.friday_promo.friday_cat .promo1_btn {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  display: inline;
  top: 38%;
  right: 4%; }

.friday_ban {
  position: relative; }

.friday_ban .promo1_text1 {
  position: absolute;
  top: 36%;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 3.90625vw;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 0px;
  letter-spacing: 2px; }

.friday_ban .promo1_text2 {
  top: 65%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #ef4c26;
  position: absolute;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 1.4583333333333333vw;
  font-family: "Montserrat", sans-serif; }

.friday_ban.friday_listing .promo1_text1 {
  position: absolute;
  top: 32%;
  text-align: center;
  width: 28%;
  font-weight: 700;
  font-size: 2.34375vw;
  left: 4%;
  right: 0;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 2px;
  letter-spacing: 4px;
  margin-left: initial; }

.friday_ban.friday_listing .promo1_text1_1 {
  position: absolute;
  top: 60%;
  text-align: center;
  width: 28%;
  font-weight: 700;
  font-size: 2.34375vw;
  left: 4%;
  right: 0;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 2px;
  letter-spacing: 4px;
  line-height: 0.3; }

.friday_ban.friday_listing .promo1_text2 {
  top: 28%;
  left: 30%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #ef4c26;
  position: absolute;
  text-align: left;
  width: 100%;
  font-weight: 700;
  font-size: 2.6041666666666665vw;
  font-family: "Montserrat", sans-serif; }

.friday_ban.friday_listing .promo1_text2_1 {
  top: 58%;
  left: 30%;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
  position: absolute;
  text-align: left;
  width: 100%;
  font-weight: 700;
  font-size: 2.8645833333333335vw;
  font-family: "Montserrat", sans-serif; }

.friday_ban.friday_listing {
  position: relative;
  margin-top: 15px; }

.friday_ban.friday_listing.friday_btns {
  position: relative;
  margin-top: 5px; }

.promo_blackfriday .col-promo {
  position: relative; }

.promo_blackfriday .col-promo .promo1_text1_before {
  color: #ef4c26;
  position: absolute;
  left: 50%;
  top: 16%;
  text-align: center;
  width: 46.3%;
  font-weight: 600;
  font-size: 1.4583333333333333vw;
  font-family: "Montserrat", sans-serif; }

.promo_blackfriday .col-promo .promo1_text1 {
  color: #ef4c26;
  position: absolute;
  left: 50%;
  top: 23%;
  text-align: center;
  width: 46.3%;
  font-weight: 700;
  font-size: 2.0833333333333335vw;
  font-family: "Montserrat", sans-serif; }

.promo_blackfriday .col-promo .promo1_text1.friday_rabais {
  top: 25%; }

.promo_blackfriday .col-promo .promo1_text2.friday_titre {
  top: 34%; }

.promo_blackfriday .col-promo .promo1_text3.friday_note {
  top: 56%; }

.promo_blackfriday .col-promo .promo1_text2 {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 32%;
  text-align: center;
  width: 46.3%;
  font-weight: 700;
  font-size: 1.5625vw;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2; }

.promo_blackfriday .col-promo .promo1_text3 {
  color: #ccc;
  position: absolute;
  left: 50%;
  top: 54%;
  text-align: center;
  width: 46.3%;
  font-weight: 400;
  font-size: 0.6770833333333334vw;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.1; }

.promo_blackfriday .col-promo .promo1_btn {
  position: absolute;
  left: 50%;
  top: 74%;
  text-align: center;
  width: 46.3%;
  font-family: "Montserrat", sans-serif; }

.friday_listing .promo1_btn {
  position: relative;
  font-family: "Montserrat", sans-serif;
  display: inline; }

.promo_blackfriday .col-promo a {
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  border-color: #ef4c26;
  background: #ef4c26;
  padding: 12px 36px; }

.friday_listing .promo1_btn a {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  border-color: #000;
  background: #000;
  padding-top: 12px;
  display: inline-block;
  /*width: 225px;*/
  padding-bottom: 12px;
  text-align: center; }

.friday_btns.friday_listing .promo1_btn a {
  display: inline-block;
  height: 100%;
  flex: 1 100%; }

.friday_btns.friday_listing .promo1_btn a:nth-of-type(1) {
  margin-left: 0; }

.friday_btns.friday_listing .promo1_btn a {
  margin-left: 5px; }

.friday_btns.friday_listing .promo1_btn {
  justify-content: initial;
  width: 100%;
  display: inline-flex; }

.friday_listing .promo1_btn a.active {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  border-color: #ef4c26;
  background: #ef4c26;
  padding-top: 12px;
  display: inline-block;
  /*width: 225px;*/
  padding-bottom: 12px;
  text-align: center; }

.promo_blackfriday .col-promo a:hover {
  color: #000;
  border-color: #ffffff;
  background: #ffffff; }

.friday_listing .promo1_btn a:hover {
  color: #ffffff;
  border-color: #ef4c26;
  background: #ef4c26; }

.cookie-status-message {
  display: none; }

.catalog-category-view .products-grid .product-items:not(.owl-carousel)::before {
  background-color: transparent;
  width: 0px; }

.checkout-index-index #payment #recaptcha-checkout-place-order-wrapper {
  display: none; }

.checkout-index-index #payment hr {
  display: none; }

.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'luma-icons';
  border-radius: 50% !important; }

.catalog-product-view .old_price_drop {
  padding-right: 5px;
  text-decoration: line-through; }

.checkout-index-index #customer-email-fieldset .field-tooltip {
  display: none !important; }

.checkout-index-index .opc-wrapper .step-content #customer-email-fieldset > .field > .control._with-tooltip {
  padding-right: 0px; }

#checkout-step-shipping .form-login .fieldset.hidden-fields {
  padding-bottom: 25px; }

#opc-new-shipping-address div[name='shippingAddress.company'] {
  display: inline-block;
  width: 100%; }

.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown {
  top: 0px; }

.promo_humanscale .page-title {
  display: none !important; }

.promo_humanscale .product-item-actions {
  display: none !important; }

.link-ideas-home.promo_human {
  width: 445px;
  max-width: 445px;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.98px;
  background-color: #fff;
  border-color: #ff5933;
  color: #ff5933; }

.link-ideas-home.promo_human:hover {
  background-color: #ff5933;
  border-color: #ff5933;
  color: #fff; }

.products-crosssell .actions-primary {
  display: none; }

.checkout-index-index .opc-payment-additional.discount-code {
  margin-bottom: 35px; }

.checkout-index-index .opc-payment-additional.discount-code._active {
  margin-bottom: 0px; }

.checkout-index-index .order-attributes-form.fieldset.address {
  margin-top: 20px; }

.checkout-index-index .loading-mask.step_payment_paypal .loader {
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  text-align: center;
  width: 490px;
  height: 227px;
  line-height: 90px;
  text-transform: uppercase;
  -o-text-transform: uppercase;
  -ms-text-transform: uppercase;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  background-color: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #eae9e9;
  padding: 50px;
  border-radius: 4px;
  box-shadow: 0 1px 4px #5f5f5f24;
  margin: 0px; }

.logo_checkout {
  cursor: pointer; }

#checkout .info_bulk {
  padding: 10px 10px;
  border: 1px dotted #c5c5c5;
  display: none;
  max-width: 400px;
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
  height: 90px; }

#checkout .info_bulk h3 {
  font-size: 14px;
  padding-bottom: 10px; }

.count_item_compare .counter {
  display: inline-block !important; }

:lang(en) .item_compare_link {
  top: 6px;
  position: relative;
  padding-left: 3px;
  cursor: pointer; }

:lang(fr) .item_compare_link {
  top: 6px;
  position: relative;
  padding-left: 3px;
  cursor: pointer; }

.item_compare_link .colorCompare {
  color: #ff5933; }

table.table.table-comparison td {
  vertical-align: top; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: hidden;
  padding-bottom: 50px; }

body._has-modal {
  overflow-y: visible; }

.toolbar-products .item_compare_link {
  top: 0px; }

.item_compare_link.counter {
  top: 0px;
  cursor: default; }

.catalog-product_compare-index .fa-print {
  display: none; }

.catalog-product_compare-index .table-comparison .price-box {
  display: inline; }

.catalog-product_compare-index span.from-price {
  padding-right: 5px; }

/*.catalogsearch-result-index .count_item_compare {display:none !important;}
.catalogsearch-result-index .add_compare {display:none !important;}*/
:lang(fr) #checkout .info_bulk .btn_checkout_stay {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  padding: 5px;
  padding-left: 24px;
  padding-right: 24px;
  margin-right: 10px; }

:lang(en) #checkout .info_bulk .btn_checkout_stay {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  padding: 5px;
  padding-left: 34px;
  padding-right: 34px;
  margin-right: 10px; }

#checkout .info_bulk .btn_checkout_stay:hover {
  background-color: #fff;
  border: 1px solid #ff5933;
  color: #000; }

:lang(fr) #checkout .info_bulk .btn_checkout_cart {
  background-color: #ff5933;
  border: 1px solid #ff5933;
  color: #fff;
  padding: 5px;
  padding-left: 24px;
  padding-right: 24px; }

:lang(en) #checkout .info_bulk .btn_checkout_cart {
  background-color: #ff5933;
  border: 1px solid #ff5933;
  color: #fff;
  padding: 5px;
  padding-left: 34px;
  padding-right: 34px; }

#checkout .info_bulk .btn_checkout_cart:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff; }

#checkout-loader img {
  display: none; }

#checkout .arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #ccc; }

#checkout .arrow_box:after, #checkout .arrow_box:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

#checkout .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -9px; }

#checkout .arrow_box:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 10px;
  margin-left: -10px; }

#checkout .info_bulk span {
  width: 145px;
  display: inline; }

.checkout-container {
  margin: 50px auto 0 auto; }

.checkout-index-index .container.black-extra {
  opacity: 0;
  animation: fadeIn 15s ease-in both; }

.opc-sidebar .ship-via {
  margin-bottom: 25px;
  border-bottom: 1px solid #eae9e9; }

.opc-block-shipping-information .shipping-information-content {
  padding: 10px 10px 20px 0; }

fieldset .field .select2-container,
.fieldset .field .select2-container {
  max-width: 100%;
  width: 100% !important; }

.close_rabais:before {
  content: "\e935";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.close_rabais {
  float: right;
  cursor: pointer;
  margin-top: -5px; }

#shopping-cart-table td input.qty {
  text-align: center;
  margin: 0 auto;
  width: 32px;
  padding: 3px;
  margin-left: 0;
  min-height: 47px;
  display: block !important; }

#shopping-cart-table td.price, #shopping-cart-table td.subtotal {
  text-align: center !important; }

.catalog-product-view .box-tocart .mage-error:not(input):not(textarea), .modal-popup.quick-view .box-tocart .mage-error:not(input):not(textarea) {
  position: absolute;
  padding-left: 0;
  box-shadow: none;
  padding-top: 10px;
  margin-left: -32px;
  margin-bottom: 10px;
  background: none; }

.opc-block-summary .discount.coupon {
  display: none; }

.title {
  text-transform: none;
  color: #fff;
  text-align: center;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.aitoc-puq-control-plus-minus .aitoc-puq-control-handler-down, .aitoc-puq-control-plus-minus .aitoc-puq-control-handler-down.good_cart_control {
  float: left; }

.aitoc-puq-control-plus-minus .aitoc-puq-control-handler-up, .aitoc-puq-control-plus-minus .aitoc-puq-control-handler-up.good_cart_control {
  float: right; }

#shopping-cart-table .aitoc-puq-control-plus-minus .aitoc-puq-control-handler {
  width: 2em;
  min-width: 2em;
  height: 2em;
  cursor: pointer;
  color: #fff;
  background: none;
  box-shadow: none;
  margin: 0 5px;
  border-radius: 50%;
  display: none;
  padding: 0; }

.checkout-cart-index .page-messages.messages .messages {
  display: none !important; }

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block; }

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 350px;
  background-color: gray;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -175px;
  opacity: 0;
  transition: opacity 0.3s; }

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.catalog-product-view .aitoc-puq-control-plus-minus .aitoc-puq-control-handler {
  width: 2em;
  min-width: 2em;
  height: 48px;
  cursor: pointer;
  color: #fff;
  background: none;
  box-shadow: none;
  margin: 0 5px;
  border-radius: 50%;
  padding: 0; }

.catalog-product-view .box-tocart .qty, .modal-popup.quick-view .box-tocart .qty {
  max-width: 240px; }

.catalog-product-view .aitoc-puq-control-plus-minus .aitoc-puq-control-handler.aitoc-puq-control-handler-up {
  margin-left: 20px; }

#shopping-cart-table .aitoc-puq-control-plus-minus .aitoc-puq-control-handler.good_cart_control {
  width: 2em;
  min-width: 2em;
  height: 2em;
  cursor: pointer;
  color: #fff;
  background: none;
  box-shadow: none;
  margin: 0 5px;
  border-radius: 0px;
  display: block;
  padding: 0;
  justify-content: center; }

.checkout-index-index .loading-mask.step_payment_paypal .loader:after, .checkout-index-index .loading-mask.step_payment_paypal .loader:before {
  display: none; }

.checkout-index-index .opc-wrapper .step-content .message {
  padding: 10px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  color: #F11F17;
  padding-right: 35px; }

.checkout-index-index .message > div:after {
  font-family: "Font Awesome 5 Free";
  content: '\e935';
  font-size: 16px;
  position: absolute;
  right: 0px;
  top: -2px;
  text-align: center;
  padding: 10px;
  margin-left: 5px; }

.checkout-index-index .loading-mask.step_payment_paypal {
  background: none;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 9999; }

.checkout-index-index .loading-mask.step_payment_paypal .payment_text p {
  display: block;
  text-align: center; }

.checkout-index-index .loading-mask.step_payment_paypal .payment_text p.payment_txt {
  margin-bottom: 0px; }

.checkout-index-index .loading-mask.step_payment_paypal {
  background: none;
  z-index: 9999999; }

.payment_mask   {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 99999;
  display: none; }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ef4c26;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

/*.loader10 {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: relative;
  animation: loader10-uba7e1836 0.9s ease alternate infinite;
  animation-delay: 0.36s;
  top: 50%;
  margin: -42px auto 0; }
  .loader10::after, .loader10::before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    animation: loader10-uba7e1836 0.9s ease alternate infinite; }
  .loader10::before {
    left: -40px;
    animation-delay: 0.18s; }
  .loader10::after {
    right: -40px;
    animation-delay: 0.54s; }

@keyframes loader10-uba7e1836 {
  0% {
    box-shadow: 0 28px 0 -28px #0052ec; }
  100% {
    box-shadow: 0 28px 0 #0052ec; } }
*/
#co-payment-form fieldset {
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column; }

#co-payment-form .checkout-billing-address {
  flex: 1;
  order: 1; }

#co-payment-form .action.action-edit-address {
  display: inline !important; }

#co-payment-form .checkout-billing-address {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  box-shadow: 0 1px 2px #5f5f5f24;
  margin-top: 5px;
  margin-bottom: 25px; }

#co-payment-form .checkout-billing-address .action-edit-address span {
  display: none; }

#co-payment-form .checkout-billing-address .billing-address-same-as-shipping-block {
  padding-left: 15px;
  padding-top: 10px;
  display: block; }

#co-payment-form .checkout-billing-address .fieldset .field-select-billing label, #co-payment-form .checkout-billing-address .action-cancel {
  display: none; }

#co-payment-form .checkout-billing-address .fieldset .actions-toolbar {
  display: block; }

#co-payment-form .checkout-billing-address .fieldset .actions-toolbar .action-update {
  float: right;
  background-color: #fff;
  border-color: #ff5933;
  color: #ff5933; }

#cart-totals .table.totals .mark {
  padding: 0;
  padding-bottom: 20px;
  text-align: left;
  padding-top: 5px; }

.cart-summary {
  border: 1px solid #eae9e9;
  padding: 20px; }

.cart-summary .checkout-methods-items {
  padding-left: 0;
  padding-right: 0; }

.checkout-index-index .actions-toolbar .action {
  min-width: 206.89px; }

.checkout-index-index .messages {
  top: 0px; }

.block-newsletter .title {
  text-align: left; }

#co-payment-form .checkout-billing-address .fieldset .actions-toolbar .action-update:hover {
  background-color: #ff5933;
  border-color: #ff5933;
  color: #fff; }

#co-payment-form .checkout-billing-address .fieldset {
  padding-left: 15px;
  padding-right: 15px; }

#co-payment-form .checkout-billing-address .action-edit-address {
  line-height: inherit;
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 25px;
  top: 30%;
  transform: translateY(-30%); }

#co-payment-form .checkout-billing-address .action-edit-address:before {
  content: "\f044";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

#co-payment-form .checkout-billing-address .billing-address-details {
  margin-bottom: 0px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  font-size: 14px;
  padding: 15px;
  padding-top: 5px;
  position: relative; }

.opc-payment {
  flex: 1;
  order: 3; }

.opc-payment-additional {
  flex: 1;
  order: 2; }

.billing_add {
  text-transform: uppercase;
  font-weight: 600; }

/**/
cache {
  position: absolute;
  z-index: -1000;
  opacity: 0; }

cache image {
  position: absolute; }

.page-main h1.home_page {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 0px;
  display: none; }

p {
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000; }

input[type="tel"] {
  display: block;
  width: 100%;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 24px;
  min-height: 50px;
  background: #f6f6f6;
  border: 0; }

.price-container.price-final_price.tax.weee {
  display: inline-block !important; }

.products-grid .product-item-actions {
  display: inline-block;
  margin: 0; }

.block-overlay .row .title-block {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.37) 0%, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0) 100%);
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px; }

.block-overlay .title-block h1, .block-overlay .title-block p {
  text-shadow: 1px 1px #0000009e; }

.widget.block-static-block.tophead_before {
  margin-bottom: 0px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0;
  max-width: none !important;
  height: 34px; }

.deck-pad .icon-text {
  font-family: "Source Sans Pro", sans-serif; }

.before-header-top {
  text-align: center;
  background-color: #ef4c26;
  /*background-color: #000;*/
  color: #fff !important;
  font-size: 14px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: -25px;
  z-index: 999999;
  /* width: 100%; */
  padding-left: 25px;
  padding-right: 25px; }

.before-header-top a {
  color: #fff;
  text-decoration: underline; }

.before-header-top a:hover {
  color: #000;
  /*color:#fff;*/ }

.catalog-product-view .page-messages.messages {
  display: none !important; }

.catalogsearch-result-index .page-messages.messages {
  display: none !important; }

.qtip-tip canvas {
  display: none; }

.qtip-content {
  background-color: #fff; }

.field-error span {
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  color: #F11F17;
  padding: 5px;
  background: transparent;
  z-index: 1;
  box-shadow: none; }

.sidebar-additional.desktop-grid {
  display: block; }

.catalogsearch-result-index .cms-page-img img {
  border: none;
  width: 100%;
  height: auto; }

.catalogsearch-result-index .cms-page-top {
  padding-top: 0px;
  margin-top: -50px;
  padding-left: 70px;
  padding-right: 70px; }

.catalogsearch-result-index .cms-page-top .cms-page-text h2 {
  text-transform: none;
  font-weight: 800; }

.cms-noroute-index .cms-page-top .cms-page-text h2 {
  font-weight: 800; }

.catalogsearch-result-index .cms-page-text p .search_contact, .cms-noroute-index .cms-page-text p .search_contact {
  color: #ef4c26;
  font-size: 24px;
  font-weight: 800; }

.catalogsearch-result-index .cms-page-text p {
  color: #000;
  font-size: 18px; }

.catalogsearch-result-index .cms-page-text p .search_small, .cms-noroute-index .cms-page-text p .search_small {
  display: inline-block;
  line-height: 28px;
  padding-left: 5px;
  padding-right: 5px; }

.catalogsearch-result-index .search_info_contact, .cms-noroute-index .search_info_contact {
  display: flex;
  align-items: flex-end; }

.catalogsearch-result-index .cms-page-img {
  max-width: 401px;
  float: right; }

.catalogsearch-result-index .message.empty_result {
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: none;
  border-radius: 2px;
  position: relative;
  cursor: default;
  font-size: 14px;
  backface-visibility: hidden;
  transform: translateZ(0); }

.catalogsearch-result-index .message.empty_result > div:after {
  display: none; }

#search_autocomplete .price-box.price-final_price {
  display: none; }

.search-autocomplete ul li.search-item a {
  display: flex;
  align-items: center; }

.search-autocomplete ul li.search-item a .qs-option-name {
  margin-bottom: 0px; }

.messages {
  position: relative  !important; }

.page-messages .message-success {
  display: block;
  text-align: center; }

#shopping-cart-table .cart.item .item-control > .action-delete::before {
  content: "\f2ed"; }

#shopping-cart-table thead th {
  font-weight: bold; }

#shopping-cart-table .cart.item td .product-item-photo {
  padding-right: 0px; }

#shopping-cart-table thead th {
  font-weight: bold;
  vertical-align: middle; }

#shopping-cart-table thead th.description {
  text-align: center; }

:lang(fr) .faq-page #faq-accordion .accordion-content p:before {
  content: 'r'; }

.switch_lang #switcher-language {
  display: block !important; }

#customUrlChanger {
  display: none; }

.panel.page-header__panel .header-switchers .lang_hidden {
  display: none; }

.panel.page-header__panel .header-switchers.switch_lang {
  display: block; }

html:lang(fr) .header-switchers {
  right: 0px;
  float: right;
  position: relative;
  top: 0px;
  padding-right: 0px; }

html:lang(en) .header-switchers {
  right: 0px;
  float: right;
  position: relative;
  top: 0px;
  padding-right: 0px; }

.header-switchers .actions-custom {
  padding-top: 0px;
  margin-left: 0px; }

.switcher-language .switcher-options .switcher-trigger {
  background: transparent;
  color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0; }

.language-switcher-header-wrapper {
  padding-right: 20px !important;
  padding-top: 0px !important; }

#store-view-current-url {
  display: none; }

.switcher-language .switcher-trigger strong {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400; }

#store-view-translated-url:hover {
  color: #ef4c26; }

.switcher-language .actions-custom a {
  color: #000; }

body {
  overflow-x: initial !important;
  font-family: "Montserrat", sans-serif; }

body.cms-home {
  overflow-x: hidden !important;
  font-family: "Montserrat", sans-serif; }

html {
  /*padding-right: calc(17px - (100vw - 100%));*/
  overflow-x: hidden; }

.block-new-customer .block-content p, .block-new-customer .block-content ul {
  display: none; }

.block-authentication .block-content .actions-toolbar .primary:first-child {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px; }

.product.media .breadcrumbs .container {
  width: 100%;
  margin-left: 0px; }

.catalog-product-view .page-title-wrapper .container {
  width: 100%; }

.page-title-wrapper.product .inner-title {
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  line-height: 1.86;
  letter-spacing: 0.35px;
  color: #fff; }

#top-cart-btn-checkout {
  font-size: 22px; }

.checkout-success p:nth-child(2) {
  display: none; }

.checkout-success .checkout-uguburo p:nth-child(2) {
  display: block; }

.checkout-success .checkout-uguburo span {
  font-weight: 600; }

.icon-deck-orange-block .deck-block .icon-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  margin-top: 18px;
  margin-left: 15px;
  font-size: 1.2em;
  letter-spacing: 1.6px; }

.slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button:before, .slider-pro-wrapper .sp-buttons .sp-button:hover:before {
  display: none; }

.hag_img {
  max-height: 55px;
  padding-top: 15px; }

.faq-page.service_mobilier #faq-accordion .accordion-content ul {
  margin-left: 20px;
  color: #000; }

.test_nancy {
  display: none; }

.contact-index-index .column.main {
  padding-top: 50px; }

.contact-index-index legend.legend .note {
  padding-left: 10px;
  font-size: 16px;
  line-height: inherit;
  vertical-align: baseline; }

.field .label,
.field label {
  margin-right: 30px;
  line-height: 24px;
  padding: 6px 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 600; }

.posts-list-wrapper .toolbar-bottom .toolbar .pages {
  text-align: center; }

#snackbar {
  visibility: hidden;
  /* Hidden by default. Visible on click */
  min-width: 250px;
  background-color: #E8E8E8;
  color: #000;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #ef4c26;
  z-index: 999;
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px; }

.login-container {
  padding-top: 50px; }

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible;
  /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s; }

.page-main {
  overflow: hidden; }

.checkout-onepage-success .page-main {
  margin-top: 100px; }

.actions .action,
.actions-toolbar .action,
.box-actions .action,
.product-item-actions .action,
.checkout.methods .action {
  border-radius: 0px; }

.modal-popup .modal-footer button {
  border-radius: 0px; }

amcform-toolbar a, .amcform-toolbar button {
  border-radius: 30px; }

.checkout-cart-index #maincontent {
  padding-top: 75px; }

.checkout-index-index #maincontent {
  padding-top: 0px; }

.checkout-cart-index .total-rules {
  display: none; }

.checkout-cart-index .cart.item .more {
  float: left;
  color: white;
  background: #777777;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  display: inline;
  margin-left: 5px;
  cursor: pointer;
  display: none; }

.checkout-cart-index .cart.item .control.qty {
  display: flex !important; }

.checkout-cart-index .cart.item .field.qty {
  display: flex;
  align-items: center;
  justify-content: center; }

.checkout-cart-index .cart.item .less {
  float: left;
  color: white;
  background: #777777;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  display: inline;
  margin-right: 5px;
  cursor: pointer;
  display: none; }

.checkout-billing-address fieldset.street label {
  display: none !important; }

.checkout.methods .action {
  font-size: 18px; }

.checkout-index-index .opc-wrapper .step-content .shipping-address-item.not-selected-item {
  border: none !important; }

video, source {
  min-height: auto !important;
  min-width: auto !important; }

.account.customer-address-form .field.choice.set.billing, .account.customer-address-form .field.choice.set.shipping {
  display: block; }

.account .box-order-billing-method .payment-method .title {
  text-transform: none;
  color: #000;
  text-align: left;
  font-size: 16px;
  margin-bottom: 1rem;
  font-family: "Source Sans Pro",sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal; }

.account .box-order-billing-method .payment-method .content {
  padding-left: 0; }

.checkout-index-index .field-deliveryinstruction {
  display: none; }

.account .block-order-details-comments {
  display: none; }

.account .admin__table-secondary {
  display: none; }

body.account .account-nav .nav.items strong {
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left; }

body.account .account-nav .nav.items a {
  line-height: 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left; }

body.account .account-nav .nav.items a:hover {
  color: #ff5933; }

body.account .box address {
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000; }

.aitoc-puq-control-slider {
  display: none; }

.aitoc-puq-control-container.aitoc-puq-control-plus-minus, .aitoc-puq-control-container.aitoc-puq-control-plus-minus.good_cart_control {
  display: inline-block !important;
  border: none;
  max-height: 49px; }

.aitoc-puq-control-plus-minus .aitoc-puq-control-handler, .aitoc-puq-control-plus-minus.good_cart_control .aitoc-puq-control-handler {
  width: 1em;
  min-width: 1em;
  height: 2em;
  cursor: pointer;
  box-shadow: none;
  margin: 0 5px;
  border-radius: 50%;
  padding: 0; }

.block.featured .product-image-container, .products-grid .product-image-container {
  height: auto;
  /*padding:1px;*/
  border: 1px solid #fff;
  /*background: linear-gradient(to bottom right, #CCCCCC, #CCCCCC, #CCCCCC);*/
  /*background-image:
        linear-gradient(#CCCCCC, #CCCCCC),
        linear-gradient(#CCCCCC, #CCCCCC)
    ;
    background-size:2px 100%;
    background-position:0 0, 100% 0;*/
  overflow: hidden; }

.block.featured .product-image-container:hover, .products-grid .product-image-container:hover {
  border: 1px solid #e8e8e8; }

.block.featured .product-image-container, .products-grid .product-image-container {
  height: auto;
  background-color: #FFF;
  /*max-height: 331px;*/ }

.block.featured .product-image-container {
  height: auto; }

/*.block.featured .product-image-container:hover, .products-grid .product-image-container:hover { border-bottom: 4px solid #ef4c26; }*/
.products-grid .product-image-wrapper {
  border-bottom: 4px solid #fff; }

.products-grid .product-image-wrapper:hover {
  border-color: #ef4c26; }

.block.featured .product-image-wrapper:after, .products-grid .product-image-wrapper:after {
  height: auto;
  content: "+";
  font-size: 28px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: courier;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #ef4c26;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 400;
  display: none; }

.block.featured .product-image-container:hover .product-image-wrapper:after, .products-grid .product-image-container:hover .product-image-wrapper:after {
  display: flex; }

.home-shop-by-collection:before {
  content: "";
  background-color: #e8e8e8;
  position: absolute;
  height: 25%;
  width: 10000px;
  left: -2000px;
  z-index: -1; }

.home-shop-by-collection:after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  height: 25%;
  width: 10000px;
  left: -2000px;
  z-index: -1; }

.home-listing-block a > div {
  position: relative;
  position: relative;
  overflow: hidden;
  max-height: 484px; }

.home-listing-block.service-listing-block a > div {
  max-height: none; }

.section-promo.promo-mobile {
  display: none; }

.home-workspace-ideas.ideas-mobile {
  display: none; }

.home-shop-by-collection .owl-next {
  cursor: pointer; }

.home-listing-block .text {
  margin-top: 40px; }

.home-shop-by-collection .home-listing-block span.text {
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px; }

.catalog-category-view #maincontent .col-sm-9 h3.cats_bottom_block {
  color: #000; }

.catalog-category-view .row .col-sm-3 img {
  padding-top: 30px; }

.catalog-category-view .row .col-sm-3 {
  /* height: 100%; */
  /* vertical-align: middle; */
  display: flex;
  align-items: center;
  justify-content: center; }

.page-main p a:hover {
  text-decoration: none !important; }

.catalog-category-view .row .col-sm-3.grid-left {
  display: block;
  align-items: none;
  justify-content: none; }

.home-listing-block span.text {
  font-weight: 400 !important;
  font-size: 20px;
  text-transform: uppercase !important; }

.custom-item-13 .title {
  padding-top: 25px;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: normal; }

.custom-item-13 .desc-content {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.home-listing-block {
  margin-bottom: 70px; }

.widget.block strong[role=heading] {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold; }

.widget.featured .owl-nav {
  position: absolute;
  top: -58px;
  right: 20px; }

.widget.featured .owl-nav .owl-prev::before, .widget.featured .owl-nav .owl-next::before {
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  color: inherit;
  vertical-align: middle;
  font-weight: bold; }

.widget.featured {
  padding-bottom: 0px;
  margin-top: 100px;
  margin-bottom: 100px; }

.bg-error-widget .widget.featured {
  margin-bottom: 0px; }

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

.table-comparison .cell .attibute.value p {
  font-size: 12px;
  line-height: 24px; }

.pages .items.pages-items {
  font-family: "Montserrat", sans-serif;
  font-size: 14px; }

.ville_title {
  font-size: 2rem;
  color: #fff;
  text-shadow: 1px 1px #0000009e;
  margin-top: 30px;
  margin-bottom: 25px;
  font-weight: 600; }

.cms-page-view h2.cms_city {
  padding-top: 25px;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2; }

.cms-page-view h2.cms_city span {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: none; }

.cms-page-view .page-main ul li a:hover {
  color: #ef4c26; }

.cms-page-view .page-main ul {
  font-size: 16px;
  margin-top: 0px;
  text-indent: -20px;
  margin-left: 20px; }

.cms-page-view ol li {
  font-size: 16px; }

.cms-page-view .page-main ul ul {
  margin-left: 0px; }

.cms-page-view .page-main h4 {
  margin-top: 15px;
  margin-bottom: 5px; }

.cms-page-view .page-main h4 a {
  color: #ef4c26; }

.cms-page-view .page-main ul li a {
  color: #ef4c26; }

.amform-layout-two:not(.editing) {
  max-width: 100% !important; }

.collections-cms-page ul li a:hover {
  color: #000 !important; }

.collections-cms-page ul li {
  color: #000; }

.collections-cms-page ul li a {
  color: #ef4c26 !important; }

.icon-deck-orange-block .deck-block {
  background-color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px; }

.icon-deck-orange-block a:hover .deck-block {
  background-color: #ef4c26; }

.scrollToTop {
  background-color: #ef4c26;
  border-color: #ef4c26;
  color: #fff;
  display: none !important; }

.scrollToTop:hover {
  background-color: #fff !important;
  border-color: #ccc !important;
  color: #000; }

.row-caroussel .owl-nav .owl-prev::after, .row-caroussel .owl-nav .owl-next::before {
  font-family: "Font Awesome 5 Free";
  font-size: 22px;
  color: inherit;
  vertical-align: middle; }

.owl-controls .owl-prev::after {
  content: "\f053"; }

.owl-controls .owl-next::before {
  content: "\f054"; }

.owl-controls .owl-prev::after, .owl-controls .owl-next::before {
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  color: inherit;
  vertical-align: middle;
  font-weight: bold; }

.home-shop-by-collection .columns .page-title.home-block {
  display: inline-block; }

.collections-link {
  margin-right: 25px;
  top: 2px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold; }

.home-shop-by-collection .collections-link {
  margin-right: 65px;
  top: 2px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-top: 75px;
  display: inline-block;
  float: right; }

.product-page-collection .home-shop-by-collection .collections-link {
  padding-top: 23px; }

.collections-link.featured-block {
  margin-right: 25px;
  font-weight: 600;
  font-size: 16px;
  top: 38px;
  position: relative;
  float: right;
  right: 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold; }

.row-caroussel .owl-controls .owl-prev::before {
  display: none; }

.collections-carousel .owl-controls {
  position: absolute;
  top: -65px;
  right: 0px;
  margin-right: 20px; }

.home-listing-block a:after {
  height: auto;
  content: "+";
  font-size: 28px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: courier;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #ef4c26;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  bottom: 0;
  margin-top: 35%;
  margin-bottom: auto;
  font-weight: 400;
  display: none; }

.home-listing-block:hover a:after {
  display: flex; }

.owl-controls .owl-prev,
.owl-controls .owl-next {
  padding: 0;
  margin-left: 20px;
  display: inline-block; }

.home-listing-block a:hover img {
  transition: none;
  opacity: 1; }

.home-listing-block a:hover .text {
  transition: none;
  display: block;
  position: relative;
  color: #000 !important;
  margin-top: unset;
  border-top: none;
  border-bottom: none;
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 40px; }

.old-price {
  margin-top: 8px;
  padding-left: 5px; }

.cms-top {
  padding-top: 50px; }

.amasty_customF {
  padding-left: 25px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  display: none; }

.amcform-toolbar {
  display: flex;
  align-items: center; }

/** ACCOUNT CUSTOMER **/
body.account .page-main, body.customer-account-forgotpassword .page-main {
  padding-top: 50px; }

body.account input {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left; }

.sales-order-history #my-orders-table td {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left; }

.sales-order-view .order-links {
  display: none; }

.sales-order-view .order-details-items.ordered .col.qty {
  width: 125px !important; }

.sales-order-view .order-details-items.ordered td.col.sku {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left; }

.sales-order-view .order-details-items.ordered th.col.name {
  font-size: 18px; }

.sales-order-view .order-details-items.ordered .col.qty .item:before {
  display: none; }

.sales-order-view .order-details-items.ordered .col.qty .item .title {
  display: none; }

.sales-order-view .order-details-items.ordered .tax .mark {
  text-align: right; }

.form.password.reset {
  padding-top: 75px; }

#additional-addresses-table td, #additional-addresses-table th {
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left; }

#additional-addresses-table th {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px; }

#additional-addresses-table th:not(:first-child), #additional-addresses-table td:not(:first-child) {
  padding-left: 5px; }

#additional-addresses-table caption {
  padding-bottom: 15px; }

.password-strength-meter {
  font-size: 12px;
  padding-top: 4px; }

.password-strength-meter span {
  color: #ef4c26; }

#block-customer-login-heading {
  text-align: center; }

.login-container .block-customer-login {
  border-bottom: none !important;
  margin-bottom: 0;
  padding-bottom: 0; }

.login-container, body.customer-account-login form.create.account {
  margin: 0 auto;
  max-width: 800px; }

.login-container .block-choice {
  margin-bottom: 25px;
  margin-left: 25px; }

.login-container a.action.remind {
  font-size: 12px;
  display: inline-block;
  float: right; }

.login-container .field, .login-container .field label.label {
  max-width: 100%;
  flex-basis: 100%;
  display: block; }

.login-container .control {
  flex-basis: 100%;
  max-width: 100%; }

.form-login .actions-toolbar {
  flex-direction: unset;
  display: inline; }

.form-login .actions-toolbar .primary {
  margin: auto;
  display: inline;
  float: right; }

.form-login .actions-toolbar .secondary {
  display: inline; }

.customer-account-login .messages {
  display: block !important; }

.checkout-index-index .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 100%; }

.modal-popup._inner-scroll .modal-content {
  overflow-y: inherit; }

/*input[type='radio'] {
  -webkit-appearance:none;
  width: 13px;
  height: 13px;
  border:1px solid #666;
  border-radius:50%;
  outline:none;
  box-shadow:0 0 3px 0px gray inset;
}

input[type='radio']:before {
  content:'';
  display:block;
  width:70%;
  height:70%;
  margin: 20% auto;    
  border-radius:50%;    
}
input[type='radio']:checked:before, .shipping-address-item.selected-item .check:before {
  background: #ef4c26;
}*/
.checkbox.style_check input {
  position: absolute;
  opacity: 0; }
.catalog-product-view .product-item-actions .action{
  border:none;
  margin-left:0px !important;
  padding-left:0px !important;
}

:lang(en) .tocompare::before{
  left:0px !important;
}

:lang(fr) .tocompare::before{
  left:0px !important;
}

.checkbox.style_check .overlay {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 0;
  border: 2px solid #949494;
  border-radius: 3px;
  background-color: white; }

.checkbox.style_check .overlay .icon {
  width: 12px;
  height: 14px;
  top: -1px;
  position: absolute;
  left: 0px; }

.checkbox.style_check .overlay.checked {
  opacity: 1;
  border: 2px solid #949494; }

.catalog-category-view .item_compare .actions-secondary, .catalogsearch-result-index .item_compare .actions-secondary {
  position: relative; }

/*
.catalog-category-view input[type=checkbox],.catalog-product-view input[type=checkbox] {
  position: relative;
  cursor: pointer;
}
.catalog-category-view input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border: 2px solid #949494;
  border-radius: 3px;
  background-color: white;
}
.catalog-product-view input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 3px;
  left: 0;
  border: 2px solid #949494;
  border-radius: 3px;
  background-color: white;
}
.catalog-category-view input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #ef4c26;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

.catalog-product-view input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #ef4c26;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 6px;
}*/
.login-container .block-choice .choice {
  font-size: 14px;
  position: relative;
  /* margin-left: 25px; */
  height: 14px !important; }

input[type='radio'] {
  -webkit-appearance: none;
  width: 14px;
  border: 1px solid #666;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 3px 0px gray inset;
  display: inline-block;
  height: 14px !important;
  /* padding-top: 10px; */ }

.block-customer-login input[type='radio'] {
  position: absolute;
  margin: auto 0;
  top: 10px;
  left: 0px;
  bottom: 0;
  right: 0; }

input[type='radio']:checked:before {
  content: "•";
  font-size: 32px;
  line-height: 13px;
  margin-left: 0.3px;
  color: #ef4c26; }

.block-customer-login input[type='radio']:first-child:checked:before {
  margin-left: 0.3px; }

.table-checkout-shipping-method input[type='radio']:checked:before {
  margin-left: 0.65px; }

.table-checkout-shipping-method th.col-method, .table-checkout-shipping-method th.col-price {
  font-size: 14px;
  font-weight: 700; }

.table-checkout-shipping-method td.col-method, .table-checkout-shipping-method td.col-price {
  font-size: 14px;
  font-weight: 400; }

.items-in-cart.active .title span {
  text-transform: none; }

.opc-sidebar .opc-block-summary span.title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: left;
  font-family: "Source Sans Pro", sans-serif; }

.opc-sidebar .shipping-information-title, .opc-sidebar .shipping-information-title strong, .opc-sidebar .title, .opc-sidebar .title strong {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: left; }

.block.items-in-cart {
  margin-top: 0; }

.opc-sidebar .shipping-information-content {
  line-height: 16px;
  font-size: 12px; }

.payment-method-billing-address .billing-address-details {
  font-size: 12px;
  line-height: 16px; }

.payment-method._active .payment-method-title label:before {
  color: #ef4c26; }

.payment-method .payment-method-title label:before {
  color: #ef4c26; }

#checkout-payment-method-load .payment-method-title.field.choice {
  display: block; }

#checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label {
  display: inline-block; }

#checkout-payment-method-load .payment-method-title.field.choice input[type=radio] {
  position: relative;
  z-index: 1;
  opacity: 1; }

#checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label:before {
  display: none; }

#checkout-payment-method-load .payment-method-title.field.choice input[type=radio] + .label > span {
  font-size: 14px; }

#checkout-payment-method-load .billing-address-same-as-shipping-block.field.choice {
  display: block; }

#checkout-payment-method-load .billing-address-same-as-shipping-block span {
  font-size: 14px;
  font-weight: 400; }

#checkout-payment-method-load input[type='radio']:checked:before {
  content: "•";
  font-size: 32px;
  line-height: 13px;
  margin-left: 0.5px;
  color: #ef4c26; }

.billing-address-same-as-shipping-block input[type="checkbox"] {
  display: none; }

.billing-address-same-as-shipping-block input[type="checkbox"] + label:before {
  border: 1px solid #333;
  content: "\00a0";
  display: inline-block;
  font: 14px/1em sans-serif;
  height: 16px;
  margin: 0 .25em 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  border: 1px solid #666;
  outline: none;
  box-shadow: 0 0 3px 0px grey inset;
  display: inline-block;
  margin-top: 4px;
  margin-right: 10px; }

.billing-address-same-as-shipping-block input[type="checkbox"]:checked + label:before {
  background: #fff;
  color: #ef4c26;
  content: "\2713";
  text-align: center;
  font-weight: 600; }

.billing-address-same-as-shipping-block input[type="checkbox"]:checked + label:after {
  font-weight: bold; }

.payment-method-billing-address .fieldset .field-select-billing label span {
  font-size: 14px; }

#checkout-payment-method-load #payment_form_payflowpro label span span {
  font-size: 14px; }

#checkout-payment-method-load #purchaseorder-form label span span {
  font-size: 14px; }

.opc-wrapper .field-tooltip .field-tooltip-action {
  outline: none;
  font-size: 14px; }

#checkout-payment-method-load #payment_form_payflowpro .field.required {
  margin-bottom: 10px; }

#checkout-payment-method-load .purchaseorder-form span {
  font-size: 14px; }

.opc-sidebar .opc-block-summary .totals.discount span.title {
  font-size: 14px; }

.checkout-index-index .step-title {
  margin-bottom: 10px; }

.checkout-index-index .new-address-popup {
  margin-left: 75px; }

.checkout-index-index .opc-block-summary .minicart-items .product.options > .content .item-options .label {
  padding-right: 6px;
  font-weight: 600; }

.shipping-address-item.selected-item .check .fa.fa-2x.fa-check {
  font-size: 0px;
  background: #ef4c26;
  margin: auto;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  text-align: center;
  margin-top: 2px;
  margin-left: 2px; }

.table-checkout-shipping-method td {
  vertical-align: middle;
  padding-top: 12px; }

.checkout-index-index .action-select-shipping-item {
  width: 13px;
  height: 13px;
  border: 1px solid #666;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 3px 0px grey inset; }

.shipping-address-item.not-selected-item, .shipping-address-item.selected-item {
  padding-left: 75px !important;
  position: relative; }

.shipping-address-item.not-selected-item .check {
  display: none; }

.checkout-index-index .opc-wrapper .step-content .shipping-address-item.selected-item {
  border: none;
  box-shadow: none; }

.checkout-index-index .opc-wrapper .step-content .shipping-address-item {
  padding: 10px;
  font-size: 14px;
  line-height: 15px;
  width: 100%;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  border-radius: 5px; }

.login-container .block-choice .choice input {
  height: 14px !important; }

.checkout-index-index .opc-wrapper .step-content .shipping-address-items button.action, .shipping-address-item.selected-item .check {
  position: absolute;
  width: 14px !important;
  height: 14px;
  border: 1px solid #666;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 3px 0px grey inset;
  margin: auto 0;
  top: 0;
  left: 25px;
  bottom: 0;
  right: 0; }

.checkout-index-index .opc-wrapper .step-content .shipping-address-items button.action span {
  font-size: 0px; }

.checkout-index-index .opc-wrapper .step-content .shipping-address-items .selected-item button.action span::before {
  content: "•";
  font-size: 32px;
  line-height: 8px;
  margin-left: -4.5px;
  color: #ef4c26; }

.checkout-index-index .field-deliveryinstruction textarea {
  height: auto;
  max-width: 100%;
  max-height: 50px; }

.table-checkout-shipping-method input[type="radio"], #co-shipping-method-form input[type="radio"], #checkout-payment-method-load input[type="radio"] {
  cursor: pointer; }

#co-shipping-method-form input[type="radio"]:checked::before {
  content: "•";
  font-size: 32px;
  line-height: 12px;
  margin-left: 0px;
  color: #ef4c26; }

#co-shipping-method-form .table-checkout-shipping-method input[type="radio"]:checked::before {
  content: "•";
  font-size: 32px;
  line-height: 12px;
  margin-left: 1px;
  color: #ef4c26; }

#co-shipping-method-form .field.choice input[type=checkbox], .field.choice input[type=radio] {
  position: absolute;
  width: 14px !important;
  height: 14px;
  border: 1px solid #666;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 3px 0px grey inset;
  margin: auto 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 1; }

#checkout-payment-method-load input[type="radio"]:checked::before {
  content: "•";
  font-size: 24px;
  line-height: 9px;
  margin-left: 1px;
  color: #ef4c26; }

.cart-summary #co-shipping-method-form .label {
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  margin-left: 25px; }

.cart-summary #co-shipping-method-form .field.choice input[type=radio] + .label:before {
  display: none; }

.cart-summary #co-shipping-method-form .field.choice {
  display: block; }

.idee-gallery-box-container .home-listing-block a:hover .text {
  margin-top: 20px;
  margin-bottom: 20px; }

.idee-gallery-box-container .home-listing-block a .text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center; }

.idee-gallery-box-container div {
  position: relative; }

.idee-gallery-box-container .home-listing-block {
  border: 1px solid #CCCCCC; }

.idee-gallery-box-container .home-listing-block img {
  border: none !important;
  background: none; }

.home-listing-block img {
  /*overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateY(-0%) translateX(-50%);
  padding:0px;
  border:1px solid #CCCCCC;
  /*background: linear-gradient(to bottom right, #CCCCCC, #CCCCCC, #CCCCCC);*/
  /*background-image:
        linear-gradient(#CCCCCC, #CCCCCC),
        linear-gradient(#CCCCCC, #CCCCCC)
    ;
    background-size:2px 100%;
    background-position:0 0, 100% 0;*/ }

.home-listing-block-container .home-listing-block {
  padding: 0px; }

.home-listing-block:hover div.collection-hover {
  display: block; }

.home-listing-block .text {
  display: block; }

.home-listing-block {
  min-height: auto; }

.home-listing-block div.collection-hover {
  min-height: 0px;
  margin-top: -28px;
  z-index: 10;
  position: relative;
  margin-right: 1px;
  display: none;
  border-bottom: 4px solid #ef4c26;
  margin-top: -28px; }

.category-view .category-description .col-sm-3 img {
  padding-top: 25px; }

.catalog-category-view #maincontent {
  padding-top: 50px; }

.catalog-category-view #maincontent .col-sm-9 {
  padding-bottom: 25px; }

.catalog-category-view #maincontent .col-sm-9 h3 {
  color: #ef4c26;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-family: "Source Sans Pro", sans-serif; }

.catalog-category-view #maincontent .col-sm-9 p {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.29; }

.catalog-category-view #maincontent {
  padding-top: 0px; }

.catalog-category-view .grid-main .column.main {
  padding-top: 50px; }

.home-listing-main-categories, .home-shop-by-collection {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.home-workspace-ideas table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #CCCCCC; }

.products .product-item .product-item-name {
  display: block;
  /*height: 48px;*/ }

.catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
  margin-bottom: 15px; }

.product-options-bottom {
  margin-top: 45px; }

.product-info-main .page-manufacturer-wrapper .container {
  width: 100%;
  margin-left: 0; }

.home-workspace-ideas {
  padding-top: 65px;
  padding-bottom: 35px;
  text-align: center; }

.idee-gallery-box-container .home-listing-block {
  position: relative; }

.home-workspace-ideas td {
  width: 33.3333%;
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold; }

.home-workspace-ideas td:first-child img, .home-workspace-ideas td:last-child img {
  max-width: 417px; }

.home-workspace-ideas td:first-child img {
  float: left; }

.home-workspace-ideas td:last-child img {
  float: right; }

.link-ideas-home {
  cursor: pointer;
  color: #ef4c26;
  text-transform: uppercase;
  padding: 10px 14px;
  border: 2px solid;
  border-top-color: #ef4c26;
  border-right-color: #ef4c26;
  border-bottom-color: #ef4c26;
  border-left-color: #ef4c26;
  transition: all 0.3s ease !important;
  font-weight: 600;
  display: block;
  max-width: 145.5px;
  text-align: center;
  margin: auto;
  margin-top: auto;
  display: block;
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: 0.83px; }

.link-ideas-home:hover {
  color: #fff;
  background: #ef4c26; }

.form-edit-account .password-info {
  display: none; }

.home-cta-1 span {
  display: block;
  max-width: 100%; }

.home-listing-main-categories h2 {
  width: 100%;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px; }

.home-cta-1 h2 {
  font-size: 48px;
  margin-bottom: 15px;
  display: block;
  max-width: 60%;
  line-height: 48px; }

.sp-slides .sp-slide .sp-layer {
  padding-left: 25px;
  padding-right: 25px;
  width: 80%;
  right: 0;
  margin: 0 auto;
  max-width: 1525px; }

.sp-slides .sp-slide .sp-layer {
  font-family: "Montserrat", sans-serif; }

.sp-slides .sp-slide .sp-layer div {
  padding-left: 0px !important;
  font-weight: 700 !important; }

.slider-pro-wrapper .link-slider-tm {
  color: #FFF;
  text-transform: uppercase;
  padding: 15px 40px;
  border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  transition: all 0.3s ease !important;
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
  font-weight: 600;
  letter-spacing: 0.83px; }

.slider-pro-wrapper .link-slider-tm:hover {
  color: #fff;
  border: 2px solid;
  border-top-color: #ef4c26;
  border-right-color: #ef4c26;
  border-bottom-color: #ef4c26;
  border-left-color: #ef4c26;
  border-top-color: #ef4c26;
  border-right-color: #ef4c26;
  border-bottom-color: #ef4c26;
  border-left-color: #ef4c26;
  background: #ef4c26; }

.home_meta {
  text-align: center;
  color: #000;
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal; }

.img-icon-chair {
  max-height: 120px;
  margin: 0 auto; }

.img-icon-desk {
  max-height: 80px;
  margin: 0 auto; }

.img-icon-collections {
  max-height: 80px;
  margin: 0 auto; }

.img-icon-table {
  max-height: 75px;
  margin: 0 auto; }

.img-icon-classeur {
  max-height: 120px;
  margin: 0 auto; }

.img-icon-accessoire {
  max-height: 110px;
  margin: 0 auto; }

/*.icons-home .img-icons-home:hover .img-icon-chair {
  background-image: url("/media/homepage/icon-office-chair-hover_1.png");}
.icons-home .img-icons-home:hover .img-icon-collections {
  background-image: url("/media/homepage/icon-collections-home-hover_1.png"); }
.icons-home .img-icons-home:hover .img-icon-desk {
  background-image: url("/media/homepage/icon-desk-home-hover_1.png"); }
.icons-home .img-icons-home:hover .img-icon-table {
  background-image: url("/media/homepage/icon-table-home-hover_1.png"); }
.icons-home .img-icons-home:hover .img-icon-classeur {
  background-image: url("/media/homepage/icon-storage-home-hover_1.png"); }
.icons-home .img-icons-home:hover .img-icon-accessoire {
  background-image: url("/media/homepage/icon-tool-home-hover_1.png"); }*/
.icons-home .item .txt-icons-home {
  padding-top: 10px; }

.icons-home .item:hover .txt-icons-home {
  color: #ef4c26; }

.home-block-promo {
  background-color: #ef4c26;
  position: relative;
  cursor: pointer; }

.home-block-promo:hover .btn_promo {
  color: #000000;
  border: 2px solid #ffffff;
  background: #fff; }

.section-promo {
  padding-top: 40px; }

.cms-promotions .col-sm-6.box a {
  color: #ef4c26; }

.cms-promotions-html .col-sm-6.box a {
  color: #ef4c26; }

.section-promo .col-promo {
  width: 100%; }

.section-promo .col-promo table {
  border: 1px solid #CCCCCC; }

.section-promo .col-promo .txt-promo-home {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: left;
  width: 100%;
  padding: 52px;
  line-height: normal; }

.section-promo .col-promo .txt-promo-home h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2; }

.section-promo .col-promo .txt-promo-home h2.txt-off-home {
  color: #ffffff;
  padding-bottom: 25px;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1; }

.section-promo .col-promo .txt-promo-home .text-promo {
  padding-bottom: 60px;
  display: block;
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px; }

.home-block-promo .btn_promo {
  cursor: pointer;
  display: inline;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 40px;
  border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  transition: all 0.3s ease !important;
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
  font-weight: 600;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.82;
  letter-spacing: 0.83px; }

.home-block-promo .btn_promo:hover {
  color: #000000;
  border: 2px solid #ffffff;
  background: #fff; }

.link-promo-home:hover .btn_promo {
  color: #000000;
  border: 2px solid #ffffff;
  background: #fff; }

.section-promo .col-sm-4 {
  padding-left: 5px; }

.home-promo-bulk {
  border: 1px solid #CCCCCC;
  margin-bottom: 5%; }

/*.home-promo-bulk:hover {border: 2px solid #ef4c26;}*/
.home-promo-bulk a:hover > .home-promo-case {
  color: #ef4c26; }

.home-promo-help {
  border: 1px solid #CCCCCC; }

/*.home-promo-help:hover {border: 2px solid #ef4c26;}*/
.home-promo-help a:hover > .home-promo-case {
  color: #ef4c26; }

.home-promo-case {
  padding: 4.8%;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px; }

.home-promo-case:hover {
  color: #ef4c26; }

.widget.featured .page-title {
  text-align: left;
  margin-bottom: 40px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold; }

.home-shop-by-collection {
  margin-top: 75px;
  width: 100%; }

.home-shop-by-collection .row > .col-sm-4 {
  max-width: 468px; }

.home-shop-by-collection .row .collection-next {
  display: none; }

.collections-carousel .owl-item {
  padding-left: 25px;
  padding-right: 25px; }

.icons-carousel .owl-item {
  padding-left: 25px;
  padding-right: 25px; }

.row-caroussel {
  margin-left: -25px;
  margin-right: -25px; }

.icons-home {
  padding-left: 75px;
  padding-right: 75px;
  width: 85%;
  max-width: 1522px;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  margin-top: -5%;
  z-index: 1;
  position: relative; }

.slider-pro .sp-grab {
  max-height: 820px; }

/*.icons-home img {max-height: 65px;}*/
.title.img-icons-home {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center; }

.icons-home {
  cursor: pointer;
  padding-top: 30px;
  padding-bottom: 20px; }

.desc-content.txt-icons-home {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center; }

.custom-item-13 .icon-first-home {
  padding-left: 0px; }

.custom-item-13 .icon-first-home .custom-content {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 15px; }

.custom-item-13 .custom-content img {
  max-height: 54.5px; }

.custom-item-13 .custom-content .icone_canada img {
  max-height: 60px; }

.custom-item-13 .icone_link {
  font-family: "Work Sans"; }

.custom-item-13 .title {
  padding-top: 25px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 2px; }

.custom-item-13 .icon-second-home {
  padding-right: 0px;
  padding-left: 0px; }

.page-main {
  margin-bottom: 70px; }

.page-main ul.icons-home {
  margin-right: 0; }

.icons-home .icon-last-home {
  padding-right: 0px; }

.icons-home .desc-content {
  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px; }

.cms-promotions .page-title .base {
  padding-left: 49px; }

/*NEWSLETTER*/
.block-newsletter {
  background: none !important;
  background-color: #ef4c26 !important; }

.layout_1 .block-newsletter, .layout_2 .block-newsletter, .layout_5 .block-newsletter {
  padding: 45px 0 45px 0; }

.block-newsletter .title {
  color: #ffffff !important;
  text-transform: uppercase; }

.layout_1 .block-newsletter .primary.subscribe, .layout_2 .block-newsletter .primary.subscribe, .layout_5 .block-newsletter .primary.subscribe {
  padding: 12px 40px 20px 40px;
  min-width: 118px;
  text-align: center;
  background-color: #ef4c26;
  border-radius: 0;
  line-height: 34px;
  max-height: 48px;
  margin-left: 20px;
  margin-top: 22px;
  border: 2px solid #fff; }

.block-newsletter .title span {
  text-transform: uppercase; }

.layout_1 .block-newsletter .title span, .layout_2 .block-newsletter .title span, .layout_5 .block-newsletter .title span {
  display: block;
  text-transform: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8; }

.layout_1 .block-newsletter .title strong, .layout_2 .block-newsletter .title strong, .layout_5 .block-newsletter .title strong {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  display: block;
  margin-bottom: 5px; }

.layout_1 .block-newsletter #newsletter, .layout_2 .block-newsletter #newsletter, .layout_5 .block-newsletter #newsletter {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: 0.83px;
  text-align: left;
  color: #333333;
  text-transform: uppercase; }

.layout_1 .block-newsletter .newsletter .control, .layout_2 .block-newsletter .newsletter .control, .layout_5 .block-newsletter .newsletter .control {
  margin-bottom: 0px;
  display: block;
  flex-grow: 1; }

.block-newsletter .messages {
  display: block !important;
  right: 0px;
  cursor: default; }

.block-newsletter .message-success {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border: none;
  margin-bottom: 0px;
  padding: 0;
  cursor: default; }

.block-newsletter .message:hover > div:after {
  display: none; }

.block-newsletter .message > div:after {
  display: none; }

.apropos_footer {
  padding-left: 45px; }

.footer .logo.desktop {
  display: none; }

.prefooter.footer_service_client {
  padding-left: 5%;
  order: 2; }

.prefooter.footer_cats {
  order: 1; }

.prefooter.footer_apropos {
  order: 2; }

.prefooter.footer_offres {
  order: 4; }

.presfooter .test {
  display: none; }

.custom-item-13 span {
  margin-bottom: 0px; }

.layout_1 .block-newsletter .primary.subscribe:hover, .layout_2 .block-newsletter .primary.subscribe:hover, .layout_5 .block-newsletter .primary.subscribe:hover {
  color: #000000;
  border: 2px solid #ffffff !important;
  background: #fff; }

.layout_1 .block-newsletter .primary.subscribe, .layout_2 .block-newsletter .primary.subscribe, .layout_5 .block-newsletter .primary.subscribe {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: 0.83px; }

.block-newsletter p.label-newsletter {
  margin-bottom: 0px; }

.columns .page-title.home-block {
  text-align: left;
  color: #000;
  font-size: 36px;
  padding-top: 40px;
  margin-bottom: 35px;
  display: inline-block; }

.page-title-breadcrumbs {
  padding-top: 25px;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2; }

.breadcrumbs {
  text-align: center;
  padding-bottom: 30px; }

.cms-page-view .breadcrumbs h1.page-title, .cms-page-view h2.page-title {
  text-align: center; }

.contact-index-index .breadcrumbs h1.page-title, .cms-page-view h2.page-title {
  text-align: center;
  margin-bottom: 15px; }

.contact-index-index .messages {
  display: block !important; }

.contact-index-index .message-success {
  color: #fff;
  background-color: #ef4c26;
  border-color: #ef4c26; }

.contact-index-index .message-success div:after {
  display: none; }

.catalog_category_view {
  text-align: center;
  padding-bottom: 30px; }

.breadcrumbs.catalog_category_view .items a {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000;
  text-decoration: underline; }

.breadcrumbs .items .item:after {
  content: '|';
  position: absolute;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  top: 0px; }

.breadcrumbs .items .item {
  font-size: 12px; }

.cms-promotions .column.main {
  padding-top: 50px; }

.cms-page-view .column.main {
  padding-top: 50px; }

.product-info-price .page-manufacturer-wrapper {
  position: relative; }

.product-info-price .page-manufacturer-wrapper .title-manufacturerhidden:after {
  content: '|';
  position: absolute;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
  letter-spacing: 0.35px; }

.product-info-price .page-manufacturer-wrapper {
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: -15px; }

.products-grid .old-price {
  margin-top: 2px; }

.catalog-product-view .breadcrumbs .items a:hover {
  color: #ef4c26; }

.breadcrumbs.catalog_category_view .items a:hover {
  color: #ef4c26; }

.breadcrumbs.catalog_category_view .items strong {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000 !important; }

.page-header {
  font-family: "Montserrat", sans-serif; }

.page-header__content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: height 0.66s ease-out; }

.custom-my-account .fa-user {
  visibility: hidden; }

.rd-navbar-static .rd-navbar-nav-wrap {
  width: 100%;
  margin-top: 5px; }

.mobile_list_brands {
  display: none !important; }

.rd-navbar-nav > li > .rd-navbar-megamenu {
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
  border-top: 1px #E1E1E1 solid; }

.mobile_links {
  display: none !important; }

.rd-navbar-nav .item.ui-menu-item h3 {
  margin-bottom: 0px; }

.rd-navbar-nav li.level-top a {
  position: relative;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px; }

.rd-navbar-nav li.level-top a::before {
  content: '';
  position: absolute;
  z-index: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #ef4c26;
  height: 0px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  top: 48px;
  z-index: 89999; }

.rd-navbar-nav li.level-top a:hover:before {
  right: 0 !important;
  height: 4px; }

.rd-navbar-nav li.level-top.focus a:before {
  right: 0 !important;
  height: 4px; }

.rd-navbar-nav li.level-top .submenu a:before {
  display: none !important; }

.rd-navbar-nav .nav-2 .tm-megamenu .row {
  padding-top: 25px; }

.rd-navbar-nav .nav-2 .tm-megamenu .row img {
  max-height: 298px;
  vertical-align: middle; }

.navigation .nav-2 .container .col-sm-4:nth-child(2) {
  padding-left: 22px; }

.rd-navbar-nav .nav-2 .tm-megamenu .row {
  padding-top: 25px;
  display: table;
  width: 100%; }

.navigation .container [class*='col-'] {
  display: table-cell; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
  width: 80%;
  max-width: 1522px; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.custom-item-13 .fa-canadian-maple-leaf {
  color: #ef4c26 !important; }

.vs-desktop {
  margin-right: 15px; }

.img_mobile {
  padding-top: 25px; }

.layout_1 .page-header__content > .container, .layout_1 .page-print.sales-order-print .page-header__content > #maincontent, .page-print.sales-order-print .layout_1 .page-header__content > #maincontent {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.cms-collections #maincontent .ergonomique-block {
  display: block; }

.cms-collections #maincontent .cms-idees-design-amenagement-bureaux {
  display: block; }

.cms-collections .home-listing-block a::after {
  margin-top: 35%; }

.cms-page-view .pages .last {
  display: none; }

#maincontent .ergonomique-block {
  display: none; }

.page-products .page-title .base {
  display: none; }

.page-products .breadcrumbs .page-title .base {
  display: block; }

.ergonomique-block {
  text-align: center;
  padding-top: 60px; }

.ergonomique-block .title-ergo {
  color: #ef4c26;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center; }

.ergonomique-block .desc-ergo {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.29;
  text-align: center; }

.category-description {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.29; }

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

.toolbar-products .field > .control {
  display: inline-block !important; }

.toolbar-products .modes {
  display: none; }

.toolbar-products .action.sorter-action.sort-asc.display-sort-options {
  display: none; }

.toolbar-products .action.sorter-action.sort-desc.display-sort-options {
  display: none; }

.toolbar-sorter .field .label, .toolbar-sorter .field label {
  display: inline-block !important;
  font-size: 16px; }

.select2-container--default .select2-selection--single {
  border: 1px solid #CCCCCC;
  background-color: transparent; }

.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
  color: #000;
  font-size: 18px;
  font-weight: bold; }

.select2-container .select2-selection--single .select2-selection__rendered {
  color: #000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 20px; }

.sorter .select2-container {
  max-width: 330px;
  width: 301px; }

.pages .item.current .page span {
  color: #ef4c26;
  font-family: "Montserrat", sans-serif;
  font-size: 14px; }

.pages .item .page:hover {
  background-color: transparent !important;
  color: #ef4c26;
  text-decoration: none; }

.pages .item .page span {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight: 600; }

.pages .item .page span:hover {
  color: #ef4c26; }

.page-main ul li a {
  color: #000; }

.page-main ul li a:hover {
  text-decoration: none; }

.products-grid .product-image-wrapper {
  background-color: #fff; }

.select2-results {
  display: block;
  padding: 15px 20px;
  border: 1px solid #CCC;
  border-top-color: #cccccc;
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 14px;
  /*background-color: #f1f0f0;*/
  border-top: 0; }

.toolbar-sorter.field label {
  display: inline-block !important;
  font-size: 12px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif; }

.toolbar-products {
  border-bottom: none;
  padding-bottom: 25px;
  margin-bottom: 0px; }

.no_switches {
  height: 55px; }

.field.choicea {
  display: none; }

.form-newsletter-manage .field.choice {
  display: block; }

.widget.blog-posts .owl-carousel .owl-wrapper-outer::after, .products-grid .product-items:not(.owl-carousel)::before, .products-grid .product-items:not(.owl-carousel)::after {
  background-color: none; }

.products-grid .product-items:not(.owl-carousel) .product-item {
  border-bottom: none;
  margin-bottom: 25px;
  padding-bottom: 25px; }

.products-grid .product-item-inner {
  display: inline; }

.toolbar-bottom .toolbar-products {
  border-top: none;
  border-bottom: 0;
  padding: 45px 0 0;
  margin: auto 0;
  margin-top: auto;
  text-align: center; }

.pages .item.pages-item-next span::before {
  content: '\e93c';
  float: right;
  margin-left: 20px; }

.pages .item.pages-item-previous span::before, .pages .item.pages-item-next span::before {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-top: 0px;
  transition: all 0.2s ease;
  display: none; }

.pages .page.last .label .fa-angle-double-right, .pages .page.first .label .fa-angle-double-left {
  color: #000;
  padding-top: 18px; }

.pages .item .next {
  padding-left: 10px;
  color: #000; }

.pages .item .prev {
  padding-right: 10px;
  color: #000; }

.pages .item.pages-item-previous span::before {
  content: '\e93b';
  margin-right: 20px;
  float: left; }

.block-footer-grid .icons-home .custom-content img {
  max-width: none;
  width: 100%;
  height: 144px; }

.block-footer-grid .icons-home .custom-content {
  max-width: 460px;
  border: 1px solid #CCCCCC;
  padding-top: 0;
  height: auto;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0px; }

.block-footer-grid .icons-home .icon-first-home .custom-content {
  margin-right: 0px; }

.block-footer-grid .icons-home .icon-last-home {
  padding-right: 0px;
  padding-left: 25px; }

.block-footer-grid {
  padding-bottom: 50px; }

.block-footer-grid .icons-home .icon-second-home {
  padding-right: 25px;
  padding-left: 25px; }

.block-footer-grid .icons-home {
  margin-left: 0;
  margin-right: 0; }

.block-footer-grid .icons-home .icon-first-home {
  padding-left: 0px; }

.block-footer-grid .title {
  padding: 25px;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: normal; }

.block-footer-grid .custom-content:hover .title {
  color: #ef4c26; }

.block-footer-grid .icons-home .icon-last-home .custom-content {
  padding-right: 0px; }

/* CUSTOM DROPDOWN */
.select2-results__option {
  text-transform: capitalize;
  user-select: none;
  -webkit-user-select: none;
  padding-bottom: 7px;
  line-height: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #727272; }

#nav {
  position: relative;
  width: 620px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 10px; }

ul#navigation {
  margin: 0px auto;
  position: relative;
  float: left;
  border-left: 1px solid #c4dbe7;
  border-right: 1px solid #c4dbe7; }

ul#navigation li {
  display: inline;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  border-top: 1px solid #c4dbe7;
  border-bottom: 2px solid #c4dbe7; }

ul#navigation li a {
  padding: 10px 25px;
  color: #616161;
  text-shadow: 1px 1px 0px #fff;
  text-decoration: none;
  display: inline-block;
  border-right: 1px solid #fff;
  border-left: 1px solid #C2C2C2;
  border-top: 1px solid #fff;
  background: #f5f5f5;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear; }

ul#navigation li a:hover {
  background: #f8f8f8;
  color: #282828; }

ul#navigation li a.first {
  border-left: 0 none; }

ul#navigation li a.last {
  border-right: 0 none; }

ul#navigation li:hover > a {
  background: #fff; }

/* Drop-Down Navigation */
ul#navigation li:hover > ul {
  /*these 2 styles are very important,
being the ones which make the drop-down to appear on hover */
  visibility: visible;
  opacity: 1; }

ul#navigation ul, ul#navigation ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*the next 2 styles are very important,
being the ones which make the drop-down to stay hidden */
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 99999;
  width: 180px;
  background: #f8f8f8;
  box-shadow: 1px 1px 3px #ccc;
  /* css3 transitions for smooth hover effect */
  -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
  -moz-transition: opacity 0.2s linear, visibility 0.2s linear;
  -o-transition: opacity 0.2s linear, visibility 0.2s linear;
  transition: opacity 0.2s linear, visibility 0.2s linear; }

ul#navigation ul {
  top: 43px;
  left: 1px; }

ul#navigation ul li ul {
  top: 0;
  left: 181px;
  /* strong related to width:180px; from above */ }

ul#navigation ul li {
  clear: both;
  width: 100%;
  border: 0 none;
  border-bottom: 1px solid #c9c9c9; }

ul#navigation ul li a {
  background: none;
  padding: 7px 15px;
  color: #616161;
  text-shadow: 1px 1px 0px #fff;
  text-decoration: none;
  display: inline-block;
  border: 0 none;
  float: left;
  clear: both;
  width: 150px; }

.filter-mobile {
  display: none; }

.sidebar-main .filter-wrapper .filter-options-title {
  margin-bottom: 0px !important;
  line-height: 50px;
  color: #000;
  text-transform: none;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 0.35px;
  font-weight: normal;
  font-size: 14px; }

.filter-content-categorie .filter-options-title.title-brands {
  text-transform: none;
  cursor: initial;
  padding-top: 33px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 25px;
  margin-bottom: 25px !important;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal; }

.filter-options-title {
  line-height: inherit;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  letter-spacing: 0.35px;
  margin-bottom: 14px !important;
  font-weight: normal;
  font-size: 14px; }

.filter-content-categorie .filter-options-title {
  width: 100%; }

:focus {
  outline: 0 !important; }

.filter-content-categorie .filter-options-item {
  margin-bottom: 0px; }

.filter-content-categorie .filter-options-title.title-brands:before {
  display: none; }

.filter-content-categorie [role="tablist"] [role="tab"]::before {
  font-family: "Montserrat", sans-serif;
  content: "+";
  font-size: 35px !important;
  color: #000;
  font-weight: 100; }

.sidebar-additional .filter-content-categorie [role="tablist"] [role="presentation"]::after {
  font-family: "Montserrat", sans-serif;
  content: "+";
  font-size: 24px !important;
  color: #000;
  right: 20px;
  position: absolute;
  font-weight: 100; }

.sidebar-additional .filter-content-categorie .main_cat::after {
  font-family: "Montserrat", sans-serif;
  content: "+";
  font-size: 24px !important;
  color: #000;
  right: 20px;
  position: absolute;
  font-weight: 100;
  top: -5px; }

.sidebar-additional .filter-content-categorie .active .main_cat:after {
  font-family: "Montserrat", sans-serif;
  content: "-";
  font-size: 35px !important;
  color: #000;
  right: 20px;
  position: absolute;
  font-weight: 100;
  top: -15px; }

.filter-content-categorie [role="tablist"] [role="tab"][aria-expanded="true"]:before {
  font-family: "Montserrat", sans-serif;
  content: "-";
  font-size: 35px !important;
  color: #000;
  font-weight: 100; }

.sidebar-additional .filter-content-categorie [role="tablist"] [role="presentation"][aria-expanded="true"]:after {
  font-family: "Montserrat", sans-serif;
  content: "-";
  font-size: 35px !important;
  color: #000;
  right: 20px;
  position: absolute;
  font-weight: 100;
  top: -5px; }

[role="tablist"] [role="tab"] {
  position: relative;
  cursor: pointer;
  outline: none;
  margin-bottom: 1rem;
  display: block;
  padding-right: 24px; }

.sidebar-additional [role="tablist"] [role="presentation"] {
  position: relative;
  cursor: pointer;
  outline: none;
  margin-bottom: 10px;
  display: block;
  /*padding-right: 24px;*/ }

.filter-options-title::before {
  position: absolute;
  font-size: 12px !important;
  top: -2px !important;
  display: none; }

.sidebar-main .filter-options-title::before {
  position: absolute;
  font-size: 12px !important;
  top: -2px !important;
  display: none; }

.sidebar-main .filter_manufacturer_name .filter-options-title::before, .sidebar-main .filter_price .filter-options-title::before {
  position: absolute;
  font-size: 12px !important;
  top: -2px !important;
  display: block; }

.catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
  display: block; }

.filter-content-categorie {
  margin-top: 58px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px; }

.sidebar-additional .filter-content-categorie {
  margin-top: 58px;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
  margin-bottom: 50px; }

.sidebar-additional.main-product .filter-content-categorie {
  margin-top: 40px; }

.filter-content-categorie .filter-options-item {
  color: #ccc; }

.filter-content-categorie .filter-options-content .item a {
  text-transform: none; }

.filter-options-content .item {
  margin-bottom: 8px; }

.filter-content-categorie .filter-options-content .item-label {
  max-width: none;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #727272; }

.filter-content-categorie .filter-options-content .item:last-child {
  margin-bottom: 13px; }

.filter-content-categorie .count {
  display: none; }

.filter-content-categorie [role="tablist"] [role="tab"]:hover {
  color: #ef4c26; }

.filter-content-categorie .filter-options-content .item-label:hover {
  color: #ef4c26; }

.sidebar.sidebar-main {
  padding-bottom: 45px;
  margin-top: -10px; }

.filter-content-categorie .filter-options-content {
  display: block;
  /*padding-top: 15px;
  margin-bottom: 35px !important;*/ }

.filter-content-categorie .filter-options-content .item-label.active_cat {
  color: #ef4c26; }

/*.sidebar-main #layered-filter-block .filter-current--wrapper .filter-current {display:none;}*/
/*:lang(fr) .sidebar-main .filter-wrapper::before{
  display: table;
  content: "Prix";
  line-height: 0;
  margin-bottom: 8px !important;
  text-transform: none;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}*/
.sidebar .block {
  margin-bottom: 0px;
  padding-bottom: 10px; }

:lang(fr) .sidebar-main .filter-brands .filter-options-item::before {
  display: none; }

/*:lang(en) .sidebar-main .filter-wrapper::before{
  display: table;
  content: "Price";
  line-height: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 14px !important;
  letter-spacing: 0.02em;
}*/
.filter-content .filter-subtitle {
  display: block;
  position: relative;
  cursor: initial;
  margin-bottom: 14px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-transform: none; }

:lang(en) .sidebar-main .filter-brands .filter-options-item::before {
  display: none; }

.sidebar-main .count {
  display: none; }

.sidebar-main .filter-wrapper .filter-options-item {
  line-height: 50px;
  color: #000;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  margin: 0;
  margin-bottom: 15px;
  position: relative;
  font-size: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.sidebar-main .filter-wrapper.block {
  border-bottom: none;
  padding-bottom: 5px;
  margin-bottom: 0px; }

/*.sidebar-main .filter-wrapper .filter-options-title {font-size: 0; }*/
.sidebar-main .filter-wrapper .filter-options-title::before {
  color: #000;
  font-size: 18px !important;
  font-weight: bold;
  padding-right: 20px;
  top: 0px !important; }

.sidebar-main .filter-options-content .item-label {
  float: left;
  /*max-width: 150px;*/
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #727272; }

.sidebar-main .filter-options-content .item-label .price {
  color: #000; }

.sidebar-main .filter-options-content .item-label .price:hover {
  color: #ef4c26; }

.sidebar-main .filter-options-content .item-label .price:hover + .price {
  color: #ef4c26; }

.sidebar-main .filter-options-content .item-label:hover .price {
  color: #ef4c26; }

/*.sidebar-main .filter-wrapper .filter-options-content {
  margin-bottom: 0;
  border-top: 1px solid #CCC;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  background-color: #f1f0f0;
}*/
.sidebar-main .filter-wrapper .filter-options-title:hover {
  background-color: #f1f0f0; }

.sidebar {
  border-right: none;
  padding-right: 30px;
  padding-right: 0px; }

.filter-brands .filter-options-content .item-label {
  float: left;
  max-width: 150px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #727272; }

.filter-brands .filter-options-item {
  margin-bottom: 0px !important;
  line-height: 50px;
  color: #000;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  margin: 0;
  position: relative;
  font-size: 12px;
  display: block;
  /*padding-left: 20px;
  padding-right: 20px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 0.35px; }

.filter-brands .filter-options-content.mobile_content .filter-options-item {
  border: none; }

.filter-content-categorie [role="tablist"] [role="tab"]::before {
  content: "+";
  font-size: 22px !important;
  color: #CCC; }

.filter-brands .filter-options-title {
  margin-bottom: 0px !important;
  line-height: 50px;
  color: #000;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 0.35px; }

.filter-brands .filter-options-title:hover {
  background-color: #f1f0f0; }

.filter-brands .filter-options-title.title-brands:hover {
  background-color: transparent; }

.filter-brands .filter-options-title.title-brands {
  padding-left: 0px;
  padding-right: 0px; }

.filter-brands .filter-options-item:last-child .filter-options-content {
  margin-bottom: 0;
  border-top: 1px solid #CCC;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  /*background-color: #f1f0f0;*/ }

.filter-options-item .filter-options-content {
  margin-bottom: 0;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.filter-brands .filter-options-item:last-child .filter-options-content {
  margin-bottom: 0;
  border-top: 1px solid #CCC;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  /*background-color: #f1f0f0;*/ }

[role="tablist"] .filter-options-content[role="tabpanel"] {
  margin-bottom: 0px; }

.filter-brands .filter-options-item:last-child .filter-options-content.mobile_content {
  margin-bottom: 0;
  border-top: 1px solid #CCC;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  /*background-color: #f1f0f0;*/ }

.filter-brands .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  text-align: center;
  line-height: 50px; }

.filter-brands .presentation {
  color: #000;
  font-size: 18px;
  font-weight: bold; }

.filter-brands .filter-options-title.title-brands {
  line-height: inherit;
  position: relative;
  cursor: initial;
  margin-bottom: 14px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-transform: none; }

.sidebar.sidebar-additional .block {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 45px;
  margin-bottom: 50px; }

.sidebar.sidebar-main .block {
  border-bottom: none; }

.filter-brands .filter-options-title.title-brands:before {
  display: none; }

.filter-brands .filter-options-title::before {
  top: 0px !important; }

.filter-brands [role="tablist"] [role="tab"]::before {
  position: absolute;
  right: 20px;
  top: 0 !important;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  font-size: 18px !important;
  font-weight: bold; }

.mobile_cats [role="tab"][aria-expanded="false"]::before {
  content: "+" !important;
  font-size: 22px !important;
  color: #CCC;
  font-weight: normal; }

.mobile_cats [role="tab"][aria-expanded="true"]:before {
  content: "-" !important;
  font-size: 22px !important;
  color: #CCC;
  font-weight: normal; }

.mobile_cats .item-label.active_cat {
  color: #ef4c26; }

.main_cats {
  font-weight: 600 !important; }

.filter-brands .filter-options-content .item {
  margin-bottom: 8px;
  line-height: 20px; }

.filter-brands .filter-options-content .filter-brands .filter-options-content .item-label {
  float: left;
  max-width: 150px;
  font-size: 14px;
  line-height: 18px; }

.product-options-wrapper.catalog-swatches {
  padding-top: 0px; }

.product-options-wrapper.catalog-swatches .swatch-attribute.size .mageworx-swatch-option {
  margin: 0 auto !important;
  height: 100% !important;
  width: auto !important;
  background-size: cover !important;
  display: block !important;
  border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border: 1px #a4a4a4 solid;
  color: #949494; }

.product-options-wrapper.catalog-swatches.home-ergo-featured .swatch-attribute.size .mageworx-swatch-option.more {
  padding-top: 4px;
  text-align: center; }

.product-options-wrapper.catalog-swatches .swatch-attribute.size .mageworx-swatch-option.more {
  background: none;
  font-size: 16px;
  padding: 0;
  padding-top: 3px;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center; }

.product-options-wrapper.catalog-swatches .swatch-attribute.size .mageworx-swatch-option.more:hover {
  padding-top: 2px; }

.product-options-wrapper.catalog-swatches.home-ergo-featured .swatch-attribute.size .mageworx-swatch-option.more:hover {
  padding-top: 3px; }

.product-options-wrapper.catalog-swatches .mageworx-swatch-option.more:not(.disabled):hover, .product-options-wrapper.catalog-swatches .mageworx-swatch-option.more:not(.disabled):hover {
  outline: none !important;
  border: 2px solid #FF5216 !important; }

.product-options-wrapper.catalog-swatches .mageworx-swatch-option.image:not(.disabled):hover, .product-options-wrapper.catalog-swatches .mageworx-swatch-option.image:not(.disabled):hover {
  outline: none !important;
  border: none !important; }

.product-options-wrapper.catalog-swatches .mageworx-swatch-container {
  padding: 0 !important;
  margin-bottom: 20px !important;
  margin-right: 5px;
  width: 35px;
  height: 35px; }

.products-grid .product-item-photo {
  display: block;
  margin-bottom: 20px;
  position: relative; }

.product-info-main .product-info-price .price-final_price .special-price .price-container .price-label {
  display: none; }

.product-info-main .product-info-price .price-final_price .old-price .price-final_price .price-label {
  display: none; }

.product-info-main .product-info-price .price-final_price .special-price .price-container .price {
  color: #000;
  font-size: 32px; }

.product-info-main .product-info-price .price-final_price .old-price .price-final_price .price {
  color: #ef4c26;
  font-size: 16px;
  font-weight: normal;
  font-size: 32px; }

.products-grid .products .product-item .product-item-info .product-item-details .price-final_price .special-price .price-wrapper .price {
  color: #ef4c26;
  font-size: 18px;
  font-weight: 600; }

.product-item-details {
  font-family: "Source Sans Pro", sans-serif; }

.special-price {
  display: inline; }

.product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
  display: inline-block; }

.products .product-item .price {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.69; }

.product-reviews-summary.short {
  display: none; }

.products .product-item .rating-summary {
  display: none; }

.toolbar-products .count_item_compare img {
  cursor: pointer; }

.catalog-category-view .page-messages.messages {
  display: none; }

.toolbar-products .thumbs_1:hover img, .toolbar-products .thumbs_2:hover img, .toolbar-products .thumbs_3:hover img, .toolbar-products .thumbs_4:hover img {
  opacity: 0.3; }

.toolbar-products .thumbs_item {
  position: relative; }

.toolbar-bottom .count_item_compare {
  display: none !important; }

.toolbar-products .thumbs_1:hover:hover .remove_thumb, .toolbar-products .thumbs_2:hover:hover .remove_thumb, .toolbar-products .thumbs_3:hover:hover .remove_thumb, .toolbar-products .thumbs_4:hover:hover .remove_thumb {
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer; }

/* added */
.toolbar-products .count_item_compare .remove_thumb {
  display: block;
  position: absolute;
  top: -100%;
  opacity: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  color: inherit;
  font-size: 24px; }

.toolbar-products .count_item_compare {
  position: relative;
  line-height: 52px;
  display: none; }

.toolbar-products .list_items_compare {
  display: inline; }

.toolbar-products .list_items_compare span {
  margin-left: 5px; }

.toolbar-products .list_items_compare .thumbs_item {
  border: 1px solid #e8e8e8;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 5px; }

.toolbar-products .count_item_compare .counter {
  display: inline-block !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  padding-right: 10px; }

.toolbar-products .count_item_compare a .counter {
  padding-left: 10px;
  color: #2f2e2e; }

.toolbar-products .count_item_compare a .counter:hover {
  color: #ef4c26; }

.toolbar-products .count_item_compare a .counter::after {
  content: '\f064';
  position: relative;
  width: 16px;
  height: 16px;
  font-family: FontAwesome;
  color: #ef4c26;
  font-size: 12px;
  padding-left: 10px; }

:lang(fr) .tocompare::before {
  content: "Comparer";
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 2px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  left: 25px; }

:lang(fr) a.action.delete.remove_compare::before {
  content: "Comparer";
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 0px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 0px !important;
  left: 25px; }

:lang(fr) a.action.delete.remove_compare {
  display: none;
  pointer-events: none;
  line-height: 14px;
  position: relative;
  top: 0px; }

:lang(en) a.action.delete.remove_compare {
  display: none;
  pointer-events: none;
  line-height: 14px;
  position: relative;
  top: 0px; }

:lang(fr) a.action.tocompare.addcompare {  
  pointer-events: none;
  line-height: 14px; }

:lang(en) a.action.tocompare.addcompare {  
  pointer-events: none;
  line-height: 14px; }

:lang(en) a.action.delete.remove_compare::before {
  content: "Compare";
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 0px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 0px !important;
  left: 25px; }

.product-info-price .page-manufacturer-wrapper .add_compare {
  display: inline-block;
  padding-left: 50px;
  position: relative; }

.product-info-price .page-manufacturer-wrapper .checkbox.style_check .overlay {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 6px;
  left: 25px;
  border: 2px solid #949494;
  border-radius: 3px;
  background-color: white; }

.product-info-price .page-manufacturer-wrapper .action.tocompare {
  display: inline-block;
  border: none;
  padding: 0px;
  pointer-events: none; }

:lang(fr) .product-info-price .page-manufacturer-wrapper a.action.delete.remove_compare {
  top: 0px; }

:lang(en) .product-info-price .page-manufacturer-wrapper a.action.delete.remove_compare {
  top: 0px; }

/*.compare_check {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: white;
  height: 16px;
  width: 16px;
  border: 1px solid lightgray;
}

.compare_check:hover {
  filter: brightness(90%);
}

.compare_check:disabled {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.compare_check:after {
  content: '\f00c';
  position: relative;
  width: 16px;
  height: 16px;
  display: none;
  font-family: FontAwesome;
  color: #ef4c26;
  font-size: 12px;
  padding-left: 1px;
}

.compare_check:checked:after {
  display: block;
}

.compare_check:disabled:after {
  border-color: #7b7b7b;
}*/
.catalog-product_compare-index .special-price .price {
  color: #ff5933; }

.catalog-product_compare-index .page-main {
  margin-bottom: 0px;
  border-top: none; }

.breadcrumbs.catalog_product_compare_index {
  padding-bottom: 20px; }

.catalog-product_compare-index .columns.container {
  margin-top: 35px; }

.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 1rem;
  text-align: center; }

.table-comparison .cell.product.info, .table-comparison .cell.product.label {
  text-align: center; }

.catalog-product_compare-index .old-price {
  margin-top: 0px;
  padding-left: 5px;
  padding-right: 0px; }

.action.tocompare, .action.delete {
  pointer-events: none; }

.product-info-price .page-manufacturer-wrapper .action.delete {
  display: inline-block;
  border: none;
  padding: 0px;
  pointer-events: none; }

.compare_check {
  cursor: pointer; }

:lang(fr) #missing_field_province::after {
  content: "Ce champ est obligatoire.";
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #f11f17;
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  padding: 5px;
  background: #fff;
  z-index: 1; }

:lang(en) #missing_field_province::after {
  content: "This is a required field.";
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #f11f17;
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  padding: 5px;
  background: #fff;
  z-index: 1; }

:lang(fr) #missing_field_postal::after {
  content: "Ce champ est obligatoire.";
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #f11f17;
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  padding: 5px;
  background: #fff;
  z-index: 1; }

:lang(en) #missing_field_postal::after {
  content: "This is a required field.";
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #f11f17;
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  padding: 5px;
  background: #fff;
  z-index: 1; }

:lang(fr) .catalog-product-view .tocompare::before {
  top: 0px; }

:lang(en) .catalog-product-view .tocompare::before {
  top: 0px; }

:lang(en) .tocompare::before {  
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 2px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  left: 25px; }

:lang(en) .product-info-price .page-manufacturer-wrapper .tocompare::before {  
  text-transform: none;
  font-size: 14px;
  color: #ef4c26;
  text-decoration: none;
  top: 11px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  left: 0px; }

:lang(fr) .product-info-price .page-manufacturer-wrapper .tocompare::before {  
  text-transform: none;
  font-size: 14px;
  color: #ef4c26;
  text-decoration: none;
  top: 11px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  left: 0px; }

:lang(fr) .product-info-price .page-manufacturer-wrapper a.action.delete.remove_compare::before {  
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 7px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  left: 0px; }

:lang(en) .product-info-price .page-manufacturer-wrapper a.action.delete.remove_compare::before {  
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 0px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  margin-top: 11px;
  left: 0px; }

.product-info-price .page-manufacturer-wrapper .product-item-actions .action:hover {
  border-color: #fff;
  background-color: #fff; }

.product-info-price .page-manufacturer-wrapper .product-item-actions .action {
  line-height: 14px; }

.product-info-price .page-manufacturer-wrapper .product-item-actions a.action.delete {
  padding: 0px; }

:lang(en) .product-info-price .page-manufacturer-wrapper .catalog-product-view .tocompare::before {
  top: 7px; }

.products .product-item .actions-secondary .action:first-child {
  display: none; }

.products-grid .price-box {
  display: block; }

.products-grid .price-box {
  margin-bottom: 0px; }

.products-grid .product-item-actions {
  display: inline-block;
  margin: 0; }

.products-grid .product-item-actions .actions-primary ~ .actions-secondary {
  padding-top: 0; }

/*:lang(fr) .widget.featured .owl-nav::before {
  content: "Voir Tout";
  font-weight: 600;
  margin-top: 2px;
  position: relative;
  display: inline-block;
  font-size: 16px;
  position:relative;
}
:lang(en) .widget.featured .owl-nav::before {
  content: "View All";
  font-weight: 600;
  margin-top: 2px;
  position: relative;
  display: inline-block;
  font-size: 16px;
  position:relative;
}
*/
.product-item-info .product-item-details .price-final_price .special-price .price-container .price-wrapper .price {
  color: #ef4c26;
  font-size: 18px; }

.products .product-item .old-price .price {
  color: #000; }

.free-shipping {
  display: inline-block;
  font-style: italic;
  /*padding-bottom: 25px;*/
  clear: both;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px; }

.rabais-volume a {
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  padding-bottom: 25px;
  color: #ef4c26;
  text-decoration: underline;
  padding-left: 15px; }

#product-options-wrapper label span {
  font-family: "Montserrat", sans-serif;
  font-size: 14px; }

.rabais-volume a:hover {
  color: #000; }

.product-item-info span.from-price {  
  font-size: 24px;
  font-weight: 600; }

.products-grid .product-item-info span.from-price {  
  padding-right: 5px;
  font-size: 13px;
  line-height: 2.6em;
  color: #ef4c26;
  font-family: "Source Sans Pro", sans-serif; }

.products-grid .product-item-info span.from-price::before {
  content: ' ';
  display: block;
  height: 0; }

.page-ID, .page-Code {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px; }

.page-ID {
  display: none; }

.product-item-details .manufacturer_name {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px; }

.products .product-item .price-box > span.from-price {
  margin-right: 0px; }

.products .product-item .price-box > span {
  margin-right: 5px; }

.products .list .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary .tocart {
  display: none; }

.products-grid .product-items .owl-stage-outer .owl-stage .product-item .product-item-info .product-item-actions .actions-primary .tocart {
  display: none; }

/* NAVIGATION */
.rd-navbar-cart-wrap .minicart-wrapper .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter {
  display: inline-block !important;
  border: none;
  height: auto !important;
  width: auto !important;
  padding-left: 10px;
  background-color: transparent !important; }

.las.la-shopping-cart {
  font-size: 35px; }

.rd-navbar-nav .level0.level-top .level-top span::after {
  font-family: inherit;
  content: "\f107";
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  position: relative;
  font-family: "FontAwesome";
  padding-left: 10px; }

.rd-navbar-nav .level0.level-top.first .level-top span::after {
  padding-left: 4px; }

.rd-navbar-nav .level0.level-top.last .level-top span::after {
  display: none; }

:lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
  content: "Produits";
  color: #000;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  text-transform: uppercase; }

:lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
  content: "Products";
  color: #000;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  text-transform: uppercase; }

.rd-navbar-nav span {
  font-size: 16px; }

a.level-top:hover {
  color: #000 !important; }

.rd-navbar-nav li.level0.level-top a.level-top:hover span:after {
  content: "\f107" !important; }

.rd-navbar-nav li .item.ui-menu-item a:hover span:after {
  content: "" !important; }

.rd-navbar-nav .level0.level-top.first .level-top span {
  font-size: 0px; }

.rd-navbar-cart-toggle .counter .counter-number {
  display: none; }

.rd-navbar-cart-toggle .counter .counter-label span {
  padding-left: 0px !important; }

.rd-navbar-cart-toggle .counter strong {
  margin-top: 5px;
  font-size: 16px;
  color: #fff; }

.rd-navbar-cart-wrap .shopping-cart-icon {
  width: 20px;
  margin-right: 10px;
  margin-top: 9px;
  height: 18px; }

.rd-navbar-cart-toggle span.price {
  padding-left: 3px !important; }

.rd-navbar-collapse li {
  display: inline-block;
  margin: 0 25px 0 0; }

:lang(fr) .rd-navbar-search-ugo {
  margin-bottom: 0px;
  max-width: none;
  z-index: 9999999;
  width: 50%; }

:lang(en) .rd-navbar-search-ugo {
  margin-bottom: 0px;
  max-width: none;
  z-index: 9999999;
  width: 55%; }

.search-autocomplete ul li.search-item a .price {
  display: inline-block;
  color: #000; }

.catalogsearch-result-index #maincontent {
  padding-top: 75px; }

#dynamicColorOpions .selectedOption {
  border: 2px solid #e75a3a !important; }

header.page-header, .rd-navbar-static {
  background-color: #ffffff;
  z-index: 1; }

.layout_1 .page-header__content .navigation {
  width: 99%;
  padding-left: 225px;
  margin-top: 0px; }

.layout_1 .page-header__content .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 1522px;
  height: 43px;
  width: 85%; }

a.level-top {
  font-size: 18px;
  /**/ }

.layout_1 .page-header__content .rd-navbar-megamenu .container {
  height: auto; }

.layout_1 .page-header__panel {
  background-color: #fff;
  height: 50px; }

.rd-navbar-nav > li > a {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px; }

:lang(en) .rd-navbar-nav > li > a {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.36px; }

.layout_1 .page-header__content a[href^="tel:"] {
  padding-left: 25px;
  padding-right: 25px;
  width: 175px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px;
  padding-top: 2px; }

.layout_1 .page-header__content .navigation {
  width: 99%;
  padding-left: 225px;
  margin-top: 0px;
  display: flex;
  align-items: center;
  z-index: 8888; }

.minisearch .actions {
  position: absolute;
  right: 0px;
  top: -10px; }

/*.vs-desktop {margin-bottom: 2rem;}*/
#search_mini_form {
  background: none;
  position: relative; }

.rd-navbar-search-form-input {
  margin-right: 0px; }

.rd-navbar-search-ugo .rd-navbar-search-form-submit {
  background: none !important;
  width: 70px;
  height: 52px;
  border: none !important;
  border-radius: 0 !important;
  margin-right: 0px;
  margin-top: -2px;
  padding-right: 0; }

.rd-navbar-search-ugo .fa-search {
  padding-top: 14px;
  color: #ef4c26;
  font-size: 18px;
  padding-right: 12px; }

.rd-navbar-search-form-input #search {
  border: 2px solid #ef4c26;
  font-size: 16px;
  /*  color: #7f8284;*/
  background-color: #fff;
  height: 43px;
  min-height: auto; }

.rd-navbar-search-form-input #search::placeholder {
  color: #ef4c26;
  letter-spacing: 0.33px;
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif; }

.custom-mini-cart .fa-shopping-bag {
  display: inline; }

.custom-mini-cart {
  padding-top: 0px;
  display: inline-block;
  width: 25px;
  height: 30px;
  margin-left: 15px;
  margin-top: -8px;
  transition: transform 250ms ease-in-out; }

.custom-mini-cart a:hover {
  color: #000; }

.custom-mini-cart .counter-item-minicart {
  color: #fff;
  text-align: center;
  font-size: 8px;
  margin-top: -60px;
  line-height: 12px;
  margin-left: 20px !important;
  font-weight: 600;
  height: 20px;
  width: 20px;
  background-color: #ef4c26;
  border-radius: 50%;
  padding-top: 4px;
  display: inline-block;
  padding-left: 0px; }

.custom-mini-cart .fa-shopping-bag {
  visibility: hidden; }

.custom-mini-cart a:hover .counter-item-minicart {
  color: #fff; }

.vs-desktop .separator {
  margin-top: -2px; }

.custom-my-account {
  padding-left: 25px;
  padding-right: 20px;
  padding-top: 2px; }

.custom-my-account img {
  width: 14px; }

.custom-mini-cart .fa {
  display: inline; }

.custom-mini-cart .lblCartCount {
  display: inline; }

.page-header__content {
  padding: 0px 0 20px 0 !important; }

.rd-navbar-nav > li > .rd-navbar-megamenu {
  top: 63px !important; }

.language-switcher-header-wrapper {
  padding-right: 25px;
  padding-top: 2px; }

.footer-logo .logo img {
  width: auto; }

.page-header__content .logo img {
  width: 150px;
  /*filter: brightness(0) invert(1);*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.layout_1 .page-header__content .logo {
  /*background-color: #ef4c26;*/
  content: "";
  position: absolute;
  height: 150px;
  top: -55px;
  text-align: center;
  width: 150px;
  z-index: 99999; }

.minicart-wrapper {
  padding: 7px 0 !important; }

/*TOP HEADER */
.greet .contact-header-top a:first-of-type {
  font-weight: 400; }

.greet .contact-header-top a {
  margin-right: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 0.33px;
  opacity: 0.5;
  font-weight: 400; }

.mobile_account {
  display: none; }

.greet.welcome {
  float: right; }

.layout_1 .page-header__panel div {
  color: #7f8284;
  font-size: 16px;
  max-width: 1525px;
  padding-left: 0;
  padding-right: 0; }

.layout_1 .page-header__panel .container {
  width: 85%; }

.header-switchers .contact-us-link {
  padding-top: 8px; }

.header-switchers .contact-us-link a {
  color: #fff; }

.header-switchers .contact-us-link a:hover {
  color: #ef4c26; }

.header-switchers > div:nth-child(2) {
  margin-left: 10px; }

.header.links {
  margin-top: 8px; }

.actions-custom {
  padding-top: 8px;
  margin-left: 20px; }

.megamenu-wrapper submenu .ui-menu-item h3 {
  min-height: 40px; }

.brand-logo-mm .rd-navbar-megamenu .mm-submenu .ui-menu-item a {
  margin-bottom: 0px !important; }

.brand-logo-mm .rd-navbar-megamenu .mm-submenu .ui-menu-item ul {
  border: none;
  padding-top: 0px !important; }

.modals-wrapper {
  position: relative;
  z-index: 100000; }

.rd-navbar-cart-wrap {
  padding-right: 0px;
  display: none; }

.panel-container-wrap .telephone {
  float: right;
  padding-top: 8px;
  padding-right: 20px; }

#shopping-cart-table .cart.item .item-control > .action:hover {
  color: #fff;
  background: #000;
  border: 2px solid #000; }

#shopping-cart-table .cart.item .item-control a.action.towishlist {
  display: none !important; }

.cart-container .main.actions .action.clear {
  display: none !important; }

.cart-container .main.actions .action.update {
  margin-left: auto;
  margin-right: 0; }

.checkout-index-index .opc-wrapper .step-content .fieldset.address > .field #tooltip-label {
  display: none; }

.checkout-index-index .opc-wrapper .step-content .fieldset.address > .field > .control._with-tooltip {
  padding-right: 0px; }

.checkout-index-index .modal-popup .field-tooltip, span#tooltip {
  display: none !important; }

input#billing-save-in-address-book-payflowpro, input#billing-save-in-address-book-purchaseorder {
  opacity: 0 !important; }

.rd-navbar-cart-wrap .minicart-wrapper .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter .counter-label {
  display: inline-block !important; }

.cart-container .cart-summary #block-discount {
  display: none; }

.cart-container .cart-summary #shipping-zip-form div[name='shippingAddress.region'] {
  display: none; }

.cart-summary #co-shipping-method-form .item-title {
  display: none; }

.cart-summary #co-shipping-method-form .label.service_title {
  display: block;
  color: #2f2e2e;
  font-weight: 600;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  margin-left: 0px; }

:lang(fr) #shipping-zip-form .field._required::after {
  display: none;
  content: "Ce champ est obligatoire.";
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  color: #F11F17;
  padding: 5px;
  background: transparent;
  z-index: 1;
  box-shadow: none; }

:lang(fr) #shipping-zip-form .field._required._error::after {
  display: block; }

:lang(en) #shipping-zip-form .field._required._error::after {
  display: block; }

:lang(en) #shipping-zip-form .field._required::after {
  display: none;
  content: "This is a required field.";
  font-size: .75rem;
  line-height: 1rem;
  font-style: italic;
  color: #F11F17;
  padding: 5px;
  background: transparent;
  z-index: 1;
  box-shadow: none; }

.products-grid .product-item-inner.add_compare {
  display: block; }

.catalog-category-view .products-grid .product-item-inner.add_compare, .catalogsearch-result-index .products-grid .product-item-inner.add_compare {
  display: inline; }

.free_ship_hover {
  display: none; }

.catalogsearch-result-index .block_item_prod .ship-volume .free_ship, .catalogsearch-result-index .block_item_prod .ship-volume .free_ship_hover, .catalog-category-view .block_item_prod .ship-volume .free_ship_hover, .catalog-category-view .block_item_prod .ship-volume .free_ship {
  margin-right: 15px;
  height: 25px;
  cursor: pointer;
  width: 25px; }

/* Hide the tooltip content by default */
.catalog-category-view .block_item_prod .free-shipping [data-tooltip]:before,
.catalog-category-view .block_item_prod .free-shipping [data-tooltip]:after,
.catalogsearch-result-index .block_item_prod .free-shipping [data-tooltip]:before,
.catalogsearch-result-index .block_item_prod .free-shipping [data-tooltip]:after
 {
  visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
.catalog-category-view .block_item_prod .free-shipping [data-tooltip]:before,
.catalogsearch-result-index .block_item_prod .free-shipping [data-tooltip]:before
 {
  position: absolute;
  top: 150%;
  margin-bottom: 5px;
  padding: 5px;
  width: 140px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ff5933;
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  height: 28px; }

/* Triangle hack to make tooltip look like a speech bubble */
.catalog-category-view .block_item_prod .free-shipping [data-tooltip]:after,
.catalogsearch-result-index .block_item_prod .free-shipping [data-tooltip]:after
 {
  position: absolute;
  top: 130%;
  left: 50%;
  margin-left: -1px;
  width: 0;
  border-top: 5px solid #ff5933;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  transform: rotate(180deg); }

/* Show tooltip content on hover */
.catalog-category-view .block_item_prod .free-shipping [data-tooltip]:hover:before,
.catalog-category-view .block_item_prod .free-shipping [data-tooltip]:hover:after,
.catalogsearch-result-index .block_item_prod .free-shipping [data-tooltip]:hover:before,
.catalogsearch-result-index .block_item_prod .free-shipping [data-tooltip]:hover:after
 {
  visibility: visible;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  z-index: 888; }

.catalog-category-view .block_item_prod .ship-volume .free-shipping source, .catalogsearch-result-index .block_item_prod .ship-volume .free-shipping source{
  margin-bottom: 25px; }

.products-grid .product-item-actions.item_compare {
  display: inline-block;
  margin: 0; }

/*.cart-summary #co-shipping-method-form .label.service_title::after {
  color: #d73105;
  content: "*";
  font-size: 12px;
  margin: 0 0 0 5px;
}*/
.opc-block-summary .table-totals .totals th {
  color: black; }

.modal-content .productComparePopup .print {
  display: none; }

.service-listing-block img {
  width: 652px !important;
  max-height: none !important; }

.service-listing-block .text {
  text-align: center;
  display: block;
  margin-top: 15px; }

.service-listing-block div {
  min-height: auto; }

.home-listing-block img {
  min-width: 100%;
  min-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  padding: 0px;
  border: 1px solid #CCCCCC;
  overflow: hidden;
  height: 100%;
  max-height: 325px;
  width: 400px; }

.collections-carousel .home-listing-block img {
  height: auto;
  width: 100%;
  object-fit: cover;
  max-height: none; }

.greet .contact-header-top a:hover {
  color: #ef4c26; }

.greet .contact-header-top a:hover:before, .greet .contact-header-top a:hover:after {
  color: #000; }

.contact-index-index .actions-toolbar {
  padding-left: 125px;
  float: right; }

.contact-index-index .prefooter-wrapper {
  padding-top: 50px; }

.surmesure_ul li {
  font-size: 18px; }

.cms-page-view h2 span.header_cms {
  text-decoration: underline;
  font-size: 1.5rem; }

.step_down {
  padding-left: 40px; }

.step_up {
  padding-top: 20px; }

.step_up.step_up2 li {
  padding-bottom: 20px;
  font-size: 18px; }

.custom_ol li:before {
  display: inline-block;
  content: attr(data-bullet);
  width: 10px;
  margin-left: 0px;
  margin-right: 10px;
  font-weight: bold; }

.custom_ol li {
  padding-bottom: 10px; }

.after_custom {
  margin-top: -15px; }

.step_down.step_before {
  margin-top: -15px; }

.tips_cms {
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #CCC;
  padding: 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 50px; }

.icone_link {
  text-decoration: none;
  color: #000; }

.page-main ul li a.icone_link {
  color: #000;
  text-decoration: none; }

.page-main ul li a.icone_link:hover .title {
  color: #ef4c26; }

.header.links li, .header.links li.compare {
  margin-left: 0px; }

.account-nav-content ul li:before {
  content: ""; }

.product-options-wrapper .fieldset .field .label {
  min-width: 50%;
  padding-bottom: 10px; }

.swatch-attribute-options {
  margin-top: 0px !important; }

.selectionNeeded + .select2 {
  border: none; }

.product-options-wrapper .fieldset .field .control.disabled_control {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-box-shadow: none;
  box-shadow: none; }

.product-options-wrapper .fieldset .field .control.disabled_control .product-custom-option + div {
  display: none !important; }

.product-options-wrapper .fieldset .field .control select {
  color: #2f2e2e; }

.field.required div.mage-error {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #F11F17; }

.product-info-main .page-title-wrapper {
  margin-top: 0px; }

/* MODIFICATION VISUELLE POUR APPROBATION DANIEL */
.product-options-wrapper .field.required > .label::before, .product-options-wrapper .field._required > .label::before, .product-options-wrapper .fieldset > .field.required > .label::before, .product-options-wrapper .fieldset > .fields > .field.required > .label::before {
  color: #ef4c26;
  content: "*";
  font-size: 12px;
  margin: 0 0 0 5px; }

.product-options-wrapper .field.required > .label::after, .product-options-wrapper .field._required > .label::after, .product-options-wrapper .fieldset > .field.required > .label::after, .product-options-wrapper .fieldset > .fields > .field.required > .label::after {
  display: none; }

.product-options-wrapper .fieldset .field label.active_label:before {
  font-family: "FontAwesome";
  color: #ef4c26;
  content: '\f0da' !important;
  font-size: 16px !important;
  padding-right: 5px !important; }

.product-info-main .page-manufacturer-wrapper .container {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd; }

.catalog-product-view .product-info-main .product-info-price .price-box {
  padding-bottom: 0px !important;
  width: 100%;
  border-bottom: none;
  padding-top: 40px; }

.ship-volume {
  padding-top: 5px; }

.catalog-category-view .block_item_prod {
  display: block; }

.catalog-category-view .ship-volume, .catalogsearch-result-index .ship-volume {
  display: inline; }

.old-price {
  margin-top: 0px;
  padding-left: 5px;
  padding-right: 10px; }

.old-price .from-price {
  display: none !important; }

.you_save {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #ef4c26; }

.you_save .rabais-volume a {
  padding-bottom: 0px; }

.you_save.no_save .rabais-volume a {
  padding-left: 0px; }

.price-box.price-final_price .info_bulk {
  margin-top: 10px;
  margin-bottom: 10px; }

.ship-volume.block_free {
  padding-top: 0px;
  padding-bottom: 5px;
  /*padding-bottom: 40px;*/
  width: 100%;
  border-bottom: normal;
  margin-bottom: 10px; }

.product-info-main .product-info-price .price-final_price .special-price .price-container .price {
  color: #ef4c26 !important; }

.product-info-main .product-info-price .price-final_price .old-price .price-final_price .price {
  color: #000 !important;
  padding-left: 5px;
  font-weight: 300; }

.catalog-product-view .product-info-price .price, .modal-popup.quick-view .product-info-price .price {
  color: #ef4c26 !important;
  font-weight: 600 !important; }

.product-info-main .product-info-price .price-container > span.from-price.orange {
  color: #ef4c26 !important;
  font-weight: 600;
  padding-right: 10px; }

.ship-volume.block_shipping.no_free {
  margin-bottom: 10px; }

.free-shipping {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #000; }

.catalog-product-view .free-shipping {
  font-weight: 400; }

.ship-volume.block_shipping {
  padding-top: 10px;
  padding-bottom: 0px;
  width: 100%; }

.products-related .you_save {
  display: none; }

.product-info-main .product-info-price .price-final_price .special-price .price-container .price {
  font-weight: 600; }

.product-options-wrapper .fieldset .field label.active_label:before {
  font-size: 20px !important;
  margin-left: 0px !important; }

.product-options-wrapper .field.required > .label::before {
  line-height: 28px;
  font-size: 25px  !important;
  margin: 0 !important; }

.product-options-wrapper .field.required > .label.active_label::before {
  line-height: 24px;
  font-size: 10px; }

.product-options-wrapper .field.required > .label {
  line-height: normal;
  padding-bottom: 5px; }

.product-options-wrapper .field.required > .label.active_label {
  line-height: 24px;
  padding-bottom: 0px; }

.catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
  margin-bottom: 20px; }

/********************************************************/
.product-options-wrapper .fieldset .field label.active_label:before {
  font-family: "FontAwesome";
  color: #ef4c26;
  content: '\f0da';
  font-size: 16px;
      width: 10px;
    display: inline-block;
    height:28px;
  padding-right: 5px; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none; }

.info_bulk {
  padding: 10px 10px;
  border: 1px dotted #c5c5c5;
  display: none;
  max-width: 60%; }

.noteBoxInfo img {
  float: right;
  cursor: pointer;
  margin-top: -5px; }

.noteBoxInfo {
  font-size: 14px; }

.noteBoxInfo span {
  padding-top: 10px;
  display: block; }

.info_bulk h3 {
  margin-top: 0px;
  margin-bottom: 0px; }

.grayedOut {
  background-color: gray !important;
  border: solid 2px gray !important; }

.brand-logo-mm img {
  height: 75px !important;
  max-width: none; }

.qtip-content img {
  min-width: 300px;
  min-height: 300px;
  max-width: 300px;
  max-height: 300px;
  width: 300px;
  height: 300px; }

.qtip-content .title {
  min-height: 20px;
  padding: 3px 0;
  color: #282828;
  font-size: 1.5em;
  text-align: center;
  display: block;
  overflow: hidden;
  line-height: 1.5em; }

.qtip {
  position: absolute;
  left: 52% !important;
  top: -28000px;
  display: none;
  max-width: 320px  !important;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content .image {
  padding: 0 0 5px 0;
  display: block;
  height: 300px;
  width: 300px;
  margin: 0 auto;
  width: 300px !important; }

.service-link-title {
  text-align: center;
  text-transform: uppercase;
  padding-top: 25px;
  font-size: 12.5px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px; }

.additional-attributes tr td .price {
  font-size: 20px !important; }

.fotorama__wrap .img-text-placeholder {
  font-size: 18px;
  clear: both;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 25px; }

.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
  background-image: none !important; }

.fotorama__wrap .inner-image-data {
  display: none; }

.rd-navbar-collapse-container .rd-navbar-collapse .links li .my-account:hover {
  color: #ef4c26 !important; }

.rd-navbar-collapse-container .rd-navbar-collapse .links li .action.compare:hover {
  color: #ef4c26 !important; }

.rd-navbar-megamenu .ui-menu-item a strong {
  font-size: 16px;
  text-transform: uppercase; }

.rd-navbar-megamenu .ui-menu-item a {
  text-decoration: none;
  font-weight: normal !important; }

.rd-navbar-megamenu .ui-menu-item a strong {
  color: #000;
  text-transform: uppercase; }

.navigation .container [class*='col-'], .navigation .page-print.sales-order-print #maincontent [class*='col-'], .page-print.sales-order-print .navigation #maincontent [class*='col-'] {
  border-right: none; }

.navigation .nav-1 .container [class*='col-'] ul {
  padding-top: 25px; }

.rd-navbar-megamenu .ui-menu-item strong a {
  font-size: 16px;
  font-weight: bold !important;
  text-transform: uppercase; }

.rd-navbar-megamenu .ui-menu-item a strong:hover {
  color: #ef4c26; }

.rd-navbar-megamenu .ui-menu-item .level2 {
  border-top: none;
  padding-top: 20px; }

.rd-navbar-megamenu .mm-submenu.level2 .item.ui-menu-item {
  padding-bottom: 8px; }

.prefooter .second-row-footer h4 a {
  font-weight: 500;
  color: #FFF !important;
  text-transform: none !important; }

.prefooter .second-row-footer h4 a:hover {
  font-weight: 500;
  color: #FFF !important;
  text-transform: none !important; }

.minicart-items .details-qty.qty .update-cart-item {
  color: #ef4c26 !important; }

#minicart-content-wrapper .subtotal .label span {
  color: black;
  float: left; }

.accordion-block {
  display: contents !important; }

.form-address-edit .field.additional {
  display: none; }

/* FOOTER */
.footer {
  min-height: auto;
  padding: 50px 0 50px 0; }

.footer .row {
  min-height: auto; }

.footer .footer-col-content li.icons i.icon-footer {
  color: #fff !important;
  line-height: 27px;
  font-size: 18px; }

.footer .footer-col-content li, .footer .footer-col-content li a {
  color: #fff; }

.footer .footer-col-content li.icons i.icon-footer:hover {
  color: #ef4c26 !important; }

.footer .list-footer li {
  float: left;
  margin-right: 20px; }

.footer .list-footer li a, .footer .footer-col-content li, .footer .footer-col-content li a {
  color: #999999 !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.06px; }

.footer-block-1 .list-footer li.icons a {
  border-radius: 0px;
  background-color: transparent;
  width: auto;
  height: 25px;
  text-align: left; }

.footer-block-1 .list-footer li.icons.payments-icon {
  text-align: center;
  padding-top: 50px; }

.footer-block-1 .list-footer li.icons.payments-icon img {
  max-width: 30px; }

.footer-block-1 .list-footer li.icons.payments-icon .fab {
  font-size: 36px; }

.footer .desc-footer {
  margin-bottom: 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.06px; }

.footer .desc-footer li {
  font-size: 12px; }

.footer .footer-col-content li a[href^="tel:"] {
  color: #fff !important;
  font-size: 12px;
  padding-top: 10px;
  font-weight: bold; }

.footer .fisrt-row-footer a:hover {
  color: #ef4c26; }

.footer .fisrt-row-footer a {
  color: #ffffff; }

.footer .footer-info .footer_links {
  text-transform: uppercase !important;
  margin-bottom: 30px;
  color: #FFF;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  line-height: normal;
  letter-spacing: 0.31px; }

.footer .footer_links:hover {
  color: #ef4c26; }

.footer .footer-info .footer_links_left {
  font-weight: 400;
  text-transform: uppercase !important;
  margin-bottom: 15px;
  color: #FFF;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px; }

.footer .footer_links_left:hover {
  color: #ef4c26; }

.footer .footer-info h4 {
  font-weight: 400;
  text-transform: uppercase !important;
  margin-bottom: 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 12.5px;
  line-height: normal;
  letter-spacing: 0.31px; }

.footer .footer-col-content li a {
  margin-bottom: 10px; }

.footer .content ul {
  margin-top: 30px; }

.footer .footer-info.fisrt-row-footer h4 {
  font-weight: 400;
  text-transform: uppercase !important;
  margin-bottom: 15px; }

.footer .footer-col-content li a:hover {
  color: #ef4c26 !important; }

.footer .footer-logo {
  margin-top: 0px; }

.page-footer {
  background-color: #fff; }

.page-footer.layout_1 {
  background-color: #333333; }

.footer .footer-info h4 a {
  color: #fff; }

.footer .footer-info h4 a:hover {
  color: #ef4c26; }

.layout_1 .block-newsletter .container {
  max-width: 1522px;
  width: 80%; }

.container.black-extra {
  background-color: #000;
  max-width: 100%;
  width: 100%; }

.container.black-extra .copyright {
  width: 80%;
  max-width: 1522px;
  padding: 20px;
  padding-left: 0;
  padding-right: 0;
  color: #999999;
  margin: 0 auto;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.06px; }

.container.black-extra a {
  color: #999999;
  text-decoration: none; }

.container.black-extra a:hover {
  color: #ef4c26;
  text-decoration: none !important; }

.icons-payments-right {
  float: right;
  margin-top: -8px; }

.icons-payments-right .list-footer {
  display: inline; }

.icons-payments-right .list-footer .payments-icon {
  display: inline; }

.icons-payments-right .footer-mode-payment {
  padding-right: 30px;
  margin-top: 8px;
  display: inline-block; }

.block.review-add .review-field-ratingsa {
  display: none; }

.block-posts-list h1 {
  line-height: normal; }

.blog_sources {
  margin-bottom: 0px;
  margin-top: 25px; }

.blog_sources_link {
  font-size: 12px; }

.page-main p a.blog_links {
  color: #000;
  text-decoration: none; }

.page-main p a.blog_links:hover {
  color: #ef4c26; }

.tm_blog-index-index .post-author {
  display: none; }

.tm_blog-index-index .page-main h1, .tm_blog-index-index .page-main .block-posts-list > h3 {
  line-height: 2.2rem;
  font-size: 32px; }

.block-posts-list .post-items .post-title h3 {
  min-height: 66px; }

.block-posts-list .post-items .post-title h3 {
  line-height: normal; }

.block-posts-list .post-items .post-image {
  max-height: 250px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle; }

.block-posts-list .post-items .post-image a {
  height: 250px;
  display: block;
  text-align: center; }

.post-page {
  clear: both;
  font-family: inherit;
  width: 100%;
  font-size: 16px; }

.post-text p span {
  display: none; }

.post-page .post-data {
  margin-bottom: 0px;
  margin-top: 50px; }

.block-posts-list .post-item .post-title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: normal; }

.block-posts-list .post-items .post-image a img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); }

.block.block-recent-posts ul {
  text-indent: -20px;
  margin-left: 20px; }

.product-reviews-summary.short.empty .rating-result__stars span {
  margin-right: -5px; }

.products-grid.wishlist .rating-summary {
  padding-bottom: 10px; }

.products-grid.wishlist .product-item-actions .actions-primary .action.tocart {
  padding-top: 45px; }

.products-grid .product-item-name {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0px; }

.swatch-option-tooltip-layered {
  width: 250px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: none;
  overflow-y: visible; }

.products-grid .product-item-name a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px; }

.fotorama--fullscreen .fotorama__nav--thumbs {
  margin-top: -4rem; }

.fotorama--fullscreen .fotorama__nav-wrap .img-text-placeholder {
  font-size: 18px;
  margin-top: -4rem; }

.fotorama-item .fotorama__stage {
  margin-bottom: -15px; }

.welcome_user {
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-family: "Source Sans Pro", sans-serif; }

.welcome_ugoburo {
  display: inline-block;
  padding-left: 25px; }

.user_logout {
  padding-left: 15px;
  color: #7f8284; }

.form-newsletter-manage .actions-toolbar {
  padding-top: 20px; }

.page-wrapper {
  /*overflow: visible;*/
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px; }

.page-main .cat .img_icon_service {
  margin-top: 25px;
  text-align: center;
  position: relative;
  display: block; }

.page-main .cat ul {
  text-indent: -20px;
  margin-left: 20px;
  text-align: left; }

.page-main .cat img {
  height: 150px;
  padding-bottom: 25px; }

.icon1_hide {
  display: none; }

.icone_1:hover picture:first-child img {
  display: none; }

.icone_1:hover .icon1_hide {
  display: inline; }

.icon2_hide {
  display: none; }

.icone_2:hover picture:first-child img {
  display: none; }

.icone_2:hover .icon2_hide {
  display: inline; }

.icon3_hide {
  display: none; }

.icone_3:hover picture:first-child img {
  display: none; }

.icone_3:hover .icon3_hide {
  display: inline; }

.icon4_hide {
  display: none; }

.icone_4:hover picture:first-child img {
  display: none; }

.icone_4:hover .icon4_hide {
  display: inline; }

.icon5_hide {
  display: none; }

.icone_5:hover picture:first-child img {
  display: none; }

.icone_5:hover .icon5_hide {
  display: inline; }

.icon6_hide {
  display: none; }

.icone_6:hover picture:first-child img {
  display: none; }

.icone_6:hover .icon6_hide {
  display: inline; }

.slick-carousel {
  overflow: hidden;
  max-height: 350px; }

.page-main .cat h3 {
  text-align: left;
  padding-left: 15px; }

.page-main .cat .icon_small {
  max-height: 125px;
  padding-top: 25px;
  margin-bottom: 25px; }

.page-main .cat .icon_small2 {
  max-height: 135px;
  padding-top: 15px;
  margin-bottom: 15px; }

.page-main .cat .cta {
  text-align: left;
  font-size: 13px;
  padding-left: 15px; }

/* PRODUCT DETAIL */
span.from-price {  
  font-size: 14px;
  font-weight: 600; }

.additional-attributes-wrapper span.from-price {
  line-height: 23px; }

.product-info-main span.from-price {  
  font-size: 24px;
  font-weight: 600; }

.product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
  display: inline-block !important; }

.special-price {
  display: inline !important; }

.product-info-main .product-info-price .price-container > span.from-price {  
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3; }

.products .product-item > span {
  display: inline-block;
  margin-right: 0px; }

.page-products .custom-item-13.row {
  margin-left: 0;
  margin-right: -25px; }

.catalog-product-view .custom-item-13.row {
  margin-left: 0;
  margin-right: -25px; }

.catalog-product-view .breadcrumbs {
  height: 75px;
  margin-top: 35px;
  background-color: transparent;
  text-align: left; }

.catalog-product-view .breadcrumbs .items li, .catalog-product-view .breadcrumbs .items a, .catalog-product-view .breadcrumbs .item strong {
  color: #000;
  /*text-decoration: none;*/
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px; }

.catalog-product-view .page-main .breadcrumbs ul li::before {
  display: none; }

.catalog-product-view .page-main ul {
  margin-bottom: 0px; }

.catalog-product-view .page-manufacturer-wrapper .page-Code {
  display: inline;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  line-height: 1.86;
  letter-spacing: 0.35px; }

.catalog-product-view .page-manufacturer-wrapper .page-manufacturer {
  display: inline;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1rem; }

.catalog-product-view .page-manufacturer-wrapper .page-ID {
  display: inline;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  padding-left: 0px;
  font-weight: normal;
  line-height: 1.86;
  letter-spacing: 0.35px;
  padding-left: 20px; }

.catalog-product-view .page-manufacturer-wrapper .title-manufacturer {
  line-height: 1.86; }

.catalog-product-view .page-manufacturer-wrapper .page-ID .pipe-separator {
  padding-left: 5px;
  padding-right: 10px; }

.catalog-product-view .page-manufacturer-wrapper .page-Code .dash-separator {
  padding-left: 5px;
  padding-right: 10px; }

.catalog-product-view .page-title-wrapper .page-title, .modal-popup.quick-view .page-title-wrapper .page-title {
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3; }

.catalog-product-view .product-info-main .product-info-price .price-box {
  padding-bottom: 5px;
  width: 100%;
  padding-top: 40px;
  display: inline-block;
  margin-bottom: 0px; }

.catalog-product-view .product-info-price .price, .modal-popup.quick-view .product-info-price .price {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9; }

.catalog-product-view .product-info-stock-sku {
  border-top: none;
  display: inline-block;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
 }

.catalog-product-view .product-info-stock-sku .product-info-ugoburo {
  display: none; }

.catalog-product-view .product-info-stock-sku .stock{
  display: none;  
}

.catalog-product-view .product-info-stock-sku .product-social-links{
  display: none;  
}

.catalog-product-view .product-info-stock-sku .product.attribute.sku {
  display: none; }

.catalog-product-view .product-info-stock-sku .product-social-links .towishlist {
  display: none; }

.catalog-product-view .mageworx-swatch-container {
  padding: 0 !important;
  margin-bottom: 0px !important;
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: inline-block;
  border: 1px transparent solid;
  vertical-align: top; }

.product-options-wrapper, .product-info-stock-sku {
  border-top: none;
  padding-top: 20px; }

.catalog-product-view .swatch-attribute.size .mageworx-swatch-option, .swatch-attribute.manufacturer .mageworx-swatch-option {
  margin: 0 auto !important;
  /*height: 100% !important;*/
  /*width: auto !important;*/
  /*background-size: cover !important;*/
  display: block !important;
  border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border: 1px #a4a4a4 solid; }

.swatch-attribute.size .mageworx-swatch-option.selected, .swatch-attribute.manufacturer .mageworx-swatch-option.selected {
  color: black;
  /* background: #fff;*/
  border: 1px solid #a4a4a4; }

.mageworx-swatch-option.image:not(.disabled):hover, .mageworx-swatch-option.color:not(.disabled):hover {
  outline: none !important;
  border: 3px solid #FF5216 !important; }

.mageworx-swatch-option.selected {
  outline: none !important;
  border: 3px solid #FF5216 !important; }

.catalog-product-view .gallery-placeholder {
  position: relative;
  max-width: 623px; }

.catalog-product-view .layout_1 .product-info-main {
  padding-top: 25px; }

.catalog-product-view .block.related .products-grid .product-image-container {
  height: auto;
  background-color: #FFF;
  max-height: none; }

.block.upsell .owl-controls .owl-prev:before, .block.related .owl-controls .owl-prev:before, .block.crosssell .owl-controls .owl-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  color: inherit;
  vertical-align: middle;
  font-weight: bold; }

.block.upsell .owl-controls .owl-next:before, .block.related .owl-controls .owl-next:before, .block.crosssell .owl-controls .owl-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  color: inherit;
  vertical-align: middle;
  font-weight: bold; }

.catalog-product-view .block.related .block-title {
  padding-bottom: 0px; }

.catalog-product-view .block.related .owl-controls .owl-prev::after {
  display: none; }

.block.related .owl-controls.clickable {
  top: -65px;
  padding-right: 15px; }

.catalog-product-view .page-main {
  margin-bottom: 0px;
  border-top: 65px #eff0f1 solid; }

.fotorama__stage__shaft {
  position: relative;
  width: 623px !important;
  border: none !important; }

.catalog-product-view .box-tocart .primary {
  min-width: 276px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 0;
  width: 100%; }

.aitoc-puq-control-plus-minus .aitoc-puq-control-handler, .aitoc-puq-control-plus-minus.good_cart_control .aitoc-puq-control-handler {
  color: #FF5216 !important;
  background: transparent !important;
  font-weight: 800; }

.catalog-product-view #product-options-wrapper .field.required .control {
  position: relative;
  width: 100%; }

.box-tocart .field {
  width: 40%;
  float: left; }

.box-tocart .actions {
  width: 60%;
  float: right; }

.catalog-product-view .field .label, .field label {
  margin-right: 5px; }

.aitoc-puq-control-container.aitoc-puq-control-plus-minus, .aitoc-puq-control-container.aitoc-puq-control-plus-minus.good_cart_control {
  display: inline-block !important;
  border: none;
  max-height: 49px; }

.catalog-product-view .product.info, .modal-popup.quick-view .product.info {
  border: 1px #ccc solid;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 0px; }

.catalog-product-view .widget.block.block-static-block.last_widget {
  padding-bottom: 0px;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 25px;
  margin-right: 25px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  border: 1px #ccc solid;
  border-top: 0;
  margin-bottom: 75px;
  padding-top: 0px; }

.catalog-product-view .last_widget .custom-item-13.row {
  margin-top: 0px; }

.catalog-product-view .last_widget .custom-item-13 .custom-content {
  padding-top: 75px;
  padding-bottom: 75px; }

.catalog-product-view .last_widget .custom-item-13 .icon-first-home {
  padding-left: 0px;
  border-right: 1px #ccc solid;
  padding-right: 0px; }

.catalog-product-view .custom-item-13 .icon-second-home {
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px #ccc solid; }

.catalog-product-view .custom-item-13 .icon-last-home {
  padding-left: 0px; }

.catalog-product-view .home-shop-by-collection {
  margin-top: 100px;
  width: 100%; }

.catalog-product-view .data.items, .modal-popup.quick-view .data.items {
  font-size: 0px; }

.catalog-product-view .page-bottom .content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: none; }

.catalog-product-view .product.info, .modal-popup.quick-view .product.info {
  padding-bottom: 0px; }

.catalog-product-view .product.info.detailed .custom-item-13.row {
  margin-left: 0;
  margin-right: 0px;
  border-top: 1px #ccc solid; }

.catalog-product-view .product.info.detailed .data.item.title {
  font-size: 14px;
  line-height: 24px; }

#block-shipping .title {
  font-size: 14px;
  line-height: 24px;
  text-align: left; }

.catalog-product-view .product.info.detailed .custom-item-13 .icon-first-home {
  border-right: 1px #ccc solid; }

.catalog-product-view .product.info.detailed .custom-item-13 .col-sm-4 {
  padding-left: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-right: 0px;
  padding-right: 0px; }

.block.related {
  margin-bottom: 0px;
  border-bottom: none;
  padding-bottom: 60px;
  padding-top: 0px; }

.catalog-product-view .columns .home-shop-by-collection .page-title.home-block {
  text-align: left;
  color: #000;
  font-size: 36px;
  padding-top: 15px;
  margin-bottom: 35px; }

.catalog-product-view .home-shop-by-collection:before {
  display: none; }

.catalog-product-view .home-shop-by-collection:after {
  display: none; }

.catalog-product-view .block-footer-grid {
  padding-bottom: 50px;
  padding-top: 0px; }

.catalog-product-view .block-footer-grid .container {
  width: 80%;
  max-width: 1522px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px; }

.product-page-collection .column.main {
  margin-left: 0;
  margin-right: 0; }

.catalog-product-view .block.upsell, .block.related {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 100px; }

.block.crosssell {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px; }

.block.crosssell .block-title strong {
  font-size: 24px; }

.custom-item-13.row a.icone_link:hover .title {
  color: #ef4c26; }

.catalog-product-view .fotorama__thumb {
  border: none; }

.catalog-product-view .fotorama__thumb {
  margin-right: 40px; }

.fotorama__thumb-border {
  border: none !important; }

.catalog-product-view .products-grid .product-items {
  margin-left: 0px;
  margin-right: 0px; }

.catalog-product-view .data.items .title.active, .modal-popup.quick-view .data.items .title.active {
  background: #fff;
  color: #000; }

.catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
  display: inline-block;
  width: 25%;
  margin: 0;
  text-align: center;
  background: #E8E8E8;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #000; }

#tab-label-description {
  border-right: 1px #ccc solid; }

#tab-label-additional {
  border-right: 1px #ccc solid; }

#tab-label-reviews {
  border-right: 1px #ccc solid; }

.catalog-product-view .data.items .title.active:hover a {
  color: #000 !important; }

.catalog-product-view .data.items .title:hover a {
  color: #ef4c26 !important; }

.catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.35px;
  color: #333333 !important; }

.fotorama__stage.fotorama__shadows--left::before, .fotorama__nav.fotorama__shadows--left::before {
  background-image: none !important;
  background-position: 0 0, 0 0;
  left: 0; }

.catalog-product-view .data.items .content, .modal-popup.quick-view .data.items .content {
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
  padding: 35px 0 0;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid #eae9e9;
  margin-top: 58px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.07px;
  text-align: left;
  color: #333333; }

.catalog-product-view .data.items .content h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #333333; }

.ergo-feature-container h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.38px;
  color: #ef4c26;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 20px !important;
  margin-bottom: 8px; }

.block-title strong {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 0.35px;
  color: #333333;
  text-transform: uppercase; }

.block.related .block-title strong {
  font-size: 24px; }

.widget.block-products-list.grid .block-title strong {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #000000;
  text-transform: none; }

.catalog-product-view .data.items .content #description {
  padding-top: 25px; }

.fotorama__wrap .img-text-placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 0.07px; }

.catalog-product-view input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.catalog-product-view input[type=number]::-webkit-inner-spin-button,
.catalog-product-view input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.shopping-cart-table .aitoc-puq-control-plus-minus .aitoc-puq-control-handler {
  display: none !important; }

.aitoc-puq-control-plus-minus .aitoc-puq-control-handler.good_cart_control {
  display: flex !important; }

.catalog-product-view input[type="number"] {
  display: inline !important; }

.catalog-product-view .swatch-attribute .select2-container {
  margin-top:10px; }

.catalog-product-view .box-tocart .primary {
  width: 100%;
  border-radius: 0;
  margin-right: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.98px; }

.catalog-product-view .box-tocart #qty, .modal-popup.quick-view .box-tocart #qty {
  width: 65px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  background: transparent;
  border: 1px #ccc solid;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  margin-right: -15px !important;
  letter-spacing: 3.5px; }

.catalog-product-view .product.pricing {
  display: none; }

.catalog-product-view .box-tocart .primary span::before, .modal-popup.quick-view .box-tocart .primary span::before {
  font-family: "Font Awesome 5 Free";
  content: "\e74d";
  font-size: 161%;
  line-height: 0;
  padding-right: 10px;
  vertical-align: sub;
  font-weight: normal;
  display: none; }

.catalog-product-view .product-reviews-summary {
  display: none; }

.catalog-product-view .social-sharing {
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: -10px; }

.catalog-product-view .social-sharing .addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded {
  display: none !important;
  transition: none; }

.catalog-product-view .addthis_counter a.atc_s {
  color: #000 !important;
  padding: 10px 50px 10px 75px !important;
  background-color: transparent;
  border: 1px #ccc solid;
  height: auto !important;
  background: none;
  font-family: "Montserrat", sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: 0.83px; }

.box-tocart .field label span {
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
  font-weight: 600;
  display: block; }

.box-tocart .field .aitoc-puq-control {
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px;
  font-weight: 600;
  display: block; }

.aitoc-puq-control-slider .aitoc-puq-control-handler {
  margin-left: 0px !important; }

.catalog-product-view .addthis_counter .atc_s:hover {
  background-color: transparent !important;
  border-color: #e75a3a;
  color: #e75a3a !important; }

.catalog-product-view .addthis_counter .atc_s:before {
  height: auto;
  content: '\f1e0';
  font-size: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: "FontAwesome";
  color: #ef4c26;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  font-weight: 400;
  padding-right: 100px;
  width: 20px;
  height: 20px; }

.catalog-product-view .addthis_counter.addthis_pill_style {
  height: auto !important;
  position: relative; }

.catalog-product-view .addthis_counter.addthis_pill_style {
  height: auto !important; }

header.page-header {
  z-index: 9999;
  /*position: fixed;*/
  width: 100%;
  position: sticky;
  top: 0; }

.col-xs-12.support-search {
  padding-top: 50px;
  padding-left: 0px;
  padding-right: 0px; }

#mobile_search {
  visibility: hidden;
  display: none; }

.header_phone {
  display: none; }

#customUrlChanger {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px;
  padding-top: 2px; }

.language-switcher-header-wrapper .separator {
  margin-top: -2px; }

.header-mobile {
  display: inline-flex;
  height: 25px; }

.top-before-menu:before, .top-before-menu.top-promos:after {
  content: "|";
  padding-left: 15px;
  padding-right: 15px; }

.top-before-menu:first-child:before {
  content: ""; }

.greet .contact-header-top a.top-before-menu {
  padding-left: 0px; }

ul.custom-item-13 {
  list-style-type: none; }

.custom-item-13 {
  text-align: center; }

.block-footer-grid .custom-item-13 .icon-first-home {
  padding-left: 0px; }

.block-footer-grid .custom-item-13 .icon-first-home .custom-content {
  margin-right: 0px; }

.block-footer-grid .custom-item-13 .custom-content {
  max-width: 460px;
  border: 1px solid #CCCCCC;
  padding-top: 0;
  height: auto;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0px; }

.block-footer-grid .custom-item-13 .custom-content img {
  width: 100%;
  min-height: 144px;
  max-width: 100%;
  height: auto;
  margin-left: 20px; }

.page-products .block-footer-grid .custom-item-13 .custom-content img, .catalog-product-view .block-footer-grid .custom-item-13 .custom-content img {
  margin-left: 0px; }

.cms-footer-block .container {
  width: 100%; }

.breadcrumbs .items a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-decoration: underline; }

.breadcrumbs .items a:hover {
  color: #ef4c26; }

.breadcrumbs .items strong {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #000 !important; }

.cms-page-top {
  padding-top: 80px;
  display: flex;
  align-items: center;
  justify-content: center; }

.cms-page-top.bulk-top {
  padding-top: 60px; }

.cms-page-top.cms-page-after .cms-page-text {
  padding-left: 25px;
  padding-right: 50px; }

.row.cms-page-top {
  margin-left: -25px;
  margin-right: -25px; }

.cms-page-top .cms-page-text h2 {
  text-transform: uppercase; }

.cms-page-text {
  padding-left: 80px; }

.page-main .cms-page-text h1, .page-main .cms-page-text h2, .page-main .cms-page-text h3, .page-main .cms-page-text h4 {
  margin-top: 0px; }

/*.cms-page-text p {color:#7f8284;}*/
.cms-page-view h1 span, .cms-page-view heading-1 span {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: none; }

.cms-page-view h2, .cms-page-view .heading-2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #000000; }

.cms-page-view .page-main h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000; }

.cms-page-view .page-main .faq-page h3 {
  margin-top: 12px;
  margin-bottom: 25px; }

.cms-page-view p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000; }

.cms-page-view p.p_center {
  text-align: center; }

.cms-page-view .accordion-trigger h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.45px; }

.breadcrumbs .items li, .breadcrumbs .item strong {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000; }

.breadcrumbs .items a {
  text-decoration: underline;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000; }

.cms-page-img img {
  border: 1px solid #ccc;
  width: 100%;
  height: auto; }

.cms-page-img.no_norder img {
  border: none; }

.bg-error {
  margin-top: -35px;
  max-width: 1522px; }

.row.cms-page-top.bg-error-widget {
  max-width: 1522px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px; }

.bg-error::before {
  content: "";
  background-color: #e8e8e8;
  position: absolute;
  height: 23%;
  width: 10000px;
  left: -2000px;
  z-index: -1;
  overflow: hidden; }

.bg-error-after::before {
  content: "";
  background-color: #e8e8e8;
  position: absolute;
  height: 23%;
  width: 10000px;
  left: -2000px;
  z-index: -1;
  overflow: hidden; }

.bg-error-after {
  padding-bottom: 68px; }

.cms-page-top.bg-error {
  padding-top: 100px; }

.cms-error {
  border-bottom: 1px #bdbdbd solid;
  padding-bottom: 10px;
  margin-bottom: 25px; }

.cms-404-page-introuvable .page-main {
  margin-bottom: 0px; }

.row.cms-page-top.bg-error-widget .product-item-actions {
  display: none; }

.row.cms-page-top.bg-error-widget .widget.featured h2 {
  text-align: center;
  width: 100%;
  padding-bottom: 25px; }

.cms-404-page-introuvable .breadcrumbs {
  display: none; }

.manufacturer-contract {
  padding-top: 50px;
  margin-left: -25px;
  margin-right: -25px; }

.cms-page-view .manufacturer-contract a {
  position: relative;
  height: 150px;
  border: 1px solid #ccc;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.rd-navbar-nav li.level-top .manufacturer-contract {
  padding-top: 25px; }

.rd-navbar-nav li.level-top .manufacturer-contract a {
  height: 75px;
  border: 1px solid #ccc; }

.manufacturer-contract a:hover {
  border: 1px solid #ef4c26; }

.manufacturer-contract a img {
  height: auto;
  padding: 5px 5px 5px 5px;
  width: auto; }

.brand-logo-mm .col-sm-8 {
  padding-left: 0px !important; }

.navigation .container .manufacturer-contract [class*='col-'] {
  padding-left: 10px !important; }

.row.faq-page {
  padding-top: 25px;
  margin-left: -25px;
  margin-right: -25px; }

.cms-footer-block {
  margin-left: 0px;
  margin-right: 0px; }

.faq-page #faq-accordion .accordion-trigger::before {
  display: none; }

.faq-page #faq-accordion .accordion-trigger::after {
  position: absolute;
  top: 12px;
  right: 0;
  cursor: pointer;
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0); }

.actions-primary .action, .primary .action, .action.primary, .checkout.methods .action, .slider-pro-wrapper .link-slider, .custom-item-2 .link-button, .custom-item-3 .link-custom, .parallax-container .link-parallax, .rd-navbar-cart-toggle .counter, .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button, .slider-pro-wrapper .sp-buttons .sp-button::before, .layout_1 .block-newsletter, .layout_2 .block-newsletter, .opc-progress-bar .opc-progress-bar-item._active::after, .opc-progress-bar .opc-progress-bar-item._active span::after, .support-page .boxes-block li div:hover, .faq-page #faq-accordion .accordion-trigger::before, .modal-popup .modal-footer button, .scrollToTop:hover, .items.methods .action.multicheckout span::after, .item-options .action.multicheckout span::after, .box-actions a.action.change-password, .mm-label.new, .custom-item-1 .link-button:hover, .custom-item-5 .link-custom, .custom-item-4.extra .link-custom, .custom-item-6 .link-custom, .buttons-container .subscribe, .not-found-page .not-found-page_bottom dd a, .block-newsletter.block .primary, .custom-item-12 .link-custom, .sm-content .sm-button, .category-list .category-button, .custom-item-14 .link-custom, .custom-item-15 .link-custom, .sidebar .block.block-bg_2-custom, .custom-item-17 .link-custom, .custom-item-19 .link-custom, .custom-item-22, .custom-item-8 .link-custom:hover, .custom-item-26 .block-bg_2-custom, .static-link-slider:hover, .custom-item-27 .link-custom:hover, .custom-item-27 .item-extra-2 .link-custom, .custom-item-28 .link-custom:hover, .custom-item-28 .item-extra-2 .link-custom, .sidebar .price-slider .ui-slider-range, .ui-slider-handle, .filter-options-content .price-slider .slider-fields a.action, .smart-labels .sale.label-text, .listing-gallery .fotorama__arr .fotorama__arr__arr, .page-product-bundle #bundle-slide, .modal-popup.quick-view #bundle-slide, .block.discount .apply, .checkout-onepage-success #registration .action.primary {
  background-color: #ef4c26;
  border-color: #ef4c26;
  border-radius: 0px; }

.checkout-index-index .fakeslider {
  height: 0px;
  display: block; }

.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  display: flex !important;
  font-size: 0;
  padding-bottom: 25px;
  padding-top: 30px; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  width: 200px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top; }

.opc-progress-bar-item:before {
  background: #e4e4e4;
  border: 1px solid #ccc;
  border-color: #ccc !important;
  top: 19px;
  transition: background .3s;
  content: '';
  height: 9px;
  left: 0;
  position: absolute;
  width: 100%; }

.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px; }

.opc-progress-bar .opc-progress-bar-item._active:after {
  display: none; }

.opc-progress-bar .opc-progress-bar-item {
  font-size: 12px;
  line-height: 2em;
  position: relative;
  padding-top: 30px;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: 50%;
  flex-basis: auto;
  max-width: none; }

.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0; }

.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 15px;
  width: 100%;
  word-wrap: break-word;
  color: #666;
  font-weight: 300;
  font-size: 18px; }

.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  border: 1px solid #ccc;
  border-color: #ccc;
  height: 38px;
  margin-left: -19px;
  transition: background .3s;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0; }

.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 18px; }

.opc-progress-bar-item._complete {
  cursor: pointer; }

.opc-progress-bar .opc-progress-bar-item span::after {
  background: #fff;
  background-color: #fff !important; }

.opc-progress-bar-item._complete:hover:before {
  background: #d7d7d7; }

.opc-progress-bar-item._complete:hover > span:before {
  background: #d7d7d7; }

.opc-progress-bar-item._complete > span {
  color: #006bb4; }

.opc-progress-bar-item._complete > span:after {
  font-family: 'luma-icons';
  content: '\e610'; }

.opc-progress-bar-item._active:before {
  background: #ff5501 !important;
  border-color: #ff5501 !important; }

.opc-progress-bar-item._active > span {
  color: #333;
  font-weight: 600; }

.opc-progress-bar-item._active > span:before {
  background: #ff5501;
  border-color: #ff5501; }

.opc-progress-bar-item._active > span:after {
  border-color: #ff5501;
  content: '\e610';
  font-family: 'luma-icons'; }

.faq-page #faq-accordion .accordion-trigger::before {
  display: none; }

.faq-page #faq-accordion .accordion-trigger {
  width: 100%;
  margin-bottom: 0px;
  position: relative;
  transition: .3s; }

.accordion-trigger {
  cursor: pointer;
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  border-bottom: none; }

.faq-page #faq-accordion .accordion-content p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #000; }

.faq-page #faq-accordion .accordion-content {
  padding-bottom: 0px; }

.faq-page #faq-accordion .accordion-content ul {
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #727272; }

.cms-page-view .block-footer-grid {
  padding-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 1404px;
  flex-basis: 100%;
  max-width: 100%; }

.cms-page-view .block-footer-grid ul {
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 20px;
  font-size: 15px;
  margin-right: 0; }

.cms-page-view .icon-last-home {
  padding-right: 0px; }

:lang(fr) .faq-page #faq-accordion .accordion-content p::before {
  display: none !important; }

:lang(en) .faq-page #faq-accordion .accordion-content p::before {
  display: none !important; }

.faq-page #faq-accordion .accordion-trigger.open {
  margin-bottom: 0; }

.faq-page #faq-accordion .accordion-trigger.open h3 {
  color: #ef4c26; }

.page-main .cms-page-text p a:hover {
  text-decoration: none; }

.cms-page-text .link-ideas-home {
  cursor: pointer;
  text-transform: uppercase;
  padding: 8px 10px;
  border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: #ef4c26;
  border-right-color: #ef4c26;
  border-bottom-color: #ef4c26;
  border-left-color: #ef4c26;
  transition: all 0.3s ease !important;
  text-align: center;
  margin: 0;
  margin-top: 0px;
  display: block;
  margin-top: 30px; }

@media (min-width: 2300px) {
  /* .csslider1 .ulslider_ugo .cs_description > label.blackfriday_block {
    margin: 14% auto 0;
}*/
  .csslider1 > ul > .slide.img .blackfriday a {
    font-size: 20px;
    padding: 18px 65px; }
  .caption_slider_ugo.blackfriday p.big_slider_txt:nth-of-type(2) {
    padding-bottom: 20%; }
  /*:lang(fr) .csslider1 .ulslider_ugo .cs_description > label.blackfriday_block {
  margin: 20% auto 0;
}*/
  .caption_slider_ugo.blackfriday p.slide_last_txt {
    font-size: 16px;
    margin-bottom: 85px; }
  .caption_slider_ugo.blackfriday {
    margin-top: -20%;
    padding-left: 0px;
    text-align: center; }
  :lang(en) .caption_slider_ugo.blackfriday {
    margin-top: -30%;
    padding-left: 0px;
    text-align: center; }
  :lang(en) .caption_slider_ugo.blackfriday p.big_slider_txt:nth-of-type(2) {
    padding-bottom: 30%; }
  .caption_slider_ugo.blackfriday p.middle_slider_txt {
    /*padding-top: 150px;*/ }
  .caption_slider_ugo.blackfriday p.middle_slider_txt {
    font-size: 56px; }
  .friday_ban .promo1_text2 {
    top: 70%; }
  .promo_blackfriday .col-promo .promo1_text1_before {
    top: 15%;
    font-size: 1.2vw; }
  .friday_ban .promo1_text1 {
    letter-spacing: -8px; }
  .friday_ban.friday_listing.friday_promo .promo1_text1 {
    font-size: 70px;
    letter-spacing: -3px; }
  :lang(fr) .friday_listing.friday_promo .promo1_btn a.active {
    width: auto; }
  .friday_ban.friday_listing.friday_promo .promo1_text2 {
    font-size: 50px;
    left: 38%; }
  .friday_ban.friday_listing.friday_promo .promo1_text2_1 {
    font-size: 30px;
    left: 38%; }
  .friday_listing.friday_promo .promo1_btn a.active {
    width: auto; }
  .friday_listing.friday_promo .promo1_btn {
    top: 39%; }
  :lang(fr) .friday_ban.friday_listing.friday_promo .promo1_text2_1 {
    font-size: 26.4px;
    left: 40%; }
  :lang(fr) .friday_ban.friday_listing.friday_promo .promo1_text2 {
    font-size: 42px;
    left: 40%; }
  .promo_blackfriday .col-promo .promo1_text1 {
    font-size: 1.8vw; }
  .promo_blackfriday .col-promo .promo1_text2 {
    font-size: 1.2vw; }
  .promo_blackfriday .col-promo .promo1_text3 {
    font-size: 0.5vw; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text1 {
    font-size: 2.4vw;
    letter-spacing: 1px; }
  .friday_listing.friday_promo.friday_cat .promo1_btn {
    top: 38%; }
  .friday_ban.friday_listing.friday_cat_rabais .promo1_text2 {
    left: 36%;
    font-size: 2.2vw; }
  .friday_ban.friday_listing.friday_cat_rabais .promo1_text2_1 {
    left: 36%;
    font-size: 2.2vw; } }

@media (max-width: 1960px) {
  .home-shop-by-collection:before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 28%;
    width: 10000px;
    left: -2000px;
    z-index: -1; } }

@media (max-width: 1800px) {
  :lang(fr) .rd-navbar-search-ugo {
    width: 45%; }
  :lang(en) .rd-navbar-search-ugo {
    width: 52%; } }

@media (max-width: 1700px) {
  .layout_1 .page-header__content .navigation {
    padding-left: 14%; } }

@media (max-width: 1625px) {
  .slick-carousel .slick-prev {
    left: -25px !important; }
  .slick-carousel .slick-next {
    right: -25px !important; }
  /*.icons-home {
    margin-top: -3%;
  }*/ }

@media (min-width: 1280px) and (max-width: 1592px) {
  .layout_1 .page-header__content .navigation {
     }
  .rd-navbar-search-form-input #search {
    width: 100%;
    padding: 0px 10px; } }

@media (max-width: 1592px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    width: 105vw;
    margin-left: -25%;
    top: 55px !important; } }

@media (max-width: 1460px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    width: 105vw;
    margin-left: -15%;
    top: 55px !important; } }

@media (max-width: 1598px) {
  :lang(fr) #search_mini_form, :lang(en) #search_mini_form {        
    position: absolute;     } }

@media (max-width: 1580px) {
  .home-listing-block img {
    height: 100%;
    max-height: 280px;
    width: 400px; } }

@media (max-width: 1550px) {
  .home-promo-case {
    padding: 2.8%;
    padding-left: 5px;
    padding-right: 5px; }
  .catalog-product-view .data.items .block-title strong, .modal-popup.quick-view .data.items .block-title strong {
    font-size: 16px;
    margin: 0; }
  :lang(en) .home-promo-case {
    padding: 4.7%;
    padding-left: 5px;
    padding-right: 5px; }
  .rd-navbar-nav span {
    font-size: 14px; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 14px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 14px; }
  .layout_1 .page-header__content a[href^="tel:"] {
    font-size: 14px;
    width: 158px; }
  #customUrlChanger {
    font-size: 14px; }
  .header-mobile .separator {
    font-size: 14px;
    margin-top: -2px; }
  .custom-mini-cart {
    padding-top: 0px; } }

@media (max-width: 1500px) {
  .sorter .select2-container {
    max-width: 250px;
    width: 301px; } }

@media (max-width: 1449px) {
  .home-promo-case {
    padding: 2.8%;
    padding-left: 5px;
    padding-right: 5px; }
  :lang(en) .home-promo-case {
    padding: 5.4%;
    padding-left: 5px;
    padding-right: 5px; }
  .rd-navbar-nav span {
    font-size: 12px; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  .layout_1 .page-header__content a[href^="tel:"] {
    font-size: 12px;
    width: 158px; }
  #customUrlChanger {
    font-size: 12px; }
  .header-mobile .separator {
    font-size: 12px;
    margin-top: -2px; }
  .custom-mini-cart {
    padding-top: 0px; }
  .layout_1 .panel-container-wrap .welcome {
    float: right; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    /*max-width: 1404px;*/ }
  .block-static-block {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1404px; }
  .sidebar .filter-wrapper.filter-cats {
    padding-left: 15px;
    padding-right: 15px; }
  .rd-navbar-search-ugo {
    width: 48%; }
  .rd-navbar-search-form-input #search {
    font-size: 16px;
    height: 35px; }
  .minisearch .actions {
    top: -15px; }
  .layout_1 .page-header__content .navigation {
    width: 99%;
    padding-left: 160px;
    margin-top: 0px; } }

@media (min-width: 1354px) {
  .logo_clients {
    padding-left: 0px;
    padding-right: 0px; } }

@media (min-width: 480px) {
  .row > .col-xs-2.quebec_logo {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%; }
  .products-grid .product-items:not(.owl-carousel):before, .products-grid .product-items:not(.owl-carousel):after {
    content: "";
    position: absolute;
    height: 100%;
    background: none;
    top: 0;
    width: 15px; } }

@media (min-width: 900px) and (max-width: 1460px) {
  .page-bottom .block-footer-grid .container {
    max-width: 80%;
    padding-left: 25px;
    padding-right: 25px; }
  .page-bottom .widget.block-static-block {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: none !important; }
  .greet.welcome span {
    display: inline-block;
    margin-left: 12px; }
  .mobile-header {
    display: inline-block; }
  #phonenumber_top {
    display: none;
    padding-left: 35px; }
  .language-switcher-header-wrapper {
    padding-top: 4px; }
  #customUrlChanger {
    font-size: 14px;
    padding-left: 25px;
    padding-right: 10px; }
  .fotorama__stage__shaft {
    width: 100% !important; }
  .sidebar .filter-wrapper.filter-cats {
    padding-left: 15px;
    padding-right: 15px; }
  .fotorama1595339302299 .fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 40px;
    padding-left: 40px;
    height: 100px;
    width: 100px !important; }
  .fotorama1595339302299 .fotorama__thumb-border {
    height: 125px;
    border-width: 2px;
    margin-top: 40px;
    width: 100px !important;
    height: 100px !important; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .catalog-product-view .home-listing-block img {
    height: 100%;
    max-height: 296px;
    width: 400px; }
  .catalog-product-view .field.qty .label, .catalog-product-view .field.qty label {
    margin-right: 5px; }
  .container-ergo, .container-ergo-optional {
    min-height: 200px; }
  .layout_1 .panel-container-wrap .welcome {
    float: right;
    margin-right: 15px; }
  .sp-slides .sp-slide .sp-layer div {
    margin-top: -7%;
    margin-left: 10%; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1304px; }
  .widget.block-static-block, .widget.featured {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1304px; }
  .rd-navbar-search-ugo {
    width: 35%; }
  .rd-navbar-search-form-input #search {
    font-size: 16px;
    height: 35px; }
  .minisearch .actions {
    top: -15px; }
  .layout_1 .page-header__content .logo {
    height: 150px;
    top: -52px;
    width: 150px; }
  a.level-top {
    font-size: 16px; }
  .layout_1 .page-header__content a[href^="tel:"] {
    padding-left: 25px;
    padding-right: 25px;
    width: 144px;
    display: inline-block;
    font-size: 12px; }
  .language-switcher-header-wrapper {
    padding-right: 5px !important;
    font-size: 16px; }
  .layout_1 .page-header__content .navigation {
    width: 99%;
    padding-left: 160px;
    margin-top: 0px; }
  :lang(fr) #search_mini_form {
    width: 30%;    
    position: absolute;
    right: 5px; }
  :lang(en) #search_mini_form {
    width: 30%;    
    position: absolute;
    right: 5px; } }

@media (max-width: 1440px) {
  .friday_ban .promo1_text1 {
    letter-spacing: 0px; }
  .friday_ban .promo1_text2 {
    font-size: 1.7vw; }
  .friday_listing.friday_promo .promo1_btn {
    top: 37%; }
  .friday_ban.friday_listing.friday_promo .promo1_text1 {
    letter-spacing: 0px;
    left: 7%; }
  .friday_ban.friday_listing.friday_promo .promo1_text2 {
    left: 38%; }
  .friday_ban.friday_listing.friday_promo .promo1_text2_1 {
    left: 38%; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text1 {
    letter-spacing: 2px;
    font-size: 2.6645833333333335vw; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text2_1 {
    left: 36%;
    font-weight: 500;
    font-size: 1.2vw; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text2 {
    left: 36%;
    font-size: 1.8833333333333335vw; }
  .friday_listing.friday_promo.friday_cat .promo1_btn {
    top: 35%; }
  .caption_slider_ugo.blackfriday {
    margin-top: -2%;
    padding-left: 0px;
    text-align: center; }
  .catalog-product-view .widget.block-static-block, .catalog-product-view .widget.featured {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1404px; }
  .catalog-product-view .widget.block-static-block .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px; }
  .catalog-product-view .widget.block-static-block .block-footer-grid .container {
    padding-left: 25px;
    padding-right: 25px; }
  .catalog-product-view .widget.block-static-block .container.product-page-collection {
    padding-left: 25px;
    padding-right: 25px; }
  .catalog-product-view .product-page-collection .column.main {
    margin-left: 0px;
    margin-right: 0px; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .container-ergo .image, .container-ergo-optional .image {
    width: 20%;
    float: left;
    vertical-align: middle;
    padding-right: 10px; }
  .rd-navbar-nav span {
    font-size: 16px; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 16px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 16px; }
  .layout_1 .page-header__content a[href^="tel:"] {
    font-size: 14px;
    width: 158px; }
  .home-promo-case {
    padding: 2.6%;
    padding-left: 5px;
    padding-right: 5px; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto; }
  .home-listing-block img {
    max-height: 260px; }
  .home-workspace-ideas td:first-child img, .home-workspace-ideas td:last-child img {
    max-width: 100%; }
  .widget.block-static-block, .widget.featured {
    padding-left: 0px;
    padding-right: 0px; }
  #customUrlChanger {
    font-size: 14px; }
  .header-mobile .separator {
    font-size: 14px;
    margin-top: 0px; }
  .custom-mini-cart {
    padding-top: 1px;
    margin-left: 15px; }
  #cart-totals .table.totals .mark {
    font-size: 16px; }
  table.table tbody .price {
    font-size: 18px; } }

@media (max-width: 1420px) {
  .panel-container-wrap-test {
    margin-top: -32px; }
  .layout_1 .rd-navbar-collapse-toggle {
    display: block;
    width: auto;
    height: 40px;
    z-index: 20;
    padding-right: 8px; }
  .header.links li > a {
    color: #ef4c26; }
  .header.links {
    margin-top: -32px; }
  .custom-mini-cart {
    padding-top: 2px;
    display: inline-block;
    width: 35px;
    height: 30px;
    margin-left: 0px; }
  .layout_1 .page-header__content .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 85%;
    height: 43px; } }

@media (min-width: 1280px) and (max-width: 1420px) {
  .layout_1 .panel-container-wrap .welcome {
    display: inline-block; }
  .layout_1 .panel-container-wrap .welcome {
    float: right;
    margin-right: 15px; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%; }
  .icons-home {
    width: 85%; }
  .home-promo-case {
    padding: 5.4%;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 16px; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .widget.block-static-block, .widget.featured {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .home-workspace-ideas {
    padding-top: 65px;
    padding-bottom: 35px;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px; }
  .container {
    overflow: visible;
    max-width: 80%; }
  .layout_1 .rd-navbar-collapse-toggle span::before, .layout_3 .rd-navbar-collapse-toggle span::before, .layout_4 .rd-navbar-collapse-toggle span::before {
    visibility: hidden; }
  .layout_1 .page-header__panel .panel-container-wrap {
    width: 100%;
    margin-right: 0px;
    position: relative;
    padding-bottom: 5px; }
  .welcome span {
    display: inline-block; }
  .welcome #phonenumber_top {
    display: inline;
    padding-left: 35px;
    padding-top: 1px; }
  #customUrlChanger {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 0px; }
  .custom-my-account {
    padding-top: 4px; }
  .welcome .separator {
    color: #000 !important;
    padding-left: 10px !important;
    display: inline-block;
    padding-right: 5px !important; }
  .welcome .language-switcher-header-wrapper {
    display: inline-block;
    padding-left: 25px !important; }
  .welcome .custom-my-account {
    padding-left: 25px !important;
    display: none; }
  .welcome .custom-mini-cart {
    display: inline-block;
    padding-left: 9px !important;
    margin-top: -8px; }
  /*.page-header__content .separator {display: none;}*/
  .welcome .header-mobile {
    display: inline-flex !important; }
  .mobile-header {
    display: inline; }
  .welcome span {
    display: inline-block; }
  .layout_1 .page-header__panel .rd-navbar-collapse-container {
    display: none; }
  .home-listing-block img {
    height: 100%;
    max-height: 282px;
    width: 400px; } }

@media (max-width: 1380px) {
  .catalog-product-view .product-page-collection .column.main {
    margin-left: 25px;
    margin-right: 25px; }
  .catalog-product-view .custom-item-13.row {
    margin-left: 25px;
    margin-right: 25px; }
  .catalog-product-view .icon-last-home {
    padding-right: 0px; }
  .container.black-extra .copyright {
    max-width: 90%; }
  .brand-logo-mm img {
    height: 65px !important;
    max-width: none; }
  .rd-navbar-nav li.level-top .manufacturer-contract a {
    height: 65px;
    border: 1px solid #ccc; }
  .brand-logo-mm img.hag_img {
    max-height: 50px;
    padding-top: 15px; } }

@media (max-width: 1280px) {
  .greet .contact-header-top a {
    font-size: 12px; }
  .sorter .select2-container {
    max-width: 150px;
    width: 150px !important; }
  #phonenumber_top {
    font-size: 14px; }
  .user_logout {
    font-size: 12px; }
  .greet.welcome span {
    font-size: 12px; }
  .catalog-product-view .product-page-collection .column.main {
    margin-left: 15px;
    margin-right: 15px; }
  :lang(en) .home-promo-case {
    padding: 4.4%;
    padding-left: 5px;
    padding-right: 5px; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .catalog-product-view .product.info, .modal-popup.quick-view .product.info {
    margin-left: 15px;
    margin-right: 15px; }
  .catalog-product-view .custom-item-13.row {
    margin-left: 15px;
    margin-right: 0px; }
  .home-listing-block img {
    height: 100%;
    max-height: 263px;
    width: 400px; }
  .catalog-product-view .widget.block-static-block .container.product-page-collection {
    padding-left: 15px;
    padding-right: 15px; }
  .catalog-product-view .widget.block-static-block .block-footer-grid .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 90%; } }

@media (min-width: 600px) and (max-width: 1279px) {
  .layout_1 .page-header__panel .rd-navbar-collapse-container {
    display: none; }
  .layout_1 .page-header__panel .panel-container-wrap {
    width: 100%;
    margin-right: 0px;
    position: relative;
    padding-bottom: 5px; }
  .footer {
    padding-top: 10px;
    padding-bottom: 10px; }
  .rd-navbar-nav span {
    font-size: 14px; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 14px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 14px; }
  .rd-navbar-search-form-input #search {
    width: 100%; }
  .rd-navbar-search-ugo {
    max-width: 258px; }
  .welcome span {
    display: inline-block; }
  .welcome .separator {
    color: #000 !important;
    padding-left: 20px !important;
    display: inline-block;
    padding-right: 10px !important; }
  .welcome .language-switcher-header-wrapper {
    display: inline-block;
    padding-left: 25px !important;
    padding-right: 0px !important; }
  .welcome .custom-my-account {
    padding-left: 25px !important;
    display: none; }
  .welcome .custom-mini-cart {
    display: inline-block;
    padding-left: 9px !important;
    width: 35px;
    padding-top: 2px; }
  /*.page-header__content .separator {display: none;}*/
  .header-mobile {
    display: inline-flex; }
  .mobile-header {
    display: inline; }
  .rd-navbar-collapse-container {
    display: none; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    /*max-width: 1100px;*/ }
  .container {
    max-width: 1100px;
    padding-left: 25px;
    padding-right: 25px; }
  .home-listing-block {
    margin-bottom: 0px; }
  .home-shop-by-collection::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 60%;
    width: 4000px;
    left: -2000px;
    z-index: -1; }
  .home-workspace-ideas table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    table-layout: fixed;
    width: 100%; }
  .home-workspace-ideas {
    padding-top: 65px;
    padding-bottom: 35px;
    text-align: center;
    /*margin-left: -25px;
  margin-right: -25px;*/ }
  .home-workspace-ideas td:first-child img, .home-workspace-ideas td:last-child img {
    max-width: 305px; }
  .home-workspace-ideas td {
    width: 33.3333%;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px; }
  .widget.featured {
    margin-top: 50px; }
  .layout_1 .page-header__panel .container {
    max-width: 90%; }
  .custom-my-account {
    padding-top: 3px; }
  .custom-my-account img {
    width: 16px; }
  #customUrlChanger {
    padding-right: 0px; }
  .home-promo-case {
    padding: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 14px; }
  .widget.block-static-block, .widget.featured {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .slider-pro-wrapper + .widget.block-static-block {
    padding-left: 25px;
    padding-right: 25px; }
  .widget.block-static-block, .widget.featured {
    margin-right: auto;
    margin-left: auto;
    /*max-width: 1100px;*/
    position: relative; }
  .rd-navbar-nav {
    text-align: left;
    border-top: none;
    padding: 0;
    margin: 0;
    position: relative;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 175px; }
  .rd-navbar-search-ugo .fa-search {
    padding-top: 20px; }
  /*.form.minisearch {display: none;}*/
  .layout_1 .page-header__content .navigation {
    width: 100%;
    padding-left: 0px;
    margin-top: 0px; }
  .rd-navbar-search-ugo {
    max-width: none;
    width: 20px;
    display: inline-block;
    order: 4;
    text-align: right; }
  .rd-navbar-search-ugo .fa-search {
    padding-top: 0px; }
  /*#mobile_search {cursor: pointer;}*/
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 15px; }
  :lang(en) #search_mini_form {
    background: none;
    position: absolute;
    right: 0;
    margin-top: 0px;
    width: 30%; }
  :lang(fr) #search_mini_form {
    background: none;
    position: absolute;
    right: 0;
    margin-top: 0px;
    width: 27%; }
  /*#mobile_search {visibility: visible;}*/
  .rd-navbar-nav > li > a {
    font-size: 16px; }
  .layout_1 .page-header__content .logo {
    height: 150px;
    top: -55px;
    width: 150px; }
  .layout_1 .page-header__panel {
    background-color: #fff;
    margin-left: 200px;
    border-bottom: none;
    margin-right: 10px; }
  .footer .row {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
    padding-bottom: 40px; }
  .footer .row > .col-sm-6 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; }
  .prefooter.footer_service_client {
    padding-left: 0px; }
  .layout_1 .footer .col-sm-4.col-lg-2 {
    /*order: 1;*/
    padding-top: 0px;
    flex-basis: 20%;
    max-width: 20%; }
  .apropos_footer {
    padding-left: 10px; }
  .layout_1 .footer:nth-child(2) .col-sm-4.col-lg-2 {
    flex-basis: 17%;
    max-width: 17%; }
  .layout_1 .footer .col-sm-6.col-lg-3.last-extra {
    order: 2; }
  footer .footer-info.fisrt-row-footer h4 {
    font-weight: 400;
    text-transform: uppercase !important;
    margin-bottom: 15px;
    font-size: 12px; }
  .footer .footer-info h4 {
    font-weight: 400;
    text-transform: uppercase !important;
    margin-bottom: 15px;
    font-size: 12px; }
  .footer .list-footer li a, .footer .footer-col-content li, .footer .footer-col-content li a {
    font-size: 12px; }
  .container.black-extra .copyright {
    font-size: 12px;
    padding-left: 25px;
    max-width: 80%;
    padding-left: 0;
    padding-right: 0; }
  .layout_1 .page-header__content .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 90%;
    height: 43px;
    width: 90%; }
  .layout_1 .panel-container-wrap .welcome {
    float: right;
    margin-right: 0; }
  .sp-slides .sp-slide .sp-layer {
    width: 90%; } }

@media (max-width: 1260px) {
  .aitoc-puq-control-plus-minus .aitoc-puq-control-handler, .aitoc-puq-control-plus-minus.good_cart_control .aitoc-puq-control-handler {
    width: 1.5em !important;
    min-width: 1.5em !important; }
  .layout_1 .page-header__content .container {
    max-width: 90%; }
  .footer {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px; }
  .catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
    font-size: 12px;
    color: #000 !important; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .catalog-product-view .home-listing-block img {
    height: 100%;
    max-height: 270px;
    width: 400px; }
  /* .catalog-product-view .page-bottom .content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 1100px;
  }*/
  .catalog-product-view .column.main, .modal-popup.quick-view .column.main {
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    margin-left: -25px;
    margin-right: -25px;
    /*-webkit-flex-wrap: wrap;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/ }
  .catalog-product-view .custom-item-13.row {
    margin-left: 0;
    margin-right: 0px; }
  /*.catalog-product-view .products-grid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }*/
  .catalog-product-view .product-page-collection .column.main {
    margin-left: 0px;
    margin-right: 0px; }
  .catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
    font-size: 14px;
    color: #000 !important; } }

@media (max-width: 1219px) {
  .rd-navbar-nav {
    padding-left: 195px; } }

@media (max-width: 1201px) {
  table.table td {
    width: auto;
    padding: 10px 0;
    display: block; } }

@media (min-width: 1202px) {
  .checkout-container .opc-sidebar {
    float: right;
    margin: -5px 0 20px;
    width: 33.3333%;
    margin-top: 32px; } }

@media (max-width: 1201px) {
  .table-wrapper.comparison td {
    border-bottom: 0;
    display: table-cell;
    /* padding: 0; */ }
  .table-comparison .cell {
    padding: 1rem !important;
    width: 375px;
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .table-wrapper.comparison {
    clear: both;
    max-width: 100%;
    overflow-x: scroll;
    padding-bottom: 50px; }
  .table-comparison .cell.label {
    width: 150px;
    padding-right: 20px; }
  .table-comparison th.cell.label {
    display: table-cell;
    width: 250px; } }

@media (max-width: 1200px) {
  .friday_ban .promo1_text1 {
    -webkit-text-stroke-width: 0px;
    letter-spacing: 2px;
    font-size: 40px; }
  .friday_ban .promo1_text2 {
    font-size: 2.0833333333333335vw; }
  .friday_ban.friday_listing.friday_promo .promo1_text2_1 {
    left: 38%;
    font-weight: 500;
    font-size: 1.33vw; }
  .friday_ban.friday_listing.friday_promo .promo1_text2 {
    left: 38%; }
  .friday_ban.friday_listing.friday_promo .promo1_text1 {
    letter-spacing: 0px;
    left: 7%; }
  .friday_ban.friday_listing.friday_cat_rabais .promo1_text1 {
    left: 0%;
    letter-spacing: 2px;
    width: 31%; }
  .friday_ban.friday_listing.friday_cat_rabais .promo1_text1_1 {
    left: 0%;
    letter-spacing: 2px;
    width: 31%; }
  .catalog-category-view .item_compare {
    display: none !important; }
  .catalog-product-view .item_compare {
    display: none !important; }
  .catalogsearch-result-index .item_compare {
    display: none !important; }
  .toolbar-products .count_item_compare .counter {
    display: none !important; }
  .toolbar-products .count_item_compare {
    display: none !important; }
  #shopping-cart-table .cart.item td.col.actions {
    border-right: none;
    padding-bottom: 50px;
    text-align: center; }
  #cart-totals .table.totals .amount {
    display: table;
    text-align: right;
    float: right; }
  #shopping-cart-table .cart.item .item-control {
    display: inline; }
  #shopping-cart-table .cart.item .item-control > .action-edit {
    line-height: inherit;
    margin-right: 15px; }
  #shopping-cart-table td:before {
    font-weight: bold;
    display: block;
    border-bottom: solid 1px #dadada;
    content: attr(data-th);
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    padding-bottom: 2px; }
  #shopping-cart-table td.col.qty:before, #shopping-cart-table td.col.subtotal:before {
    border-bottom: solid 2px #dadada; }
  #shopping-cart-table .cart.item .col.price {
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 0; }
  #shopping-cart-table .cart.item .col.subtotal {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0; }
  #shopping-cart-table .cart.item .col.qty {
    padding-bottom: 0px;
    padding-top: 10px;
    padding-left: 0; }
  #cart-totals .table.totals .mark {
    display: table-cell;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px; }
  /*#cart-totals .table.totals .totals.shipping.excl .mark, #cart-totals .table.totals .totals-tax-details .mark{
  font-weight: 400;
  font-size: 12px;
}*/
  #cart-totals .table.totals .grand.totals.mark {
    padding-top: 10px; }
  #cart-totals .table.totals .totals-tax-details th, #cart-totals .table.totals .totals-tax-details td {
    padding-top: 10px; }
  table.table tbody .price {
    font-size: 20px; }
  #cart-totals .table.totals th {
    padding-top: 10px; }
  .cart-summary .checkout-methods-items {
    border-top: 1px solid #eae9e9;
    padding-top: 30px;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0; }
  .account.page-layout-3columns .grid-left, .account.page-layout-2columns-right .grid-left, .account.page-layout-2columns-left .grid-left {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
    border-bottom: none;
    padding-bottom: 17px;
    margin-bottom: 0px;
    padding-right: 0px; }
  .catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
    font-size: 12px;
    color: #000 !important;
    padding-right: 0px; }
  .catalog-product-view .data.items .title:before, .modal-popup.quick-view .data.items .title:before {
    display: none; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .catalog-product-view .layout_1 .product-info-main-tmp-removed {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .footer .hidden-title {
    display: none; }
  .footer .footer-col-content {
    display: block; }
  .account.page-layout-3columns .grid-main, .account.page-layout-2columns-right .grid-main, .account.page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .account.page-layout-3columns .grid-left, .account.page-layout-3columns .grid-main, .account.page-layout-2columns-right .grid-left, .account.page-layout-2columns-right .grid-main, .account.page-layout-2columns-left .grid-left, .account.page-layout-2columns-left .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .block-newsletter .title {
    text-align: left;
    padding-top: 18px; }
  .rd-navbar-submenu {
    transform: translateX(0); }
  .login-container .block-choice .choice {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .login-container, body.customer-account-login form.create.account {
    padding-bottom: 50px; }
  .rd-navbar-nav {
    padding-left: 15px;
    transform: translateX(0); }
  .sidebar .filter-wrapper.filter-cats {
    padding-left: 0px;
    padding-right: 0px; }
  .catalog-product-view .product-social-links, .modal-popup.quick-view .product-social-links {
    padding-top: 0px; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 14px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 14px; }
  .rd-navbar-nav > li > a {
    font-size: 14px; }
  .rd-navbar-nav {
    padding-left: 200px; }
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 58px !important;
    margin-left: -10%; }
  .rd-navbar-nav li.level-top a::before {
    top: 46px; }
  #search_mini_form {
    background: none;
    position: absolute;
    right: 0;
    margin-top: -20px; }
  :lang(en) #search_mini_form {
    width: 100%;
    margin-top: -42px !important; }
  :lang(fr) #search_mini_form {
    width: 100%;
    margin-top: -42px !important; }
  .layout_1 .page-header__panel div {
    font-size: 14px; }
  .widget.block-static-block.tophead_before {
    height: 34px;
    position: sticky;
    top: 0;
    z-index: 99999;
    background-color: #ef4c26; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 15px; }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 35px;
    color: #000000; }
  .section-promo .col-promo .txt-promo-home .text-promo {
    font-size: 18px;
    padding-bottom: 50px;
    display: block;
    color: #000000; }
  .home-promo-case {
    padding: 17.5px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 13px;
    line-height: 15px; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .container.black-extra .copyright {
    max-width: 87% !important; }
  .home-listing-block img {
    max-height: 222px; }
  .widget.block-static-block, .widget.featured {
    padding-left: 0px  !important;
    padding-right: 0px !important; }
  .container {
    padding: 0; }
  .home-shop-by-collection::after {
    content: "";
    background-color: #ffffff;
    position: absolute;
    height: 25%;
    width: 4000px;
    left: -2000px;
    z-index: -1; }
  .home-shop-by-collection::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 50%;
    width: 4000px;
    left: -2000px;
    z-index: -1; }
  .row > .col-lg-2.prefooter {
    padding-right: 0; }
  .catalogsearch-result-index .message.empty_result {
    padding: 0; }
  .greet .contact-header-top a {
    font-size: 14px; }
  #phonenumber_top {
    font-size: 16px; }
  .user_logout {
    font-size: 14px; }
  .greet.welcome span {
    font-size: 14px; }
  .welcome_ugoburo {
    display: none !important; }
  .rd-navbar-nav li.level-top a {
    line-height: 25px; }
  .layout_1 .page-header__content .container {
    height: 0px; }
  .layout_1 .page-header__content .logo {
    height: 135px;
    top: -66px;
    width: 135px; }
  .layout_1 .page-header__panel {
    text-align: right;
    margin-right: 0px; }
  .rd-navbar-search-ugo {
    max-width: 450px;
    margin-top: -20px !important; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: none !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 0px;
    margin-top: 0px;
    padding-right: 0; }
  .rd-navbar-nav {
    margin-left: -40px;
    padding-left: 0;
    padding-top: 0px !important; }
  .layout_1 .page-header__content .navigation {
    width: auto;
    padding-left: 210px;
    margin-top: 0px; }
  #search_mini_form {
    background: none;
    position: absolute;
    margin-top: -70px;
    top: -32px;
    left: 33%;
    max-width: 42%; }
  .navigation .container [class*='col-'] {
    display: block;
    max-width: 100%; }
  .mobile_links {
    display: block !important; }
  .no_mobile_brands {
    display: none !important; }
  .mobile_list_brands {
    display: block !important; }
  .mobile_list_brands.services_mobile {
    margin-top: -25px;
    padding-left: 15px; }
  .rd-navbar-submenu .mobile_list_brands.services_mobile li {
    margin-bottom: 0px;
    padding-left: 10px; }
  .icon-deck-orange-block {
    padding-bottom: 25px; }
  .rd-navbar-megamenu .container .row .col-sm-12.mobile_list_brands {
    padding-bottom: 15px !important; }
  .submenu.bottom_megamenu {
    padding-left: 50px !important;
    padding-bottom: 40px  !important; }
  .rd-navbar-nav li.level-top a::before {
    display: none; }
  .rd-navbar-nav a.level-top:hover {
    color: #ff5933 !important; }
  .rd-navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 5px; }
  .navigation li.first a {
    padding-bottom: 5px; }
  .navigation li.first .rd-navbar-submenu-toggle {
    top: 18px; }
  .rd-navbar-submenu-toggle:before {
    font-family: "Montserrat", sans-serif;
    content: "\203A";
    font-size: 25px;
    font-weight: 400;
    float: right;
    padding-right: 25px; }
  .first .rd-navbar-submenu-toggle:before {
    padding-right: 25px; }
  .rd-navbar-nav-wrap {
    width: 100%;
    top: 0px; }
  .rd-navbar-submenu.opened .rd-navbar-submenu-toggle {
    top: 10px;
    right: 20px; }
  .rd-navbar-toggle span:after {
    content: "\f0c9" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600 !important; }
  .header-mobile .separator {
    display: none; }
  .mobile_account {
    display: inline; }
  .rd-navbar-cart-fixed a span {
    display: none; }
  .rd-navbar-cart-wrap .minicart-wrapper .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter {
    display: none !important; }
  .rd-navbar-cart-wrap {
    background-color: #ef4c26;
    padding-right: 10px;
    margin-top: -5px;
    height: 50px;
    padding-top: 6px;
    position: relative;
    float: right;
    right: 0; }
  .page-header {
    /*padding-bottom: 15px;
  position: fixed;
  width: 100%;
  height: 65px !important;*/ }
  .rd-navbar-cart-fixed {
    display: block;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 17;
    overflow: visible;
    height: 40px;
    width: 54px;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    padding: 0px 8px 0px 8px; }
  .rd-navbar-collapse-toggle {
    display: block;
    position: relative;
    top: 0px;
    right: 5px;
    font-family: "FontAwesome";
    width: 50px;
    height: 40px;
    z-index: 20; }
  .rd-navbar-nav {
    margin-left: 15px;
    padding-left: 0;
    padding-top: 0px !important;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2); }
  .level0.nav-1.first {
    padding-left: 40px;
    padding-top: 15px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }
  .rd-navbar-nav .level0.level-top .level-top span::after {
    font-family: inherit;
    content: "";
    text-transform: none;
    font-size: 14px;
    color: #7c7979;
    text-decoration: none;
    position: relative;
    font-family: "FontAwesome";
    padding-left: 10px; }
  .rd-navbar-nav li.level0.level-top a.level-top:hover span::after {
    content: "" !important;
    color: #ef4c26 !important; }
  .rd-navbar-toggle {
    display: block;
    width: 50px;
    height: 40px;
    position: fixed;
    z-index: 17;
    top: 42px;
    left: 70px;
    color: #000; }
  .rd-navbar-nav > li {
    margin-bottom: 5px;
    padding: 0 25px 0 30px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    width: 100%;
    padding-left: 40px;
    margin-left: 0px; }
  .rd-navbar-nav span {
    font-size: 12px;
    font-weight: bold;
    line-height: 24px; }
  .rd-navbar-nav .mobile_links span {
    font-weight: 400;
    line-height: 24px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.33px;
    text-transform: none;
    width: 100%; }
  .rd-navbar-nav span {
    width: 100%; }
  .rd-navbar-nav .mobile_menu_phone span {
    font-weight: bold; }
  .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle:before {
    content: "\203A";
    transform: rotate(90deg);
    float: right;
    padding-right: 25px; }
  .rd-navbar-nav > li.mobile_menu_phone:last-child {
    border-top: 1px rgba(0, 0, 0, 0.1) solid;
    padding-top: 12px;
    border-bottom: none; }
  .rd-navbar-nav li.level-top a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 13px;
    letter-spacing: 0.33px;
    display: block; }
  .rd-navbar-nav > li.mobile_links.first_item {
    padding-top: 8px; }
  .layout_1 .page-header__content .mobile_menu_phone a[href^="tel:"] {
    padding-left: 0px;
    padding-right: 0px; }
  .rd-navbar-submenu.opened > .rd-navbar-dropdown,
  .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
    padding: 20px 25px;
    text-align: center;
    margin-left: auto;
    position: initial !important;
    margin-left: -50px !important; }
  .rd-navbar-dropdown,
  .rd-navbar-megamenu {
    background: transparent !important;
    border-top: none !important;
    padding-top: 0px;
    margin-left: -35px !important; }
  .rd-navbar-megamenu .container .row.product_menu_mobile {
    margin-top: -30px !important;
    margin-bottom: 20px !important;
    max-width: 60%; }
  .rd-navbar-nav .nav-2 .tm-megamenu .row {
    padding-top: 15px; }
  .rd-navbar-megamenu .ui-menu-item a strong:hover {
    color: #000; }
  .rd-navbar-static .rd-navbar-nav-wrap {
    margin-top: 154px;
    max-width: 60%;
    padding-top: 0px; }
  .navigation .nav-1 .container [class*='col-'] ul {
    padding-top: 20px; }
  .rd-navbar-submenu li {
    margin-bottom: 5px;
    text-align: left;
    padding-left: 40px;
    padding-right: 15px; }
  .mobile_links .rd-navbar-submenu-toggle:before {
    padding-top: 0;
    float: right; }
  .mobile_links.first_item .rd-navbar-submenu-toggle:before {
    padding-top: 5px; }
  .submenu ul li ul {
    display: none; }
  .submenu ul a {
    position: relative; }
  .rm-expand {
    float: right;
    display: block;
    font-family: 'icons-blank-theme';
    font-size: 42px;
    position: absolute;
    right: 7px;
    top: -6px; }
  .submenu_arrow:before {
    font-family: "Montserrat", sans-serif;
    content: "\203A";
    font-size: 25px;
    font-weight: 400;
    float: right;
    margin-top: -7px;
    color: #000; }
  .rd-navbar-submenu-toggle.open .submenu_arrow {
    float: right;
    width: auto;
    margin-right: -3px; }
  .rd-navbar-submenu-toggle.open .submenu_arrow:before {
    content: "\203A";
    transform: rotate(90deg); }
  .rd-navbar-nav > li.mobile_links.mobile_before_last {
    margin-top: 8px; }
  .rd-navbar-nav > li.mobile_links.mobile_last {
    margin-top: 15px;
    padding-bottom: 5px; }
  .rd-navbar-toggle.active span:before {
    content: "\e935";
    font-size: 18px;
    font-weight: 800; }
  .rd-navbar-nav > li.mobile_links {
    border-bottom: none; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  .rd-navbar-nav .static-block, .mm-image {
    text-align: center; }
  .rd-navbar-megamenu .static-block .row > .col-sm-2 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .brand-logo-mm img {
    padding-bottom: 15px; }
  .static-block > div:first-child {
    margin-bottom: 0px !important; }
  .brand-logo-mm .rd-navbar-megamenu .mm-submenu .ui-menu-item a {
    text-align: left; }
  .logo-mobile.mobile {
    position: fixed;
    top: 50px;
    left: 130px;
    display: block;
    z-index: 2000; }
  .rd-navbar-search-form-input #search {
    border: 1px solid #ef4c26;
    font-size: 16px;
    color: #7f8284;
    background-color: #fff;
    height: 40px;
    min-height: auto;
    margin-bottom: 15px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 8px;
    padding-right: 0px;
    margin-right: -8px; }
  .custom-item-3 .title-1 {
    font-size: 28px; }
  .layout_1 .page-header__content .container {
    padding-top: 0px;
    width: 96.5%; }
  .layout_1 .page-header__content .tm-megamenu .container {
    padding-top: 0px;
    margin-left: 25px; }
  .layout_1 .panel-container-wrap .rd-navbar-collapse-container {
    float: right; }
  .panel-container-wrap-test {
    margin-top: 0px; }
  .minisearch .actions {
    position: absolute;
    top: -9px;
    right: -10px; }
  .rd-navbar-megamenu .row > .col-sm-2 li {
    width: 100%; }
  .rd-navbar-megamenu .row > .col-sm-2 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .rd-navbar-search-ugo {
    max-width: none;
    margin-top: 60px !important;
    display: block;
    width: 100% !important; }
  .vs-desktop .header-mobile {
    display: inline-flex; }
  .layout_1 .page-header__content .navigation {
    width: auto;
    padding-left: 0px;
    margin-top: 0px; }
  .vs-desktop {
    position: absolute;
    right: 0;
    top: -45px;
    z-index: 99999;
    margin-right: 0px; }
  .language-switcher-header-wrapper {
    padding-right: 0px;
    padding-top: 2px;
    font-weight: 600; }
  .language-switcher-header-wrapper #customUrlChanger {
    font-size: 16px; }
  .custom-my-account {
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 2px; }
  .switcher-language .actions-custom a {
    color: #000;
    font-weight: 600;
    font-size: 16px; }
  .layout_1 .page-header__content .navigation {
    padding-bottom: 0px; }
  .rd-navbar-search-form-input #search {
    width: 100%; }
  .rd-navbar-toggle span::before, .rd-navbar-toggle span::after {
    font-size: 28px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: none !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 0px;
    margin-top: -1px;
    padding-right: 25px; }
  .page-header__content .logo img {
    display: none; }
  .logo.desktop {
    display: none; }
  :lang(en) #search_mini_form, :lang(fr) #search_mini_form {
    margin-top: -15px !important; }
  #search_mini_form {
    left: 0;
    max-width: 100%;
    top: 0px; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    top: 34px;
    height: 120px !important; }
  .layout_1 .page-header__panel {
    background-color: transparent;
    margin-left: 225px;
    border-bottom: none;
    text-align: right;
    margin-right: 0px;
    height: 50px; }
  .page-header__content {
    padding: 0 0 0 0 !important;
    background-color: #fff;
    padding-top: 25px !important;
    z-index: 11; }
  .layout_1 .page-header__content .container {
    padding-top: 45px;
    width: 96.5%;
    height: 0px; }
  .greet.welcome span {
    display: none; }
  .user_logout {
    display: none; }
  .vs-desktop {
    top: -55px;
    right: 0px; }
  #phonenumber_top {
    display: none; }
  .widget.block-static-block.tophead_before {
    position: fixed !important; }
  header.page-header {
    position: fixed !important; }
  .icons-home {
    margin-top: 0px; }
  .page-main {
    margin-top: 0px; }
  .checkout-index-index .fakeslider {
    height: 0px;
    display: block; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .layout_1 .footer .col-sm-4.col-lg-2.footer_cats {
    order: 1; }
  .layout_1 .footer .col-sm-4.col-lg-2.footer_apropos {
    order: 2; } }

@media (max-width: 1199px) {
  #search_mini_form {
    background: none;
    position: absolute;
    right: 0;
    margin-top: -45px !important; }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 15px; }
  /*.catalog-product-view .block.related .owl-controls .owl-prev::before {
    content: "";
  }*/
  .catalog-product-view .products-grid {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .product-page-collection .container {
    max-width: 1100px; }
  .catalog-product-view .widget.block-static-block .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .catalog-product-view .column.main, .modal-popup.quick-view .column.main {
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    margin-left: -15px;
    margin-right: -15px;
    /*-webkit-flex-wrap: wrap;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/ }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 15px; }
  .catalog-product-view .home-listing-block img {
    height: 100%;
    max-height: 240px;
    width: 400px; }
  .catalog-product-view .product-page-collection .column.main {
    margin-left: -15px;
    margin-right: -15px; }
  .catalog-product-view .custom-item-13.row {
    margin-left: 10px;
    margin-right: 10px; }
  .featured.grid .products-grid .price-box {
    display: inline-block; }
  .block-footer-grid .title {
    font-size: 14px; } }

@media (max-width: 1150px) {
  .rd-navbar-toggle {
    left: 40px; }
  .logo-mobile.mobile {
    position: fixed;
    top: 50px;
    left: 100px;
    display: block;
    z-index: 2000; }
  .catalog-product-view .box-tocart .actions {
    width: 50%;
    float: right; }
  .block-footer-grid .custom-item-13 .custom-content img {
    width: 100%;
    min-height: 120px;
    max-width: 100%;
    height: auto; }
  .qtip {
    left: 54% !important; }
  .catalog-product-view .box-tocart .primary {
    min-width: auto; }
  .catalog-product-view #product-options-wrapper .field.required .control {
    position: relative;
    width: 100%; }
  .catalog-product-view .fieldset .field .select2-container {
    max-width: 100%;
    width: 100% !important; }
  .catalog-product-view .product.info {
    margin-left: 15px;
    margin-right: 15px; }
  .catalog-product-view .products-grid {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  /*.catalog-product-view .block.related .owl-controls .owl-prev::before {
    content: "";
  }*/
  .catalog-product-view .custom-item-13.row {
    margin-left: -15px;
    margin-right: -15px; }
  .catalog-product-view .page-bottom .content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1000px; }
  .catalog-product-view .block-footer-grid .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1000px;
    margin-left: -25px;
    margin-right: -25px; }
  .catalog-product-view .home-listing-block img {
    height: 100%;
    max-height: 249px;
    width: 400px; }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 15px; }
  .rd-navbar-nav {
    padding-left: 15px; }
  .layout_1 .page-header__content .container {
    max-width: 95%;
    width: 95%; }
  .container.black-extra .copyright {
    max-width: 80%; }
  .layout_1 .page-header__panel .container {
    width: 94%;
    max-width: 94%; }
  .icons-home {
    width: 95%; }
  .container {
    overflow: visible;
    max-width: 90%;
    width: 90%; }
  .layout_1 .block-newsletter .container {
    max-width: 90%; }
  .container.black-extra .copyright {
    max-width: 90%; } }

@media (max-width: 1060px) {
  .caption_slider_ugo.blackfriday {
    margin-top: 5%;
    padding-left: 0px;
    text-align: center; }
  .promo_blackfriday .col-promo .promo1_btn {
    position: absolute;
    left: 50%;
    top: 69%;
    text-align: center;
    width: 46.3%;
    font-family: "Montserrat", sans-serif; }
  .promo_blackfriday .col-promo .promo1_text3 {
    color: #ccc;
    position: absolute;
    left: 50%;
    top: 49%;
    text-align: center;
    width: 46.3%;
    font-weight: 400;
    font-size: 0.6770833333333334vw;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.1; }
  .promo_blackfriday .col-promo .promo1_text2 {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 27%;
    text-align: center;
    width: 46.3%;
    font-weight: 700;
    font-size: 1.5625vw;
    font-family: "Montserrat", sans-serif;
    line-height: 1.2; }
  .promo_blackfriday .col-promo .promo1_text1 {
    color: #ef4c26;
    position: absolute;
    left: 50%;
    top: 18%;
    text-align: center;
    width: 46.3%;
    font-weight: 700;
    font-size: 2.0833333333333335vw;
    font-family: "Montserrat", sans-serif; } }

@media screen and (min-width: 1058px) {
  html {
    overflow-y: overlay; } }

@media (max-width: 1024px) {
  .vs-desktop {
    top: -35px;
    right: 0px; }
  .filter-mobile.filter-brands .filter-options-item:last-child .filter-options-content.mobile_content {
    display: none; }
  .filter-mobile {
    display: block; }
  .filter-cats {
    display: none; }
  .sidebar-additional.desktop-grid {
    display: none; }
  .toolbar.toolbar-products {
    /*display: none;*/ }
  .toolbar-sorter.sorter.field {
    display: none; }
  .page-layout-3columns .grid-left, .page-layout-2columns-right .grid-left, .page-layout-2columns-left .grid-left {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .page-layout-3columns .grid-main, .page-layout-2columns-right .grid-main, .page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .table-comparison th.cell.label {
    display: table-cell;
    width: 200px; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .catalog-product-view .layout_1 .product-info-main-tmp-removed {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .block-newsletter .title {
    text-align: left;
    padding-top: 18px; }
  :lang(en) #search_mini_form, :lang(fr) #search_mini_form {
    margin-top: 8px !important; }
  .layout_1 .page-header__content .logo {
    height: 135px;
    top: -52px;
    width: 135px; }
  .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button::before, .slider-pro-wrapper .sp-buttons .sp-button:hover::before {
    width: 20px;
    height: 20px; }
  .collections-carousel .owl-item {
    padding-left: 0px;
    padding-right: 0px; }
  .rd-navbar-static .rd-navbar-nav-wrap {
    margin-top: 154px; }
  .page-header__content {
    padding: 0px 0 5px 0 !important; }
  html {
    padding-right: 0px; }
  .fa-3x {
    font-size: 2em !important; }
  #search_mini_form {
    width: auto !important; }
  .icon-deck-orange-block .deck-block .icon-text {
    margin-top: 10px;
    font-size: 1em; }
  .icon-deck-orange-block .deck-block .icon-text.dual {
    margin-top: 0px; }
  .page-bottom .block-footer-grid .container {
    max-width: 90%;
    padding-left: 25px;
    padding-right: 25px; }
  .page-bottom .block-footer-grid .container {
    max-width: 90%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px; }
  .home-promo-case {
    font-size: 13px;
    line-height: 14px !important;
    padding: 12px !important; }
  .home-workspace-ideas td:first-child img, .home-workspace-ideas td:last-child img {
    max-width: 265px; }
  .layout_1 .page-header__panel .container {
    max-width: 100%;
    width: 100%; }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 30px;
    padding-bottom: 10px; }
  .home-promo-case {
    font-size: 13px;
    line-height: 20px;
    padding: 13px; }
  .section-promo .col-promo .txt-promo-home .text-promo {
    padding-bottom: 40px; }
  .custom-item-13 .title {
    font-size: 18px; }
  .section-promo .col-promo .txt-promo-home h2.txt-off-home {
    font-size: 30px; }
  .home-block-promo .btn_promo {
    font-size: 12px; }
  .layout_1 .page-header__panel .panel-container-wrap {
    margin-right: 0px; }
  .slider-pro-wrapper .link-slider-tm {
    font-size: 18px; }
  .catalog-product-view .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px; }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 12px; }
  .catalog-product-view .custom-item-13.row {
    margin-left: 0px;
    margin-right: 0px; }
  .catalog-product-view .page-bottom .content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1000px; }
  .catalog-product-view .breadcrumbs .items li, .catalog-product-view .breadcrumbs .items a, .catalog-product-view .breadcrumbs .item strong {
    font-size: 14px;
    font-weight: 400;
    color: #7f8284;
    text-decoration: none; }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 7px; }
  .catalog-product-view .box-tocart .field {
    width: 50%;
    float: left; }
  .catalog-product-view .box-tocart .actions {
    width: 100%;
    float: left; }
  .catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
    font-size: 11px;
    color: #000 !important; }
  .catalog-product-view .product.info {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 50px; }
  .catalog-product-view .data.items .content, .modal-popup.quick-view .data.items .content {
    font-size: 16px; }
  .catalog-product-view .products-grid .list .product-item {
    max-width: 100% !important; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .catalog-product-view .product-page-collection .column.main {
    margin-left: 0px;
    margin-right: 0px; }
  .catalog-product-view .home-listing-block img {
    height: 100%;
    max-height: 222px;
    width: 400px; }
  .catalog-product-view .widget.block-static-block .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 900px; }
  .widget.block-static-block, .widget.featured {
    margin-right: auto;
    margin-left: auto;
    max-width: 900px;
    position: relative; }
  .widget.block-static-block.tophead_before {
    max-width: none;
    height: 34px; }
  .slider-pro-wrapper + .widget.block-static-block {
    max-width: 1100px; }
  .home-promo-case {
    padding: 8px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 13px;
    line-height: 14px; }
  .container {
    overflow: visible;
    max-width: 95%;
    width: 95%; }
  .footer .row > .col-sm-6 {
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    max-width: 24%; }
  .footer .list-footer li {
    float: left;
    margin-right: 15px; }
  .container.black-extra .copyright {
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    width: 90% !important;
    max-width: 90% !important; }
  .sp-slides .sp-slide .sp-layer div {
    margin-top: -10%;
    margin-left: 10%; }
  .home-shop-by-collection .row-caroussel {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 55px; }
  .home-listing-block {
    min-height: auto;
    padding-right: 15px;
    padding-left: 15px; }
  .home-listing-block div {
    min-height: 300px; }
  .products-grid .product-reviews-summary {
    padding-top: 0px; }
  .products-grid .product-item-actions .actions-primary ~ .actions-secondary {
    padding-top: 0px; }
  .products .product-item .actions-secondary .action:first-child {
    margin-right: 5px; }
  .products-grid .list .product-item {
    max-width: 50% !important; }
  .catalog-category-view .row > .col-sm-3 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .catalog-category-view .row > .col-sm-9 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .block.featured .product-image-wrapper {
    height: 293px; }
  .custom-item-3 .title-1 {
    font-size: 28px; }
  .page-main {
    margin-bottom: 0px; }
  .panel-container-wrap .telephone a {
    color: transparent;
    width: 40px;
    font-size: 0; }
  .panel-container-wrap .telephone a:before {
    font-family: "Font Awesome 5 Free";
    content: "\e777";
    font-size: 25px;
    color: white; }
  .panel-container-wrap .telephone a:hover:before {
    color: #ef4c26; }
  .header-switchers .contact-us-link a {
    color: transparent;
    width: 40px;
    font-size: 0; }
  .rd-navbar-submenu .level2 li > a::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    float: left;
    font-size: 10px;
    margin-right: 0px; }
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
    border-top: 1px #E1E1E1 solid;
    top: 50px !important; }
  .rd-navbar-nav li.level-top a::before {
    top: 38px; }
  .navigation .container .row.manufacturer-contract > .col-xs-2 {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    max-width: 33%; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  .rd-navbar-nav span {
    font-size: 12px; }
  .slider-pro-wrapper .desc-slider, .slider-pro-wrapper .slog-slider {
    display: block; }
  .icons-home.row.icons-home {
    margin-top: 0px;
    padding-left: 35px;
    padding-right: 35px; }
  .icons-home {
    margin-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
    width: 95%; }
  .layout_1 .page-header__content .tm-megamenu .container {
    padding-top: 0px;
    margin-right: 15px; }
  .header-switchers .contact-us-link a:before {
    font-family: "Font Awesome 5 Free";
    content: "\e696";
    font-size: 25px;
    color: white; }
  .header-switchers .contact-us-link a:hover:before {
    color: #ef4c26; }
  .header-switchers .contact-us-link {
    padding-top: 6px; }
  .layout_1 .rd-navbar-collapse-toggle span:hover:before {
    color: #ef4c26; }
  .layout_1 .panel-container-wrap .welcome {
    padding-left: 8px;
    padding-right: 25px; }
  .rd-navbar-megamenu .row > .col-sm-2 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%; }
  .rd-navbar-nav > li.parent .list_marque .level1.mm-submenu > li > a {
    font-size: 12px !important; }
  .layout_1 .footer .last-extra {
    order: 4; }
  .footer .footer-col-content {
    height: 216px !important; }
  .layout_1 .footer .col-sm-4.col-lg-2 {
    /*order: 2;*/ }
  .apropos_footer {
    padding-left: 0px; }
  .footer .row > .col-sm-4 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%; }
  .row.cms-page-top {
    margin-left: 0px;
    margin-right: 0px; }
  .row.cms-page-top .cms-page-img {
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 40%;
    max-width: 40%; }
  .cms-page-text h2 {
    font-size: 1.2em;
    margin-bottom: 10px; }
  .cms-page-text p {
    font-size: 0.8rem;
    margin-bottom: 1rem; }
  .catalogsearch-result-index .cms-page-text p {
    font-size: 0.8rem;
    margin-bottom: 1.5rem;
    line-height: 1rem; }
  .catalogsearch-result-index .cms-page-text p .search_small, .cms-noroute-index .cms-page-text p .search_small {
    display: inline-block;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px; }
  .cms-page-text .link-ideas-home {
    font-size: 12px; }
  .cms-page-view h1 span, .cms-page-view heading-1 span {
    font-size: 28px;
    line-height: 1;
    font-weight: 600;
    text-transform: none; }
  .cms-page-top .cms-page-text {
    padding-right: 0px; }
  .cms-page-text {
    padding-left: 50px; }
  .cms-page-top.cms-page-after .cms-page-text {
    padding-left: 0px;
    padding-right: 50px;
    max-width: 60%;
    flex-basis: 60%; }
  .row.cms-page-top .cms-page-img {
    padding-left: 0px; }
  .manufacturer-contract {
    padding-top: 50px;
    margin-left: -15px;
    margin-right: -15px; }
  .manufacturer-contract a {
    height: 100px;
    border: 1px solid #ccc;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .row.faq-page {
    padding-top: 25px;
    margin-left: -15px;
    margin-right: -15px; }
  .row.faq-page h3 {
    font-size: 0.8rem; }
  .rd-navbar-megamenu .ui-menu-item a strong {
    font-size: 16px; }
  .rd-navbar-megamenu img {
    max-width: 100%;
    height: auto;
    max-height: 180px; }
  .brand-logo-mm img {
    height: 75px !important; }
  .rd-navbar-megamenu .row > .col-sm-8 {
    display: inline-block;
    float: left; }
  .rd-navbar-nav li.level-top .manufacturer-contract a {
    height: 75px;
    border: 1px solid #ccc;
    text-align: center; }
  .brand-logo-mm img.hag_img {
    max-height: 50px;
    padding-top: 20px; }
  .rd-navbar-nav li.level-top .manufacturer-contract {
    padding-top: 0px; }
  .navigation .container .manufacturer-contract [class*='col-'] {
    padding-left: 10px !important;
    padding-bottom: 10px; }
  .brand-logo-mm .rd-navbar-megamenu .row > .col-sm-2 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .block-footer-grid .title {
    font-size: 14px; }
  .list_marque {
    padding-left: 0px; }
  .rd-navbar-nav > li.parent .level1.mm-submenu .list_marque > li > a {
    font-size: 12px !important; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .home-workspace-ideas td {
    font-size: 20px;
    line-height: 24px; }
  .link-ideas-home {
    margin-top: 20px; }
  .friday_listing.friday_promo .promo1_btn a.active {
    font-size: 12px;
    padding: 8px 28px; } }

@media (max-width: 1023px) {
  .welcome .custom-my-account {
    padding-left: 10px !important;
    display: inline; }
  footer .footer-logo .logo {
    display: inline-block;
    margin-right: 0; }
  .footer .footer-col-content {
    height: 216px !important;
    text-align: center; }
  .footer .footer-col-content {
    display: block !important;
    opacity: 1 !important; }
  .footer .list-footer {
    display: inline-table; }
  .layout_1 .footer .col-sm-4.col-lg-2 {
    display: none; }
  .layout_1 .footer .last-extra {
    display: none; }
  .footer_service_client {
    display: none; }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 13px; } }

@media (max-width: 1400px) {
  .icons-carousel .owl-prev, .icons-carousel .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    transform: translateY(-60%);
    display: block !important;
    border: 0px solid black;
    font-size: 0; }
  .page-bottom .block-footer-grid .container {
    max-width: 90%;
    padding-left: 25px;
    padding-right: 25px; }
  .sp-slides .sp-slide .sp-layer {
    max-width: 100% !important;
    width: 95%; }
  .widget.block-static-block, .widget.featured {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .icons-home {
    width: 90%; }
  .container {
    overflow: visible;
    max-width: 90%;
    width: 90%; }
  .layout_1 .block-newsletter .container {
    max-width: 90%;
    width: 89%; }
  .container.black-extra .copyright {
    max-width: 90%;
    width: 89%; }
  .featured.grid .products-grid .price-box {
    display: block; }
  .icons-carousel .owl-prev {
    left: -20px; }
  .icons-carousel .owl-next {
    right: -20px;
    margin-left: 0;
    margin-right: 20px; }
  .icons-carousel .owl-controls {
    position: relative;
    right: auto;
    top: -50px; }
  .icons-home .desc-content {
    line-height: 22px;
    padding-top: 10px; }
  .sp-slides .sp-slide .sp-layer {
    padding-left: 25px;
    padding-right: 25px;
    max-width: 95%;
    right: 0;
    margin: 0 auto; } }

@media (max-width: 1005px) {
  .greet.welcome span {
    margin-left: 0px;
    padding-left: 0px; } }

@media (max-width: 991px) {
  .sidebar {
    padding-top: 0px; }
  .catalog-product-view .block.related .products-grid .product-image-container {
    height: auto;
    background-color: #FFF; }
  .catalog-product-view .product-options-wrapper .field, .modal-popup.quick-view .product-options-wrapper .field {
    margin-bottom: 12px; } }

@media (max-width: 960px) {
  .header_phone {
    display: inline; }
  .header_phone a {
    font-size: 0px; }
  .header_phone.telephone a::before {
    font-family: "Font Awesome 5 Free";
    content: "\e777";
    font-size: 25px;
    color: #000; }
  .language-switcher-header-wrapper {
    padding-top: 4px; }
  .custom-my-account {
    padding-top: 4px; }
  .custom-mini-cart {
    padding-top: 3px; }
  .greet.welcome span {
    display: none; }
  .user_logout {
    display: none; }
  #phonenumber_top {
    display: none !important;
    padding-top: 1px; }
  .greet.welcome span.counter-item-minicart {
    display: inline-block; }
  .layout_1 .page-header__content .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 1525px;
    /*height:65px;*/ }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  .rd-navbar-nav > li > a {
    font-size: 14px; }
  .layout_1 .page-header__content .navigation {
    width: 100%;
    padding-left: 200px;
    margin-top: 15px;
    text-align: left;
    padding-bottom: 15px; }
  .page-header__content {
    padding: 0px 0 0px 0 !important; }
  .rd-navbar-collapse-container {
    display: none; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 4px; }
  .layout_1 .page-header__panel .panel-container-wrap {
    width: 100%;
    margin-right: 0px;
    position: relative;
    padding-bottom: 5px; }
  .header_phone.telephone {
    display: inline;
    color: #000;
    padding-top: 2px; }
  .panel-container-wrap .header_phone.telephone a::before {
    font-family: "Font Awesome 5 Free";
    content: "\e777";
    font-size: 18px;
    color: #000;
    font-weight: 600; }
  .panel-container-wrap .header_phone.telephone {
    float: none;
    padding-top: 1px;
    padding-left: 20px; }
  #mobile_search {
    display: inline; }
  /* .layout_1 .page-header__content .logo {
    height: 150px;
    top: -50px;
    width: 150px;
  }*/
  .welcome span {
    display: none; }
  #search_mini_form {
    background: none;
    position: absolute;
    top: 5px;
    left: 0px; }
  .vs-desktop .header-mobile {
    display: inline-flex; }
  .rd-navbar-search-form-input #search {
    border: 2px solid #ef4c26;
    font-size: 16px;
    color: #7f8284;
    background-color: #fff;
    height: 40px;
    min-height: auto; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 3px;
    padding-right: 0px;
    margin-right: -8px; }
  .rd-navbar-nav {
    margin-left: 0;
    padding-left: 0;
    padding-top: 0px !important; }
  .icons-home.row.icons-home {
    margin-top: -35px;
    padding-left: 35px;
    padding-right: 35px; }
  .icons-home {
    margin-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
    width: 95%; }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 36px; }
  .button-slider div {
    padding-left: 0px !important;
    margin-left: 6.5% !important; }
  .img-icon-chair {
    height: 100px;
    background-size: auto 75px; }
  .img-icon-desk {
    height: 75px;
    background-size: auto 60px; }
  .img-icon-collections {
    height: 75px;
    background-size: auto 60px; }
  .img-icon-table {
    height: 75px;
    background-size: auto 60px; }
  .img-icon-classeur {
    height: 100px;
    background-size: auto 75px; }
  .img-icon-accessoire {
    height: 75px;
    background-size: auto 75px; }
  .icons-carousel .owl-controls {
    position: relative;
    right: auto;
    top: -15px; }
  /*.txt-icons-home {display: none;}*/
  .icons-home .custom-content {
    padding: 0;
    padding-bottom: 25px; }
  .header_phone.telephone {
    display: none; }
  .rd-navbar-search-form-input #search {
    border: 1px solid #ef4c26;
    font-size: 16px;
    color: #7f8284;
    background-color: #fff;
    height: 30px;
    min-height: auto; }
  input[type="text"]::placeholder, .input-text::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder, input[type="number"]::placeholder, select::placeholder, textarea::placeholder {
    opacity: 1;
    transition: opacity .3s ease; }
  .rd-navbar-search-form-input #search {
    border: 1px solid #ef4c26;
    font-size: 16px;
    color: #7f8284;
    background-color: #fff;
    height: 40px;
    min-height: auto; }
  .rd-navbar-search-form-input #search {
    width: 100% !important; }
  .layout_1 .panel-container-wrap .welcome {
    float: right; }
  .txt-sales-home {
    padding-top: 0px;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 30px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: none !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 25px;
    margin-top: 3px;
    padding-right: 0; }
  .rd-navbar-toggle {
    left: 35px; }
  .logo-mobile.mobile {
    position: fixed;
    top: 50px;
    left: 95px;
    display: block;
    z-index: 2000; }
  .section-promo .col-promo .txt-promo-home h2.txt-off-home {
    color: #ffffff;
    padding-bottom: 10px; }
  .section-promo .col-promo .txt-promo-home {
    padding: 40px; }
  .home-block-promo .btn_promo {
    padding: 10px 37px;
    font-size: 12px; }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 24px;
    color: #000000; }
  /*.collections-link {display: none;}*/
  /*.widget.featured .owl-nav .owl-prev::before, .widget.featured .owl-nav .owl-next::before {display:none;}*/
  /*.collections-carousel .owl-controls {display: none !important;}*/
  .home-workspace-ideas td:first-child img, .home-workspace-ideas td:last-child img {
    max-width: 225px; }
  .home-workspace-ideas td {
    width: 33.3333%;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px; }
  .home-promo-bulk {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px; }
  .home-promo-case {
    font-size: 13px;
    line-height: 16px !important;
    padding: 8.5px !important; }
  .home-listing-block img {
    height: 100%;
    max-height: 189px !important; }
  .icon-deck-orange-block .deck-block .icon-text {
    margin-top: 8px;
    font-size: 1em;
    margin-left: 10px;
    margin-bottom: 8px; }
  .icon-deck-orange-block .deck-block .icon-text.dual {
    margin-bottom: 0px; }
  .block-footer-grid .custom-item-13 .custom-content img {
    width: 100%;
    min-height: 80px;
    max-width: 100%;
    height: auto; } }

@media (max-width: 966px) {
  .top-before-menu:first-child:before {
    padding-left: 0; } }

@media (max-width: 900px) {
  .friday_listing .promo1_btn a {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    border-color: #000;
    background: #000; }
  .friday_listing .promo1_btn a.active {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    border-color: #ef4c26;
    background: #ef4c26; }
  .friday_ban.friday_listing .promo1_text1 {
    -webkit-text-stroke-width: 1px; }
  .friday_ban.friday_listing .promo1_text1_1 {
    -webkit-text-stroke-width: 1px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 0px;
    padding-right: 0px;
    margin-right: -8px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    margin-top: 6px; }
  .page-products .custom-item-13.row {
    margin-left: 0px; }
  .fotorama__stage__shaft {
    position: relative;
    width: 100% !important;
    border: 1px #ccc solid !important; }
  .catalog-product-view .widget.block-static-block .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 900px; }
  .home-shop-by-collection .row-caroussel {
    margin-left: -25px;
    margin-right: 0;
    padding-bottom: 55px; }
  .collections-carousel .owl-controls {
    margin-right: 0px; }
  .catalog-product-view .home-listing-block img {
    height: 100%;
    max-height: 180px;
    width: 400px; }
  .language-switcher-header-wrapper {
    padding-right: 25px;
    padding-top: 4px; }
  .section-promo .col-promo .txt-promo-home h2.txt-off-home {
    font-size: 24px; }
  .home-block-promo .btn_promo {
    padding: 10px 25px;
    font-size: 12px; }
  .home-listing-block img {
    height: 100%;
    max-height: 170px !important; }
  :lang(en) .home-promo-case {
    padding: 4.8% !important; } }

@media (max-width: 886px) {
  .catalogsearch-result-index .cms-page-text p .search_small, .cms-noroute-index .cms-page-text p .search_small {
    display: inline; }
  .catalogsearch-result-index .cms-page-text p .search_contact, .cms-noroute-index .cms-page-text p .search_contact {
    display: inline; }
  .catalogsearch-result-index .search_info_contact, .cms-noroute-index .search_info_contact {
    display: block; } }

@media (max-width: 800px) {
  .vs-desktop {
    top: -50px;
    right: 0px; }
  .layout_1 .page-header__content .navigation {
    width: 100%;
    padding-left: 175px;
    margin-top: 0px;
    float: left; }
  .footer .footer-col-content {
    height: 216px !important;
    text-align: center; }
  .footer .list-footer {
    display: inline-table; }
  .layout_1 .footer .col-sm-4.col-lg-2 {
    display: none; }
  .layout_1 .footer .last-extra {
    display: none; }
  .footer .footer-logo .logo {
    display: inline-block;
    margin-right: 0; }
  .rd-navbar-search-ugo {
    max-width: 450px;
    margin-top: 0px !important; }
  .minisearch .actions {
    position: absolute;
    top: -9px; }
  .rd-navbar-cart-wrap {
    background-color: #ef4c26; }
  .page-header__content {
    padding: 0 0 0 0 !important;
    background-color: #fff;
    padding-top: 15px !important; }
  .home-listing-block img {
    height: 100%;
    max-height: 157px; }
  .home-listing-block div {
    min-height: auto; }
  .home-listing-block {
    min-height: auto; }
  .page-main h1, .page-main h2, .page-main h3, .page-main h4 {
    line-height: 45px; }
  .block.featured .product-image-wrapper {
    height: 278px; }
  .products-grid .product-reviews-summary {
    margin: 0 0 -5px;
    padding-top: 0px; }
  .products-grid .list .product-item {
    max-width: 50% !important; }
  .widget.featured .owl-nav {
    position: absolute;
    top: -65px;
    right: 10px; }
  .home-shop-by-collection .collections-link {
    padding-top: 70px; }
  .custom-item-3 .title-1 {
    font-size: 18px; }
  .panel-container-wrap-test {
    margin-top: -32px; }
  .layout_1 .page-header__panel {
    height: 50px; }
  .rd-navbar-nav li:nth-child(2) {
    padding-right: 10px; }
  .catalog-product-view .box-tocart .primary {
    min-width: 200px;
    margin-left: 25px;
    padding-top: 10px; }
  .layout_1 .footer .col-sm-4.col-lg-2 {
    width: 33.3% !important;
    flex-basis: auto !important;
    max-width: none !important;
    height: auto; }
  .footer .second-row-footer .footer-col-content {
    height: 125px !important; }
  .footer .row .second-row-footer {
    padding-top: 0px; }
  .layout_1 .footer .last-extra {
    padding-top: 0px; }
  .layout_1 .footer .last-extra .footer-col-content {
    height: 125px !important; }
  .layout_1 .footer .last-extra .footer-col .second-row-footer {
    display: none; }
  .layout_1 .page-header__content a[href^="tel:"] {
    padding-left: 25px;
    padding-right: 25px;
    width: auto;
    display: inline-block;
    font-size: 0; }
  .layout_1 .page-header__panel {
    text-align: right;
    margin-right: 0px; }
  .products-grid .product-image-photo {
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    max-width: 100%;
    max-height: 278px; }
  .home-listing-block a::after {
    margin-top: 20%; }
  .icons-home .icon-first-home .custom-content img {
    max-width: 58px; }
  .rd-navbar-search-form-input #search {
    width: 200px; }
  .layout_1 .page-header__content .logo {
    height: 150px;
    top: -75px; }
  #search_mini_form {
    background: none;
    position: absolute;
    top: -8px;
    left: 0px;
    /*max-width: 200px;*/ }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: none !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 0px;
    margin-top: -2px;
    padding-right: 0; }
  .home-promo-bulk {
    border: 1px solid #CCCCCC;
    margin-bottom: 12px; }
  .page-main h1, .page-main h2, .page-main h3, .page-main h4 {
    line-height: 25px; }
  .block-footer-grid .title {
    padding: 25px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-weight: 400; }
  .cms-page-view .block-footer-grid {
    padding-bottom: 50px; }
  .rd-navbar-megamenu {
    left: -36.5%;
    right: 0;
    padding: 50px 0; }
  .rd-navbar-megamenu .ui-menu-item a strong {
    font-size: 12px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    margin-top: 1px; }
  .home-block-promo .btn_promo {
    padding: 10px 20px;
    font-size: 10px; }
  .section-promo .col-promo .txt-promo-home h2 {
    padding-bottom: 0px; }
  .home-promo-case {
    font-size: 12px;
    line-height: 12px !important;
    padding: 7.5px !important; }
  .home-listing-block img {
    height: 100%;
    max-height: 150px !important; }
  .custom-item-13 .title {
    font-size: 14px; }
  .custom-item-13 .desc-content {
    font-size: 12px; }
  .featured.grid .products-grid .price-box {
    display: inline; }
  .collections-carousel .owl-controls {
    top: -60px; }
  .collections-link.featured-block {
    top: 32px; } }

@media (max-width: 1072px) {
  .catalog-product-view .box-tocart .actions {
    width: 55%;
    float: right; }
  .catalog-product-view .box-tocart .qty, .modal-popup.quick-view .box-tocart .qty {
    max-width: 240px;
    padding-right: 10px; } }

@media (min-width: 1067px) and (max-width: 1200px) {
  .container {
    max-width: 1000px;
    width: 90%; }
  .rd-navbar-search-ugo {
    max-width: 400px; }
  .layout_1 .block-newsletter .container {
    max-width: 85%; } }

@media (max-width: 1067px) {
  .friday_listing .promo1_btn a.active {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    border-color: #ef4c26;
    background: #ef4c26;
    padding-top: 12px;
    display: inline-block;
    padding-bottom: 12px;
    text-align: center; }
  .friday_ban.friday_listing .promo1_text1 {
    left: 2%; }
  .friday_listing .promo1_btn a {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    border-color: #000;
    background: #000;
    padding-top: 12px;
    display: inline-block;
    padding-bottom: 12px;
    text-align: center; }
  .home-listing-block img {
    height: 100%;
    max-height: 214px; }
  /*.page-bottom .block-footer-grid .container {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
}*/
  .rd-navbar-search-form-input #search {
    /*width: 200px;*/ }
  .home-promo-case {
    font-size: 13px;
    line-height: 20px;
    padding: 13px; } }

@media (max-width: 1045px) {
  .catalog-product-view .box-tocart .qty, .modal-popup.quick-view .box-tocart .qty {
    max-width: 240px;
    padding-right: 10px;
    width: 100%; }
  .catalog-product-view .box-tocart .actions {
    width: 100%;
    float: right; } }

@media (max-width: 1024px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 50px !important; } }

@media (min-width: 992px) and (max-width: 1280px) {
  .row > .col-md-8 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .row > .col-md-4 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media (max-width: 960px) {
  .rd-navbar-nav > li > .rd-navbar-megamenu {
    top: 33px !important;
    margin-left: -37.5%; }
  .rd-navbar-nav li.level-top a::before {
    top: 30px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .rd-navbar-nav li {
    padding-right: 10px; } }

@media (max-width: 768px) {
  .friday_listing.friday_promo .promo1_btn a.active:hover {
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 600;
    border-color: #ffffff;
    background: #ffffff;
    padding: 10px 24px; }
  .caption_slider_ugo.blackfriday {
    margin-top: 12%;
    padding-left: 0px;
    text-align: center; }
  .friday_listing.friday_promo .promo1_btn a.active {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 600;
    border-color: #ef4c26;
    background: #ef4c26;
    padding: 10px 24px; }
  .friday_ban .promo1_text1 {
    top: 30%;
    font-size: 30px; }
  .friday_ban .promo1_text2 {
    top: 60%;
    font-size: 14px; }
  .promo_blackfriday .col-promo .promo1_text1 {
    font-size: 5.208333333333333vw;
    top: 18%; }
  .promo_blackfriday .col-promo .promo1_text2 {
    font-size: 4.166666666666667vw;
    top: 27%; }
  .promo_blackfriday .col-promo .promo1_text3 {
    font-size: 1.5625vw; }
  .promo_blackfriday .col-promo .promo1_text1_before {
    font-size: 4.166666666666667vw; }
  .promo_blackfriday .col-promo.friday_last .promo1_text1 {
    top: 15%; }
  .promo_blackfriday .col-promo.friday_last .promo1_text2 {
    top: 24%; }
  .promo_blackfriday .col-promo.friday_last .promo1_text3 {
    top: 58%; }
  .promo_blackfriday .col-promo {
    position: relative;
    margin-top: 25px; }
  .promo_blackfriday .col-promo.friday_before {
    position: relative;
    margin-top: 0px; }
  .home-listing-block {
    min-height: auto;
    padding-right: 0px;
    padding-left: 25px; }
  .table-comparison th.cell.label {
    display: table-cell;
    width: 150px; }
  .table-comparison .cell {
    padding: 1rem !important;
    width: 280px;
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .catalog-product-view .product.info.detailed .custom-item-13.row {
    border: none; }
  .catalog-product-view .data.items .title:before, .modal-popup.quick-view .data.items .title:before {
    display: block; }
  .catalog-product-view .layout_1 .product-info-main-tmp-removed {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .catalog-category-view .row > .col-sm-9 .products-grid .product-image-photo {
    max-width: 100%;
    max-height: none; }
  .products-grid .list .product-item {
    max-width: 50% !important; }
  .catalog-category-view .row > .col-sm-3 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .catalog-category-view .row > .col-sm-9 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    /*.layout_1 .page-header__content .logo {
    height: 150px;
    top: -70px;
    width: 150px;
  }*/ }
    .catalog-category-view .row > .col-sm-9 .catalog-category-view #maincontent .col-sm-9 h3 {
      text-align: center; }
    .catalog-category-view .row > .col-sm-9 .catalog-category-view .row .col-sm-3 img {
      padding-top: 30px;
      max-width: 325px; }
    .catalog-category-view .row > .col-sm-9 .catalogsearch-result-index .cms-page-text p {
      text-align: center; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav li.level-top a {
      line-height: 25px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .container {
      height: 0px; }
    .catalog-category-view .row > .col-sm-9 .slider-pro-wrapper .sp-buttons .sp-button {
      width: 8px;
      height: 8px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .logo {
      height: 135px;
      top: -66px;
      width: 135px; }
    .catalog-category-view .row > .col-sm-9 .slider-pro-wrapper .sp-buttons .sp-button.sp-selected-button:before, .catalog-category-view .row > .col-sm-9 .slider-pro-wrapper .sp-buttons .sp-button:hover:before {
      width: 20px;
      height: 20px;
      display: none; }
    .catalog-category-view .row > .col-sm-9 .widget.featured .owl-nav {
      top: -66px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__panel {
      text-align: right;
      margin-right: 0px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-ugo {
      max-width: 450px;
      margin-top: -20px !important; }
    .catalog-category-view .row > .col-sm-9 button::-moz-focus-inner, .catalog-category-view .row > .col-sm-9 input[type="button"]::-moz-focus-inner {
      border: none;
      padding: 0; }
    .catalog-category-view .row > .col-sm-9 button::-moz-focus-inner, .catalog-category-view .row > .col-sm-9 input[type="button"]::-moz-focus-inner {
      border: none;
      padding: 0; }
    .catalog-category-view .row > .col-sm-9 button::-moz-focus-inner, .catalog-category-view .row > .col-sm-9 input[type="button"]::-moz-focus-inner {
      border: none;
      padding: 0; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-ugo .rd-navbar-search-form-submit {
      background: none !important;
      width: 70px;
      height: 52px;
      border: none !important;
      border-radius: 0 !important;
      margin-right: 0px;
      margin-top: 0px;
      padding-right: 0; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav {
      margin-left: -40px;
      padding-left: 0;
      padding-top: 0px !important; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .navigation {
      width: auto;
      padding-left: 210px;
      margin-top: 0px; }
    .catalog-category-view .row > .col-sm-9 .icons-payments-right {
      float: none;
      padding-bottom: 10px;
      display: block;
      position: relative;
      padding-top: 15px;
      text-align: center; }
    .catalog-category-view .row > .col-sm-9 .container.black-extra .copyright {
      font-size: 12px;
      max-width: 80%;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center; }
    .catalog-category-view .row > .col-sm-9 #search_mini_form {
      background: none;
      position: absolute;
      margin-top: -70px;
      top: -32px;
      left: 33%;
      max-width: 42%; }
    .catalog-category-view .row > .col-sm-9 .cms-page-text p {
      font-size: 0.8rem;
      margin-bottom: 0px;
      line-height: 1rem; }
    .catalog-category-view .row > .col-sm-9 .block-footer-grid .custom-item-13 .custom-content img {
      max-width: none;
      width: 100%;
      height: auto;
      min-height: 125px; }
    .catalog-category-view .row > .col-sm-9 .block.featured .product-image-container, .catalog-category-view .row > .col-sm-9 .products-grid .product-image-container {
      height: auto;
      background-color: #FFF; }
    .catalog-category-view .row > .col-sm-9 .products-grid .product-image-photo {
      text-align: center;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: auto;
      max-width: 100%;
      max-height: none; }
    .catalog-category-view .row > .col-sm-9 .catalog-product-view .breadcrumbs {
      height: 75px;
      margin-top: 35px;
      background-color: transparent;
      text-align: center; }
    .catalog-category-view .row > .col-sm-9 .home-listing-block img {
      height: 100%;
      max-height: 230px !important; }
    .catalog-category-view .row > .col-sm-9 .link-ideas-home {
      padding: 6px 14px; }
    .catalog-category-view .row > .col-sm-9 .section-promo .col-promo .txt-promo-home .text-promo {
      padding-bottom: 20px;
      font-size: 14px; }
    .catalog-category-view .row > .col-sm-9 .navigation .container [class*='col-'] {
      display: block;
      max-width: 100%; }
    .catalog-category-view .row > .col-sm-9 .mobile_links {
      display: block !important; }
    .catalog-category-view .row > .col-sm-9 .no_mobile_brands {
      display: none !important; }
    .catalog-category-view .row > .col-sm-9 .mobile_list_brands {
      display: block !important; }
    .catalog-category-view .row > .col-sm-9 .mobile_list_brands.services_mobile {
      margin-top: -25px;
      padding-left: 15px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu .mobile_list_brands.services_mobile li {
      margin-bottom: 0px;
      padding-left: 10px; }
    .catalog-category-view .row > .col-sm-9 .icon-deck-orange-block {
      padding-bottom: 25px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu .container .row .col-sm-12.mobile_list_brands {
      padding-bottom: 15px !important; }
    .catalog-category-view .row > .col-sm-9 .submenu.bottom_megamenu {
      padding-left: 50px !important;
      padding-bottom: 40px  !important; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav li.level-top a::before {
      display: none; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav a.level-top:hover {
      color: #ff5933 !important; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li > a {
      padding-bottom: 8px;
      padding-top: 5px; }
    .catalog-category-view .row > .col-sm-9 .navigation li.first a {
      padding-bottom: 5px; }
    .catalog-category-view .row > .col-sm-9 .navigation li.first .rd-navbar-submenu-toggle {
      top: 18px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu-toggle:before {
      font-family: "Montserrat", sans-serif;
      content: "\203A";
      font-size: 25px;
      font-weight: 400;
      float: right;
      padding-right: 25px; }
    .catalog-category-view .row > .col-sm-9 .first .rd-navbar-submenu-toggle:before {
      padding-right: 25px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav-wrap {
      width: 100%;
      top: 0px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu.opened .rd-navbar-submenu-toggle {
      top: 10px;
      right: 20px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-toggle span:after {
      content: "\f0c9" !important;
      font-family: "Font Awesome 5 Free" !important;
      font-weight: 600 !important; }
    .catalog-category-view .row > .col-sm-9 .header-mobile .separator {
      display: none; }
    .catalog-category-view .row > .col-sm-9 .mobile_account {
      display: inline; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-cart-fixed a span {
      display: none; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-cart-wrap .minicart-wrapper .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter {
      display: none !important; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-cart-wrap {
      background-color: #ef4c26;
      padding-right: 10px;
      margin-top: -5px;
      height: 50px;
      padding-top: 6px;
      position: relative;
      float: right;
      right: 0; }
    .catalog-category-view .row > .col-sm-9 .page-header {
      /*padding-bottom: 15px;
    position: fixed;
    width: 100%;
    height: 65px !important;*/ }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-cart-fixed {
      display: block;
      transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
      position: relative;
      top: 0px;
      right: 0px;
      z-index: 17;
      overflow: visible;
      height: 40px;
      width: 54px;
      outline: 1px solid transparent;
      backface-visibility: hidden;
      padding: 0px 8px 0px 8px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-collapse-toggle {
      display: block;
      position: relative;
      top: 0px;
      right: 5px;
      font-family: "FontAwesome";
      width: 50px;
      height: 40px;
      z-index: 20; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav {
      margin-left: 0px;
      padding-left: 0;
      padding-top: 0px !important;
      -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2); }
    .catalog-category-view .row > .col-sm-9 .level0.nav-1.first {
      padding-left: 40px;
      padding-top: 15px;
      border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav .level0.level-top .level-top span::after {
      font-family: inherit;
      content: "";
      text-transform: none;
      font-size: 14px;
      color: #7c7979;
      text-decoration: none;
      position: relative;
      font-family: "FontAwesome";
      padding-left: 10px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav li.level0.level-top a.level-top:hover span::after {
      content: "" !important;
      color: #ef4c26 !important; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-toggle {
      display: block;
      width: 50px;
      height: 40px;
      position: fixed;
      z-index: 17;
      top: 10px;
      left: 25px;
      color: #000; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li {
      margin-bottom: 5px;
      padding: 0 25px 0 30px;
      border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
      width: 100%;
      padding-left: 40px;
      margin-left: 0px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav span {
      font-size: 12px;
      font-weight: bold;
      line-height: 24px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav .mobile_links span {
      font-weight: 400;
      line-height: 24px;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: 0.33px;
      text-transform: none;
      width: 100%; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav span {
      width: 100%; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav .mobile_menu_phone span {
      font-weight: bold; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle:before {
      content: "\203A";
      transform: rotate(90deg);
      float: right;
      padding-right: 25px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li.mobile_menu_phone:last-child {
      border-top: 1px rgba(0, 0, 0, 0.1) solid;
      padding-top: 12px;
      border-bottom: none; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav li.level-top a {
      font-family: "Source Sans Pro", sans-serif;
      font-size: 13px;
      letter-spacing: 0.33px;
      display: block; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li.mobile_links.first_item {
      padding-top: 8px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .mobile_menu_phone a[href^="tel:"] {
      padding-left: 0px;
      padding-right: 0px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu.opened > .rd-navbar-dropdown, .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu.opened > .rd-navbar-megamenu {
      display: block;
      padding: 20px 25px;
      text-align: center;
      margin-left: auto;
      position: initial !important;
      margin-left: -50px !important; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-dropdown, .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu {
      background: transparent !important;
      border-top: none !important;
      padding-top: 0px;
      margin-left: -35px !important; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu .container .row.product_menu_mobile {
      margin-top: -30px !important;
      margin-bottom: 20px !important;
      max-width: 60%; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav .nav-2 .tm-megamenu .row {
      padding-top: 15px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu .ui-menu-item a strong:hover {
      color: #000; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-static .rd-navbar-nav-wrap {
      margin-top: 137px;
      max-width: 60%;
      padding-top: 0px; }
    .catalog-category-view .row > .col-sm-9 .navigation .nav-1 .container [class*='col-'] ul {
      padding-top: 20px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu li {
      margin-bottom: 5px;
      text-align: left;
      padding-left: 40px;
      padding-right: 15px; }
    .catalog-category-view .row > .col-sm-9 .mobile_links .rd-navbar-submenu-toggle:before {
      padding-top: 0;
      float: right; }
    .catalog-category-view .row > .col-sm-9 .mobile_links.first_item .rd-navbar-submenu-toggle:before {
      padding-top: 5px; }
    .catalog-category-view .row > .col-sm-9 .submenu ul li ul {
      display: none; }
    .catalog-category-view .row > .col-sm-9 .submenu ul a {
      position: relative; }
    .catalog-category-view .row > .col-sm-9 .rm-expand {
      float: right;
      display: block;
      font-family: 'icons-blank-theme';
      font-size: 42px;
      position: absolute;
      right: 7px;
      top: -6px; }
    .catalog-category-view .row > .col-sm-9 .submenu_arrow:before {
      font-family: "Montserrat", sans-serif;
      content: "\203A";
      font-size: 25px;
      font-weight: 400;
      float: right;
      margin-top: -7px;
      color: #000; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu-toggle.open .submenu_arrow {
      float: right;
      width: auto;
      margin-right: -3px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-submenu-toggle.open .submenu_arrow:before {
      content: "\203A";
      transform: rotate(90deg); }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li.mobile_links.mobile_before_last {
      margin-top: 8px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li.mobile_links.mobile_last {
      margin-top: 15px;
      padding-bottom: 5px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-toggle.active span:before {
      content: "\e935";
      font-size: 18px;
      font-weight: 800; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav > li.mobile_links {
      border-bottom: none; }
    .catalog-category-view .row > .col-sm-9 :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
      font-size: 12px; }
    .catalog-category-view .row > .col-sm-9 :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
      font-size: 12px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-nav .static-block, .catalog-category-view .row > .col-sm-9 .mm-image {
      text-align: center; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu .static-block .row > .col-sm-2 {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
    .catalog-category-view .row > .col-sm-9 .brand-logo-mm img {
      padding-bottom: 15px; }
    .catalog-category-view .row > .col-sm-9 .static-block > div:first-child {
      margin-bottom: 0px !important; }
    .catalog-category-view .row > .col-sm-9 .brand-logo-mm .rd-navbar-megamenu .mm-submenu .ui-menu-item a {
      text-align: left; }
    .catalog-category-view .row > .col-sm-9 .logo-mobile.mobile {
      position: fixed;
      top: 50px;
      left: 95px;
      display: block;
      z-index: 2000; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-form-input #search {
      border: 1px solid #ef4c26;
      font-size: 16px;
      color: #7f8284;
      background-color: #fff;
      height: 40px;
      min-height: auto;
      margin-bottom: 15px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
      padding-top: 8px;
      padding-right: 0px;
      margin-right: -8px; }
    .catalog-category-view .row > .col-sm-9 .custom-item-3 .title-1 {
      font-size: 28px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .container {
      padding-top: 0px;
      width: 96.5%; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .tm-megamenu .container {
      padding-top: 0px;
      margin-left: 25px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .panel-container-wrap .rd-navbar-collapse-container {
      float: right; }
    .catalog-category-view .row > .col-sm-9 .panel-container-wrap-test {
      margin-top: 0px; }
    .catalog-category-view .row > .col-sm-9 .minisearch .actions {
      position: absolute;
      top: -9px;
      right: -10px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu .row > .col-sm-2 li {
      width: 100%; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-megamenu .row > .col-sm-2 {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-ugo {
      max-width: none;
      margin-top: 60px !important;
      display: block;
      width: 100% !important; }
    .catalog-category-view .row > .col-sm-9 .vs-desktop .header-mobile {
      display: inline-flex; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .navigation {
      width: auto;
      padding-left: 0px;
      margin-top: 0px; }
    .catalog-category-view .row > .col-sm-9 .vs-desktop {
      position: absolute;
      right: 0;
      top: -45px;
      z-index: 99999;
      margin-right: 0px; }
    .catalog-category-view .row > .col-sm-9 .language-switcher-header-wrapper {
      padding-right: 0px;
      padding-top: 2px;
      font-weight: 600; }
    .catalog-category-view .row > .col-sm-9 .language-switcher-header-wrapper #customUrlChanger {
      font-size: 16px; }
    .catalog-category-view .row > .col-sm-9 .custom-my-account {
      padding-left: 25px;
      padding-right: 10px;
      padding-top: 2px; }
    .catalog-category-view .row > .col-sm-9 .layout_1 .page-header__content .navigation {
      padding-bottom: 0px; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-form-input #search {
      width: 100%; }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-toggle span::before, .catalog-category-view .row > .col-sm-9 .rd-navbar-toggle span::after {
      font-size: 28px;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); }
    .catalog-category-view .row > .col-sm-9 .rd-navbar-search-ugo .rd-navbar-search-form-submit {
      background: none !important;
      width: 70px;
      height: 52px;
      border: none !important;
      border-radius: 0 !important;
      margin-right: 0px;
      margin-top: -1px;
      padding-right: 25px; }
    .catalog-category-view .row > .col-sm-9 .page-header__content .logo img {
      display: none; }
    .catalog-category-view .row > .col-sm-9 .logo.desktop {
      display: none; }
    .catalog-category-view .row > .col-sm-9 .catalogsearch-result-index .message.empty_result {
      padding: 0;
      margin-bottom: 0; } }

@media (max-width: 768px) and (max-width: 768px) {
  html, body {
    height: auto; }
  body {
    overscroll-behavior-y: contain; }
  .contentbody {
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .widget.block-static-block.tophead_before {
    height: 34px;
    position: fixed !important;
    top: 0;
    z-index: 99999;
    background-color: #ef4c26; }
  .sidebar-additional.desktop-grid {
    display: none; }
  .cart-container {
    padding-top: 140px !important; }
  .catalog-product-view .layout_1 .product-info-main {
    padding-top: 0px;
    margin-top: 30px; }
  .checkout-index-index .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 100%;
    pointer-events: auto;
    overflow-y: scroll; }
  #opc-new-shipping-address .field label span, #opc-new-shipping-address .field.street .label span {
    font-size: 12px; }
  .modal-popup .modal-footer button {
    width: 100%;
    margin-bottom: 15px; }
  .modal-popup._inner-scroll.popup-authentication .modal-inner-wrap {
    max-height: 100%;
    margin-top: 1rem; }
  .modal-popup._inner-scroll.popup-authentication .field .label, .modal-popup._inner-scroll.popup-authentication .field label {
    font-size: 12px; }
  .modal-popup._inner-scroll.popup-authentication .actions-toolbar {
    display: block;
    margin: auto;
    text-align: center; }
  .modal-popup._inner-scroll.popup-authentication .actions-toolbar .primary button {
    width: 100%; }
  .modal-popup.popup-authentication .modal-inner-wrap {
    max-height: 100%;
    pointer-events: auto;
    overflow-y: scroll; }
  .form.password.forget .field.note {
    font-size: 14px; }
  .form.password.forget .actions-toolbar {
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 15px; }
  .form.password.forget .actions-toolbar .primary {
    margin-bottom: 15px; }
  .customer-account-login .messages {
    top: 20px;
    right: 0px;
    max-width: 100%; }
  .login-container .block-choice .choice {
    margin-bottom: 10px; }
  .modal-title {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px; }
  #shopping-cart-table .cart.item .col.price, #shopping-cart-table .cart.item .col.subtotal {
    color: #000; }
  #shopping-cart-table .cart.item td .price {
    font-size: 16px; }
  #shopping-cart-table .cart.item .item-info td.qty {
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px; }
  #shopping-cart-table .cart.item td .price {
    font-size: 15px; }
  #shopping-cart-table td input.qty {
    text-align: center;
    margin: 0 auto;
    width: 32px;
    padding: 3px;
    margin-left: 0;
    min-height: 47px; }
  .opc-block-summary .discount.coupon {
    display: none; }
  .title {
    text-transform: none;
    color: #fff;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 600; }
  .aitoc-puq-control-plus-minus .aitoc-puq-control-handler-down, .aitoc-puq-control-plus-minus.good_cart_control .aitoc-puq-control-handler-down {
    float: left; }
  .aitoc-puq-control-plus-minus .aitoc-puq-control-handler-up, .aitoc-puq-control-plus-minus.good_cart_control .aitoc-puq-control-handler-up {
    float: right; }
  .icon_en {
    padding-bottom: 100px; }
  .checkout-container {
    padding-top: 0px !important; }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 48px !important;
    line-height: 22px !important;
    width: 100%; }
  .navigation .container [class*='col-'] {
    display: block; }
  .page-products .custom-item-13.row {
    margin-left: 0;
    margin-right: 0px; }
  .data-table {
    margin: 0px; }
  .mobile_links {
    display: block !important; }
  .no_mobile_brands {
    display: none !important; }
  .mobile_list_brands {
    display: block !important; }
  .mobile_list_brands.services_mobile {
    margin-top: -40px;
    padding-left: 45px; }
  .rd-navbar-submenu .mobile_list_brands.services_mobile li {
    margin-bottom: 0px; }
  .icon-deck-orange-block {
    padding-bottom: 25px; }
  .submenu.bottom_megamenu {
    padding-left: 75px !important;
    padding-bottom: 40px !important; }
  .rd-navbar-submenu.opened .rd-navbar-submenu-toggle {
    top: 10px;
    right: 22px; }
  .rd-navbar-nav li.level-top a::before {
    display: none; }
  .rd-navbar-nav a.level-top:hover {
    color: #ff5933 !important; }
  .rd-navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 5px; }
  .navigation li.first a {
    padding-bottom: 5px; }
  .navigation li.first .rd-navbar-submenu-toggle {
    top: 18px;
    right: 20px !important; }
  .rd-navbar-submenu-toggle:before {
    font-family: "Montserrat", sans-serif;
    content: "\203A";
    font-size: 25px;
    font-weight: 400;
    float: right; }
  .rd-navbar-nav-wrap {
    width: 100%;
    top: 0px; }
  .header-mobile .separator {
    display: none; }
  .section-promo {
    padding-top: 0px; }
  .icons-carousel .owl-controls {
    position: relative;
    right: auto;
    top: auto; }
  .mobile_account {
    display: inline; }
  .img-icon-chair {
    height: 90px;
    background-size: auto 60px; }
  .img-icon-desk {
    height: 60px;
    background-size: auto 60px; }
  .img-icon-collections {
    height: 60px;
    background-size: auto 60px; }
  .img-icon-table {
    height: 60px;
    background-size: auto 60px; }
  .img-icon-classeur {
    height: 90px;
    background-size: auto 60px; }
  .img-icon-accessoire {
    height: 90px;
    background-size: auto 60px; }
  .custom-mini-cart {
    padding-top: 0px;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 0px; }
  .featured.grid .products-grid .price-box {
    display: inline; }
  .filter-cats {
    display: none; }
  .mobile-no {
    display: none; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    /*padding-right: 61px !important;*/ }
  .page-layout-3columns .grid-left, .page-layout-2columns-right .grid-left, .page-layout-2columns-left .grid-left {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .page-title-wrapper {
    /*display:none;*/ }
  .toolbar-products .toolbar-sorter {
    display: none; }
  .sidebar.sidebar-main {
    padding-bottom: 0px;
    margin-top: -10px; }
  .qtip {
    left: 8% !important; }
  .welcome {
    display: inline-block; }
  .catalog-product-view .breadcrumbs .items li, .catalog-product-view .breadcrumbs .items a, .catalog-product-view .breadcrumbs .item strong {
    font-size: 16px;
    font-weight: 400;
    color: #7f8284;
    text-decoration: none; }
  .icons-home {
    margin-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 50px; }
  .home_meta {
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px; }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 42px;
    color: #000000;
    font-weight: 800; }
  .section-promo .col-promo .txt-promo-home .text-promo {
    font-size: 20px;
    padding-bottom: 35px;
    display: block;
    color: #000000;
    font-weight: 400; }
  .home-promo-case {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 18px; }
  .custom-item-13 .custom-content img {
    max-height: 100%; }
  .custom-item-13 .title {
    font-size: 18px; }
  .custom-item-13 .desc-content {
    font-size: 15px; }
  .section-promo .col-promo .txt-promo-home h2.txt-sales-home {
    margin-top: 25px;
    font-weight: 800; }
  .section-promo .home-promo-bulk {
    display: none; }
  .section-promo .home-promo-help {
    display: none; }
  .section-promo.promo-mobile {
    display: block;
    padding-top: 70px; }
  .section-promo.promo-mobile .home-promo-bulk {
    display: block; }
  .section-promo.promo-mobile .home-promo-help {
    display: block;
    margin-top: 45px; }
  .home-workspace-ideas {
    display: none; }
  .home-workspace-ideas.ideas-mobile {
    display: block; }
  .home-workspace-ideas.ideas-mobile td {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px; }
  .home-workspace-ideas.ideas-mobile td img {
    max-width: none;
    float: none;
    width: 100%;
    padding-top: 50px; }
  .ideas-mobile .link-ideas-home {
    cursor: pointer;
    color: #ef4c26;
    text-transform: uppercase;
    padding: 5px 10px; }
  .ideas-mobile-text {
    padding-top: 50px; }
  .custom-item-13 .icon-first-home .custom-content {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px; }
  .custom-item-13 li:last-child {
    padding-left: 0px;
    padding-right: 0px; }
  .custom-item-13 .icon-first-home {
    padding-left: 0px;
    padding-right: 0px; }
  .page-footer.layout_1 {
    margin-top: 50px;
    background-color: #333333 !important; }
  .layout_1 .block-newsletter .title {
    font-size: 20px;
    text-align: center;
    width: 100%; }
  .layout_1 .block-newsletter .primary.subscribe, .layout_2 .block-newsletter .primary.subscribe, .layout_5 .block-newsletter .primary.subscribe {
    padding: 5px 40px 20px 40px;
    min-width: 118px;
    text-align: center;
    background-color: #ef4c26;
    border-radius: 0;
    line-height: 34px;
    max-height: 48px;
    margin-left: 0px;
    margin-top: 22px;
    border: 2px solid #fff; }
  .footer {
    display: block; }
  .footer .hidden-title {
    display: none; }
  .footer .footer-col-content {
    display: block; }
  .footer .footer-col-content {
    height: 216px !important;
    text-align: center;
    padding-top: 10px; }
  .footer .row > .col-sm-6 {
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: auto;
    max-width: none;
    width: 100%; }
  .home-listing-block a::after {
    margin-top: 25%; }
  .home-shop-by-collection::after {
    content: "";
    background-color: #ffffff;
    position: absolute;
    height: 35%;
    width: 4000px;
    left: -2000px;
    z-index: -1; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF;
    width: 100%; }
  .page-header__content {
    padding: 0 0 0 0 !important;
    background-color: #fff;
    padding-top: 25px !important;
    z-index: 11; }
  .switcher.currency,
  .switcher.language {
    width: auto;
    margin: 0; }
  .rd-navbar-cart-fixed a span {
    display: none; }
  .rd-navbar-cart-wrap .minicart-wrapper .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter {
    display: none !important; }
  .rd-navbar-cart-wrap {
    background-color: #ef4c26;
    padding-right: 10px;
    margin-top: -5px;
    height: 50px;
    padding-top: 6px;
    position: relative;
    float: right;
    right: 0; }
  /*.page-header {
      padding-bottom: 15px;
      position: fixed !important;
      width: 100%;
      height: 125px !important;
    }*/
  .rd-navbar-cart-fixed {
    display: block;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 17;
    overflow: visible;
    height: 40px;
    width: 54px;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    padding: 0px 8px 0px 8px; }
  .rd-navbar-collapse-toggle {
    display: block;
    position: relative;
    top: 0px;
    right: 5px;
    font-family: "FontAwesome";
    width: 50px;
    height: 40px;
    z-index: 20; }
  .rd-navbar-nav {
    margin-left: 0px;
    padding-left: 0;
    padding-top: 0px !important;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2); }
  .level0.nav-1.first {
    margin-left: 0px;
    padding-top: 15px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }
  .rd-navbar-nav .level0.level-top .level-top span::after {
    font-family: inherit;
    content: "";
    text-transform: none;
    font-size: 14px;
    color: #7c7979;
    text-decoration: none;
    position: relative;
    font-family: "FontAwesome";
    padding-left: 10px; }
  .rd-navbar-nav li.level0.level-top a.level-top:hover span::after {
    content: "" !important;
    color: #ef4c26 !important; }
  .rd-navbar-toggle {
    display: block;
    width: 50px;
    height: 40px;
    position: fixed;
    z-index: 17;
    top: 42px;
    left: 25px;
    color: #000; }
  .slider-pro-wrapper {
    top: 0px; }
  .rd-navbar-nav > li {
    margin-bottom: 5px;
    padding: 0 25px 0 40px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }
  .first .rd-navbar-submenu-toggle:before {
    padding-right: 20px; }
  .rd-navbar-nav span {
    font-size: 12px;
    font-weight: bold;
    line-height: 24px; }
  .rd-navbar-nav .mobile_links span {
    font-weight: 400;
    line-height: 24px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.33px;
    text-transform: none;
    width: 100%; }
  .rd-navbar-nav span {
    width: 100%; }
  .rd-navbar-nav .mobile_menu_phone span {
    font-weight: bold; }
  .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle:before {
    content: "\203A";
    transform: rotate(90deg);
    float: right; }
  .rd-navbar-nav > li.mobile_menu_phone:last-child {
    border-top: 1px rgba(0, 0, 0, 0.1) solid;
    padding-top: 12px;
    border-bottom: none; }
  .rd-navbar-nav li.level-top a {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 13px;
    letter-spacing: 0.33px;
    display: block; }
  .rd-navbar-nav > li.mobile_links.first_item {
    padding-top: 8px; }
  .layout_1 .page-header__content .mobile_menu_phone a[href^="tel:"] {
    padding-left: 0px;
    padding-right: 0px; }
  .rd-navbar-submenu.opened > .rd-navbar-dropdown,
  .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
    padding: 20px 25px; }
  .rd-navbar-submenu li {
    margin-bottom: 5px;
    text-align: left;
    padding-left: 25px; }
  .mobile_links .rd-navbar-submenu-toggle:before {
    padding-top: 0;
    float: right; }
  .mobile_links.first_item .rd-navbar-submenu-toggle:before {
    padding-top: 5px; }
  .rd-navbar-submenu.opened > .rd-navbar-dropdown,
  .rd-navbar-submenu.opened > .rd-navbar-megamenu {
    display: block;
    padding: 20px 25px;
    text-align: center;
    max-width: 100%;
    width: 100% !important; }
  .rd-navbar-nav > li.mobile_links.mobile_before_last {
    margin-top: 8px; }
  .rd-navbar-nav > li.mobile_links.mobile_last {
    margin-top: 15px;
    padding-bottom: 5px; }
  .rd-navbar-toggle.active span:before {
    content: "\e935";
    font-size: 18px;
    font-weight: 800; }
  .rd-navbar-nav > li.mobile_links {
    border-bottom: none; }
  :lang(fr) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  :lang(en) .rd-navbar-nav .level0.level-top.first .level-top span::before {
    font-size: 12px; }
  .rd-navbar-nav .static-block, .mm-image {
    text-align: center; }
  .rd-navbar-megamenu .static-block .row > .col-sm-2 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .brand-logo-mm img {
    padding-bottom: 15px; }
  .static-block > div:first-child {
    margin-bottom: 0px !important; }
  .brand-logo-mm .rd-navbar-megamenu .mm-submenu .ui-menu-item a {
    text-align: left; }
  .logo-mobile.mobile {
    position: fixed;
    top: 50px;
    left: 85px;
    display: block;
    z-index: 2000; }
  .home-listing-block-container .home-listing-block img {
    width: 100%;
    max-height: none;
    height: auto; }
  .home-listing-block-container .home-listing-block .text {
    margin-top: 10px;
    margin-bottom: 50px; }
  .block.featured .product-image-wrapper {
    height: 300px; }
  .products-grid .product-image-photo {
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 300px;
    max-width: 100%; }
  .products-grid source.product-image-photo {
    display: none; }
  .home-listing-block img {
    height: 100%;
    max-height: 250px; }
  .columns .page-title.home-block {
    text-align: left;
    color: #000;
    font-size: 36px;
    padding-top: 20px;
    margin-bottom: 35px; }
  .rd-navbar-search-form-input #search {
    border: 1px solid #ef4c26;
    font-size: 16px;
    color: #7f8284;
    background-color: #fff;
    height: 40px;
    min-height: auto;
    margin-bottom: 15px; }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit .fa-search {
    padding-top: 8px;
    padding-right: 0px;
    margin-right: -8px; }
  .custom-item-3 .title-1 {
    font-size: 28px; }
  .layout_1 .page-header__content .container {
    padding-top: 45px;
    width: 96.5%; }
  .layout_1 .page-header__content .tm-megamenu .container {
    padding-top: 0px; }
  .layout_1 .panel-container-wrap .rd-navbar-collapse-container {
    float: right; }
  .panel-container-wrap-test {
    margin-top: 0px; }
  .minisearch .actions {
    position: absolute;
    top: -9px;
    right: -10px; }
  .rd-navbar-megamenu .row > .col-sm-2 li {
    width: 100%; }
  .rd-navbar-megamenu .row > .col-sm-2 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .box-tocart .actions {
    width: 100%;
    float: right;
    text-align: center; }
  .catalog-product-view .box-tocart .primary {
    min-width: 200px;
    margin-left: auto;
    padding-top: 10px; }
  .slider-pro-wrapper {
    display: block;
    /*top:110px;*/ }
  .slider-pro-wrapper + .widget.block-static-block {
    /*top:110px;*/ }
  .layout_1 .page-header__panel {
    background-color: transparent;
    margin-left: 225px;
    border-bottom: none; }
  #search_mini_form {
    background: none;
    position: relative;
    margin-top: 0;
    left: 0;
    max-width: 100%;
    top: 0px; }
  .rd-navbar-search-ugo {
    max-width: none;
    margin-top: 45px !important;
    display: block;
    width: 100% !important; }
  .vs-desktop .header-mobile {
    display: inline-flex; }
  .layout_1 .page-header__content .navigation {
    width: auto;
    padding-left: 0px;
    margin-top: 0px; }
  .vs-desktop {
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 99999; }
  .language-switcher-header-wrapper {
    padding-right: 0px;
    padding-top: 2px;
    font-weight: 600; }
  .language-switcher-header-wrapper #customUrlChanger {
    font-size: 16px; }
  .custom-my-account {
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 2px; }
  .layout_1 .page-header__content .navigation {
    padding-bottom: 0px; }
  .rd-navbar-search-form-input #search {
    width: 100%; }
  .rd-navbar-toggle span::before, .rd-navbar-toggle span::after {
    font-size: 28px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
  .rd-navbar-search-ugo .rd-navbar-search-form-submit {
    background: none !important;
    width: 70px;
    height: 52px;
    border: none !important;
    border-radius: 0 !important;
    margin-right: 0px;
    margin-top: -1px;
    padding-right: 25px; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 767px;
    width: 100%;
    top: 34px;
    height: 120px !important; }
  .page-title-breadcrumbs {
    /*padding-top: 150px;*/
    margin-bottom: 0px; }
  .breadcrumbs h1 span {
    font-size: 24px; }
  .cms-page-view .breadcrumbs h1 span {
    font-size: 18px; }
  /*.breadcrumbs .items {
    display:none;
  }*/
  .breadcrumbs {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 15px; }
  .row.cms-page-top {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .message.empty_result .row.cms-page-top {
    padding-left: 25px;
    padding-right: 25px; }
  .cms-page-top.cms-page-after .cms-page-text {
    padding-left: 0px;
    padding-right: 0;
    max-width: 100%;
    flex-basis: 100%;
    text-align: center;
    padding-bottom: 0; }
  .catalogsearch-result-index .cms-page-top .cms-page-text h2 {
    margin-bottom: 25px; }
  .cms-page-top {
    padding-top: 0px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .cms-page-top {
    padding-top: 0px;
    display: block; }
  .cms-page-text {
    padding-left: 0px;
    padding-top: 25px; }
  .row.cms-page-top .cms-page-img {
    padding-left: 0px;
    order: 1;
    display: inline-flex; }
  .cms-page-top .cms-page-text {
    padding-right: 0px;
    order: 2;
    padding-bottom: 35px; }
  .manufacturer-contract {
    padding-top: 0px;
    margin-left: -15px;
    margin-right: -15px; }
  .manufacturer-contract a {
    border: none; }
  .faq-page #faq-accordion .accordion-trigger::after {
    display: none !important; }
  .action.filter-toggle {
    left: 0; }
  /*.page-layout-2columns-left .grid-left {display: none;}
  .toolbar-bottom .action.filter-toggle {display: none !important;}*/
  body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    background: transparent;
    z-index: 999; }
  .modal-slide._show,
  .modal-popup._show {
    z-index: 999999 !important; }
  .products-grid + .toolbar-bottom .toolbar-products {
    margin-top: -31px;
    padding-top: 0;
    padding-bottom: 50px; }
  .page-layout-2columns-left .custom-item-13.row {
    margin-left: 0px;
    margin-right: 0px; }
  .page-layout-2columns-left .custom-item-13 .icon-first-home .custom-content {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px; }
  .page-layout-2columns-left .block-footer-grid .custom-item-13 .custom-content img {
    max-width: none;
    width: 100%;
    height: 225px; }
  .block-footer-grid .custom-item-13 .custom-content {
    max-width: none;
    border: 1px solid #CCCCCC;
    padding-top: 0;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px; }
  .page-layout-2columns-left .page-main {
    margin-bottom: 0;
    margin-top: 0px; }
  .page-main {
    margin-bottom: 0;
    margin-top: 0px !important; }
  .toolbar-products .sorter-label.label {
    display: none !important; }
  .catalog-product-view .data.items, .modal-popup.quick-view .data.items {
    font-size: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
  .catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
    width: 100%; }
  .catalog-product-view .data.items .content, .modal-popup.quick-view .data.items .content {
    margin-left: 0;
    border-top: none;
    padding-top: 0; }
  .catalog-product-view .data.items .title:before, .modal-popup.quick-view .data.items .title:before {
    top: 15px;
    right: 15px; }
  [role="tablist"] [role="tab"][aria-expanded="true"]:before {
    font-size: 18px;
    content: "\e939"; }
  .catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
    font-size: 16px;
    color: #000 !important; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: -5px;
    right: 0;
    width: 55px;
    text-align: center;
    line-height: 50px; }
  .catalog-product-view #description .row > .col-xs-6 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .block-footer-grid .custom-item-13 .custom-content img {
    max-width: none;
    width: 100%;
    height: auto;
    min-height: 125px; }
  .block-footer-grid .title {
    padding: 25px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: 400; }
  .rd-navbar-toggle span:after {
    content: "\f0c9" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600 !important; }
  .collections-link.featured-block {
    top: 35px; }
  .collections-carousel .owl-controls {
    top: -58px; }
  .catalog-product-view .block.related .block-title {
    padding-bottom: 0px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 0px;
    font-size: 18px; }
  .rd-navbar-megamenu .container .row.product_menu_mobile {
    margin-top: -30px !important;
    margin-bottom: 20px !important;
    max-width: 100%;
    margin-left: 15px !important; }
  .rd-navbar-submenu.opened .product_menu_mobile .rd-navbar-submenu-toggle {
    right: 0px !important; }
  .rd-navbar-submenu.opened .product_menu_mobile li.item {
    padding-right: 3px; }
  .rd-navbar-submenu .mobile_list_brands li {
    padding-left: 55px; }
  .rd-navbar-megamenu .container .row .col-sm-12.mobile_list_brands {
    padding-bottom: 15px !important;
    margin-top: -10px; }
  .sp-slides .sp-slide .sp-layer {
    width: 100%; }
  :lang(en) #search_mini_form, :lang(fr) #search_mini_form {
    margin-top: -16px !important; }
  .vs-desktop {
    top: -55px;
    right: 15px; }
  .home-shop-by-collection .collections-link {
    padding-top: 54px; }
  #tab-label-description {
    border-right: none; }
  .catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
    border-bottom: 1px solid #c7c6c6;
    padding-bottom: 10px;
    margin-bottom: 0px; }
  .catalog-product-view .widget.block.block-static-block.last_widget {
    border: none;
    margin-bottom: 15px; }
  .catalog-product-view .custom-item-13 .icon-second-home {
    padding-right: 0px;
    padding-left: 0px;
    border-right: none; }
  #tab-label-additional {
    border-right: none;
    margin-bottom: 0px; }
  #tab-label-reviews {
    border-right: none;
    margin-bottom: 0px; }
  .catalog-product-view .last_widget .custom-item-13 .icon-first-home {
    padding-left: 0px;
    border-right: none;
    padding-right: 0px; }
  .catalog-product-view .last_widget .custom-item-13 .custom-content {
    padding-top: 50px;
    padding-bottom: 0px; }
  .page-messages.messages {
    top: 0px;
    right: 10px;
    max-width: 98%;
    left: 5px; }
  .messages {
    top: 0px;
    right: 5px;
    max-width: 98%;
    left: 5px; }
  .checkout-cart-index #maincontent {
    padding-top: 0px; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important; }
  .catalog-product-view .gallery-placeholder {
    position: relative;
    max-width: none; } }

@media (max-width: 768px) and (max-width: 767px) {
  :lang(en) #search_mini_form, :lang(fr) #search_mini_form {
    margin-top: -38px !important; }
  .vs-desktop {
    top: -5px;
    right: 15px; }
  .slider-pro-wrapper {
    top: 0px; } }

@media (max-width: 768px) and (max-width: 750px) {
  .friday_btns.friday_listing .promo1_btn {
    display: none; } }

@media (max-width: 768px) and (max-width: 740px) {
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 736px;
    width: 100%; }
  #search_mini_form {
    top: 0px; }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 40px !important;
    line-height: 22px !important; }
  .columns .page-title.home-block {
    width: 75%; }
  .widget.featured .owl-nav {
    top: auto;
    position: absolute;
    bottom: -35px;
    margin-top: 25px;
    width: 68px;
    left: 50%;
    margin-left: -25px; }
  .collections-link {
    margin-right: 0px; }
  .collections-carousel .owl-controls {
    margin-right: 0px;
    top: auto;
    position: absolute;
    bottom: -50px;
    margin-top: 50px;
    width: 68px;
    left: 50%;
    margin-left: -25px; }
  .collections-carousel .owl-controls .owl-prev {
    margin-left: 0px; }
  .home-shop-by-collection .collections-link {
    margin-right: 25px;
    padding-top: 50px; }
  .home-shop-by-collection .row-caroussel {
    margin-left: -25px;
    margin-right: 0;
    padding-bottom: 50px;
    margin-bottom: 50px; }
  .widget.block strong[role=heading] {
    max-width: 75%; }
  .widget.featured .owl-nav .owl-prev, .widget.featured .owl-nav .owl-next {
    display: inline; }
  .widget.featured .owl-nav .owl-prev {
    margin-left: 0px; }
  .widget.featured .owl-nav {
    top: auto;
    position: absolute;
    bottom: -25px;
    margin-top: 25px;
    width: 68px;
    left: 50%;
    margin-left: -25px; }
  .collections-link.featured-block {
    margin-right: 0px;
    right: 0px; }
  .home-listing-block img {
    height: 100%;
    max-height: 220px !important; } }

@media (max-width: 768px) and (max-width: 716px) {
  .before-header-top {
    font-size: 12px !important; }
  .friday_ban.friday_listing .promo1_text1 {
    position: absolute;
    top: 28%;
    text-align: center;
    width: 28%;
    font-weight: 700;
    font-size: 2.34375vw;
    left: 0%;
    right: 0;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
    letter-spacing: 4px;
    margin-left: initial; }
  .friday_ban.friday_listing .promo1_text1_1 {
    position: absolute;
    top: 60%;
    text-align: center;
    width: 28%;
    font-weight: 700;
    font-size: 2.34375vw;
    left: 0%;
    right: 0;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
    letter-spacing: 4px;
    line-height: 0.3; }
  .friday_ban.friday_listing .promo1_text2 {
    top: 25%;
    left: 30%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #ef4c26;
    position: absolute;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-size: 2.6041666666666665vw;
    font-family: "Montserrat", sans-serif; }
  .friday_ban.friday_listing .promo1_text2_1 {
    top: 52%;
    left: 30%;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    position: absolute;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-size: 2.8645833333333335vw;
    font-family: "Montserrat", sans-serif; }
  .friday_ban.friday_listing {
    position: relative;
    margin-top: 15px;
    margin-bottom: 3px; } }

@media (max-width: 768px) and (max-width: 700px) {
  .friday_listing .promo1_btn {
    display: none; } }

@media (max-width: 768px) and (max-width: 667px) {
  .collections-carousel .owl-controls {
    display: none !important; }
  header.page-header {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 667px;
    width: 100%; }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 36px !important;
    line-height: 36px !important; }
  .button-slider div {
    margin-left: 4% !important; }
  .slider-pro-wrapper .link-slider-tm {
    color: #FFF;
    text-transform: uppercase;
    padding: 15px 40px;
    border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    transition: all 0.3s ease !important;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    font-size: 9px; }
  .page-main {
    margin-bottom: 0;
    margin-top: 90px; }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000; }
  .section-promo .col-promo .txt-promo-home .text-promo {
    font-size: 18px;
    padding-bottom: 40px;
    display: block;
    color: #000000; }
  .section-promo .col-promo .txt-promo-home h2.txt-sales-home {
    margin-top: 0px; }
  .home-listing-block img {
    height: 100%;
    max-height: 150px !important; }
  .section-promo {
    /*padding-top: 100px;*/ }
  .icons-home {
    padding-bottom: 35px;
    padding-top: 30px; }
  .collections-carousel .owl-controls {
    display: inline !important; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF;
    width: 100%; }
  .custom-item-13 .custom-content img {
    max-height: 50px; }
  .icons-home .desc-content {
    font-size: 8px;
    font-weight: 600; }
  .img-icon-collections {
    background-size: auto 50px; }
  .img-icon-desk {
    background-size: auto 50px; }
  .img-icon-table {
    background-size: auto 50px; } }

@media (max-width: 768px) and (max-width: 621px) {
  header.page-header {
    top: 58px; }
  .catalog-product-view .breadcrumbs {
    margin-top: 0px;
    height: 0px;
    margin-bottom: 25px; }
  .catalog-product-view .layout_1 .product-info-main {
    padding-top: 0px;
    margin-top: 0px; }
  .fotorama__stage__shaft {
    position: relative;
    width: 100% !important;
    border: none !important; }
  .catalog-product-view .page-main {
    margin-bottom: 0px;
    border-top: none; }
  .page-header__content {
    padding-top: 20px !important; }
  .logo-mobile.mobile {
    top: 77px; }
  .rd-navbar-toggle {
    top: 68px; }
  /*.rd-navbar {padding-top:62px;}*/
  .slider-pro-wrapper {
    top: 0px; }
  .icons-home {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
    width: 100%; }
  .rd-navbar-nav-wrap.active {
    padding-top: 153px; }
  .rd-navbar-nav-wrap {
    padding-top: 153px; }
  .bg-error.row.cms-page-top .cms-page-img {
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 100%;
    max-width: 100%; }
  .bg-error .cms-page-text p {
    font-size: 0.8rem;
    margin-bottom: 0px;
    line-height: 1.5rem;
    display: inline; }
  .cms-noroute-index .search_info_contact {
    display: block;
    text-align: center; }
  .cms-noroute-index .cms-page-text p .search_small {
    display: inline-block;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px; }
  .bg-error::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 10%;
    width: 10000px;
    left: -2000px;
    z-index: -1;
    overflow: hidden; }
  .row.cms-page-top .cms-page-img {
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 100%;
    max-width: 100%; }
  .bg-error-after {
    padding-bottom: 0px; }
  .row.cms-page-top.bg-error-widget {
    max-width: 1522px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    margin-top: 25px; }
  .bg-error-after::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 10%;
    width: 10000px;
    left: -2000px;
    z-index: -1;
    overflow: hidden; }
  #tab-label-description {
    border-right: none; }
  .catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
    border-bottom: 1px solid #c7c6c6;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .catalog-product-view .widget.block.block-static-block.last_widget {
    border: none;
    margin-bottom: 15px; }
  .catalog-product-view .custom-item-13 .icon-second-home {
    padding-right: 0px;
    padding-left: 0px;
    border-right: none; }
  #tab-label-additional {
    border-right: none;
    margin-bottom: 0px; }
  #tab-label-reviews {
    border-right: none;
    margin-bottom: 0px; }
  .catalog-product-view .last_widget .custom-item-13 .icon-first-home {
    padding-left: 0px;
    border-right: none;
    padding-right: 0px; }
  .catalog-product-view .last_widget .custom-item-13 .custom-content {
    padding-top: 50px;
    padding-bottom: 0px; }
  .fakeslider {
    height: 178px; }
  .checkout-index-index .fakeslider {
    height: 0px;
    display: block; } }

@media (max-width: 768px) and (max-width: 600px) {
  :lang(en) #search_mini_form, :lang(fr) #search_mini_form {
    width: 100% !important; } }

@media (max-width: 768px) and (max-width: 599px) {
  .home-listing-block {
    padding-left: 0px; }
  .layout_1 .page-header__content .tm-megamenu .container {
    padding-top: 0px;
    margin-left: 10px; }
  .widget.block-static-block, .widget.featured {
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .widget.featured {
    padding-bottom: 0px;
    margin-top: 25px;
    margin-bottom: 50px; }
  .widget.featured .page-title {
    margin-bottom: 20px; }
  .home-shop-by-collection::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 30%;
    width: auto;
    left: -25px;
    z-index: -1;
    right: -25px; }
  .home-shop-by-collection .row-caroussel {
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 45px; }
  footer {
    display: block;
    padding-top: 50px;
    padding-bottom: 50px; }
  .home-listing-block img {
    height: 100%;
    max-height: none !important; }
  .img-icon-collections {
    background-size: auto 40px; }
  .img-icon-desk {
    background-size: auto 40px; }
  .img-icon-table {
    background-size: auto 40px; }
  .home-listing-block {
    margin-bottom: 0px; }
  .home-promo-case {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-size: 14.5px  !important;
    line-height: 20px !important; }
  .layout_1 .block-newsletter .title strong, .layout_2 .block-newsletter .title strong, .layout_5 .block-newsletter .title strong {
    font-size: 18px; }
  .layout_1 .block-newsletter .title span, .layout_2 .block-newsletter .title span, .layout_5 .block-newsletter .title span {
    font-size: 12px; }
  .collections-link.featured-block {
    font-size: 9px; }
  .layout_1 .block-newsletter .title, .layout_2 .block-newsletter .title, .layout_5 .block-newsletter .title {
    margin-bottom: 10px; }
  .home-listing-block .text {
    margin-top: 20px;
    font-size: 12px; }
  .home-workspace-ideas.ideas-mobile td {
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    padding-top: 34px; }
  .link-ideas-home {
    font-size: 8px; }
  .home-promo-case {
    padding: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-size: 18px;
    line-height: 22px !important; }
  .home-workspace-ideas.ideas-mobile td img {
    padding-top: 10px; }
  .custom-item-13 .desc-content {
    font-size: 12px; }
  .columns .page-title.home-block {
    margin-bottom: 15px; }
  .sp-slides .sp-slide .sp-layer {
    transform: none !important; }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 18px !important;
    line-height: 22px !important;
    text-shadow: 1px 1px #000;
    margin-left: 0px;
    position: relative;
    top: -32px; }
  .sp-slides-container {
    position: relative;
    max-height: 170px; }
  .slider-pro-wrapper {
    min-height: 180px; }
  .sp-slides .sp-slide:nth-child(1) .slider1_text1 div {
    margin-top: -12%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(1) .slider1_text2 div {
    margin-top: -11%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(1) .slider1_button div {
    margin-top: -10%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_text1 div, .sp-slides .sp-slide:nth-child(3) .slider2_text1 div, .sp-slides .sp-slide:nth-child(4) .slider2_text1 div {
    margin-top: -15%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_text1.slider2_text1_en div {
    margin-top: -13%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(3) .slider2_text1.slider2_text1_en div {
    margin-top: -13%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(3) .slider2_text2.slider2_text2_en div {
    margin-top: -11%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(3) .slider2_button.slider2_button_en div {
    margin-top: -11%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_text2.slider2_text2_en div {
    margin-top: -11%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_text2 div, .sp-slides .sp-slide:nth-child(3) .slider2_text2 div, .sp-slides .sp-slide:nth-child(4) .slider2_text2 div {
    margin-top: -13%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_text3 div, .sp-slides .sp-slide:nth-child(3) .slider2_text3 div, .sp-slides .sp-slide:nth-child(4) .slider2_text3 div {
    margin-top: -11%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_button div, .sp-slides .sp-slide:nth-child(3) .slider2_button div, .sp-slides .sp-slide:nth-child(4) .slider2_button div {
    margin-top: -8%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(2) .slider2_button.slider2_button_en div {
    margin-top: -9%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(4) .slider2_text1.slider2_text1_en div {
    margin-top: -13%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(4) .slider2_text2.slider2_text2_en div {
    margin-top: -11%;
    margin-left: 0% !important; }
  .sp-slides .sp-slide:nth-child(4) .slider2_button.slider2_button_en div {
    margin-top: -9%;
    margin-left: 0% !important; }
  .button-slider {
    padding-top: 15px !important; }
  .slider-pro-wrapper .link-slider-tm {
    padding: 10px 20px; }
  .products-grid .list .product-item {
    max-width: 100% !important; }
  .catalog-product-view .breadcrumbs .items li, .catalog-product-view .breadcrumbs .items a, .catalog-product-view .breadcrumbs .item strong {
    font-size: 10px; }
  .catalog-product-view .breadcrumbs {
    margin-top: 0px;
    height: 0px; }
  .catalog-product-view .page-title-wrapper .page-title, .modal-popup.quick-view .page-title-wrapper .page-title {
    font-size: 18px; }
  .info_bulk {
    max-width: 100%; }
  .catalog-product-view .swatch-attribute-options select {
    display: none; }
  .catalog-product-view .home-shop-by-collection .col-sm-12 {
    padding-left: 5px;
    padding-right: 10px; }
  .catalog-product-view .home-shop-by-collection .home-listing-block {
    padding-left: 15px; }
  .catalog-product-view .widget.block-static-block .block-footer-grid .container {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%; }
  .rd-navbar-toggle {
    left: 15px; }
  .home-shop-by-collection .collections-link {
    margin-right: 0px; }
  .layout_1 .page-header__content .container {
    width: 100%; }
  .vs-desktop .header-mobile {
    padding-right: 10px;
    padding-top: 5px; }
  .product-info-main .product-info-price .price-container > span.from-price {
    font-size: 14px; }
  .product-info-main .product-info-price .price-final_price .special-price .price-container .price {
    font-size: 22px; }
  .product-info-main .product-info-price .price-final_price .old-price .price-final_price .price {
    font-size: 22px; }
  .catalog-product-view .product-info-price .price, .modal-popup.quick-view .product-info-price .price {
    font-size: 22px; }
  .vs-desktop {
    right: 5px; } }

@media (max-width: 768px) and (max-width: 550px) {
  .checkout-index-index .checkout-container .authentication-wrapper {
    position: absolute;
    right: 0;
    top: 5px; }
  #checkout .info_bulk h3 {
    font-size: 13px;
    padding-bottom: 10px; }
  :lang(en) #checkout .info_bulk {
    padding: 10px 10px;
    border: 1px dotted #c5c5c5;
    display: none;
    max-width: 400px;
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
    height: 115px; }
  .filter-mobile.filter-brands .filter-options-item:last-child .filter-options-content.mobile_content {
    display: none; }
  .gallery-placeholder .img-text-placeholder.before_fotorama.foto_mobile {
    display: block; }
  .gallery-placeholder .before_fotorama_nav {
    display: inline-block; }
  .gallery-placeholder .before_fotorama_nav2 {
    display: inline-block; }
  .foto_mobile {
    display: block; }
  .gallery-placeholder .loading-mask .loader {
    min-height: 325px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
  .fotorama__thumb {
    background-color: #fff !important;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .fotorama__nav__frame .fotorama__active .fotorama__thumb {
    background-color: #ebebeb !important;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .foto_mobile .fotorama__thumb {
    background-color: #fff !important;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center; }
  .fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
    opacity: 1;
    transform: translateY(-50%);
    height: unset;
    position: absolute;
    width: auto; }
  .foto_mobile .fotorama__loaded .fotorama__img, .foto_mobile .fotorama__error .fotorama__img {
    opacity: 1;
    transform: none;
    height: 100%;
    position: absolute;
    width: auto; }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100% !important;
    position: absolute;
    top: 50%;
    width: auto  !important; }
  .fotorama__wrap--css3 .fotorama__spinner {
    display: none !important; }
  .fotorama__stage__frame .fotorama__img {
    animation: fadeIn_foto 3s;
    -webkit-animation: fadeIn_foto 3s;
    -moz-animation: fadeIn_foto 3s;
    -o-animation: fadeIn_foto 3s;
    -ms-animation: fadeIn_foto 3s; }
  .gallery-placeholder .loader img.fotorama_loader_gif.foto_mobile {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%); }
  .friday_mobile_btn {
    display: block; }
  .friday_ban.friday_listing.friday_promo .promo1_text1 {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 35%;
    font-weight: 700;
    font-size: 14px;
    left: 2%;
    right: 0;
    font-family: "Montserrat", sans-serif;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
    letter-spacing: 4px;
    margin-left: initial;
    line-height: 14px; }
  .friday_listing.friday_promo .promo1_btn {
    display: none; }
  .friday_listing.friday_promo.friday_cat .promo1_btn {
    display: none; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text1 {
    position: absolute;
    text-align: center;
    width: 30%;
    font-weight: 700;
    font-size: 14px;
    left: 3%;
    right: 0;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
    margin-left: initial;
    letter-spacing: 1.7px;
    top: 50%; }
  .friday_ban.friday_listing.friday_promo .promo1_text1 {
    letter-spacing: 1px; }
  .friday_ban.friday_listing.friday_promo .promo1_text2 {
    top: 12%;
    left: 40%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #ef4c26;
    position: absolute;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-size: 12.8px;
    font-family: "Montserrat", sans-serif; }
  .friday_ban .promo1_text1 {
    -webkit-text-stroke-width: 0px;
    letter-spacing: 1px;
    font-size: 40px; }
  .friday_ban.friday_listing.friday_promo .promo1_text2_1 {
    top: 40%;
    left: 40%;
    margin-left: auto;
    margin-right: auto;
    color: #ef4c26;
    position: absolute;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-size: 8px;
    font-family: "Montserrat", sans-serif; }
  .friday_ban.friday_listing .promo1_text1 {
    position: absolute;
    top: 8%;
    text-align: center;
    width: 35%;
    font-weight: 700;
    font-size: 14px;
    left: 2%;
    right: 0;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
    letter-spacing: 4px;
    margin-left: initial; }
  .friday_ban.friday_listing .promo1_text1_1 {
    position: absolute;
    top: 64%;
    text-align: center;
    width: 35%;
    font-weight: 700;
    font-size: 14px;
    left: 2%;
    right: 0;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
    letter-spacing: 4px;
    line-height: 0.3; }
  .friday_ban.friday_listing .promo1_text2 {
    top: 10%;
    left: 40%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #ef4c26;
    position: absolute;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    font-family: "Montserrat", sans-serif; }
  .friday_ban.friday_listing .promo1_text2_1 {
    top: 48%;
    left: 40%;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    position: absolute;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-size: 2.8645833333333335vw;
    font-family: "Montserrat", sans-serif; }
  .friday_ban .promo1_text1 {
    top: 10%;
    font-size: 20px;
    -webkit-text-stroke-width: 0px; }
  .friday_ban .promo1_text2 {
    top: 50%;
    font-size: 14px; }
  .promo_blackfriday .col-promo .promo1_text1 {
    font-size: 5.208333333333333vw;
    top: 10%; }
  .promo_blackfriday .col-promo .promo1_text2 {
    font-size: 4.166666666666667vw;
    top: 22%; }
  .promo_blackfriday .col-promo .promo1_text3 {
    font-size: 2.0833333333333335vw;
    top: 50%; }
  .promo_blackfriday .col-promo a {
    padding: 8px 30px; }
  .promo_blackfriday .col-promo .promo1_text1_before {
    font-size: 4.166666666666667vw;
    top: 10%; }
  .promo_blackfriday .col-promo .promo1_text1.friday_rabais {
    top: 20%; }
  .promo_blackfriday .col-promo .promo1_text2.friday_titre {
    top: 32%; }
  .promo_blackfriday .col-promo.friday_last .promo1_text1 {
    top: 10%; }
  .promo_blackfriday .col-promo.friday_last .promo1_text2 {
    top: 22%; }
  .friday_ban {
    margin-top: -25px;
    position: relative; }
  .promo_blackfriday .col-promo a {
    padding: 5px 25px;
    font-size: 10px; }
  #search_mini_form {
    top: -25px;
    right: 0 !important; }
  :lang(en) .fakeslider {
    height: 154px; }
  :lang(en) .checkout-index-index .fakeslider {
    height: 0; }
  .friday_listing.friday_promo.friday_mobile_btn {
    background: #000;
    margin-bottom: 25px; }
  .friday_listing.friday_promo.friday_mobile_btn .promo1_btn {
    background: #000;
    top: 100%;
    position: relative;
    display: block;
    right: 0px;
    text-align: center;
    margin-right: 10px;
    margin-left: 40%;
    display: block; }
  .friday_listing.friday_promo.friday_mobile_btn .promo1_btn a.active {
    color: #ffffff;
    font-size: 10px;
    line-height: 20px;
    font-style: normal;
    font-weight: 600;
    border-color: #ef4c26;
    background: #ef4c26;
    padding: 0 !important;
    margin-bottom: 10px;
    width: 100%; }
  .friday_ban.friday_listing {
    position: relative;
    margin-top: 15px;
    margin-bottom: 0px; }
  .friday_listing.friday_promo.friday_mobile_btn.friday_cat .promo1_btn {
    background: #000;
    top: 100%;
    position: relative;
    display: block;
    right: 0px;
    text-align: center;
    margin-right: 10px;
    margin-left: 36%;
    display: block; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text2_1 {
    font-size: 2.2645833333333335vw; }
  .friday_ban.friday_listing.friday_promo.friday_cat .promo1_text2 {
    font-size: 2.9833333333333335vw; }
  .table-comparison .cell {
    padding: 1rem !important;
    width: 220px;
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .table-comparison th.cell.label {
    display: table-cell;
    width: 100px; }
  .checkout-container .opc-wrapper #shipping #customer-email-fieldset .actions-toolbar {
    padding-bottom: 30px;
    padding-left: 8px; }
  .checkout-container .opc-wrapper #shipping #customer-email-fieldset .actions-toolbar .primary {
    margin-bottom: 10px; }
  .checkout-container .opc-wrapper #shipping #customer-email-fieldset .actions-toolbar .secondary {
    text-align: center; }
  :lang(en) #checkout .info_bulk .btn_checkout_stay {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px; }
  :lang(en) #checkout .info_bulk .btn_checkout_cart {
    background-color: #ff5933;
    border: 1px solid #ff5933;
    color: #fff;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px; }
  .checkout-index-index #payment #recaptcha-checkout-place-order {
    display: none; }
  .checkout-index-index #payment hr {
    display: none; }
  .toolbar-products .count_item_compare .counter {
    display: none !important; }
  .item_compare_link {
    top: 5px;
    position: relative;
    padding-left: 3px;
    cursor: pointer;
    display: inline-block; }
  .checkout-index-index .actions-toolbar .action {
    min-width: 206.89px;
    width: 100%; }
  #shipping-method-buttons-container {
    margin: 0;
    display: block;
    -ms-flex-pack: justify;
    justify-content: justify;
    width: 100%; }
  #checkout-payment-method-load .payment-method .payment-method-content {
    padding-left: 0px; }
  #checkout-step-payment .payment-method-content .actions-toolbar {
    display: block;
    -ms-flex-pack: justify;
    justify-content: justify;
    width: 100%; }
  .form-login .actions-toolbar .primary {
    margin: auto;
    display: inline;
    float: none; }
  .modal-popup._inner-scroll.popup-authentication .actions-toolbar .action {
    margin: 0 0.25rem;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    width: 219px;
    margin-top: 10px; }
  .modal-popup._inner-scroll.popup-authentication .actions-toolbar {
    display: block;
    margin: auto;
    text-align: center; }
  .checkout-index-index .loading-mask.step_payment_paypal .loader {
    width: 325px;
    height: 151px;
    padding: 25px; }
  .checkout-index-index .loading-mask.step_payment_paypal .payment_text p {
    display: block;
    text-align: center;
    font-size: 12px; }
  .lds-ellipsis div {
    top: 25px;
    width: 10px;
    height: 10px; }
  .home_meta {
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px; }
  #shopping-cart-table .cart.item td.col.actions {
    border-right: none;
    padding-bottom: 50px;
    text-align: center;
    padding-right: 5px; }
  #shopping-cart-table .cart.item .item-control > .action-edit {
    line-height: inherit;
    margin-right: 15px;
    margin-left: 15px; }
  #shopping-cart-table td:before {
    font-weight: bold;
    display: block;
    border-bottom: solid 1px #dadada;
    content: attr(data-th);
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    padding-bottom: 2px; }
  #cart-totals .table.totals .mark {
    display: table-cell;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px; }
  table.table tbody .price {
    font-size: 18px; }
  .icons-home .item .txt-icons-home {
    padding-top: 0px; }
  .container.black-extra .copyright {
    font-size: 10px;
    max-width: 100%;
    text-align: center; }
  .cart-summary {
    border: 1px solid #eae9e9;
    padding: 20px; }
  .login-container .block-choice .choice {
    margin-bottom: 10px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .icons-payments-right {
    padding-top: 25px;
    float: none; }
  .block.related .block-title strong {
    font-size: 18px;
    text-align: left; }
  .catalog-product-view .block.related .owl-controls {
    top: -56px;
    right: 15px; }
  .catalogsearch-result-index .cms-page-text p .search_contact, .cms-noroute-index .cms-page-text p .search_contact {
    display: inline;
    padding-top: 0px; }
  .catalogsearch-result-index .cms-page-text p .search_contact, .cms-noroute-index .cms-page-text p .search_contact {
    color: #ef4c26;
    font-size: 18px;
    font-weight: 800;
    text-align: center; }
  .opc-payment-additional.discount-code .payment-option-title {
    margin-bottom: 1.5em;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px; }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 24px;
    color: #000000; }
  .columns .page-title.home-block {
    padding-top: 15px; }
  .promo-home h2.txt-off-home {
    font-size: 16px; }
  .section-promo .col-promo .txt-promo-home .text-promo {
    font-size: 12px;
    text-transform: lowercase; }
  .collections-link.featured-block {
    top: 32px; }
  .section-promo.promo-mobile {
    padding-top: 30px; }
  .section-promo.promo-mobile .home-promo-help {
    margin-top: 30px; }
  .home-workspace-ideas {
    padding-top: 50px;
    padding-bottom: 0px; }
  .home-block-promo .btn_promo {
    padding: 8px 30px;
    font-size: 7px; }
  .widget.block strong[role=heading] {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: bold; }
  .collections-link {
    font-size: 9px; }
  .section-promo .col-promo .txt-promo-home {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    padding: 10px;
    padding-top: 10px;
    line-height: normal;
    padding-top: 15px; }
  .footer .row {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .block.featured .product-image-wrapper {
    height: auto; }
  .products-grid .product-image-photo {
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    max-width: 100%;
    max-height: none; }
  .block.featured .product-image-container, .products-grid .product-image-container {
    height: auto;
    background-color: #FFF;
    width: 100%; }
  .container.black-extra .copyright {
    font-size: 10px;
    max-width: 100%; }
  .icons-payments-right {
    padding-top: 25px; }
  .section-promo .col-promo .txt-promo-home h2.txt-off-home {
    font-size: 16px; }
  .container {
    overflow: visible;
    max-width: 414px; }
  .slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
    height: auto !important; }
  .home-shop-by-collection .collections-link {
    top: 2px;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding-top: 70px;
    display: inline-block;
    float: right;
    margin-right: 0px; }
  .custom-item-13 .icon-first-home .custom-content {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-top: 0px; }
  .catalog-product-view .box-tocart .primary {
    min-width: auto;
    margin-left: auto;
    padding-top: 10px; }
  .catalog-product-view .box-tocart .primary {
    font-size: 12px !important;
    font-weight: bold; }
  .pages .item .page {
    width: 30px;
    height: 30px; }
  .cart-container .main.actions {
    display: inline-block;
    margin-bottom: 25px; }
  #shopping-cart-table .cart.item .item-control {
    display: inline; }
  .checkout-index-index #maincontent {
    padding-top: 0px; }
  .field-tooltip-action.action-cvv span span {
    display: none; }
  .opc-wrapper .field.cvv .field-tooltip {
    margin-top: -12px; }
  .bulk-display .row {
    display: flex;
    flex-flow: column; }
  .bulk-display .col-sm-6:nth-child(1) {
    order: 2; }
  .bulk-display .col-sm-6:nth-child(2) {
    order: 1; }
  .conseil_block .col-sm-6 {
    padding-left: 5px;
    padding-right: 0px; }
  .slider-pro-wrapper .sp-buttons {
    bottom: 0px; }
  .rd-navbar-search-ugo {
    margin-top: 105px !important; }
  .home-shop-by-collection::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 42%;
    width: 100vw;
    left: -25px;
    z-index: -1;
    right: -25px; }
  .home-shop-by-collection .row-caroussel {
    margin-left: 0px;
    margin-right: 0px; }
  .icon_en {
    padding-bottom: 0px; }
  .preload_topbar .before-header-top {
    /*font-size: 12px !important;*/
    font-family: "Montserrat", sans-serif;
    display: table-row; }
  .preload_topbar.widget.block-static-block.tophead_before {
    height: auto !important;
    display: table;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    visibility: hidden;
    position: relative !important; }
  .fakeslider {
    height: 125px !important; }
  .checkout-index-index .fakeslider {
    height: 0px !important;
    display: block; }
  header.page-header {
    top: auto !important;
    padding-top: 25px;
    height: 46px; }
  .before-header-top a {
    display: block;
    text-align: center; }
  .widget.block-static-block.tophead_before {
    height: auto !important;
    display: table;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 5px;
    padding-bottom: 5px; }
  .before-header-top {
    font-size: 11px !important;
    display: table-row;
    padding-left: 0;
    padding-right: 0;
    line-height: 18px; }
  .page-header__content {
    padding-top: 0px !important; }
  .rd-navbar-toggle {
    top: 30px;
    margin-top: 30px; }
  .logo-mobile.mobile {
    top: 38px;
    margin-top: 30px; }
  .preload_topbar {
    display: block; } }

@media (max-width: 768px) and (max-width: 460px) {
  .checkout-cart-index #maincontent {
    padding-top: 0px; }
  .checkout-success {
    padding-top: 125px; }
  .home-block-promo .btn_promo {
    padding: 8px 20px;
    font-size: 7px;
    border: 1px solid; }
  .cms-page-text .link-ideas-home {
    max-width: none; }
  .cms-page-top.cms-page-after .cms-page-text {
    padding-left: 0px;
    padding-right: 0; }
  .section-promo .col-promo .txt-promo-home .text-promo {
    padding-bottom: 25px; }
  .page-products .custom-item-13.row {
    margin-left: 0px;
    margin-right: 0px; }
  #maincontent .columns {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 375px;
    width: 100%; }
  .category-cms {
    max-width: 325px; }
  .flag {
    width: 100%; }
  table.data-table {
    table-layout: fixed;
    width: 100%; }
  .page-bottom .block-footer-grid .container {
    max-width: 90%;
    padding-left: 5px;
    padding-right: 5px; }
  .logo-mobile.mobile {
    left: 65px; }
  .custom-my-account {
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 2px; }
  .catalog-product-view .data.items .content, .modal-popup.quick-view .data.items .content {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 25px; }
  .container-ergo, .container-ergo-optional {
    margin-bottom: 50px; }
  .catalog-product-view .block.related .block-title {
    padding-bottom: 0px;
    padding-left: 15px;
    padding-top: 5px; }
  .catalog-product-view .block.related .owl-controls {
    top: -56px;
    right: 15px; }
  .catalog-product-view .widget.block-static-block .container {
    padding-left: 10px;
    padding-right: 10px; }
  .catalog-product-view .home-shop-by-collection {
    margin-top: 0px; }
  .catalog-product-view .columns .home-shop-by-collection .page-title.home-block {
    line-height: 20px; }
  .catalog-product-view .widget.block-static-block .container {
    width: 90%; }
  .catalog-product-view .custom-item-13 .icon-first-home .custom-content {
    padding-top: 0px; } }

@media (max-width: 768px) and (max-width: 425px) {
  .header-switchers {
    right: 120px;
    margin-top: 0px; }
  .custom-my-account {
    padding-left: 5px;
    padding-top: 3px; } }

@media (max-width: 768px) and (max-width: 375px) {
  .ergonomique-block .container {
    overflow: hidden;
    max-width: 375px; } }

@media (max-width: 768px) {
  /*@media (max-width: 500px) {
  .icons-carousel .owl-item {
    padding-left: 20px;
    padding-right: 20px;
}
.slider-pro .sp-grab {
  max-height: 820px;
  min-height: 200px;
}
.icons-home .desc-content {
  font-size: 10px;
  line-height: 16px;
  padding-top: 10px;
}
.img-icon-collections {
  height: 50px;
  background-size: auto 50px;
}

.img-icon-classeur {
  height: 50px;
  background-size: auto 50px;
}

.img-icon-accessoire {
  height: 50px;
  background-size: auto 50px;
}

.img-icon-table {
  height: 50px;
  background-size: auto 50px;
}

.img-icon-chair {
  height: 50px;
  background-size: auto 50px;
}
.img-icon-desk {
  height: 50px;
  background-size: auto 50px;
}
  html:lang(fr) .header-switchers {
    margin-top: 0px; }
  .panel-container-wrap .telephone {
    display: none; }
  .contact-us-link {
    display: none; }
  .logo-mobile.mobile {
    top: 19px; }
  .logo-mobile.mobile img {
    height: 18px;
    width: auto; }
  .vs-desktop {
    position: absolute;
    right: 0;
    top: -8px;
  }
  .page-main h1 {
    line-height: 35px; }
  .actions-custom {
    padding-top: 10px; }
  .products-grid .list .product-item {
    max-width: 100% !important; }
  .block.featured .product-image-wrapper {
    height: auto;
  }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .sp-slides .sp-slide .sp-layer div {
    margin-top: -15%;
    margin-left: 5%;
  }
  .slider-pro-wrapper .link-slider-tm {
    font-size: 12px;
  }
  .slider-pro-wrapper + .widget.block-static-block {
    top: 80px;
  }
  .icons-home {
    margin-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 0px;
  }
  .sp-slides .sp-slide .sp-layer div {
    margin-top: -14%;
    margin-left: 5%;
  }
  .icons-carousel .owl-prev, .icons-carousel .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 10%;
    transform: translateY(-75%);
    display: block !important;
    border: 0px solid black;
    font-size: 0;
  }

}

@media (max-width: 450px) {
  .sp-slides .sp-slide .sp-layer div {
    margin-top: -15%;
    margin-left: 5%;
  }
  .icons-home {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .section-promo .col-promo .txt-promo-home h2 {
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 24px;
    color: #000000;
  }
  .section-promo .col-promo .txt-promo-home {
    top: 50%;
}

  .section-promo .col-promo .txt-promo-home .text-promo {
    font-size: 16px;
    padding-bottom: 30px;
    display: block;
    color: #000000;
  }
  .section-promo .col-promo .link-promo-home .btn_promo {
    padding: 10px 30px;
    font-size: 12px;
  }
  .icons-home .desc-content {
    font-size: 10px;
    line-height: 16px;
    padding-top: 10px;
  }
  .home-shop-by-collection::before {
    content: "";
    background-color: #e8e8e8;
    position: absolute;
    height: 27%;
    width: 4000px;
    left: -2000px;
    z-index: -1;
  }
  .columns .page-title.home-block {
    text-align: left;
    color: #000;
    font-size: 28px;
    line-height: 32px;
    padding-top:65px;
    width:300px;
  }
  .columns .page-title {
    font-size: 28px;
  }
  .link-ideas-home {
    font-size: 12px;
}

}

@media (max-width: 425px) {
  .section-promo .col-promo .txt-promo-home .text-promo {
    font-size: 12px;
    padding-bottom: 30px;
    display: block;
    color: #000000;
  }
  .section-promo .col-promo .link-promo-home .btn_promo {
    padding: 5px 20px;
    font-size: 12px;
  }
  .logo-mobile.mobile img {
    height: 18px;
    width: auto;
}
.language-switcher-header-wrapper {
  padding-right: 10px;
  padding-top: 2px;
  font-weight: 600;

}
#customUrlChanger {font-size:20px;}

  .rd-navbar-toggle {
    display: block;
    width: 35px;
    height: 22px;
    position: fixed;
    z-index: 17;
    top: 20px;
    left: 20px;
    color: #000;
  }
  .rd-navbar-toggle span::before, .rd-navbar-toggle span::after {

    font-family: "Font Awesome 5 Free";
    font-size: 28px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -70%);
    font-weight: 800;

  }
  .logo-mobile.mobile {
    position: fixed;
    top: 17px;
    left: 65px;
    display: block;
    z-index: 2000;
  }
  .header-mobile .separator {display: none;}
  .custom-my-account {
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 3px;
  }

  .sp-slides .sp-slide .sp-layer div {
    margin-top: -16%;
    margin-left: 5%;
  }
  .widget.featured .page-title {
    text-align: left;
    line-height: 28px;
    margin-top:15px;
    margin-bottom:0px;
  }
  .collections-link.featured-block {
    margin-right: 0px;
    font-weight: 600;
    font-size: 14px;
    top: -20px;
    position: relative;
    float: right;
    background: transparent;
    z-index: 99;
    right: 0;
}
.home-shop-by-collection {
  margin-top: 50px;
  width: 100%;
}
.collections-carousel .owl-controls {
  display: inline !important;
}
.collections-carousel .owl-controls {margin-right:0px;}
.home-shop-by-collection {
  margin-top: 50px;
}
.owl-carousel .owl-stage-outer {
  overflow: visible;
}
.collections-link {
  margin-right: 0px;
  font-weight: 600;
  font-size: 14px;
  top: 2px;
  position: relative;
  display:inline;
}

  .page-main {
    margin-bottom: 0;
    margin-top: 25px;
  }
  .icons-payments-right {
    float: none;
    padding-bottom: 10px;
    display: block;
    position: relative;
    padding-top: 25px;
    text-align: center;
  }
  .pages .item .page {
    width: 35px;
    height: 35px;
    line-height: 50px;
    text-align: center;
    display: block;

  }
  .page-layout-2columns-left .block-footer-grid .custom-item-13 .custom-content img {
    max-width: none;
    width: 100%;
    height: 175px;
  }
}

@media (max-width: 375px) {
  .rd-navbar-cart-fixed {
    right: 0px;
    width: 48px;
    padding: 10px 0px 0px 0px; }
  .rd-navbar-cart-wrap {
    padding-right: 0px;
    right: 0; }
  .rd-navbar-cart-wrap .shopping-cart-icon {
    margin-top: 0px; }
  .logo-mobile.mobile {
    top: 18px;
    width: auto;
  }
  .widget.featured {
    padding-bottom: 40px;
    margin-top: 0px;
    margin-bottom: 40px; }
  .widget.featured .owl-nav {
    position: absolute;
    top: -60px;
    right: 10px; }
  .products-grid .product-item-actions .actions-primary ~ .actions-secondary {
    padding-top: 10px; }
  .products .product-item .actions-secondary .action:first-child {
    margin-right: 5px; }
  .page-title-wrapper {
    margin-top: 100px; }
  .toolbar-products .filter-toggle {
    margin: 0 auto;
  }
  .sp-slides .sp-slide .sp-layer div {
    margin-top: -14%;
    margin-left: 5%;
  }
  .sp-slides .sp-slide .sp-layer div {
    font-size: 15px !important;
    line-height: 15px !important;
}
  .slider-pro-wrapper + .widget.block-static-block {
    top: 50px;
  }
  .page-main {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .section-promo .col-promo .link-promo-home .btn_promo {
    padding: 5px 15px;
    font-size: 12px;
  }
  .section-promo .col-promo .link-promo-home .btn_promo {
    padding: 5px 15px;
    font-size: 12px;
  }
  .widget.featured {
    padding-bottom: 0px;
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .icons-payments-right img {
    width: 35px;
    padding-top: 5px;
  }
  .block-newsletter .title strong {
    text-transform: uppercase;
    font-size: 28px;
  }

  .slider-pro-wrapper + .widget.block-static-block {
    top: 70px;
  }
  .sp-image-container {
    overflow: hidden;
    width: 500px !important;
}
.icons-home {
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

}
*/ }

@media (max-width: 768px) and (min-width: 769px) {
  .catalog-product-view .layout_1 .product-info-main-tmp-removed {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; } }

@media (max-width: 768px) {
  .product-info-main {
    margin-left: 2%; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .grid-left {
    border-right: none; } }

@keyframes fadeIn_foto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn_foto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn_foto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn_foto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn_foto {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.page-print .logo {
  float: none;
  display: block;
  text-align: left; }

@media print {
  * {
    /*background: transparent !important;*/
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  /*
 * Don't show links for images, or javascript/internal links
 */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    /*display: table-header-group;*/ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 1cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    /* page-break-after: avoid;*/ }
  a {
    color: #2976c9 !important; }
  th, td {
    color: #2f2f2f !important;
    border-color: #ccc !important; }
  .header-container,
  .nav-container,
  .footer-container,
  .pager,
  .toolbar,
  .actions,
  .buttons-set, .topNav .grid_8, .topNav .grid_9, #searchBox, .organization, #homeNewsletter, .pagination,
  .product.info.detailed #tab-label-reviews, .product.info.detailed #tab-label-product.samples {
    display: none !important; }
  div#player, div#video1Container, div#ergoContainer, div.add-to-cart, ul.tabs {
    display: none !important;
    height: 1px !important; }
  .product.info.detailed #description, .product.info.detailed #additional {
    display: block !important;
    width: 100% !important;
    float: left;
    clear: both;
    margin: 0 0 20px 0 !important;
    padding: 0 !important; }
  #tab_2_contents .grid_11 {
    width: 100% !important;
    clear: both;
    float: left;
    margin: 0 0 20px 0 !important; }
  .product-essential {
    height: auto !important; }
  .page-print {
    padding: 0; }
  .page-print .data-table .cart-tax-total {
    background-position: 100% -54px; }
  .page-print .data-table .cart-tax-info {
    display: block !important; }
  * {
    /*background: transparent !important;*/
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important; }
  .noprint {
    display: none; }
  a,
  a:visited {
    text-decoration: underline !important; }
  thead {
    /* display: table-header-group;*/ }
  .box,
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 1cm;
    size: portrait; }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  .block-content {
    /*page-break-before: avoid;*/ }
  .block-title,
  h2,
  h3 {
    /*page-break-after: avoid;*/ }
  .nav-toggle {
    display: none !important; }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none; }
  .logo {
    display: block;
    margin: 10px 0; }
  .copyright, .rabais-volume.trythischair {
    display: none !important;
    margin: 10px 0; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex; }
  .catalog-product-view .layout_1 .product.media {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    visibility: visible;
    height: auto; }
  .column.main {
    width: 100% !important;
    float: none !important; }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
    display: none; }
  .footer.content {
    padding: 0; }
  .before-header-top, .rd-navbar-toggle, .panel-container-wrap, .rd-navbar-nav, .block-search, .footer .copyright {
    display: none !important; }
  .catalog-product-view .page-main {
    margin-bottom: 0px;
    border-top: 2px #eff0f1 solid; }
  .gallery-placeholder {
    text-align: center; }
  .catalog-product-view .data.items .col.data::before, .modal-popup.quick-view .data.items .col.data::before {
    display: inline-block;
    border: 0;
    margin-right: 4px;
    font-weight: bold;
    width: 100%; }
  .catalog-product-view .data.items .title::before, .modal-popup.quick-view .data.items .title::before {
    display: none; }
  .catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: left;
    background: #E8E8E8;
    padding-top: 17px;
    padding-bottom: 17px;
    color: #000; }
  .catalog-product-view .data.items .title a, .modal-popup.quick-view .data.items .title a {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.35px;
    color: #333333 !important;
    text-align: left;
    text-decoration: none !important; }
  header.page-header {
    position: relative !important;
    top: 0px !important;
    height: 45px !important;
    padding-left: 15px;
    padding-right: 0;
    max-width: 100% !important; }
  .logo-mobile.mobile {
    position: relative !important;
    top: 0px !important;
    left: auto;
    display: block;
    z-index: 2000; }
  .layout_1 .page-header__panel {
    display: none; }
  .layout_1 .page-header__content > .container {
    display: block; }
  .fakeslider {
    display: none !important; }
  .catalog-product-view .custom-item-13.row, .product-page-collection, .block-footer-grid {
    display: none; }
  .catalog-product-view #tab-label-product\.samples, .tophead_before, .header-mobile, .custom-mini-cart, .mobile_account, #phonenumber_top, .vs-desktop .separator, .box-tocart, .you_save, .block_shipping, .block_free, .block.related {
    display: none !important; }
  .catalog-product-view .page-title-wrapper.product .inner-title {
    visibility: hidden; }
  .catalog-product-view .layout_1 .product-info-main-tmp-removed {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .product-options-wrapper .fieldset .field .control.disabled_control {
    opacity: 1; }
  .catalog-product-view .product-options-wrapper .label:not(.admin__field-label) {
    float: none; }
  .catalog-product-view .data.items .title, .modal-popup.quick-view .data.items .title {
    background: transparent; }
  .catalog-product-view .page-main {
    margin-bottom: 0px;
    border-top: none; }
  .select-print {
    display: block;
    margin-top: -10px;
    font-weight: lighter;
    line-height: 18px; }
  .catalog-product-view .product.info, .modal-popup.quick-view .product.info {
    padding-bottom: 0px;
    margin-top: 10px; }
  .catalog-product-view .select2-container {
    /*display: none;*/ }
  .catalog-product-view .product.info, .modal-popup.quick-view .product.info {
    border: none; }
  #tab-label-description {
    border-right: none; }
  .catalog-product-view .data.items .content, .modal-popup.quick-view .data.items .content {
    border-top: none; }
  .catalog-product-view .page-header__content {
    padding-bottom: 0 !important;
    padding-top: 0px !important; }
  .layout_1 .page-header__content .container {
    padding-top: 0px;
    width: 90%; }
  .catalog-product-view .product-info-main .product-info-price .price-box {
    padding-top: 20px; }
  .catalog-product-view .product.info, .modal-popup.quick-view .product.info {
    padding-bottom: 0px;
    margin-top: -25px; }
  .catalog-product-view .product.info, .modal-popup.quick-view .product.info {
    margin-left: 25px;
    margin-right: 25px; }
  table {
    page-break-after: auto; }
  tr {
    page-break-inside: avoid;
    page-break-after: avoid; }
  td {
    page-break-inside: avoid;
    page-break-after: avoid; }
  thead {
    display: table-header-group; }
  tfoot {
    display: table-footer-group; }
  .product.info.detailed #description, .product.info.detailed #additional {
    float: none !important; }
  .fotorama__stage {
    max-height: 600px;
    width: 100%;
    max-width: 600px; } }

.cms-home #ulslider_ugo {min-height: 500px;}
.cms-home .icons-home {min-height: 263px;}
.cms-home #maincontent {min-height: 500px;}
@media (max-width: 1200px) {
  .cms-home #ulslider_ugo {min-height: 300px;}
}

@media (max-width: 550px) {
.product.media .fotorama-item .fotorama__stage__frame .fotorama__img{
    position: unset !important;
    margin-top: 50% !important;
}
}

.catalog-product-view #maincontent .media{
  min-height: 930px;
}

.product-info-main{
  /*min-height: 575px;*/
}


@media (max-width: 1700px) {
  .catalog-product-view #maincontent .media{
    min-height: 750px;
  }
  
}
@media (max-width: 550px) {
  .catalog-product-view #maincontent .media{
    min-height: 600px;
  }
  
}

@media (max-width: 480px) {
  .cms-home #ulslider_ugo {min-height: 150px;}
  .cms-home #ulslider_ugo div.row{text-align: center;}
}



.select-box-arrow-down{margin-top: 20px;}

@media (min-width: 1200px) {
  .filter-options123 .filter-options-item .mobile_content{display: block !important;}
}

.la-shopping-cart:before{content:"\f07a"}
@font-face {
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../../frontend/TemplateMonster/theme007/en_CA/fonts/la-solid-900.eot);
    src: url(../../frontend/TemplateMonster/theme007/en_CA/fonts/la-solid-900.eot?#iefix) format("embedded-opentype"), url(../../frontend/TemplateMonster/theme007/en_CA/fonts/la-solid-900.woff2) format("woff2"), url(../../frontend/TemplateMonster/theme007/en_CA/fonts/la-solid-900.woff) format("woff"), url(../../frontend/TemplateMonster/theme007/en_CA/fonts/la-solid-900.ttf) format("truetype"),
        url(../../frontend/TemplateMonster/theme007/en_CA/fonts/la-solid-900.svg#lineawesome) format("svg");
}
.la,
.las {
    font-family: "Line Awesome Free";
    font-weight: 900;
}
.la,
.lab,
.lad,
.lal,
.lar,
.las {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

@media (max-width: 1200px) {
   #ugoSlides{margin-top: 120px;}
   body:not(.cms-home) .breadcrumbs{margin-top: 120px;}
}

@media (max-width: 550px) {
  .tophead_before{height: 41px !important;}
  .covid_line{height: 41px !important;padding-left: 0px !important;padding-right: 0px !important;}
  .before-header-top{width: 100%;display: block;}
  .widget.block-static-block.tophead_before{padding-top:0px !important;}
 
  
}
.items-in-cart .title{width:60%;}
.featured #featured_owl .owl-stage-outer{min-height: 550px;}
.review-box{margin-top: 6px !important;display: inline !important;}
.star-holder{vertical-align: sub}
.separator-review-box{padding-left: 10px;padding-right: 10px;}
.product-info-price .page-manufacturer-wrapper .title-manufacturer1{font-weight: 600 !important;}
.icon-star{color: #EF4C26;}
.icon-star-count{vertical-align: super;}

.product-id-titleq,.product-sku-titleq{font-weight: 600;}

.fa-star1:before {
    -webkit-box-shadow: 0 0 2px #fff;
    text-shadow: 0 0 2px #ef4c26;
}

.review-form-actions, .review-field-ratings>.control{
  padding-left: 0px !important;
}

.control.review-control-vote label[class^=rating-].fill .rating-star{
  color: #EF4C26 !important;
}

.ugoburo-extra-data{font-size: 14px;margin-top: 29px;}
.review-field-rating .label{display: none !important;}
#product-review-table .review-field-rating .label{display: none;}
.form-review-product-pages .control{margin-left: 5%;}

@media (max-width: 1200px) {
  .catalog-product-view .product .page-title .base{margin-top: 40px;}
}
@media (max-width: 768px) {
  .catalog-product-view .product .page-title .base{margin-top: 0px;}
}
@media (max-width: 550px) {
#preload_topbar{height: 52px !important;padding-top: 0px !important;}
.language-switcher-header-wrapper{width:43px;}
.header-mobile{widht:113px;}
}

.minisearch .fa-search{width:18px;}
.custom-mini-cart .la-shopping-cart{width:35px;}
.product-info-main{height: auto;}
.fa-angle-right, .fa-angle-left{font-size: 12px;}

.product-images-list-wraper{width:100%;height:auto;}
.product-main-image-text{width:100%;height:auto;}
.vs-desktop{width:113px;}


.product-info-main{/*min-height: 400px;*/}
.tocompare span{text-transform: capitalize  !important;font-size:13px;}
.product-item-info span.from-price{display: inline-block;}
.products-grid .price-box{display: inline-block;}


.catalog-product-view .main-image-block-wrapper{width:48%;float:left;}
.catalog-product-view .product-info-main{width:48%;float:left;}
.catalog-product-view .detailed{width:100%;float:left;}
.catalog-product-view .related{width:100%;float:left;}

@media (max-width: 768px) {
  .catalog-product-view .main-image-block-wrapper{width:100%;float:left;}
  .catalog-product-view .product-info-main{width:100%;float:left;}
}

.addcompare span{display:none;}
.breadcrumbs .container{width:800%;}
.catalog-product-view .breadcrumbs{margin-bottom:30px;}


.catalog-product-view .columns .page-title .inner-title{display: none !important;}

.catalog-product-view .page-manufacturer-wrapper{    font-size: 14px;    font-family: "Source Sans Pro",sans-serif;    margin-top: 15px;}
.catalog-product-view .page-manufacturer-wrapper .add_compare{    display: inline-block;    padding-left: 50px;    position: relative;}





:lang(en) .catalog-product-view  .page-manufacturer-wrapper .tocompare::before {  
  text-transform: none;
  font-size: 14px;
  color: #ef4c26;
  text-decoration: none;
  top: 11px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  left: 0px; }

:lang(fr) .catalog-product-view  .page-manufacturer-wrapper .tocompare::before {  
  text-transform: none;
  font-size: 14px;
  color: #ef4c26;
  text-decoration: none;
  top: 11px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  left: 0px; }

:lang(fr) .catalog-product-view  .page-manufacturer-wrapper a.action.delete.remove_compare::before {  
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 7px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  left: 0px; }

:lang(en) .catalog-product-view  .page-manufacturer-wrapper a.action.delete.remove_compare::before {  
  text-transform: none;
  font-size: 14px;
  color: #7c7979;
  text-decoration: none;
  top: 0px;
  position: relative;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 5px;
  border: none;
  margin-top: 11px;
  left: 0px; }

.catalog-product-view  .page-manufacturer-wrapper .product-item-actions .action:hover {
  border-color: #fff;
  background-color: #fff; }

.catalog-product-view  .page-manufacturer-wrapper .product-item-actions .action {
  line-height: 14px; }

.catalog-product-view  .page-manufacturer-wrapper .product-item-actions a.action.delete {
  padding: 0px; }

:lang(en) .catalog-product-view  .page-manufacturer-wrapper .catalog-product-view .tocompare::before {
  top: 7px; }

.page-manufacturer-wrapper .compare_check{vertical-align: sub;}
.page-manufacturer-wrapper .addcompare {margin-top: 0px;    margin-bottom: 0px;    padding-top: 0px;}

.page-header__content1{margin-left: 15%;    margin-right: 21%;}

.page-header .vs-desktop{    display: inline-block;}
.page-header .rd-navbar-search-ugo{width: 50%;    display: inline-block;}
.page-header .header-section-droite{display: inline-block;    width: 32%;}
.layout_1 .page-header__content .navigation{display: inline-block;    width: 66%;}
.page-header .page-header__content .container{    display: block;}

@media (max-width: 768px){
  .page-header .header-section-droite{width:100%;}
  .layout_1 .page-header__content .container{    padding-top: 23px;}
  .breadcrumbs .container{width:100%;}
  .catalog-product-view .product.info{margin-left:0px !important;}
}
@media (max-width: 550px){
  .layout_1 .page-header__content .container{    padding-top: 0px;}
  .breadcrumbs .container{text-align: center;}
}

.cms-home .product-item-details .from-price{display: inline;}

.minicart-items .product .product-item-details .subtotal{width: 25%;    text-align: right;    display: inline-block;}
.checkout-index-index .payment-methods .payment-method-billing-address .step-title{display:none;}
.checkout-index-index .billing-address-details-text1{display:none;}
.checkout-index-index .checkout-action-edit-address{top:-20px !important;}
.checkout-index-index .checkout-billing-address{    border: none !important;    box-shadow: none !important;}
.checkout-index-index #checkout-payment-method-load input[type="radio"]:checked::before{line-height: 13px !important;    margin-left: 2px !important;}

.hidden-on-load{display:none;}

.product-item-details .product-item-name-block{display:inline-block;width:75%;float:left;}

@media (max-width: 1710px) {
  .product-item-details .product-item-name-block{display:inline-block;width:60%;float:left;}
}

@media (max-width: 1200px) {
  .product-item-details .product-item-name-block{display:block;width:unset;float:unset;}
  .minicart-items .product .product-item-details .subtotal{width: unset;    text-align: unset;    display: block;}
}



.ui-dialog.popup .action.close {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1001;
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

.ui-dialog.popup .action.close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: #8c8c8c;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ui-dialog.popup .action.close:hover:before {
    color: #737373
}

.ui-dialog.popup .action.close:active:before {
    color: #737373
}

.ui-dialog.popup .action.close:focus,.ui-dialog.popup .action.close:active {
    background: none;
    border: none
}

.ui-dialog.popup .action.close:hover {
    background: none;
    border: none
}

.ui-dialog.popup .action.close.disabled,.ui-dialog.popup .action.close[disabled],fieldset[disabled] .ui-dialog.popup .action.close {
    pointer-events: none;
    opacity: .5
}

.popup .actions-toolbar .action.cancel {
    font-weight: 400
}

.popup-pointer {
    margin-left: -14px;
    position: absolute;
    top: -14px
}

.popup-pointer:before,.popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid
}

.popup-pointer:before {
    left: 2px;
    top: 2px;
    border: solid 6px;
    border-color: transparent transparent #fff transparent;
    z-index: 99
}

.popup-pointer:after {
    left: 1px;
    top: 0px;
    border: solid 7px;
    border-color: transparent transparent #aeaeae transparent;
    z-index: 98
}

.price-tier_price .price-excluding-tax,.price-tier_price .price-including-tax {
    display: inline
}

.price-including-tax,.price-excluding-tax {
    display: block;
    font-size: 1.8rem;
    line-height: 1
}

.price-including-tax .price,.price-excluding-tax .price {
    font-weight: 700
}

.price-including-tax+.price-excluding-tax,.weee[data-label] {
    display: block;
    font-size: 1.8rem
}

.price-including-tax+.price-excluding-tax:before,.weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 1.1rem
}

.price-including-tax+.price-excluding-tax .price,.weee[data-label] .price {
    font-size: 1.1rem
}

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modals-overlay {
    z-index: 899
}

.modal-slide,.modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s,opacity .3s ease;
    transition: visibility 0s .3s,opacity .3s ease
}

.modal-slide._show,.modal-popup._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.modal-slide._show .modal-inner-wrap,.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-slide .modal-inner-wrap,.modal-popup .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0,0,0,0.35);
    opacity: 1;
    pointer-events: auto
}

.modal-slide {
    left: 44px;
    z-index: 900
}

.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    width: auto
}

.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-slide._inner-scroll .modal-header,.modal-slide._inner-scroll .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-slide._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-slide._inner-scroll .modal-footer {
    margin-top: auto
}

.modal-slide .modal-header,.modal-slide .modal-content,.modal-slide .modal-footer {
    padding: 0 2.6rem 2.6rem
}

.modal-slide .modal-header {
    padding-bottom: 2.1rem;
    padding-top: 2.1rem
}

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto
}

.modal-popup.confirm .modal-inner-wrap {
    max-width: 50rem
}

.modal-popup._show .modal-inner-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 75%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease
}

.modal-popup._inner-scroll {
    overflow-y: visible
}

.ie11 .modal-popup._inner-scroll {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-header,.modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-custom .action-close,.modal-popup .action-close,.modal-slide .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

.modal-custom .action-close:focus,.modal-popup .action-close:focus,.modal-slide .action-close:focus,.modal-custom .action-close:active,.modal-popup .action-close:active,.modal-slide .action-close:active {
    background: none;
    border: none
}

.modal-custom .action-close:hover,.modal-popup .action-close:hover,.modal-slide .action-close:hover {
    background: none;
    border: none
}

.modal-custom .action-close.disabled,.modal-popup .action-close.disabled,.modal-slide .action-close.disabled,.modal-custom .action-close[disabled],.modal-popup .action-close[disabled],.modal-slide .action-close[disabled],fieldset[disabled] .modal-custom .action-close,fieldset[disabled] .modal-popup .action-close,fieldset[disabled] .modal-slide .action-close {
    pointer-events: none;
    opacity: .5
}

.modal-custom .action-close>span,.modal-popup .action-close>span,.modal-slide .action-close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.modal-custom .action-close:before,.modal-popup .action-close:before,.modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 14px;
    color: #757575;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before {
    color: inherit
}

.modal-custom .action-close:active:before,.modal-popup .action-close:active:before,.modal-slide .action-close:active:before {
    color: inherit
}

.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before {
    color: #1a1a1a
}

.modal-custom .action-close {
    margin: 15px
}

.modal-popup {
    pointer-events: none
}

.modal-popup .modal-title {
    border-bottom: 1px solid #c1c1c1;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word
}

.modal-popup .action-close {
    padding: 20px
}

.modal-slide .action-close {
    margin: 15px;
    padding: 0
}

.modal-slide .page-main-actions {
    margin-bottom: -12.9rem;
    margin-top: 2.1rem
}

.modals-overlay, .modals-overlay-global {
    background-color: rgba(51,51,51,0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}




.amgdprcookie-cookie-container {
    margin: 0 10px 20px 0;
    padding: 0 0 25px 0
}

.amgdprcookie-cookie-container.-modal:first-child {
    padding-top: 25px
}

.amgdprcookie-cookie-container.-modal .amgdprcookie-header,.amgdprcookie-cookie-container.-modal .amgdprcookie-text {
    padding-left: 25px
}

.amgdprcookie-cookie-container.-modal {
    box-shadow: none;
    direction: ltr;
    margin-right: 30px
}

.amgdprcookie-cookie-container .amgdprcookie-header {
    display: flex;
    justify-content: space-between
}

.amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    margin: 0 0 15px
}

.amgdprcookie-cookie-container .amgdprcookie-text {
    color: #363636;
    font-size: 12px;
    margin-bottom: 10px
}

.amgdprcookie-cookie-container .amgdprcookie-options {
    color: #5384ec;
    cursor: pointer;
    font-size: 12px
}

.amgdprcookie-toggle-cookie {
    padding-left: 50px;
    position: relative
}

.amgdprcookie-toggle-cookie .amgdprcookie-input {
    height: 0;
    opacity: 0;
    width: 0
}

.amgdprcookie-toggle-cookie .amgdprcookie-label {
    background: #a5a5a5;
    border-radius: 40px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

.amgdprcookie-toggle-cookie .amgdprcookie-label:after {
    background: #fff;
    border-radius: 40px;
    content: '';
    height: 25px;
    left: 2px;
    position: absolute;
    top: 2px;
    transition: all .4s ease;
    width: 25px
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:active+.amgdprcookie-label,.amgdprcookie-toggle-cookie .amgdprcookie-input:focus+.amgdprcookie-label {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label {
    background: #e8e8e8
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label:after {
    left: 95%;
    transform: translateX(-100%)
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label {
    background: #1979c3
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label:after {
    left: 95%;
    transform: translateX(-100%)
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:not([checked])+.amgdprcookie-label {
    background: #a5a5a5
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled+.amgdprcookie-label {
    background: #e8e8e8
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:disabled+.amgdprcookie-label:after {
    left: 2px
}

.amgdprcookie-toggle-cookie .amgdprcookie-input:focus+.amgdprcookie-label {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-main-wrapper {
    color: #363636
}

.amgdprcookie-main-wrapper .amgdprcookie-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}

.amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 20px;
    line-height: 20px
}

.amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper {
    display: flex
}

.amgdprcookie-main-wrapper .amgdprcookie-btn {
    background: #ef7c4a;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 3px 5px rgba(62,40,13,0.15);
    color: #fff;
    font-size: 14px;
    padding: 7px 27px;
    text-transform: uppercase
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:first-child {
    margin: 0 15px
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
    background: #eb5a1b
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:focus,.amgdprcookie-main-wrapper .amgdprcookie-btn:active {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-cookie-container .amgdprcookie-link {
    color: #389dfe;
    cursor: pointer;
    float: right;
    font-size: 12px;
    letter-spacing: .3px;
    text-transform: capitalize
}

.amgdprjs-bar-template {
    display: block !important;
    position: fixed;    
    right: 5px;    
}

.amgdprjs-bar-template .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-right: 5px
}

.amgdprjs-bar-template.-popup {
    left: 50%;
    margin: 0 auto;
    max-width: 740px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%)
}

.amgdprjs-bar-template.-popup:before {
    background-color: #0a6c9f;
    content: '';
    height: 100%;
    width: 100%
}

.amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
    padding: 50px
}

.amgdprjs-bar-template.-popup .amgdprcookie-bar-block {
    width: 100%
}

.amgdprjs-bar-template .amgdprcookie-buttons-block {
    display: flex;
    justify-content: center
}

.amgdprcookie-groups-modal .modal-inner-wrap {
    border-radius: 4px;
    box-shadow: 0 -2px 18px rgba(0,0,0,0.06);
    max-width: 740px
}

.amgdprcookie-groups-modal.-table .modal-inner-wrap {
    max-width: 1290px;
    min-width: 700px;
    overflow-x: auto
}

.amgdprcookie-groups-modal .modal-title {
    border-bottom: none;
    font-size: 20px;
    font-weight: bold
}

.amgdprcookie-groups-modal .action-close:focus {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 10px
}

.amgdprcookie-groups-modal .amgdprcookie-done {
    background-color: #5384ec;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    transition: background-color .3s ease-out;
    width: 100%
}

.amgdprcookie-groups-modal .amgdprcookie-done:hover {
    background-color: #1357e6
}

.amgdprcookie-groups-modal .amgdprcookie-done:focus {
    background-color: #1357e6;
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-groups-modal:not(.-table) .modal-footer {
    padding-top: 0
}

.amgdprcookie-groups-modal .amgdprcookie-form-container,.amgdprcookie-groups-modal .amgdprcookie-tbody {
    overflow: auto;
    scrollbar-color: #e0e0e0 #fff;
    scrollbar-width: thin;
    scrollbar-face-color:#e0e0e0;scrollbar-highlight-color:#e0e0e0;scrollbar-shadow-color:#e0e0e0;scrollbar-track-color:#fff;display: block;
    max-height: 500px;
    overflow-y: auto
}

.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar,.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar {
    width: 6px
}

.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-track,.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none
}

.amgdprcookie-groups-modal .amgdprcookie-form-container::-webkit-scrollbar-thumb,.amgdprcookie-groups-modal .amgdprcookie-tbody::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #e0e0e0
}

.amgdprcookie-bar-container {
    background: #fff;
    box-shadow: 0 -2px 18px rgba(0,0,0,0.06);
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 30px 10px;
    z-index: 10
}

.amgdprcookie-bar-container.modal-popup {
    bottom: unset;
    left: unset;
    overflow-y: unset;
    pointer-events: auto;
    position: unset;
    right: unset;
    top: unset;
    transition: unset
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block {
    display: flex;
    flex-direction: column
}

.amgdprcookie-bar-container .amgdprcookie-policy {
    margin-bottom: 20px;
    max-height: 30vh;
    max-width: 640px;
    overflow-y: auto
}

.amgdprcookie-bar-container .amgdprcookie-button:first-child {
    margin-bottom: 10px
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
    padding: 10px 30px
}

.amgdprcookie-bar-container .action-close {
    line-height: 14px;
    right: 10px;
    top: 10px
}

.amgdprcookie-bar-container .action-close:focus,.amgdprcookie-bar-container .action-close:active {
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdprcookie-buttons-block {
    display: flex;
    flex-direction: column
}

.amgdprcookie-buttons-block.-settings {
    padding-bottom: 30px
}

.amgdprcookie-buttons-block .amgdprcookie-button {
    background: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    color: #5384ec;
    font-weight: bold;
    letter-spacing: 1.35px;
    margin-top: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: opacity .3s ease,color .3s ease-out,background-color .3s ease-out,border .3s ease-out
}

.amgdprcookie-buttons-block .amgdprcookie-button:hover {
    opacity: .9
}

.amgdprcookie-buttons-block .amgdprcookie-button:active,.amgdprcookie-buttons-block .amgdprcookie-button:focus {
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdprcookie-buttons-block .amgdprcookie-button.-allow,.amgdprcookie-buttons-block .amgdprcookie-button.-save {
    background: #5384ec;
    color: #fff;
    flex-basis: 33%
}

.amgdprcookie-modal-template {
    background: #fff;
    margin-left: 5px;
    overflow-y: auto
}

.amgdprcookie-modal-template .action-close {
    background: #fff;
    line-height: 14px;
    margin: 0;
    padding: 8px;
    right: 0;
    top: 0;
    z-index: 1
}

.amgdprcookie-modal-template .action-close:focus,.amgdprcookie-modal-template .action-close:active {
    background: #fff;
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdprcookie-modal-template .action-close:hover {
    background: #fff
}

.amgdprcookie-modal-template .amgdprcookie-button.-allow:not(.-save) {
    background: inherit;
    color: #5384ec;
    margin-bottom: 0
}

.amgdprcookie-modal-container .modal-content {
    padding: 0
}

.amgdprcookie-groups-container {
    box-shadow: 0 -2px 18px rgba(0,0,0,0.06);
    direction: rtl;
    height: auto;
    overflow-y: scroll
}

.amgdprcookie-policy-container {
    bottom: 0;
    box-shadow: 0 -2px 18px rgba(0,0,0,0.06);
    padding: 24px;
    position: absolute
}

.amgdprcookie-text-container .amgdprcookie-policy {
    display: inline
}

.amgdprcookie-modal-container.modal-popup.modal-slide {
    left: 0;
    pointer-events: none
}

.amgdprcookie-modal-container .modal-inner-wrap {
    height: 100%;
    margin: 0;
    position: relative
}

.amgdprcookie-modal-container .modal-inner-wrap .modal-header {
    position: absolute;
    right: 0
}

.amgdprcookie-modal-container .modal-inner-wrap .action-close {
    margin: 5px;
    padding: 0
}

.amgdprcookie-modal-container .modal-inner-wrap .action-close:before {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4IiBzdHJva2U9IiNDQUNBQ0EiLz48cGF0aCBkPSJNNS4yNSA1LjI1bDYuNSA2LjVtMC02LjVsLTYuNSA2LjUiIHN0cm9rZT0iI0NBQ0FDQSIvPjwvc3ZnPg==') no-repeat center;
    content: '';
    height: 25px;
    width: 25px
}

.amgdprcookie-modal-container .modal-inner-wrap .action-close:focus {
    box-shadow: 0 0 3px 1px #00699d
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container {
    overflow: auto;
    scrollbar-color: #e8e8e8 #fff;
    scrollbar-width: thin;
    scrollbar-face-color:#e8e8e8;scrollbar-highlight-color:#e8e8e8;scrollbar-shadow-color:#e8e8e8;scrollbar-track-color:#fff}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar {
    width: 4px
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none
}

.amgdprcookie-modal-container .modal-inner-wrap .amgdprcookie-groups-container::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #e8e8e8
}

.amgdprcookie-settings-form .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled+.amgdprcookie-label {
    background: #e8e8e8
}

.amgdprcookie-groups-modal .amgdprcookie-table .amgdprcookie-row,.amgdprcookie-groups-modal .amgdprcookie-table thead tr,.amgdprcookie-groups-modal .amgdprcookie-table thead {
    display: table;
    table-layout: fixed;
    width: 100%
}

.amgdprcookie-groups-modal .amgdprcookie-cell.-name {
    word-wrap: break-word
}

.amgdprcookie-modal-container .amgdprcookie-modal-template {
    height: 100%;
    margin-left: 0;
    min-width: 400px;
    pointer-events: auto;
    position: relative;
    width: 20%;
    z-index: 900
}

.ammodals-overlay {
    background-color: rgba(51,51,51,0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 899
}

.amgdprjs-bar-template.-upgraded {
    bottom: auto;
    max-width: 1140px;
    width: 92%;
    z-index: 15
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-policy {
    max-width: 100%
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-bar-container {
    display: block;
    padding: 10px 15px 15px
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-bar-container.-upgraded {
    flex-direction: column
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-buttons-block {
    justify-content: space-evenly
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-button {
    flex-basis: 32%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: inherit;
    text-transform: none;
    transition: box-shadow .3s ease-in,background-color .3s ease-in
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-button:hover {
    background-color: #3572f3;
    box-shadow: 0 2px 4px rgba(53,95,187,0.1),0 5px 10px rgba(53,95,187,0.25)
}

.amgdprjs-bar-template.-upgraded .amgdprcookie-button:active {
    background-color: #3f69c2
}

.amgdprcookie-buttons-block .amgdprcookie-button.-prem {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    color: #333
}

.amgdprcookie-buttons-block .amgdprcookie-button.-prem:hover {
    background: #e6e6e6;
    border: 1px solid #5384ec
}

.amgdprcookie-buttons-block .amgdprcookie-button.-prem:active {
    background: #d6d6d6
}

.amgdprcookie-bar-block {
    max-height: calc(100vh - 265px);
    overflow-y: auto
}

.amgdprcookie-bar-block .amgdprcookie-tab {
    display: none
}

.amgdprcookie-bar-block .amgdprcookie-tab.-active {
    display: block
}

.amgdprprem-popup-buttons {
    display: flex;
    justify-content: space-between
}

.amgdprprem-popup-buttons .amgdprprem-button {
    background: none;
    border: none;
    color: #333;
    flex-basis: 33%;
    padding: 5px 0;
    transition: color .3s ease-in-out
}

.amgdprprem-popup-buttons .amgdprprem-label {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px
}

.amgdprprem-popup-buttons .amgdprprem-line {
    background-color: #fff;
    border-radius: 10px;
    display: block;
    height: 5px;
    transition: background-color .3s ease-in-out;
    width: 100%
}

.amgdprprem-popup-buttons .amgdprprem-button.-active,.amgdprprem-popup-buttons .amgdprprem-button:hover {
    color: #5384ec
}

.amgdprprem-popup-buttons .amgdprprem-button.-active .amgdprprem-line,.amgdprprem-popup-buttons .amgdprprem-button:hover .amgdprprem-line {
    background-color: #5384ec
}

.amgdprprem-group-block:not(:last-child) {
    margin-bottom: 20px
}

.amgdprprem-group-block:last-child {
    margin-bottom: 25px
}

.amgdprprem-group-block .amgdprprem-cookie {
    border: 1px solid #ccc;
    border-radius: 12px;
    margin-bottom: 10px;
    padding: 20px
}

.amgdprprem-group-block .amgdprprem-description {
    margin-left: 30px
}

.amgdprprem-group-block .amgdprprem-group {
    display: flex;
    justify-content: space-between
}

.amgdprprem-group-block.-show .amgdprprem-label-container:before {
    content: '\e621'
}

.amgdprprem-label-container {
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative
}

.amgdprprem-label-container:before {
    content: '\e622';
    font-family: 'luma-icons';
    left: 5px;
    position: absolute;
    top: 5px
}

.amgdprprem-label-container .amgdprprem-label {
    font-size: 20px
}

.amgdprprem-label-container .amgdprprem-counter {
    background: #fff27b;
    border-radius: 6px;
    margin-left: 10px;
    padding: 0 10px
}

.amgdprprem-cookie-details {
    border: 1px solid #ccc;
    border-radius: 12px;
    box-sizing: border-box;
    margin: 0 0 10px 30px;
    padding: 20px
}

.amgdprprem-cookie-details .amgdprprem-title {
    margin: 0 0 15px
}

.amgdprprem-details-container .amgdprprem-details {
    margin-bottom: 10px
}

.amgdprcookie-buttons-block .amgdprcookie-button.-disabled {
    display: none
}

[data-amgdpr-content-from='subscription'] {
    display: table-row-group
}

.block.newsletter .form.subscribe>[data-amgdpr-content-from='subscription'].amgdpr-checkbox.field {
    float: none
}

[data-amgdpr-content-from='subscription'] .amgdpr-checkbox {
    margin-top: 8px
}

[data-amgdpr-content-from='subscription'] .amgdpr-label.label {
    position: inherit
}

.amgdpr-modal-container .amgdpr-privacy-policy {
    display: none
}

.amgdpr-modal-container .amgdpr-privacy-policy,.amgdpr-modal-container .amgdpr-html-content {
    overflow-y: scroll;
    max-height: 500px;
    word-wrap: break-word
}

.checkout-index-index .amgdpr-modal-container.modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap,.amgdpr-modal-container .modal-inner-wrap {
    max-width: 1130px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.35)
}

.amgdpr-modal-container .modal-header {
    padding: 30px 30px 20px
}

.amgdpr-modal-container .modal-content {
    padding: 0 30px 0 25px
}

.amgdpr-modal-container .modal-footer {
    padding: 30px 35px 30px
}

.amgdpr-modal-container .modal-header .modal-title {
    margin-left: 10px;
    padding: 0;
    border-bottom: none;
    color: #5384ec;
    font-weight: 400;
    font-size: 26px
}

.amgdpr-modal-container .action.action-primary:hover {
    background-color: #1357e6
}

.amgdpr-modal-container .action.action-primary {
    width: 100%;
    border-radius: 3px;
    background-color: #5384ec;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    font-weight: bold;
    transition: background-color .3s ease-out
}

.amgdpr-modal-container .action-close {
    top: 10px;
    right: 10px;
    line-height: 14px
}

.amgdpr-modal-container .action-close:focus,.amgdpr-modal-container .action-primary:focus,.amgdpr-modal-container .action-close:active,.amgdpr-modal-container .action-primary:active {
    box-shadow: 0 0 3px 1px #00699d;
    opacity: .9
}

.amgdpr-modal-container .amgdpr-html-content::-webkit-scrollbar,.amgdpr-modal-container .amgdpr-privacy-policy::-webkit-scrollbar {
    width: 6px
}

.amgdpr-modal-container .amgdpr-html-content::-webkit-scrollbar-track,.amgdpr-modal-container .amgdpr-privacy-policy::-webkit-scrollbar-track {
    width: 6px;
    background: #fff
}

.amgdpr-modal-container .amgdpr-html-content::-webkit-scrollbar-thumb,.amgdpr-modal-container .amgdpr-privacy-policy::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #e0e0e0
}

.amgdpr-notification-container {
    margin-left: 10px;
    padding: 25px;
    font-weight: 600;
    background: #ffeaac
}

.amgdpr-cookie-link {
    margin-top: 10px
}

.amgdpr-cookie-link .amgdpr-link {
    display: none
}

.amgdpr-cookie-link .amgdpr-link.-show {
    display: block
}

.amgdpr-settings-container {
    display: inline-flex;
    flex-wrap: wrap;
    margin: -40px 0 40px -40px;
    width: calc(100% + 40px)
}

.amgdpr-settings-container .amgdpr-block {
    display: none;
    margin-top: 20px
}

.amgdpr-settings-container .amgdpr-block .fieldset {
    margin-bottom: 20px
}

.amgdpr-settings-container .amgdpr-mail {
    margin-top: 10px
}

.amgdpr-settings-container .amgdpr-block .amgdpr-checkbox.field,.amgdpr-settings-container .field.control.checkbox {
    margin-bottom: 20px
}

.amgdpr-checkbox-container {
    margin: 40px 0 0 40px;
    max-width: 220px;
    position: relative
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked~.amgdpr-block {
    display: block
}

.amgdpr-checkbox-container>.amgdpr-checkbox {
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px
}

.amgdpr-checkbox-container>.amgdpr-label {
    background-color: #e8f6ff;
    border: 2px solid #e8f6ff;
    border-radius: 20px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 220px;
    position: relative;
    transition: border .3s ease-in,background-color .3s ease-in;
    width: 220px
}

.amgdpr-checkbox-container>.amgdpr-label:before {
    content: '';
    height: 100px;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 100px
}

.amgdpr-checkbox-container>.amgdpr-label.-download:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/download.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-download:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/download_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-policy:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/policy.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-policy:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/policy_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-anonymise:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/anonymise.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-anonymise:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/anonymise_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-delete:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/delete.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-delete:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/delete_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-consents:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/consents.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-consents:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/consents_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-label.-dpoinfo:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/officer.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label.-dpoinfo:before {
    background: url('../../frontend/TemplateMonster/theme007/en_CA/Amasty_Gdpr/images/officer_active.svg') no-repeat center
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label {
    background-color: #3d9fe9
}

.amgdpr-checkbox-container>.amgdpr-checkbox:checked+.amgdpr-label .amgdpr-title {
    color: #fff
}

.amgdpr-checkbox-container .amgdpr-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    left: 50%;
    min-width: 180px;
    position: absolute;
    text-align: center;
    top: 80%;
    transform: translate(-50%, -50%);
    transition: color .3s ease-in
}

.amgdpr-checkbox-container .amgdpr-svg {
    fill: #000
}

.amgdpr-checkbox-container>.amgdpr-checkbox:focus+.amgdpr-label,.amgdpr-checkbox-container>.amgdpr-checkbox:active+.amgdpr-label,.amgdpr-checkbox-container>.amgdpr-label:hover {
    border: 2px solid #1979c2;
    box-shadow: 0 5px 10px #b7dbf7
}



.amgdprjs-bar-template{
  max-width: 300px;
    float: right;
    z-index: 900 !important;
    font-family: "Source Sans Pro", sans-serif ;
   font-size: 14px;
}
.amgdprcookie-bar-container{
      border-radius: 20px;
    margin-right: 10px;
    margin-bottom: 4px;
    padding: 10px 20px 10px 20px;
    padding-top: 30px;
}

.amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button{border-radius: 20px;font-size:12px;letter-spacing:0px;}
.amgdprcookie-button .fa-cog{    display: inline-block;    margin-right: 5px;        margin-top: 5px;}

.amgdprcookie-buttons-block .amgdprcookie-button:active, .amgdprcookie-buttons-block .amgdprcookie-button:focus{box-shadow: unset;}
.amgdprcookie-done{    font-size: 12px;    color: white;    max-width: 140px;    border-radius: 20px !important;        margin-left: auto;margin-right: auto;}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label{background:#ef4c26;}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label{background:#ef4c26;}
.modal-inner-wrap{border-radius:20px;}
.amgdprcookie-groups-modal .amgdprcookie-done:focus{box-shadow: unset;background-color:#D9350F;}


.amgdprjs-bar-template .action-close{display: none !important;}

.amgdprcookie-table, .amgdprcookie-table th, .amgdprcookie-title, .amgdprcookie-cell {font-family: "Source Sans Pro", sans-serif;}

.minicart-items .price-including-tax, .minicart-items .price-excluding-tax{font-size: 0.9rem;}
.chat-box-button{z-index: 899 !important;}
.opc-summary-wrapper .action-close{display:none;}


.home-listing-cat-icons{min-height: 272px;}
/** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
/*
 * Copyright © Aitoc. All rights reserved.
 */

/* Content */
/*

                    > Overrides (Luma theme overrides)

> Func Group        > Pages                 > Control Types         > Control
    - Units             - Common                - Common                - container
    - Quantities        - Product               - Merged                - handler
                            - Common                - PlusMinus         - button
                            - Grouped               - Arrows                - common
                            - Wishlist          - Separated                 - up
                        - Cart                      - Dropdown              - down
                                                    - Slider
                    > Blocks
                        - Minicart
 */

/* Units */
/* Units > Pages */
/* Units > Pages > Common */
.aitoc-puq-units {
    white-space: nowrap;
}

/* Units > Pages > Common > Overrides */
/* Units > Pages > Common > Overrides > Price box (when different prices displayed) */
.product-info-main .product-info-price .price-box {
    width: initial;
}

.product-info-main .product-info-price .price-box .price-container > span {
    display: initial;
}

.special-price {
    display: block;
}

.product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
    display: block;
}

/* Units > Pages > Cart */
.col.price .aitoc-puq-units {
    white-space: normal;
    font-size: 1.4rem;
}

/* Units > Pages > Cart > Overrides */
/* Units > Pages > Cart > Overrides > Price (with units) column */
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax {
    white-space: normal;
}

.price-excluding-tax .price {
    white-space: nowrap;
}

/* Units > Blocks */
/* Units > Blocks > Minicart */
/* Units > Blocks > Minicart > Control */
/* Units > Blocks > Minicart > Control > PlusMinus */
.minicart-items .product-item-pricing .aitoc-puq-control-plus-minus .label {
    margin-right: 3px;
}

/* Quantities */
/* Quantities > Pages */
/* Quantities > Pages > Common */
/* Quantities > Pages > Common > Control */
/* Quantities > Pages > Common > Control > Common */
/* Quantities > Pages > Common > Control > Common > Handler */
.aitoc-puq-control-handler {
    display: inline-block;
}

.aitoc-puq-control-arrows .aitoc-puq-control-handler {
    cursor: pointer;
    border: 5px solid transparent;
    color: #f98b25;
    width: 1px;
    margin: 0 10px;
}

/* Quantities > Pages > Common > Control > Common > Handler > Disabled */
.aitoc-puq-control.aitoc-puq-control-arrows.ui-state-disabled .aitoc-puq-control-handler,
.aitoc-puq-control-container.ui-state-disabled.aitoc-puq-control-arrows .aitoc-puq-control-handler {
    color: grey;
}

/* Quantities > Pages > Common > Control > Merged */
/* Quantities > Pages > Common > Control > Merged > Container */
.aitoc-puq-control-container.aitoc-puq-control-arrows,
.aitoc-puq-control-container.aitoc-puq-control-plus-minus
{
    white-space: nowrap;
    display: flex;
    align-items: center;
}

/* Quantities > Pages > Common > Control > Merged > Container > Input */
.aitoc-puq-control-container input {
    margin: 0 !important;
    padding: 0 !important;
}

/* Quantities > Pages > Common > Control > Merged > PlusMinus */
/* Quantities > Pages > Common > Control > Merged > PlusMinus > Handler */
.aitoc-puq-control-plus-minus .aitoc-puq-control-handler {
    width: 2em;
    min-width: 2em;
    height: 2em;
    cursor: pointer;
    color: #fff;
    background: #f98b25;
    box-shadow: none;
    margin: 0 5px;
    border-radius: 50%;
    padding: 0;
}

/* Quantities > Pages > Common > Control > Merged > PlusMinus > Handler > Disabled */
.aitoc-puq-control-container.aitoc-puq-control-plus-minus.ui-state-disabled .aitoc-puq-control-handler,
.aitoc-puq-control.aitoc-puq-control-plus-minus.ui-state-disabled .aitoc-puq-control-handler
{
    color: white;
    background-color: grey;
    border-color: grey;
}

/* Quantities > Pages > Common > Control > Merged > PlusMinus > Handler > Button > Down */
.aitoc-puq-control-plus-minus .aitoc-puq-control-handler-down {
    padding-bottom: 2px;
}

/* Quantities > Pages > Common > Control > Merged > Arrows */
/* Quantities > Pages > Common > Control > Merged > Arrows */
.aitoc-puq-control-arrows {
    min-width: 116px;
}

/* Quantities > Pages > Common > Control > Merged > Arrows > Handler */
/* Quantities > Pages > Common > Control > Merged > Arrows > Handler > Button */
/* Quantities > Pages > Common > Control > Merged > Arrows > Handler > Button > Up */
.aitoc-puq-control-arrows .aitoc-puq-control-handler-up {
    border-bottom: 10px solid;
    border-top-width: 0;
    margin-right: 13px;
}


/* Quantities > Pages > Common > Control > Merged > Arrows > Handler > Button > Down */
.aitoc-puq-control-arrows .aitoc-puq-control-handler-down {
    border-top: 10px solid;
    border-bottom-width: 0;
}


/* Quantities > Pages > Common > Control > Separated */

/* Quantities > Pages > Common > Control > Separated > Dropdown */
select.aitoc-puq-control {
    width: auto;
}

/* Quantities > Pages > Common > Control > Separated > Slider */
.aitoc-puq-control-slider {
    min-width: 6em;
    margin: 1em 0.6em;
}

/* Quantities > Pages > Common > Control > Separated > Slider > Handler */
.aitoc-puq-control-slider .aitoc-puq-control-handler {
    width: 2.5em;
    height: 22px;
    line-height: 22px;
    margin-top: -6px;
    margin-left: -1.25em !important;
    text-align: center;
    color: #fff;
}

/* Quantities > Pages > Common > Control > Separated > Slider > Handler > Disabled */
.aitoc-puq-control.aitoc-puq-control-slider.ui-state-disabled .aitoc-puq-control-handler,
.aitoc-puq-control-container.aitoc-puq-control-slider.ui-state-disabled .aitoc-puq-control-handler {
    background-color: gray;
}

/* Quantities > Pages > Common > Control > Separated > Slider > Error */
.aitoc-puq-control-slider.mage-error {
    border: 1px solid #ed8380;
}

/* Quantities > Pages > Product */
/* Quantities > Pages > Product > Grouped */
/* Quantities > Pages > Product > Grouped > Qty Column*/
.table.grouped .col.qty {
    text-align: center;
}

@media screen and (max-width: 640px),print {
    .table.grouped .col.qty {
        width: 90%;
        margin: 0 auto;
    }
}

#super-product-table .aitoc-puq-control-container.aitoc-puq-control-arrows,
#super-product-table .aitoc-puq-control-container.aitoc-puq-control-plus-minus {
    justify-content: center;
}


/* Quantities > Pages > Product > Grouped */
.bundle-options-wrapper .aitoc-puq-control-container.aitoc-puq-control-arrows,
.bundle-options-wrapper .aitoc-puq-control-container.aitoc-puq-control-plus-minus,
.box-tocart .aitoc-puq-control-container.aitoc-puq-control-arrows,
.box-tocart .aitoc-puq-control-container.aitoc-puq-control-plus-minus {
    flex-wrap: wrap;
}

/* Quantities > Pages > Wishlist */
/* Quantities > Pages > Wishlist > Overrides */
.field.qty.wishlist {
    width: 100%;
    display: block;
}

@media screen and (min-width: 768px),print {

    .products-grid.wishlist .product-item .fieldset {
        display: block;
    }

    .products-grid.wishlist .product-item .fieldset .field.qty,
    .products-grid.wishlist .product-item .fieldset .product-item-actions {
        display: block;
        text-align: center;
        padding-right: 0;
    }
}

/* Quantities > Pages > Wishlist > Control */
/* Quantities > Pages > Wishlist > Control > Merged */
/* Quantities > Pages > Wishlist > Control > Merged > PlusMinus */
#wishlist-view-form .aitoc-puq-control-container.aitoc-puq-control-arrows,
#wishlist-view-form .aitoc-puq-control-container.aitoc-puq-control-plus-minus {
    justify-content: center;
}

#wishlist-view-form .aitoc-puq-control-plus-minus {
    min-width: auto;
}

/* Quantities > Pages > Cart */
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
    text-align: center;
}

.cart.table-wrapper .col.qty {
    padding: 12px 0;
}



/* Quantities > Pages > Cart > Control */
/* Quantities > Pages > Cart > Control > Merged */
/* Quantities > Pages > Cart > Control > Merged > PlusMinus */
#shopping-cart-table .aitoc-puq-control-container.aitoc-puq-control-arrows,
#shopping-cart-table .aitoc-puq-control-container.aitoc-puq-control-plus-minus {
    justify-content: center;
}

@media only screen and (max-width: 320px) {
    #shopping-cart-table .aitoc-puq-control-plus-minus .aitoc-puq-control-handler {
        margin: 0;
    }
}

/* Quantities > Pages > Cart > Control > Separated */
/* Quantities > Pages > Cart > Control > Separated > Slider */
.cart.aitoc-puq-control-slider {
    max-width: 100px;
    margin: 10px auto 0;
}


/* Quantities > Blocks > Minicart */
/* Quantities > Blocks > Minicart > Overrides */
.minicart-items .product-item-pricing {
    display: inline-block;
}

.minicart-items .product-item-pricing .label {
    width: 3.5rem;
}

.minicart-items .item-qty {
    margin: 0 0;
}

.minicart-price {
    font-size: 1.4rem;
}

.minicart-items .aitoc-puq-control-container.aitoc-puq-control-arrows,
.minicart-items .aitoc-puq-control-container.aitoc-puq-control-plus-minus {
    flex-wrap: wrap;
}


/* Quantities > Blocks > Minicart > Control */
.minicart-items .aitoc-puq-control {
    max-width: 7em;
    display: inline-block;
}

.minicart-items .item-qty {
    width: 100%;
    max-width: 7em;
}

/* Quantities > Blocks > Minicart > Control > Separated > Slider */
.minicart-items .aitoc-puq-control-slider {
    margin: 0.7em 1.25em 0;
    min-width: 4.5em;
    max-width: 4.5em;
}

/* Quantities > Blocks > Minicart > Control > Merged */
.minicart-items .aitoc-puq-control-arrows .item-qty,
.minicart-items .aitoc-puq-control-plus-minus .item-qty {
    width: 40px;
}

/* Quantities > Blocks > Minicart > Control > Merged > Handler */
.minicart-items .aitoc-puq-control-plus-minus .aitoc-puq-control-handler {
    margin:0 0;
}

/* Quantities > Blocks > Minicart > Control > Merged > Plus Minus */
.minicart-items .aitoc-puq-control-plus-minus .aitoc-puq-control-handler-up {
    margin-right: 6px;
}

/* Quantities > Blocks > Minicart > Control > Merged > Arrows */
.minicart-items .aitoc-puq-control-arrows .aitoc-puq-control-up {
    margin-right: 13px;
}

.minicart-items .aitoc-puq-control-arrows .item-qty {
    width: 40px;
}

.minicart-wrapper .product .actions {
    margin-top: 0.3em;
}
/*
formBuilder - https://formbuilder.online/
Version: 1.24.2
Author: Kevin Chappell <kevin.b.chappell@gmail.com>
*/
@charset "UTF-8";
@font-face {
    font-family: 'form-builder-font';
    src: url(data:application/vnd.ms-fontobject;base64,iDIAALwxAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAt7/mHwAAAAAAAAAAAAAAAAAAAAAAACIAZgBvAHIAbQAtAGIAdQBpAGwAZABlAHIALQBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAiAGYAbwByAG0ALQBiAHUAaQBsAGQAZQByAC0AZgBvAG4AdAAAAAAAAAEAAAAPAIAAAwBwR1NVQrD+s+0AAAD8AAAAQk9TLzI+IEk+AAABQAAAAFZjbWFwizvtkQAAAZgAAAJeY3Z0IAbV/wQAACWkAAAAIGZwZ22KkZBZAAAlxAAAC3BnYXNwAAAAEAAAJZwAAAAIZ2x5ZtJ0mIoAAAP4AAAcbmhlYWQKXKfBAAAgaAAAADZoaGVhBz0DZQAAIKAAAAAkaG10eESzAAAAACDEAAAATGxvY2FJblGvAAAhEAAAAChtYXhwAoYMmAAAITgAAAAgbmFtZdVcxKAAACFYAAADOXBvc3QTOILlAAAklAAAAQZwcmVw5UErvAAAMTQAAACGAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQOeAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoEQNS/2oAWgNSAJYAAAABAAAAAAAAAAAABQAAAAMAAAAsAAAABAAAAXYAAQAAAAAAcAADAAEAAAAsAAMACgAAAXYABABEAAAABAAEAAEAAOgR//8AAOgA//8AAAABAAQAAAABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAQABEAEgAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAA6AAAAAAAAAASAADoAAAA6AAAAAABAADoAQAA6AEAAAACAADoAgAA6AIAAAADAADoAwAA6AMAAAAEAADoBAAA6AQAAAAFAADoBQAA6AUAAAAGAADoBgAA6AYAAAAHAADoBwAA6AcAAAAIAADoCAAA6AgAAAAJAADoCQAA6AkAAAAKAADoCgAA6AoAAAALAADoCwAA6AsAAAAMAADoDAAA6AwAAAANAADoDQAA6A0AAAAOAADoDgAA6A4AAAAPAADoDwAA6A8AAAAQAADoEAAA6BAAAAARAADoEQAA6BEAAAASAAAAEAAA/2oD6ANSAAMABwALAA8AEwAXABsAHwAjACcAKwBLAFAAVABYAHwCPEuwFFBYQJEEAQIjKCMCZQoBCCUkJQgkbQAkKiUkKmshAR8WLBYfZQAsICAsYxQTEQMPHQ4dD2UVEhADDh4eDmMcARgpASMCGCNgACgnMA0vBAcAKAdeBQMCAAsJAgEGAAFeJgwCBgAlCAYlXi4BKi0rAhYfKhZfMiIxAyAAHQ8gHV8bARkZGlYAGhoMSAAeHhdZABcXDRdJG0uwFVBYQJQEAQIjKCMCKG0KAQglJCUIJG0AJColJCprIQEfFiwWHyxtACwgICxjFBMRAw8dDh0PZRUSEAMOHh0OHmscARgpASMCGCNgACgnMA0vBAcAKAdeBQMCAAsJAgEGAAFeJgwCBgAlCAYlXi4BKi0rAhYfKhZfMiIxAyAAHQ8gHV8bARkZGlYAGhoMSAAeHhdZABcXDRdJG0CWBAECIygjAihtCgEIJSQlCCRtACQqJSQqayEBHxYsFh8sbQAsIBYsIGsUExEDDx0OHQ8ObRUSEAMOHh0OHmscARgpASMCGCNgACgnMA0vBAcAKAdeBQMCAAsJAgEGAAFeJgwCBgAlCAYlXi4BKi0rAhYfKhZfMiIxAyAAHQ8gHV8bARkZGlYAGhoMSAAeHhdZABcXDRdJWVlAalVVUVEYGAwMenh3dnV0c3Jxb2poZ2ZlZGNiYWBfXl1bVVhVWFdWUVRRVFNSUE9OTElHRkVEQ0JBQD44NTIwKyopKCcmJSQjIiEgHx4dHBgbGBsaGRcWFRQTEhEQDA8MDxIRERERERAzBRsrATMVIycjFTM3IxUzIxUzNRUzNSMXMzUjJxUzNQMzNSMXMzUjFzM1IzMjFTMBFRQOASsBERQGIyEiJjURND4BMyE1IzUhFSMVITIeAQMpARUhJTUjFTM1IxUBNCYjIREjNSM1MzUjNTM1ISIGHQEUFjMhFSMVITUjNSEyNjUBdz8/fT4+fT4++j8+Pn0+Pj8/vD8/fT8/fT8/vD8/AbUaKxkfIhz9EhwjGisZAZZ9ATl9AVcZKxq7/on+iQLu/Y8/vD8CsBIO/qk/Pj4+Pv5qDhERDgGWfQE5fQFXDhICGj99Pj4+Pz99Pj4+Pz8//c0/Pz8/Pz8CkPoZKhr+iBwiIhwCzxkrGj8+Pj8aK/3UvPs+Pj4+AdQOEv7HPz4/Pj8SDvoOET4/Pz4RDgAAAA8AAP9qA6EDUgADAAcACwAPABMAFwAbAB8AIwAzADcAOwA/AE8AcwCYQJVBJQIdEkktJAMTHQJHIR8CHRMJHVQbARMZFw0DCQgTCV8YFgwDCBURBwMFBAgFXhQQBgMEDwsDAwEABAFeGgESEh5YIAEeHgxIDgoCAwAAHFgAHBwNHElycG1qZ2ZjYF1bVlNNTEVEPz49PDs6OTg3NjU0MS8pJyMiISAfHh0cGxoZGBcWFRQTEhERERERERERECIFHSsXMzUjFzM1IyczNSMXMzUjJzM1IwEzNSMnMzUjATM1IyczNSMDNTQmJyMiBgcVFBY3MzI2ATM1IyczNSMXMzUjNzU0JicjIgYdARQWNzMyNjcRFAYjISImNRE0NjsBNTQ2OwEyFh0BMzU0NjsBMhYXFTMyFkehocWyssWhocWyssWhoQGbs7PWsrIBrKGh1rOzxAwGJAcKAQwGJAcKAZuhodazs9ahoRIKCCMICgoIIwgK1ywc/O4dKiodSDQlJCU01jYkIyU0AUcdKk+hoaEksrKyJKH9xKH6of3EoSSyATChBwoBDAahBwwBCv4msiShoaFroQcKAQwGoQcMAQos/TUdKiodAssdKjYlNDQlNjYlNDQlNioAAAAAAgAA/8gD4gLCABQAKQAyQC8ZGBcWFRMABwMCAUcUAQFFAAEAAgMBAmAAAwAAA1QAAwMAWAAAAwBMNTs3NAQFGCsBERQOASMhIi4BNRE0PgEzITIWFzcHCQEFJTU0JiMhIgYVERQWMyEyNjUDTBorGf3OGSsaGisZAjIhMwqW1f7U/s4BMgEsEQ79zg4SEg4CMg4RAhr+DBkrGhorGQIyGSsaKiFX8/6VAZZktgwOEREO/c4OEhIOAAgAAP+oA+gDUgADAAcACwAPABMAFwAbAB8AbkBrHQEEBR8BCQQZAQgJGwEGCBUBBwYFRx4BBRoBCRYBBgNGFwEHRAADAAIFAwJeCgEFAAQJBQReAAkACAYJCF4ABgsBBwYHWgAAAAFWAAEBDABJDAwICBMSERAMDwwPDg0ICwgLEhERERAMBRkrESE1IRUhNSEFFSE1ETUhFTUhNSEPAScXEwcnFxMHJxcD6PwYA+j8GAF3AjP9zQIz/c19nF5enJxeXpycXl4DFD67Prs/P/3NPz/6P7xeIH4Btl4gfQG1XiB9AAsAAP+oA+gDUgADAAcACwAPABMAIAApADUAPgBLAFQBBUuwFFBYQFoACwIFAgtlGwESCRJwAAMAAgsDAl4YDAIFDQEECgUEYBcBCgAPBgoPYAAGAAcRBgdeGgEQABEOEBFgGQEOABMIDhNgHBQCCBUWAgkSCAlgAAAAAVYAAQEMAEkbQFsACwIFAgsFbRsBEgkScAADAAILAwJeGAwCBQ0BBAoFBGAXAQoADwYKD2AABgAHEQYHXhoBEAARDhARYBkBDgATCA4TYBwUAggVFgIJEggJYAAAAAFWAAEBDABJWUBCTUxAPzc2KyoiIRUUEBBRUExUTVRGRT9LQEs7OjY+Nz4yMCo1KzUmJSEpIikbGhQgFSAQExATEhEREREREREQHQUdKxEhNSEVITUhBSE1IQUhFSEVNSEVAyIuATQ+ATIeARQOASciBhQWMjY0JgMiLgE0PgEzMhYUBiciBhQWMjY0JgMiLgE0PgEyHgEUDgEnIgYUFjI2NCYD6PwYA+j8GAE5AnH9jwJx/Y8Ccf2P2xkrGhorMisaGisZDhERHBERDhkrGhorGSc3NycOEREbEhINGSsaGisyKxoaKxkOEREcEREDFD67Pvo/+j/6Pz8BthoqMisaGisyKhp9EhwRERwS/oIaKzIrGjVSNX0RHBEVFBX+jxorMisaGisyKxp+EhwRERwSAAAAFQAA/6gD6AMUAA8AEwAXABsAHwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AdwB7AH8AgwCHA0FLsAlQWECdADwHOwc8ZUYBODcGBjhlPQEAADY1ADZeADUANCo1NF4zMS8tBCspJCAcGAUCAysCXyhFJUMhQR0/GQkDJ0QjQh9AGz4XCQQFAwReJiIeGhYFBRUTEQ8NBQsMBQteMjAuLAQqFBIQDgQMCioMXgAKAAkICgleAAgABzwIB14AOwA6OTs6XgA5ADc4OTdeAAYBAQZSAAYGAVkAAQYBTRtLsApQWECiADwHOwc8ZUYBODcGBjhlPQEAADY1ADZeADUANCw1NF4AKisCKlIzMS8tBCspJCAcGAUCAysCXyhFJUMhQR0/GQkDJ0QjQh9AGz4XCQQFAwReJiIeGhYFBRUTEQ8NBQsMBQteMjAuAywUEhAOBAwKLAxeAAoACQgKCV4ACAAHPAgHXgA7ADo5OzpeADkANzg5N14ABgEBBlIABgYBWQABBgFNG0uwC1BYQJ4APAc7BzxlRgE4NwY3OAZtPQEAADY1ADZeADUANCo1NF4zMS8tBCspJCAcGAUCAysCXyhFJUMhQR0/GQkDJ0QjQh9AGz4XCQQFAwReJiIeGhYFBRUTEQ8NBQsMBQteMjAuLAQqFBIQDgQMCioMXgAKAAkICgleAAgABzwIB14AOwA6OTs6XgA5ADc4OTdeAAYBAQZSAAYGAVkAAQYBTRtAnwA8BzsHPDttRgE4NwY3OAZtPQEAADY1ADZeADUANCo1NF4zMS8tBCspJCAcGAUCAysCXyhFJUMhQR0/GQkDJ0QjQh9AGz4XCQQFAwReJiIeGhYFBRUTEQ8NBQsMBQteMjAuLAQqFBIQDgQMCioMXgAKAAkICgleAAgABzwIB14AOwA6OTs6XgA5ADc4OTdeAAYBAQZSAAYGAVkAAQYBTVlZWUClfHxUVFBQTExISEREQEA8PDg4AgCHhoWEg4KBgHx/fH9+fXt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNgX15dXFtaWVhUV1RXVlVQU1BTUlFMT0xPTk1IS0hLSklER0RHRkVAQ0BDQkE8Pzw/Pj04Ozg7Ojk3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQCgcADwIPRwUUKwEhIgYVERQWMyEyNjURNCYFMxUjFTMVIwEhESE1ITUhNSE1MxUzNTMVMzUzFTM1MxUzNTMVMzUzJRUjPQIzFRcVIz0CMxUXFSM9AjMVFxUjPQIzFRcjNTM1IzUzNSM1IxUjNSMVIzUjFSM1IxUjNSMVIzUhNSE1IQE1IRU1ITUhJyE1IQOq/JUcIyMcA2scIiL8eTIyMjIDa/yVA2v8lQNr/JUyXVJXUV5LXlFeLP1vS1KoUVGpS0uvUVGKMjIyMjJeUVhLXlFeS10yA2v8lQNr/RICcf2PAnF9/gwB9AMUIh39EhwjIxwC7hwjhBINE/2JAiwNEwwTDQ0NDQ0NDQ0NDR8TEw0SEg0TEw0SEg0TEw0SEg0TEw0SEiATDRINBgwMDAwMDAwMDBkME/2VPz99Pz4/AAAQAAD/qAPoA1IADAAQABQAGAAcACAAJAAoACwAMAA0ADgAPAA/AEMARwE1S7AUUFhAZhsBCwMMAwtlAAwEBAxjGRcCFQUWBRVlGhgCFgYGFmMiFBEPBA0HDgcNZRMSEAMOCAgOYwkBBB4cAgEdBAFfJB8jAx0ABRUdBV4ABgAHDQYHXyEBCAAACABdCgEDAwJWIAECAgwDSRtAbBsBCwMMAwsMbQAMBAMMBGsZFwIVBRYFFRZtGhgCFgYFFgZrIhQRDwQNBw4HDQ5tExIQAw4IBw4IawkBBB4cAgEdBAFfJB8jAx0ABRUdBV4ABgAHDQYHXyEBCAAACABdCgEDAwJWIAECAgwDSVlAVUREQEAtLRUVAABER0RHRkVAQ0BDQkE/Pjw7Ojk4NzY1NDMyMS0wLTAvLiwrKikoJyYlJCMiISAfHh0cGxoZFRgVGBcWFBMSERAPDg0ADAAMEzQlBRYrGQExFBYzITI2NREzEQUhFSEVIRUhFTUhFRMjNTMFMxUjETMVIzczFSM3MxUjNxUjNSUzFSM3MxUjNzMVIwEnMwU1MxUzNTMVIxwCcRwi+vxXAnH9jwJx/Y8Ccfq8vPzTPz8/P30/P30/P7w//ok/P30/P30/PwHVP3f8+T8+PwNS/JUcIyMcAjMBOD68u7z6vLwCcbw/Pv3NPj4+Pj4+Pj76Pj4+Pj4BcEX6Pz8/PwAGAAD/qAPoAxQAAwAHAAsADwAfACMAt0uwFFBYQEEAAAQBBABlDAEBCgQBCmsACA4BCwYIC14ABgAHAwYHXgADAAIFAwJeDQEFAAQABQReAAoJCQpSAAoKCVkACQoJTRtAQgAABAEEAAFtDAEBCgQBCmsACA4BCwYIC14ABgAHAwYHXgADAAIFAwJeDQEFAAQABQReAAoJCQpSAAoKCVkACQoJTVlAJiAgCAgAACAjICMiIR4bFhMPDg0MCAsICwoJBwYFBAADAAMRDwUVKzc1IRUlITUhHQEhPQEhFSETETQmIyEiBhURFBYzITI2AxEhEbwB9P4MAnH9jwJx/Y8CcbsiHPyVHCMjHANrHCI+/JWjPj76Pn0+Pvo+/c0C7hwjIh39EhwjIwMK/RIC7gAAAwAA/+cD6ALVAB8AIwAnAFtAWAACAwEBAAIBXgQOAgANAQoLAApeDA8CCwkBBQYLBWAIAQYHBwZSCAEGBgdWAAcGB0ogIAEAJyYlJCAjICMiIRoYFxYVFBMSEQ8KCAcGBQQDAgAfAR8QBRQrASE1MzUjFTMVIyIGFREUFjsBFSMVMzUjNSEyNjURNCYBETMRKQERIQOq/W9e+l6cGyQjHJxe+l4CkRwiI/x6nALP/W8CkQJYPz4+PyYY/okcIz4/Pz4jHAF3GCb+SwF3/okBdwAAAAAEAAD/sQNNAv8ABgAUABkAJACGQBceAQIFHRYOBwQDAhkDAgMAAwEBAQAER0uwElBYQCcABQIFbwACAwJvAAMAA28AAAEBAGMGAQEEBAFSBgEBAQRXAAQBBEsbQCYABQIFbwACAwJvAAMAA28AAAEAbwYBAQQEAVIGAQEBBFcABAEES1lAEgAAISAYFxAPCQgABgAGFAcFFSsXNycHFTMVATQjIgcBBhUUMzI3ATYnFwEjNQEUDwEnNzYyHwEWyzKDM0gBXwwFBP7RBA0FBAEvAx7o/jDoA00UXehdFDsWgxQHM4MzPEcCBgwE/tIEBgwEAS4Ecej+L+kBmh0VXelcFRWDFgAAAAADAAD/qAOqAxQABAAIAA8ARUBCCgEERQgGAgQFBG8ABQAFbwcBAAADAgADXgACAQECUgACAgFWAAECAUoJCQEACQ8JDw4NDAsIBwYFAwIABAEECQUUKyUhFSE1ByM1MwE3FyMRIxEB1f4rA6o/fX39cPr6nLyj+/t9PgG2+vr+xwE5AAAWAAAAAAPoAlgAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwDAQL0pDQsJBwUDBwEoDAoIBgQCBwAPAQBeAA8ADhEPDl4AEQAQExEQXgATABIVExJeABUAFBcVFF4AFwAWGRcWXgAZABgbGRheKyclIyEfHQcbGhobUisnJSMhHx0HGxsaViomJCIgHhwHGhsaSldWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIRERERERERERAsBR0rEzM1IxczNSMXMzUjFzM1IxczNSMXMzUjFzM1IwUzNSMFMzUjBTM1IwUzNSMFMzUjBTM1IwUzNSMXMzUjFzM1IxczNSMXMzUjFzM1IxczNSMTMzUjATM1Iz8+Pn0+Pn0+Pn0+Pn0+Pn0+Pn0+PvzTPz8Dqj4+/FY/PwOqPj78Vj8/A6o+PvzTPz99Pz99Pz99Pz99Pz99Pz99Pz8/Pj78Vj8/Aho+Pj4+Pj4+Pj4+Pj4+fT99Pn0/fT59P30+fT8/Pz8/Pz8/Pz8/Pz8Bdz7+DD8AAAAAAQAA/2oBigNSACAAKEAlBAEABQEFAAFtAwEBAgUBAmsABQUMSAACAg0CSRUhJRUhEwYFGisBFAYnIxEzMh4BDwEGIi8BJjQ2OwERIyImNj8BNjIfARYBiRYOR0cPFAIMjwoeCo8KFA9ISA4WAgmPCxwLjwsCnw4WAf3EFB4LjgsLjgseFAI8FB4LjgsLjgsABwAAAAAD6AJYAAMABwALAA8AGAAhACwCMbcqJyQDCQgBR0uwClBYQE4HAQMACgADCm0RAQoMAApjDQEMCAAMYw8BDgkLBQ5lAAsCBQtjBgECBQkCBWsAAQAAAwEAXhABCAAJDggJYAAFBAQFUgAFBQRXAAQFBEsbS7ALUFhARAcBAwAKAAMKbQ0MEQMKCAAKYw8OAgsJAgULZQYBAgUJAgVrAAEAAAMBAF4QAQgACQsICWAABQQEBVIABQUEVwAEBQRLG0uwEVBYQE4HAQMACgADCm0RAQoMAApjDQEMCAAMYw8BDgkLBQ5lAAsCBQtjBgECBQkCBWsAAQAAAwEAXhABCAAJDggJYAAFBAQFUgAFBQRXAAQFBEsbS7ASUFhAUAcBAwAKAAMKbREBCgwACmMNAQwIAAwIaw8BDgkLCQ4LbQALAgULYwYBAgUJAgVrAAEAAAMBAF4QAQgACQ4ICWAABQQEBVIABQUEVwAEBQRLG0uwE1BYQFEHAQMACgADCm0RAQoMAAoMaw0BDAgADAhrDwEOCQsJDgttAAsCBQtjBgECBQkCBWsAAQAAAwEAXhABCAAJDggJYAAFBAQFUgAFBQRXAAQFBEsbQFIHAQMACgADCm0RAQoMAAoMaw0BDAgADAhrDwEOCQsJDgttAAsCCQsCawYBAgUJAgVrAAEAAAMBAF4QAQgACQ4ICWAABQQEBVIABQUEVwAEBQRLWVlZWVlAIxoZERAsKykoJiUjIh4dGSEaIRUUEBgRGBEREREREREQEgUcKxMhNSEDMxEjEyE1KQEzESMFIgYUFjI2NCYnMhYUBiImNDYXMxU3MwcXIycVIz4Da/yVPj8/PwNr/JUDaz4+/dgiJydDJychMDk5YDo6yR9mKHF5KW0fAho+/ksBd/5KPwF3XzJWMjJWMhlAbEBAbEAEYGBqem5uAAAAAQAA/7QDDwMIADYAPUA6AAIFBgUCBm0ABgQFBgRrAAEAAwcBA2AABwAFAgcFYAAEAAAEVAAEBABYAAAEAEwmFyYlExUVIggFHCslFAYjIicBJjQ2MhcBFhQGIicBJiIGFhcBFjMyNjc0JwEmIyIGFB8BFhQGIi8BJjU0NjMyFwEWAw9YQUs4/k4/fLBAAVIFIhAG/q4sdFIBKgGxIy4kLgEk/rwOExAWDuUGJA8F5SNALTEiAUU3TUFYNwGyQK98P/6uBRAiBQFTK1R1K/5PJDAjLiMBRA4WIg/kBhAiBeUiMS5AJP68NgAAAAABAAD/sQPFAwsAfgBQQE1ZVDMDCAUXAQECAkcKAQYLCQcDBQgGBWAACAACAQgCYAwDAgEAAAFUDAMCAQEAWAQBAAEATHp5cG9rZWBfWFVPTkpEPjxlFjgUYA0FGSsFIiYiBiMiJjU0NjI2NzY9ATQnJiMhIg8BFBceATIWFxQGByImIgYjIiY1ND4CNzY1JxE3NiY0LgIjJi8BLgE3NDY3MhYyNjMyFhUUBiIGBwYVFxYzITI3Nj0BNCcuAjU0NjcyFjI2MzIWFRQGIgYHBhUTFBceATIWFxQGA6sZYjJiGQ4OEhogCRIBBxX+iBYHARUJIh4UAQ4NGmgxXhgNDhIWHgkSAQEBAgQECAUIER0MFgEMDhpoMGAWDg4SGh4JEwEHDwGGDgcBEwouHA4OGGQvYBgODhQYIgcUARMJIBwSAQxPBAQYDRESCAULQ9oMBQMD4E8NBQQQEg4YAQQEGA0REAQEBw1DHwHGDgwSGBgQFAUBAgEMFA4YAQQEGg0REAQFDE7EAgIGDLJODAYCDBYOGAEEBBoNERAEBQ1N/fJCDAYEEhAOGAAAAQAA/7ECyQMLACsALkArHQgCAQIBRwACAAEAAmUDAQEBbgAEAAAEVAAEBABYAAAEAEw9MxM4IwUFGSsBFRQGIyIHBgcGFREUBisBIiY1ESMRFAYrASImNREmJyYnJjU0Njc2MyEyFgLJFA4cAg8DAhQOPA4UUBIQPA4UUjdGJSRjQz6rAQsOFALpKRAkAQMOBh79fQ4UFA4CqP1YDhQUDgEVBxohQ0FQXIUXFRQAAAACAAD/agNrA1IAGwAfAEdARAQCAgAPEA0DBQYABV4ODAIGCwkCBwgGB14DAQEBDEgKAQgIDQhJAAAfHh0cABsAGxoZGBcWFRQTEREREREREREREQUdKwE1IzcjByM3IwcjFTMHIxUzBzM3MwczNzM1IzcHIzczA2ucH30f+h99H9vLH6ycH30f+h99H9vLH5z6H/oB2336+vr6ffp9+vr6+n36+voAAAABAAAAAQAAH+a/t18PPPUACwPoAAAAANOqshAAAAAA06qyEAAA/2oD6ANSAAAACAACAAAAAAAAAAEAAANS/2oAAAPoAAD//wPoAAEAAAAAAAAAAAAAAAAAAAATA+gAAAPoAAADoAAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAANZAAAD6AAAA+gAAAGsAAAD6AAAAxEAAAPoAAACygAAA2sAAAAAAAABygK4AxQDhgSMBuIH6giCCOwJcAmyCpgK4AxCDLgNjA3kDjcAAQAAABMAiAAWAAAAAAACAI4AngBzAAABWwtwAAAAAAAAABIA3gABAAAAAAAAADUAAAABAAAAAAABABEANQABAAAAAAACAAcARgABAAAAAAADABEATQABAAAAAAAEABEAXgABAAAAAAAFAAsAbwABAAAAAAAGABEAegABAAAAAAAKACsAiwABAAAAAAALABMAtgADAAEECQAAAGoAyQADAAEECQABACIBMwADAAEECQACAA4BVQADAAEECQADACIBYwADAAEECQAEACIBhQADAAEECQAFABYBpwADAAEECQAGACIBvQADAAEECQAKAFYB3wADAAEECQALACYCNUNvcHlyaWdodCAoQykgMjAxNiBieSBvcmlnaW5hbCBhdXRob3JzIEAgZm9udGVsbG8uY29tZm9ybS1idWlsZGVyLWZvbnRSZWd1bGFyZm9ybS1idWlsZGVyLWZvbnRmb3JtLWJ1aWxkZXItZm9udFZlcnNpb24gMS4wZm9ybS1idWlsZGVyLWZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAG8AcAB5AHIAaQBnAGgAdAAgACgAQwApACAAMgAwADEANgAgAGIAeQAgAG8AcgBpAGcAaQBuAGEAbAAgAGEAdQB0AGgAbwByAHMAIABAACAAZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AZgBvAHIAbQAtAGIAdQBpAGwAZABlAHIALQBmAG8AbgB0AFIAZQBnAHUAbABhAHIAZgBvAHIAbQAtAGIAdQBpAGwAZABlAHIALQBmAG8AbgB0AGYAbwByAG0ALQBiAHUAaQBsAGQAZQByAC0AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAZgBvAHIAbQAtAGIAdQBpAGwAZABlAHIALQBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABMBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAAMYXV0b2NvbXBsZXRlCGNhbGVuZGFyCGNoZWNrYm94DmNoZWNrYm94LWdyb3VwC3JhZGlvLWdyb3VwCXJpY2gtdGV4dAZzZWxlY3QJdGV4dC1hcmVhCnRleHQtaW5wdXQGcGVuY2lsCmZpbGUtaW5wdXQMaGlkZGVuLWlucHV0D3Jlc2l6ZS12ZXJ0aWNhbAxidXR0b24taW5wdXQGYXR0YWNoBmhlYWRlcglwYXJhZ3JhcGgGbnVtYmVyAAAAAAABAAH//wAPAAAAAAAAAAAAAAAAAAAAAAAYABgAGAAYA1L/agNS/2qwACwgsABVWEVZICBLuAAOUUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEssCBgZi2wAiwgZCCwwFCwBCZasigBCkNFY0VSW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCxAQpDRWNFYWSwKFBYIbEBCkNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ABK1lZI7AAUFhlWVktsAMsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAQsIyEjISBksQViQiCwBiNCsQEKQ0VjsQEKQ7ABYEVjsAMqISCwBkMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZISCwQFNYsAErGyGwQFkjsABQWGVZLbAFLLAHQyuyAAIAQ2BCLbAGLLAHI0IjILAAI0JhsAJiZrABY7ABYLAFKi2wBywgIEUgsAtDY7gEAGIgsABQWLBAYFlmsAFjYESwAWAtsAgssgcLAENFQiohsgABAENgQi2wCSywAEMjRLIAAQBDYEItsAosICBFILABKyOwAEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAssICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDCwgsAAjQrILCgNFWCEbIyFZKiEtsA0ssQICRbBkYUQtsA4ssAFgICCwDENKsABQWCCwDCNCWbANQ0qwAFJYILANI0JZLbAPLCCwEGJmsAFjILgEAGOKI2GwDkNgIIpgILAOI0IjLbAQLEtUWLEEZERZJLANZSN4LbARLEtRWEtTWLEEZERZGyFZJLATZSN4LbASLLEAD0NVWLEPD0OwAWFCsA8rWbAAQ7ACJUKxDAIlQrENAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAOKiEjsAFhIIojYbAOKiEbsQEAQ2CwAiVCsAIlYbAOKiFZsAxDR7ANQ0dgsAJiILAAUFiwQGBZZrABYyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsQAAEyNEsAFDsAA+sgEBAUNgQi2wEywAsQACRVRYsA8jQiBFsAsjQrAKI7ABYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wFCyxABMrLbAVLLEBEystsBYssQITKy2wFyyxAxMrLbAYLLEEEystsBkssQUTKy2wGiyxBhMrLbAbLLEHEystsBwssQgTKy2wHSyxCRMrLbAeLACwDSuxAAJFVFiwDyNCIEWwCyNCsAojsAFgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAfLLEAHistsCAssQEeKy2wISyxAh4rLbAiLLEDHistsCMssQQeKy2wJCyxBR4rLbAlLLEGHistsCYssQceKy2wJyyxCB4rLbAoLLEJHistsCksIDywAWAtsCosIGCwEGAgQyOwAWBDsAIlYbABYLApKiEtsCsssCorsCoqLbAsLCAgRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgbIVktsC0sALEAAkVUWLABFrAsKrABFTAbIlktsC4sALANK7EAAkVUWLABFrAsKrABFTAbIlktsC8sIDWwAWAtsDAsALABRWO4BABiILAAUFiwQGBZZrABY7ABK7ALQ2O4BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixLwEVKi2wMSwgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wMiwuFzwtsDMsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA0LLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyMwEBFRQqLbA1LLAAFrAEJbAEJUcjRyNhsAlDK2WKLiMgIDyKOC2wNiywABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCEMgiiNHI0cjYSNGYLAEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsAJiILAAUFiwQGBZZrABY2AjILABKyOwBENgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbA3LLAAFiAgILAFJiAuRyNHI2EjPDgtsDgssAAWILAII0IgICBGI0ewASsjYTgtsDkssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIgsABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA6LLAAFiCwCEMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wOywjIC5GsAIlRlJYIDxZLrErARQrLbA8LCMgLkawAiVGUFggPFkusSsBFCstsD0sIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSsBFCstsD4ssDUrIyAuRrACJUZSWCA8WS6xKwEUKy2wPyywNiuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xKwEUK7AEQy6wKystsEAssAAWsAQlsAQmIC5HI0cjYbAJQysjIDwgLiM4sSsBFCstsEEssQgEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxKwEUKy2wQiywNSsusSsBFCstsEMssDYrISMgIDywBCNCIzixKwEUK7AEQy6wKystsEQssAAVIEewACNCsgABARUUEy6wMSotsEUssAAVIEewACNCsgABARUUEy6wMSotsEYssQABFBOwMiotsEcssDQqLbBILLAAFkUjIC4gRoojYTixKwEUKy2wSSywCCNCsEgrLbBKLLIAAEErLbBLLLIAAUErLbBMLLIBAEErLbBNLLIBAUErLbBOLLIAAEIrLbBPLLIAAUIrLbBQLLIBAEIrLbBRLLIBAUIrLbBSLLIAAD4rLbBTLLIAAT4rLbBULLIBAD4rLbBVLLIBAT4rLbBWLLIAAEArLbBXLLIAAUArLbBYLLIBAEArLbBZLLIBAUArLbBaLLIAAEMrLbBbLLIAAUMrLbBcLLIBAEMrLbBdLLIBAUMrLbBeLLIAAD8rLbBfLLIAAT8rLbBgLLIBAD8rLbBhLLIBAT8rLbBiLLA3Ky6xKwEUKy2wYyywNyuwOystsGQssDcrsDwrLbBlLLAAFrA3K7A9Ky2wZiywOCsusSsBFCstsGcssDgrsDsrLbBoLLA4K7A8Ky2waSywOCuwPSstsGossDkrLrErARQrLbBrLLA5K7A7Ky2wbCywOSuwPCstsG0ssDkrsD0rLbBuLLA6Ky6xKwEUKy2wbyywOiuwOystsHAssDorsDwrLbBxLLA6K7A9Ky2wciyzCQQCA0VYIRsjIVlCK7AIZbADJFB4sAEVMC0AS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAVCsgABACqxAAVCswoCAQgqsQAFQrMOAAEIKrEABkK6AsAAAQAJKrEAB0K6AEAAAQAJKrEDAESxJAGIUViwQIhYsQNkRLEmAYhRWLoIgAABBECIY1RYsQMARFlZWVmzDAIBDCq4Af+FsASNsQIARAAA);
    src: url(data:application/vnd.ms-fontobject;base64,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FAUBAgEMFA4YAQQEGg0REAQFDE7EAgIGDLJODAYCDBYOGAEEBBoNERAEBQ1N/fJCDAYEEhAOGAAAAQAA/7ECyQMLACsALkArHQgCAQIBRwACAAEAAmUDAQEBbgAEAAAEVAAEBABYAAAEAEw9MxM4IwUFGSsBFRQGIyIHBgcGFREUBisBIiY1ESMRFAYrASImNREmJyYnJjU0Njc2MyEyFgLJFA4cAg8DAhQOPA4UUBIQPA4UUjdGJSRjQz6rAQsOFALpKRAkAQMOBh79fQ4UFA4CqP1YDhQUDgEVBxohQ0FQXIUXFRQAAAACAAD/agNrA1IAGwAfAEdARAQCAgAPEA0DBQYABV4ODAIGCwkCBwgGB14DAQEBDEgKAQgIDQhJAAAfHh0cABsAGxoZGBcWFRQTEREREREREREREQUdKwE1IzcjByM3IwcjFTMHIxUzBzM3MwczNzM1IzcHIzczA2ucH30f+h99H9vLH6ycH30f+h99H9vLH5z6H/oB2336+vr6ffp9+vr6+n36+voAAAABAAAAAQAAH+a/t18PPPUACwPoAAAAANOqshAAAAAA06qyEAAA/2oD6ANSAAAACAACAAAAAAAAAAEAAANS/2oAAAPoAAD//wPoAAEAAAAAAAAAAAAAAAAAAAATA+gAAAPoAAADoAAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAANZAAAD6AAAA+gAAAGsAAAD6AAAAxEAAAPoAAACygAAA2sAAAAAAAABygK4AxQDhgSMBuIH6giCCOwJcAmyCpgK4AxCDLgNjA3kDjcAAQAAABMAiAAWAAAAAAACAI4AngBzAAABWwtwAAAAAAAAABIA3gABAAAAAAAAADUAAAABAAAAAAABABEANQABAAAAAAACAAcARgABAAAAAAADABEATQABAAAAAAAEABEAXgABAAAAAAAFAAsAbwABAAAAAAAGABEAegABAAAAAAAKACsAiwABAAAAAAALABMAtgADAAEECQAAAGoAyQADAAEECQABACIBMwADAAEECQACAA4BVQADAAEECQADACIBYwADAAEECQAEACIBhQADAAEECQAFABYBpwADAAEECQAGACIBvQADAAEECQAKAFYB3wADAAEECQALACYCNUNvcHlyaWdodCAoQykgMjAxNiBieSBvcmlnaW5hbCBhdXRob3Jz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) format("embedded-opentype"), url(data:application/octet-stream;base64,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) format("woff2"), url(data:application/font-woff;base64,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) format("woff"), url(data:application/x-font-ttf;base64,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fQ4UFA4CqP1YDhQUDgEVBxohQ0FQXIUXFRQAAAACAAD/agNrA1IAGwAfAEdARAQCAgAPEA0DBQYABV4ODAIGCwkCBwgGB14DAQEBDEgKAQgIDQhJAAAfHh0cABsAGxoZGBcWFRQTEREREREREREREQUdKwE1IzcjByM3IwcjFTMHIxUzBzM3MwczNzM1IzcHIzczA2ucH30f+h99H9vLH6ycH30f+h99H9vLH5z6H/oB2336+vr6ffp9+vr6+n36+voAAAABAAAAAQAAH+a/t18PPPUACwPoAAAAANOqshAAAAAA06qyEAAA/2oD6ANSAAAACAACAAAAAAAAAAEAAANS/2oAAAPoAAD//wPoAAEAAAAAAAAAAAAAAAAAAAATA+gAAAPoAAADoAAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAANZAAAD6AAAA+gAAAGsAAAD6AAAAxEAAAPoAAACygAAA2sAAAAAAAABygK4AxQDhgSMBuIH6giCCOwJcAmyCpgK4AxCDLgNjA3kDjcAAQAAABMAiAAWAAAAAAACAI4AngBzAAABWwtwAAAAAAAAABIA3gABAAAAAAAAADUAAAABAAAAAAABABEANQABAAAAAAACAAcARgABAAAAAAADABEATQABAAAAAAAEABEAXgABAAAAAAAFAAsAbwABAAAAAAAGABEAegABAAAAAAAKACsAiwABAAAAAAALABMAtgADAAEECQAAAGoAyQADAAEECQABACIBMwADAAEECQACAA4BVQADAAEECQADACIBYwADAAEECQAEACIBhQADAAEECQAFABYBpwADAAEECQAGACIBvQADAAEECQAKAFYB3wADAAEECQALACYCNUNvcHlyaWdodCAoQykgMjAxNiBieSBvcmlnaW5hbCBhdXRob3JzIEAgZm9udGVsbG8uY29tZm9ybS1idWlsZGVyLWZvbnRSZWd1bGFyZm9ybS1idWlsZGVyLWZvbnRmb3JtLWJ1aWxkZXItZm9udFZlcnNpb24gMS4wZm9ybS1idWlsZGVyLWZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAG8AcAB5AHIAaQBnAGgAdAAgACgAQwApACAAMgAwADEANgAgAGIA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) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5Db3B5cmlnaHQgKEMpIDIwMTYgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbTwvbWV0YWRhdGE+CjxkZWZzPgo8Zm9udCBpZD0iZm9ybS1idWlsZGVyLWZvbnQiIGhvcml6LWFkdi14PSIxMDAwIiA+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9ImZvcm0tYnVpbGRlci1mb250IiBmb250LXdlaWdodD0iNDAwIiBmb250LXN0cmV0Y2g9Im5vcm1hbCIgdW5pdHMtcGVyLWVtPSIxMDAwIiBhc2NlbnQ9Ijg1MCIgZGVzY2VudD0iLTE1MCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjEwMDAiIC8+CjxnbHlwaCBnbHlwaC1uYW1lPSJhdXRvY29tcGxldGUiIHVuaWNvZGU9IiYjeGU4MDA7IiBkPSJNMzc1IDUzOGg2M3YtNjNoLTYzdjYzeiBtLTEyNSA2MmgtNjJ2LTYyaDYydjYyeiBtMTI1IDBoLTYydi02Mmg2MnY2MnogbS0yNTAtNjJ2LTYzaDYzdjYzaC02M3ogbTYzLTEyNWg2MnY2MmgtNjJ2LTYyeiBtMTI1IDBoNjJ2NjJoLTYydi02MnogbS02MyAxMjV2LTYzaDYzdjYzaC02M3ogbS0xMjUtNTYzaDYzdjYzaC02M3YtNjN6IG0xMjUgMGg2M3Y2M2gtNjN2LTYzeiBtMTI1IDBoNjN2NjNoLTYzdi02M3ogbTE4OCA2M2gtNjN2LTYzaDYzdjYzeiBtNDM3IDU5M3YtMjUwYzAtNTAtNDQtOTMtOTQtOTNoLTMxdi0xODgtMTg4YzAtMzctMjUtNjItNjItNjJoLTc1MGMtMzggMC02MyAyNS02MyA2MnY3MTljMCA1MCA0NCA5NCA5NCA5NGgxODcgMjE5djMxIDMyaC02Mi02M3YzMSAzMWgxNTYgMTU3di0zMS0zMWgtNjMtNjJ2LTMyLTMxaDE4NyAxNTZjNTAgMCA5NC00NCA5NC05NHogbS0xODctNTMxaC0zNzUtMzc1di0xODhoNzUwdjE4OHogbS02MjUgNjN2NjJoLTYzdi02Mmg2M3ogbTEyNSAwdjYyaC02M3YtNjJoNjN6IG02MjUgNDY4YzAgMTktMTMgMzItMzIgMzJoLTM0M3YtMTU3LTE1NmgtMzItMzF2MzEgMzJoLTYydjYyaDYydjMxIDMyaC02MnY2Mmg2MnYzMSAzMmgtNDA2Yy0xOSAwLTMxLTEzLTMxLTMydi0yNTBjMC0xOCAxMi0zMSAzMS0zMWg0MDZ2LTYyaC0xMjV2LTMyLTMxaDE1NiAxNTd2MzEgMzJoLTEyNXY2MmgzNDNjMTkgMCAzMiAxMyAzMiAzMXYyNTB6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYWxlbmRhciIgdW5pY29kZT0iJiN4ZTgwMTsiIGQ9Ik03MS03OWgxNjF2MTYxaC0xNjF2LTE2MXogbTE5NyAwaDE3OHYxNjFoLTE3OHYtMTYxeiBtLTE5NyAxOTdoMTYxdjE3OGgtMTYxdi0xNzh6IG0xOTcgMGgxNzh2MTc4aC0xNzh2LTE3OHogbS0xOTcgMjE0aDE2MXYxNjFoLTE2MXYtMTYxeiBtNDExLTQxMWgxNzl2MTYxaC0xNzl2LTE2MXogbS0yMTQgNDExaDE3OHYxNjFoLTE3OHYtMTYxeiBtNDI4LTQxMWgxNjF2MTYxaC0xNjF2LTE2MXogbS0yMTQgMTk3aDE3OXYxNzhoLTE3OXYtMTc4eiBtLTE5NiA0ODJ2MTYxcTAgNy02IDEydC0xMiA2aC0zNnEtNyAwLTEyLTZ0LTYtMTJ2LTE2MXEwLTcgNi0xM3QxMi01aDM2cTcgMCAxMiA1dDYgMTN6IG00MTAtNDgyaDE2MXYxNzhoLTE2MXYtMTc4eiBtLTIxNCAyMTRoMTc5djE2MWgtMTc5di0xNjF6IG0yMTQgMGgxNjF2MTYxaC0xNjF2LTE2MXogbTE4IDI2OHYxNjFxMCA3LTUgMTJ0LTEzIDZoLTM1cS04IDAtMTMtNnQtNS0xMnYtMTYxcTAtNyA1LTEzdDEzLTVoMzVxOCAwIDEzIDV0NSAxM3ogbTIxNSAzNnYtNzE1cTAtMjktMjItNTB0LTUwLTIxaC03ODZxLTI5IDAtNTAgMjF0LTIxIDUwdjcxNXEwIDI5IDIxIDUwdDUwIDIxaDcydjU0cTAgMzcgMjYgNjN0NjMgMjZoMzZxMzcgMCA2My0yNnQyNi02M3YtNTRoMjE0djU0cTAgMzcgMjcgNjN0NjMgMjZoMzVxMzcgMCA2My0yNnQyNy02M3YtNTRoNzFxMjkgMCA1MC0yMXQyMi01MHoiIGhvcml6LWFkdi14PSI5MjguNiIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjaGVja2JveCIgdW5pY29kZT0iJiN4ZTgwMjsiIGQ9Ik04NDQgNTM4di01MDBjMC01MS00NC05NC05NC05NGgtNTYyYy01MCAwLTk0IDQzLTk0IDk0djU2MmMwIDUwIDQ0IDk0IDk0IDk0aDU2MmM0NCAwIDgxLTMxIDk0LTc1bDE1MCA4Ny0xNTAtMTY4eiBtLTYzLTc1bC0zMDAtMzYzLTMwNiA0MDYgMzA2LTEwMCAzMDAgMTgydjEyYzAgMTktMTIgMzEtMzEgMzFoLTU2MmMtMTkgMC0zMi0xMi0zMi0zMXYtNTYyYzAtMTkgMTMtMzIgMzItMzJoNTYyYzE5IDAgMzEgMTMgMzEgMzJ2NDI1eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2hlY2tib3gtZ3JvdXAiIHVuaWNvZGU9IiYjeGU4MDM7IiBkPSJNMCA3ODhoMTAwMHY2MmgtMTAwMHYtNjJ6IG0wLTEyNWgxMDAwdjYyaC0xMDAwdi02MnogbTM3NS0xMjV2LTYzaDU2M3Y2M2gtNTYzeiBtNTYzLTU2M3Y2M2gtNTYzdi02M2g1NjN6IG0tNTYzIDI1MGg1NjN2NjNoLTU2M3YtNjN6IG0tMTI1LTEyNWwtMTU2LTk0LTk0IDMyIDk0LTEyNiAxNTYgMTg4eiBtMCAyNTBsLTE1Ni05NC05NCAzMiA5NC0xMjUgMTU2IDE4N3ogbTAgMjUwbC0xNTYtOTQtOTQgMzIgOTQtMTI1IDE1NiAxODd6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJyYWRpby1ncm91cCIgdW5pY29kZT0iJiN4ZTgwNDsiIGQ9Ik0wIDc4OGgxMDAwdjYyaC0xMDAwdi02MnogbTAtMTI1aDEwMDB2NjJoLTEwMDB2LTYyeiBtMzEzLTE4OGg2MjV2NjNoLTYyNXYtNjN6IG02MjUtMTg3aC02MjV2LTYzaDYyNXY2M3ogbTAtMzEzdjYzaC02MjV2LTYzaDYyNXogbS04NDQgNDM4Yy01MCAwLTk0IDQzLTk0IDkzczQ0IDk0IDk0IDk0IDk0LTQ0IDk0LTk0LTQ0LTkzLTk0LTkzeiBtMCAxMjVjLTE5IDAtMzEtMTMtMzEtMzJzMTItMzEgMzEtMzEgMzEgMTMgMzEgMzEtMTIgMzItMzEgMzJ6IG0wLTM4MmMtNTAgMC05NCA0NC05NCA5NHM0NCA5NCA5NCA5NCA5NC0zOCA5NC05NC00NC05NC05NC05NHogbTAgMTI1Yy0xOSAwLTMxLTEyLTMxLTMxczEyLTMxIDMxLTMxIDMxIDE5IDMxIDMxLTEyIDMxLTMxIDMxeiBtMC0zNjljLTUwIDAtOTQgNDQtOTQgOTRzNDQgOTQgOTQgOTQgOTQtNDQgOTQtOTQtNDQtOTQtOTQtOTR6IG0wIDEyNmMtMTkgMC0zMS0xMy0zMS0zMnMxMi0zMSAzMS0zMSAzMSAxMiAzMSAzMS0xMiAzMi0zMSAzMnoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InJpY2gtdGV4dCIgdW5pY29kZT0iJiN4ZTgwNTsiIGQ9Ik05MzggNzg4aC04NzVjLTM4IDAtNjMtMjUtNjMtNjN2LTc1MGMwLTM4IDI1LTYzIDYzLTYzaDg3NWMzNyAwIDYyIDI1IDYyIDYzdjc1MGMwIDM4LTI1IDYzLTYyIDYzeiBtLTg3NS0xMzJoNTB2LTE4aC01MHYxOHogbTAtMzFoNTB2LTE5aC01MHYxOXogbTg3NS02NTBoLTg3NXY1NTZoODc1di01NTZ6IG0wIDU2OWgtODc1djE5aDg3NXYtMTl6IG0wIDMxaC04NzV2MTloNTB2LTEzaDkzdjEzaDgydi0xM2g4N3YxM2g4MXYtMTNoOTR2MTNoNzV2LTEzaDk0djEzaDgxdi0xM2g5NHYxM2g0NHYtMTl6IG0tNjU3IDUwdi0xOWgtNzV2MTloNzV6IG0tNzUgMTN2MThoODJ2LTE4aC04MnogbTI1MC0xM3YtMTloLTgxdjE5aDgxeiBtLTgxIDEzdjE4aDgxdi0xOGgtODF6IG0yNTAtMTN2LTE5aC03NXYxOWg3NXogbS03NSAxM3YxOGg3NXYtMThoLTc1eiBtMjUwLTEzdi0xOWgtODF2MTloODF6IG0tODEgMTN2MThoODF2LTE4aC04MXogbTIxOS0zMmgtNTB2MTloNTB2LTE5eiBtMCAzMmgtNTB2MThoNTB2LTE4eiBtMCAzMWgtNTB2NmgtOTR2LTEyaC04MXYxMmgtODh2LTEyaC03NXYxMmgtOTR2LTEyaC04MXYxMmgtOTR2LTEyaC03NXYxMmgtOTN2LTEyaC01MHYyNWg4NzV2LTE5eiBtMCAzMWgtODc1djE5aDg3NXYtMTl6IG0tNzUwLTYwMHY2M2g2MjV2LTYzaC02MjV6IG02MjUgMTI1aC02MjV2NjNoNjI1di02M3ogbS0xMjUgMTI1aC01MDB2NjNoNTAwdi02M3oiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InNlbGVjdCIgdW5pY29kZT0iJiN4ZTgwNjsiIGQ9Ik0wIDg1MHYtODc1aDBjMC0zOCAyNS02MyA2My02M2g2MjVjMzcgMCA2MiAyNSA2MiA2M2gwdjU2M2gyNTB2MzEyaC0xMDAweiBtNjMtNjJoNjI1di0xODhoLTYyNXYxODh6IG0wLTM3NWg2MjV2LTE4OGgtNjI1djE4OHogbTAtNDM4djE4OGg2MjV2LTE4OGgtNjI1eiBtODc1IDYyNWgtMTg4djE4OGgxODh2LTE4OHogbS04MTMgMTI1aDYzdi02MmgtNjN2NjJ6IG0wLTYyNWg2M3YtNjJoLTYzdjYyeiBtMTI1IDBoNjN2LTYyaC02M3Y2MnogbTEyNSAwaDYzdi02MmgtNjN2NjJ6IG0xODggMHYtNjJoLTYzdjYyaDYzeiBtLTQzOCAyNTBoNjN2LTYyaC02M3Y2MnogbTEyNSAwaDYzdi02MmgtNjN2NjJ6IG0xMjUgMGg2M3YtNjJoLTYzdjYyeiBtNDY5IDMwNmwtNjMgNjloMTE5bC01Ni02OXogbS03MTktMTgxdjYzaDYzdi02M2gtNjNsMCAweiBtMTI1IDB2NjNoNjN2LTYzaC02M2wwIDB6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJ0ZXh0LWFyZWEiIHVuaWNvZGU9IiYjeGU4MDc7IiBkPSJNMTg4IDE2M3Y2Mmg1MDB2LTYyaC01MDBsMCAweiBtMCAyNTBoNjI1djYyaC02MjV2LTYybDAgMHogbTAtNjN2LTYyaDYyNXY2MmgtNjI1bDAgMHogbTYyNSAyNTBoLTYyNXYtNjJoNjI1djYybDAgMHogbTE4Ny02MjV2NzUwYzAgMzgtMjUgNjMtNjIgNjNoLTg3NWMtMzggMC02My0yNS02My02M3YtNzUwYzAtMzggMjUtNjMgNjMtNjNoODc1YzM3IDAgNjIgMjUgNjIgNjN6IG0tNjIgNzUwdi03NTBoLTg3NXY3NTBoODc1eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0idGV4dC1pbnB1dCIgdW5pY29kZT0iJiN4ZTgwODsiIGQ9Ik05MzggNjAwaC02NTd2NjNoOTR2NjJoLTk0LTYyLTk0di02Mmg5NHYtNjNoLTE1NmMtMzggMC02My0zMS02My02MnYtMzc1YzAtMzggMjUtNjMgNjMtNjNoMTU2di02MmgtOTR2LTYzaDI1MHY2M2gtOTR2NjJoNjU3YzM3IDAgNjIgMjUgNjIgNjN2Mzc1YzAgMzEtMjUgNjItNjIgNjJ6IG0tODc1LTQzN3YzNzVoMTU2di0zNzVoLTE1NnogbTg3NSAwaC02NTd2Mzc1aDY1N3YtMzc1eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGVuY2lsIiB1bmljb2RlPSImI3hlODA5OyIgZD0iTTIwMy03bDUwIDUxLTEzMSAxMzEtNTEtNTF2LTYwaDcydi03MWg2MHogbTI5MSA1MThxMCAxMi0xMiAxMi01IDAtOS00bC0zMDMtMzAycS00LTQtNC0xMCAwLTEyIDEzLTEyIDUgMCA5IDRsMzAzIDMwMnEzIDQgMyAxMHogbS0zMCAxMDdsMjMyLTIzMi00NjQtNDY1aC0yMzJ2MjMzeiBtMzgxLTU0cTAtMjktMjAtNTBsLTkzLTkzLTIzMiAyMzMgOTMgOTJxMjAgMjEgNTAgMjEgMjkgMCA1MS0yMWwxMzEtMTMxcTIwLTIyIDIwLTUxeiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZpbGUtaW5wdXQiIHVuaWNvZGU9IiYjeGU4MGE7IiBkPSJNNDY5IDE2M2gtNDY5di0yNTFoOTM4djI1MWgtNDY5eiBtNDA2LTEyNWgtMTI1djYyaDEyNXYtNjJ6IG0tNjU2IDUwMGwyNTAgMjUwIDI1MC0yNTBoLTE1NnYtMzEzaC0xODh2MzEzeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaGlkZGVuLWlucHV0IiB1bmljb2RlPSImI3hlODBiOyIgZD0iTTYzIDUzOGw2MiAwIDAgNjItNjIgMHogbTEyNSAwbDYyIDAgMCA2Mi02MiAweiBtMTI1IDBsNjIgMCAwIDYyLTYyIDB6IG0xMjUgMGw2MiAwIDAgNjItNjIgMHogbTEyNSAwbDYyIDAgMCA2Mi02MiAweiBtMTI1IDBsNjIgMCAwIDYyLTYyIDB6IG0xMjUgMGw2MiAwIDAgNjItNjIgMHogbS04MTMtNjNsNjMgMCAwIDYzLTYzIDB6IG05MzgtNjJsNjIgMCAwIDYyLTYyIDB6IG0tOTM4LTYzbDYzIDAgMCA2My02MyAweiBtOTM4LTYybDYyIDAgMCA2Mi02MiAweiBtLTkzOC02M2w2MyAwIDAgNjMtNjMgMHogbTkzOC02Mmw2MiAwIDAgNjItNjIgMHogbS04MTMtNjNsNjMgMCAwIDYzLTYzIDB6IG0xMjUgMGw2MyAwIDAgNjMtNjMgMHogbTEyNSAwbDYzIDAgMCA2My02MyAweiBtMTI1IDBsNjMgMCAwIDYzLTYzIDB6IG0xMjUgMGw2MyAwIDAgNjMtNjMgMHogbTEyNSAwbDYzIDAgMCA2My02MyAweiBtMTI1IDBsNjMgMCAwIDYzLTYzIDB6IG02MyA0MzhsNjIgMCAwIDYyLTYyIDB6IG0tOTM4LTQzOGw2MyAwIDAgNjMtNjMgMHoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InJlc2l6ZS12ZXJ0aWNhbCIgdW5pY29kZT0iJiN4ZTgwYzsiIGQ9Ik0zOTMgNjcxcTAtMTQtMTEtMjV0LTI1LTEwaC03MXYtNTcyaDcxcTE1IDAgMjUtMTB0MTEtMjUtMTEtMjZsLTE0My0xNDJxLTEwLTExLTI1LTExdC0yNSAxMWwtMTQzIDE0MnEtMTAgMTEtMTAgMjZ0MTAgMjUgMjUgMTBoNzJ2NTcyaC03MnEtMTQgMC0yNSAxMHQtMTAgMjUgMTAgMjZsMTQzIDE0MnExMSAxMSAyNSAxMXQyNS0xMWwxNDMtMTQycTExLTExIDExLTI2eiIgaG9yaXotYWR2LXg9IjQyOC42IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImJ1dHRvbi1pbnB1dCIgdW5pY29kZT0iJiN4ZTgwZDsiIGQ9Ik02MiA1MzhsODc1IDAgMCA2Mi04NzUgMHogbS02Mi0zNzVsNjMgMCAwIDM3NS02MyAweiBtNjMtNjNsODc1IDAgMCA2My04NzUgMHogbTg3NSA2M2w2MiAwIDAgMzc1LTYyIDB6IG0tNTUyIDI4MHEtMzQgMC01NC0yNS0xOS0yNS0xOS02OCAwLTQzIDE5LTY4IDIwLTI1IDU0LTI1IDMzIDAgNTMgMjUgMTkgMjUgMTkgNjggMCA0My0xOSA2OC0yMCAyNS01MyAyNXogbTAgMjVxNDggMCA3Ni0zMiAyOS0zMiAyOS04NiAwLTU0LTI5LTg2LTI4LTMyLTc2LTMyLTQ4IDAtNzcgMzItMjkgMzItMjkgODYgMCA1NCAyOSA4NiAyOSAzMiA3NyAzMnogbTE1My00bDMxIDAgMC05NiAxMDIgOTYgNDAgMC0xMTMtMTA2IDEyMS0xMjItNDEgMC0xMDkgMTEwIDAtMTEwLTMxIDAgMCAyMjh6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJhdHRhY2giIHVuaWNvZGU9IiYjeGU4MGU7IiBkPSJNNzgzIDc3cTAtNjUtNDQtMTA5dC0xMDktNDRxLTc1IDAtMTMxIDU1bC00MzQgNDM0cS02MyA2NC02MyAxNTEgMCA4OCA2MiAxNTB0MTUwIDYycTg4IDAgMTUyLTYzbDMzOC0zMzhxNS01IDUtMTIgMC05LTE3LTI2dC0yNi0xN3EtNyAwLTEzIDVsLTMzOCAzMzlxLTQ0IDQzLTEwMSA0My01OSAwLTEwMC00MnQtNDAtMTAxcTAtNTggNDItMTAxbDQzMy00MzNxMzUtMzYgODEtMzYgMzYgMCA1OSAyNHQyNCA1OXEwIDQ2LTM2IDgxbC0zMjQgMzI0cS0xNCAxNC0zMyAxNC0xNiAwLTI3LTExdC0xMS0yN3EwLTE4IDE0LTMzbDIyOS0yMjhxNi02IDYtMTMgMC05LTE4LTI2dC0yNi0xN3EtNyAwLTEyIDVsLTIyOSAyMjlxLTM1IDM0LTM1IDgzIDAgNDYgMzIgNzh0NzcgMzJxNDkgMCA4My0zNmwzMjUtMzI0cTU1LTU0IDU1LTEzMXoiIGhvcml6LWFkdi14PSI3ODUuNyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJoZWFkZXIiIHVuaWNvZGU9IiYjeGU4MGY7IiBkPSJNOTM5LTc5cS0yNSAwLTc0IDJ0LTc1IDJxLTI0IDAtNzMtMnQtNzQtMnEtMTQgMC0yMSAxMnQtNyAyNXEwIDE3IDkgMjZ0MjIgOSAyOSA0IDI1IDlxMTggMTEgMTggNzhsMCAyMThxMCAxMi0xIDE3LTcgMy0yOCAzaC0zNzZxLTIyIDAtMjktMyAwLTUgMC0xN2wtMS0yMDdxMC03OSAyMS05MiA5LTUgMjYtN3QzMi0yIDI1LTggMTEtMjZxMC0xNC03LTI2dC0yMC0xM3EtMjYgMC03OCAydC03NyAycS0yNCAwLTcxLTJ0LTcxLTJxLTEzIDAtMjAgMTJ0LTcgMjVxMCAxNyA5IDI1dDIwIDEwIDI2IDQgMjQgOXExOCAxMyAxOCA4MGwtMSAzMXY0NTRxMCAyIDEgMTR0MCAyMS0xIDIxLTIgMjQtNCAyMC02IDE4LTkgMTBxLTggNS0yNSA2dC0yOSAyLTIzIDctMTAgMjZxMCAxNCA2IDI2dDIwIDEzcTI2IDAgNzgtMnQ3Ny0ycTIzIDAgNzEgMnQ3MCAycTE0IDAgMjEtMTN0Ny0yNnEwLTE3LTktMjV0LTIyLTgtMjgtMi0yNC03cS0xOS0xMi0xOS05MGwxLTE3OHEwLTEyIDAtMTggNy0yIDIyLTJoMzkwcTE0IDAgMjEgMiAxIDYgMSAxOGwwIDE3OHEwIDc4LTE5IDkwLTEwIDYtMzMgN3QtMzcgNy0xNCAyOHEwIDE0IDcgMjZ0MjEgMTNxMjQgMCA3NC0ydDczLTJxMjQgMCA3MiAydDcyIDJxMTQgMCAyMS0xM3Q3LTI2cTAtMTctMTAtMjV0LTIyLTgtMjktMi0yNC03cS0yMC0xMy0yMC05MGwxLTUyNnEwLTY2IDE5LTc4IDktNiAyNS04dDMwLTIgMjMtOSAxMC0yNXEwLTE0LTYtMjZ0LTIwLTEzeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGFyYWdyYXBoIiB1bmljb2RlPSImI3hlODEwOyIgZD0iTTcxMyA3NDV2LTQxcTAtMTYtMTAtMzR0LTI0LTE4cS0yOCAwLTMwLTEtMTUtMy0xOC0xNy0yLTYtMi0zNnYtNjQzcTAtMTQtMTAtMjR0LTI0LTEwaC02MHEtMTQgMC0yNCAxMHQtMTAgMjR2NjgwaC04MHYtNjgwcTAtMTQtOS0yNHQtMjUtMTBoLTYwcS0xNCAwLTI0IDEwdC0xMCAyNHYyNzdxLTgyIDctMTM3IDMzLTcwIDMzLTEwNyAxMDAtMzYgNjUtMzYgMTQ1IDAgOTIgNTAgMTU5IDQ5IDY2IDExNiA4OSA2MiAyMSAyMzMgMjFoMjY3cTE0IDAgMjQtMTB0MTAtMjR6IiBob3Jpei1hZHYteD0iNzE0LjMiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ibnVtYmVyIiB1bmljb2RlPSImI3hlODExOyIgZD0iTTg3NSA0NzV2MTI1aC0xNTZsMzEgMjUwaC0xMjVsLTMxLTI1MGgtMjUwbDMxIDI1MGgtMTI1bC0zMS0yNTBoLTIxOXYtMTI1aDIwM2wtMzEtMjUwaC0xNzJ2LTEyNWgxNTZsLTMxLTI1MGgxMjVsMzEgMjUwaDI1MGwtMzEtMjUwaDEyNWwzMSAyNTBoMjE5djEyNWgtMjAzbDMxIDI1MGgxNzJ6IG0tMzI4LTI1MGgtMjUwbDMxIDI1MGgyNTBsLTMxLTI1MHoiIGhvcml6LWFkdi14PSI4NzUiIC8+CjwvZm9udD4KPC9kZWZzPgo8L3N2Zz4=) format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'form-builder-font';
    src: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5Db3B5cmlnaHQgKEMpIDIwMTYgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbTwvbWV0YWRhdGE+CjxkZWZzPgo8Zm9udCBpZD0iZm9ybS1idWlsZGVyLWZvbnQiIGhvcml6LWFkdi14PSIxMDAwIiA+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9ImZvcm0tYnVpbGRlci1mb250IiBmb250LXdlaWdodD0iNDAwIiBmb250LXN0cmV0Y2g9Im5vcm1hbCIgdW5pdHMtcGVyLWVtPSIxMDAwIiBhc2NlbnQ9Ijg1MCIgZGVzY2VudD0iLTE1MCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjEwMDAiIC8+CjxnbHlwaCBnbHlwaC1uYW1lPSJhdXRvY29tcGxldGUiIHVuaWNvZGU9IiYjeGU4MDA7IiBkPSJNMzc1IDUzOGg2M3YtNjNoLTYzdjYzeiBtLTEyNSA2MmgtNjJ2LTYyaDYydjYyeiBtMTI1IDBoLTYydi02Mmg2MnY2MnogbS0yNTAtNjJ2LTYzaDYzdjYzaC02M3ogbTYzLTEyNWg2MnY2MmgtNjJ2LTYyeiBtMTI1IDBoNjJ2NjJoLTYydi02MnogbS02MyAxMjV2LTYzaDYzdjYzaC02M3ogbS0xMjUtNTYzaDYzdjYzaC02M3YtNjN6IG0xMjUgMGg2M3Y2M2gtNjN2LTYzeiBtMTI1IDBoNjN2NjNoLTYzdi02M3ogbTE4OCA2M2gtNjN2LTYzaDYzdjYzeiBtNDM3IDU5M3YtMjUwYzAtNTAtNDQtOTMtOTQtOTNoLTMxdi0xODgtMTg4YzAtMzctMjUtNjItNjItNjJoLTc1MGMtMzggMC02MyAyNS02MyA2MnY3MTljMCA1MCA0NCA5NCA5NCA5NGgxODcgMjE5djMxIDMyaC02Mi02M3YzMSAzMWgxNTYgMTU3di0zMS0zMWgtNjMtNjJ2LTMyLTMxaDE4NyAxNTZjNTAgMCA5NC00NCA5NC05NHogbS0xODctNTMxaC0zNzUtMzc1di0xODhoNzUwdjE4OHogbS02MjUgNjN2NjJoLTYzdi02Mmg2M3ogbTEyNSAwdjYyaC02M3YtNjJoNjN6IG02MjUgNDY4YzAgMTktMTMgMzItMzIgMzJoLTM0M3YtMTU3LTE1NmgtMzItMzF2MzEgMzJoLTYydjYyaDYydjMxIDMyaC02MnY2Mmg2MnYzMSAzMmgtNDA2Yy0xOSAwLTMxLTEzLTMxLTMydi0yNTBjMC0xOCAxMi0zMSAzMS0zMWg0MDZ2LTYyaC0xMjV2LTMyLTMxaDE1NiAxNTd2MzEgMzJoLTEyNXY2MmgzNDNjMTkgMCAzMiAxMyAzMiAzMXYyNTB6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYWxlbmRhciIgdW5pY29kZT0iJiN4ZTgwMTsiIGQ9Ik03MS03OWgxNjF2MTYxaC0xNjF2LTE2MXogbTE5NyAwaDE3OHYxNjFoLTE3OHYtMTYxeiBtLTE5NyAxOTdoMTYxdjE3OGgtMTYxdi0xNzh6IG0xOTcgMGgxNzh2MTc4aC0xNzh2LTE3OHogbS0xOTcgMjE0aDE2MXYxNjFoLTE2MXYtMTYxeiBtNDExLTQxMWgxNzl2MTYxaC0xNzl2LTE2MXogbS0yMTQgNDExaDE3OHYxNjFoLTE3OHYtMTYxeiBtNDI4LTQxMWgxNjF2MTYxaC0xNjF2LTE2MXogbS0yMTQgMTk3aDE3OXYxNzhoLTE3OXYtMTc4eiBtLTE5NiA0ODJ2MTYxcTAgNy02IDEydC0xMiA2aC0zNnEtNyAwLTEyLTZ0LTYtMTJ2LTE2MXEwLTcgNi0xM3QxMi01aDM2cTcgMCAxMiA1dDYgMTN6IG00MTAtNDgyaDE2MXYxNzhoLTE2MXYtMTc4eiBtLTIxNCAyMTRoMTc5djE2MWgtMTc5di0xNjF6IG0yMTQgMGgxNjF2MTYxaC0xNjF2LTE2MXogbTE4IDI2OHYxNjFxMCA3LTUgMTJ0LTEzIDZoLTM1cS04IDAtMTMtNnQtNS0xMnYtMTYxcTAtNyA1LTEzdDEzLTVoMzVxOCAwIDEzIDV0NSAxM3ogbTIxNSAzNnYtNzE1cTAtMjktMjItNTB0LTUwLTIxaC03ODZxLTI5IDAtNTAgMjF0LTIxIDUwdjcxNXEwIDI5IDIxIDUwdDUwIDIxaDcydjU0cTAgMzcgMjYgNjN0NjMgMjZoMzZxMzcgMCA2My0yNnQyNi02M3YtNTRoMjE0djU0cTAgMzcgMjcgNjN0NjMgMjZoMzVxMzcgMCA2My0yNnQyNy02M3YtNTRoNzFxMjkgMCA1MC0yMXQyMi01MHoiIGhvcml6LWFkdi14PSI5MjguNiIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjaGVja2JveCIgdW5pY29kZT0iJiN4ZTgwMjsiIGQ9Ik04NDQgNTM4di01MDBjMC01MS00NC05NC05NC05NGgtNTYyYy01MCAwLTk0IDQzLTk0IDk0djU2MmMwIDUwIDQ0IDk0IDk0IDk0aDU2MmM0NCAwIDgxLTMxIDk0LTc1bDE1MCA4Ny0xNTAtMTY4eiBtLTYzLTc1bC0zMDAtMzYzLTMwNiA0MDYgMzA2LTEwMCAzMDAgMTgydjEyYzAgMTktMTIgMzEtMzEgMzFoLTU2MmMtMTkgMC0zMi0xMi0zMi0zMXYtNTYyYzAtMTkgMTMtMzIgMzItMzJoNTYyYzE5IDAgMzEgMTMgMzEgMzJ2NDI1eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2hlY2tib3gtZ3JvdXAiIHVuaWNvZGU9IiYjeGU4MDM7IiBkPSJNMCA3ODhoMTAwMHY2MmgtMTAwMHYtNjJ6IG0wLTEyNWgxMDAwdjYyaC0xMDAwdi02MnogbTM3NS0xMjV2LTYzaDU2M3Y2M2gtNTYzeiBtNTYzLTU2M3Y2M2gtNTYzdi02M2g1NjN6IG0tNTYzIDI1MGg1NjN2NjNoLTU2M3YtNjN6IG0tMTI1LTEyNWwtMTU2LTk0LTk0IDMyIDk0LTEyNiAxNTYgMTg4eiBtMCAyNTBsLTE1Ni05NC05NCAzMiA5NC0xMjUgMTU2IDE4N3ogbTAgMjUwbC0xNTYtOTQtOTQgMzIgOTQtMTI1IDE1NiAxODd6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJyYWRpby1ncm91cCIgdW5pY29kZT0iJiN4ZTgwNDsiIGQ9Ik0wIDc4OGgxMDAwdjYyaC0xMDAwdi02MnogbTAtMTI1aDEwMDB2NjJoLTEwMDB2LTYyeiBtMzEzLTE4OGg2MjV2NjNoLTYyNXYtNjN6IG02MjUtMTg3aC02MjV2LTYzaDYyNXY2M3ogbTAtMzEzdjYzaC02MjV2LTYzaDYyNXogbS04NDQgNDM4Yy01MCAwLTk0IDQzLTk0IDkzczQ0IDk0IDk0IDk0IDk0LTQ0IDk0LTk0LTQ0LTkzLTk0LTkzeiBtMCAxMjVjLTE5IDAtMzEtMTMtMzEtMzJzMTItMzEgMzEtMzEgMzEgMTMgMzEgMzEtMTIgMzItMzEgMzJ6IG0wLTM4MmMtNTAgMC05NCA0NC05NCA5NHM0NCA5NCA5NCA5NCA5NC0zOCA5NC05NC00NC05NC05NC05NHogbTAgMTI1Yy0xOSAwLTMxLTEyLTMxLTMxczEyLTMxIDMxLTMxIDMxIDE5IDMxIDMxLTEyIDMxLTMxIDMxeiBtMC0zNjljLTUwIDAtOTQgNDQtOTQgOTRzNDQgOTQgOTQgOTQgOTQtNDQgOTQtOTQtNDQtOTQtOTQtOTR6IG0wIDEyNmMtMTkgMC0zMS0xMy0zMS0zMnMxMi0zMSAzMS0zMSAzMSAxMiAzMSAzMS0xMiAzMi0zMSAzMnoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InJpY2gtdGV4dCIgdW5pY29kZT0iJiN4ZTgwNTsiIGQ9Ik05MzggNzg4aC04NzVjLTM4IDAtNjMtMjUtNjMtNjN2LTc1MGMwLTM4IDI1LTYzIDYzLTYzaDg3NWMzNyAwIDYyIDI1IDYyIDYzdjc1MGMwIDM4LTI1IDYzLTYyIDYzeiBtLTg3NS0xMzJoNTB2LTE4aC01MHYxOHogbTAtMzFoNTB2LTE5aC01MHYxOXogbTg3NS02NTBoLTg3NXY1NTZoODc1di01NTZ6IG0wIDU2OWgtODc1djE5aDg3NXYtMTl6IG0wIDMxaC04NzV2MTloNTB2LTEzaDkzdjEzaDgydi0xM2g4N3YxM2g4MXYtMTNoOTR2MTNoNzV2LTEzaDk0djEzaDgxdi0xM2g5NHYxM2g0NHYtMTl6IG0tNjU3IDUwdi0xOWgtNzV2MTloNzV6IG0tNzUgMTN2MThoODJ2LTE4aC04MnogbTI1MC0xM3YtMTloLTgxdjE5aDgxeiBtLTgxIDEzdjE4aDgxdi0xOGgtODF6IG0yNTAtMTN2LTE5aC03NXYxOWg3NXogbS03NSAxM3YxOGg3NXYtMThoLTc1eiBtMjUwLTEzdi0xOWgtODF2MTloODF6IG0tODEgMTN2MThoODF2LTE4aC04MXogbTIxOS0zMmgtNTB2MTloNTB2LTE5eiBtMCAzMmgtNTB2MThoNTB2LTE4eiBtMCAzMWgtNTB2NmgtOTR2LTEyaC04MXYxMmgtODh2LTEyaC03NXYxMmgtOTR2LTEyaC04MXYxMmgtOTR2LTEyaC03NXYxMmgtOTN2LTEyaC01MHYyNWg4NzV2LTE5eiBtMCAzMWgtODc1djE5aDg3NXYtMTl6IG0tNzUwLTYwMHY2M2g2MjV2LTYzaC02MjV6IG02MjUgMTI1aC02MjV2NjNoNjI1di02M3ogbS0xMjUgMTI1aC01MDB2NjNoNTAwdi02M3oiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InNlbGVjdCIgdW5pY29kZT0iJiN4ZTgwNjsiIGQ9Ik0wIDg1MHYtODc1aDBjMC0zOCAyNS02MyA2My02M2g2MjVjMzcgMCA2MiAyNSA2MiA2M2gwdjU2M2gyNTB2MzEyaC0xMDAweiBtNjMtNjJoNjI1di0xODhoLTYyNXYxODh6IG0wLTM3NWg2MjV2LTE4OGgtNjI1djE4OHogbTAtNDM4djE4OGg2MjV2LTE4OGgtNjI1eiBtODc1IDYyNWgtMTg4djE4OGgxODh2LTE4OHogbS04MTMgMTI1aDYzdi02MmgtNjN2NjJ6IG0wLTYyNWg2M3YtNjJoLTYzdjYyeiBtMTI1IDBoNjN2LTYyaC02M3Y2MnogbTEyNSAwaDYzdi02MmgtNjN2NjJ6IG0xODggMHYtNjJoLTYzdjYyaDYzeiBtLTQzOCAyNTBoNjN2LTYyaC02M3Y2MnogbTEyNSAwaDYzdi02MmgtNjN2NjJ6IG0xMjUgMGg2M3YtNjJoLTYzdjYyeiBtNDY5IDMwNmwtNjMgNjloMTE5bC01Ni02OXogbS03MTktMTgxdjYzaDYzdi02M2gtNjNsMCAweiBtMTI1IDB2NjNoNjN2LTYzaC02M2wwIDB6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJ0ZXh0LWFyZWEiIHVuaWNvZGU9IiYjeGU4MDc7IiBkPSJNMTg4IDE2M3Y2Mmg1MDB2LTYyaC01MDBsMCAweiBtMCAyNTBoNjI1djYyaC02MjV2LTYybDAgMHogbTAtNjN2LTYyaDYyNXY2MmgtNjI1bDAgMHogbTYyNSAyNTBoLTYyNXYtNjJoNjI1djYybDAgMHogbTE4Ny02MjV2NzUwYzAgMzgtMjUgNjMtNjIgNjNoLTg3NWMtMzggMC02My0yNS02My02M3YtNzUwYzAtMzggMjUtNjMgNjMtNjNoODc1YzM3IDAgNjIgMjUgNjIgNjN6IG0tNjIgNzUwdi03NTBoLTg3NXY3NTBoODc1eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0idGV4dC1pbnB1dCIgdW5pY29kZT0iJiN4ZTgwODsiIGQ9Ik05MzggNjAwaC02NTd2NjNoOTR2NjJoLTk0LTYyLTk0di02Mmg5NHYtNjNoLTE1NmMtMzggMC02My0zMS02My02MnYtMzc1YzAtMzggMjUtNjMgNjMtNjNoMTU2di02MmgtOTR2LTYzaDI1MHY2M2gtOTR2NjJoNjU3YzM3IDAgNjIgMjUgNjIgNjN2Mzc1YzAgMzEtMjUgNjItNjIgNjJ6IG0tODc1LTQzN3YzNzVoMTU2di0zNzVoLTE1NnogbTg3NSAwaC02NTd2Mzc1aDY1N3YtMzc1eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGVuY2lsIiB1bmljb2RlPSImI3hlODA5OyIgZD0iTTIwMy03bDUwIDUxLTEzMSAxMzEtNTEtNTF2LTYwaDcydi03MWg2MHogbTI5MSA1MThxMCAxMi0xMiAxMi01IDAtOS00bC0zMDMtMzAycS00LTQtNC0xMCAwLTEyIDEzLTEyIDUgMCA5IDRsMzAzIDMwMnEzIDQgMyAxMHogbS0zMCAxMDdsMjMyLTIzMi00NjQtNDY1aC0yMzJ2MjMzeiBtMzgxLTU0cTAtMjktMjAtNTBsLTkzLTkzLTIzMiAyMzMgOTMgOTJxMjAgMjEgNTAgMjEgMjkgMCA1MS0yMWwxMzEtMTMxcTIwLTIyIDIwLTUxeiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZpbGUtaW5wdXQiIHVuaWNvZGU9IiYjeGU4MGE7IiBkPSJNNDY5IDE2M2gtNDY5di0yNTFoOTM4djI1MWgtNDY5eiBtNDA2LTEyNWgtMTI1djYyaDEyNXYtNjJ6IG0tNjU2IDUwMGwyNTAgMjUwIDI1MC0yNTBoLTE1NnYtMzEzaC0xODh2MzEzeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaGlkZGVuLWlucHV0IiB1bmljb2RlPSImI3hlODBiOyIgZD0iTTYzIDUzOGw2MiAwIDAgNjItNjIgMHogbTEyNSAwbDYyIDAgMCA2Mi02MiAweiBtMTI1IDBsNjIgMCAwIDYyLTYyIDB6IG0xMjUgMGw2MiAwIDAgNjItNjIgMHogbTEyNSAwbDYyIDAgMCA2Mi02MiAweiBtMTI1IDBsNjIgMCAwIDYyLTYyIDB6IG0xMjUgMGw2MiAwIDAgNjItNjIgMHogbS04MTMtNjNsNjMgMCAwIDYzLTYzIDB6IG05MzgtNjJsNjIgMCAwIDYyLTYyIDB6IG0tOTM4LTYzbDYzIDAgMCA2My02MyAweiBtOTM4LTYybDYyIDAgMCA2Mi02MiAweiBtLTkzOC02M2w2MyAwIDAgNjMtNjMgMHogbTkzOC02Mmw2MiAwIDAgNjItNjIgMHogbS04MTMtNjNsNjMgMCAwIDYzLTYzIDB6IG0xMjUgMGw2MyAwIDAgNjMtNjMgMHogbTEyNSAwbDYzIDAgMCA2My02MyAweiBtMTI1IDBsNjMgMCAwIDYzLTYzIDB6IG0xMjUgMGw2MyAwIDAgNjMtNjMgMHogbTEyNSAwbDYzIDAgMCA2My02MyAweiBtMTI1IDBsNjMgMCAwIDYzLTYzIDB6IG02MyA0MzhsNjIgMCAwIDYyLTYyIDB6IG0tOTM4LTQzOGw2MyAwIDAgNjMtNjMgMHoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InJlc2l6ZS12ZXJ0aWNhbCIgdW5pY29kZT0iJiN4ZTgwYzsiIGQ9Ik0zOTMgNjcxcTAtMTQtMTEtMjV0LTI1LTEwaC03MXYtNTcyaDcxcTE1IDAgMjUtMTB0MTEtMjUtMTEtMjZsLTE0My0xNDJxLTEwLTExLTI1LTExdC0yNSAxMWwtMTQzIDE0MnEtMTAgMTEtMTAgMjZ0MTAgMjUgMjUgMTBoNzJ2NTcyaC03MnEtMTQgMC0yNSAxMHQtMTAgMjUgMTAgMjZsMTQzIDE0MnExMSAxMSAyNSAxMXQyNS0xMWwxNDMtMTQycTExLTExIDExLTI2eiIgaG9yaXotYWR2LXg9IjQyOC42IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImJ1dHRvbi1pbnB1dCIgdW5pY29kZT0iJiN4ZTgwZDsiIGQ9Ik02MiA1MzhsODc1IDAgMCA2Mi04NzUgMHogbS02Mi0zNzVsNjMgMCAwIDM3NS02MyAweiBtNjMtNjNsODc1IDAgMCA2My04NzUgMHogbTg3NSA2M2w2MiAwIDAgMzc1LTYyIDB6IG0tNTUyIDI4MHEtMzQgMC01NC0yNS0xOS0yNS0xOS02OCAwLTQzIDE5LTY4IDIwLTI1IDU0LTI1IDMzIDAgNTMgMjUgMTkgMjUgMTkgNjggMCA0My0xOSA2OC0yMCAyNS01MyAyNXogbTAgMjVxNDggMCA3Ni0zMiAyOS0zMiAyOS04NiAwLTU0LTI5LTg2LTI4LTMyLTc2LTMyLTQ4IDAtNzcgMzItMjkgMzItMjkgODYgMCA1NCAyOSA4NiAyOSAzMiA3NyAzMnogbTE1My00bDMxIDAgMC05NiAxMDIgOTYgNDAgMC0xMTMtMTA2IDEyMS0xMjItNDEgMC0xMDkgMTEwIDAtMTEwLTMxIDAgMCAyMjh6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJhdHRhY2giIHVuaWNvZGU9IiYjeGU4MGU7IiBkPSJNNzgzIDc3cTAtNjUtNDQtMTA5dC0xMDktNDRxLTc1IDAtMTMxIDU1bC00MzQgNDM0cS02MyA2NC02MyAxNTEgMCA4OCA2MiAxNTB0MTUwIDYycTg4IDAgMTUyLTYzbDMzOC0zMzhxNS01IDUtMTIgMC05LTE3LTI2dC0yNi0xN3EtNyAwLTEzIDVsLTMzOCAzMzlxLTQ0IDQzLTEwMSA0My01OSAwLTEwMC00MnQtNDAtMTAxcTAtNTggNDItMTAxbDQzMy00MzNxMzUtMzYgODEtMzYgMzYgMCA1OSAyNHQyNCA1OXEwIDQ2LTM2IDgxbC0zMjQgMzI0cS0xNCAxNC0zMyAxNC0xNiAwLTI3LTExdC0xMS0yN3EwLTE4IDE0LTMzbDIyOS0yMjhxNi02IDYtMTMgMC05LTE4LTI2dC0yNi0xN3EtNyAwLTEyIDVsLTIyOSAyMjlxLTM1IDM0LTM1IDgzIDAgNDYgMzIgNzh0NzcgMzJxNDkgMCA4My0zNmwzMjUtMzI0cTU1LTU0IDU1LTEzMXoiIGhvcml6LWFkdi14PSI3ODUuNyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJoZWFkZXIiIHVuaWNvZGU9IiYjeGU4MGY7IiBkPSJNOTM5LTc5cS0yNSAwLTc0IDJ0LTc1IDJxLTI0IDAtNzMtMnQtNzQtMnEtMTQgMC0yMSAxMnQtNyAyNXEwIDE3IDkgMjZ0MjIgOSAyOSA0IDI1IDlxMTggMTEgMTggNzhsMCAyMThxMCAxMi0xIDE3LTcgMy0yOCAzaC0zNzZxLTIyIDAtMjktMyAwLTUgMC0xN2wtMS0yMDdxMC03OSAyMS05MiA5LTUgMjYtN3QzMi0yIDI1LTggMTEtMjZxMC0xNC03LTI2dC0yMC0xM3EtMjYgMC03OCAydC03NyAycS0yNCAwLTcxLTJ0LTcxLTJxLTEzIDAtMjAgMTJ0LTcgMjVxMCAxNyA5IDI1dDIwIDEwIDI2IDQgMjQgOXExOCAxMyAxOCA4MGwtMSAzMXY0NTRxMCAyIDEgMTR0MCAyMS0xIDIxLTIgMjQtNCAyMC02IDE4LTkgMTBxLTggNS0yNSA2dC0yOSAyLTIzIDctMTAgMjZxMCAxNCA2IDI2dDIwIDEzcTI2IDAgNzgtMnQ3Ny0ycTIzIDAgNzEgMnQ3MCAycTE0IDAgMjEtMTN0Ny0yNnEwLTE3LTktMjV0LTIyLTgtMjgtMi0yNC03cS0xOS0xMi0xOS05MGwxLTE3OHEwLTEyIDAtMTggNy0yIDIyLTJoMzkwcTE0IDAgMjEgMiAxIDYgMSAxOGwwIDE3OHEwIDc4LTE5IDkwLTEwIDYtMzMgN3QtMzcgNy0xNCAyOHEwIDE0IDcgMjZ0MjEgMTNxMjQgMCA3NC0ydDczLTJxMjQgMCA3MiAydDcyIDJxMTQgMCAyMS0xM3Q3LTI2cTAtMTctMTAtMjV0LTIyLTgtMjktMi0yNC03cS0yMC0xMy0yMC05MGwxLTUyNnEwLTY2IDE5LTc4IDktNiAyNS04dDMwLTIgMjMtOSAxMC0yNXEwLTE0LTYtMjZ0LTIwLTEzeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGFyYWdyYXBoIiB1bmljb2RlPSImI3hlODEwOyIgZD0iTTcxMyA3NDV2LTQxcTAtMTYtMTAtMzR0LTI0LTE4cS0yOCAwLTMwLTEtMTUtMy0xOC0xNy0yLTYtMi0zNnYtNjQzcTAtMTQtMTAtMjR0LTI0LTEwaC02MHEtMTQgMC0yNCAxMHQtMTAgMjR2NjgwaC04MHYtNjgwcTAtMTQtOS0yNHQtMjUtMTBoLTYwcS0xNCAwLTI0IDEwdC0xMCAyNHYyNzdxLTgyIDctMTM3IDMzLTcwIDMzLTEwNyAxMDAtMzYgNjUtMzYgMTQ1IDAgOTIgNTAgMTU5IDQ5IDY2IDExNiA4OSA2MiAyMSAyMzMgMjFoMjY3cTE0IDAgMjQtMTB0MTAtMjR6IiBob3Jpei1hZHYteD0iNzE0LjMiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ibnVtYmVyIiB1bmljb2RlPSImI3hlODExOyIgZD0iTTg3NSA0NzV2MTI1aC0xNTZsMzEgMjUwaC0xMjVsLTMxLTI1MGgtMjUwbDMxIDI1MGgtMTI1bC0zMS0yNTBoLTIxOXYtMTI1aDIwM2wtMzEtMjUwaC0xNzJ2LTEyNWgxNTZsLTMxLTI1MGgxMjVsMzEgMjUwaDI1MGwtMzEtMjUwaDEyNWwzMSAyNTBoMjE5djEyNWgtMjAzbDMxIDI1MGgxNzJ6IG0tMzI4LTI1MGgtMjUwbDMxIDI1MGgyNTBsLTMxLTI1MHoiIGhvcml6LWFkdi14PSI4NzUiIC8+CjwvZm9udD4KPC9kZWZzPgo8L3N2Zz4=) format('svg');
  }
}
*/
.form-builder-wrap [class^="icon-"]:before,
.form-builder-wrap [class*=" icon-"]:before,
.amform-form [class^="icon-"]:before,
.amform-form [class*=" icon-"]:before {
    font-family: "form-builder-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-autocomplete:before {
    content: '\e800';
}

/* '' */
.icon-calendar:before {
    content: '\e801';
}

/* '' */
.icon-checkbox:before {
    content: '\e802';
}

/* '' */
.icon-checkbox-group:before {
    content: '\e803';
}

/* '' */
.icon-radio-group:before {
    content: '\e804';
}

/* '' */
.icon-rich-text:before {
    content: '\e805';
}

/* '' */
.icon-select:before {
    content: '\e806';
}

/* '' */
.icon-text-area:before {
    content: '\e807';
}

/* '' */
.icon-text-input:before {
    content: '\e808';
}

/* '' */
.icon-pencil:before {
    content: '\e809';
}

/* '' */
.icon-file-input:before {
    content: '\e80a';
}

/* '' */
.icon-hidden-input:before {
    content: '\e80b';
}

/* '' */
.icon-resize-vertical:before {
    content: '\e80c';
}

/* '' */
.icon-button-input:before {
    content: '\e80d';
}

/* '' */
.icon-attach:before {
    content: '\e80e';
}

/* '' */
.icon-header:before {
    content: '\e80f';
}

/* '' */
.icon-paragraph:before {
    content: '\e810';
}

/* '' */
.icon-number:before {
    content: '\e811';
}

/* '' */
/*
  Mixins
*/
/*
  Animations
*/
@-webkit-keyframes PLACEHOLDER {
    0% {
        height: 1px;
    }
    100% {
        height: 15px;
    }
}

@keyframes PLACEHOLDER {
    0% {
        height: 1px;
    }
    100% {
        height: 15px;
    }
}

.cb-wrap {
    float: right;
    width: 50%;
    -webkit-transition: -webkit-transform 250ms;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms;
    /* smartphones, Android phones, landscape iPhone */
}

.cb-wrap.pull-left .form-actions {
    float: left;
}

.cb-wrap h4 {
    margin-top: 0;
    color: #666;
}

.cb-wrap .save:hover {
    color: #08fe00;
}

@media (max-width: 481px) {
    .cb-wrap {
        width: 64px;
    }

    .cb-wrap h4 {
        display: none;
    }
}

.frmb-control.sort-enabled li.ui-state-highlight {
    box-shadow: none;
    height: 0;
    width: 100%;
    background: -webkit-radial-gradient(center ellipse, #545454 0%, transparent 75%);
    background: radial-gradient(ellipse at center, #545454 0%, transparent 75%);
    border: 0 none;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    visibility: visible;
    overflow: hidden;
    margin: 1px 0 3px;
    -webkit-animation: PLACEHOLDER 250ms forwards;
    animation: PLACEHOLDER 250ms forwards;
}

.frmb-control li {
    cursor: move;
    list-style: none;
    box-shadow: 0 0 1px 0 inset;
    padding: 10px;
    text-align: left;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* smartphones, Android phones, landscape iPhone */
}

.frmb-control li:hover {
    background-color: #f2f2f2;
}

.frmb-control li.ui-sortable-helper {
    border-radius: 5px;
    -webkit-transition: box-shadow 250ms;
    transition: box-shadow 250ms;
    box-shadow: 2px 2px 6px 0 #666;
    border: 1px solid #fff;
}

.frmb-control li.ui-state-highlight {
    width: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0 none;
}

.frmb-control li.moving {
    opacity: 0.6;
}

.frmb-control li.fb-separator {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    cursor: default;
}

@media (max-width: 481px) {
    .frmb-control li:before {
        font-size: 30px;
    }

    .frmb-control li span {
        display: none;
    }
}

.frmb-control {
    margin: 0;
    padding: 0;
}

.fb-mobile .form-actions {
    width: 100%;
}

.fb-mobile .form-actions button {
    width: 100%;
    font-size: .85em !important;
    display: block !important;
    border-radius: 0 !important;
    margin-top: -1px;
    margin-left: 0 !important;
}

.fb-mobile .form-actions button:first-child {
    border-radius: 5px 5px 0 0 !important;
    margin-top: 0 !important;
    border-bottom: 0 none;
}

.fb-mobile .form-actions button:last-child {
    border-radius: 0 0 5px 5px !important;
}

.form-actions {
    float: right;
    margin-top: 5px;
    /* smartphones, Android phones, landscape iPhone */
}

.form-actions .clear-all:hover {
    color: #fff !important;
}

[id^='frmb-'][id$='-form-wrap'] {
    /*   ------------   TOOLTIP   ------------   */
}

[id^='frmb-'][id$='-form-wrap'] .empty .frmb {
    border: 3px dashed #ccc;
    margin-right: 5px;
    background-color: rgba(255, 255, 255, 0.25);
}

[id^='frmb-'][id$='-form-wrap'] .stage-wrap {
    position: relative;
    float: left;
    width: 49%;
    margin-right: 1%;
    /* smartphones, Android phones, landscape iPhone */
}

[id^='frmb-'][id$='-form-wrap'] .stage-wrap.pull-right .frmb {
    margin: 0 0 0 6px;
}

@media (max-width: 481px) {
    [id^='frmb-'][id$='-form-wrap'] .stage-wrap {
        width: calc(100% - 64px);
    }
}

[id^='frmb-'][id$='-form-wrap'] .stage-wrap .action-links {
    width: calc(100% - 141px);
    display: none;
    float: right;
    overflow: hidden;
    text-align: right;
}

[id^='frmb-'][id$='-form-wrap'] .stage-wrap.empty:after {
    content: attr(data-content);
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1em;
}

[id^='frmb-'][id$='-form-wrap'] .stage-wrap .action-links .active {
    font-weight: 700;
    color: #000;
}

.field-label-container {
    min-height: 20px;
}

li.editing .field-label-container {
    background-color: #41475d;
    min-height: 40px;
    color: white;
    padding: 10px 15px;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

li.editing .field-actions {
    display: none !important;
}

[id^='frmb-'][id$='-form-wrap'] .frmb {
    list-style-type: none;
    min-height: 200px;
    margin: 0 6px 0 0;
    padding: 0;
    -webkit-transition: background-color 500ms ease-in-out;
    transition: background-color 500ms ease-in-out;
}

[id^='frmb-'][id$='-form-wrap'] .frmb.removing {
    overflow: hidden;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li {
    position: relative;
    padding: 0;
    min-height: 33px;
    clear: both;
    margin-left: 0;
    margin-bottom: 3px;
    background-color: #fff;
    -webkit-transition: background-color 250ms ease-in-out, margin-top 400ms;
    transition: background-color 250ms ease-in-out, margin-top 400ms;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li:hover .field-actions {
    opacity: 1;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.hidden-field {
    background-color: rgba(255, 255, 255, 0.6);
}

[id^='frmb-'][id$='-form-wrap'] .frmb li:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li:first-child .field-actions .btn:last-child {
    border-radius: 0 5px 0 0;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li:hover {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

[id^='frmb-'][id$='-form-wrap'] .frmb li:hover li :hover {
    background-color: #fefefe;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.no-fields label {
    font-weight: 400;
}

@keyframes PLACEHOLDER {
    0% {
        height: 0;
    }
    100% {
        height: 15px;
    }
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.frmb-placeholder, [id^='frmb-'][id$='-form-wrap'] .frmb li.ui-state-highlight {
    height: 0;
    padding: 0;
    background: -webkit-radial-gradient(center ellipse, #545454 0%, transparent 75%);
    background: radial-gradient(ellipse at center, #545454 0%, transparent 75%);
    border: 0 none;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    visibility: visible;
    overflow: hidden;
    margin-bottom: 3px;
    -webkit-animation: PLACEHOLDER 250ms forwards;
    animation: PLACEHOLDER 250ms forwards;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.moving, [id^='frmb-'][id$='-form-wrap'] .frmb li.ui-sortable-helper {
    -webkit-transition: box-shadow 500ms ease-in-out;
    transition: box-shadow 500ms ease-in-out;
    box-shadow: 2px 2px 6px 0 #666;
    border: 1px solid #fff;
    border-radius: 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.disabled {
    z-index: 1;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.disabled [type=checkbox] {
    float: left;
    margin-right: 10px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.disabled h2 {
    border-bottom: 0 none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.disabled label {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.disabled .prev-holder {
    cursor: default;
    line-height: 28px;
    padding-left: 5px;
}

.frmb li .top-close-field{
    display: none;
}

.frmb li.editing .top-close-field{
    color: white;
    border: 1px solid white;
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 20px;
    padding: 0 5px 2px;
    cursor: pointer;
    border-radius: 1px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li .form-elements .close-field {
    position: absolute;
    padding: 5px 20px;
    background-color: #1f8295;
    color: white;
    font-size: larger;
    left: 50%;
    bottom: 12px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #D7D7D7;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    cursor: pointer;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li .form-elements .close-field:hover {
    background: #2a9cb0;
    text-decoration: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li .close-field:hover {
    text-decoration: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field h1,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field h2,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field h3,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field p,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field canvas,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field output,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field address,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field blockquote,
[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field .prev-holder, [id^='frmb-'][id$='-form-wrap'] .frmb li.header-field h1,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field h2,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field h3,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field p,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field canvas,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field output,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field address,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field blockquote,
[id^='frmb-'][id$='-form-wrap'] .frmb li.header-field .prev-holder, [id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field h1,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field h2,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field h3,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field p,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field canvas,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field output,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field address,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field blockquote,
[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field .prev-holder {
    margin: 0;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field .field-label, [id^='frmb-'][id$='-form-wrap'] .frmb li.header-field .field-label, [id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field .field-label {
    display: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.button-field.editing .field-label, [id^='frmb-'][id$='-form-wrap'] .frmb li.header-field.editing .field-label, [id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field.editing .field-label {
    display: block;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.paragraph-field .fld-label {
    min-height: 150px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.deleting,
[id^='frmb-'][id$='-form-wrap'] .frmb li.delete:hover,
[id^='frmb-'][id$='-form-wrap'] .frmb li:hover li.delete:hover {
    background-color: #fdd;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.deleting .close-field,
[id^='frmb-'][id$='-form-wrap'] .frmb li.delete:hover .close-field,
[id^='frmb-'][id$='-form-wrap'] .frmb li:hover li.delete:hover .close-field {
    background-color: #fdd;
}

[id^='frmb-'][id$='-form-wrap'] .frmb li.deleting {
    z-index: 20;
    pointer-events: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb.disabled {
    padding: 0 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb.disabled :hover {
    border-color: transparent;
}

[id^='frmb-'][id$='-form-wrap'] .frmb.disabled .form-element {
    float: none;
    margin-bottom: 10px;
    overflow: visible;
    padding: 5px 0;
    position: relative;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .frm-holder {
    display: none;
    position: relative;
    top: -12px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .tooltip {
    left: 20px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder {
    display: block;
    margin-top: 12px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder .form-group > label{
    display: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder input[type='color'] {
    width: 60px;
    padding: 2px;
    display: inline-block;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder input[type='date'] {
    width: auto;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder select[multiple] {
    height: auto;
    overflow: auto;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder label {
    font-weight: normal;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder input[type='number'] {
    width: auto;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder input[type='checkbox'],
[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder input[type='radio'] {
    margin-right: 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .prev-holder input[type='color'] {
    width: 60px;
    padding: 2px;
    display: inline-block;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .required-asterisk {
    display: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .legend {
    color: #666;
    margin-bottom: 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .disabled .field-label {
    display: block;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions a:hover {
    text-decoration: none;
    color: #000;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions .btn {
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 0;
    border-color: #b3b3b3;
    background-color: rgba(255, 255, 255, 0.75);
    color: #b3b3b3;
    line-height: 32px;
    font-size: 16px;
    border-width: 0 0 1px 1px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions .btn:first-child {
    border-bottom-left-radius: 5px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions .toggle-form {
    font-size: .85em;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions .toggle-form:hover {
    background-color: #65aac6;
    color: #fff;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions .copy-button:hover {
    background-color: #6fc665;
    color: #fff;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-actions .del-button:hover {
    background-color: #c66865;
    color: #fff;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .option-actions {
    text-align: left;
    margin-top: 10px;
    width: 99%;
    margin-left: 11px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .option-actions button,
[id^='frmb-'][id$='-form-wrap'] .frmb .option-actions a {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #b3b3b3;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    color: black;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .option-actions button:hover,
[id^='frmb-'][id$='-form-wrap'] .frmb .option-actions a:hover {
    background: #f1f1f1;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .option-actions a:hover {
    text-decoration: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .sortable-options-wrap {
    width: 74%;
    display: inline-block;
    /* smartphones, Android phones, landscape iPhone */
}

[id^='frmb-'][id$='-form-wrap'] .frmb .sortable-options-wrap label {
    font-weight: normal;
}

@media (max-width: 481px) {
    [id^='frmb-'][id$='-form-wrap'] .frmb .sortable-options-wrap {
        display: block;
        width: 100%;
    }
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options {
    display: inline-block;
    width: 99%;
    max-height: 500px;
    overflow-y: auto;
    margin-left: 11px;
    background: #b3b3b3;
    margin-bottom: 0;
    border-radius: 5px;
    list-style: none;
    padding: 0;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options li:not(.touch-disabled) {
    cursor: move;
    margin: 1px;
}

.touch-disabled {
    cursor: default;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options li:nth-child(1) .remove {
    display: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options li.dependent-field .remove {
    display: block;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options li .remove {
    position: absolute;
    opacity: 1;
    right: 7px;
    height: 17px;
    width: 17px;
    line-height: 17px;
    text-align: center;
    top: 8px;
    font-size: 18px;
    padding: 0;
    color: #C10000;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options li .remove:hover {
    background-color: #C10000;
    text-decoration: none;
    color: #fff;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options input[type=checkbox],
[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options input[type=radio] {
    margin: 0 0 3px 3px;
    width: 5%;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options input[type='text'] {
    width: calc(44.5% - 17px);
    margin: 0 1%;
    float: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-field .form-group {
    width: 100%;
    clear: left;
    float: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .field-options .add-area .add {
    clear: both;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .col-md-6 .form-elements,
[id^='frmb-'][id$='-form-wrap'] .frmb .col-md-8 .form-elements {
    width: 100%;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .field-options .add-area .add {
    clear: both;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements {
    padding: 10px 10px 40px;
    background: #f7f7f7;
    border-radius: 3px;
    margin: 12px 0 0;
    border: 1px solid #d7d7d7;
    /* smartphones, Android phones, landscape iPhone */
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .input-wrap {
    width: 73%;
    margin-left: 2%;
    float: left;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .input-wrap > input[type=checkbox] {
    margin-top: 8px;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .btn-group {
    margin-left: 2%;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements input[type='text'],
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements input[type='number'],
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements input[type='date'],
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements input[type='color'],
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements textarea,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements select {
    -webkit-transition: background 250ms ease-in-out;
    transition: background 250ms ease-in-out;
    padding: 6px 12px;
    border: 1px solid #AFAFAB;
    background-color: #fff;
}

@media (max-width: 481px) {
    [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .input-wrap {
        width: 100%;
        margin-left: 0;
        float: none;
    }
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements input[type='number'] {
    width: auto;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .btn-group {
    margin-left: 2%;
}

.col-md-6 [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label,
.col-md-8 [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label, .col-md-6
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label,
.col-md-8
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label {
    display: block;
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label:first-child,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label:first-child {
    width: 25%;
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: 700;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    /* smartphones, Android phones, landscape iPhone */
}

@media (max-width: 481px) {
    [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label:first-child,
    [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label:first-child {
        display: block;
        width: auto;
        float: none;
        text-align: left;
    }

    [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label:first-child.empty-label,
    [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label:first-child.empty-label {
        display: none;
    }
}

[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label.multiple, [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label.required-label, [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label.toggle-label, [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label.roles-label, [id^='frmb-'][id$='-form-wrap'] .frmb .form-elements .false-label.other-label,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label.multiple,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label.required-label,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label.toggle-label,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label.roles-label,
[id^='frmb-'][id$='-form-wrap'] .frmb .form-elements label.other-label {
    text-align: left;
    float: none;
    margin-bottom: -3px;
    font-weight: 400;
    width: calc(81.3333% - 23px);
}

[id^='frmb-'][id$='-form-wrap'].fb-mobile .field-actions {
    opacity: 1;
}

[id^='frmb-'][id$='-form-wrap'] *[tooltip] {
    position: relative;
}

[id^='frmb-'][id$='-form-wrap'] *[tooltip]:hover:after {
    background: #262626;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 5px 5px 5px 0;
    bottom: 23px;
    color: #fff;
    content: attr(tooltip);
    padding: 10px 5px;
    position: absolute;
    z-index: 98;
    left: 2px;
    width: 230px;
    text-shadow: none;
    font-size: 12px;
    line-height: 1.5em;
    cursor: default;
}

[id^='frmb-'][id$='-form-wrap'] *[tooltip]:hover:before {
    border: solid;
    border-color: #222 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 17px;
    content: '';
    left: 2px;
    position: absolute;
    z-index: 99;
    cursor: default;
}

[id^='frmb-'][id$='-form-wrap'] .tooltip-element {
    display: inline;
    visibility: visible;
    color: #fff;
    background: #000;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin: 0 5px;
    font-size: 12px;
    cursor: default;
}

.kc-toggle {
    position: relative;
    margin: 4px 0 0 2px;
    width: 60px;
    height: 21px;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    background: #e9e9e9;
    border: 1px solid #cbcbcb;
    vertical-align: bottom;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kc-toggle .kct-inner {
    position: absolute;
    top: 0;
    left: -28px;
    width: 115px;
    height: 100%;
    -webkit-transition: left 150ms ease;
    transition: left 150ms ease;
}

.kc-toggle.on .kct-inner {
    background: #e2e2e2;
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 100%);
    left: 0;
}

.kc-toggle input {
    display: none;
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.kc-toggle .kct-on {
    color: #0e880e;
}

.kct-off {
    color: #666;
}

.kct-on, .kct-off, .kct-handle {
    width: 28px;
    height: 100%;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    font-weight: bold;
    float: left;
}

.kct-on, .kct-off {
    position: relative;
}

.kct-handle {
    position: relative;
    height: 17px;
    background: #ffffff;
    background: -webkit-linear-gradient(top, #ffffff 0%, #cecece 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cecece 100%);
    border: 1px solid #999;
    font-weight: 100;
    color: #4b4b4b;
    text-shadow: none;
    border-radius: 3px;
    margin: 1px;
}

[id^='frmb-'][id$='-form-wrap'] * {
    box-sizing: border-box;
}

[id^='frmb-'][id$='-form-wrap'] button,
[id^='frmb-'][id$='-form-wrap'] input,
[id^='frmb-'][id$='-form-wrap'] select,
[id^='frmb-'][id$='-form-wrap'] textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

[id^='frmb-'][id$='-form-wrap'] input {
    line-height: normal;
}

[id^='frmb-'][id$='-form-wrap'] button,
[id^='frmb-'][id$='-form-wrap'] input,
[id^='frmb-'][id$='-form-wrap'] optgroup,
[id^='frmb-'][id$='-form-wrap'] select,
[id^='frmb-'][id$='-form-wrap'] textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

[id^='frmb-'][id$='-form-wrap'] textarea {
    overflow: auto;
}

[id^='frmb-'][id$='-form-wrap'] button,
[id^='frmb-'][id$='-form-wrap'] input,
[id^='frmb-'][id$='-form-wrap'] select,
[id^='frmb-'][id$='-form-wrap'] textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

[id^='frmb-'][id$='-form-wrap'] textarea {

    width: 400px;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn {
    position: relative;
    float: left;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group .btn + .btn,
[id^='frmb-'][id$='-form-wrap'] .btn-group .btn + .btn-group,
[id^='frmb-'][id$='-form-wrap'] .btn-group .btn-group + .btn,
[id^='frmb-'][id$='-form-wrap'] .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn:last-child:not(:first-child),
[id^='frmb-'][id$='-form-wrap'] .btn-group > .dropdown-toggle:not(:first-child),
[id^='frmb-'][id$='-form-wrap'] .btn-group .input-group .form-control:last-child,
[id^='frmb-'][id$='-form-wrap'] .btn-group .input-group-addon:last-child,
[id^='frmb-'][id$='-form-wrap'] .btn-group .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
[id^='frmb-'][id$='-form-wrap'] .btn-group .input-group-btn:first-child > .btn:not(:first-child),
[id^='frmb-'][id$='-form-wrap'] .btn-group .input-group-btn:last-child > .btn,
[id^='frmb-'][id$='-form-wrap'] .btn-group .input-group-btn:last-child > .btn-group > .btn, [id^='frmb-'][id$='-form-wrap'] .btn-group .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn.active,
[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn:active,
[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn:focus,
[id^='frmb-'][id$='-form-wrap'] .btn-group > .btn:hover {
    z-index: 2;
}

[id^='frmb-'][id$='-form-wrap'] .btn {
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

[id^='frmb-'][id$='-form-wrap'] .btn.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

[id^='frmb-'][id$='-form-wrap'] .btn.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

[id^='frmb-'][id$='-form-wrap'] .btn.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

[id^='frmb-'][id$='-form-wrap'] .btn.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

[id^='frmb-'][id$='-form-wrap'] .btn.active, [id^='frmb-'][id$='-form-wrap'] .btn.btn-active, [id^='frmb-'][id$='-form-wrap'] .btn:active {
    background-image: none;
}

[id^='frmb-'][id$='-form-wrap'] .btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
}

[id^='frmb-'][id$='-form-wrap'] .btn-primary:hover, [id^='frmb-'][id$='-form-wrap'] .btn-primary:active, [id^='frmb-'][id$='-form-wrap'] .btn-primary.active, [id^='frmb-'][id$='-form-wrap'] .btn-primary.btn-active {
    background-color: #286090;
    border-color: #204d74;
}

[id^='frmb-'][id$='-form-wrap'] .btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

[id^='frmb-'][id$='-form-wrap'] .btn-danger:hover, [id^='frmb-'][id$='-form-wrap'] .form-actions .clear-all:hover, .form-actions [id^='frmb-'][id$='-form-wrap'] .clear-all:hover {
    background-color: #c9302c;
    border-color: #ac2925;
}

[id^='frmb-'][id$='-form-wrap'] .btn-default {
    background-color: #fff;
    border-color: #ccc;
}

[id^='frmb-'][id$='-form-wrap'] .btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

[id^='frmb-'][id$='-form-wrap'] .btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
}

[id^='frmb-'][id$='-form-wrap'] .btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
}

[id^='frmb-'][id$='-form-wrap'] .btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
}

[id^='frmb-'][id$='-form-wrap'] .btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
}

[id^='frmb-'][id$='-form-wrap'] .btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
}

[id^='frmb-'][id$='-form-wrap'] .input-group .form-control:last-child,
[id^='frmb-'][id$='-form-wrap'] .input-group-addon:last-child,
[id^='frmb-'][id$='-form-wrap'] .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
[id^='frmb-'][id$='-form-wrap'] .input-group-btn:first-child > .btn:not(:first-child),
[id^='frmb-'][id$='-form-wrap'] .input-group-btn:last-child > .btn,
[id^='frmb-'][id$='-form-wrap'] .input-group-btn:last-child > .btn-group > .btn,
[id^='frmb-'][id$='-form-wrap'] .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

[id^='frmb-'][id$='-form-wrap'] .input-group .form-control,
[id^='frmb-'][id$='-form-wrap'] .input-group-addon,
[id^='frmb-'][id$='-form-wrap'] .input-group-btn {
    display: table-cell;
}

[id^='frmb-'][id$='-form-wrap'] .input-group-lg > .form-control,
[id^='frmb-'][id$='-form-wrap'] .input-group-lg > .input-group-addon,
[id^='frmb-'][id$='-form-wrap'] .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

[id^='frmb-'][id$='-form-wrap'] .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

[id^='frmb-'][id$='-form-wrap'] .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

[id^='frmb-'][id$='-form-wrap'] .form-control,
[id^='frmb-'][id$='-form-wrap'] output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block;
}

[id^='frmb-'][id$='-form-wrap'] textarea.form-control {
    height: auto;
}

[id^='frmb-'][id$='-form-wrap'] .form-control {
    min-height: 34px;
    display: inline-block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

[id^='frmb-'][id$='-form-wrap'] li.dependent-field .form-control {
    display: inline-block;
    width: 50%;
}

[id^='frmb-'][id$='-form-wrap'] .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

[id^='frmb-'][id$='-form-wrap'] .form-group {
    margin-bottom: 15px;
}

[id^='frmb-'][id$='-form-wrap'] .btn,
[id^='frmb-'][id$='-form-wrap'] .form-control:not(select) {
    background-image: none;
}

[id^='frmb-'][id$='-form-wrap'] .pull-right {
    float: right !important;
}

[id^='frmb-'][id$='-form-wrap'] .pull-left {
    float: left !important;
}

textarea.idea-template {
    display: none;
    width: 617px;
    color: #fefefe;
    font: 13px/19px courier;
    padding-left: 40px;
    height: 1055px;
}

.template-textarea-wrap {
    display: none;
}

.form-wrap {
    position: relative;
}

.form-wrap:after {
    content: '';
    display: table;
    clear: both;
}

.cb-wrap,
.stage-wrap {
    vertical-align: top;
}

.action-links .action-links-inner {
    overflow: hidden;
    width: 0;
    height: 20px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.action-links .dev-mode-link {
    -webkit-transition: color 250ms;
    transition: color 250ms;
    color: #666;
    cursor: pointer;
    padding-right: 2px;
}

.stage-wrap h4 {
    margin-top: 0;
    color: #666;
}

.action-links a.clear-all:hover,
.del-button:hover,
ul.frmb span.required {
    color: #C10000;
}

.action-links a {
    color: #666;
}

.form-elements input[type=text].error {
    border-radius: 0;
    border: 1px solid #C10000;
}

.form-elements input[type=text].fld-maxlength {
    width: 10%;
}

.form-elements input.field-error {
    background: #fefefe;
    border: 1px solid #afafab;
}

.form-elements label em {
    display: block;
    font-weight: 400;
    font-size: .75em;
}

.form-elements label.maxlength-label {
    line-height: 1em;
}

.form-group .available-roles {
    display: none;
    padding: 10px;
    margin: 10px 0;
    background: #e6e6e6;
    box-shadow: inset 0 0 2px 0 #999;
    /* smartphones, Android phones, landscape iPhone */
}

@media (max-width: 481px) {
    .form-group .available-roles {
        margin-left: 0;
    }
}

.form-elements .available-roles label {
    font-weight: 400;
    width: auto;
    float: none;
    display: inline;
}

.form-elements .available-roles input {
    display: inline;
    top: auto;
}

.form-elements,
.form-group,
.multi-row span,
textarea {
    display: block;
}

.form-elements:after,
.form-group:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.form-elements .field-options div:hover,
.frmb .legend,
.frmb .field-label-container {
    cursor: move;
}

.frmb-tt {
    position: absolute;
    border: 1px solid #262626;
    background-color: #666;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    z-index: 20;
    text-align: left;
    font-size: 12px;
    pointer-events: none;
}

.frmb-tt:before {
    border-color: #262626 transparent;
    bottom: -11px;
}

.frmb-tt:before, .frmb-tt:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #666 transparent;
    display: block;
    width: 0;
    z-index: 1;
    margin-left: -10px;
    bottom: -10px;
    left: 20px;
}

.frmb-tt a {
    text-decoration: underline;
    color: #fff;
}

.frmb li:hover .del-button,
.frmb li:hover .toggle-form,
.fb-mobile .frmb li .del-button,
.fb-mobile .frmb li .toggle-form {
    opacity: 1;
}

.fresh .frmb .legend .element-info {
    display: inline-block;
    visibility: visible;
    line-height: 12px;
    margin-left: 6px;
}

.frmb-xml pre.ui-dialog-content {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 12px;
    padding: 0 30px;
    margin-top: 0;
}

.action-links a.export-xml:hover,
.toggle-form.closed:hover {
    color: #6fc245;
}

a.btn.toggle-form {
    margin-left: 5px;
    opacity: 0;
}

a.btn.toggle-form:hover {
    border-color: #cccccc;
}

a.btn.toggle-form:before {
    margin: 0;
}

.formb-field-vars .copy-var {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #999;
    text-indent: -9999px;
}

.ite-warning {
    box-shadow: 1px 1px 4px 0 rgba(50, 50, 50, 0.5);
    border-radius: 0;
    border: 1px solid #ddd;
}

.ite-warning .ui-dialog-buttonpane {
    height: 27px;
}

.ite-warning button {
    color: #4479B9;
    margin: 0;
}

.ite-warning button:focus {
    outline: 0;
    font-weight: 700;
}

.ite-warning button.cancel:before {
    content: '|';
    margin-right: 15px;
    padding: 0;
}

.ite-warning .ui-dialog-content {
    padding: 0 15px 10px;
}

.ite-warning .ui-dialog-titlebar-close {
    display: none;
}

.ite-warning .ui-widget-header {
    height: 15px;
}

.ite-warning {
    font-size: 12px;
    line-height: 1.5em;
}

.ite-warning h3 {
    color: #666;
    margin-bottom: 10px;
}

.ite-warning button {
    background: 0 0;
    padding: 2px 5px;
}

.required-asterisk {
    display: none;
    color: #C10000;
}

.ui-button .ui-button-text {
    line-height: 0;
}

.form-builder-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 10;
}

.form-builder-overlay.visible {
    display: block;
}

.form-builder-dialog {
    position: absolute;
    border-radius: 5px;
    background: #fff;
    z-index: 20;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 0;
    left: 0;
    padding: 10px;
    box-shadow: 0 3px 10px #000;
}

.form-builder-dialog h3 {
    margin-top: 0;
}

.form-builder-dialog.data-dialog {
    width: 65%;
    background-color: #23241f;
}

.form-builder-dialog.data-dialog pre {
    background: none;
    border: 0 none;
    box-shadow: none;
    margin: 0;
    color: #f2f2f2;
}

.form-builder-dialog.positioned {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}

.form-builder-dialog.positioned .button-wrap:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
}

.form-builder-dialog .button-wrap {
    position: relative;
    margin-top: 10px;
    text-align: right;
    clear: both;
}

.form-builder-dialog .button-wrap .btn {
    margin-left: 10px;
}

.admin__scope-old li select:not([multiple]):focus {
    background-image: none;
}

[id^='frmb-'][id$='-form-wrap'] .frmb ol.sortable-options li.dependent-field {
    padding-right: 34px;
}

.amform-layout-two:not(.editing),
.amform-layout-three:not(.editing) {
    width: 100%;
}

.amelement-content .title {
    margin: 0;
}

.frmb .amform-layout-two:not(.editing),
.frmb .amform-layout-three:not(.editing) {
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
}

.frmb .field-label-container .field-label {
    font-weight: 600;
}
/*phpcs:ignoreFile*/
/*
formBuilder - https://formbuilder.online/
Version: 1.24.2
Author: Kevin Chappell <kevin.b.chappell@gmail.com>
*/
.kc-toggle {
  position: relative;
  margin: 4px 0 0 2px;
  width: 60px;
  height: 21px;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  background: #e9e9e9;
  border: 1px solid #cbcbcb;
  vertical-align: bottom;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .kc-toggle .kct-inner {
    position: absolute;
    top: 0;
    left: -28px;
    width: 115px;
    height: 100%;
    -webkit-transition: left 150ms ease;
    transition: left 150ms ease; }
  .kc-toggle.on .kct-inner {
    background: #e2e2e2;
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 100%);
    left: 0; }

.kc-toggle input {
  display: none;
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }

.kc-toggle
.kct-on {
  color: #0e880e;
}

.kct-off {
  color: #666; }

.kct-on, .kct-off, .kct-handle {
  width: 28px;
  height: 100%;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  font-weight: bold;
  float: left; }

.kct-on, .kct-off {
  position: relative; }

.kct-handle {
  position: relative;
  height: 17px;
  background: #ffffff;
  background: -webkit-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #cecece 100%);
  border: 1px solid #999;
  font-weight: 100;
  color: #4b4b4b;
  text-shadow: none;
  border-radius: 3px;
  margin: 1px; }

.rendered-form * {
  box-sizing: border-box; }

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

.rendered-form input {
  line-height: normal; }

.rendered-form button,
.rendered-form input,
.rendered-form optgroup,
.rendered-form select,
.rendered-form textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

.rendered-form textarea {
  overflow: auto; }

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

.rendered-form .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .rendered-form .btn-group > .btn {
    position: relative;
    float: left; }
  .rendered-form .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .rendered-form .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .rendered-form .btn-group .btn + .btn,
  .rendered-form .btn-group .btn + .btn-group,
  .rendered-form .btn-group .btn-group + .btn,
  .rendered-form .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .rendered-form .btn-group > .btn:last-child:not(:first-child),
  .rendered-form .btn-group > .dropdown-toggle:not(:first-child),
  .rendered-form .btn-group .input-group .form-control:last-child,
  .rendered-form .btn-group .input-group-addon:last-child,
  .rendered-form .btn-group .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
  .rendered-form .btn-group .input-group-btn:first-child > .btn:not(:first-child),
  .rendered-form .btn-group .input-group-btn:last-child > .btn,
  .rendered-form .btn-group .input-group-btn:last-child > .btn-group > .btn, .rendered-form .btn-group .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .rendered-form .btn-group > .btn.active,
  .rendered-form .btn-group > .btn:active,
  .rendered-form .btn-group > .btn:focus,
  .rendered-form .btn-group > .btn:hover {
    z-index: 2; }

.rendered-form .btn {
  color: #fff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .rendered-form .btn.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .rendered-form .btn.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .rendered-form .btn.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .rendered-form .btn.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .rendered-form .btn.active, .rendered-form .btn.btn-active, .rendered-form .btn:active {
    background-image: none; }

.rendered-form .btn-primary {
  background-color: #337ab7;
  border-color: #2e6da4; }
  .rendered-form .btn-primary:hover, .rendered-form .btn-primary:active, .rendered-form .btn-primary.active, .rendered-form .btn-primary.btn-active {
    background-color: #286090;
    border-color: #204d74; }

.rendered-form .btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a; }
  .rendered-form .btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925; }

.rendered-form .btn-default {
  background-color: #fff;
  border-color: #ccc; }

.rendered-form .btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .rendered-form .btn-success:hover {
    background-color: #449d44;
    border-color: #398439; }

.rendered-form .btn-info {
  background-color: #5bc0de;
  border-color: #46b8da; }
  .rendered-form .btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc; }

.rendered-form .btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236; }
  .rendered-form .btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512; }

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

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

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

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

.rendered-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.rendered-form .form-control,
.rendered-form output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}

.rendered-form textarea.form-control {
  height: auto; }

/*
.rendered-form .form-control {
  height: 34px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .rendered-form .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }*/

.rendered-form .fieldset .fields .field.form-group {
  margin-bottom: 15px;
}

.rendered-form .btn {
  background-image: none;
}

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

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

.form-group .required {
  color: #C10000;
}

.form-control.number {
  width: auto;
}

/*   ------------   TOOLTIP   ------------   */
*[tooltip] {
  position: relative;
}

*[tooltip]:hover:after {
  background: #262626;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 5px 5px 5px 0;
  bottom: 23px;
  color: #fff;
  content: attr(tooltip);
  padding: 10px 5px;
  position: absolute;
  z-index: 98;
  left: 2px;
  width: 230px;
  text-shadow: none;
  font-size: 12px;
  line-height: 1.5em; }

*[tooltip]:hover:before {
  border: solid;
  border-color: #222 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 17px;
  content: '';
  left: 2px;
  position: absolute;
  z-index: 99;
}

.tooltip-element {
  color: #fff;
  background: #000;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin: 0 5px;
  font-size: 12px;
}

.form-control[type='color'] {
  width: 60px;
  padding: 2px;
  display: inline-block;
}

.form-control[multiple] {
    height: auto;
    background: none;
}

.amform-form .am-customform-depend {
  display: none;
}

.amform-rating-container {
    display: inline-block;
    font-size: 1rem;
}

.amform-rating-container .amform-versiontwo-label {
    float: right;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    color: #ffb300;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyMDBweCIgaGVpZ2h0PSIyMDBweCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwMCAyMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB4PSIwIiB5PSIwIgogICAgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFNZ0FBQURJQ0FRQUFBQUhVV1lWQUFBQUJHZEJUVUVBQUxHUEMveGhCUUFBQUNCalNGSk4KQUFCNkpnQUFnSVFBQVBvQUFBQ0E2QUFBZFRBQUFPcGdBQUE2bUFBQUYzQ2N1bEU4QUFBQUFtSkxSMFFBLzRlUHpMOEFBQUFIZEVsTgpSUWZpQnhJQU9UdGc1emV6QUFBTnlrbEVRVlI0MnUyZGUzQlZ4UjNIZjN2eWd2QXNJVUY4RkJSRlc2c0prU0NSQkRqbkpybVFCSUk2CmplQ2pQbXFoMG82UDF0S3hZNGRxZFdwbGZPS000S01pNGl0MU9qWFZsRWh1ampvNkhWSHJqUFhSZ205RnJJbFdJSmlZNU82dmY4UkEKUXU2OTU3Vzd2N09YKy9rck9YZlA3dTkzdm5mMzd0bnoyOThCeUpBaFE0WU1HVEpreUpCaEJMR2wxQlprR0VMcnNmWjJhaHZFWWxBYgpFSXpzZWxiV2VneTFGU0xSWEJDakRpRDNMR29yaEhwRWJVQVFXc2ZBUWdETUNCSVdjcXBZSGdCVXRCUlNXeUlPclFWaDlRQUFocEczCmpOb1NjZWdzQ01QYWI1MUlvMEdMVVJ2Z24xaHAxcXNEZi9IZWVGSDFIbXA3eEtCeER4a1lzQUFBak55cytpQTFoUW1OQllHNklYK24KemFDbDdaRFZOaVZyTnp0Z1BmKzZjM0pqTjdWTkl0QzJoN0JhTnVUTFpPUVhMS0syU0F6NkNuTElyMGE2ekxRMEhiS2FjaWQzR3VPRwpIc0d2ZGhTdDZxTzJLemlhOXBEQytjUGxBR0FUVDdDb3JSS0Jwb0pBb21sdVdneGE2U1RJc3JXNmVqTUVMVjJ3VDJJekVyaFNWRG1QCjJyTGdhQ2tJSkxrdnp6cWIyckRnYUNrSTFpVTVmaWExWmNIUmNOcHJUNFFPbHAzNE15d3pYNkcyTHhnYTloQ01KcE1qSFo0ZWFpZ0kKUzdHeXl6S0NxR2F0QVl1VGY4cE9iUHMrdFlYQjBFNlFCZVdzSU5YbldacjNFZTBFZ1RxSHp6V2YrdW9uaU1PelFWYlNlaXkxaVVIUQpUSkRZTk9NVXB6STVXZzlhbWduQ25BWXNBTTBYR1RVVHhHbkFBZ0JnNVZ1blVwdnBINjBFYWM1bnBuTXB4bktXVVZ2cUg2MEVHVlBGClJybHlTdU5CU3l0QlhQMkNBQUFzM0RxSjJsYS9wS1VnTER0UDIzMVZHZ215YlJZN3ltMVpmUmNaTlJMRVM3Z29xN2JIVXR2ckQ0MEUKY1RQbEhZU05Hb3lNMXcxdEJHa3RZbVZleXV1NkVLK05JTG5EUWtkZFVOZVNSMjJ6SDdRUnhNdUFCUURBeHViVlVKdnNCMDBFYWNwRgp6NWRYejl0RFRRUVpHVHJxREM2MXM3MmVRNDhtZ25nZHNBQUFqRW00Z05wc0gxWlRHK0FTZjF2V05CeTB0QkNrL2NSRW9hTXVPRk8vCnVETXRCUEhaUDhDWTJqYVgyblRQTmxNYjRBcmZlMnoxaS9iVlFCQjdJcXZ3ZTY1KzBiNGFDSklxZE5UUnZlUHNFbXI3UFZwTWJZQXoKTEZCU0FOMFc0a012U09yUVVXZDBXMlFNdlNEejU2WU9IWFdDbmR3Mms5b0hMNFJla0dBREZvQnUwYjZoRjhUL2xQY0FXazE5UTM0bgp1KzI3T1I4R3I2VnZXdlZIMUo2NEplUTlSRXphcFd5TjdrWkNMb2lBQVF2MG12cUdlc2hxemgvM2hidFl4ZFJ3M2pjMStqbTFOKzRJCmRROFpFeEVoQjRCaFpEZFErK0xhVm1vRFVoRjh5bnZBVFcwR3JYQUw0amFXMTVuSXRnblUzcmdqeElKNENSMTFndVZrTDZIMnh4MGgKRmtSc3BsRmRabG9oRmtUZ2dBVUFFRzNPcC9iSURhRVZwTFVJNWdoMU5IK3NGbWt5UXl1STU5QlJSL1JZaUErdElHTHUwWWZYMkpSTAo3WlF6SVJYRVQraW9FMnhDUVlUYUwyZENLb2lmMEZFWHptb3dhSVZVRUFrREZnQmdRMU1XdFdOT2hGVVFzVlBlUVdjTEovc09LRklGCnM1ZmpHaFl5V1pBWnA4cXBtWC9LT3FpOUcrSHREcmJhN0J6OGp3RzBSMkd6VVVSdDF1RUtib0hMeks2RC96TUFBUHNJMk1JMG1JR2sKRzdnZmZtNXVHbjRzQ3dEZ3dhN3BXNmIxd1lLd0RWM3BEWCtkMVpodGh4NGRjamRzVitBalJscTlOVFBNNEFhNHl1d1plWHpZOHNUVwpTYmtQR05vbXBkQUgzQU9YbWs4ay9tekVlcEY5QmQ1c2FMREVvQy80RWl3M1AwajI2WWhmRGZNT0xNZDNxSTFPVnhENXVoMlZ5ZVZJCkVuWHk1TGp4ZDdQenFJMVBQL2puN0VKemErb3lTWmU0N1l2Z0xqYUcyb1YwQW1Od3Z2bVpVNm1rRTExekU4em1yMU03a1M1Z25GLzcKYkkyekhBNkJjdllvdk1WWVRlMk0vdkNQNEZ6clJYZGxIWi9LdFovRjdtY1RxVjNTR2Z6ci9rdnEvK2UydEl2SHBMRnA3Rkdqbk5vdApQY0Z2NEdyekxpOW51RmdzaVh6STV2TS9JRkk3cHgvNEg1anJUUTRQd2RaMkZXeGhVNmhkMUFsOHNQZG4wZjFlei9JUTJkRTJ4ZGhzCmFKbURTajNZeFZkSEh2SnpwcmRRRzJhdmdSdjg3eG8vWE9DdjlaOVRzOVBmdVo1am4reTUrS2d4bmRybE1NUHY3RmxUKzQzZnMzMEUKbzlrVDRUNm0xVVpLZGZBdjhlSkljNUFhZkVZSDJqK0YyOFJzcGtrbitBdDk1MFkvRGxhSHoyZUU1b2IrT2ZnMjlRVUlFNXp6MzNjdQpEQ3BIb0QyR3pmbGoxeHVYVUYrSWNNQjM4L09xYkJFMUJReG9qcTFnRzJYRUdPb0YvM3ZQaGJXQ3dvc0NSNWpIWmhpUHNkblVsNFFPCjdNTnJyRnRCMkRwRzREaVR5THNkOC9odGgrdkNDbjh2UHMrNlJad2N3dmFwdDlmQkptTXl6VVdoQXgvdlhsbTdWMnlkd2piRnhJNHkKSG1ZYTVzbjFDKzltbDV2M2lhOVhXRFQ0NW4zVE4wOUhxRHc4Z3Uzd0RWNFRhWlZScytCdFk3SDV4aVBpTmpPSEZYNVA1NVdOM1hMcQpGcDdycEswZ2E1TzREQXpoQS9md24wVCtMSzkrS2NsbjdDdnhqK2taYk1lMzl5MlB2aSt6QlNranZubDdPZ2JiSWZKMU95dmt5aUV4ClBWTzZCZHU1Q1hJVGdkUjhXYkdMamZYcEVXeUhzVzh1V0xSYlJVdFNKNm1SQjlJaDJHNGd5RTJOSEFveXl1a2ViTWMvaGhWdWc5eEUKb0NURm43N0JkdDZDM0VTZ0tPZWlqc0YyM29QY1JLQm9vVU8vWURzL1FXNGlVSnFWVko5Z083NjViN1gzSURjUktFNFRxME93bmY4ZwpOeEdvejlzYjhtQTcvaHBmWHJXRHJuMlNSTXJoRGJiajYzdCs1VC9JVFFSRW1hM3R5YkE3ZkwwRTd6Q3ZwTGFCNm5GU1NmamtBSUFRCkJHc1FDUkxPcEsxWWJoOUJiUU9OSUF5V1VUdWVDTU9ndDR0RWtGaTVNWlhhOGNUUTkxd1NRY0tiKzVBdGZPbzd0QmJRREZuaEZTUW4KbnpoSFBJRWdkZ2s3bHRicFZGQ25XeVlRaEg2Y1RtbGRUU3ZwTTA0Q1FhaS9nNmt4UnVjR2VyTm80UFpWTjlnMms1MU02YkF6dEQxWQp1U0FhdkhlempqSkh2UG9oSy9TQ0dPTUxxZ2hiVjl0YzZ6R3NqTTVadDFEZUp5a1dKRWVMZDI1UzVvaFhMRWk0WjFpREdKTUxLOG5hClZ0bFlTeUdFUGhuK0FIUXpMYVdDakc1Z29YOWR4QURzVEtwSGQwb0ZDZmM5K2xEWTBUR2l5WWRDUVZyR2cwWUovNmxtV2dvRkdWV3YKMHlZZXF0NnNVQkE5WmxpREdDZllQeUJwVjFWRFRhT1JkTkhPT3pSOVJKa2doVkZEaTFlZkhvU21SeXNUUko4WjFpQ3NlTnR4Nmx0VgpKTWpHSEtiSjY3T0hrazN3SlZJa3lQR21qaHQyS0hxMUlrRmt6dXF4SzNnZGlXRnpuemxTbnQySlVTTElXbWtCYU5nVi8xSDhlUDZNCm5Ob1p5NVprZDNLVUNMTHdERG5iZFBocjhkTWlEMVg5MTFxRTEyQy9qQmJVejdTVUNDSm5MT2JyZThxLzNjbUI1azN4K2ZpaGhFWVcKYkowazg4cU1SSWtnNHI5bi9FdSt6THA4NkU2T3FuOUFDZitMY011ejh4Uy90VTZCSUxGU05rMXNqZmhpWDRuMTVLRkh6YStzcytPcgpzY2RQalNuYVVqeG9LUkJFN0F5TGM3eXhZMEd5L0xpUnUrT240NzlGdHNlcTdiSHlyczFJVkF4WkFnWEJ6NkRHdkxZeG5yeEUxZXU5CnMzR1R1QmJaS0t5VmRtVVNJRjBRK3lUMlBWRjFZV3R2c1JWektoWGRiMTdNenhkM2Q2SjJwaVZkRUZGak1QYnpYNXVMbzUrN0syMDkKM0ZmSy95bW81ZHFXUERuWEpoSFNCUkh6L2VJZllJVjFzNWY4dURVN084djVuU0xhTnNhTnJwWnpiUksySnJmNjJEUjJXdkJhK0JOcwpsdldTMTdNYWU2MHI0ZzM4eStEdHE1eHBTUmJFQ0J3WWh6MTRtZlZEOHl0L1owZWFXVEYvSWFnTmJLbXRiTSt3WkVHQ2ZyZnc3ZjQ1CjVvWWdOWmlmZEM3RUd6Z1BVZ2NyNFBQRlg1dkVTQldrYlFyTUMzSSsvOU8rMmRYL0NtcEZZOXo4TFZielFCbmgxTVdnU0JYRWFEQjgKMTgvMzhmT3NIeS85V293bGtmYWVZZ3lRd2hLVkJjNUpGY1QvREF0ZlphWFdJeUp0cWUwd2ErTnJzTS9mMmNhUjl1bGlyMDNTbHVSVgpiVThFeTkrWmVIdkhHYWI0dkw4WVdjY3IwR2ZlWFZVekxaazlwSjdsK0hEOGkvaFM4NnJHWGprbVJiYjN6K0srRW9XcnVsK1hLSWlmCjd4Ui9Ia29pZjVQcGNQVWVxNUd2NHA1VDZiTVpiYWZLdEdzUWFZSTA1OE1pYjJkd3pxL3Z0TXhQNUR0dDNjUG04TGU4bnFWbWQ2UTAKUWNZdU1rWjdLYzgvWlJGcmJhcDFYSkdZYjNTVjRmM2V6bEh6S3lKdnlQTDBMbERld29yTloxVTRQTWpTcjgxTGNRWDM4TUlpNDVSbgpUcEJ2bHlSQm1uSlpuZHV5Mk1ldnR1ck5Udm5PSG9yNUdKYmlLKzdMNXlqb0k1SUVLWWl3Q2U1S2luL1BtUmU4dldOT3hhQWxTUkMzClN3MzRlTStzcXBmbHU1bWN4bDdyRjdpRXUrcWZyTXcrV3JZOVVnUlphMkNEY3luZUhWOXBMaGY5MmprL1dFOWpDVDduWEk0eExuMWIKdHhSQkZsUWFoVTVsOEUwb2k5d3IyejIzUkhaMVJQQTY1elZoK2JlSGNvWXNSN1A1dlIxbDFwdXluZk5DWTl6OEhWaTRLM1VwVm1sTApmbjJtSEVGU2RteStseSszVnNwNjdWd1FyT2VnQko5T1ZZSmx1Um1NZ3lCQmtMWXk0NWprbitMTDhWblc0M0tkOG8vWmFTN2h2K1NwClZ0SWtEMW9TQkVtK3hJQ0l0K3lZVi8yZVhKY0NndGF0YkI2K20vVHpxcGJ4TXB1WElFaXkyVHJ2NVBYbTFhdDhQcEZRaWZsS2R5bC8KTFBGblJtNmU2MXRlUHdnWHBQMWtZMmFpNC96Wi91SklpMHhYUkZLNzExckJMK1VKbjFmS25XbUo3eUVKek1VNFgvdGNwT1pUbVk2SQp4N3FmbCtFYkk0K3p4VTJlbGsyOUlWd1FObUpSRVhkeHk3cit1a0J4SHpSVXZkVXhoOTh6d3NNeGhWRjViUW9XSkRhREZROC9nay9GCml5UFB5M05BTG8zZDFpcCtEdTQ1NUxDbmxXeHZDQlprZVAvZ3ZYaVZ1YVRxQzNubXE4QnE2cDNGdHc4N3RHU2pqNGZUN2hBdHlKQmYKRUh3SHpqQnZsMlc0U3FMdjc2emc2dzZ1Q2JNSk02WGxOUklxaUgwMHpCbjhHN2ZzTGJWZWxXVzJhbGIxV1d0d01UOFlleTl0MEJJcQpDSjdGR0FBQWR1RkY1Z1VOKzZSZEh4S3NWbGJNdDMzcnFiUTBtV0tIckxNQkJqWXJtdzlLdlRaRW1KOVowWUVOMkViaEpFblJ2Z0lGCmFTMkNDZ0IrNTRITnl1a0ltamRCSmY5QWl3emQ3U3Z0enBpR0tXYThzMjFDZTFQN0xxbzBtYTVwLzAzc0tHb2JGSHE3c3IwNGVDMFoKTW1USWtDRkRoZ3daMVBCL2loT0haU3U4TWdNQUFBQWxkRVZZZEdSaGRHVTZZM0psWVhSbEFESXdNVGd0TURjdE1UaFVNREE2TlRjNgpOVGt0TURjNk1EQjR6SUdnQUFBQUpYUkZXSFJrWVhSbE9tMXZaR2xtZVFBeU1ERTRMVEEzTFRFNFZEQXdPalUzT2pVNUxUQTNPakF3CkNaRTVIQUFBQUFCSlJVNUVya0pnZ2c9PSIgLz4KPC9zdmc+Cg==');
    background-size: contain;
    background-repeat: no-repeat;
}

.amform-rating-container.radio-group .amform-rating {
    display: none;
}

.amform-rating-container .amform-versiontwo-label:hover,
.amform-rating-container .amform-versiontwo-label:hover ~ .amform-versiontwo-label,
.amform-rating-container .amform-rating:checked ~ .amform-versiontwo-label {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyMDBweCIgaGVpZ2h0PSIyMDBweCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwMCAyMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiAgPGltYWdlIGlkPSJpbWFnZTAiIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB4PSIwIiB5PSIwIgogICAgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFNZ0FBQURJQ0FNQUFBQ2FobDZzQUFBQUJHZEJUVUVBQUxHUEMveGhCUUFBQUNCalNGSk4KQUFCNkpnQUFnSVFBQVBvQUFBQ0E2QUFBZFRBQUFPcGdBQUE2bUFBQUYzQ2N1bEU4QUFBQ2xGQk1WRVVBQUFDOXZiMjV1Ym0vdjcrOQp2YjI1dWJtL3Y3Ky92Nys1dWJtK3ZyNit2cjYydHJhL3Y3Kzl2YjBBQUFDR2hvYS92Nys5dmIyN3U3dSt2cjYrdnI2K3ZyNit2cjY4CnZMeXFxcXE5dmIyOXZiMi92NytxcXFxWm1abS92NysrdnI2L3Y3Kyt2cjYvdjc5L2YzKy92Nys4dkx5L3Y3Kyt2cjY2dXJxL3Y3Ky8KdjcrK3ZyNit2cjYvdjcrOHZMeSt2cjYvdjcrL3Y3Kyt2cjY5dmIyK3ZyNit2cjYrdnI2K3ZyNjR1TGl5c3JLOXZiMi92Nys0dUxpWgptWm0vdjcrN3U3dSt2cjYrdnI2L3Y3Kyt2cjY1dWJtL3Y3KzJ0cmEvdjcrOXZiMi92NysvdjcrK3ZyNit2cjYrdnI1eGNYRzh2THkvCnY3Kyt2cjYvdjcrK3ZyNi92Nys5dmIyOHZMeS92NysvdjcrN3U3dS92NysrdnI2L3Y3Kyt2cjYvdjcrOXZiMnFxcXEvdjcrK3ZyNi8KdjcrK3ZyNi92NysrdnI2K3ZyNi92NysvdjcrL3Y3Kyt2cjYvdjcreXNySy92NysvdjcrK3ZyNi92NysvdjcrK3ZyNnhzYkcvdjcrLwp2NyswdExTK3ZyNi92NzhpSWlLL3Y3Kyt2cjY5dmIyL3Y3KzZ1cnEvdjcrK3ZyNit2cjYvdjcrK3ZyNjd1N3UvdjcrK3ZyNjh2THk5CnZiMjl2YjIrdnI2OHZMeSt2cjYydHJhOXZiMi92NysvdjcrL3Y3Ky92Nys5dmIyOHZMeS92Nys5dmIyL3Y3Kyt2cjYrdnI2L3Y3KysKdnI2K3ZyNi92NysrdnI2L3Y3Kyt2cjY5dmIyL3Y3Kyt2cjYvdjcrbnA2ZTl2YjIvdjcrK3ZyNit2cjYvdjcrL3Y3Kyt2cjY3dTd1OQp2YjIvdjcrNnVycS92NysvdjcrOHZMeS92Nzh6TXpPK3ZyNit2cjYrdnI2L3Y3Kyt2cjYvdjcrK3ZyNit2cjYvdjcrK3ZyNi92Nys5CnZiMi92NysrdnI2L3Y3Kzl2YjIvdjcrK3ZyNit2cjYvdjcrK3ZyNit2cjYrdnI2K3ZyNi92NysrdnI2K3ZyNi92NysrdnI2K3ZyNisKdnI2L3Y3Ky92NysrdnI3L2R3RG1hd0QvLy84bS9GNXlBQUFBMlhSU1RsTUFUaUhLYlIyNGJ3dkJUeFdiWlFIc3R6SVBmbHZKclJjSgpZVkdqQmdWRVI1Q1ozQUlvUFhTLzRSQTBWNGJZS2p0OHo5SWZjMnJGdGhrS2Fic1M2V0F4c24wTVZoYW9CNnhObndSRGxTZnZPWXpkCk1JTFVPaVo0eXg1Y3JzaFNwRWtEMno5WXp0RFJxaFFZdkhzODQ1Y0lzVlFnaWcxSXJ4SEdiUHVndVYxM0pUamZrV2pETGRhZFFWa2oKampWTERodkFaSC9UUGhPelZYQ2hrc1NXdXQ1ZXNLWktuRzVBNWphSVd0b3NVS0lpUnBnYTRJUXUxL2g2ZHMzTU4weXJuaHpDZzBLVQpaaVIxajRIVmdLVzFLNXEwWTNLSDJhY3pYNU12UUJIMUNBQUFBQUZpUzBkRTI1a0VGaFFBQUFBSGRFbE5SUWZpQnhJQU9oNEF6ckEzCkFBQUhTa2xFUVZSNDJ1MmQ5M3RVUlJTR0w3MjZvWVZpUWtoSUJFSlZpaGlrU3BBaTBxV1hwUVJDQUJHRGlnVUlYUkJCcElnZ05sUkUKc0lLQ0tLS0lEVUd4ZS9ocjNFMnlaTXU5ZDg3TW5ablBQTSsrdjkrWjczMWdTODdNT2VzNGFkS2tTWk1tampyb0FKcW9XdytkUUJQMQpxUUU2Z2g0YVVpTjBCQzAwSm1xQ3pxQ0Zwa1RVREIxQ0I4MGpJcmVoUTJnZ2xCRVJhWUZPb1lHV0ZLVVZPa1p3V2xlS3RFSEhDRTVtCnBVaGJkSXpBdEtNcTJxT0RCS1ZEdGNqdDZDQkJhVnN0a29VT0VwQnNpdEVSSFNVWU9iZEVPcUdqQkNQM2xrZ2VPa293T3Q4U3VabVAKemhLRUFxcmhEblNZSUhTSkU4bEZod2xDMXppUmJ1Z3dBU2lrZUxxajQ2alRJMEdrSnpxT09sa0pJcjNRY1pUSnAwUjZvd09wMGlkSgo1RTUwSUZWNkpvbmNoUTZrU3Q4a0VhcUxUcVJHdjJRUDZvK09wTWFBRkpHNzBaSFVHSmdpUXZlZ002bFFsT3BCZzlDaFZLampJbkl2Ck9wUUtlUzRpTkJpZFNvRWhiaUpEMGFua0dlYm1RY1BSc2VRWjRTcEM5NkZ6U1pQcExqSVNuVXVXWW5jUEdvVU9Kc3RRRHhHNkg1MU0Ka3RGZUltUFF5ZVRJOXZLZ3NlaG9jdVI0aXRBNGREWXBjcjFGSGtCbms2S3p0OGg0ZERZWkh2VDJvQWtoZERvSit2dUkwRVIwT2dtNgorb2xNUXFmalUram5RWlBSOGZqMDhCV2hLZWg4YkxMOFJhYWk4M0hKOS9lZ2FlaUFYQjRTaU5CMGRFSW1QVVVpTTlBSm1mUVZpY3hFCkorUXhTK1JCTkF1ZGtjVUFzVWp0dUswNVVDeFNLMjVyRm9rOWlJclJLUm1NNFlqVWh0dWFlUnlSRnVpVURJWndSR3JCYmMxaExBK2EKamM0cFpBUlBaQTQ2cDVDNVBCRXFRZ2NWVU16MG9Ibm9wQUtHY2tYbW81TUtHTTBWb1d4MFZGK3kyUjYwQUozVmx4eStTSE4wVmw5eQorU0lVUm9mMVk2R0V5Q0x0dXk5ZVVxS0pwUkllbEtGcjE1SmxwZFVtblc3S0JQamZrVlZ6d3JxOERCMG1BQWxuOS9rcjBIRlVXVnFRCjlFSlp1UW9kU1ltSFY2ZTg1QWMvZ2c2bHdCclhkNjlHNkZpeXpIM1U0MzI0cGN6SEFKNXk3K2FhdGZQUjRmamNmTXozdzVIOU5SeE4KMlhMQngzeUIxS2N6akJYaXZwclY0OUVoeFhUcncvcnVOUStkVThUalQ3QThIS2ZmT25SVVg1NWtha1FZSnp5cndkRkw3aXcxNXlsMApZQStlYml6bDRUanRua0ZIZG1XOXBFYUUwQVowNkZTV2JKVDNpRkN4Q1IwOGljMnE5d2dMK1ZVcUd3UVozYk1GSGI2R3JjSG0zV3piCmpoYW9abW80a0lmakZPMUFLMFNaOEd4QWpTZzcwUlpFQS9XTXV0azFFK3pSWDlmdHdlem5rQnFUZDJ2U2lQSTh6bVBVSG8wZWpyUDMKQlpESFBxMGFFZkpmUkdqc045SGZlNEIzZ3E2VFBETURiZzRlc3V6eGtoR05LSWR0YW1TYWJPMjFXTUlyTnp2YnhsWUpUMUIrMDBFSApHeDVsTnJwNkxaVHdHT1UzSFpndTRhM2lsZDkwWUxTRXh5Ni82Y0JnQ1UraS9LWURVeVU4eWZLYkRveVU4RjZXTGIvcHdFQUpUNkg4CnBnUGRKYndsdUM0R3JTVzhJOGcyM2xKOUhybEFEYW43V1NLT1FrVmUwZmhmUzNTNmFaTFFCSTBpVzRBaXdtNHFHWTRCUlNicEZDR2IKMzdHU2VGV3J5R3N3anlsYVBlaDFtTWhVdlNLRStLSlZ5VFROSW11Q1IxSml1bVlQZWdNa01rTzNDT3ErZkQzdEltOUNQQnBvOTZEagpFSkczOUl0ZzdzdWJPREY1RytEUnpJQUhIUUdJN0RNaDhnNWdhQXFqdDFpQkU5WTk5aGp4b0hldGk1dzBJL0tlZFJGVEY0ZE9XZlpvCmI4aURXbHNXT1cxS3BNU3l5UHVtUk9nRHF4NGRqWGxRRjZzaUg1b1RXV2RWNUNOekl2U3hSWTk4cWJPUjlYSUhFQU1zaXF5VXlCVTkKTEFqSi9ERlpabEZFNGlKYTlXSEJ4RS80ajFpY2JzeFAxVFQyU0dGYjlqUDJwaHUzNUVZNkduOVhkeEQzcWVIV1JNNHdFNTBKSnp4Mgo5bFBtYzlhbUcvTXVOWCtXTXV5ejhWaWVpSzNweGdXc05BM2RCaDIxWVQxcWE3cnhPVTZZOCs1L3RHNzhuUE93cFdQUkMrSWttNzd3CmVqaDdNMFBrU3lzZS9jUkJMaGI2UEY5SC9QeFhWa1RFRnhzRnA0R1h0Z3BYc0RMZCtHdEJpTzNiUkN1RXZ4R0pYTGJnMFU2UVlRZG4Kdk5GbHdYSHd0eFpFcnZoSE9NbGJwVmtMMzFVeUxCVHFHdm9GdVBBZGQ1blE5NzRtRmNZOUN2MjIvMEhtcE9hRTM1bHd1WEdSMlQ2NwpTdzYzYjdYTWU2bk94a1htZU83ZDVKTDBZajZ2dDdPR1BZbzhkLzR4ckxEY3FaKzhscnRxV01Ucm9teUc0aEZOMFhHUEJmc2FGdm5aCmZkdHJwY29yTHZZd1VXdkw1ZUl4MFN4UVc1cEhVOTBHb3lJTDNMWU0ycGJtM2xTWGFWU2t1Y3VPR3RyU1hKdnE1TjhFK2JqTkg5Y3kKS05hdHFhNitRWkZGS2J0TnU2NW41ZkRWbEtXN0doUkorZXZ1RjMxdGFZdFNtdXJVM3dtRkpNL2c2cUZ6OGRKZmsxYS9ZY3hqZCtKRwo5VFNmeVlSK1Mxei9takdSM3hQMm1hUy9MYTE3NGkvSjZPM1NqZU9QK0YyTVhFbmE4MmY4RmpzTmVWeVBmMHN4ZFJ4ekkyNlRpNGIyCmlCdXUzTnBjVzFydi9UWGJtR25WZFVwaTZ3ODVZRXdqUXZ1YU9lZW5qV3l3SzdiOG9ZTW1QU0tNak8yVVpXVDU4OVdySHphc0VhRnUKN0VjSWpmVHJWbzN0WHZpWGVRL0g2VmhlSldLaVkvZFMxVC8yV2hzZVRteFFySW5weHBWM01mKzJwQkZoK2JIb2htSDlDemV4M1paVwplYWF0WTBKTklzVUJwa0twVXJHSi90Rys2QlhFYjB1MldxYS9DSHh1cjMyUENGZitoV3liSmsyYU5CYjRENHJDSHdENjN5QWZBQUFBCkpYUkZXSFJrWVhSbE9tTnlaV0YwWlFBeU1ERTRMVEEzTFRFNFZEQXdPalU0T2pNd0xUQTNPakF3MmpDV2VRQUFBQ1YwUlZoMFpHRjAKWlRwdGIyUnBabmtBTWpBeE9DMHdOeTB4T0ZRd01EbzFPRG96TUMwd056b3dNS3R0THNVQUFBQUFTVVZPUks1Q1lJST0iIC8+Cjwvc3ZnPgo=');
    background-size: contain;
    background-repeat: no-repeat;
}

.frmb .form-elements .dependent-field select:not(:focus) {
    padding-right: 40px;
}

.amform-no-display {
    display: none;
}

.amform-form .fieldset .fields .amform-layout-two,
.amform-form .fieldset .fields .amform-layout-three {
    margin-right: 2%;
    display: block;
}

.amform-layout-two:last-child,
.amform-layout-three:last-child {
    margin-right: 0;
}

.amform-layout-two:not(.editing) {
    max-width: 48%;
}

.amform-layout-three:not(.editing) {
    max-width: 31%;
}

.circle-theme.amform-form .fields .amform-layout-two,
.circle-theme.amform-form .fields .amform-layout-one {
    margin-right: 2%;
}

.circle-theme.amform-form .fields .amform-layout-three {
    margin-right: 1%;
}

.circle-theme .amform-layout-three:not(.editing) {
    max-width: 32%;
}

.default.amform-form .fields .amform-layout-two,
.default.amform-form .fields .amform-layout-one {
    margin-right: 2%;
}

.default.amform-form .fields .amform-layout-three {
    margin-right: 1%;
}

.default.amform-form .fields .amform-layout-three {
    max-width: 32%;
}
/**
 * Swiper 9.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 16, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
form.minisearch.loading .control input[type="text"] {
    box-shadow: none;
    -webkit-animation-name: search-loading; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: search-loading;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

/* Standard syntax */
@keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

.searchsuite-autocomplete {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: -85px;
    margin-top: 4px;
    width: 350px;
    position: absolute;
    z-index: 9999999;
}
.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    margin: 0;
}

.searchsuite-autocomplete.active,
.searchsuite-autocomplete .suggest.active,
.searchsuite-autocomplete .product.active {
    display: block;
}

.searchsuite-autocomplete .suggest {
    color: #3C3C3C;
}

.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #f0f0f0;
    color: #575757;
}

.searchsuite-autocomplete .title .see-all {
    display: inline-block;
    float: right;
    color: #909090;
    cursor: pointer;
}

.searchsuite-autocomplete .no-result {
    padding: 10px;
    background: #f0f0f0;
    color: #575757;
    text-align: center;
}

.searchsuite-autocomplete ul {
    padding: 0 10px;
    margin-bottom: 0;
    list-style-type: none;
}

.searchsuite-autocomplete ul li {
    color: #000;
    cursor: unset;
    padding: 0;
}

.searchsuite-autocomplete .suggest ul li {
    color: #3C3C3C;
}

.searchsuite-autocomplete .product ul li {
    border-bottom: 1px solid #D4D2D2;
}
.searchsuite-autocomplete .product ul li:last-child {
    border-bottom: none;
}

.searchsuite-autocomplete ul li:hover,
.searchsuite-autocomplete ul li.selected {
    background-color: #fff;
}

.searchsuite-autocomplete ul li:after {
    clear: both;
    content: '';
    display: block;
}

.searchsuite-autocomplete ul li.action {
    padding: 0;
}

.searchsuite-autocomplete ul li.action .action.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 400;
    height: 30px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    right: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 40px;
}

.searchsuite-autocomplete ul li.action .action.close:before {
    color: #8f8f8f;
    content: '\e616';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.searchsuite-autocomplete ul li.gray-row {
    text-align: center;
}

.searchsuite-autocomplete ul li.gray-row,
.searchsuite-autocomplete ul li.gray-row:hover,
.searchsuite-autocomplete ul li.gray-row.selected {
    background-color: #e8e8e8;
}

.searchsuite-autocomplete ul li.gray-row a {
    color: #7B7B7B;
    text-decoration: blink;
}

.searchsuite-autocomplete ul li a {
    cursor: pointer;
}

.searchsuite-autocomplete ul li .qs-option-image {
    float: left;
    max-width: 82px;
    width: 25%;
}

.searchsuite-autocomplete ul li .qs-option-info {
    color: #000;
    display: inline-block;
    float: left;
    padding-left: 5%;
    text-align: left;
    width: 70%;
    margin-bottom: 10px;
}

.searchsuite-autocomplete ul li .qs-option-info.noimage {
    padding-left: 0;
    width: 100%;
}
.searchsuite-autocomplete ul li:last-child .qs-option-info {
    margin-bottom: 0;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews {
    display: inline-block;
    text-transform: lowercase;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    margin-bottom: 4px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .reviews-actions {
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
    display: block;
    width: 100%;
    color: #004875;
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
    color: #3C3C3C;
    font-size: 13px;
}


.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    display: inline-block;
    font-weight: bold;
    margin-top: 15px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-addtocart {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .searchsuite-autocomplete {
        border-top: 0;
        left: 15px;
        margin-top: 0;
        right: 15px;
        width: auto;
    }
}
/* Stripe Express */
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.box-tocart .action.tocart.payment-request-button
{
    padding: 0;
}

.payment-request-button {
    width: 240px;
}

.payment-request-button.disabled,
.payment-request-button.disabled * {
    pointer-events: none !important;
}

.payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

.catalog-product-view .payment-request-button {
    margin-right: 1%;
    width: 49%;
}

.stripe-payments-express-minicart {
    margin-top: 15px;
}

.stripe-payments-express-minicart .payment-request-button, .payment-request-button.cart {
    width: 100% !important;
}

.cart-summary .stripe-payments-express-minicart {
    margin-top: 0;
    margin-bottom: 25px;
}

.block-bundle-summary .box-tocart .actions .payment-request-button {
    min-width: 240px;
}/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.6.4
*/
.rd-parallax-inner {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  clip: rect(0, auto, auto, 0); }
.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%; }
  .rd-parallax-layer[data-type="media"] iframe {
    width: 100%;
    height: 100%; }
.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }
.rd-parallax-swiper {
  z-index: 1 !important; }
.static-video{
  height: 100%;
}
.rd-parallax-inner .static-video-layer {
  position: absolute !important;
}
.parallax-container{
  position: relative;
}

.rd-parallax {
  position: relative
}

.background-video {
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
}

video,
source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}

.loaded .ytplayer-container {
  display: block;
}

.loaded .placeholder-image {
  opacity: 0;
}

.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.placeholder-image {
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
}

.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.ytplayer-player {
  position: absolute;
}
.opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .amount,
.opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .amount {
    border-bottom: 0;
}

.abs-sidebar-totals .totals-mageworx-fee-summary.expanded .amount .price:after, .cart-totals .totals-mageworx-fee-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .amount .price:after,
.abs-sidebar-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after, .cart-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after {
    content: '\e621';
}

.cart-totals .totals-mageworx-fee-details, .opc-block-summary .table-totals .totals-mageworx-fee-details,
.cart-totals .totals-mageworx-product-fee-details, .opc-block-summary .table-totals .totals-mageworx-product-fee-details {
    border-bottom: 1px solid #ccc;
    display: none;
}

.cart-totals .totals-mageworx-fee-details.shown, .opc-block-summary .table-totals .totals-mageworx-fee-details.shown,
.cart-totals .totals-mageworx-product-fee-details.shown, .opc-block-summary .table-totals .totals-mageworx-product-fee-details.shown {
    display: table-row;
}

.cart-totals .totals-mageworx-fee-summary .mark, .cart-totals .totals-mageworx-fee-summary .amount, .opc-block-summary .table-totals .totals-mageworx-fee-summary .mark, .opc-block-summary .table-totals .totals-mageworx-fee-summary .amount,
.cart-totals .totals-mageworx-product-fee-summary .mark, .cart-totals .totals-mageworx-product-fee-summary .amount, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary .mark, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary .amount {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    cursor: pointer;
}

.cart-totals .totals-mageworx-fee-summary .amount .price, .opc-block-summary .table-totals .totals-mageworx-fee-summary .amount .price,
.cart-totals .totals-mageworx-product-fee-summary .amount .price, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary .amount .price {
    padding-right: 20px;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.abs-sidebar-totals .totals-mageworx-fee-summary .amount .price > span, .cart-totals .totals-mageworx-fee-summary .amount .price > span, .opc-block-summary .table-totals .totals-mageworx-fee-summary .amount .price > span,
.abs-sidebar-totals .totals-mageworx-product-fee-summary .amount .price > span, .cart-totals .totals-mageworx-product-fee-summary .amount .price > span, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    margin: -1px;
    padding: 0;
}

.abs-sidebar-totals .totals-mageworx-fee-summary .amount .price:after, .cart-totals .totals-mageworx-fee-summary .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary .amount .price:after,
.abs-sidebar-totals .totals-mageworx-product-fee-summary .amount .price:after, .cart-totals .totals-mageworx-product-fee-summary .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: luma-icons;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.cart-totals .totals-mageworx-fee-summary .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary .amount .price:after,
.cart-totals .totals-mageworx-product-fee-summary .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary .amount .price:after {
    position: absolute;
    right: 3px;
    top: 3px;
}

.cart-totals .totals-mageworx-fee-summary.expanded .mark, .cart-totals .totals-mageworx-fee-summary.expanded .amount, .opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .amount,
.cart-totals .totals-mageworx-product-fee-summary.expanded .mark, .cart-totals .totals-mageworx-product-fee-summary.expanded .amount, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .amount {
    border-bottom: 0;
}

.abs-sidebar-totals .totals-mageworx-fee-summary.expanded .amount .price:after, .cart-totals .totals-mageworx-fee-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary.expanded .amount .price:after,
.abs-sidebar-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after, .cart-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary.expanded .amount .price:after {
    content: '\e621';
}

/** tax **/

.opc-block-summary .table-totals .totals-mageworx-fee-summary-tax.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax.expanded .amount,
.opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax.expanded .amount {
    border-bottom: 0;
}

.abs-sidebar-totals .totals-mageworx-fee-summary-tax.expanded .amount .price:after, .cart-totals .totals-mageworx-fee-summary-tax.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax.expanded .amount .price:after,
.abs-sidebar-totals .totals-mageworx-product-fee-summary-tax.expanded .amount .price:after, .cart-totals .totals-mageworx-product-fee-summary-tax.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax.expanded .amount .price:after {
    content: '\e621';
}

.cart-totals .totals-mageworx-fee-details-tax, .opc-block-summary .table-totals .totals-mageworx-fee-details-tax,
.cart-totals .totals-mageworx-product-fee-details-tax, .opc-block-summary .table-totals .totals-mageworx-product-fee-details-tax {
    border-bottom: 1px solid #ccc;
    display: none;
}

.cart-totals .totals-mageworx-fee-details-tax.shown, .opc-block-summary .table-totals .totals-mageworx-fee-details-tax.shown,
.cart-totals .totals-mageworx-product-fee-details-tax.shown, .opc-block-summary .table-totals .totals-mageworx-product-fee-details-tax.shown {
    display: table-row;
}

.cart-totals .totals-mageworx-fee-summary-tax .mark, .cart-totals .totals-mageworx-fee-summary-tax .amount, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax .mark, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax .amount,
.cart-totals .totals-mageworx-product-fee-summary-tax .mark, .cart-totals .totals-mageworx-product-fee-summary-tax .amount, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax .mark, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax .amount {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    cursor: pointer;
}

.cart-totals .totals-mageworx-fee-summary-tax .amount .price, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax .amount .price,
.cart-totals .totals-mageworx-product-fee-summary-tax .amount .price, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax .amount .price {
    padding-right: 20px;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.abs-sidebar-totals .totals-mageworx-fee-summary-tax .amount .price > span, .cart-totals .totals-mageworx-fee-summary-tax .amount .price > span, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax .amount .price > span,
.abs-sidebar-totals .totals-mageworx-product-fee-summary-tax .amount .price > span, .cart-totals .totals-mageworx-product-fee-summary-tax .amount .price > span, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    margin: -1px;
    padding: 0;
}

.abs-sidebar-totals .totals-mageworx-fee-summary-tax .amount .price:after, .cart-totals .totals-mageworx-fee-summary-tax .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax .amount .price:after,
.abs-sidebar-totals .totals-mageworx-product-fee-summary-tax .amount .price:after, .cart-totals .totals-mageworx-product-fee-summary-tax .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax .amount .price:after {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    content: '\e622';
    font-family: luma-icons;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.cart-totals .totals-mageworx-fee-summary-tax .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax .amount .price:after,
.cart-totals .totals-mageworx-product-fee-summary-tax .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax .amount .price:after {
    position: absolute;
    right: 3px;
    top: 3px;
}

.cart-totals .totals-mageworx-fee-summary-tax.expanded .mark, .cart-totals .totals-mageworx-fee-summary-tax.expanded .amount, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax.expanded .amount,
.cart-totals .totals-mageworx-product-fee-summary-tax.expanded .mark, .cart-totals .totals-mageworx-product-fee-summary-tax.expanded .amount, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax.expanded .mark, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax.expanded .amount {
    border-bottom: 0;
}

.abs-sidebar-totals .totals-mageworx-fee-summary-tax.expanded .amount .price:after, .cart-totals .totals-mageworx-fee-summary-tax.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-fee-summary-tax.expanded .amount .price:after,
.abs-sidebar-totals .totals-mageworx-product-fee-summary-tax.expanded .amount .price:after, .cart-totals .totals-mageworx-product-fee-summary-tax.expanded .amount .price:after, .opc-block-summary .table-totals .totals-mageworx-product-fee-summary-tax.expanded .amount .price:after {
    content: '\e621';
}

#mageworx-shipping-fee-form .field-note, #mageworx-fee-form fieldset .field-note, #mageworx-payment-fee-form .field-note {
    margin-bottom: 10px;
}

#mageworx-fee-container .title, #mageworx-payment-fee-container .title {
    padding-bottom: 10px;
}

#block-fee-wrapper {
    display: none;
}

.product-fee-info-title {
    display: block;
    padding-top: 5px;
}

.product-fee-info-options {
    padding: 5px 15px!important;
}/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */

.swatch-attribute-label {
    font-weight: bold;
    position: relative;
}

.swatch-attribute-label.required {
    padding-right: 10px;
}

.swatch-attribute-label[data-required="1"]:after {
    content: '*';
    color: red;
    position: absolute;
    right: -11px;
    top: -2px;
    font-weight: bold;
    font-size: 1em;
}

.swatch-attribute-selected-option {
    color: #646464;
    padding-left: 17px;
}

.swatch-attribute-options {
    margin-top: 10px;
}

.mageworx-swatch-container {
    padding: 5px 7px 0 0;
    display: inline-block;
    border: 1px transparent solid;
    vertical-align: top;
    margin-bottom: 3px;
}

.mageworx-swatch-option {
    padding: 1px;
    min-width: 30px;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid rgb(218, 218, 218);
    overflow: hidden;
    text-overflow: ellipsis;
}

.mageworx-swatch-info {
    text-align: center;
    margin-top: 5px;
}

.mageworx-swatch-option.text {
    background: #F2F2F2;
    color: #7F7F7F;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 4px 8px;
    min-width: 22px;
    min-height: 20px;
}

.mageworx-swatch-option.selected {
    outline: 2px solid #FF5100;
    border: 1px solid #fff;
    color: #333;
}

.mageworx-swatch-option.text.selected {
    background-color: #FFF !important;
}

.clearfix:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.swatch-attribute.size .mageworx-swatch-option, .swatch-attribute.manufacturer .mageworx-swatch-option {
    background: rgb(240, 240, 240);
    color: rgb(148, 148, 148);
}

.swatch-attribute.size .mageworx-swatch-option.selected, .swatch-attribute.manufacturer .mageworx-swatch-option.selected {
    color: black;
    background: #fff;
    border: 1px solid #fff;
}

.mageworx-swatch-option:not(.disabled):hover {
    outline: 1px solid #999;
    border: 1px solid #fff;
    color: #333;
}

.mageworx-swatch-option.image:not(.disabled):hover,
.mageworx-swatch-option.color:not(.disabled):hover {
    outline: 2px solid #FF5216;
    border: 1px solid #fff;
}

.mageworx-swatch-option.disabled {
    cursor: default;
}

.mageworx-swatch-option.disabled:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, rgba(255, 255, 255, 1)), color-stop(46%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(255, 82, 22, 1)), color-stop(53%, rgba(255, 82, 22, 1)), color-stop(54%, rgba(255, 255, 255, 1)), color-stop(57%, rgba(255, 255, 255, 1)), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}

.qtip-content .image {
    padding: 0 0 5px 0;
    display: block;
    height: 130px;
    width: 130px;
    margin: 0 auto;
}

.qtip-content .title {
    min-height: 20px;
    padding: 3px 0;
    color: rgb(40, 40, 40);
    font-size: 1.5em;
    text-align: center;
    display: block;
    overflow: hidden;
}

.qtip-content .info {
    min-height: 20px;
    padding: 2px 0;
    color: rgb(40, 40, 40);
    font-size: 1.25em;
    text-align: center;
    display: block;
    overflow: hidden;
}

.swatch-opt {
    margin: 20px 0;
}

.swatch-more {
    display: inline-block;
    margin: 2px 0;
    text-decoration: none !important;
    position: static;
    z-index: 1;
}

/* Layered Features */
.swatch-option-link-layered {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
}

.swatch-option-tooltip-layered {
    width: 140px;
    position: absolute;
    background: #fff;
    color: rgb(148, 148, 148);
    border: 1px solid #adadad;
    display: none;
    z-index: 999;
    left: -47px;
}

.swatch-visual-tooltip-layered {
    height: 160px;
    top: -170px;
}

.swatch-textual-tooltip-layered {
    height: 30px;
    top: -40px;
}

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
    display: block;
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -5px;
    left: 0;
    color: rgb(40, 40, 40);
    text-align: center;
    margin-bottom: 10px;
}

.swatch-option-disabled:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 2px;
    background: red;
    transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    z-index: 995;
    left: -4px;
    top: 10px;
}

.swatch-option-disabled {
    outline: none !important;
    cursor: default;
    border: 0;
}

.hidden {
    display: none !important;
}

/* Bugfix for Add To Cart button */
.swatch-opt-listing {
    margin-bottom: 10px;
}

.mageworx-optionswatches-option-gallery_image_selected {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}

.mageworx-optionswatches-option-gallery {
    display: block;
    clear: both;
    margin-top:3px;
}
/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2017 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Thu Jan 5 2017 01:12 EST-0500
 * Plugins: tips viewport imagemap svg modal ie6
 * Styles: core basic css3
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;

	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;
		z-index: 11; /* Overlap .qtip-tip */

		cursor: pointer;
		outline: medium none;

		border: 1px solid transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border: 1px solid #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}

	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}


/*! Light tooltip style */
.qtip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.qtip-light .qtip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.qtip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

	.qtip-dark .qtip-titlebar{
		background-color: #404040;
	}

	.qtip-dark .qtip-icon{
		border-color: #444;
	}

	.qtip-dark .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.qtip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.qtip-cream .qtip-titlebar{
		background-color: #F0DE7D;
	}

	.qtip-cream .qtip-close .qtip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.qtip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.qtip-red .qtip-titlebar{
		background-color: #F06D65;
	}

	.qtip-red .qtip-close .qtip-icon{
		background-position: -102px 0;
	}

	.qtip-red .qtip-icon{
		border-color: #D95252;
	}

	.qtip-red .qtip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.qtip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.qtip-green .qtip-titlebar{
		background-color: #B0DE78;
	}

	.qtip-green .qtip-close .qtip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.qtip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.qtip-blue .qtip-titlebar{
		background-color: #D0E9F5;
	}

	.qtip-blue .qtip-close .qtip-icon{
		background-position: -2px 0;
	}


.qtip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border: 0 solid transparent;

	background: #4A4A4A;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

	.qtip-youtube .qtip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}

	.qtip-youtube .qtip-content{
		padding: .75em;
		font: 12px arial,sans-serif;

		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.qtip-youtube .qtip-icon{
		border-color: #222;
	}

	.qtip-youtube .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-linear-gradient(top, #717171, #232323);
	background-image: -ms-linear-gradient(top, #717171, #232323);
	background-image: -o-linear-gradient(top, #717171, #232323);

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.qtip-jtools .qtip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.qtip-jtools .qtip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.qtip-jtools .qtip-titlebar,
	.qtip-jtools .qtip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-jtools .qtip-icon{
		border-color: #555;
	}

	.qtip-jtools .qtip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.qtip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.qtip-cluetip .qtip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-cluetip .qtip-icon{
		border-color: #808064;
	}

	.qtip-cluetip .qtip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.qtip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0 solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.qtip-tipsy .qtip-titlebar{
		padding: 6px 35px 0 10px;
		background-color: transparent;
	}

	.qtip-tipsy .qtip-content{
		padding: 6px 10px;
	}

	.qtip-tipsy .qtip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.qtip-tipsy .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.qtip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.qtip-tipped .qtip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.qtip-tipped .qtip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.qtip-tipped .qtip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

		.qtip-bootstrap .qtip-titlebar .qtip-close{
			/**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
			right: 11px;
			top: 45%;
			border-style: none;
		}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

	.qtip-bootstrap .qtip-icon{
		/**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
		background: transparent;
	}

		.qtip-bootstrap .qtip-icon .ui-icon{
			/**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
			width: auto;
			height: auto;

			/* Taken from Bootstrap .close */
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.qtip-bootstrap .qtip-icon .ui-icon:hover{
			/* Taken from Bootstrap .close:hover */
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
	filter: none;
	-ms-filter: none;
}


.qtip .qtip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;

}

	/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
	x:-o-prefocus, .qtip .qtip-tip{
		visibility: hidden;
	}

	.qtip .qtip-tip,
	.qtip .qtip-tip .qtip-vml,
	.qtip .qtip-tip canvas{
		position: absolute;

		color: #123456;
		background: transparent;
		border: 0 dashed transparent;
	}

	.qtip .qtip-tip canvas{ top: 0; left: 0; }

	.qtip .qtip-tip .qtip-vml{
		behavior: url(../../frontend/TemplateMonster/theme007/en_CA/MageWorx_OptionFeatures/css/#default#VML);
		display: inline-block;
		visibility: visible;
	}


#qtip-overlay{
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
}

	/* Applied to modals with show.modal.blur set to true */
	#qtip-overlay.blurs{ cursor: pointer; }

	/* Change opacity of overlay here */
	#qtip-overlay div{
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 100%;

		background-color: black;

		opacity: 0.7;
		filter:alpha(opacity=70);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}


.qtipmodal-ie6fix{
	position: absolute !important;
}

.higher-zindex{
	z-index: 10000000 !important;
}
.option-description-text {
    font-size: 0.75em;
    font-weight: 400;
    opacity: 0.9;
}

.qtip {
    font-size: 12.5px;
    line-height: 14px;
}

.mageworx-hidden {
    display: none !important;
}

.mageworx-product-final-price{
    min-height: 78px;
    font-weight: 600;
}

.mageworx-shareable-link-container {
    width: fit-content;
    padding: 10px;
}

.mageworx-shareable-link-icon {
    display: inline-block;
}

.mageworx-shareable-hint-icon {
    display: inline-block;
    margin-left: 5px;
}

.mageworx-shareable-link-text {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-left: 5px;
}

.mageworx-shareable-link-text a:hover {
    cursor: pointer;
}

.mageworx-shareable-link-success-container {
    width: fit-content;
    padding: 10px;
    background: #F7F7F7;
    border-radius: 3px;
}.dynamic_option_hint_icon {
    margin-bottom: -3px;
}

.dynamic_option_measurement_unit img{
    margin-bottom: -3px;
}

.dynamic_option_measurement_unit {
    font-weight: 400;
}
