@charset "UTF-8";
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none; }

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

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.1em;
  font-size: 16px; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*  @media (min-width: $screen-sm-min) {
      width: $container-sm;
    }*/ }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  min-width: 150px;
  padding: 0;
  font-weight: normal;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  color: #ffffff;
  font-size: 16px; }

.popover-content {
  padding: 9px 14px;
  background: #9685ad;
  color: #ffffff; }

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

.popover > .arrow {
  border-width: 11px; }

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #9685ad; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #9685ad; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #9685ad; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #9685ad;
    bottom: -10px; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.pull-none {
  float: none; }

.invisible {
  visibility: hidden; }

.unvisible {
  display: none; }

.hidden {
  display: none !important; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
.fix-gap-inline {
  font-size: 0;
  display: table;
  width: 100%; }
  .fix-gap-inline * {
    font-size: 14px; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/*@font-face {
	font-family: $theme-font-1-name;
	src: $url_font_1;
	src: local('тШ║'), $url_font_2 format('woff'), $url_font_3 format('truetype'), $url_font_4 format('svg'), $url_font_5 format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: $theme-font-1-bold-name;
	src: $url_font_6;
	src: local('тШ║'), $url_font_7 format('woff'), $url_font_8 format('truetype'), $url_font_9 format('svg'), $url_font_10 format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: $theme-font-1-light-name;
	src: $url_font_11;
	src: local('тШ║'), $url_font_12 format('woff'), $url_font_13 format('truetype'), $url_font_14 format('svg'), $url_font_15 format('woff2');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
  font-family: VideoJS;
  src: url(../font/vjs.eot);
  src: url(../font/vjs.eot?#iefix) format("embedded-opentype"), url(../font/vjs.woff) format("woff"), url(../font/vjs.ttf) format("truetype"), url(../font/vjs.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: Brody, Roboto;
  src: url(../font/brody-webfont.eot);
  src: local("тШ║"), url(../font/brody-webfont.woff) format("woff"), url(../font/brody-webfont.ttf) format("truetype"), url(../font/brody-webfont.svg) format("svg"), url(../font/brody-webfont.woff2) format("woff2");
  font-weight: normal;
  font-style: normal; }
    
  
/*Fix icon*/
[class^="fa-"]:before, [class*=" fa-"]:before {
  margin: 0 !important;
  line-height: inherit !important; }

body *[class^="icon-"]:before, body *[class*=" icon-"]:before {
  width: auto;
  line-height: inherit;
  margin: 0; }

.bx-wrapper .bx-controls .bx-controls-direction a:before {
  font-family: fontello; }

.footable.footab .footable-sortable .footable-sort-indicator:after {
  font-family: fontello; }

.footable.footab.breakpoint > tbody > tr > td > span.footable-toggle:before,
.footable.footab.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  font-family: fontello; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.icon {
  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 */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

.icon.icon-pull-left {
  margin-right: .3em; }
.icon.icon-pull-right {
  margin-left: .3em; }

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

.pull-left {
  float: left; }

.icon.pull-left {
  margin-right: .3em; }
.icon.pull-right {
  margin-left: .3em; }

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

.icon-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); } }
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

.icon-inverse {
  color: #ffffff; }

.form-group {
  margin-bottom: 15px; }
  .form-group label {
    display: block;
    margin-bottom: 10px; }

.form-control {
  width: 100%;
  display: block;
  border: 1px solid #e7e7e7;
  padding: 0 10px;
  background: none;
  height: 34px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none !important;
  color: #939597; }
  .form-control::-moz-placeholder {
    color: #939597;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #939597; }
  .form-control::-webkit-input-placeholder {
    color: #939597; }
  .form-control:focus {
    border-color: #9685ad; }
  .form-control.-light {
    color: #ffffff; }
    .form-control.-light::-moz-placeholder {
      color: #ffffff;
      opacity: 1; }
    .form-control.-light:-ms-input-placeholder {
      color: #ffffff; }
    .form-control.-light::-webkit-input-placeholder {
      color: #ffffff; }

@media screen and (max-width: 480px) {
  input[type="text"], input[type="email"], input[type="password"] {
    max-width: none; } }

/*fix inner shadow in Chrome and Safari mobile*/
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="email"],
input[type="number"], textarea {
  -webkit-appearance: none; }

.box-input_btn-icon {
  position: relative; }
  .box-input_btn-icon button {
    background: none;
    border: none;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }

textarea {
  resize: none; }

textarea, textarea.form-control {
  padding-top: 10px; }

a {
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: #9685ad; }

/* to top */
.to-top {
  display: block;
  width: 40px;
  height: 40px;
  color: #ffffff;
  background: #9685ad;
  line-height: 40px;
  text-align: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 20;
  cursor: pointer;
  font-size: 24px; }
  @media screen and (max-width: 767px) {
    .to-top {
      width: 50px;
      height: 50px;
      line-height: 50px;
      right: 20px;
      bottom: 20px; } }
  .to-top:hover {
    background: #ab9dbd; }
  .to-top:active {
    background: #6f5c89; }

.breadcrumb {
  padding-top: 30px;
  padding-bottom: 12px;
  margin-bottom: 70px;
  font-size: 16px;
  font-weight: 300;
  color: #9685ad;
  border-bottom: 1px solid #e7e7e7; }
  .breadcrumb .navigation-pipe {
    display: inline-block;
    width: 24px;
    text-align: center;
    font-size: 0; }
    .breadcrumb .navigation-pipe:before {
      content: '|';
      font-size: 14px; }
  .breadcrumb a, .breadcrumb .navigation-pipe {
    color: #949698; }
  .breadcrumb a {
    display: inline-block;
    position: relative;
    z-index: 2; }
  @media screen and (max-width: 767px) {
    .breadcrumb {
      font-size: 13px; } }

.search-back {
  float: none; }
@meda screen and (max-width: $screen-xs-max) {
  .search-back {
    padding-top: 10px;
    width: 100%;
    clear: both; } }
/*dropdown menu*/
.menu-dropdown {
  display: none;
  white-space: nowrap;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  padding: 10px;
  margin-top: 18px;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #e7e7e7; }
  .menu-dropdown li:not(:last-child) {
    margin-bottom: 10px; }
  .menu-dropdown li:hover {
    color: #9685ad; }

@media screen and (min-width: 992px) {
  .user-info__dropdown {
    display: block !important; } }
@media screen and (max-width: 991px) {
  .user-info__dropdown {
    display: none;
    white-space: nowrap;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    padding: 10px;
    margin-top: 14px;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #e7e7e7; }
    .user-info__dropdown .user-info__item, .user-info__dropdown .header_contacts_item {
      display: block;
      padding: 0 !important; }
      .user-info__dropdown .user-info__item:hover, .user-info__dropdown .header_contacts_item:hover {
        color: #9685ad; }
      .user-info__dropdown .user-info__item:not(:last-child), .user-info__dropdown .header_contacts_item:not(:last-child) {
        margin-bottom: 10px; } }

/* fancybox */
.fancybox-skin {
  position: relative;
  padding: 110px 20px 20px !important; }
  .fancybox-skin:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background: #9685ad; }
  .fancybox-skin .fancybox-close {
    width: auto;
    height: auto;
    background: none;
    font-size: 19px;
    font-weight: 300;
    top: 33px;
    right: 40px;
    color: #ffffff; }
    .fancybox-skin .fancybox-close:hover {
      color: #ffffff; }

.fancybox-overlay.fancybox-overlay-fixed {
  background: rgba(0, 0, 0, 0.9); }

.fancybox-skin {
  background: #ffffff !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important; }

.fancybox-inner {
  overflow-x: hidden !important; }
  .fancybox-type-iframe .fancybox-inner {
    overflow: hidden !important; }

.module_error {
  position: relative; }
  .module_error .close {
    background: none;
    border: none;
    position: absolute;
    right: 5px;
    top: 8px;
    z-index: 1;
    font-size: 20px; }

.sig-in-box {
  font-size: 14px; }

.sig-in-box .sig-in-box__submit {
  width: 100%; }

.sign-up-box {
  padding: 21px 0 30px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
  color: #A29C9C; }

.form-group.-password.form-group_label-pop-up {
  margin-top: 22px; }

@media screen and (min-width: 480px) {
  .sign-up-box__text {
    float: left; } }
@media screen and (max-width: 479px) {
  .sign-up-box__text {
    margin-bottom: 10px; } }

@media screen and (min-width: 480px) {
  .sig-in-box__forget-pass {
    float: right; } }
.sig-in-box__forget-pass a {
  text-decoration: underline; }

form .form-group.form-group_label-pop-up {
  position: relative;
  margin: 30px 0; }

/* product tabs */
#more_info_block {
  margin-top: 50px; }
  #more_info_block .block_hidden_only_for_screen {
    display: none; }

#more_info_sheets {
  padding: 25px;
  border: 1px solid #e7e7e7;
  color: #949698;
  line-height: 1.5; }

#more_info_tabs {
  margin-bottom: 20px;
  overflow: hidden; }
  #more_info_tabs li {
    display: inline-block;
    vertical-align: top;
    margin: 0 25px 10px 0; }
    @media screen and (max-width: 767px) {
      #more_info_tabs li {
        width: 100%; } }
    @media screen and (min-width: 768px) {
      #more_info_tabs li:first-child {
        padding-left: 0; } }
    #more_info_tabs li a {
      display: block;
      border: 1px solid #e7e7e7;
      font: 700 18px/1 Roboto Condensed, sans-serif;
      text-transform: uppercase;
      position: relative;
      padding: 20px 38px;
      text-align: center; }
      #more_info_tabs li a.selected, #more_info_tabs li a:hover {
        background: #333333;
        color: #ffffff; }
      @media screen and (max-width: 767px) {
        #more_info_tabs li a {
          font-size: 16px; } }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.star_content {
  font-size: 0;
  display: table;
  width: 100%; }

.star {
  display: inline-block;
  vertical-align: top;
  color: #d9d9dc;
  font-size: 13px;
  margin: 0 1px; }
  .star:after {
    display: inline-block; }
  .star.star_hover {
    cursor: pointer;
    color: #7f7e79; }
  .star.star_on:after {
    color: #7f7e79; }
  .star a {
    font-size: 0; }

/* cancel */
.cancel {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  font-size: 13px; }
  .cancel a {
    display: block; }

/*sortbar compare*/
.compare-form {
  display: inline-block;
  float: left; }
  .compare-form .bt_compare {
    padding: 0 10px;
    height: 25px;
    line-height: 23px;
    border-width: 1px; }
    .compare-form .bt_compare i {
      padding-right: 3px; }

.display li {
  position: relative;
  vertical-align: top;
  display: inline-block;
  line-height: 24px;
  font-size: 15px; }
  .display li#list {
    font-size: 19px; }
  .display li#grid {
    margin-right: 10px; }
  .display li.selected, .display li:hover {
    color: #9685ad; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.grid-inline-block {
  display: table;
  font-size: 0;
  width: 100%; }
  .grid-inline-block .grid-inline-block__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px; }
  .grid-inline-block_align-middle.grid-inline-block .grid-inline-block__item {
    vertical-align: middle; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.sortPagiBar {
  font-size: 0;
  display: inline-block;
  vertical-align: top; }

.sortPagiBar > * {
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  font-size: 14px;
  border-right: 1px solid #f0f0f0; }

.content_sortPagiBar:before,
.content_sortPagiBar:after {
  content: '';
  display: table;
  clear: both; }

.productsSortForm {
  position: relative;
  display: inline-block;
  text-align: left;
  vertical-align: top; }

.productsSortForm select {
  max-width: 85px;
  display: inline-block;
  height: 25px; }

.sortPagiBar .nbrItemPage {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  position: relative; }

.sortPagiBar .nbrItemPage select {
  display: inline-block;
  height: 25px;
  padding: 0; }

.sortPagiBar .nbrItemPage .clearfix > span {
  display: none; }

.sortPagiBar .nbrItemPage #uniform-nb_item {
  float: left; }

.content_sortPagiBar {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 13px;
  position: relative;
  margin-bottom: 50px;
  border: 1px solid #f0f0f0; }
  .content_sortPagiBar label {
    display: inline-block;
    font-weight: bold;
    padding: 0px 20px 0px 0;
    line-height: 25px;
    text-transform: uppercase;
    word-wrap: break-word;
    word-break: break-all;
    word-spacing: inherit;
    max-width: 100%;
    vertical-align: top;
    color: #000; }

.instant_search .productsSortForm {
  display: none; }

@media (max-width: 1199px) {
  .content_sortPagiBar label {
    display: none; } }
@media (max-width: 991px) {
  .compare-form .bt_compare {
    width: 25px;
    padding: 0; }
    .compare-form .bt_compare i {
      padding-right: 0; }
    .compare-form .bt_compare span {
      display: none; } }
@media (max-width: 480px) {
  .sortPagiBar {
    padding: 0;
    position: static; }

  .sortPagiBar .compare-form {
    float: none;
    display: inline-block; }

  .content_sortPagiBar .sortPagiBar > * {
    padding: 10px; } }
#pagination {
  padding: 0;
  margin: 0 0 0 auto; }

#pagination_bottom {
  padding: 0; }

.pagination.-box {
  text-align: right;
  margin: 0 0 0 auto;
  position: relative;
  vertical-align: top; }

.showall, .pagination__product-count {
  display: none !important; }

.top-pagination-content,
.bottom-pagination-content {
  position: relative;
  padding: 20px 0 20px 20px;
  vertical-align: top;
  margin: 0 0 0 auto;
  display: inline-block;
  text-align: right; }
  @media screen and (max-width: 480px) {
    .top-pagination-content,
    .bottom-pagination-content {
      padding: 10px; } }
  .top-pagination-content .showall, .top-pagination-content .product-count,
  .bottom-pagination-content .showall,
  .bottom-pagination-content .product-count {
    display: none !important; }

.pagination {
  display: inline-block; }
  .pagination li {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px; }
    .pagination li span, .pagination li a {
      display: block; }
      .pagination li span span, .pagination li a span {
        width: 25px;
        height: 25px;
        display: block;
        text-align: center;
        line-height: 23px;
        border: 1px solid #f0f0f0; }
    .pagination li:hover a span, .pagination li.active span span {
      border-color: #9685ad;
      background: #9685ad;
      color: #ffffff; }
    .pagination li.pagination_previous, .pagination li.pagination_next {
      display: none; }

.content_sortPagiBar .styled-select {
  display: inline-block;
  vertical-align: middle; }
  .content_sortPagiBar .styled-select dt.option {
    height: 25px;
    line-height: 23px; }
  .content_sortPagiBar .styled-select i.toggle {
    width: 25px; }

/*tabs*/
.tab-content {
  margin-top: 20px;
  clear: both; }

.nav-tabs > li {
  position: relative;
  display: inline-block;
  padding: 0 28px;
  vertical-align: middle;
  font-size: 16px;
  color: #7f7e79; }
  .nav-tabs > li.active {
    color: #4d4d4d; }
  .nav-tabs > li.first {
    padding-left: 0; }
  .nav-tabs > li:not(:last-child):after {
    content: '/';
    position: absolute;
    right: 0;
    top: 0; }
  .nav-tabs > li a {
    position: relative;
    display: inline-block;
    padding-bottom: 16px; }
    .nav-tabs > li a:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 0;
      background: #9685ad; }
  .nav-tabs > li.active a:after {
    height: 3px; }

.compact .theme-tabs {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tab-content > .tab-pane {
  display: none !important;
  position: static; }

.tab-content .active {
  display: block !important; }

/*Alert*/
.alert {
  font-weight: bold;
  padding: 15px;
  margin: 15px 0;
  background: #9685ad;
  color: #ffffff; }
  .alert a:hover {
    color: #ffffff; }
  .alert:before {
    cursor: pointer; }
  .alert ul, .alert ol {
    padding-left: 15px;
    margin-left: 27px; }
    .alert ul li, .alert ol li {
      list-style-type: decimal;
      font-weight: normal; }
  .alert.alert-success {
    background: green;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-success:before {
      font-size: 20px;
      vertical-align: -2px;
      padding-right: 7px; }
  .alert.alert-warning {
    background: yellow;
    color: #000; }
  .alert.alert-danger {
    background: red;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-danger:before {
      font-size: 20px;
      vertical-align: -2px;
      padding-right: 7px;
      float: left; }

body {
  background-color: #ffffff;
  font-family: Roboto, sans-serif;
  color: #4d4d4d;
  height: 100%; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.text-center {
  text-align: center; }

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

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

.weight-normal {
  font-family: Roboto, sans-serif; }

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

b, strong {
  font-weight: 700; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 15px; }

.heading-counter {
  font-size: 18px;
  color: #9685ad; }

p {
  margin-bottom: 10px; }

.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px;
  color: #ffffff;
  background: #9685ad; }

label {
  color: #4d4d4d; }
  label.required:before {
    content: "*";
    font-size: 14px;
    position: relative;
    line-height: 12px; }

.header__main-panel {
  position: relative;
  padding-top: 20px; }

.footer {
  margin-top: 66px; }

.footerblocks {
  padding: 60px 0; }

.box-white {
  position: relative;
  padding: 18px;
  background: #ffffff; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.header {
  z-index: 5003;
  width: 100%;
  background: #ffffff; }
  @media screen and (min-width: 768px) {
    .header {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%; } }

.header__nav {
  color: #82817f;
  font-size: 13px;
  border-bottom: 1px solid #e7e7e7; }
  .header__nav__inner {
    padding: 14px 15px;
    position: relative; }

.logo {
  display: inline-block; }

.header-box-border {
  display: block;
  height: 34px;
  padding: 0 15px;
  border: 1px solid #e7e7e7;
  line-height: 32px; }

.header__main-panel-i {
  position: relative; }

.footer {
  background: #181818;
  color: #ffffff;
  font-weight: 300; }

.footer-block h4 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #9685ad; }
.footer-block .toggle-footer li {
  padding-bottom: 8px; }
  .footer-block .toggle-footer li a:hover {
    text-decoration: underline; }

#block_contact_infos i {
  padding-right: 5px; }

.footer__copyright {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #ffffff;
  color: #4d4d4d;
  font-size: 14px; }
  .footer__copyright p {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .footer__copyright {
      font-size: 12px;
      text-align: center; } }

@media screen and (min-width: 768px) {
  .footer__copyright_p {
    float: left; } }


#widget_optinsms {
  width:25%;
  float:left;
  margin:0 4%;
}

    @media screen and (max-width: 767px){
        #widget_optinsms {
          width:60%;
          float:none;
          margin:auto;
        }
    }






/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.grid-inline-block {
  display: table;
  font-size: 0;
  width: 100%; }
  .grid-inline-block .grid-inline-block__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px; }
  .grid-inline-block_align-middle.grid-inline-block .grid-inline-block__item {
    vertical-align: middle; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
@media screen and (min-height: 490px) {
  .pagenotfound {
    min-height: 100%; }
    .pagenotfound .wrapper-page {
      min-height: 100%; } }
.pagenotfound .wrapper-page {
  width: 100%;
  padding: 0 15px 70px; }
  @media screen and (max-width: 1199px) {
    .pagenotfound .wrapper-page {
      padding-top: 50px; } }

.pagenotfound .columns-container {
  margin-top: 100px; }

.pagenotfound-page {
  background-repeat: no-repeat;
  background-position: center center; }
  .pagenotfound-page #left_column, .pagenotfound-page #right_column {
    display: none; }
  .pagenotfound-page .pagenotfound {
    max-width: 824px;
    margin: 0 auto;
    text-align: center; }
  .pagenotfound-page h1 {
    color: #9685ad;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 170px;
    font-weight: 700;
    line-height: 1; }
    @media screen and (max-width: 1199px) {
      .pagenotfound-page h1 {
        font-size: 140px; } }
    @media screen and (max-width: 767px) {
      .pagenotfound-page h1 {
        font-size: 100px; } }
    @media screen and (max-width: 480px) {
      .pagenotfound-page h1 {
        font-size: 70px; } }
  .pagenotfound-page h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #9685ad;
    margin-bottom: 20px; }
    @media screen and (max-width: 480px) {
      .pagenotfound-page h2 {
        font-size: 16px; } }
  .pagenotfound-page .pagenotfound p {
    font-size: 20px;
    color: #9685ad;
    padding-bottom: 19px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .pagenotfound-page .pagenotfound p {
        font-size: 14px; } }
    @media screen and (max-width: 480px) {
      .pagenotfound-page .pagenotfound p {
        font-size: 12px; } }
  .pagenotfound-page .pagenotfound label {
    font-weight: normal; }
  .pagenotfound-page .pagenotfound .btn {
    vertical-align: top;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .pagenotfound-page #center_column .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px;
    height: 38px;
    vertical-align: top; }
  .pagenotfound-page .buttons {
    padding: 48px 0 20px 0; }

.pagenotfound .form-control.form_404__input {
  height: 38px;
  border-width: 2px; }
  .pagenotfound .form-control.form_404__input:not(:focus) {
    border-color: #000000; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */






.theme-carousel .bx-wrapper .bx-controls-direction a {
  display: inline-block;
  width: 2.8em;
  height: 2.8em;
  line-height: 2.8em;
  text-align: center;
  font-size: 14px;
  background: #fff;
  color: #3d3d3d;
}
  .theme-carousel .bx-wrapper .bx-controls-direction a:before {
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit; }
  .theme-carousel .bx-wrapper .bx-controls-direction a:hover {
    background: #9685ad;
    border-color: #9685ad;
    color: #ffffff; }
    .theme-carousel .bx-wrapper .bx-controls-direction a:hover:before {
      color: inherit; }
  .theme-carousel .bx-wrapper .bx-controls-direction a:active {
    background: #7c6799;
    border-color: #7c6799;
    color: #ffffff; }
    .theme-carousel .bx-wrapper .bx-controls-direction a:active:before {
      color: inherit; }

.theme-carousel .bx-wrapper .bx-controls .bx-pager {
  padding-top: 20px;
  position: static; }
  .theme-carousel .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    display: inline-block;
    vertical-align: middle; }
    .theme-carousel .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
      position: relative;
      display: block;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      background: #f7f7f7;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      overflow: hidden; }
      .theme-carousel .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active, .theme-carousel .bx-wrapper .bx-controls .bx-pager .bx-pager-item a:hover {
        background: #464b65; }
        .theme-carousel .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active:before, .theme-carousel .bx-wrapper .bx-controls .bx-pager .bx-pager-item a:hover:before {
          display: block; }
.theme-carousel .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0; }
  
  

  
.theme-carousel.easycarousel .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: calc(50% - 20px);    right: 0;
    width: 100%;    height: 40px;
    }
    

  .theme-carousel.easycarousel .bx-wrapper .bx-controls-direction a {
    position: static;
    display: inline-block;
    position: absolute;
    }
    
   .theme-carousel .bx-wrapper .bx-controls-direction .bx-prev {
  left: -0;
  }
.theme-carousel .bx-wrapper .bx-controls-direction .bx-next {
    right: -0;
  } 
    
    
    
  .theme-carousel.easycarousel .bx-wrapper .bx-controls-direction .bx-prev {
    margin-right: 5px;
  }

.column .theme-carousel.easycarousel .bx-wrapper .bx-controls-direction {
  top: -49px;
  right: 5px; }

.easycarousels .bx-wrapper {
  margin: 0 auto !important; }

/*Pager style one*/
.slider__pager-style-one .bx-pager-item {
  display: inline-block;
  vertical-align: top; }
  .slider__pager-style-one .bx-pager-item a {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background: #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .slider__pager-style-one .bx-pager-item a:before {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background: #9685ad;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0); }
    .slider__pager-style-one .bx-pager-item a.active:before {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }

/*Pager style two*/
.slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager {
  padding: 0;
  position: absolute !important;
  bottom: 50px; }
  @media screen and (max-width: 767px) {
    .slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager {
      bottom: 5px; } }
  .slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager a {
    position: relative;
    width: 7px;
    height: 7px;
    background: none !important;
    border: 2px solid #a5a2a2; }
    .slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager a.active, .slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager a:hover {
      border-color: #f0f0f0; }
      .slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager a.active:before, .slider__pager-style-two .bx-wrapper .bx-pager.bx-default-pager a:hover:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 5px;
        height: 5px;
        background: #ffffff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
.styled-checkbox, .styled-radio {
  background: #ffffff;
  display: inline-block;
  border: 1px solid #e7e7e7;
  width: 40px;
  height: 40px;
  position: relative;
  vertical-align: -4px;
  cursor: pointer;
  margin-right: 5px; }

#layered_block_left .styled-checkbox, #layered_block_left .styled-radio {
  position: absolute;
  top: 12px;
  left: 0; }

.styled-checkbox.checked, .styled-radio.checked {
  border-color: #9685ad;
  border-width: 3px; }

.styled-checkbox input {
  position: absolute;
  margin: auto !important;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.styled-radio {
/*  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/ }
  .styled-radio input {
    position: absolute;
    margin: auto !important;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }

.styled-select {
  font-size: 14px;
  max-width: 100%;
  vertical-align: middle;
  cursor: pointer;
  text-align: left; }
  .styled-select select {
    position: absolute;
    visibility: hidden;
    width: auto;
    max-width: 100%; }
  .styled-select .dl {
    position: relative; }
    .styled-select .dl.closed ul {
      display: none; }
  .styled-select i.toggle {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    width: 34px;
    color: #000; }
  .styled-select li {
    color: #000; }
    .styled-select li:not(:last-child) {
      border-bottom: 1px solid #f2f2f2; }
  .styled-select .option {
    display: block;
    box-sizing: border-box;
    float: none !important;
    padding: 7px 12px;
    word-wrap: break-word;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative; }
  .styled-select li.option {
    background: #ffffff; }
  .styled-select ul {
    display: block;
    white-space: nowrap;
    min-width: 100%;
    position: absolute;
    left: 0;
    z-index: 999999;
    top: 103%;
    border: 1px solid #f2f2f2;
    background: #ffffff;
    margin: -1px 0 0;
    overflow-y: auto;
    overflow-x: hidden; }
    .styled-select ul.above {
      top: auto;
      bottom: 100%; }
    .styled-select ul li.optgroup {
      cursor: default; }
  .styled-select dt.option {
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding: 0;
    white-space: nowrap;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 32px;
    height: 34px;
    padding: 0 60px 0 12px;
    border: 1px solid #e7e7e7;
    color: #939597;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-family: Roboto Condensed, sans-serif; }
  .styled-select .dl:not(.closed) dt.option {
    border-color: #9685ad;
    color: #9685ad; }
  .styled-select .dl:not(.closed) i.toggle {
    background: #9685ad;
    border-left-color: #9685ad;
    color: #ffffff; }

.styled-file {
  position: relative;
  width: 100%;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #e7e7e7;
  display: inline-block; }
  .styled-file .file-button {
    border: 1px solid #e7e7e7;
    display: inline-block;
    padding: 12px 6px;
    margin: 3px 7px 3px 3px;
    vertical-align: middle; }
  .styled-file .file-name {
    vertical-align: middle; }
  .styled-file input {
    position: absolute;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0; }

.styled-select:not(.mobile) li:hover {
  background: #9685ad;
  border-color: #9685ad !important;
  color: #ffffff; }
  .styled-select:not(.mobile) li:hover:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    border-top: 1px solid #9685ad; }

.styled-select.mobile ul {
  margin-top: 20px;
  max-width: 378px;
  padding: 0 20px;
  background: #fff;
  border: none !important;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }
  .styled-select.mobile ul .option {
    font-size: 15px !important;
    padding: 13px 0; }
  @media screen and (max-width: 480px) {
    .styled-select.mobile ul {
      position: fixed;
      min-width: 0;
      top: 0;
      left: 15px;
      right: 15px;
      bottom: 0;
      margin: auto; } }

.radio-inline {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin: 10px 0; }

/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
/* star */
/* carousel */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* tag */
/* box-shadow */
/*text shadow*/
/* buttons */
/*colors banner*/
/* color schemes */
a:hover {
  color: #9685ad; }

.header.is-fixed {
  border-bottom: 1px solid #e7e7e7; }

.button_mini,
.button_small,
.button,
.button_large,
.button_mini_disabled,
.button_small_disabled,
.button_disabled,
.button_large_disabled,
.exclusive_mini,
.exclusive_small,
a.exclusive,
button.exclusive,
input.exclusive,
.exclusive_large,
.exclusive_mini_disabled,
.exclusive_small_disable,
.exclusive_disabled,
.exclusive_large_disabled,
.btn {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  font: bold 16px/1 Roboto Condensed, sans-serif;
  display: inline-block;
  border: 2px solid #000000;
  padding: 9px 24px;
  background: none;
  color: #000;
  outline: none;
  cursor: pointer; }
  .button_mini:hover,
  .button_small:hover,
  .button:hover,
  .button_large:hover,
  .button_mini_disabled:hover,
  .button_small_disabled:hover,
  .button_disabled:hover,
  .button_large_disabled:hover,
  .exclusive_mini:hover,
  .exclusive_small:hover,
  a.exclusive:hover,
  button.exclusive:hover,
  input.exclusive:hover,
  .exclusive_large:hover,
  .exclusive_mini_disabled:hover,
  .exclusive_small_disable:hover,
  .exclusive_disabled:hover,
  .exclusive_large_disabled:hover,
  .btn:hover {
    background: #9685ad;
    border-color: #9685ad;
    color: #ffffff;
    outline: none; }
  .button_mini:active,
  .button_small:active,
  .button:active,
  .button_large:active,
  .button_mini_disabled:active,
  .button_small_disabled:active,
  .button_disabled:active,
  .button_large_disabled:active,
  .exclusive_mini:active,
  .exclusive_small:active,
  a.exclusive:active,
  button.exclusive:active,
  input.exclusive:active,
  .exclusive_large:active,
  .exclusive_mini_disabled:active,
  .exclusive_small_disable:active,
  .exclusive_disabled:active,
  .exclusive_large_disabled:active,
  .btn:active {
    background: #7c6799;
    border-color: #7c6799;
    color: #ffffff;
    outline: none; }
  .button_mini.disabled, .button_mini[disabled],
  .button_small.disabled,
  .button_small[disabled],
  .button.disabled,
  .button[disabled],
  .button_large.disabled,
  .button_large[disabled],
  .button_mini_disabled.disabled,
  .button_mini_disabled[disabled],
  .button_small_disabled.disabled,
  .button_small_disabled[disabled],
  .button_disabled.disabled,
  .button_disabled[disabled],
  .button_large_disabled.disabled,
  .button_large_disabled[disabled],
  .exclusive_mini.disabled,
  .exclusive_mini[disabled],
  .exclusive_small.disabled,
  .exclusive_small[disabled],
  a.exclusive.disabled,
  a.exclusive[disabled],
  button.exclusive.disabled,
  button.exclusive[disabled],
  input.exclusive.disabled,
  input.exclusive[disabled],
  .exclusive_large.disabled,
  .exclusive_large[disabled],
  .exclusive_mini_disabled.disabled,
  .exclusive_mini_disabled[disabled],
  .exclusive_small_disable.disabled,
  .exclusive_small_disable[disabled],
  .exclusive_disabled.disabled,
  .exclusive_disabled[disabled],
  .exclusive_large_disabled.disabled,
  .exclusive_large_disabled[disabled],
  .btn.disabled,
  .btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4; }
  .button_mini.btn-style-one,
  .button_small.btn-style-one,
  .button.btn-style-one,
  .button_large.btn-style-one,
  .button_mini_disabled.btn-style-one,
  .button_small_disabled.btn-style-one,
  .button_disabled.btn-style-one,
  .button_large_disabled.btn-style-one,
  .exclusive_mini.btn-style-one,
  .exclusive_small.btn-style-one,
  a.exclusive.btn-style-one,
  button.exclusive.btn-style-one,
  input.exclusive.btn-style-one,
  .exclusive_large.btn-style-one,
  .exclusive_mini_disabled.btn-style-one,
  .exclusive_small_disable.btn-style-one,
  .exclusive_disabled.btn-style-one,
  .exclusive_large_disabled.btn-style-one,
  .btn.btn-style-one {
    padding: 11px 30px;
    font-size: 18px;
    font-weight: 600; }
  .button_mini.btn_big,
  .button_small.btn_big,
  .button.btn_big,
  .button_large.btn_big,
  .button_mini_disabled.btn_big,
  .button_small_disabled.btn_big,
  .button_disabled.btn_big,
  .button_large_disabled.btn_big,
  .exclusive_mini.btn_big,
  .exclusive_small.btn_big,
  a.exclusive.btn_big,
  button.exclusive.btn_big,
  input.exclusive.btn_big,
  .exclusive_large.btn_big,
  .exclusive_mini_disabled.btn_big,
  .exclusive_small_disable.btn_big,
  .exclusive_disabled.btn_big,
  .exclusive_large_disabled.btn_big,
  .btn.btn_big {
    padding: 10px 12px;
    font: normal 30px/1 Roboto, sans-serif; }
    @media screen and (max-width: 991px) {
      .button_mini.btn_big,
      .button_small.btn_big,
      .button.btn_big,
      .button_large.btn_big,
      .button_mini_disabled.btn_big,
      .button_small_disabled.btn_big,
      .button_disabled.btn_big,
      .button_large_disabled.btn_big,
      .exclusive_mini.btn_big,
      .exclusive_small.btn_big,
      a.exclusive.btn_big,
      button.exclusive.btn_big,
      input.exclusive.btn_big,
      .exclusive_large.btn_big,
      .exclusive_mini_disabled.btn_big,
      .exclusive_small_disable.btn_big,
      .exclusive_disabled.btn_big,
      .exclusive_large_disabled.btn_big,
      .btn.btn_big {
        font-size: 23px; } }
    @media screen and (max-width: 767px) {
      .button_mini.btn_big,
      .button_small.btn_big,
      .button.btn_big,
      .button_large.btn_big,
      .button_mini_disabled.btn_big,
      .button_small_disabled.btn_big,
      .button_disabled.btn_big,
      .button_large_disabled.btn_big,
      .exclusive_mini.btn_big,
      .exclusive_small.btn_big,
      a.exclusive.btn_big,
      button.exclusive.btn_big,
      input.exclusive.btn_big,
      .exclusive_large.btn_big,
      .exclusive_mini_disabled.btn_big,
      .exclusive_small_disable.btn_big,
      .exclusive_disabled.btn_big,
      .exclusive_large_disabled.btn_big,
      .btn.btn_big {
        font-size: 16px; } }
  .button_mini.btn_small,
  .button_small.btn_small,
  .button.btn_small,
  .button_large.btn_small,
  .button_mini_disabled.btn_small,
  .button_small_disabled.btn_small,
  .button_disabled.btn_small,
  .button_large_disabled.btn_small,
  .exclusive_mini.btn_small,
  .exclusive_small.btn_small,
  a.exclusive.btn_small,
  button.exclusive.btn_small,
  input.exclusive.btn_small,
  .exclusive_large.btn_small,
  .exclusive_mini_disabled.btn_small,
  .exclusive_small_disable.btn_small,
  .exclusive_disabled.btn_small,
  .exclusive_large_disabled.btn_small,
  .btn.btn_small {
    padding: 8px 22px; }
  .button_mini.right i,
  .button_small.right i,
  .button.right i,
  .button_large.right i,
  .button_mini_disabled.right i,
  .button_small_disabled.right i,
  .button_disabled.right i,
  .button_large_disabled.right i,
  .exclusive_mini.right i,
  .exclusive_small.right i,
  a.exclusive.right i,
  button.exclusive.right i,
  input.exclusive.right i,
  .exclusive_large.right i,
  .exclusive_mini_disabled.right i,
  .exclusive_small_disable.right i,
  .exclusive_disabled.right i,
  .exclusive_large_disabled.right i,
  .btn.right i {
    padding-left: 4px; }
  .button_mini.left i,
  .button_small.left i,
  .button.left i,
  .button_large.left i,
  .button_mini_disabled.left i,
  .button_small_disabled.left i,
  .button_disabled.left i,
  .button_large_disabled.left i,
  .exclusive_mini.left i,
  .exclusive_small.left i,
  a.exclusive.left i,
  button.exclusive.left i,
  input.exclusive.left i,
  .exclusive_large.left i,
  .exclusive_mini_disabled.left i,
  .exclusive_small_disable.left i,
  .exclusive_disabled.left i,
  .exclusive_large_disabled.left i,
  .btn.left i {
    padding-right: 4px; }
  .button_mini i.left,
  .button_small i.left,
  .button i.left,
  .button_large i.left,
  .button_mini_disabled i.left,
  .button_small_disabled i.left,
  .button_disabled i.left,
  .button_large_disabled i.left,
  .exclusive_mini i.left,
  .exclusive_small i.left,
  a.exclusive i.left,
  button.exclusive i.left,
  input.exclusive i.left,
  .exclusive_large i.left,
  .exclusive_mini_disabled i.left,
  .exclusive_small_disable i.left,
  .exclusive_disabled i.left,
  .exclusive_large_disabled i.left,
  .btn i.left {
    padding-right: 4px; }
  .button_mini i.right,
  .button_small i.right,
  .button i.right,
  .button_large i.right,
  .button_mini_disabled i.right,
  .button_small_disabled i.right,
  .button_disabled i.right,
  .button_large_disabled i.right,
  .exclusive_mini i.right,
  .exclusive_small i.right,
  a.exclusive i.right,
  button.exclusive i.right,
  input.exclusive i.right,
  .exclusive_large i.right,
  .exclusive_mini_disabled i.right,
  .exclusive_small_disable i.right,
  .exclusive_disabled i.right,
  .exclusive_large_disabled i.right,
  .btn i.right {
    padding-left: 4px; }
  .button_mini .icon-chevron-left,
  .button_small .icon-chevron-left,
  .button .icon-chevron-left,
  .button_large .icon-chevron-left,
  .button_mini_disabled .icon-chevron-left,
  .button_small_disabled .icon-chevron-left,
  .button_disabled .icon-chevron-left,
  .button_large_disabled .icon-chevron-left,
  .exclusive_mini .icon-chevron-left,
  .exclusive_small .icon-chevron-left,
  a.exclusive .icon-chevron-left,
  button.exclusive .icon-chevron-left,
  input.exclusive .icon-chevron-left,
  .exclusive_large .icon-chevron-left,
  .exclusive_mini_disabled .icon-chevron-left,
  .exclusive_small_disable .icon-chevron-left,
  .exclusive_disabled .icon-chevron-left,
  .exclusive_large_disabled .icon-chevron-left,
  .btn .icon-chevron-left {
    padding-right: 4px; }
  .button_mini .icon-chevron-right,
  .button_small .icon-chevron-right,
  .button .icon-chevron-right,
  .button_large .icon-chevron-right,
  .button_mini_disabled .icon-chevron-right,
  .button_small_disabled .icon-chevron-right,
  .button_disabled .icon-chevron-right,
  .button_large_disabled .icon-chevron-right,
  .exclusive_mini .icon-chevron-right,
  .exclusive_small .icon-chevron-right,
  a.exclusive .icon-chevron-right,
  button.exclusive .icon-chevron-right,
  input.exclusive .icon-chevron-right,
  .exclusive_large .icon-chevron-right,
  .exclusive_mini_disabled .icon-chevron-right,
  .exclusive_small_disable .icon-chevron-right,
  .exclusive_disabled .icon-chevron-right,
  .exclusive_large_disabled .icon-chevron-right,
  .btn .icon-chevron-right {
    padding-left: 4px; }

.link-button i {
  padding-right: 4px; }

.btn-square {
  display: inline-block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background: #ffffff;
  color: #cdcdcd;
  border: none; }
  .btn-square:hover {
    background: #9685ad;
    border-color: #9685ad;
    color: #ffffff; }
  .btn-square:acive {
    background: #84709f;
    border-color: #84709f;
    color: #ffffff; }
  .btn-square.btn-square_skin-one {
    background: #9685ad;
    border-color: #9685ad;
    color: #ffffff; }
    .btn-square.btn-square_skin-one:hover {
      background: #776292;
      border-color: #84709f;
      color: #ffffff; }
    .btn-square.btn-square_skin-one:active {
      background: #776292;
      border-color: #776292;
      color: #ffffff; }

.btn-link {
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: underline;
  color: #9685ad;
  background: none;
  border: none;
  cursor: pointer; }
  .btn-link.btn-link_product {
    padding: 10px; }
  .btn-link.btn-link_style-one {
    text-decoration: none;
    border-bottom: 1px dotted #9685ad; }
  .btn-link.btn-link_style-two {
    font-size: 12px;
    text-decoration: none;
    color: #9e9e9f;
    border-bottom: 1px dotted #9e9e9f; }

#add_to_cart button:after {
  display: inline-block; }
#add_to_cart button.added.disabled:after, #add_to_cart button.disabled:after {
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
  border: none; }

.home-tabs {
  padding-top: 40px; }

table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: #ffffff;
  border-collapse: inherit; }

table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 black;
  background: #999999; }

table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3; }

table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top; }

.table {
  background: #ffffff;
  margin-bottom: 30px; }
  .table > thead > tr > th {
    border-bottom-width: 1px;
    color: #4d4d4d;
    vertical-align: middle; }
  .table td a.color-myaccount {
    text-decoration: underline; }
    .table td a.color-myaccount:hover {
      text-decoration: none; }

.box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px; }
  .box.box-small {
    padding: 9px 10px 9px 20px; }
    .box.box-small .dark {
      padding-top: 10px;
      padding-right: 20px;
      margin-bottom: 0;
      width: auto; }

.block h4, .block .title_block {
  text-align: left;
  margin-bottom: 20px;
  font: 400 30px/1.1 Roboto Condensed, sans-serif;
  color: #333333;
  text-transform: uppercase; }
  .block h4:before, .block .title_block:before {
    display: none; }

.block__box-btn {
  margin-top: 10px;
  padding: 0 0 18px; }

.column .block {
  margin: 0 0 48px; }
  .column .block .block_content {
    padding: 0 20px;
    border: 1px solid #f0f0f0;
    background: #ffffff; }
  .column .block #stores_block_left .block_content {
    padding-top: 20px;
    padding-bottom: 20px; }
.column .list-block ul {
  margin-bottom: 15px; }
.column li {
  color: #333333;
  font-size: 14px;
  font-weight: 300; }
  .column li i {
    padding-right: 5px; }
  .column li:last-child a {
    border-bottom: none; }
    

    
  .column li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px dotted #f0f0f0;
    
    
    }
    
#ggz_blockfilter ul li ul li label a {
    font-weight: 100 !important;
}
    
    
  .column li a:nth-child(2) {
    font-weight: 600;  
    }
    
    
  .column li ul li a {
    padding-left: 10px;
  }

  .column li ul li ul li a {
    margin-left: 10px;
  }

    

.block_filter_title {
    font-size: 1.25em !important;
    font-family: Raleway, sans-serif;
    font-weight: 100 !important;
    cursor: pointer;

    display: block;
    padding: 15px 0;
    border-bottom: 1px dotted #f0f0f0;
}

#left_column .block_content ul li {
    position:relative;
}


li.filter_checkbox ul {

}

.dynamized li {
    font-size:15px;
    margin:15px 0;
}


.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
    cursor: pointer;
    font-size: 17px;
}

.grower::after {
    font-family: "fontello";
    content: "\e81b";
}




.color-list-container {
  display: none;
  margin-top: 15px; }

.color_to_pick_list li {
  display: inline-block;
  vertical-align: middle; }
  .color_to_pick_list li:not(:last-child) {
    padding-right: 2px; }
.color_to_pick_list .color_pick {
  display: block;
  width: 20px;
  height: 20px; }


.product-container {
  position: relative;
  border: 1px solid #deddd8; }


  .product-container .product_img_link img {
    display: inline-block;
width: 100%;
}




.product-image-container {
  position: relative;
  overflow: hidden; }


.ajax_block_product h5 {
  margin: 16px 0 9px; }

.grid .ajax_block_product {
  text-align: center;
  margin-bottom: 30px; }
.grid .product-desc {
  display: none; }



.grid .ajax_block_product .addToWishlist, .grid .ajax_block_product .ajax_add_to_cart_button, .grid .ajax_block_product .lnk_view, .grid .ajax_block_product .add_to_compare, .grid .ajax_block_product .quick-view {
  display: inline-block;
  background: transparent;
  padding: 0;
  font-size: 15px;
  border: none;
  border-right: 1px solid #deddd8;
  text-align: center;
  width: 2.55em;
  height: 2.55em;
  line-height: 2.55em;
  color: #7f7e79;
}






  .grid .ajax_block_product .addToWishlist:hover, .grid .ajax_block_product .ajax_add_to_cart_button:hover, .grid .ajax_block_product .lnk_view:hover, .grid .ajax_block_product .add_to_compare:hover, .grid .ajax_block_product .quick-view:hover {
    color: #9685ad; }
  .grid .ajax_block_product .addToWishlist span, .grid .ajax_block_product .ajax_add_to_cart_button span, .grid .ajax_block_product .lnk_view span, .grid .ajax_block_product .add_to_compare span, .grid .ajax_block_product .quick-view span {
    display: none; }

.grid .ajax_add_to_cart_button, .grid .lnk_view, .grid .add_to_compare, .grid .quick-view {
  float: left; }
.grid .comments_note {
  padding-right: 8px;
  float: right;
  line-height: 2.55em; }


  .grid .button-container:after {
    content: '';
    display: table;
    clear: both; }



@media screen and (max-width: 480px) {
  .grid.product_list .ajax_block_product {
    width: 100%; }
  }



.list .content_price {
  margin: 14px 0 15px; }
.list .comments_note {
  margin-bottom: 10px; }
.list .right-block-content {
  padding-left: 15px;
  padding-right: 15px; }
  .list .right-block-content .button {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    margin-bottom: 15px; }
  .list .right-block-content .comments_note {
    display: none; }
.list .add_to_compare:before {
  padding-right: 5px; }

.product_list .ajax_block_product {
  margin-bottom: 30px; }

.ajax_block_product .new-box, .ajax_block_product .sale-box, .ajax_block_product .label-warning, .ajax_block_product .label-danger, .ajax_block_product .discount, #image-block .new-box, #image-block .sale-box, #image-block .label-warning, #image-block .label-danger, #image-block .discount {
  position: absolute;
  width: 170px;
  padding: 33px 10px 14px;
  z-index: 1;
  color: #ffffff;
  background: #9685ad;
  font: bold 16px/1 Roboto Condensed, sans-serif;
  text-transform: lowercase;
  text-align: center; }
.ajax_block_product .new-box, #image-block .new-box {
  left: -45px;
  top: -45px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(-45deg) translate(-50%, 100%);
  transform: rotate(-45deg) translate(-50%, 100%); }
.ajax_block_product .sale-box, .ajax_block_product .discount, #image-block .sale-box, #image-block .discount {
  right: 0px;
  top: -65px;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(45deg) translate(50%, 100%);
  transform: rotate(45deg) translate(50%, 100%); }
.ajax_block_product .label-warning, .ajax_block_product .label-danger, #image-block .label-warning, #image-block .label-danger {
  background: #000;
  padding: 14px 10px 33px;
  right: -45px;
  bottom: -45px;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(-45deg) translate(50%, -100%);
  transform: rotate(-45deg) translate(50%, -100%); }

.price, .old-price {
  font: 700 20px Roboto Condensed, sans-serif; }

.price {
  color: #d94d5b; }

.old-price {
  color: #7f7e79;
  text-decoration: line-through; }

.content_price {
  display: inline-block; }
  .content_price .old-price {
    display: inline-block;
    float: left;
    position: relative;
    padding-right: 10px;
    margin-right: 3px; }
    .content_price .old-price:after {
      content: '/';
      color: #000;
      position: absolute;
      right: 0;
      top: 0; }

.price-percent-reduction {
  display: inline-block;
  padding: 5px 8px;
  color: #ffffff;
  background: #9685ad; }

.column .block.products_block .block_content {
  padding-top: 20px; }

.products_block .item {
  margin-bottom: 15px;
  border: 1px solid #f2f2f2; }
.products_block .item_box-image {
  max-width: 70px;
  display: inline-block;
  vertical-align: middle; }
.products_block .product-content {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  width: calc(100% - 80px); }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .products_block .product-content {
      width: 100%;
      padding-left: 0; } }
  .products_block .product-content .product-name {
    color: #200605;
    font-size: 14px;
    padding: 0; }
.products_block h5 {
  margin-bottom: 2px; }

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer; }

#account-creation_form fieldset.reversoform {
  padding: 10px !important; }

#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left; }

#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right; }

#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px; }
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px; }
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #4d4d4d; }
  #manufacturers_list .product-counter a:hover,
  #suppliers_list .product-counter a:hover {
    color: #9685ad; }
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #d6d4d4;
  padding: 31px 0 30px 0; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
      text-align: center; } }
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0; }
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center; }
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px; }
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
      padding-right: 15px;
      padding-left: 15px; } }
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #d6d4d4;
  padding: 0 0 32px 31px;
  min-height: 108px; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
      min-height: 1px;
      padding: 0;
      border: none; } }
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      #manufacturers_list.list li .right-side-content .product-counter,
      #suppliers_list.list li .right-side-content .product-counter {
        top: 0; } }
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center; }
  #manufacturers_list.grid li .product-container,
  #suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4; }
    #manufacturers_list.grid li .product-container .left-side,
    #suppliers_list.grid li .product-container .left-side {
      padding-bottom: 42px; }
    #manufacturers_list.grid li .product-container h3,
    #suppliers_list.grid li .product-container h3 {
      padding-bottom: 10px; }
    #manufacturers_list.grid li .product-container .product-counter,
    #suppliers_list.grid li .product-container .product-counter {
      margin-bottom: 12px; }
@media (min-width: 1200px) {
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left; }
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left; }
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none; } }
@media (max-width: 767px) {
  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none; } }

#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px; }
  #manufacturer .description_box .hide_desc,
  #supplier .description_box .hide_desc {
    display: none; }

table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px; }
  table.discount i.icon-ok {
    color: #46a74e; }
  table.discount i.icon-remove {
    color: #f13340; }

#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif; }
  #instant_search_results a.close:hover {
    color: #9685ad; }

/*social*/
.social _social__list {
  display: table-cell;
  width: 100%;
  font-size: 0; }
.social__item {
  display: inline-block;
  vertical-align: top; }
.social.social_style-one .social__item:not(:last-child) {
  margin: 0 4px 4px 0; }
.social.social_style-one .social__link {
  display: block;
  width: 1.56em;
  height: 1.56em;
  line-height: 1.5em;
  font-size: 23px;
  text-align: center;
  background: transparent;
  color: #ffffff;
  border: 1px solid; }
  .social.social_style-one .social__link:hover {
    background: #9685ad;
    border-color: #9685ad; }
  @media screen and (max-width: 480px) {
    .social.social_style-one .social__link {
      font-size: 19px; } }
.social.social_style-two .social__link {
  display: block;
  padding: 0 4px;
  font-size: 16px;
  background: none;
  border: none;
  color: #333333; }
  .social.social_style-two .social__link:hover {
    color: #9685ad; }
.social.social_nav {
  float: right;
  padding: 0 15px; }
.social.social_footer {
  margin-top: 30px;
  padding: 0 15px;
  float: right; }
  @media screen and (max-width: 767px) {
    .social.social_footer {
      float: left; } }

@media screen and (max-width: 380px) {
  .social.social_nav .social__link {
    font-size: 13px;
    padding: 0 3px; } }
/*Footer links*/
ul.footer_links {
  padding: 20px 0 0px 0;
  border-top: 1px solid #d6d4d4;
  height: 65px; }
  ul.footer_links li {
    float: left; }
    ul.footer_links li + li {
      margin-left: 10px; }

.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center; }

/*CMS Info block*/
#cmsinfo_block {
  overflow: hidden;
  padding-right: 29px;
  padding-left: 29px; }
  @media screen and (min-width: 768px) {
    #cmsinfo_block {
      border-left: 1px solid #d9d9d9; } }
  @media screen and (max-width: 767px) {
    #cmsinfo_block {
      width: 100%; } }

#cmsinfo_block > div {
  padding: 35px 10px 0 0; }
  @media screen and (max-width: 767px) {
    #cmsinfo_block > div {
      width: 100%; } }

@media screen and (min-width: 768px) {
  #cmsinfo_block > div + div {
    border-left: 1px solid #d9d9d9;
    min-height: 344px;
    padding-left: 29px; } }

#cmsinfo_block em {
  float: left;
  width: 60px;
  height: 60px;
  margin: 3px 10px 0 0;
  font-size: 30px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  background: #6f6d6d;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px; }

#cmsinfo_block .type-text {
  overflow: hidden; }

#cmsinfo_block h3 {
  margin: 0 0 5px 0;
  font: 300 21px/25px "Open Sans", sans-serif;
  color: #6f6d6d; }

#cmsinfo_block ul li {
  padding-bottom: 22px; }

#cmsinfo_block p em {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-size: 13px;
  color: #777777;
  float: none;
  height: inherit;
  line-height: inherit;
  text-align: left;
  font-style: italic; }

#facebook_block {
  overflow: hidden;
  padding-right: 29px;
  padding-left: 29px; }
  @media screen and (max-width: 767px) {
    #facebook_block {
      width: 100%; } }
  #facebook_block h4 {
    padding: 35px 0 0 0;
    margin: 0 0 12px 0;
    color: #6f6d6d; }
  #facebook_block .facebook-fanbox {
    background: #ffffff;
    border: 1px solid #f2f2f2;
    padding-bottom: 10px; }

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px; }

.rte ul {
  list-style-type: disc;
  list-style-position: inside; }

.rte ol {
  list-style-type: decimal;
  list-style-position: inside; }

p.info-title {
  font-weight: bold;
  color: #4d4d4d;
  margin-bottom: 25px; }

p.info-account {
  margin: -4px 0 24px 0; }

.dark {
  color: #4d4d4d; }

.main-page-indent {
  margin-bottom: 30px; }

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 yellow; }

.checkbox {
  line-height: 16px; }
  .checkbox label {
    color: #777777; }

ul.step {
  margin-bottom: 30px;
  overflow: hidden; }
  ul.step li {
    background: #ffffff;
    float: left;
    width: 20%;
    text-align: left;
    border: 1px solid #e0dfdf;
    border-left-width: 0px; }
    ul.step li a,
    ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
      display: block;
      padding: 13px 10px 14px 13px;
      color: #4d4d4d;
      font-size: 17px;
      line-height: 21px;
      font-weight: bold;
      position: relative;
      text-shadow: none; }
      ul.step li a:focus,
      ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
        text-decoration: none;
        outline: none; }
    ul.step li.first {
      border-left-width: 1px;
      border-left-color: #b7b7b7; }
      ul.step li.first span,
      ul.step li.first a {
        z-index: 5;
        padding-left: 13px !important; }
    ul.step li.second span, ul.step li.second a {
      z-index: 4; }
    ul.step li.third span, ul.step li.third a {
      z-index: 3; }
    ul.step li.four span, ul.step li.four a {
      z-index: 2; }
    ul.step li.last span {
      z-index: 1; }
    ul.step li.step_current {
      font-weight: bold;
      background: #9685ad;
      border: 1px solid #9685ad; }
      ul.step li.step_current span {
        color: #fff;
        position: relative; }
    ul.step li.step_current_end {
      font-weight: bold; }
    ul.step li.step_todo span {
      display: block;
      color: #4d4d4d;
      position: relative; }
    ul.step li.step_done {
      border: 1px solid #9685ad; }
    ul.step li em {
      font-style: normal; }

ul.step li.step_done:not(.first) {
  border-left-width: 0; }

.cart_last_product {
  display: none; }

.enable-multishipping {
  margin: -13px 0 17px; }
  .enable-multishipping label {
    font-weight: normal; }

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc; }

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: #fff; }

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold; }

.multishipping_close_container {
  text-align: center; }

table#cart_summary .gift-icon {
  color: #ffffff;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px; }

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px; }
  #multishipping_mode_box .title {
    font-weight: bold;
    color: #4d4d4d;
    margin-bottom: 15px; }
  #multishipping_mode_box .description_off {
    display: none; }
    #multishipping_mode_box .description_off div {
      margin-bottom: 10px; }
  #multishipping_mode_box .description_off a:hover,
  #multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #ccc; }

#multishipping_mode_box.on .description_off {
  display: block; }

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px; }

#order .address_add.submit {
  margin-bottom: 20px; }

#ordermsg {
  margin-bottom: 30px; }

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px; }

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both; }
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px; }
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0; }

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal; }
  #order .delivery_option > div > table,
  #order-opc .delivery_option > div > table {
    background: #fff;
    margin-bottom: 0; }
    #order .delivery_option > div > table.resume,
    #order-opc .delivery_option > div > table.resume {
      height: 53px; }
      #order .delivery_option > div > table.resume.delivery_option_carrier,
      #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
        margin-top: 10px;
        width: 100%;
        border: 1px solid #ddd;
        font-weight: bold; }
        #order .delivery_option > div > table.resume.delivery_option_carrier td,
        #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
          padding: 8px 11px 7px 11px; }
          #order .delivery_option > div > table.resume.delivery_option_carrier td i,
          #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
            font-size: 20px;
            margin-right: 7px;
            vertical-align: -2px; }
      #order .delivery_option > div > table.resume td.delivery_option_radio,
      #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
        width: 54px;
        padding-left: 0;
        padding-right: 0;
        text-align: center; }
      #order .delivery_option > div > table.resume td.delivery_option_logo,
      #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
        width: 97px;
        padding-left: 21px; }
      #order .delivery_option > div > table.resume td.delivery_option_price,
      #order-opc .delivery_option > div > table.resume td.delivery_option_price {
        width: 162px; }

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px; }
  .order_carrier_content .carrier_title {
    font-weight: bold;
    color: #4d4d4d; }
  .order_carrier_content .checkbox input {
    margin-top: 2px; }
  .order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px; }
  .order_carrier_content + div {
    padding-bottom: 15px; }

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: #fff; }

#carrierTable tbody {
  border-bottom: 1px solid #999999; }

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9; }

#carrierTable td.carrier_price {
  border: none; }

p.checkbox.gift {
  margin-bottom: 10px; }

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px; }

a.iframe {
  color: #4d4d4d;
  text-decoration: underline; }
  a.iframe:hover {
    text-decoration: none; }

p.payment_module {
  margin-bottom: 10px; }
  p.payment_module a {
    display: block;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 23px;
    color: #4d4d4d;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative; }
    p.payment_module a.bankwire {
      background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb; }
    p.payment_module a.cheque {
      background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb; }
    p.payment_module a.cash {
      background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb; }
    p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
      display: block;
      position: absolute;
      right: 15px;
      margin-top: -11px;
      top: 50%;
      font-size: 25px;
      height: 22px;
      width: 14px; }
    p.payment_module a:hover {
      background-color: #f6f6f6; }
    p.payment_module a span {
      font-weight: bold;
      color: #4d4d4d; }

.payment_module.box {
  margin-top: 20px; }

p.cheque-indent {
  margin-bottom: 9px; }

.order-confirmation.box {
  line-height: 29px; }
  .order-confirmation.box a {
    text-decoration: underline; }
    .order-confirmation.box a:hover {
      text-decoration: none; }

#HOOK_PAYMENT > .row {
  float: left;
  width: 50%;
  margin: 0; }
  #HOOK_PAYMENT > .row .col-md-6 {
    width: 100%; }
#HOOK_PAYMENT .col-md-6 {
  width: 50%; }

#password {
  padding-top: 0;
  border: none; }
  #password .box p {
    margin-bottom: 9px; }
  #password .box .form-group {
    margin-bottom: 20px; }
    #password .box .form-group .form-control {
      width: 263px; }

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
  padding-bottom: 20px;
  line-height: 20px; }
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #9685ad;
  margin: 9px 0 16px 0; }
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px; }
  #address .gender-line > label,
  #identity .gender-line > label,
  #account-creation_form .gender-line > label,
  #new_account_form .gender-line > label,
  #opc_account_form .gender-line > label,
  #authentication .gender-line > label {
    margin-right: 10px;
    margin-bottom: 0; }
  #address .gender-line .radio-inline label,
  #identity .gender-line .radio-inline label,
  #account-creation_form .gender-line .radio-inline label,
  #new_account_form .gender-line .radio-inline label,
  #opc_account_form .gender-line .radio-inline label,
  #authentication .gender-line .radio-inline label {
    font-weight: normal;
    color: #777777; }

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
  margin-left: -5px;
  margin-right: -5px; }
  #identity #center_column form.std .row .col-xs-6,
  #authentication #center_column form.std .row .col-xs-6,
  #order-opc #center_column form.std .row .col-xs-6 {
    width: 33.333%;
    padding-left: 5px;
    padding-right: 5px; }
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
  border: none;
  padding-top: 0; }

#new_account_form .box {
  line-height: 20px; }
  #new_account_form .box .date-select {
    padding-bottom: 10px; }
  #new_account_form .box .top-indent {
    padding-top: 10px; }
  #new_account_form .box .customerprivacy {
    padding-top: 15px; }

#authentication fieldset.account_creation {
  margin-bottom: 20px; }

#guestTracking .form-control {
  max-width: 271px; }
@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden; }
    #guestTracking .form-group i {
      padding-left: 10px; }
  #guestTracking .form-control {
    float: left; }
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%; } }

.table tbody > tr > td {
  vertical-align: middle; }
  .table tbody > tr > td.cart_quantity {
    padding: 41px 14px 25px;
    width: 100px; }
    .table tbody > tr > td.cart_quantity .cart_quantity_button {
      margin-top: 3px; }
      .table tbody > tr > td.cart_quantity .cart_quantity_button a {
        float: left;
        margin-right: 3px; }
        .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
          margin-right: 0; }
  .table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
    padding: 5px; }
.table tfoot > tr > td {
  vertical-align: middle; }

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #4d4d4d; }

#cart_summary thead th {
  padding: 7px 8px 9px 8px; }
  #cart_summary thead th.cart_product {
    text-align: center; }
#cart_summary thead .cart_total {
  text-align: right; }
#cart_summary tbody td {
  padding: 7px 8px 9px 8px; }
  #cart_summary tbody td.cart_product {
    text-align: center;
    padding: 7px;
    width: 137px; }
    #cart_summary tbody td.cart_product img {
      display: inline-block;
      max-width: 100%; }
  #cart_summary tbody td.cart_unit .price span {
    display: inline-block; }
    #cart_summary tbody td.cart_unit .price span.price-percent-reduction {
      margin: 5px auto;
      display: inline-block; }
    #cart_summary tbody td.cart_unit .price span.old-price {
      text-decoration: line-through; }
  #cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0; }
  #cart_summary tbody td.cart_avail {
    text-align: center;
    width: 1%; }
    #cart_summary tbody td.cart_avail span {
      white-space: nowrap; }
  #cart_summary tbody td.cart_delete {
    text-align: center;
    width: 1%; }
  #cart_summary tbody td.cart_total {
    text-align: right; }
#cart_summary tfoot td.text-right {
  text-align: left;
  font-weight: bold;
  color: #4d4d4d; }
#cart_summary tfoot td.price {
  text-align: right; }
#cart_summary tfoot td.total_price_container span {
  text-transform: uppercase; }

#cart_summary .stock-management-on tbody td.cart_description {
  width: 480px; }

.cart_discount_price {
  text-align: right; }

.cart_discount_delete {
  text-align: center; }

@media (max-width: 767px) {
  #cart_summary table, #cart_summary thead, #cart_summary tbody, #cart_summary th, #cart_summary td, #cart_summary tr {
    display: block; }
  #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #cart_summary tr {
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    overflow: hidden;
    position: relative; }
    #cart_summary tr:last-child {
      border-bottom: 0; }
  #cart_summary tbody td {
    border: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
    #cart_summary tbody td.cart_product {
      text-align: left; } }
    @media screen and (max-width: 767px) and (max-width: 767px) {
      #cart_summary tbody td.cart_product {
        width: 25%; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    #cart_summary tbody td.cart_description {
      display: none; } }
@media (max-width: 767px) {
    #cart_summary tbody td.cart_avail {
      display: none; } }
  @media screen and (max-width: 767px) and (min-width: 481px) {
    #cart_summary tbody td.cart_unit {
      width: 25%;
      clear: both; } }
@media (max-width: 767px) {
    #cart_summary tbody td.cart_quantity div {
      display: block; }
    #cart_summary tbody td.cart_quantity > .form-control {
      display: inline; }
    #cart_summary tbody td.cart_quantity > .cart_quantity_button a {
      margin-right: 0px;
      float: none; } }
  @media screen and (max-width: 767px) and (min-width: 481px) {
    #cart_summary tbody td.cart_quantity {
      width: 25%; } }
  @media screen and (max-width: 767px) and (min-width: 481px) {
    #cart_summary tbody td.cart_total {
      width: 25%;
      padding-right: 53px; } }
@media (max-width: 767px) {
    #cart_summary tbody td.cart_delete {
      position: absolute;
      right: 0;
      width: auto;
      top: 31px; }
      #cart_summary tbody td.cart_delete:before {
        content: '' !important; }
  #cart_summary td:before {
    content: attr(data-title);
    font-weight: bold;
    display: block; }
  #cart_summary tfoot td {
    float: none;
    width: 100%;
    border: 0; }
    #cart_summary tfoot td:before {
      display: inline; }
  #cart_summary tfoot tr .text-right, #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%; } }
@media (max-width: 480px) {
  #cart_summary tbody td, #cart_summary tbody td.cart_total, #cart_summary tbody td.cart_product, #cart_summary tbody td.cart_delete {
    text-align: center;
    width: 100%;
    position: static; } }
.cart_voucher {
  vertical-align: top !important; }
  .cart_voucher h4 {
    text-transform: uppercase;
    padding: 7px 0 10px 0; }
  .cart_voucher .title-offers {
    font-weight: bold;
    margin-bottom: 6px; }
  .cart_voucher fieldset {
    margin-bottom: 10px; }
    .cart_voucher fieldset #discount_name {
      float: left;
      width: 219px;
      margin-right: 11px; }
  .cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer; }

.box-up-down {
  padding: 0px 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center; }
  .box-up-down > * {
    vertical-align: middle; }
  .box-up-down input {
    background: none;
    border: 0 !important;
    width: 38px;
    height: 40px;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .box-up-down input {
        width: 80%; } }
  @media screen and (max-width: 767px) {
    .box-up-down.box-up-down--cart input {
      width: 65%; } }
  @media screen and (max-width: 480px) {
    .box-up-down.box-up-down--cart input {
      width: 80%; } }

@media screen and (max-width: 767px) {
  .box-up-down__btn {
    font-size: 20px; } }

.cart_navigation {
  margin: 15px 0; }
  .cart_navigation .button-medium {
    float: right; }
  @media screen and (max-width: 640px) {
    .cart_navigation {
      text-align: center; } }
  @media screen and (max-width: 640px) {
    .cart_navigation .btn.btn-default {
      margin-right: 10px;
      margin-bottom: 20px;
      min-width: 240px;
      float: none; } }
  @media screen and (max-width: 480px) {
    .cart_navigation .btn.btn-default {
      width: 100%; } }

/*media typograthy*/
@media screen and (max-width: 991px) {
  .title-main-section {
    font-size: 20px; }

  h1 {
    font-size: 30px; }

  h2 {
    font-size: 28px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 15px; } }
@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 15px; }

  .heading-counter {
    display: block;
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  .footer {
    margin-top: 30px; } }
/*media header*/
@media screen and (max-width: 767px) {
  #header_logo {
    text-align: center;
    padding: 5% 5% 10%; } }
@media screen and (max-width: 479px) {
  .header__nav {
    font-size: 12px; } }
@media screen and (min-width: 768px) {
  .footer-block h4:after {
    display: none; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  .footer-block h4 {
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  .footer-block {
    margin-bottom: 10px; }
    .footer-block h4 {
      position: relative; }
      .footer-block h4:after {
        font-size: 20px;
        line-height: 28px;
        float: right; } }
@media screen and (min-width: 768px) {
  .column .block .title_block:after, .column .block h4:after {
    display: none; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  .column .block .title_block, .column .block h4 {
    font-size: 20px; } }
@media screen and (max-width: 767px) {
  .column .block {
    margin-bottom: 20px; }
    .column .block .title_block, .column .block h4 {
      position: relative;
      cursor: pointer; }
      .column .block .title_block:not(.active), .column .block h4:not(.active) {
        border-bottom: none; }
      .column .block .title_block:after, .column .block h4:after {
        display: block;
        position: absolute;
        right: 0;
        top: 7px;
        font-size: 26px;
        font-weight: normal;
        line-height: 1; }
    .column .block .list-block {
      margin-top: 0; }
      .column .block .list-block .form-group select {
        width: 270px; } }
@media screen and (max-width: 480px) {
  .column .block .title_block {
    font-size: 20px; }
    .column .block .title_block:after {
      height: 20px;
      width: 20px;
      font-size: 22px;
      top: 3px; }
  .column .block h4 {
    font-size: 16px; }
    .column .block h4:after {
      height: 20px;
      width: 20px;
      font-size: 22px; } }
@media screen and (min-width: 1200px) {
  #manufacturers_list.grid li.first-in-line {
    clear: left; }
  #manufacturers_list.grid li.last-line .product-container {
    border-bottom: none; }

  #suppliers_list.grid li.first-in-line {
    clear: left; }
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #manufacturers_list.grid li.first-item-of-tablet-line {
    clear: left; }
  #manufacturers_list.grid li.last-tablet-line .product-container {
    border-bottom: none; }

  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left; }
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none; } }
@media screen and (max-width: 767px) {
  #manufacturers_list.list li .mansup-container {
    text-align: center; }
  #manufacturers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px; }
  #manufacturers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none; }
    #manufacturers_list.list li .right-side-content .product-counter {
      top: 0; }
  #manufacturers_list.grid .product-container {
    border-bottom: none; }

  #suppliers_list.list li .mansup-container {
    text-align: center; }
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px; }
  #suppliers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none; }
    #suppliers_list.list li .right-side-content .product-counter {
      top: 0; } }
/*media box*/
@media screen and (max-width: 579px) {
  .box li {
    font-size: 12px; } }
/*media footer links*/
@media screen and (max-width: 640px) {
  ul.footer_links li {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 15px; } }
@media screen and (max-width: 480px) {
  ul.footer_links .btn {
    width: 100%; } }

/*media authentication*/
@media screen and (max-width: 480px) {
  #account-creation_form .form-group .form-control {
    max-width: none; }

  #new_account_form .form-group .form-control {
    max-width: none; }

  #opc_account_form .form-group .form-control {
    max-width: none; } }
@media screen and (max-width: 480px) {
  #identity #center_column form.std .row .col-xs-6,
  #authentication #center_column form.std .row .col-xs-6,
  #order-opc #center_column form.std .row .col-xs-6 {
    width: 100%;
    margin-bottom: 15px; }
  #identity #center_column .footer_links,
  #authentication #center_column .footer_links,
  #order-opc #center_column .footer_links {
    border: none;
    padding-top: 0; } }
/*media ul-steps*/
@media (min-width: 768px) {
  #order_step.step {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; } }
@media (max-width: 767px) {
  #order_step.step li {
    width: 100%;
    border-left-width: 1px;
    border-top-width: 0; }
    #order_step.step li.step_done.first {
      border-top-width: 1px; } }
@media (max-width: 991px) {
  #order_step.step li a,
  #order_step.step li span, #order_step.step li.step_current span, #order_step.step li.step_current_end span {
    font-size: 15px; } }
@media (min-width: 768px) {
  #order_step.step li.first {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; } }
@media (min-width: 768px) {
  #order_step.step li.first span,
  #order_step.step li.first a {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; } }
@media (min-width: 768px) {
  #order_step.step li.last {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; }
    #order_step.step li.last span {
      -moz-border-radius-topright: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-right-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -webkit-border-bottom-right-radius: 4px;
      border-bottom-right-radius: 4px; } }

@media (max-width: 579px) {
  #order .delivery_option > div > table.resume {
    border: none; }
    #order .delivery_option > div > table.resume td {
      display: block;
      width: 100% !important; }
      #order .delivery_option > div > table.resume td:not(:last-child) {
        border-bottom: none; }

  #order-opc .delivery_option > div > table.resume {
    border: none; }
    #order-opc .delivery_option > div > table.resume td {
      display: block;
      width: 100% !important; }
      #order-opc .delivery_option > div > table.resume td:not(:last-child) {
        border-bottom: none; } }
@media screen and (max-width: 767px) {
  #HOOK_PAYMENT .col-md-6 {
    width: 100%; }
  #HOOK_PAYMENT > .row {
    width: 100%; } }
/*media product item grid*/
@media screen and (max-width: 480px) {
  .product_list-category.grid .ajax_block_product {
    width: 100%; } }
/*media product item list*/
@media screen and (max-width: 480px) {
  .list .product-container {
    text-align: center; }
  .list .left-block, .list .center-block, .list .right-block {
    width: 100%; }
  .list .center-block {
    padding-left: 30px;
    padding-right: 30px; } }
@media screen and (min-width: 768px) {
  .header {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; } }
.form-control {
  transition: all .5s ease; }



/* ------------------------------------------------------------------------------------------------------------------
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

          VIGNETTES PRODUITS - VIGNETTES PRODUITS - VIGNETTES PRODUITS - VIGNETTES PRODUITS - VIGNETTES PRODUITS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
---------------------------------------------------------------------------------------------------------------------
*/






/*.grid .right-block {
  padding: 0 5px 28px;
  position: absolute;
  bottom: 0;
  left: -5px;
  right: -5px;
  z-index: 2;
  background: #ffffff;
  border: 1px solid #deddd8;
  border-top: none;
}*/


.grid .right-block {
      padding: 10px 0 0;
      position: relative;
      top: 100%;  left: 0;  right:0; 
      z-index: 2;
      height:100%;
      display: inline-block;

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    opacity: 1;
    
}

    .grid .right-block .button-container {
        display:none;
    }

    .grid .right-block h2{
      font-size: initial;
      margin-top: 0px;
      float: left;
      width:70%;
    }


@media screen and (min-width: 768px) {
    .grid .right-block {
      padding: 0 5px 28px;
      position: absolute;
      top: 0;  left: 0;  right:0; bottom:0;
      z-index: 2;
      height:100%;   width: 100%;
      float: none;

      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -webkit-transition: opacity 0.5s, transform 0.5s;
      -o-transition: opacity 0.5s, transform 0.5s;
      transition: opacity 0.5s, transform 0.5s;

      display: initial;

    }

        .grid .right-block .button-container {
        display:block;
    }


    .grid .right-block h2{
      font-size: initial;
      margin-top: 50px;
      float: none;
      width:100%;
    }
}


.button-container .wishlist {
        display: inline-block;
        float:none;
}

.grid .ajax_block_product .addToWishlist {

    display: inline-block;
    background: #fcfcfc;
    font-size: 1.5em;
    border: none;
    border: 1px solid #000;
    text-align: center;
    width: 2.55em;
    height: 2.55em;
    line-height: 2.55em;
    color: #7f7e79;
    margin: 0 5px;
}





.right-block:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.8;
}

/*.product-name {
  font: 700 18px Roboto Condensed, sans-serif;
  color: #000; }
*/
  .product-name {
    font: 600 15px Raleway, sans-serif;
    color: #313131;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 15px;
}


@media screen and (min-width: 768px) {

        a.product-name:before, a.product-name:after {
            border-bottom: 1px solid #313131;
            content: "";
            width: 70%;
            height: 5px;
            display: block;
            margin: auto;
        }

        a.product-name:before {
            margin-bottom: 5px;
        }
}


/*.grid .product-container:before {
  content: '';
  background: #ffffff;
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  border: 1px solid #deddd8;
  box-shadow: 0 0 8px 0 #deddd8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}*/



.grid .product-container:before {
  content: '';
  background: #ffffff;
  position: absolute;
  top: 0;  left: 0;  right: 0;  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}


.grid .product-container:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

  /*
.grid .product-container:hover .right-block {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  -o-transform: translate(0, 40px);
  transform: translate(0, 40px); }
*/


.grid .product-container:hover .right-block {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}


/*
.grid .button-container {
  margin-top: 30px;
  background: #fcfcfc;
  text-align: left;
  border: 1px solid #deddd8; }
*/

.grid .button-container {
   /* margin-top: 50px;
    background: #fcfcfc;*/
    text-align: center;
    width: 100%;
    margin: auto;
   /* height: 3.1em;*/
    display: table;
    margin-top: 10px;


}
  
      .grid .ajax_block_product .ajax_add_to_cart_button {
        display: inline-block;
        background: #fcfcfc;
        padding: 0;
        font-size: 1.5em;
        border: 1px solid #000;
        text-align: center;

        line-height: 2.55em;
        color: #7f7e79;
        margin: auto;
            float: none;

      }




/*animation product items style one*/
.ui-slider-handle.ui-state-default.ui-corner-all {
  -webkit-transition: border-width 0.1s;
  -o-transition: border-width 0.1s;
  transition: border-width 0.1s; }

/*animation banner top*/
.animate-text .banner-item__link {
  position: relative;
  overflow: hidden; }
  .animate-text .banner-item__link p {
    position: relative;
    left: 0;
    -webkit-transition: left 0.4s, opacity 0.4s;
    -o-transition: left 0.4s, opacity 0.4s;
    transition: left 0.4s, opacity 0.4s; }
    .animate-text .banner-item__link p:nth-child(2) {
      -webkit-transition: left 0.4s 0.2s, opacity 0.4s 0.2s;
      -o-transition: left 0.4s 0.2s, opacity 0.4s 0.2s;
      transition: left 0.4s 0.2s, opacity 0.4s 0.2s; }
  .animate-text .banner-item__link:before {
    -webkit-transition: opacity 0.3s 0.2s;
    -o-transition: opacity 0.3s 0.2s;
    transition: opacity 0.3s 0.2s; }
  .animate-text .banner-item__link .banner-img {
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s; }
  .animate-text .banner-item__link:hover p {
    left: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  .animate-text .banner-item__link:hover:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  .animate-text .banner-item__link:hover .banner-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15); }

/*animation blocktopmenu*/
@media screen and (min-width: 768px) {
  .sf-menu > li > a:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 0;
    background: #9685ad;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s;
    -o-transition: height 0.3s, opacity 0.3s;
    transition: height 0.3s, opacity 0.3s; }
  .sf-menu > li > a:hover:before {
    height: 4px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; } }
.form-group:not(.form-group_none-anim) {
  position: relative;
  padding-top: 20px; }
  .form-group:not(.form-group_none-anim) .form_info {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px; }
  .form-group:not(.form-group_none-anim).empty label {
    top: 1.5em; }
  .form-group:not(.form-group_none-anim) .form-control:not(.styled-select) {
    padding-left: 0;
    padding-right: 0;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0; }
  .form-group:not(.form-group_none-anim) label {
    display: block;
    margin-bottom: 0 !important;
    position: absolute;
    top: 24px;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    pointer-events: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    color: #d94d5b;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
    .form-group:not(.form-group_none-anim) label:after {
      background-color: #9685ad;
      bottom: 0;
      content: '';
      height: 2px;
      left: 45%;
      position: absolute;
      transition-duration: .2s;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      visibility: hidden;
      width: 10px; }
  .form-group:not(.form-group_none-anim).label-above label, .form-group:not(.form-group_none-anim):not(.empty) label {
    color: #9685ad;
    font-size: 12px;
    top: 4px;
    visibility: visible; }
    .form-group:not(.form-group_none-anim).label-above label:after, .form-group:not(.form-group_none-anim):not(.empty) label:after {
      width: 100%;
      visibility: visible;
      left: 0; }
  .form-group:not(.form-group_none-anim).form-error input {
    color: red; }
  .form-group:not(.form-group_none-anim).form-error label {
    color: red; }
    .form-group:not(.form-group_none-anim).form-error label:after {
      background-color: red; }
  .form-group:not(.form-group_none-anim).form-error.empty input {
    border-bottom-color: red; }
  .form-group:not(.form-group_none-anim).form-ok input {
    color: green; }
  .form-group:not(.form-group_none-anim).form-ok label {
    color: green; }
    .form-group:not(.form-group_none-anim).form-ok label:after {
      background-color: green; }
  .form-group:not(.form-group_none-anim).form-ok.empty input {
    border-bottom-color: green; }
.form-group.form-group_none-anim label, .form-group.select label {
  padding-top: 10px; }
.form-group.select label {
  position: static !important; }
  .form-group.select label:after {
    display: none !important; }

/*animation manufacturers and suppliers*/
@media screen and (min-width: 1025px) {
  .man-sup-item .item-name {
    border: 1px solid transparent;
    -webkit-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    transition: border-color 0.4s; }
    .man-sup-item .item-name:hover {
      border-color: #9685ad; } }
@media screen and (min-width: 1025px) {
  button, input[type="button"], .btn, .function-btn, .cart_block .ajax_cart_block_remove_link {
    -webkit-transition: background 0.5s ease, border-color 0.5s ease;
    -o-transition: background 0.5s ease, border-color 0.5s ease;
    transition: background 0.5s ease, border-color 0.5s ease; }

  a {
    -webkit-transition: color 0.3s, background 0.4s ease;
    -o-transition: color 0.3s, background 0.4s ease;
    transition: color 0.3s, background 0.4s ease; } }

/*# sourceMappingURL=global.css.map */



#mega_menu_plus ul li div.sub {
        display: table;
        table-layout: fixed;
        width: 100%!important;
        left:0;
}

#mega_menu_plus ul li div.sub .submenu-container {
        margin: auto;
        display: inherit;
}


.banner-home_colored {
    background-color:#f1f1f1;
}

.store_locator {
    background-color:#f1f1f1;
}



    #product .reassurance img {
        width:50%; height:auto;
    }

.columnLeft-reassurances {
    margin-top:5%;
}








@media screen and (min-width: 120px) {

    .reassurance {  
        width: 49%;
        display: inline-table;
        text-align: center;
    }

    #reassurance {
        padding: 5% 0;
        background-color: #f5f5f5;
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    #HOOK_SHOPPING_CART #reassurance {
        width: 100%;
        margin-left:0;
        margin: auto;
        padding: 0 10px;
    }

    #HOOK_SHOPPING_CART .reassurance {
        width: 45%;
        margin: 0;
    }


    #product .reassurance {
        width:47%;
        margin:1%;
    }

       .reassurance {
        padding: 0 10px;
    }

}

@media screen and (min-width: 480px) {

    #product .reassurance {
        width:24%;
        margin:0%;
    }

}


@media screen and (min-width: 767px) {

    #HOOK_SHOPPING_CART .reassurance {
        width: 16%;
        margin: 0;
    }

    #product .reassurance {
        width:22%;
        margin:1%;
    }

    #reassurance {
        padding: 0;
        background-color: transparent;
        width: 100%;
        margin-left: auto;
}


}






@media screen and (max-width: 767px) {
    
    
    

}



.editorial {
    margin:5% 0 0;
text-align:center;
}

    .editorial h1{
        text-transform: uppercase;
        font-size: 1.5em;
    }

    .editorial p {
        font-size: 0.9em;
        line-height: 1.5;
    }



.banniere-mentions li a:hover {
    color:#2a2a2a;
}




#contact .page-heading {
    text-transform: uppercase;
    color: #e12686;
    text-align: center;


}

.contact-form-box .clearfix {
    width:83%;
}

.contact-form-box p {
    margin: 30px 0;
}


@media screen and (min-width: 767px) {
    #contact .page-heading {
        text-transform: normal;
        color: #e12686;
        text-align: left;
    }

    .contact-form-box .clearfix {
        width:100%;
}
.contact-form-box p {
    margin: inherit;
}


}

