<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

#projector_status_description_wrapper{
    display:none !important;
}

audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 500;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
textarea::-webkit-scrollbar-track {
  background-color: #fff;
}
textarea::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
textarea::-webkit-scrollbar-thumb {
  background-color: #905581;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.less_labels {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  .less_labels {
    font-size: 2.5rem;
  }
}
.less_hotspot_name {
  text-decoration: none;
  color: #0e1116;
}
.less_hotspot_maxprice {
  color: #707070;
  text-decoration: line-through;
  font-size: 0.86em;
}
.less_hotspot_price {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
}
.less_hotspot_name_hover {
  color: #0e1116;
}
.less_tekst_maly {
  font-weight: normal;
}
.less_tekst_duzy {
  font-weight: normal;
}
.less_product_name {
  color: #0e1116;
  text-decoration: none;
  font-weight: 500;
}
.less_product_name_hover {
  color: #0e1116;
}
.less_map_loadingMap {
  background: url('mapLoaderBg.png');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.less_map_loadingContent {
  position: relative;
}
.less_map_loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
.less_map_loadingMap_span {
  color: #0e1116;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
.less_map_loadingNav_span {
  display: none;
}
.less_map_markerFace {
  display: none;
}
.less_map_dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
.less_map_dymekInfo {
  float: left;
  margin-right: 10px;
}
.less_map_dymekFirstName {
  color: #905581;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}
.less_map_dymekAddress {
  clear: both;
  display: block;
}
.less_map_dymekZipCode {
  float: left;
  padding-right: 3px;
}
.less_map_dymekCityName {
  display: block;
}
.less_map_dymekCountryName {
  clear: both;
  display: block;
}
.less_background_active {
  background-color: #905581 !important;
  color: #fff;
}
.less_payment_description_border {
  border: 2px solid #905581;
}
.less_small_label {
  border-left: 7px solid #905581;
  color: #0e1116;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.less_color-text {
  color: #905581;
}
.less_color-border {
  border-color: #0e1116;
}
.less_color-background {
  background-color: #905581;
}
.less_text_dark_color {
  color: #0e1116;
  clear: both;
}
.less_text_dark_color_hover {
  color: #ffffff;
}
.less_bg_alter {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
}
@media print {
  .toplayerSpecialClass {
    display: none !important;
  }
  .no_print {
    display: none !important;
  }
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  font-size: 10px;
  overflow: hidden;
  overflow-y: visible;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
html.svgclippaths button {
  filter: none !important;
}
html.svgclippaths input {
  filter: none !important;
}
html.svgclippaths a {
  filter: none !important;
}
html.svgclippaths button:hover {
  filter: none !important;
}
html.svgclippaths input:hover {
  filter: none !important;
}
html.svgclippaths a:hover {
  filter: none !important;
}
body {
  margin: 0;
  width: 100%;
  font-family: 'Rubik', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #0e1116;
  background: #ffffff;
  padding: 60px 15px 0;
  overflow-x: hidden;
  overflow-y: visible;
}
@media (min-width: 979px) {
  body {
    padding: 0;
  }
}
body:after {
  position: fixed;
  left: 0;
  right: 0;
  bottom: -60px;
  top: 0;
  background: #000;
  z-index: 599;
  opacity: 0;
  pointer-events: none;
  content: '';
}
.sidebar_open body::after,
.filters_open body::after {
  opacity: 0.5;
  transition: opacity 0.3s;
}
input {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: inherit;
  filter: none;
}
input[type='text'] {
  color: #333;
  height: 35px;
  padding: 5px;
  font-size: 1em;
  border: 1px solid #707070;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
}
@media (min-width: 757px) {
  input[type='text'] {
    height: 40px;
  }
}
input[type='password'] {
  color: #333;
  height: 35px;
  padding: 5px;
  font-size: 1em;
  border: 1px solid #707070;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
}
@media (min-width: 757px) {
  input[type='password'] {
    height: 40px;
  }
}
input[type='submit'],
input[type='reset'] {
  -webkit-appearance: none;
  border-radius: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
button {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  border: none;
  background: none;
}
textarea {
  color: #333;
  padding: 5px;
  font-size: 1em;
  border: 1px solid #707070;
  box-shadow: none;
}
select {
  color: #333;
  padding: 5px;
  font-size: 1em;
  border: 1px solid #707070;
  box-shadow: none;
}
h1 {
  font-size: 1.333em;
  font-weight: 500;
  color: #905581;
}
h2 {
  font-size: 1.167em;
  font-weight: 500;
  color: #905581;
}
h3 {
  font-size: 1em;
  font-weight: 500;
  color: #905581;
}
a {
  outline: none;
  color: #0e1116;
  transition: color 0.2s ease-out;
}
a:hover {
  outline: none;
  text-decoration: none;
  color: #905581;
}
a:focus,
a:active {
  outline: none;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
  font-size: 1em;
}
th {
  text-align: left;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#browser_support_firefox {
  background-image: url('firefox.png');
}
#browser_support_chrome {
  background-image: url('chrome.png');
}
#browser_support_edge {
  background-image: url('edge.png');
}
#browser_support_opera {
  background-image: url('opera.png');
}
#browser_support_idosell {
  background-image: url('idosell.png');
}
div.affiliate_calculations_label {
  margin-bottom: 20px;
}
div.affiliate_calculations_desc {
  margin-bottom: 20px;
}
div.affiliate_calculations {
  margin-bottom: 20px;
}
div.affiliate_calculations_null {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
div.affiliate_calculations_null::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.affiliate_calculations_null.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.affiliate_calculations_null.small:before {
  display: none;
}
div.affiliate_calculations_null a {
  color: inherit;
  text-decoration: underline;
}
div.affiliate_calculations_null a:hover {
  text-decoration: none;
}
div.affiliate_calculations_null h3 {
  color: inherit;
}
.affiliate_calculations_desc &gt; ol {
  padding-left: 30px;
}
div.affiliate_client_label {
  margin-bottom: 20px;
}
div.affiliate_client {
  margin-bottom: 20px;
}
div.affiliate_clients_label {
  margin-bottom: 20px;
}
div.affiliate_clients_desc {
  margin-bottom: 20px;
}
div.affiliate_clients {
  margin-bottom: 20px;
}
div.affiliate_clients_desc_null {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  margin-top: 10px;
}
div.affiliate_clients_desc_null::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.affiliate_clients_desc_null.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.affiliate_clients_desc_null.small:before {
  display: none;
}
div.affiliate_clients_desc_null a {
  color: inherit;
  text-decoration: underline;
}
div.affiliate_clients_desc_null a:hover {
  text-decoration: none;
}
div.affiliate_clients_desc_null h3 {
  color: inherit;
}
p.affiliate_clients_desc {
  padding: 10px 0;
}
div.affiliate_generator_label {
  display: none;
}
div.affiliate_generator_type {
  display: block;
  margin-top: 10px;
  z-index: 1;
  border: 1px solid #0e1116;
  border-bottom: none;
  padding: 0 0 30px 25px;
}
div.clear {
  clear: both;
}
div.affiliate_generator_type_desc {
  border: 1px solid #0e1116;
  border-top: none;
  border-bottom: none;
  padding: 0 25px 30px 25px;
}
.promoCodes_selected {
  border-top: 4px solid #905581;
  cursor: default;
}
.promoCodes_unselected {
  border-top: 4px solid transparent;
}
.html_selected {
  border-top: 4px solid #905581;
  cursor: default;
}
.html_unselected {
  border-top: 4px solid transparent;
}
.js_selected {
  border-top: 4px solid #905581;
  cursor: default;
}
.js_unselected {
  border-top: 4px solid transparent;
}
.php_selected {
  border-top: 4px solid #905581;
  cursor: default;
}
.php_unselected {
  border-top: 4px solid transparent;
}
.affiliate_generator_type a {
  text-decoration: none;
  cursor: pointer;
  display: inline;
  float: left;
  font-weight: 500;
  margin-left: 0;
  margin-right: 10px;
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
}
@media only screen and (max-width: 757px) {
  div.affiliate_generator_type {
    border: none;
    padding: 10px 0;
  }
  div.affiliate_generator_type_desc {
    border: none;
    padding: 20px 0;
  }
  span.affiliate_generator_label_span {
    border: none;
  }
  .promoCodes_selected {
    border: none;
    background: #905581;
    color: #fff !important;
  }
  .promoCodes_unselected {
    border: none;
  }
  .html_selected {
    border: none;
    background: #905581;
    color: #fff !important;
  }
  .html_unselected {
    border: none;
  }
  .js_selected {
    border: none;
    background: #905581;
    color: #fff !important;
  }
  .js_unselected {
    border: none;
  }
  .php_selected {
    border: none;
    background: #905581;
    color: #fff !important;
  }
  .php_unselected {
    border: none;
  }
  .affiliate_generator_type a {
    cursor: pointer;
    display: block;
    width: 100%;
    font-weight: 500;
    margin-left: 0;
    margin-right: 5px;
    padding: 10px 5px;
    text-align: center;
  }
}
div.affiliate_html_generator {
  border: 1px solid #0e1116;
  border-top: none;
  padding: 0 25px 40px 25px;
  box-shadow: none;
}
div.step1_js_desc {
  margin: 10px 0;
}
div.affiliate_products_link {
  text-align: center;
}
div.affiliate_js_sprawdzenie {
  text-align: center;
}
div.affiliate_generator_js_step2_label {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.affiliate_generator_js_step2_desc {
  margin-bottom: 10px;
}
div.affiliate_wyswietlanie {
  float: left;
  width: 49%;
}
div.affiliate_kolorystyka {
  float: right;
  width: 49%;
}
div.clear {
  clear: both;
}
div.podglad {
  text-align: center;
  margin: 10px auto;
}
div.affiliate_generator_js_step3_label {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.affiliate_js_step3_desc {
  margin-bottom: 10px;
}
div.js_generator_output {
  text-align: center;
}
input.affiliate_products_link {
  padding: 5px;
  text-align: left;
  width: 100%;
}
input.iColorPicker {
  float: left;
}
input.affiliate_js_bold {
  position: relative;
  top: 2px;
  margin-right: 4px;
}
input.border_color {
  position: relative;
  top: 2px;
  margin-right: 2px;
}
input.background_color {
  position: relative;
  top: 2px;
  margin-right: 2px;
}
a.affiliate_js_sprawdzenie_a {
  margin: 10px auto;
}
a.affiliate_podglad_button {
  margin: 10px auto;
}
a.affiliate_js_generate {
  margin: 10px auto;
}
img.affiliate_loader_gif {
  text-align: center;
}
table.affiliate_wyswietlanie {
  margin: 10px 0 10px 25px;
}
table.affiliate_kolorystyka {
  margin: 10px 0 10px 0px;
}
td.affiliate_wyswietlanie_left {
  text-align: right;
  padding: 5px;
  width: 30%;
}
td.affiliate_wyswietlanie_right {
  padding: 5px;
}
td.affiliate_kolorystyka_left {
  text-align: right;
  padding: 5px;
  width: 30%;
}
td.affiliate_kolorystyka_right {
  padding: 5px;
}
select.affiliate_wyglad {
  width: 100%;
}
textarea.js_output {
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
.iColorPicker[type='text'] {
  color: #eee;
  font-size: 0.8em;
}
.color_picker_img {
  background: url('colorpicker.png');
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 4px;
  margin-right: 10px;
}
@media only screen and (max-width: 757px) {
  div.affiliate_html_generator {
    padding: 0;
    border: none;
    box-shadow: none;
  }
  div.affiliate_wyswietlanie {
    float: none;
    width: 100%;
  }
  div.affiliate_kolorystyka {
    float: none;
    width: 100%;
  }
}
@media (min-width: 757px) {
  div.affiliate_html_generator {
    border: 1px solid #0e1116;
    border-top: none;
    padding: 0 25px 40px 25px;
    box-shadow: none;
  }
}
div.php_generator_output {
  text-align: left;
  padding: 20px;
  line-height: 16px;
  border: 1px solid black;
  color: #0e1116;
}
a.affiliate_js_sprawdzenie_a {
  margin: 10px auto;
}
a.affiliate_podglad_button {
  margin: 10px auto;
}
a.affiliate_php_generate {
  margin: 10px auto;
}
td.affiliate_wyswietlanie_left {
  line-height: normal;
}
td.affiliate_kolorystyka_left {
  line-height: normal;
}
p.affiliate_php_desc {
  margin: 5px 0;
}
ul.php_ul {
  margin-left: 20px;
}
div.affiliate_promo_codes {
  margin-bottom: 30px;
}
@media (min-width: 757px) {
  div.affiliate_promo_codes {
    margin-bottom: 60px;
  }
}
#affiliate_promo_code label.control-label {
  display: block;
}
input.affiliate_promo_codes_bold {
  height: 40px;
  vertical-align: middle;
  margin-right: 10px;
}
@media (min-width: 757px) {
  #affiliate_promo_code {
    box-shadow: none;
    border: 1px solid #0e1116;
    border-top: none;
    padding: 0 25px 40px 25px;
  }
}
.affiliate_promo tr &gt; td:last-child {
  font-size: 1.1em;
  font-weight: 500;
}
th .code-details {
  font-weight: normal;
}
.code-details li {
  list-style: outside none none;
  padding-bottom: 5px;
}
.affiliate_code_desc {
  margin: 20px 0;
}
.info_bar {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .info_bar {
    margin-bottom: 30px;
  }
}
.info_bar_sub:after {
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  content: '\F078';
  top: calc(100% - 20px);
  right: 50%;
}
@media (min-width: 979px) {
  .info_bar_sub:after {
    top: calc(50% - 10px);
    content: '\F054';
    right: 10px;
  }
}
.info_bar_sub {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 979px) {
  .info_bar_sub {
    margin-bottom: 0;
  }
}
.info_bar_sub:last-child:after {
  content: none;
}
.info_bar_sub strong {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#info_bar_step1 {
  background-image: url('rabaty_ico_01.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 30px 0px 30px 110px;
}
@media (min-width: 757px) {
  #info_bar_step1 {
    padding-right: 40px;
  }
}
#info_bar_step2 {
  background-image: url('rabaty_ico_02.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 30px 0px 30px 110px;
}
@media (min-width: 757px) {
  #info_bar_step2 {
    padding-right: 40px;
  }
}
#info_bar_step3 {
  background-image: url('rabaty_ico_03.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 30px 0px 30px 110px;
}
@media (min-width: 757px) {
  #info_bar_step3 {
    padding-right: 40px;
  }
}
.affiliate_promo_codes_wrapper {
  display: table;
  border: 1px solid #0e1116;
  width: 100%;
  box-shadow: none;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .affiliate_promo_codes_wrapper {
    margin-bottom: 0;
  }
}
.affiliate_promo_code {
  display: table-cell;
  background-image: url('dot_separator.png');
  background-position: right center;
  background-repeat: repeat-y;
  padding: 15px;
  color: #999999;
  font-size: 16px;
}
.affiliate_promo_code strong {
  color: #333;
}
.affiliate_promo_code_rebate {
  display: table-cell;
  font-weight: 500;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  color: #333;
}
.affiliate_promo_code a {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
#affiliate_promo_code .btn {
  display: block;
}
#affiliate_form_promo_codes {
  margin-top: 30px;
  display: none;
}
#affiliate_form_promo_codes textarea {
  width: 100%;
  max-width: 100%;
  height: 150px;
}
#affiliate_form_promo_codes select {
  width: 100%;
}
#affiliate_form_promo_codes .affiliate_promo_icon {
  margin-right: 15px;
  float: left;
  border: 1px solid #0e1116;
  height: 40px;
  padding-top: 5px;
  text-align: center;
  width: 40px;
  box-shadow: none;
  cursor: pointer;
}
#affiliate_form_promo_codes .affiliate_promo_icon.selected,
#affiliate_form_promo_codes .affiliate_promo_icon:hover {
  background: #905581;
  color: #fff;
}
#affiliate_form_promo_codes .affiliate_promo_icon input {
  width: 40px;
  margin-left: 15px;
}
#affiliate_form_promo_codes .generate_promo_codes_button {
  display: block;
  margin-bottom: 10px;
}
#promo_code_text_link_label {
  color: #0e1116;
  text-decoration: underline;
  text-align: left;
}
#promo_code_text_link_icon_label {
  color: #0e1116;
  text-align: left;
}
#promo_code_przycisk_label {
  background: #905581;
  text-align: left;
  padding: 10px;
  width: initial;
  color: #fff;
}
@media (min-width: 757px) {
  #promo_code_przycisk_label {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#promo_code_text_przycisk_ikona_label {
  background: #905581;
  text-align: left;
  padding: 10px;
  width: initial;
  color: #fff;
}
@media (min-width: 757px) {
  #promo_code_text_przycisk_ikona_label {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#promo_codes_preview {
  border: 1px solid #0e1116;
  box-shadow: none;
  width: 100%;
  padding: 25px;
}
.affiliate_promo_step_2 input:hover {
  cursor: pointer;
}
.affiliate_promo_step_2_input {
  float: left;
  padding: 12px 15px;
  vertical-align: middle;
  width: 40px;
}
#affiliate_form_promo_codes i {
  font-size: 20px;
}
.affiliate_form_step {
  display: none;
  margin-top: 20px;
}
@media (min-width: 757px) {
  .affiliate_form_step {
    margin-top: 40px;
  }
}
.affiliate_form_step.step1 {
  display: block;
}
.codeDetailsDialog textarea {
  width: calc(100% - 20px);
  margin-top: 10px;
  margin-left: 10px;
  min-height: 200px;
}
p#promo_codes_preview_label {
  font-size: 1.1em;
  margin-bottom: 10px;
}
.codeDetailsDialog h2 {
  text-transform: uppercase;
}
.codeDetailsDialog p {
  padding-left: 10px;
  font-size: 1.1em;
}
.code_details_number {
  display: block;
  margin-bottom: 10px;
}
.code_details_shops {
  margin-bottom: 10px;
  display: block;
}
.code_details_shops .n67313_rebate_l {
  margin: 20px 0 15px;
}
.code_details_shops strong {
  display: block;
  margin: 3px 0;
}
div.affiliate_html_generator {
  border: 1px solid #0e1116;
  border-top: none;
  padding: 0 25px 40px 25px;
  box-shadow: none;
}
div.affiliate_generator_html_step1_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  div.affiliate_generator_html_step1_label {
    font-size: 2.5rem;
  }
}
div.step1_html_desc {
  margin-top: 10px;
  margin-bottom: 5px;
}
div.step1_html_desc2 {
  margin-top: 10px;
  margin-bottom: 5px;
}
div.affiliate_generator_html_step2_label {
  margin-top: 30px;
}
div.affiliate_banners {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.affiliate_generator_html_step3_label {
  margin-top: 30px;
}
div.affiliate_html_explain {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 18px;
}
div.affiliate_html_buttons {
  float: left;
  width: 30%;
  text-align: center;
}
div.affiliate_html_output {
  float: right;
  width: 68%;
  margin-top: 9px;
}
div.clear {
  clear: both;
}
a.generate_html_button {
  margin: 10px auto 0;
  display: block;
}
a.generate_url_button {
  margin: 10px auto 0;
  display: block;
}
a.generate_link_button {
  margin: 10px auto 0;
  display: block;
}
#affiliate_link {
  display: block;
  width: 100%;
}
#affiliate_link_name {
  display: block;
  width: 100%;
}
.affiliate_html_buttons a.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
a.generate_html_button:hover {
  display: block;
}
a.generate_url_button:hover {
  display: block;
}
a.generate_link_button:hover {
  display: block;
}
#html_output {
  width: 100%;
}
@media only screen and (max-width: 757px) {
  div.affiliate_html_generator {
    padding: 0;
    border: none;
    box-shadow: none;
  }
  div.affiliate_html_buttons {
    width: 100%;
  }
  div.affiliate_html_output {
    width: 100%;
  }
}
div.affiliate_main_cms {
  color: #333;
}
div.affiliate_main_cms ul {
  padding: 0 0 0 22px !important;
}
div.affiliate_main_cms ol {
  padding: 0 0 0 22px !important;
}
#affiliate_main_menu {
  background: #e6e6e6;
  clear: both;
  margin: 0;
  padding: 50px;
  text-align: right;
  color: #333;
}
#affiliate_main_menu &gt; div:nth-child(odd) {
  clear: both;
  padding-left: 0;
}
#affiliate_main_menu &gt; div:nth-child(even) {
  padding-right: 0;
}
#affiliate_main_menu &gt; div &gt; div {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
}
#affiliate_main_menu &gt; div &gt; div h3 {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  text-align: left;
  border-left: none;
  padding-left: 0;
  padding-top: 2px;
  font-size: 1.2em;
  color: #333;
}
@media (min-width: 757px) {
  #affiliate_main_menu &gt; div &gt; div h3 {
    font-size: 2.5rem;
  }
}
#affiliate_main_menu &gt; div &gt; div h3 span {
  background: #fff;
  float: right;
  padding: 5px;
  text-transform: none;
  font-size: 0.7em;
  font-weight: 400;
}
#affiliate_main_menu &gt; div &gt; div h3 span strong {
  font-weight: 500;
  color: #0e1116;
}
#affiliate_main_menu &gt; div &gt; div a {
  margin: 10px 0 0 10px;
}
#affiliate_main_menu &gt; div &gt; div div {
  font-size: 0.93em;
  overflow: hidden;
  text-align: left;
}
#affiliate_main_menu &gt; div &gt; div div:after {
  clear: both;
  content: '';
  display: table;
}
#affiliate_main_menu &gt; div &gt; div i {
  color: #905581;
  border: 1px solid #0e1116;
  box-shadow: none;
  float: left;
  height: 63px;
  padding: 0;
  width: 63px;
  background: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 63px;
  font-size: 40px;
  text-align: center;
}
#affiliate_main_menu div.balance_section {
  background: #fff;
  float: left;
  padding: 3px 5px;
  display: table;
  margin-bottom: 0;
}
#affiliate_main_menu div.balance_section.twosect {
  margin-top: -8px;
}
#affiliate_main_menu div.login_point_count {
  display: table-row;
  font-size: 0.9em;
}
#affiliate_main_menu div.login_point_count strong {
  display: table-cell;
  font-weight: 500;
  color: #0e1116;
}
#affiliate_main_menu div.login_point_count span {
  display: table-cell;
  text-align: right;
  padding-right: 4px;
}
@media only screen and (max-width: 979px) {
  #affiliate_main_menu &gt; div:nth-child(odd) {
    clear: both;
    padding: 0;
    margin: 0 0 20px 0;
  }
  #affiliate_main_menu &gt; div:nth-child(even) {
    clear: both;
    padding: 0;
    margin: 0 0 20px 0;
  }
  #affiliate_main_menu &gt; div &gt; div a {
    margin-left: 5px;
  }
  #affiliate_main_menu &gt; div &gt; div div:after {
    display: none;
  }
  #affiliate_main_menu div.balance_section.twosect {
    margin-top: 0;
  }
  #affiliate_main_menu div.login_point_count {
    display: table-cell;
    padding: 0 5px;
  }
  #affiliate_main_menu div.login_point_count strong {
    display: inline-block;
  }
  #affiliate_main_menu div.login_point_count span {
    display: inline-block;
  }
}
@media only screen and (max-width: 757px) {
  #affiliate_main_menu {
    padding: 20px;
  }
  #affiliate_main_menu &gt; div &gt; div {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #affiliate_main_menu &gt; div &gt; div h3 span {
    background: none;
    float: none;
    display: block;
    clear: both;
    padding: 0;
    font-size: 0.75em;
  }
  #affiliate_main_menu &gt; div &gt; div a {
    margin: 0 0 5px 0;
  }
  #affiliate_main_menu &gt; div &gt; div div {
    margin-bottom: 10px;
  }
  #affiliate_main_menu &gt; div &gt; div div:after {
    display: table;
  }
  #affiliate_main_menu div.balance_section {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  #affiliate_main_menu div.login_point_count {
    display: table-row;
    padding: 0;
    font-size: 1em;
  }
  #affiliate_main_menu div.login_point_count strong {
    display: table-cell;
    width: 50%;
  }
  #affiliate_main_menu div.login_point_count span {
    display: table-cell;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  #affiliate_main_menu &gt; div &gt; div h3 {
    font-size: 1.29em;
  }
  #affiliate_main_menu &gt; div &gt; div a {
    margin-left: 10px;
  }
  #affiliate_main_menu &gt; div &gt; div div:after {
    display: none;
  }
}
div.affiliate_orders_label {
  margin-bottom: 20px;
}
div.affiliate_orders_desc {
  margin-bottom: 20px;
}
div.affiliate_orders {
  margin-bottom: 20px;
}
div.affiliate_orders_null {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  margin-top: 10px;
}
div.affiliate_orders_null::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.affiliate_orders_null.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.affiliate_orders_null.small:before {
  display: none;
}
div.affiliate_orders_null a {
  color: inherit;
  text-decoration: underline;
}
div.affiliate_orders_null a:hover {
  text-decoration: none;
}
div.affiliate_orders_null h3 {
  color: inherit;
}
p.affiliate_orders_desc {
  padding: 10px 0;
  margin-bottom: 15px;
}
#affiliate_orders_th5 small {
  display: none;
}
div.affiliate_resources_label {
  margin-bottom: 20px;
}
div.affiliate_resources_wyplata {
  margin-bottom: 30px;
}
div.affiliate_resources_payment {
  margin: 0 auto;
  text-align: center;
}
div.affiliate_resources_payment_sub {
  position: relative;
}
div.clear {
  clear: both;
}
div.affiliate_resources_payment_type {
  margin: 10px auto;
  text-align: center;
}
span.affiliate_przecinek {
  margin: 0 5px;
}
span.affiliate_resources_waluta {
  margin-left: 5px;
  text-transform: lowercase;
}
input.affiliate_resources_kwota1 {
  text-align: right;
  min-width: 70px;
  box-shadow: none !important;
}
input.affiliate_resources_kwota2 {
  max-width: 45px;
  text-align: right;
  box-shadow: none !important;
}
input.affiliate_resources_submit {
  margin: 0 10px;
  width: calc(100% - 20px);
}
@media (min-width: 757px) {
  input.affiliate_resources_submit {
    margin: 0 auto;
    display: block;
    width: auto;
  }
}
input.affiliate_resources_submit:hover {
  margin: 0 10px;
  width: calc(100% - 20px);
}
@media (min-width: 757px) {
  input.affiliate_resources_submit:hover {
    margin: 0 auto;
    display: block;
    width: auto;
  }
}
#affiliate_warning1 {
  display: none;
  color: #e35c5c;
  padding-top: 5px;
}
#affiliate_warning2 {
  display: none;
  color: #e35c5c;
  padding-top: 5px;
}
div.affiliate_resources_payment_type input {
  margin-left: 10px;
}
.affiliate_resources_wyplata &gt; ol {
  padding-left: 30px;
  margin: 5px 0;
}
.affiliate_resources_wyplata &gt; form {
  background: #e6e6e6;
  border: 1px solid #0e1116;
  padding: 20px 0;
  margin: 20px 0;
  box-shadow: none;
}
.affiliate_noresources {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  display: block;
}
.affiliate_noresources::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.affiliate_noresources.small {
  padding: 10px;
  font-size: 1.2rem;
}
.affiliate_noresources.small:before {
  display: none;
}
.affiliate_noresources a {
  color: inherit;
  text-decoration: underline;
}
.affiliate_noresources a:hover {
  text-decoration: none;
}
.affiliate_noresources h3 {
  color: inherit;
}
span.affiliate_resources_kwota_label {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  span.affiliate_resources_kwota_label {
    display: inline;
    margin-bottom: 0;
  }
}
table.affiliate_resources {
  margin-bottom: 20px;
}
table.affiliate_resources .affiliate_resources_status {
  display: inline-block;
}
table.affiliate_resources .affiliate_resources_status &gt; div {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  margin-right: 10px;
}
.affiliate-icon-status {
  background-color: #905581;
}
table.affiliate_resources .affiliate_resources_status &gt; div i {
  color: #fff;
}
table.affiliate_resources .affiliate_resources_status span {
  display: inline-block;
  vertical-align: middle;
}
table.affiliate_resources .affiliate_resources_status small {
  display: block;
}
div.affiliate_stats_label {
  margin-bottom: 20px;
}
div.affiliate_stats_desc {
  margin-bottom: 20px;
}
div.affiliate_stats {
  margin-bottom: 20px;
}
p.affiliate_stats_desc {
  padding: 0 0 10px;
}
table.affiliate_stats {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 757px) {
  table.affiliate_stats {
    width: 70%;
  }
}
@media (min-width: 979px) {
  table.affiliate_stats {
    width: 50%;
  }
}
table.affiliate_stats tr {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
table.affiliate_stats td {
  text-align: right;
}
.affiliate_stats th,
.affiliate_stats td {
  border-bottom: 1px solid #e6e6e6;
  display: block;
  padding: 10px;
}
@media (min-width: 757px) {
  .affiliate_stats th:nth-child(2n),
  .affiliate_stats td:nth-child(2n) {
    background: #e6e6e6;
  }
}
.basket_cms {
  margin-top: 20px;
}
@media (min-width: 757px) {
  .basket_cms {
    margin-top: 0;
  }
}
form.basketedit_productslist {
  margin-bottom: 10px;
}
div.basketedit_productslist {
  clear: both;
  padding-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 757px) {
  div.basketedit_productslist {
    padding-top: 15px;
  }
}
div.productslist_product_info {
  line-height: 11px;
  color: #e35c5c;
  padding-top: 5px;
}
div.virtual_quantity {
  text-align: center;
}
div.prodl_comment {
  background: #fff;
  display: none;
  padding: 13px 20px;
  margin-bottom: 10px;
  border: 1px solid #0e1116;
  box-shadow: none;
  position: relative;
}
@media (min-width: 757px) {
  div.prodl_comment_left {
    width: 62%;
    float: left;
  }
}
div.prodl_comment_right {
  padding-top: 10px;
}
@media (min-width: 757px) {
  div.prodl_comment_right {
    min-width: 240px;
    float: right;
    width: 37%;
  }
}
div.prodl_comment_foto {
  padding: 0 0 8px 0;
}
tr.basketedit_productslist_label {
  white-space: nowrap;
  display: none;
}
@media (min-width: 757px) {
  tr.basketedit_productslist_label {
    display: table-row;
  }
}
tr.productslist_product_action.mobile {
  display: none;
}
@media (min-width: 757px) {
  tr.productslist_product_action.mobile {
    display: none !important;
  }
}
tr.productslist_tools_bottom {
  font-weight: 500;
  white-space: nowrap;
}
td.productslist_product_photo {
  text-align: center;
  padding: 10px 5px;
  border-top: none;
  vertical-align: top !important;
}
@media (min-width: 757px) {
  td.productslist_product_photo {
    border-top: 1px solid #0e1116;
  }
}
td.productslist_product_name {
  border-top: none;
  padding: 9px 5px;
}
@media (min-width: 757px) {
  td.productslist_product_name {
    padding: 10px 5px;
    border-top: 1px solid #0e1116;
  }
}
td.productslist_product_comment {
  text-align: center;
  padding: 10px 5px;
  border-top: 1px solid #0e1116;
  width: 125px;
  display: none;
}
@media (min-width: 757px) {
  td.productslist_product_comment {
    display: table-cell;
  }
}
@media (min-width: 979px) {
  td.productslist_product_comment {
    width: 140px;
  }
}
td.productslist_product_prices {
  text-align: center;
  padding: 10px 5px;
  border-top: 1px solid #0e1116;
  display: none;
}
@media (min-width: 757px) {
  td.productslist_product_prices {
    display: table-cell;
  }
}
td.productslist_product_quantity {
  border: none;
  width: 65px;
  vertical-align: middle !important;
  text-align: center;
}
@media (min-width: 757px) {
  td.productslist_product_quantity {
    border-top: 1px solid #0e1116;
    width: 132px;
    padding: 0 !important;
  }
}
td.productslist_product_toggler {
  padding: 4px !important;
  vertical-align: middle !important;
}
td.productslist_product_calculate {
  text-align: center;
  border-top: 1px solid #0e1116;
}
@media (min-width: 757px) {
  td.productslist_product_calculate {
    padding: 0 !important;
  }
}
td.productslist_comment {
  text-align: center;
  text-align: left !important;
  padding: 0 !important;
  border-top: none;
}
a.productslist_product_info_link {
  color: inherit !important;
  text-decoration: underline !important;
}
a.productslist_product_remove {
  color: #de5c5f;
  font-size: 1.1em;
  vertical-align: middle;
  background: none;
  display: inline-block;
  line-height: 34px;
}
@media (min-width: 757px) {
  a.productslist_product_remove {
    height: 35px;
    text-align: center;
    width: 35px;
    color: #e35c5c;
    font-size: 1em;
  }
}
a.productslist_product_toggler {
  display: table-cell;
}
a.productslist_product_toggler:after {
  content: '\F107';
  font-family: FontAwesome;
  display: block;
  font-size: 2rem;
}
a.productslist_product_toggler.open:after {
  content: '\F106';
  display: block;
}
a.addQuantity {
  box-shadow: none;
  color: #0e1116;
  display: inline-block;
  background: #fff;
  font-size: 1.1em;
  height: 35px;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  float: right;
}
@media (min-width: 757px) {
  a.addQuantity {
    float: none;
    margin: 0;
  }
}
a.delQuantity {
  box-shadow: none;
  color: #0e1116;
  display: inline-block;
  font-size: 1.1em;
  height: 35px;
  line-height: 34px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  float: right;
  margin-right: 8px;
}
@media (min-width: 757px) {
  a.delQuantity {
    float: none;
    margin: 0;
  }
}
a.previewFile {
  display: block;
  float: left;
  font-weight: 500;
  margin: 0;
  max-width: 201px;
  overflow: hidden;
}
a.saveQuantity {
  display: none !important;
}
span.productslist_quantity {
  display: inline-block;
  line-height: 1;
  margin-bottom: 5px;
  padding: 3px 0px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
#basketedit_productslist table {
  width: 100%;
}
#basketedit_productslist th {
  padding: 5px;
  text-align: center;
  font-weight: normal;
  font-size: 0.9em;
}
td.productslist_product_name &gt; div {
  font-size: 0.786em;
}
a.productslist_product_remove.disabled {
  color: #707070;
}
#basketedit_productslist td {
  padding: 10px 5px;
  vertical-align: top;
}
@media (min-width: 757px) {
  #basketedit_productslist td {
    vertical-align: middle;
  }
}
#basketedit_productslist a {
  text-decoration: none;
}
span.productslist_quantity a.disabled {
  color: #707070;
}
#basketedit_productslist a.addSelectedToFavorite i {
  color: #905581;
}
#basketedit_productslist a.removeSelected i {
  color: #e35c5c;
}
#basketedit_productslist a.saveQuantity i {
  color: #905581;
}
td.productslist_product_photo img {
  width: auto;
  max-width: 67px;
}
@media (min-width: 757px) {
  td.productslist_product_photo img {
    width: 50px;
    max-width: none;
  }
}
.productslist_product_name h3 {
  margin-bottom: 2px;
}
.productslist_product_name h3 a {
  font-size: 0.928em;
  color: #0e1116;
}
.productslist_product_name h3 a:hover {
  color: #0e1116;
}
.productslist_product_name i.product_virtual {
  background: none repeat scroll 0 0 #fff;
  padding: 0 3px;
  font-weight: normal;
  color: #0e1116;
  margin-left: 3px;
}
.productslist_product_name i.product_service {
  background: none repeat scroll 0 0 #ffffdc;
  padding: 0 3px;
  font-weight: normal;
  color: #0e1116;
  margin-left: 3px;
}
a.productslist_change_product {
  margin-top: 10px;
}
.productslist_product_comment a {
  color: #0e1116;
  display: block;
  font-size: 0.786em;
  text-align: left;
}
.productslist_product_comment a:hover {
  color: #0e1116;
}
.productslist_product_prices small {
  cursor: help;
  display: block;
  line-height: 9px;
  padding-top: 5px;
  width: 69px;
  margin: 0 auto;
}
.productslist_product_prices del {
  display: block;
  padding-bottom: 3px;
}
.productslist_product_quantity div {
  font-size: 0.9em;
  padding-top: 5px;
}
.productslist_product_quantity input {
  font-weight: 500;
  font-size: 1.2em;
  display: inline-block;
  height: 35px !important;
  margin: 0 auto;
  text-align: center;
  width: 35px;
  vertical-align: middle;
  line-height: 35px;
}
@media (min-width: 757px) {
  .productslist_product_quantity input {
    font-weight: normal;
    font-size: 1em;
  }
}
.productslist_product_quantity button {
  color: #0e1116;
  padding: 0;
  line-height: 1;
  text-decoration: underline;
  background: none;
  border: none;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.productslist_product_quantity button:hover {
  text-decoration: none;
}
.productslist_product_quantity.productslist_product_quantity_change {
  text-align: center !important;
}
.productslist_product_quantity.productslist_product_quantity_change strong {
  font-weight: normal;
}
.productslist_product_quantity.productslist_product_quantity_change strong span {
  padding-left: 3px;
}
td.productslist_comment textarea {
  display: block;
  height: 50px;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 757px) {
  td.productslist_comment textarea {
    width: 95%;
  }
}
td.productslist_comment a:hover {
  background-position: right top !important;
}
td.productslist_comment span {
  padding: 0 0 9px 0;
  display: block;
}
div.prodl_comment:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  left: 20px;
  top: -10px;
  content: '';
  z-index: 1;
}
div.prodl_comment:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 12px 8.5px;
  border-color: transparent transparent #0e1116 transparent;
  position: absolute;
  left: 19px;
  top: -12px;
  content: '';
  z-index: -1;
}
div.prodl_comment_left a {
  display: none;
  margin-left: 10px;
  color: #0e1116;
}
@media (min-width: 757px) {
  div.prodl_comment_left a {
    display: inline;
  }
}
div.prodl_comment_left a:hover {
  color: #0e1116;
}
div.prodl_comment_right a:hover {
  background-position: right top !important;
}
div.prodl_comment_right ol {
  color: #0e1116;
  font-size: 11px;
  padding: 0 0 15px 0px;
}
div.prodl_comment_right ol li {
  line-height: 1.2;
  list-style: none outside none;
  margin-bottom: 5px;
  min-height: 14px;
  padding-top: 0;
  clear: both;
  padding-left: 12px;
  background: url('spinacz.png') left center no-repeat;
}
div.prodl_comment_right ol li a {
  color: #0e1116;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}
div.prodl_comment_right ol li a.deleteFile {
  color: #0e1116;
  margin-left: 10px;
}
div.prodl_comment_right ol li a.deleteFile:hover {
  color: #905581;
}
td.productslist_product_calculate button.product_calculate {
  border: none;
  background: none repeat scroll 0 0 #fff;
  box-shadow: none;
  color: #905581;
  height: 35px;
  line-height: 34px;
  text-align: center;
  width: 35px;
  display: inline-block;
}
@media (min-width: 757px) {
  td.productslist_product_calculate button.product_calculate {
    float: none;
    margin: 0;
  }
}
tr.productslist_tools_top td {
  background: #e6e6e6;
}
tr.productslist_tools_top td a {
  float: left;
  margin-right: 5px;
}
tr.productslist_tools_bottom td {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0 !important;
  color: #0e1116;
}
tr.productslist_tools_bottom td a {
  display: block;
  margin: 10px 0 0 0;
  text-align: left;
}
tr.productslist_tools_bottom td a.removeSelected {
  color: #e35c5c;
}
tr.productslist_tools_bottom td a.removeSelected:hover {
  color: #905581;
}
@media (min-width: 757px) {
  tr.productslist_tools_bottom td a {
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
  }
}
.procuctCheckboxSelect {
  background-color: #905581 !important;
  color: #fff;
}
span.only_virtual {
  display: block;
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 10px;
}
#basketedit_productslist .addWrapper {
  float: left;
  clear: both;
  margin-top: 15px;
  width: 100%;
  display: none;
}
@media (min-width: 757px) {
  #basketedit_productslist .addWrapper {
    float: right;
  }
}
#basketedit_productslist .addWrapper i {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #0e1116;
  box-shadow: none;
  color: #905581;
  font-size: 1.4em;
  height: 35px;
  line-height: 34px;
  text-align: center;
  width: 35px;
  margin-right: 10px;
  display: none;
}
@media (min-width: 757px) {
  #basketedit_productslist .addWrapper i {
    display: inline-block;
  }
}
.order-wrappers_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  .order-wrappers_label {
    font-size: 2.5rem;
  }
}
.dialog_order-wrappers table {
  table-layout: fixed;
}
.dialog_order-wrappers td {
  padding: 5px 5px 15px;
  width: 33.33%;
}
.order-wrappers_name {
  margin-bottom: 5px;
}
.order-wrappers_price {
  padding: 5px 0;
}
.order-wrappers_desc {
  text-align: left;
  padding: 5px 0;
}
#order-wrappers_cms {
  text-align: left;
  padding: 10px 0 20px;
}
.productslist_product_bundle {
  font-size: 0.85em;
}
.productslist_product_bundle span {
  display: block;
  padding-left: 10px;
}
.productslist_product_bundle span:before {
  background: none repeat scroll 0 0 #707070;
  content: '';
  display: inline-block;
  height: 4px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 4px;
  margin-left: -10px;
}
#basketedit_productslist a.n68242_instalment_button {
  float: right;
}
#basketedit_productslist a.n68242_instalment_button i {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #0e1116;
  box-shadow: none;
  color: #905581;
  display: inline-block;
  font-size: 1.4em;
  height: 35px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
}
#basketedit_productslist div.wrappers_list {
  margin-top: 15px;
}
#wrappers_wrapper div.product_prices small {
  display: block;
  font-size: 0.7em;
}
#wrappers_wrapper div.product-buttons button {
  margin-top: 10px;
  width: 100%;
}
#wrappers_wrapper small.close_wrappers {
  cursor: pointer;
}
span.productslist_specialoffer {
  color: #905581;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 500;
  display: block;
}
span.productslist_specialoffer i::before {
  font-size: 1.8em;
  display: block;
}
tr.special_offer td.productslist_product_name {
  overflow: hidden;
  position: relative;
}
tr.special_offer td.productslist_product_name:before {
  border-color: transparent #e6e6e6 transparent transparent;
  border-style: solid;
  border-width: 0 30px 100px 0;
  content: '';
  display: none;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 50%;
  width: 0;
}
@media (min-width: 757px) {
  tr.special_offer td.productslist_product_name:before {
    display: block;
  }
}
tr.special_offer td.productslist_product_name:after {
  border-color: transparent transparent #e6e6e6;
  border-style: solid;
  border-width: 0 0 100px 30px;
  top: 50%;
  content: '';
  display: none;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}
@media (min-width: 757px) {
  tr.special_offer td.productslist_product_name:after {
    display: block;
  }
}
tr.special_offer td.productslist_product_prices {
  background: #e6e6e6;
}
tr.special_offer td.productslist_product_quantity {
  background: none;
}
@media (min-width: 757px) {
  tr.special_offer td.productslist_product_quantity {
    background: #e6e6e6;
  }
}
tr.special_offer td.productslist_product_quantity a {
  display: none !important;
}
tr.special_offer td.productslist_product_quantity input {
  border: 1px solid #0e1116;
  background: none;
  box-shadow: none;
}
@media (min-width: 757px) {
  tr.special_offer td.productslist_product_quantity input {
    border: none;
  }
}
.productslist_product_name .productslist_product_sum {
  font-size: 1.35em;
  font-weight: 500;
  padding-top: 5px;
}
tr.special_offer td.productslist_product_sum {
  background: #e6e6e6;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
tr.special_offer td.productslist_product_sum:before {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 0 30px 100px 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 50%;
  width: 0;
}
tr.special_offer td.productslist_product_sum:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 0 100px 30px;
  top: 50%;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}
td.productslist_product_sum {
  font-weight: 500;
  text-align: center;
  font-size: 1.2em;
  border-top: 1px solid #0e1116;
}
@media (min-width: 757px) {
  td.productslist_product_sum {
    padding: 0 !important;
  }
}
td.productslist_product_action.mobile &gt; div {
  background: none;
  border: none;
  box-shadow: none;
  padding: 15px 10px;
  border-bottom: 1px solid #0e1116;
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  td.productslist_product_action.mobile &gt; div {
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid #0e1116;
    box-shadow: none;
    padding: 15px;
  }
}
td.productslist_product_action.mobile span {
  font-size: 0.85em;
  margin-left: 10px;
}
.productslist_product_unit {
  font-size: 0.9em;
  margin-left: 10px;
}
td.productslist_product_action {
  text-align: left;
  padding: 0 !important;
}
@media (min-width: 757px) {
  td.productslist_product_action {
    text-align: center;
    padding: 0 !important;
    border-top: 1px solid #0e1116;
  }
}
.unknown_delivery_time {
  padding: 15px 0px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.unknown_delivery_time &gt; div {
  display: table-cell;
  vertical-align: middle;
}
.unknown_delivery_time i {
  color: #905581;
  font-size: 1.6em;
  vertical-align: middle;
  display: table-cell;
  max-width: 65px;
  padding: 0 15px;
}
div.productslist_special_offer {
  display: none;
}
@media (min-width: 757px) {
  div.productslist_special_offer {
    display: block;
  }
}
button.product_calculate {
  border: 1px solid #905581;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  height: 35px;
  line-height: 34px;
  background: #905581;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  float: right;
  margin-right: 8px;
  display: none;
}
#basketedit_productslist button.product_calculate:hover {
  color: #905581;
}
div.basketedit_summary {
  clear: both;
  overflow: hidden;
  padding: 10px;
  text-align: right;
  box-shadow: none;
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
}
@media (min-width: 757px) {
  div.basketedit_summary {
    padding: 15px;
  }
}
div.basketedit_summary_left {
  text-align: left;
  width: 100%;
  float: left;
}
@media (min-width: 979px) {
  div.basketedit_summary_left {
    width: 50%;
  }
}
div.summary_left_advance {
  margin-bottom: 15px;
}
div.summary_left_advance_header {
  font-weight: 500;
  margin-bottom: 10px;
}
div.toshippingfree {
  margin-bottom: 10px;
  color: #707070;
  font-weight: 500;
}
div.toshippingfree_sub {
  font-size: 1.35em;
  color: #0e1116;
}
div.basketedit_limit_section {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 757px) {
  div.basketedit_limit_section {
    width: auto;
    display: block;
  }
}
div.basketedit_product_summary {
  overflow: hidden;
}
div.basketedit_summary_debit {
  padding: 10px 0;
}
div.basketedit_summary_right {
  width: 100%;
  float: right;
}
@media (min-width: 979px) {
  div.basketedit_summary_right {
    width: 45%;
    padding-bottom: 20px;
  }
}
div.basketedit_calculations {
  padding: 0 0 10px;
  border-bottom: 1px solid #0e1116;
  margin-bottom: 5px;
}
div.basketedit_rabats_summary {
  text-align: right;
}
div.basketedit_total_summary {
  font-size: 1.2em;
  margin-bottom: 0;
  padding: 5px 0 0;
  text-align: right;
}
@media (min-width: 757px) {
  div.basketedit_total_summary {
    font-size: 2em;
    margin-bottom: 5px;
  }
}
div.basketedit_product_summary.advance {
  clear: both;
}
div.btn_wrapper {
  white-space: nowrap;
  width: 100%;
  display: block;
  clear: both;
}
@media (min-width: 757px) {
  div.btn_wrapper {
    width: 100px;
    display: table-cell;
  }
}
#basket_go_next {
  float: right;
}
#basketedit_rebatecode_activate_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
#basketedit_rebatecode_activate_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
#basketedit_rebatecode_activate_info.small {
  padding: 10px;
  font-size: 1.2rem;
}
#basketedit_rebatecode_activate_info.small:before {
  display: none;
}
#basketedit_rebatecode_activate_info a {
  color: inherit;
  text-decoration: underline;
}
#basketedit_rebatecode_activate_info a:hover {
  text-decoration: none;
}
#basketedit_rebatecode_activate_info h3 {
  color: inherit;
}
a.n53706_button1.basketedit_change_order {
  overflow: hidden;
}
.basketedit_product_summary label {
  float: left;
  display: block;
  white-space: nowrap;
  width: 175px;
  margin-right: 10px;
  text-align: left;
}
@media (min-width: 757px) {
  .basketedit_product_summary label {
    text-align: right;
  }
}
.basketedit_product_summary.advance label {
  white-space: normal;
}
.basketedit_product_summary strong {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  text-align: right;
  display: block;
}
@media (min-width: 757px) {
  .basketedit_product_summary strong {
    text-align: left;
    display: inline;
  }
}
.basketedit_rabats_summary label {
  float: left;
  display: block;
  width: 175px;
  text-align: left;
}
@media (min-width: 757px) {
  .basketedit_rabats_summary label {
    text-align: right;
  }
}
.basketedit_rabats_summary strong {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
}
.basketedit_total_summary label {
  float: left;
  display: block;
  text-align: left;
  width: 115px;
}
@media (min-width: 757px) {
  .basketedit_total_summary label {
    text-align: right;
    width: 175px;
  }
}
.basketedit_total_summary strong {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  font-weight: 300;
  font-size: 1.2em;
}
div.basketedit_summary_shipment_time b {
  white-space: nowrap;
}
div.basketedit_summary_buttons span {
  clear: both;
}
ul.basketedit_instalments li {
  float: right;
  margin-top: 5px;
  margin-left: 5px;
}
ul.basketedit_instalments img {
  margin: 4px 0 0 10px;
}
.table_display {
  clear: both;
  display: table;
  width: 100%;
}
.table_display &gt; * {
  display: table-cell;
  vertical-align: middle;
}
#n66734 {
  margin-bottom: 10px;
  margin-top: 15px;
  clear: both;
}
#n66734 .n68242_sub {
  width: 100%;
}
#n66734 .n68242_section_sub {
  padding-left: 125px;
}
#n66734 .n68242_section_sub h3 {
  font-size: 1.28em;
  font-weight: 500;
  margin-bottom: 5px;
}
#n66734_instalment {
  background: #e6e6e6;
  line-height: 1.1;
  margin-bottom: 20px;
}
#n66734_instalment a.n68242_instalment_button {
  margin-top: 3px;
  background: none;
  color: #0e1116 !important;
  text-transform: uppercase;
  font-weight: normal !important;
  font-size: 0.85em !important;
  padding: 0 !important;
  border: none;
  border-bottom: 1px dotted !important;
  padding-bottom: 3px !important;
}
#n66734_instalment a.n68242_instalment_button:hover {
  color: #707070 !important;
}
#n66734_instalment div.n68242_instalment_wrapper_close {
  display: block;
  font-size: 0.8em;
  font-weight: 500;
  position: absolute;
  right: 5px;
  top: 3px;
}
#n66734_instalment div.n68242_instalment_wrapper_close:hover {
  cursor: pointer;
}
#n66734_instalment div.n68242_instalment_list {
  padding-top: 15px;
  border-top: 1px dotted #0e1116;
  margin-top: -1px;
  font-size: 0.9em;
  position: relative;
}
#n66734_instalment div.n68242_instalment_list_info {
  padding-bottom: 10px;
}
#n66734_instalment ul.n68242_instalments li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}
#n66734_instalment ul.n68242_instalments li a {
  text-decoration: none;
  cursor: pointer;
}
#n66734_instalment ul.n68242_instalments li a:hover {
  text-decoration: none;
  color: #707070;
}
#n66734_instalment ul.n68242_instalments li a img {
  vertical-align: middle;
  margin-right: 5px;
}
#n66734_instalment ul.n68242_instalments li a span {
  vertical-align: middle;
  font-weight: 500;
}
#n66734_instalment div.instalment_value_1 {
  padding: 0;
  color: #f89406;
}
#n66734_instalment div.n67331_section_single_instalment h3 {
  font-size: 1.35em;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #0e1116;
}
#n66734_instalment a.n68242_single_instalment span.n68242_icon {
  background: none;
  border: medium none;
  display: block;
  font-size: 11px !important;
  height: auto;
  margin: 0 auto 5px;
  padding: 7px 0 0;
  text-align: center;
  width: auto;
}
#n66734_instalment a.n68242_single_instalment span.n68242_name {
  display: block;
  font-size: 0.85em;
  font-weight: 500;
}
#n66734_instalment a.n68242_single_instalment:hover span.n68242_icon {
  cursor: pointer;
}
#n66734 div.mbank_r {
  float: left;
  color: #e35c5c;
  font-weight: normal;
  text-transform: none;
  background: transparent url('mbanksmall.gif') no-repeat left center;
  padding-left: 20px;
}
#n66734 div.mbank_r2 {
  clear: both;
  color: #0e1116;
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
}
#n66734 #calc2 {
  font-weight: 500;
}
.basketedit_summary_buttons.summary_buttons {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
  margin-bottom: 20px;
  border-top: none;
  box-shadow: none;
  padding: 5px 10px;
}
@media (min-width: 757px) {
  .basketedit_summary_buttons.summary_buttons {
    padding: 15px;
  }
}
.basketedit_summary .n67367_instalment {
  background: none;
  margin-bottom: 40px;
}
@media (min-width: 757px) {
  .basketedit_summary .n67367_instalment {
    margin-bottom: 0;
  }
}
.basketedit_summary .n67367_instalment h3 {
  display: block;
  font-size: 1.35em;
  text-transform: uppercase;
  color: #0e1116;
  margin-bottom: 5px;
}
.basketedit_summary .n67367_instalment span.instalment_value_1 {
  font-size: 1em;
  font-weight: 500;
}
.basketedit_summary .n67367_instalment span.n67367_section_txt {
  font-size: 0.78em;
}
.basketedit_summary .n67367_instalment small.instalment_value_2 {
  font-size: 0.78em !important;
  padding-right: 10px;
  color: #0e1116;
  opacity: 0.7;
}
.basketedit_summary .n67367_instalment span.btn_note {
  font-size: 0.78em;
}
.basketedit_summary .n67367_instalment ul.n67367_instalment a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0e1116;
  box-shadow: none;
  color: #905581 !important;
  margin: 5px 0;
  height: auto;
  display: block;
  text-align: center;
  font-size: 0.85em;
  padding: 5px;
  line-height: 22px;
}
@media (min-width: 757px) {
  .basketedit_summary .n67367_instalment ul.n67367_instalment a {
    display: inline-block;
    font-size: 0.9em;
    padding: 10px 15px;
    text-align: left;
  }
}
@media (min-width: 979px) {
  .basketedit_summary .n67367_instalment ul.n67367_instalment a {
    font-size: 1em;
  }
}
.basketedit_summary .n67367_instalment ul.n67367_instalment a:hover {
  color: #0e1116;
}
.basketedit_summary ul.n67367_instalment a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.basketedit_page div.basketedit_summary_shipment_time {
  margin-bottom: 5px;
  text-align: center;
  padding: 5px 0;
  width: 100%;
}
.basketedit_page div.basketedit_summary_shipment_time.d-sm-none {
  display: block !important;
}
@media (min-width: 757px) {
  .basketedit_page div.basketedit_summary_shipment_time {
    padding: 0 15px;
    text-align: right;
  }
  .basketedit_page div.basketedit_summary_shipment_time.d-sm-none {
    display: none !important;
  }
}
#basketedit_summary_buttons_sepratator {
  display: block !important;
  text-align: center;
  margin: 15px 0 0;
}
@media (min-width: 757px) {
  #basketedit_summary_buttons_sepratator {
    display: none !important;
  }
}
body.floating_summary .basketedit_summary.fixed {
  position: fixed;
  left: 0;
  right: 0;
  border: none;
  bottom: 60px;
  border-top: 1px solid #0e1116;
  z-index: 99;
}
body.floating_summary .basketedit_summary_buttons.fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  border: none;
  z-index: 99;
}
body.floating_summary .basketedit_summary_buttons.fixed .button_go_shopping {
  display: none !important;
}
body.floating_summary .basketedit_summary_buttons.fixed #basketedit_summary_buttons_sepratator {
  display: none !important;
}
body.floating_summary .basketedit_summary_buttons.fixed .basketedit_summary_shipment_time {
  display: none !important;
}
.basketedit_summary.fixed .basketedit_summary_left {
  display: none !important;
}
div.basketedit_rebatecodes_outline {
  display: none;
}
div.basketedit_rebatecode_title {
  float: left;
  overflow: hidden;
  text-align: left;
}
@media (min-width: 757px) {
  div.basketedit_rebatecode_title {
    width: 50%;
  }
}
div.basketedit_rebatecode_action {
  clear: both;
}
div.basketedit_rebatecode_r {
  float: left;
  margin-top: 20px;
}
@media (min-width: 757px) {
  div.basketedit_rebatecode_r {
    float: right;
  }
}
div.basketedit_rebatecode_title_out {
  clear: both;
  color: #707070;
  margin-bottom: 5px;
}
div.basket_rabates_label {
  font-size: 1.35em;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
}
div.basketedit_gifts_wrapper {
  clear: both;
  padding: 10px;
}
div.gift_item_icon {
  width: 10px;
}
div.gift_choose_size {
  font-size: 0.85em;
}
div.gift_tooltip {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #0e1116;
  bottom: -10px;
  box-shadow: none;
  font-size: 11px;
  left: 20px;
  position: absolute;
  right: 20px;
}
div.gift_choose {
  width: 52%;
  float: right;
}
div.gift_resign {
  width: 52%;
  float: right;
}
div.rebates_for_points_wrapper {
  clear: both;
  padding: 0;
}
span.basketedit_rebatecode_activate_txt {
  font-size: 1.35em;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: middle;
  margin-right: 20px;
  display: block;
  margin-bottom: 10px;
}
input.basketedit_rebatecode_input {
  height: 30px !important;
  vertical-align: top;
  width: 100%;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media (min-width: 757px) {
  input.basketedit_rebatecode_input {
    width: 260px;
  }
}
@media (min-width: 979px) {
  input.basketedit_rebatecode_input {
    width: 180px;
  }
}
@media (min-width: 1200px) {
  input.basketedit_rebatecode_input {
    width: 300px;
  }
}
input.basketedit_change_code {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  input.basketedit_change_code {
    margin-bottom: 0;
  }
}
input.basketedit_submit_code {
  font-size: 1.1em;
  height: 41px;
  padding: 0 1.3em;
  vertical-align: middle;
  background: none;
  box-shadow: none;
  margin-bottom: 10px;
}
a.basketedit_client_rebate {
  float: right;
  font-size: 1.1em;
  height: 41px;
  padding: 0 1.3em;
  vertical-align: middle;
  background: none repeat scroll 0 0 #0e1116;
  border: 1px solid rgba(0,0,0,0);
  line-height: 40px;
}
table.menu_rebates {
  width: 100%;
  margin-bottom: 15px;
}
th.menu_rebates_value {
  text-align: right;
}
td.menu_rebates_value {
  text-align: right;
}
strong.gift_item_name {
  color: #0e1116;
  font-weight: normal;
}
#basketedit_gifts {
  clear: both;
  margin: 0 0 20px;
  padding: 20px 5px;
}
#basketedit_gifts &gt; div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#basketedit_gifts:after {
  clear: both;
  content: '';
  display: block;
}
#basketedit_gifts h2 {
  margin-bottom: 10px;
  margin-left: 0px;
  width: auto;
  line-height: normal;
}
#basketedit_gifts p.gift_info {
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 7px;
  margin-left: 5px;
}
#basketedit_gifts ul {
  list-style: none;
}
#your_gift_txt {
  color: #0e1116;
  display: none;
}
#basketedit_gifts li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  margin-bottom: 11px;
}
#basketedit_gifts li.gift_label_needs {
  clear: both;
  color: #f89406;
  float: none;
  margin-bottom: 5px;
  padding: 5px 6px 3px;
  width: auto;
  font-size: 1.2em;
  font-weight: 500;
}
#basketedit_gifts li input {
  display: none;
}
#basketedit_gifts li .gift_item_sub {
  padding: 5px 10px 5px 5px;
  cursor: pointer;
  color: #707070;
  display: table;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #0e1116;
  box-shadow: none;
}
#basketedit_gifts li .gift_item_sub &gt; div {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  height: 45px;
}
#basketedit_gifts li img {
  float: left;
  max-width: 40px;
  max-height: 50px;
  overflow: hidden;
}
#basketedit_gifts li .gift_item_info {
  text-align: left;
}
#basketedit_gifts li .gift_item_info &gt; a i {
  display: none;
}
#basketedit_gifts li h3 {
  margin-bottom: 3px;
}
#basketedit_gifts li a {
  display: block;
  text-decoration: none;
  float: right;
  clear: both;
}
#basketedit_gifts li a.gift_description {
  float: left;
  width: 45%;
}
@media (min-width: 757px) {
  #basketedit_gifts li a.gift_description {
    width: 48%;
  }
}
#basketedit_gifts li .gift_price {
  white-space: nowrap;
}
#basketedit_gifts li .gift_price b {
  display: none;
  font-weight: normal;
}
#basketedit_gifts li .gift_price span {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
}
#basketedit_gifts .gift_active .gift_item_sub {
  color: #0e1116;
  border: 1px solid;
  box-shadow: 0 0 0px 1px;
}
#basketedit_gifts .gift_active h3 {
  color: #0e1116;
}
#basketedit_gifts .gift_active .gift_price {
  color: #0e1116;
}
#basketedit_gifts li.gift_enable {
  cursor: pointer;
}
#basketedit_gifts li.gift_disable .gift_item_sub {
  cursor: not-allowed;
  opacity: 0.6;
}
div.gift_choose_size select {
  border: 1px solid #0e1116;
  font-size: 11px;
  padding: 0;
  width: 80px;
}
#basketedit_gifts li.gift_enable div.gift_tooltip i {
  color: #905581;
  font-size: 0.78em;
}
div.basketedit_rebatecodes_outline form {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
@media (min-width: 757px) {
  div.basketedit_rebatecodes_outline form {
    width: auto;
  }
}
div.basketedit_rebatecodes_outline #change_code {
  clear: both;
  display: none;
  float: left;
  margin-top: 5px;
}
input.basketedit_submit_code::-moz-focus-inner {
  border: 0;
}
input.basketedit_submit_code:hover {
  background-color: #905581;
  border: 1px solid rgba(0,0,0,0);
  padding: 0 1.3em;
  font-size: 1.1em;
}
a.basketedit_client_rebate:hover {
  background-color: #905581;
  border: 1px solid rgba(0,0,0,0);
  padding: 0 1.3em;
  font-size: 1.1em;
}
div.basketedit_gifts_label strong {
  font-size: 1.35em;
  text-transform: uppercase;
  display: block;
}
div.basketedit_gifts_label span {
  display: block;
  font-size: 0.78em;
  margin-bottom: 15px;
}
#basketedit_gifts div.basketedit_gifts_label a.active {
  color: #0e1116;
  border-bottom-color: #0e1116;
}
#basketedit_gifts div.basketedit_gifts_label a.active:hover {
  color: #905581;
  border-bottom-color: #905581;
}
div.basket_rabates {
  padding-bottom: 10px;
  margin-bottom: 20px;
}
table.menu_rebates:last-child {
  margin: 0;
}
table.menu_rebates th {
  padding-bottom: 10px;
}
table.menu_rebates th span {
  font-size: 0.78em;
}
table.menu_rebates th span.rebates_for_points {
  display: block;
  font-size: 1.35em;
  text-transform: uppercase;
}
table.menu_rebates td {
  font-weight: 500;
}
td.menu_rebates_threshold span {
  color: #707070;
}
td.menu_rebates_value strong {
  font-size: 0.78em;
}
#basketedit_gifts a.btn.for_points {
  margin-bottom: 10px;
  border-collapse: separate;
  display: table;
  font-size: 12px !important;
  line-height: 1.1;
  padding: 0;
  text-align: left;
  width: 100%;
  color: #0e1116 !important;
  background: #fff;
  box-shadow: none;
  border: 1px solid #0e1116;
}
#basketedit_gifts a.btn.for_points.selected {
  border: 1px solid #905581;
  position: relative;
  box-shadow: 0 0 1px #905581 inset;
}
#basketedit_gifts a.btn.for_points.selected:after {
  transition: all 100ms ease 0ms;
  content: '\f00d';
  background: #905581;
  bottom: 0;
  color: #fff;
  position: absolute;
  right: 0px;
  overflow: hidden;
  top: 0;
  width: 1px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  line-height: 49px;
  font-size: 15px;
}
#basketedit_gifts a.btn.for_points.selected:hover:after {
  border: 1px solid #905581;
  right: -24px;
  width: 25px;
}
#basketedit_gifts span.for_points_value {
  border-right: 1px solid #0e1116;
  display: table-cell;
  height: 50px;
  padding: 5px 10px;
  vertical-align: middle;
  width: 70%;
}
#basketedit_gifts span.for_points_points {
  display: table-cell;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
div.blog_date {
  color: #707070;
  font-size: 0.9em;
  margin-bottom: 5px;
}
div.blog-item_sub {
  font-size: 1em;
}
div.blog_viewalso {
  border-top: 1px solid #0e1116;
  clear: both;
  margin: 30px 0 15px;
  padding: 20px 0;
  font-size: 0.9em;
}
#blog-item img.blog_image {
  float: left;
  margin: 0 12px 4px 0;
  max-width: 33%;
  display: inline-block;
}
@media (min-width: 979px) {
  #blog-item img.blog_image {
    margin: 0 15px 10px 0;
  }
}
div.bookmarklets_section {
  clear: both;
}
div.cms_fb_comments {
  clear: both;
}
div.cms_fb_comments iframe {
  position: static;
  width: 100% !important;
  margin-bottom: 30px;
  background: #ffffff;
}
div.blog_categoriesdescription_sub p:first-child {
  margin: 0;
}
ul.categories-list_level2 {
  display: none;
  padding: 0;
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  ul.categories-list_level2 {
    padding-left: 10px;
    display: block;
  }
}
ul.categories-list_level3 {
  margin-bottom: 15px;
  display: none;
  padding: 0;
}
@media (min-width: 757px) {
  ul.categories-list_level3 {
    padding-left: 10px;
    display: block;
  }
}
li.categories-list_level1 {
  page-break-inside: avoid;
  display: inherit;
}
@media (min-width: 757px) {
  li.categories-list_level1 {
    display: inline;
  }
}
li.categories-list_level2 {
  page-break-inside: avoid;
}
li.categories-list_level3 {
  page-break-inside: avoid;
}
span.categories-list_level1 {
  color: #905581;
}
div.categories-list_wrapper span.more_categories {
  display: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0e1116 !important;
  color: #905581 !important;
  box-shadow: none;
  height: 36px;
  line-height: 37px;
  overflow: visible;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 36px;
  right: 5px;
  top: 6px;
  z-index: 1;
  color: #905581;
  font-size: 1em !important;
  cursor: pointer;
  padding: 0px !important;
}
div.categories-list_wrapper span.more_categories:before {
  content: 'ïƒ—';
  font-family: fontawesome;
  display: block;
}
div.categories-list_wrapper span.more_categories.open:before {
  content: 'ïƒ˜';
  line-height: 34px;
}
@media (min-width: 757px) {
  div.categories-list_wrapper {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    padding: 15px 0;
  }
}
div.categories-list_wrapper ul {
  list-style: none;
}
div.categories-list_wrapper li {
  position: relative;
}
div.categories-list_wrapper li.categories-list_level2 a:hover {
  color: #905581 !important;
  background: #f1f1f1;
}
@media (min-width: 757px) {
  div.categories-list_wrapper li.categories-list_level2 a:hover {
    background: transparent;
  }
}
div.categories-list_wrapper li.categories-list_level1 &gt; *:not(ul) {
  padding: 13px 0px;
  margin-bottom: 4px;
  font-size: 1.2em;
  border-bottom: 1px solid #0e1116;
  display: block;
}
@media (min-width: 757px) {
  div.categories-list_wrapper li.categories-list_level1 &gt; *:not(ul) {
    font-size: 1.3em;
    margin-bottom: 12px;
    padding: 0 0 5px;
  }
}
div.categories-list_wrapper li.categories-list_level2 &gt; *:not(ul) {
  border-bottom: 1px solid #f1f1f1;
  padding: 13px 10px;
  margin-bottom: 0px;
  color: #000;
  display: block;
  font-size: 1.1em;
}
@media (min-width: 757px) {
  div.categories-list_wrapper li.categories-list_level2 &gt; *:not(ul) {
    margin-bottom: 3px;
    padding: 0;
    border: none;
  }
}
div.categories-list_wrapper li.categories-list_level3 &gt; *:not(ul) {
  color: #707070;
  display: block;
  font-size: 1em;
  padding: 7px 20px;
}
@media (min-width: 757px) {
  div.categories-list_wrapper li.categories-list_level3 &gt; *:not(ul) {
    padding: 0;
  }
}
div.client-cards_cms {
  font-weight: normal;
  margin-bottom: 15px;
}
#client_cards table {
  width: 100%;
}
#client_cards table th {
  text-align: center;
  border-bottom: 1px solid #0e1116;
  padding: 10px;
}
#client_cards table td {
  text-align: center;
  border-bottom: 1px solid #0e1116;
  padding: 10px 5px;
}
@media (min-width: 757px) {
  #client_cards table td {
    padding: 10px;
  }
}
#client_cards p {
  padding: 10px;
}
div.n68137_label {
  margin-left: 0;
  margin-bottom: 10px;
}
div.n68137_description {
  margin-bottom: 15px;
}
div.n68137_file {
  padding: 10px 0;
  clear: both;
  border-bottom: 1px solid #0e1116;
}
div.n68137_files_image {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  text-align: center;
  overflow: hidden;
}
div.n68137_files_description {
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
@media (min-width: 757px) {
  div.n68137_files_description {
    width: 75%;
  }
}
@media (min-width: 979px) {
  div.n68137_files_description {
    width: 80%;
  }
}
div.clearDiv {
  display: none;
}
div.n68137_popup {
  display: none;
}
div.n68137_files_description_popup {
  padding: 10px 0;
  border-bottom: 1px solid #0e1116;
}
div.n68137_desc_popup {
  width: 63%;
  display: inline-block;
  vertical-align: middle;
}
span.n68137_desc_label {
  font-weight: 500;
  margin-right: 5px;
}
span.n68137_desc_name_popup {
  font-weight: 500;
}
span.n68137_button_value_popup {
  text-transform: uppercase;
}
a.n68137_desc_name {
  text-decoration: none;
  color: #0e1116;
}
a.n68137_files_pay,
a.n68137_files_buy,
button.n68137_files_download {
  vertical-align: middle;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 757px) {
  a.n68137_files_pay,
  a.n68137_files_buy,
  button.n68137_files_download {
    width: 15%;
    margin-top: 0;
  }
}
@media (min-width: 979px) {
  a.n68137_files_pay,
  a.n68137_files_buy,
  button.n68137_files_download {
    width: 10%;
  }
}
a.n68137_files_download_popup {
  width: 35%;
  margin-left: 2%;
  vertical-align: middle;
}
div.n68137_popup_cover {
  background: none repeat scroll 0 0 #000;
  opacity: 0.8;
  z-index: 800;
}
div.loginedit_cms {
  margin-bottom: 20px;
}
.change_password_mode #client_new_social {
  display: block !important;
}
div.client_new_form_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
div.client_new_form_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.client_new_form_info.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.client_new_form_info.small:before {
  display: none;
}
div.client_new_form_info a {
  color: inherit;
  text-decoration: underline;
}
div.client_new_form_info a:hover {
  text-decoration: none;
}
div.client_new_form_info h3 {
  color: inherit;
}
#dialog_wrapper #client_new_social_info h2 {
  text-align: center;
}
#client_new_social_info {
  text-align: center;
  display: none;
  padding: 15px;
}
#client_new_social_info h2 {
  margin-bottom: 20px;
}
#client_new_social_info strong {
  margin-bottom: 20px;
  display: block;
}
#client_new_social_info button {
  margin: 0 auto;
  overflow: hidden;
  white-space: unset;
}
@media (min-width: 757px) {
  #client_new_social_info button {
    white-space: nowrap;
  }
}
div.client_box.cn_wrapper,
div.delivery_box.cn_wrapper {
  margin-bottom: 20px;
}
#client_new_form .choose_other_form.cn_wrapper {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #0e1116;
}
#client_new_form .choose_other_form.cn_wrapper i {
  color: #905581;
  font-size: 1.2em;
  margin-right: 5px;
}
#client_new_form h2 {
  margin: 20px 0;
}
#client_new_form div.zipcode_wrapper {
  padding-right: 6px;
}
#client_new_form div.city_wrapper {
  padding-left: 6px;
}
#client_new_form div.button_legend {
  padding-left: 20px;
  position: relative;
  margin: 0 0 20px;
}
#client_new_form div.button_legend:before {
  color: #707070;
  content: '*';
  font-size: 1.5em;
  font-weight: 300;
  position: absolute;
  left: 0;
}
#client_new_form .rebate_card_wrap {
  border-top: 1px solid #0e1116;
  border-bottom: 1px solid #0e1116;
  padding: 20px 15%;
  margin: 30px 0 0 0;
}
#client_new_form .rebate_card_header {
  display: block;
  font-size: 1.25em;
  margin-bottom: 10px;
}
#client_new_form .rebate_card_icon {
  vertical-align: middle;
  text-align: center;
  padding-right: 15px;
}
#client_new_form .rebate_card_icon i {
  color: #e6e6e6;
  font-size: 2em;
  line-height: 1em;
}
#client_new_form .rebate_card_input {
  width: 100%;
}
#client_new_form .cn_wrapper {
  width: 100%;
  margin: auto;
  position: relative;
}
@media (min-width: 757px) {
  #client_new_form .cn_wrapper {
    width: 80%;
  }
}
@media (min-width: 979px) {
  #client_new_form .cn_wrapper {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  #client_new_form .cn_wrapper {
    width: 50%;
  }
}
#client_new_form .row {
  margin: 0 -10px;
}
@media (max-width: 757px) {
  #client_new_form .row {
    margin: 0 -5px;
  }
}
#client_new_form .form-group {
  margin-bottom: 20px;
}
@media (max-width: 757px) {
  #client_new_form .form-group {
    margin-bottom: 15px;
  }
}
#client_new_form .form-group div[class*='col-'] {
  padding: 0 10px;
}
@media (max-width: 757px) {
  #client_new_form .form-group div[class*='col-'] {
    padding: 0 5px;
  }
  #client_new_form .form-group div[class*='col-']:not(:only-child):first-child {
    margin-bottom: 15px;
  }
}
#client_new_form .form-group.row {
  margin-bottom: 20px;
}
@media (max-width: 757px) {
  #client_new_form .form-group.row {
    margin-bottom: 15px;
  }
}
@media (min-width: 757px) {
  #client_new_form .form-group .btn {
    margin: 0 5px;
  }
}
#client_new_form .form-group div[id*='zipcode_wrapper'],
#client_new_form .form-group div[id*='city_wrapper'] {
  max-width: 50%;
  flex: 50%;
  margin-bottom: 0 !important;
}
#client_new_form .form-group.country .has-feedback:before {
  position: absolute;
  content: '\f107';
  font-family: FontAwesome;
  top: 0;
  line-height: 50px;
  right: 20px;
  font-size: 20px;
}
#client_new_form .form-group.country select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#client_new_form .control-label {
  left: 10px;
}
#client_new_form .form-control:focus   .control-label,
#client_new_form .form-control.focused   .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 10px;
}
#client_new_form .wholesale_box .control-label {
  left: 10px;
}
#client_new_form .wholesale_box .form-control:focus   .control-label,
#client_new_form .wholesale_box .form-control.focused   .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 10px;
}
#client_new_form .form-control-static {
  display: inline-block;
}
#client_new_form .firm_switcher label.control-label {
  padding: 0 20px 0 0;
}
@media only screen and (max-width: 757px) {
  #client_new_form .firm_switcher div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: initial;
  }
}
#client_new_form .button-form {
  text-align: center;
}
.cn_dropdown {
  position: static !important;
}
.cn_dropdown button {
  float: none;
  margin: 0 !important;
}
.cn_dropdown ul {
  border-right: none;
  display: none;
  bottom: 0;
  left: auto;
  margin: 0;
  box-shadow: -5px 0 10px 0 rgba(0,0,0,0.05);
  right: 0;
  top: 0;
  width: 70%;
  overflow: auto;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
.cn_dropdown ul::-webkit-scrollbar-track {
  background-color: #fff;
}
.cn_dropdown ul::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
.cn_dropdown ul::-webkit-scrollbar-thumb {
  background-color: #905581;
}
.cn_dropdown li {
  padding: 5px 20px;
}
.cn_dropdown li a {
  border: 1px solid #0e1116;
  padding: 10px !important;
  white-space: normal !important;
  text-decoration: none;
}
@media only screen and (max-width: 757px) {
  .cn_dropdown li a {
    font-size: 11px;
  }
}
.cn_dropdown li a span {
  display: block;
}
.cn_dropdown.open ul {
  display: block;
}
.cn_dropdown .dropdown-menu &gt; li &gt; a:hover,
.cn_dropdown .dropdown-menu &gt; li &gt; a:focus {
  border: 1px solid #905581;
}
.cn_dropdown .dropdown-menu &gt; li &gt; a.active {
  border: 1px solid #905581;
  position: relative;
}
.cn_dropdown .dropdown-menu &gt; li &gt; a.active:after {
  color: #905581;
  content: '\F00C';
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  right: 5px;
  top: 5px;
  line-height: normal;
}
#client_sex .control-label {
  padding: 0;
}
#delivery_box_switcher .form-group.row {
  margin: 0 -15px;
  align-items: center;
}
@media (max-width: 757px) {
  #delivery_box_switcher .form-group.row {
    margin: 0;
  }
}
@media (min-width: 757px) {
  #delivery_box_switcher .form-group.row {
    padding: 0 15px;
  }
}
#delivery_box_switcher .form-group label {
  padding: 15px;
  cursor: pointer;
}
#client_new_additional .delivery_box,
#client_new_additional .additional_box {
  margin: auto;
  width: 100%;
}
#client_new_additional .delivery_box &gt; .form-group:last-child,
#client_new_additional .additional_box &gt; .form-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 757px) {
  #client_new_additional .delivery_box,
  #client_new_additional .additional_box {
    padding: 0 15px 30px;
    width: calc(80%   30px);
  }
}
@media (min-width: 979px) {
  #client_new_additional .delivery_box,
  #client_new_additional .additional_box {
    width: calc(60%   30px);
  }
}
@media (min-width: 1200px) {
  #client_new_additional .delivery_box,
  #client_new_additional .additional_box {
    width: calc(50%   30px);
  }
}
#invoice_box_switcher {
  margin-top: 5px;
}
#invoice_box_switcher .form-group.row {
  margin: 0 -15px;
  padding: 0 15px;
  background: #e6e6e6;
}
@media (max-width: 757px) {
  #invoice_box_switcher .form-group.row {
    margin: 0;
  }
}
#invoice_box_switcher .form-group label {
  padding: 15px;
  cursor: pointer;
}
#client_new_invoice {
  margin-bottom: 30px;
}
@media (max-width: 757px) {
  #client_new_invoice {
    margin-bottom: 0;
  }
}
#client_new_invoice .additional_box &gt; .row {
  margin: auto;
  width: 100%;
  padding: 0 15px 30px;
  background: #e6e6e6;
}
#client_new_invoice .additional_box &gt; .row &gt; .form-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 757px) {
  #client_new_invoice .additional_box &gt; .row {
    width: calc(60%   30px);
  }
}
.addresses_list_wrapper {
  position: static !important;
}
.addresses_list_wrapper &gt; div {
  position: static !important;
}
@media (min-width: 757px) {
  .addresses_list_wrapper .cn_dropdown {
    text-align: right;
  }
}
#dialog_client_mail_propose1 {
  text-align: center;
}
#dialog_client_mail_propose1 div.propose_info {
  border-bottom: 1px solid #905581;
  margin: 0 15px 15px;
  padding-bottom: 15px;
}
.propose_json_mail {
  color: #905581;
  font-size: 1.5em;
}
.cn_propose_desc {
  font-size: 0.93em;
  margin-bottom: 20px;
}
.button_password_recover {
  margin-bottom: 25px;
}
.cn_propose_desc &gt; div {
  font-size: 0.93em;
  margin-bottom: 5px;
}
.wholesale_box label.radio-inline {
  margin: 0 10px 0 0;
}
.readonly label {
  pointer-events: none;
}
.clientnew_regulations i {
  padding: 0 3px;
}
#client_new_login .show_pass {
  position: absolute;
  top: 0;
  right: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  line-height: 45px;
  text-decoration: none;
}
#client_new_login .show_pass i.icon-novisibility {
  font-size: 23px;
}
#client_new_login .has-feedback input[disabled]   .control-label {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#f9f9f9 45%,#f1f1f1 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#ffffff),color-stop(45%,#f9f9f9),color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,#ffffff 0%,#f9f9f9 45%,#f1f1f1 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#f9f9f9 45%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#f9f9f9 45%,#f1f1f1 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#f9f9f9 45%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
}
#client_new_login .form-control-static {
  padding-left: 0;
}
@media (max-width: 757px) {
  #client_new_login .form-group div[class*='col-']:not(:only-child):first-child {
    margin-bottom: 0;
  }
}
#client_new_login .login_box.change_password_mode .password-group {
  background: #cce5ff;
  padding: 15px 8px 10px;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 979px) {
  #client_new_login .login_box.change_password_mode .password-group {
    padding: 15px 0 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
#client_new_login .login_box.change_password_mode .password-group .form-desc {
  color: #004085;
}
#client_new_login .login_box.change_password_mode p.no_password_social_text {
  margin-bottom: 20px;
}
#client_new_login .login_box.change_password_mode #client_new_social .big_label,
#client_new_login .login_box.change_password_mode #client_new_social p {
  display: none;
}
#client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub {
  padding: 5px 0 0;
}
#client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub ul {
  padding: 0;
}
@media (min-width: 757px) {
  #client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub ul {
    margin: 0 -8px;
  }
}
@media (min-width: 757px) {
  #client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub li {
    width: 25%;
    padding: 0 8px 16px;
  }
  #client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub li .service_item {
    min-width: unset;
    width: 100%;
  }
}
#client_password ~ .form-control-feedback {
  display: none;
}
#client_new_summary &gt; div {
  max-width: 100%;
  flex: 100%;
  margin: auto;
  float: none;
  padding: 0 7px;
}
@media (min-width: 757px) {
  #client_new_summary &gt; div {
    max-width: 80%;
    flex: 80%;
  }
}
@media (min-width: 979px) {
  #client_new_summary &gt; div {
    max-width: 60%;
    flex: 60%;
  }
}
@media (min-width: 1200px) {
  #client_new_summary &gt; div {
    max-width: 50%;
    flex: 50%;
  }
}
#client_new_summary .clientnew_regulations {
  margin: 20px 0 30px;
}
#client_new_summary .clientnew_regulations .checkbox {
  margin: 0;
}
#client_new_summary .clientnew_regulations &gt; .checkbox,
#client_new_summary .clientnew_regulations .form-group {
  margin: 0 0 10px;
}
#client_new_summary .clientnew_regulations div.col-12 {
  padding: 0;
}
#client_new_summary .clientnew_regulations div.col-12 label {
  margin-bottom: 5px;
}
#client_new_summary #submit_clientnew_form {
  display: block;
  width: 100%;
}
.deliver_to_billingaddr #client_new_additional {
  display: none;
}
.invoice_to_billingaddr #client_new_invoice {
  display: none;
}
#client_new_form .rebate_card_wrap {
  border-top: 1px solid #0e1116;
  border-bottom: 1px solid #0e1116;
  padding: 30px 0;
  margin-top: 30px;
  justify-content: center;
}
#client_new_form .rebate_card_wrap .form-control   .control-label {
  left: 0px;
}
#client_new_form .rebate_card_wrap .form-control:focus   .control-label,
#client_new_form .rebate_card_wrap .form-control.focused   .control-label {
  left: 0px;
}
#client_new_form .rebate_card_header {
  display: block;
  font-size: 1.25em;
  margin-bottom: 10px;
}
#client_new_form .rebate_card_icon {
  vertical-align: middle;
  text-align: center;
  padding-right: 10px;
}
@media (min-width: 979px) {
  #client_new_form .rebate_card_icon {
    padding-right: 15px;
  }
}
#client_new_form .rebate_card_icon i {
  color: #707070;
  font-size: 2em;
  line-height: 1em;
}
#client_new_form .rebate_card_input {
  width: 100%;
}
div.client_order td.ord {
  background: none;
}
div.client_order .client_order_summary {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
}
div.client_order .n53068_link {
  padding: 5px;
  box-shadow: none;
  border: 1px solid #0e1116;
  font-size: 1.3rem;
}
table.orders {
  width: 100%;
  margin: 15px 0;
  border-bottom: none;
  clear: both;
  font-size: 0.928em;
  margin-top: 13px;
}
td.ord {
  background: #e6e6e6;
}
.client_order .big_label {
  margin-bottom: 0;
  position: relative;
}
table.orders th {
  border-color: #0e1116;
}
table.orders td {
  border-bottom: 1px solid #0e1116;
  padding: 5px 10px;
  text-align: center;
  vertical-align: middle;
}
table.orders td div.return_status {
  white-space: nowrap;
}
table.orders.table-stroke thead th,
.orders.table-stroke thead td {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 13px 0 13px 15px;
  text-align: left;
  white-space: nowrap;
  font-weight: normal;
}
table.orders.table-stroke tbody th,
.orders.table-stroke tbody td {
  padding: 5px 10px;
  text-align: left;
}
@media (min-width: 757px) {
  table.orders.table-stroke tbody th,
  .orders.table-stroke tbody td {
    padding: 6px 15px;
  }
}
.orders.table-stroke tbody th {
  font-weight: 500;
}
div.n54068_prepaid_desc {
  display: inline;
}
div.n54068_prepaid_desc_big {
  display: inline;
}
#rebates {
  margin: 0;
}
#rebates td {
  text-align: left;
  padding: 10px;
}
#rebates tr:last-child td {
  border-bottom: none;
}
#reb_head_left,
#reb_head_center,
#reb_head_right {
  width: 33%;
  font-weight: normal;
}
#rabat_header {
  padding: 10px;
  font-size: 1.4rem;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
}
#orders_th6 {
  width: 160px;
}
div.rma_progress_bar ._step {
  width: 18%;
}
table.orders .prepaid-icon {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
}
table.orders .prepaid-icon i {
  border: medium none;
  box-shadow: none;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.prepaid-icon.status-2 i {
  background: #10ac82;
}
.prepaid-icon.status-3 i {
  background: #e35c5c;
}
.prepaid-icon.status-13 i {
  background: #e35c5c;
}
.prepaid-icon.status-14 i {
  background: #e35c5c;
}
.prepaid-icon.status-15 i {
  background: #905581;
}
.prepaid-icon.status-16 i {
  background: #e35c5c;
}
.prepaid-icon.status-17 i {
  background: #905581;
}
.prepaid-icon.status-18 i {
  background: #905581;
}
.client_orders_null {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  clear: both;
}
.client_orders_null::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.client_orders_null.small {
  padding: 10px;
  font-size: 1.2rem;
}
.client_orders_null.small:before {
  display: none;
}
.client_orders_null a {
  color: inherit;
  text-decoration: underline;
}
.client_orders_null a:hover {
  text-decoration: none;
}
.client_orders_null h3 {
  color: inherit;
}
.client_order .btn-icon small {
  font-size: 100%;
  padding-left: 5px;
}
.client_order .see_button {
  width: auto;
}
.client_order .see_button small {
  font-size: 100%;
}
.n54744_goback {
  text-align: center;
}
div.n58424_cms {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 5px;
}
div.n58424 ul {
  padding: 0 0 0 22px !important;
}
div.n58424 ol {
  padding: 0 0 0 22px !important;
}
div.n58425 {
  width: 100%;
  padding-bottom: 5px;
}
div.form-code-carsub_info {
  font-size: 0.93em;
  line-height: 1;
  padding-top: 10px;
}
div.active-code-wrapper {
  padding-bottom: 10px;
}
div.active-code.n67313_out {
  width: 100%;
  display: table;
}
div.code-name {
  width: 25%;
  margin-bottom: 10px;
}
@media (min-width: 979px) {
  div.code-name {
    width: 40%;
  }
}
div.code-info {
  margin-bottom: 10px;
}
div.rabate-form {
  text-align: right;
}
div.rabate-button {
  text-align: right;
}
div.active-code-subwrapper {
  margin-bottom: 21px;
}
div.n67313_out {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #0e1116;
  box-shadow: none;
}
@media (min-width: 757px) {
  div.n67313_out {
    padding: 20px;
  }
}
div.n67313_label_b {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 0 10px;
}
div.n67313_label_r {
  font-size: 0.93em;
}
div.n67313_border {
  clear: both;
}
div.n67313_rebate_l {
  border-bottom: 1px solid #0e1116;
  font-size: 1.2em;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
div.n67313_rebate_info {
  margin: 10px 0px 15px;
  padding: 10px;
  overflow: hidden;
  clear: both;
  text-align: center;
  border: 1px solid #0e1116;
  box-shadow: none;
}
div.n67313_other_info {
  padding: 0px 5px;
}
div.clients_rebates_wrapper {
  margin: 10px 5px 15px;
  padding: 10px;
  overflow: hidden;
  clear: both;
  text-align: center;
  border: 1px solid #0e1116;
  box-shadow: none;
}
div.n67313_rebate_l_w {
  border-bottom: 1px solid #0e1116;
  font-size: 1.2em;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.form-code-carsub {
  align-items: flex-start;
}
form.rabat-card,
form.rabat-code {
  padding-top: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (min-width: 757px) {
  form.rabat-card,
  form.rabat-code {
    padding: 0;
    width: 87%;
  }
}
form.rabat-card &gt; div,
form.rabat-code &gt; div {
  width: 100%;
}
form.rabat-card button,
form.rabat-code button {
  width: auto;
  margin-left: 10px;
  height: 50px;
}
b.card-status-active {
  color: #10ac82;
  text-transform: uppercase;
}
b.card-status-inactive {
  color: #e35c5c;
  text-transform: uppercase;
}
span.n67313_label_l {
  display: block;
  font-size: 1.2em;
  font-weight: 500;
}
span.n67313_label_r {
  float: right;
  text-align: right;
  width: 150px;
  display: none;
}
@media (min-width: 757px) {
  span.n67313_label_r {
    display: inline;
  }
}
span.n67313_value {
  color: #0e1116;
  float: right;
  font-weight: 500;
  width: 172px;
}
span.n67313_points {
  color: #0e1116;
  font-weight: 500;
  float: right;
}
span.n67313_other_value {
  color: #0e1116;
  display: block;
  font-size: 1.2em;
  font-weight: 500;
  text-align: right;
}
table.n58425 {
  width: 100%;
  clear: both;
}
td.n67313_value {
  text-align: right;
}
table.n58425 th {
  background: #e6e6e6;
  font-weight: 500;
  padding: 8px 10px;
}
table.n58425 td {
  border-bottom: 1px solid #0e1116;
  padding: 5px 10px;
}
table.n58425 td a {
  font-weight: 500;
  text-decoration: none;
}
td.n67313_value_a {
  text-align: right;
}
.range_rebate_activ span {
  color: #fff !important;
  font-weight: 500;
}
.range_rebate_activ td {
  background: #905581;
}
span.n67313_label_rebate_code strong {
  color: #0e1116;
}
#n67313_change_code {
  clear: both;
  margin: 10px 0;
  overflow: hidden;
  display: none;
}
table.clients_rebates {
  width: 100%;
}
table.clients_rebates td {
  text-align: center;
  float: left;
}
@media (min-width: 757px) {
  table.clients_rebates td {
    width: 25% !important;
  }
}
table.clients_rebates h3 {
  margin-bottom: 10px;
  font-weight: normal;
}
table.clients_rebates a.product_name {
  color: #0e1116;
  text-decoration: none;
  text-align: left;
  display: block;
}
table.clients_rebates a.product_name:hover {
  color: #905581;
}
table.clients_rebates a.product_icon {
  margin-bottom: 10px;
  display: block;
}
table.clients_rebates a.product_icon img {
  max-width: 148px;
}
.btn.for_points.selected {
  background-color: #905581;
  color: #fff !important;
  border: 1px solid transparent;
}
.btn.for_points &gt; span &gt; strong {
  display: block;
  font-size: 10px;
  position: static;
}
.n67313_out span.for_points_points {
  text-align: right;
}
.n67313_out table.rebates_for_points td a &gt; span {
  display: inline-block;
  width: 50%;
}
div.n58425 .rebates_for_points {
  margin-top: 10px;
}
div.n58425 .for_points {
  overflow: hidden;
  border: 1px solid #0e1116;
  border-collapse: separate;
  box-shadow: none;
  color: #0e1116;
  display: block;
  font-size: 0.85em;
  line-height: 1.1;
  margin-bottom: 10px;
  padding: 10px;
  text-align: left;
  width: 100%;
}
div.n58425 .for_points_wrapper.selected .for_points {
  border-color: #0e1116;
  border-width: 2px;
  border-style: solid;
}
div.n58425 .for_points_wrapper.selected .for_points:hover {
  background: #fff;
  color: #333;
}
div.n58425 .for_points:hover {
  background: #333;
  color: #fff;
}
div.n58425 .for_points span.for_points_value {
  float: left;
  padding-right: 10px;
  width: 70%;
}
div.n58425 .for_points span.for_points_value &gt; strong {
  display: block;
  font-size: 0.9em;
}
div.n58425 .for_points span.for_points_points {
  float: right;
  width: 30%;
}
div.n58425 .for_points_wrapper.selected a.for_points {
  position: relative;
  overflow: visible;
}
div.n58425 .for_points_wrapper.selected a.for_points:after {
  transition: all 100ms ease 0ms;
  content: '\f00d';
  background: #905581;
  bottom: -2px;
  color: #fff;
  position: absolute;
  right: -1px;
  overflow: hidden;
  top: -2px;
  width: 1px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}
div.n58425 .for_points_wrapper.selected a.for_points:hover:after {
  border: 1px solid #905581;
  right: -19px;
  width: 20px;
}
.form-code-carsub {
  margin-bottom: 35px;
}
.form-code-carsub &gt; div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.form-code-carsub i {
  color: #905581;
  display: none;
  font-size: 30px;
  line-height: 1;
  margin-right: 10px;
  vertical-align: middle;
  float: left;
}
@media (min-width: 757px) {
  .form-code-carsub i {
    display: inline-block;
  }
}
.form-code-carsub i.icon-light {
  color: #fff;
}
.active-code &gt; div {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
@media (min-width: 757px) {
  .active-code &gt; div {
    display: table-cell;
    width: auto;
  }
}
.active-code ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.93em;
}
.code-name i {
  color: #905581;
  display: none;
  font-size: 30px;
  line-height: 1;
  margin-right: 10px;
  vertical-align: middle;
}
@media (min-width: 757px) {
  .code-name i {
    display: inline-block;
  }
}
.code-name span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
}
.code-name strong {
  display: block;
}
.rabate-button a {
  margin: 5px 0;
}
@media (min-width: 757px) {
  .rabate-button a {
    margin: 0 0 0 10px;
  }
}
.active-code-subwrapper .active-code {
  margin-bottom: -1px;
}
div.contact_cms {
  clear: both;
  padding-bottom: 30px;
}
div.contact_contact_sub {
  overflow: hidden;
  padding-top: 10px;
  padding-left: 20px;
  line-height: 1.6em;
}
div.contact_address_sub {
  overflow: hidden;
  padding-top: 10px;
  padding-left: 20px;
  line-height: 1.6em;
}
#contact_contact {
  margin-bottom: 20px;
}
div.contact_contact_left h3 {
  color: #0e1116;
}
div.contact_contact_right p {
  clear: both;
  color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  background: #0e1116;
}
@media (min-width: 757px) {
  div.contact_contact_right p strong {
    padding-right: 3px;
  }
}
div.contact_contact_right p span {
  color: #fff;
  float: right;
  font-weight: 500;
}
div.contact_contact_right p span img {
  background: none repeat scroll 0 0 #fff;
  position: relative;
  top: 4px;
  width: 16px;
}
div.contact_contact_right p a {
  color: #fff;
  float: right;
  font-weight: 500;
}
div.contact_contact_right p a img {
  background: none repeat scroll 0 0 #fff;
  position: relative;
  top: 4px;
  width: 16px;
}
div.contact_contact_right p i {
  display: block;
  float: right;
  font-size: 1.4em;
  padding-right: 10px;
  color: #fff;
  line-height: 1;
}
@media (min-width: 757px) {
  div.contact_contact_right p i {
    display: none;
  }
}
#contact_contact div.contact_map_wrapper {
  height: 390px;
}
#contact_map img {
  max-width: none;
}
#contact_contact div.loadingMap {
  height: 391px;
}
#contact_contact div.contact_map_all.hide {
  display: none;
  opacity: 0;
}
.contact_contact_sub strong {
  display: block;
}
.contact_contact_sub &gt; div {
  padding-bottom: 20px;
}
div.contact_address_data h3 {
  color: #0e1116;
}
.contact_address_sub &gt; div {
  margin-bottom: 20px;
}
.contact_contact_firm p &gt; strong {
  display: block;
  width: 100%;
}
@media (min-width: 757px) {
  .contact_contact_firm p &gt; strong {
    display: inline-block;
    width: 22%;
  }
}
.contact_address_sub p &gt; strong {
  display: block;
  width: 100%;
}
@media (min-width: 757px) {
  .contact_address_sub p &gt; strong {
    display: inline-block;
    width: 35%;
  }
}
.contact_contact_phone &gt; p {
  font-size: 1.25em;
  line-height: 1.2em;
  padding-bottom: 20px;
}
.contact_contact_phone p &gt; strong {
  font-size: 0.8em;
}
.contact_data_address_sub &gt; p {
  display: inline-block;
}
#contact_address_city {
  margin-right: 5px;
}
#stocks_contact {
  padding-left: 0;
}
#stocks_contact4 {
  display: none;
  padding-left: 0;
}
#stocks_contact4 .btn {
  margin-top: 10px;
}
.contact_page .stocks_list_name {
  color: #0e1116;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 4px;
  height: auto !important;
  font-size: 1.09em;
}
.contact_page .stocks_list_wrapper {
  display: block;
  min-height: auto;
  padding-bottom: 0;
  font-size: 13px;
}
@media (min-width: 757px) {
  .contact_page .stocks_list_wrapper {
    padding-top: 16px;
    padding-left: 22px;
    font-size: 14px;
  }
}
.contact_page .stocks_list_more {
  display: none;
}
.contact_page #stocks_contact4 p {
  padding: 15px 21px 19px 21px;
}
.contact_map_all {
  height: 400px;
  position: relative;
}
div#contact_map {
  width: 100%;
  height: 100%;
}
span.stocks_list_hours {
  display: block;
}
span.stocks_list_label {
  display: block;
  font-weight: 500;
  margin-top: 15px;
}
div.stocks_list_wrapper {
  margin-bottom: 15px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fontello.eot');
  src: url('fontello.eot#iefix') format('embedded-opentype'), url('fontello.woff') format('woff'), url('fontello.ttf') format('truetype'), url('fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icon_link {
  position: relative;
  padding-left: 25px;
  font-size: 1em;
}
.icon_link::before {
  color: #905581;
  display: inline-block;
  line-height: inherit;
  font-family: FontAwesome;
  font-size: 1.3em;
  position: absolute;
  left: 0px;
  top: -2px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-light {
  color: #fff;
}
.icon-stack [class^='icon-'],
.icon-stack [class*=' icon-'] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}
[class^='icon-'],
[class*=' icon-'] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
}
[class^='icon-']:before,
[class*=' icon-']:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  src: url('config.json');
}
[class^='icon-'].icon-fixed-width,
[class*=' icon-'].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.btn [class^='icon-'].icon-large {
  line-height: 0.9em;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.icon-search:before {
  content: '\f002';
}
.icon-envelope-alt:before {
  content: '\f003';
}
.icon-heart:before {
  content: '\f004';
}
.icon-star:before {
  content: '\f005';
}
.icon-star-empty:before {
  content: '\f006';
}
.icon-user:before {
  content: '\f007';
}
.icon-users:before {
  content: '\E80F';
}
.icon-cog-alt:before {
  content: '\E885';
}
.icon-film:before {
  content: '\f008';
}
.icon-th-large:before {
  content: '\F009';
}
.icon-th:before {
  content: '\F00A';
}
.icon-th-list:before {
  content: '\F00B';
}
.icon-ok:before {
  content: '\f00c';
}
.icon-exchange:before {
  content: '\F0EC';
}
.icon-remove:before {
  content: '\f00d';
}
.icon-zoom-in:before {
  content: '\F00E';
}
.icon-power-off:before,
.icon-off:before {
  content: '\f011';
}
.icon-signal:before {
  content: '\f012';
}
.icon-gear:before,
.icon-cog:before {
  content: '\f013';
}
.icon-trash:before {
  content: '\F014';
}
.icon-file-alt:before {
  content: '\F016';
}
.icon-download-alt:before {
  content: '\F019';
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: '\F01E';
}
.icon-refresh:before {
  content: '\F021';
}
.icon-lock:before {
  content: '\f023';
}
.icon-barcode:before {
  content: '\e813';
}
.icon-tag:before {
  content: '\e806';
}
.icon-tags:before {
  content: '\E80C';
}
.icon-print:before {
  content: '\F02F';
}
.icon-align-justify:before {
  content: '\f039';
}
.icon-pencil:before {
  content: '\F040';
}
.icon-map-marker:before {
  content: '\F042';
}
.icon-check:before {
  content: '\F00C';
}
.icon-pause:before {
  content: '\E80D';
}
.icon-hourglass:before {
  content: '\e800';
}
.icon-attention:before {
  content: '\e808';
}
.icon-chevron-left:before {
  content: '\F053';
}
.icon-chevron-right:before {
  content: '\f054';
}
.icon-remove-sign:before {
  content: '\f057';
}
.icon-ok-sign:before {
  content: '\f058';
}
.icon-question-sign:before {
  content: '\f059';
}
.icon-remove-circle:before {
  content: '\F05C';
}
.icon-plus:before {
  content: '\F067';
}
.icon-minus:before {
  content: '\F068';
}
.icon-gift:before {
  content: '\F06B';
}
.icon-eye-open:before {
  content: '\F06E';
}
.icon-comment:before {
  content: '\F075';
}
.icon-chevron-up:before {
  content: '\F077';
}
.icon-chevron-down:before {
  content: '\F078';
}
.icon-shopping-cart:before {
  content: '\f07a';
}
.icon-thumbs-down-alt:before {
  content: '\e80A';
}
.icon-signout:before {
  content: '\f08b';
}
.icon-signin:before {
  content: '\f090';
}
.icon-trophy:before {
  content: '\e804';
}
.icon-phone:before {
  content: '\F095';
}
.icon-credit-card:before {
  content: '\E801';
}
.icon-rss:before {
  content: '\F09E';
}
.icon-globe:before {
  content: '\f0ac';
}
.icon-wrench:before {
  content: '\f0ad';
}
.icon-link:before {
  content: '\e809';
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: '\F0C6';
}
.icon-save:before {
  content: '\f0c7';
}
.icon-sign-blank:before {
  content: '\f0c8';
}
.icon-reorder:before {
  content: '\f0c9';
}
.icon-table:before {
  content: '\F0CE';
}
.icon-truck:before {
  content: '\F0D1';
}
.icon-money:before {
  content: '\e805';
}
.icon-caret-down:before {
  content: '\F0D7';
}
.icon-caret-up:before {
  content: '\F0D8';
}
.icon-caret-left:before {
  content: '\F0D9';
}
.icon-caret-right:before {
  content: '\F0DA';
}
.icon-need:before {
  color: #707070;
  content: '*';
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  vertical-align: -5px;
}
.icon-envelope:before {
  content: '\F0E0';
}
.icon-plus-sign-alt:before {
  content: '\F0FE';
}
.icon-double-angle-left:before {
  content: '\F101';
}
.icon-double-angle-right:before {
  content: '\F100';
}
.icon-double-angle-up:before {
  content: '\F102';
}
.icon-double-angle-down:before {
  content: '\F103';
}
.icon-angle-left:before {
  content: '\F104';
}
.icon-angle-right:before {
  content: '\F105';
}
.icon-angle-up:before {
  content: '\F106';
}
.icon-angle-down:before {
  content: '\F107';
}
.icon-question:before {
  content: '\F128';
}
.icon-calendar-empty:before {
  content: '\f133';
}
.icon-chevron-sign-left:before {
  content: '\F137';
}
.icon-chevron-sign-right:before {
  content: '\F138';
}
.icon-ellipsis-horizontal:before {
  content: '\F141';
}
.icon-ellipsis-vertical:before {
  content: '\F142';
}
.icon-rss-sign:before {
  content: '\F143';
}
.icon-minus-sign-alt:before {
  content: '\F146';
}
.icon-file-text:before {
  content: '\F15C';
}
.icon-thumbs-up:before {
  content: '\F164';
}
.icon-thumbs-down:before {
  content: '\E80E ';
}
.icon-clock:before {
  content: '\f017';
}
.icon-basket:before {
  content: '\e80B';
}
.icon-chat:before {
  content: '\e802';
}
.icon-back:before {
  content: '\e803';
}
.icon-box:before {
  content: '\e807';
}
.icon-pencil-and-ruler:before {
  content: '\E812';
}
.icon-battery:before {
  content: '\E871';
}
.icon-sad-face:before {
  content: '\E872';
}
.icon-return-box:before {
  content: '\E873';
}
.icon-return:before {
  content: '\E803';
  vertical-align: middle;
}
.icon-register-card:before {
  content: '\E874';
}
.icon-menu-lines:before {
  content: '\E875';
}
.icon-envelope-empty:before {
  content: '\E876';
}
.icon-refresh-dollar:before {
  content: '\E877';
}
.icon-scissors-cut:before {
  content: '\E878';
}
.icon-wholesaler-register:before {
  content: '\E879';
}
.icon-novisibility:before {
  content: '\E87B';
}
.icon-visibility:before {
  content: '\E87C';
}
.icon-change-settings::before {
  content: '\E8FA';
  vertical-align: middle;
}
.icon-thumbs-up-empty:before {
  content: '\E80E';
  transform: scaleY(-1);
}
.icon-file-image:before {
  content: '\F1C5';
}
.icon-x:before {
  content: "\E880";
}
.icon-file-empty:before {
  content: "\E881";
}
.icon-paragraph:before {
  content: "\E882";
}
#backTop {
  opacity: 0.9;
  background: #fff;
  border: 1px solid #0e1116;
  bottom: 10px;
  line-height: 60px;
  cursor: pointer;
  display: none;
  font-size: 3rem;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 999;
  font-family: fontawesome;
}
#backTop:hover {
  color: #905581;
}
div[id^='tsbadgeResponsiveTop_'] {
  float: left;
}
body#trusted_shops_fix div[id*='tsbadge'] {
  z-index: 700 !important;
}
body#trusted_shops_fix div[id*='tscard'] {
  z-index: 701 !important;
}
.big_label,
.headline {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  .big_label,
  .headline {
    font-size: 2.5rem;
  }
}
.big_label small,
.big_label__after,
.headline small,
.headline__after {
  display: none;
}
.big_label:after,
.headline:after {
  content: '';
  display: block;
  height: 4px;
  width: 20px;
  background: #0e1116;
  margin-top: 1rem;
  border-radius: 1rem;
}
.slick-slider {
  display: block;
  position: relative;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: inline-block;
  outline: none;
  vertical-align: top;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  z-index: 50 !important;
}
.slick-initialized .slick-slide.slick-active {
  z-index: 51 !important;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  outline: 0;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  width: 40px;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: 0 none;
  z-index: 19;
  text-align: center;
  font-size: 1.43em;
  color: #0e1116;
  background: #fff;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: #f1f1f1;
  color: #000;
}
.slick-prev {
  left: 0px;
}
[dir='rtl'] .slick-prev {
  right: 15px;
  left: auto;
}
.slick-next {
  right: 0;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 15px;
}
.slick-dots {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 52;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  padding: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 1px solid #0e1116;
  border-radius: 100%;
  outline: none;
  background: #ffffff;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: #0e1116;
}
.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 757px) {
  .container {
    max-width: 749px;
  }
}
@media (min-width: 979px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters &gt; .col,
.no-gutters &gt; [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.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,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 757px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 979px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 757px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 979px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 757px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 979px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.5rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.5rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.5rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.5rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.5rem !important;
}
.m-2 {
  margin: 1rem !important;
}
.mt-2,
.my-2 {
  margin-top: 1rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 1rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 1rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 1rem !important;
}
.m-3 {
  margin: 1.5rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1.5rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1.5rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1.5rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1.5rem !important;
}
.m-4 {
  margin: 2rem !important;
}
.mt-4,
.my-4 {
  margin-top: 2rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 2rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 2rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 2rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.5rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.5rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.5rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.5rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.5rem !important;
}
.p-2 {
  padding: 1rem !important;
}
.pt-2,
.py-2 {
  padding-top: 1rem !important;
}
.pr-2,
.px-2 {
  padding-right: 1rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 1rem !important;
}
.pl-2,
.px-2 {
  padding-left: 1rem !important;
}
.p-3 {
  padding: 1.5rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1.5rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1.5rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1.5rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1.5rem !important;
}
.p-4 {
  padding: 2rem !important;
}
.pt-4,
.py-4 {
  padding-top: 2rem !important;
}
.pr-4,
.px-4 {
  padding-right: 2rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 2rem !important;
}
.pl-4,
.px-4 {
  padding-left: 2rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.5rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.5rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.5rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.5rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.5rem !important;
}
.m-n2 {
  margin: -1rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -1rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -1rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -1rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -1rem !important;
}
.m-n3 {
  margin: -1.5rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1.5rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1.5rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1.5rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1.5rem !important;
}
.m-n4 {
  margin: -2rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -2rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -2rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -2rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -2rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 757px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.5rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.5rem !important;
  }
  .m-sm-2 {
    margin: 1rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1rem !important;
  }
  .m-sm-3 {
    margin: 1.5rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important;
  }
  .m-sm-4 {
    margin: 2rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.5rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.5rem !important;
  }
  .p-sm-2 {
    padding: 1rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1rem !important;
  }
  .p-sm-3 {
    padding: 1.5rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important;
  }
  .p-sm-4 {
    padding: 2rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.5rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n2 {
    margin: -1rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1rem !important;
  }
  .m-sm-n3 {
    margin: -1.5rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n4 {
    margin: -2rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 979px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.5rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important;
  }
  .m-md-2 {
    margin: 1rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1rem !important;
  }
  .m-md-3 {
    margin: 1.5rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important;
  }
  .m-md-4 {
    margin: 2rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.5rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important;
  }
  .p-md-2 {
    padding: 1rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1rem !important;
  }
  .p-md-3 {
    padding: 1.5rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important;
  }
  .p-md-4 {
    padding: 2rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.5rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.5rem !important;
  }
  .m-md-n2 {
    margin: -1rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1rem !important;
  }
  .m-md-n3 {
    margin: -1.5rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.5rem !important;
  }
  .m-md-n4 {
    margin: -2rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.5rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important;
  }
  .m-lg-2 {
    margin: 1rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1rem !important;
  }
  .m-lg-3 {
    margin: 1.5rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important;
  }
  .m-lg-4 {
    margin: 2rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.5rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important;
  }
  .p-lg-2 {
    padding: 1rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1rem !important;
  }
  .p-lg-3 {
    padding: 1.5rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important;
  }
  .p-lg-4 {
    padding: 2rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.5rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n2 {
    margin: -1rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1rem !important;
  }
  .m-lg-n3 {
    margin: -1.5rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n4 {
    margin: -2rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
button.btn {
  padding: 0.95rem 1rem;
}
button.btn.--medium {
  padding: 1.3rem 1.4rem;
}
button.btn.--large {
  padding: 1.45rem 2rem;
}
.btn {
  background: none;
  padding: 0;
  border: 1px solid transparent;
  border-bottom: 1px solid #344686;
  font-family: 'Rubik', sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #344686;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 1.2rem;
  padding: 0.9rem 1rem;
  font-weight: normal;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
@media (min-width: 757px) {
  .btn {
    width: auto;
  }
}
.btn:hover {
  color: #905581;
  border-bottom: 1px solid #905581;
}
.btn.--medium {
  font-size: 1.4rem;
  padding: 1.25rem 1.4rem;
}
.btn.--medium.--solid {
  background: #344686;
  border: 1px solid #344686;
  color: #ffffff;
}
.btn.--medium.--solid:hover {
  background: #905581;
  border: 1px solid #905581;
  color: #ffffff;
}
.btn.--medium.--outline {
  background: #ffffff;
  border: 1px solid #344686;
  color: #344686;
}
.btn.--medium.--outline:hover {
  background: #ffffff;
  border: 1px solid #905581;
  color: #905581;
}
.btn.--large {
  font-size: 1.6rem;
  padding: 1.4rem 2rem;
  font-weight: 500;
}
.btn.--large.--solid {
  background: #344686;
  border: 1px solid #344686;
  color: #ffffff;
}
.btn.--large.--solid:hover {
  background: #905581;
  border: 1px solid #905581;
  color: #ffffff;
}
.btn.--large.--outline {
  background: #ffffff;
  border: 1px solid #344686;
  color: #344686;
}
.btn.--large.--outline:hover {
  background: #ffffff;
  border: 1px solid #905581;
  color: #905581;
}
.btn.--solid {
  border-bottom: 1px solid #344686;
  color: #0e1116;
}
.btn.--solid:hover {
  border-bottom: 1px solid #905581;
  color: #905581;
}
.btn.--outline {
  border-bottom: 1px solid #344686;
  color: #344686;
}
.btn.--outline:hover {
  border-bottom: 1px solid #905581;
  color: #905581;
}
.btn.--icon-left,
.btn.--icon-right {
  position: relative;
}
.btn.--icon-left:before,
.btn.--icon-right:before {
  font-family: FontAwesome;
}
.btn.--icon-left i,
.btn.--icon-left:before,
.btn.--icon-right i,
.btn.--icon-right:before {
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.btn.--icon-left,
.btn.--medium.--icon-left,
.btn.--large.--icon-left {
  padding-left: 2.5em;
}
.btn.--icon-left i,
.btn.--icon-left:before,
.btn.--medium.--icon-left i,
.btn.--medium.--icon-left:before,
.btn.--large.--icon-left i,
.btn.--large.--icon-left:before {
  left: 0.7em;
  font-size: 1.3em;
}
.btn.--icon-right,
.btn.--medium.--icon-right,
.btn.--large.--icon-right {
  padding-right: 2.5em;
}
.btn.--icon-right i,
.btn.--icon-right:before,
.btn.--medium.--icon-right i,
.btn.--medium.--icon-right:before,
.btn.--large.--icon-right i,
.btn.--large.--icon-right:before {
  right: 0.7em;
  font-size: 1.3em;
}
.btn.--secondary {
  color: #905581;
  border-bottom: 1px solid #905581;
}
.btn.--secondary:hover {
  color: #344686;
  border-bottom: 1px solid #344686;
}
.btn.--secondary.--solid {
  color: #905581;
  border-bottom: 1px solid #905581;
}
.btn.--secondary.--solid:hover {
  color: #344686;
  border-bottom: 1px solid #344686;
}
.btn.--secondary.--solid.--medium {
  background: #905581;
  border: 1px solid #905581;
  color: #ffffff;
}
.btn.--secondary.--solid.--medium:hover {
  background: #344686;
  border: 1px solid #344686;
  color: #ffffff;
}
.btn.--secondary.--solid.--large {
  background: #905581;
  border: 1px solid #905581;
  color: #ffffff;
}
.btn.--secondary.--solid.--large:hover {
  background: #344686;
  border: 1px solid #344686;
  color: #ffffff;
}
.btn.--secondary.--outline {
  color: #905581;
  border-bottom: 1px solid #905581;
}
.btn.--secondary.--outline:hover {
  color: #344686;
  border-bottom: 1px solid #344686;
}
.btn.--secondary.--outline.--medium {
  background: #ffffff;
  border: 1px solid #344686;
  color: #344686;
}
.btn.--secondary.--outline.--medium:hover {
  background: #ffffff;
  border: 1px solid #905581;
  color: #905581;
}
.btn.--secondary.--outline.--large {
  background: #ffffff;
  border: 1px solid #344686;
  color: #344686;
}
.btn.--secondary.--outline.--large:hover {
  background: #ffffff;
  border: 1px solid #905581;
  color: #905581;
}
.btn-icon i {
  background: #fff;
  border: 1px solid #0e1116;
  box-shadow: none;
  color: #905581;
  display: inline-block;
  font-size: 1.4em;
  height: 35px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
}
.badge {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  height: 25px;
  line-height: 23px;
  min-width: 25px;
  padding: 0 5px;
  vertical-align: baseline;
  white-space: nowrap;
}
.badge-important {
  background-color: #e35c5c;
}
.badge-info {
  background-color: #905581;
}
.badge-success {
  background-color: #10ac82;
}
.badge-warning {
  background-color: #f89406;
}
.label_icons &gt; * {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 21px;
  margin-right: 2px;
  padding: 0 6px;
  text-transform: uppercase;
}
.promo {
  color: #fff;
  background: #e35c5c;
}
.newproducts {
  color: #fff;
  background: #10ac82;
}
.bestseller {
  color: #fff;
  background: #905581;
}
.discount {
  color: #fff;
  background: #893f97;
}
.distinguished {
  color: #fff;
  background: #bc7700;
}
.form-group {
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  .form-group {
    margin-bottom: 20px;
  }
}
.form-group label {
  display: inline-block;
}
.form-group .input-group .form-control {
  padding-left: 40px;
}
.form-group .input-group .form-control-feedback {
  right: 0;
}
.form-group .form-control .caret {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
}
.form-group .form-control option {
  padding: 6px 10px;
  cursor: pointer;
}
.form-group .form-control   .control-label {
  pointer-events: none;
  position: absolute;
  top: 10px;
  left: 0px;
  padding: 0 5px;
  line-height: 21px;
  background: #fff;
  transition: transform 0.15s, left 0.15s;
  transform-origin: bottom left;
  letter-spacing: 0.5px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 757px) {
  .form-group .form-control   .control-label {
    left: 0px;
  }
}
.form-group .form-control   .control-label   .form-control-feedback {
  height: 40px;
  line-height: 55px;
}
.form-group .form-control:focus   .control-label,
.form-group .form-control.focused   .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 0px;
}
@media (max-width: 757px) {
  .form-group .form-control:focus   .control-label,
  .form-group .form-control.focused   .control-label {
    left: 0px;
  }
}
.form-group .form-control:focus   .control-label {
  color: #905581;
}
.form-group .form-control[disabled]   .control-label,
.form-group .form-control[readonly]   .control-label {
  background-color: #e6e6e6;
}
.form-group .form-control[disabled]:focus   .control-label,
.form-group .form-control[disabled].focused   .control-label,
.form-group .form-control[readonly]:focus   .control-label,
.form-group .form-control[readonly].focused   .control-label {
  background: #f1f1f1;
  background: -moz-linear-gradient(top,#f1f1f1 0%,#f7f7f7 46%,rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#f1f1f1),color-stop(46%,#f7f7f7),color-stop(100%,rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top,#f1f1f1 0%,#f7f7f7 46%,rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top,#f1f1f1 0%,#f7f7f7 46%,rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(top,#f1f1f1 0%,#f7f7f7 46%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom,#f1f1f1 0%,#f7f7f7 46%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#ffffff',GradientType=0);
}
.form-group .form-control[disabled]   .form-control-feedback {
  display: none;
}
.form-group .has-error .form-control:focus   .control-label {
  color: #e35c5c;
}
.form-group .has-error .form-control   .control-label   .form-control-feedback {
  line-height: 50px;
}
.form-group .has-success .form-control:focus   .control-label {
  color: #10ac82;
}
.form-group .has-success .form-control   .control-label   .form-control-feedback {
  line-height: 50px;
}
.form-group .form-desc {
  font-size: 12px;
  margin-top: 8px;
  color: #707070;
}
.form-group .button_legend {
  margin-top: 10px;
}
.button_legend {
  padding-top: 10px;
}
label {
  display: inline-block;
  max-width: 100%;
}
.form-control.form-control {
  display: block;
  width: 100%;
  height: 40px;
  text-align: left;
  padding: 6px 12px 6px 5px;
  font-size: 1em;
  line-height: 1.42857143;
  border: none;
  color: #0E1116;
  background-color: #fff;
  background-image: none;
  border-bottom: 1px solid #707070;
  cursor: pointer;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
  padding-right: 35px;
}
.form-control:focus {
  border-color: #905581;
  outline: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f1f1f1;
  opacity: 1;
}
textarea.form-control {
  min-height: 100px;
  height: auto;
  resize: vertical;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  margin: 2px 0 0;
  line-height: normal;
  position: absolute;
  margin-left: -20px;
  margin-top: 2px \9;
}
.radio   .radio,
.checkbox   .checkbox {
  margin-top: 0;
  margin-left: 10px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  margin-right: 10px;
}
.radio-inline   .radio-inline,
.checkbox-inline   .checkbox-inline {
  margin-top: 0;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
label.control-label {
  line-height: 1.25em;
  text-align: left;
}
.input-group {
  position: relative;
}
.input-group-addon {
  display: block;
  font-size: 18px;
  height: 50px;
  left: 0;
  line-height: 50px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  z-index: 2;
  color: #905581;
}
.zipcode_wrapper .form-control-feedback {
  right: 5px;
}
.has-required .form-control-feedback:before {
  color: #707070;
  content: '*';
  font-size: 1.5em;
  font-weight: 300;
  line-height: 50px;
}
.has-error .form-control-feedback,
.has-success .form-control-feedback {
  line-height: 51px;
}
.has-error .form-control-feedback:before {
  color: #e35c5c;
  content: '\f00d';
  font-family: fontawesome;
}
.has-success .form-control-feedback:before {
  color: #10ac82;
  content: '\F00C';
  font-family: fontawesome;
}
.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  min-height: 34px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 20px;
}
.form-control-feedback {
  position: absolute;
  top: 0px;
  right: 5px;
  z-index: 2;
  display: block;
  width: 30px;
  height: 35px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 757px) {
  .form-control-feedback {
    height: 40px;
  }
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #10ac82;
}
.has-success .help-block a,
.has-success .control-label a,
.has-success .radio a,
.has-success .checkbox a,
.has-success .radio-inline a,
.has-success .checkbox-inline a,
.has-success.radio label a,
.has-success.checkbox label a,
.has-success.radio-inline label a,
.has-success.checkbox-inline label a {
  color: #10ac82;
}
.has-success .help-block a:hover,
.has-success .control-label a:hover,
.has-success .radio a:hover,
.has-success .checkbox a:hover,
.has-success .radio-inline a:hover,
.has-success .checkbox-inline a:hover,
.has-success.radio label a:hover,
.has-success.checkbox label a:hover,
.has-success.radio-inline label a:hover,
.has-success.checkbox-inline label a:hover {
  color: #905581;
}
.has-success .form-control:focus {
  border-color: #10ac82;
}
.has-success .input-group-addon {
  color: #10ac82;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #e35c5c;
}
.has-warning .help-block a,
.has-warning .control-label a,
.has-warning .radio a,
.has-warning .checkbox a,
.has-warning .radio-inline a,
.has-warning .checkbox-inline a,
.has-warning.radio label a,
.has-warning.checkbox label a,
.has-warning.radio-inline label a,
.has-warning.checkbox-inline label a {
  color: #e35c5c;
}
.has-warning .help-block a:hover,
.has-warning .control-label a:hover,
.has-warning .radio a:hover,
.has-warning .checkbox a:hover,
.has-warning .radio-inline a:hover,
.has-warning .checkbox-inline a:hover,
.has-warning.radio label a:hover,
.has-warning.checkbox label a:hover,
.has-warning.radio-inline label a:hover,
.has-warning.checkbox-inline label a:hover {
  color: #905581;
}
.has-error .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  border-color: #e35c5c;
}
.has-error .input-group-addon {
  color: #e35c5c;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:after {
  content: ' ';
  display: table;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
input[type='checkbox'].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type='checkbox'].css-checkbox   .css-label,
input[type='checkbox'].css-checkbox   .css-label.clr {
  padding-left: 30px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 25px;
  vertical-align: middle;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #0e1116;
  width: 25px;
  padding: 0;
  position: relative;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
  font-size: 15px;
  color: #0e1116;
  text-align: center;
}
input[type='checkbox'].css-checkbox:checked   .css-label::before,
input[type='checkbox'].css-checkbox   .css-label.chk::before {
  content: '\F00C';
  font-family: fontawesome;
}
.css-label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-privacy-info {
  background: #fff;
  color: #0e1116;
  font-weight: normal;
  padding: 20px;
  margin: 0 auto 10px;
  font-size: 0.9em;
}
.text_to_right {
  text-align: right;
}
.text_to_left {
  text-align: left;
}
@media (min-width: 757px) {
  label.control-label {
    text-align: right;
  }
  .form-control-feedback {
    right: 10px;
  }
}
@media (min-width: 979px) {
  .has-feedback .form-control {
    padding-right: 30px;
  }
  .form-control-feedback {
    right: 15px;
  }
}
.f-group.--small .f-control {
  height: 35px;
  font-size: 1.2rem;
}
.f-group.--small .f-control:focus   .f-label,
.f-group.--small .f-control.focused   .f-label {
  transform: scale(0.91) translateY(-20px);
}
.f-group.--small .f-label {
  top: 10px;
  font-size: 1.2rem;
}
.f-group.--small .f-feedback .f-control-feedback {
  height: 35px;
}
.f-group.--small .help-block {
  font-size: 1.2rem;
}
.f-group.--file.--small .f-control:checked   .f-label:after,
.f-group.--file.--small .f-control[type="file"]   .f-label.--file:after,
.f-group.--checkbox.--small .f-control:checked   .f-label:after,
.f-group.--checkbox.--small .f-control[type="file"]   .f-label.--file:after,
.f-group.--radio.--small .f-control:checked   .f-label:after,
.f-group.--radio.--small .f-control[type="file"]   .f-label.--file:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
}
.f-group.--file.--small .f-control[type="radio"]:checked   .f-label:after,
.f-group.--checkbox.--small .f-control[type="radio"]:checked   .f-label:after,
.f-group.--radio.--small .f-control[type="radio"]:checked   .f-label:after {
  left: 4px;
  top: 4px;
  width: 6px;
  height: 6px;
}
.f-group.--file.--small .f-control[type="file"]   label:before,
.f-group.--checkbox.--small .f-control[type="file"]   label:before,
.f-group.--radio.--small .f-control[type="file"]   label:before {
  line-height: 0.9;
}
.f-group.--file.--small .f-control:focus   .f-label,
.f-group.--file.--small .f-control.focused   .f-label,
.f-group.--checkbox.--small .f-control:focus   .f-label,
.f-group.--checkbox.--small .f-control.focused   .f-label,
.f-group.--radio.--small .f-control:focus   .f-label,
.f-group.--radio.--small .f-control.focused   .f-label {
  padding-left: 24px;
}
.f-group.--file.--small .f-label,
.f-group.--checkbox.--small .f-label,
.f-group.--radio.--small .f-label {
  line-height: 14px;
  padding-left: 24px;
}
.f-group.--file.--small .f-label:before,
.f-group.--checkbox.--small .f-label:before,
.f-group.--radio.--small .f-label:before {
  width: 14px;
  height: 14px;
}
@media (min-width: 757px) {
  .f-group.--small-sm .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm .f-control:focus   .f-label,
  .f-group.--small-sm .f-control.focused   .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-sm .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-sm .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-sm .f-control:checked   .f-label:after,
  .f-group.--file.--small-sm .f-control[type="file"]   .f-label.--file:after,
  .f-group.--checkbox.--small-sm .f-control:checked   .f-label:after,
  .f-group.--checkbox.--small-sm .f-control[type="file"]   .f-label.--file:after,
  .f-group.--radio.--small-sm .f-control:checked   .f-label:after,
  .f-group.--radio.--small-sm .f-control[type="file"]   .f-label.--file:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-sm .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--checkbox.--small-sm .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--radio.--small-sm .f-control[type="radio"]:checked   .f-label:after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-sm .f-control[type="file"]   label:before,
  .f-group.--checkbox.--small-sm .f-control[type="file"]   label:before,
  .f-group.--radio.--small-sm .f-control[type="file"]   label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-sm .f-control:focus   .f-label,
  .f-group.--file.--small-sm .f-control.focused   .f-label,
  .f-group.--checkbox.--small-sm .f-control:focus   .f-label,
  .f-group.--checkbox.--small-sm .f-control.focused   .f-label,
  .f-group.--radio.--small-sm .f-control:focus   .f-label,
  .f-group.--radio.--small-sm .f-control.focused   .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-sm .f-label,
  .f-group.--checkbox.--small-sm .f-label,
  .f-group.--radio.--small-sm .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-sm .f-label:before,
  .f-group.--checkbox.--small-sm .f-label:before,
  .f-group.--radio.--small-sm .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 979px) {
  .f-group.--small-md .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-md .f-control:focus   .f-label,
  .f-group.--small-md .f-control.focused   .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-md .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-md .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-md .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-md .f-control:checked   .f-label:after,
  .f-group.--file.--small-md .f-control[type="file"]   .f-label.--file:after,
  .f-group.--checkbox.--small-md .f-control:checked   .f-label:after,
  .f-group.--checkbox.--small-md .f-control[type="file"]   .f-label.--file:after,
  .f-group.--radio.--small-md .f-control:checked   .f-label:after,
  .f-group.--radio.--small-md .f-control[type="file"]   .f-label.--file:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-md .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--checkbox.--small-md .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--radio.--small-md .f-control[type="radio"]:checked   .f-label:after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-md .f-control[type="file"]   label:before,
  .f-group.--checkbox.--small-md .f-control[type="file"]   label:before,
  .f-group.--radio.--small-md .f-control[type="file"]   label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-md .f-control:focus   .f-label,
  .f-group.--file.--small-md .f-control.focused   .f-label,
  .f-group.--checkbox.--small-md .f-control:focus   .f-label,
  .f-group.--checkbox.--small-md .f-control.focused   .f-label,
  .f-group.--radio.--small-md .f-control:focus   .f-label,
  .f-group.--radio.--small-md .f-control.focused   .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-md .f-label,
  .f-group.--checkbox.--small-md .f-label,
  .f-group.--radio.--small-md .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-md .f-label:before,
  .f-group.--checkbox.--small-md .f-label:before,
  .f-group.--radio.--small-md .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 1200px) {
  .f-group.--small-lg .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg .f-control:focus   .f-label,
  .f-group.--small-lg .f-control.focused   .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-lg .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-lg .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-lg .f-control:checked   .f-label:after,
  .f-group.--file.--small-lg .f-control[type="file"]   .f-label.--file:after,
  .f-group.--checkbox.--small-lg .f-control:checked   .f-label:after,
  .f-group.--checkbox.--small-lg .f-control[type="file"]   .f-label.--file:after,
  .f-group.--radio.--small-lg .f-control:checked   .f-label:after,
  .f-group.--radio.--small-lg .f-control[type="file"]   .f-label.--file:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-lg .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--checkbox.--small-lg .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--radio.--small-lg .f-control[type="radio"]:checked   .f-label:after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-lg .f-control[type="file"]   label:before,
  .f-group.--checkbox.--small-lg .f-control[type="file"]   label:before,
  .f-group.--radio.--small-lg .f-control[type="file"]   label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-lg .f-control:focus   .f-label,
  .f-group.--file.--small-lg .f-control.focused   .f-label,
  .f-group.--checkbox.--small-lg .f-control:focus   .f-label,
  .f-group.--checkbox.--small-lg .f-control.focused   .f-label,
  .f-group.--radio.--small-lg .f-control:focus   .f-label,
  .f-group.--radio.--small-lg .f-control.focused   .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-lg .f-label,
  .f-group.--checkbox.--small-lg .f-label,
  .f-group.--radio.--small-lg .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-lg .f-label:before,
  .f-group.--checkbox.--small-lg .f-label:before,
  .f-group.--radio.--small-lg .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 756px) {
  .f-group.--small-sm-max .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm-max .f-control:focus   .f-label,
  .f-group.--small-sm-max .f-control.focused   .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-sm-max .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm-max .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-sm-max .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-sm-max .f-control:checked   .f-label:after,
  .f-group.--file.--small-sm-max .f-control[type="file"]   .f-label.--file:after,
  .f-group.--checkbox.--small-sm-max .f-control:checked   .f-label:after,
  .f-group.--checkbox.--small-sm-max .f-control[type="file"]   .f-label.--file:after,
  .f-group.--radio.--small-sm-max .f-control:checked   .f-label:after,
  .f-group.--radio.--small-sm-max .f-control[type="file"]   .f-label.--file:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-sm-max .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--checkbox.--small-sm-max .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--radio.--small-sm-max .f-control[type="radio"]:checked   .f-label:after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-sm-max .f-control[type="file"]   label:before,
  .f-group.--checkbox.--small-sm-max .f-control[type="file"]   label:before,
  .f-group.--radio.--small-sm-max .f-control[type="file"]   label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-sm-max .f-control:focus   .f-label,
  .f-group.--file.--small-sm-max .f-control.focused   .f-label,
  .f-group.--checkbox.--small-sm-max .f-control:focus   .f-label,
  .f-group.--checkbox.--small-sm-max .f-control.focused   .f-label,
  .f-group.--radio.--small-sm-max .f-control:focus   .f-label,
  .f-group.--radio.--small-sm-max .f-control.focused   .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-sm-max .f-label,
  .f-group.--checkbox.--small-sm-max .f-label,
  .f-group.--radio.--small-sm-max .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-sm-max .f-label:before,
  .f-group.--checkbox.--small-sm-max .f-label:before,
  .f-group.--radio.--small-sm-max .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 978px) {
  .f-group.--small-md-max .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-md-max .f-control:focus   .f-label,
  .f-group.--small-md-max .f-control.focused   .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-md-max .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-md-max .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-md-max .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-md-max .f-control:checked   .f-label:after,
  .f-group.--file.--small-md-max .f-control[type="file"]   .f-label.--file:after,
  .f-group.--checkbox.--small-md-max .f-control:checked   .f-label:after,
  .f-group.--checkbox.--small-md-max .f-control[type="file"]   .f-label.--file:after,
  .f-group.--radio.--small-md-max .f-control:checked   .f-label:after,
  .f-group.--radio.--small-md-max .f-control[type="file"]   .f-label.--file:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-md-max .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--checkbox.--small-md-max .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--radio.--small-md-max .f-control[type="radio"]:checked   .f-label:after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-md-max .f-control[type="file"]   label:before,
  .f-group.--checkbox.--small-md-max .f-control[type="file"]   label:before,
  .f-group.--radio.--small-md-max .f-control[type="file"]   label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-md-max .f-control:focus   .f-label,
  .f-group.--file.--small-md-max .f-control.focused   .f-label,
  .f-group.--checkbox.--small-md-max .f-control:focus   .f-label,
  .f-group.--checkbox.--small-md-max .f-control.focused   .f-label,
  .f-group.--radio.--small-md-max .f-control:focus   .f-label,
  .f-group.--radio.--small-md-max .f-control.focused   .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-md-max .f-label,
  .f-group.--checkbox.--small-md-max .f-label,
  .f-group.--radio.--small-md-max .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-md-max .f-label:before,
  .f-group.--checkbox.--small-md-max .f-label:before,
  .f-group.--radio.--small-md-max .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 1199px) {
  .f-group.--small-lg-max .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg-max .f-control:focus   .f-label,
  .f-group.--small-lg-max .f-control.focused   .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-lg-max .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg-max .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-lg-max .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-lg-max .f-control:checked   .f-label:after,
  .f-group.--file.--small-lg-max .f-control[type="file"]   .f-label.--file:after,
  .f-group.--checkbox.--small-lg-max .f-control:checked   .f-label:after,
  .f-group.--checkbox.--small-lg-max .f-control[type="file"]   .f-label.--file:after,
  .f-group.--radio.--small-lg-max .f-control:checked   .f-label:after,
  .f-group.--radio.--small-lg-max .f-control[type="file"]   .f-label.--file:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-lg-max .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--checkbox.--small-lg-max .f-control[type="radio"]:checked   .f-label:after,
  .f-group.--radio.--small-lg-max .f-control[type="radio"]:checked   .f-label:after {
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-lg-max .f-control[type="file"]   label:before,
  .f-group.--checkbox.--small-lg-max .f-control[type="file"]   label:before,
  .f-group.--radio.--small-lg-max .f-control[type="file"]   label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-lg-max .f-control:focus   .f-label,
  .f-group.--file.--small-lg-max .f-control.focused   .f-label,
  .f-group.--checkbox.--small-lg-max .f-control:focus   .f-label,
  .f-group.--checkbox.--small-lg-max .f-control.focused   .f-label,
  .f-group.--radio.--small-lg-max .f-control:focus   .f-label,
  .f-group.--radio.--small-lg-max .f-control.focused   .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-lg-max .f-label,
  .f-group.--checkbox.--small-lg-max .f-label,
  .f-group.--radio.--small-lg-max .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-lg-max .f-label:before,
  .f-group.--checkbox.--small-lg-max .f-label:before,
  .f-group.--radio.--small-lg-max .f-label:before {
    width: 14px;
    height: 14px;
  }
}
.f-group {
  position: relative;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .f-group {
    margin-bottom: 1.5rem;
  }
}
.f-group .f-control {
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 0.6rem 1.3rem;
  font-size: 1.4rem;
  color: #0e1116;
  background: #fff;
  border: none;
  border-bottom: 1px solid #0e1116;
  transition: border-color ease-in-out 0.15s;
  box-shadow: none;
}
.f-group .f-control:focus,
.f-group .f-control.focused {
  border-color: #905581;
  outline: 0;
}
.f-group .f-control:focus   .f-label,
.f-group .f-control.focused   .f-label {
  transform: scale(0.95) translateY(-27px);
  left: 8px;
  padding: 0 5px;
  color: #905581;
}
.f-group .f-control[disabled],
.f-group .f-control[readonly] {
  background-color: #e6e6e6;
  opacity: 1;
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-control[disabled]   .f-label,
.f-group .f-control[readonly]   .f-label {
  cursor: not-allowed;
  pointer-events: none;
  background-color: #e6e6e6;
}
.f-group .f-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 8px;
  background: #fff;
  transition: transform .15s, left .15s;
  transform-origin: bottom left;
  padding: 0 5px;
  font-size: 1.4rem;
}
.f-group textarea.f-control {
  min-height: 100px;
  height: auto;
  resize: vertical;
  padding: 1.3rem;
}
.f-group.--file .f-control,
.f-group.--checkbox .f-control,
.f-group.--radio .f-control {
  display: none;
}
.f-group.--file .f-control:checked   .f-label:after,
.f-group.--file .f-control[type="file"]   .f-label.--file:after,
.f-group.--checkbox .f-control:checked   .f-label:after,
.f-group.--checkbox .f-control[type="file"]   .f-label.--file:after,
.f-group.--radio .f-control:checked   .f-label:after,
.f-group.--radio .f-control[type="file"]   .f-label.--file:after {
  content: '';
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  position: absolute;
}
.f-group.--file .f-control:checked   .f-label:before,
.f-group.--file .f-control[type="file"]   .f-label.--file:before,
.f-group.--checkbox .f-control:checked   .f-label:before,
.f-group.--checkbox .f-control[type="file"]   .f-label.--file:before,
.f-group.--radio .f-control:checked   .f-label:before,
.f-group.--radio .f-control[type="file"]   .f-label.--file:before {
  content: '';
  background: #344686;
  border: 1px solid #344686;
  color: #ffffff;
}
.f-group.--file .f-control[disabled]   .f-label,
.f-group.--checkbox .f-control[disabled]   .f-label,
.f-group.--radio .f-control[disabled]   .f-label {
  opacity: 0.6;
  background: none;
}
.f-group.--file .f-control[type="radio"]:checked   .f-label:after,
.f-group.--checkbox .f-control[type="radio"]:checked   .f-label:after,
.f-group.--radio .f-control[type="radio"]:checked   .f-label:after {
  left: 6px;
  top: 6px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #ffffff;
}
.f-group.--file .f-control[type="radio"]   .f-label:before,
.f-group.--checkbox .f-control[type="radio"]   .f-label:before,
.f-group.--radio .f-control[type="radio"]   .f-label:before {
  border-radius: 100%;
}
.f-group.--file .f-control[type="file"]   label:before,
.f-group.--checkbox .f-control[type="file"]   label:before,
.f-group.--radio .f-control[type="file"]   label:before {
  content: ' ';
  line-height: 1.15;
  font-family: Arial;
}
.f-group.--file .f-control:focus   .f-label,
.f-group.--file .f-control.focused   .f-label,
.f-group.--checkbox .f-control:focus   .f-label,
.f-group.--checkbox .f-control.focused   .f-label,
.f-group.--radio .f-control:focus   .f-label,
.f-group.--radio .f-control.focused   .f-label {
  transform: none;
  left: auto;
  padding-left: 28px;
  color: #0e1116;
}
.f-group.--file .f-label,
.f-group.--checkbox .f-label,
.f-group.--radio .f-label {
  position: relative;
  padding-left: 28px;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: auto;
  line-height: 18px;
  background: none;
  cursor: pointer;
}
.f-group.--file .f-label:before,
.f-group.--checkbox .f-label:before,
.f-group.--radio .f-label:before {
  content: '';
  background: #fff;
  border: 1px solid #0e1116;
  text-align: center;
  width: 18px;
  height: 18px;
  font-size: 1.4rem;
  transition: border 0.15s, background-color 0.15s;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.f-group.--reset .f-label,
.f-group.--submit .f-label {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  background: none;
}
.f-group.--reset.--small input,
.f-group.--submit.--small input {
  font-size: 1.2rem;
  padding: 0.9rem 1rem;
  font-weight: normal;
}
.f-group .f-feedback {
  position: relative;
}
.f-group .f-feedback .f-control {
  padding-right: 30px;
}
.f-group .f-feedback .f-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-group .f-feedback.--success .f-control:focus,
.f-group .f-feedback.--success .f-control.focused {
  border-color: #10ac82;
}
.f-group .f-feedback.--success .f-control:focus   .f-label,
.f-group .f-feedback.--success .f-control.focused   .f-label {
  color: #10ac82;
}
.f-group .f-feedback.--success .f-control-feedback:before {
  color: #10ac82;
  content: "\F00C";
  font-family: FontAwesome;
}
.f-group .f-feedback.--error .f-control:focus,
.f-group .f-feedback.--error .f-control.focused {
  border-color: #e35c5c;
}
.f-group .f-feedback.--error .f-control:focus   .f-label,
.f-group .f-feedback.--error .f-control.focused   .f-label {
  color: #e35c5c;
}
.f-group .f-feedback.--error .f-control-feedback:before {
  color: #e35c5c;
  content: "\F00D";
  font-family: FontAwesome;
}
.f-group .f-feedback.--required .f-control-feedback:before {
  color: #707070;
  content: "*";
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  height: 14px;
}
.pagination {
  display: flex;
  list-style: none;
  justify-content: center;
}
.pagination__element {
  display: flex;
  justify-content: center;
}
.pagination__element:not(.--button) {
  flex: 1;
  max-width: 35px;
  min-height: 35px;
}
.pagination__element:not(.--button) .pagination__link {
  width: 100%;
}
.pagination__element.--prev .pagination__link:before,
.pagination__element.--next .pagination__link:before {
  font-family: FontAwesome;
  font-size: 1.6rem;
}
.pagination__element.--prev .pagination__link:before {
  content: '\F104';
}
.pagination__element.--next .pagination__link:before {
  content: '\F105';
}
.pagination__element.--button .pagination__link {
  display: none;
}
.pagination__element.--button.--prev .pagination__link:before,
.pagination__element.--button.--next .pagination__link:before {
  font-family: FontAwesome;
  font-size: 1.6rem;
}
.pagination__element.--active .pagination__link {
  border: 2px solid #905581;
  font-weight: 500;
  color: #905581;
}
.pagination__element.--disabled .pagination__link {
  cursor: not-allowed;
  border: 2px solid transparent;
}
.pagination__element.--disabled.--button,
.pagination__element.--disabled.--button {
  cursor: not-allowed;
  opacity: 0.6;
}
.pagination__element .pagination__button {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .pagination__element {
    max-width: none;
    min-width: 35px;
  }
  .pagination__element.--button .pagination__link {
    display: flex;
    width: 100%;
  }
}
.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  text-decoration: none;
}
.pagination__link:hover {
  border: 2px solid #905581;
}
.pagination__button {
  white-space: nowrap;
}
.pagination__button.--next {
  margin-left: 5px;
}
.pagination__button.--prev {
  margin-right: 5px;
}
.load-content &gt; * {
  opacity: 0.2;
  pointer-events: none;
}
.load-content:after {
  content: '';
  position: fixed;
  top: 50%;
  left: 50%;
  height: 7px;
  width: 150px;
  display: block;
  background: #ffffff;
  opacity: 1;
  z-index: 1;
  box-sizing: border-box;
  animation: loading 2s infinite linear;
  box-shadow: 0 0px 0px 7px #e6e6e6;
  margin-left: -75px;
}
@keyframes loading {
  0% {
    border-left: 0px solid #905581;
  }
  10% {
    border-left: 0px solid #905581;
  }
  90% {
    border-left: 150px solid #905581;
  }
  100% {
    border-left: 150px solid #905581;
  }
}
.main_hotspot.load-content {
  min-height: 100px;
  position: relative;
}
.main_hotspot.load-content:after {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 28px;
}
.main_hotspot .products_wrapper {
  background: #fff;
}
.main_hotspot .note small {
  font-size: 1em;
}
.main_hotspot .client {
  text-align: center;
  margin-bottom: 10px;
}
.main_hotspot .note {
  text-align: center;
}
.main_hotspot h2 {
  font-size: 1em;
}
.main_hotspot h3 {
  font-weight: normal;
}
.main_hotspot.skeleton span.big_label:before {
  content: '';
  display: block;
  width: 160px;
  background: #fff;
  height: 30px;
}
.main_hotspot.skeleton .product-icon {
  background: #fff;
}
img.b-lazy {
  min-width: 20px;
  min-height: 20px;
}
.product-name {
  line-height: 1.2;
  display: inline-block;
  color: #0e1116;
  word-break: break-word;
  font-size: 1.2rem;
  text-decoration: none;
}
.product-name:hover {
  color: #905581;
}
.product-icon {
  display: block;
  overflow: hidden;
  text-align: center;
  height: 300px;
  margin-bottom: 20px;
}
.product-icon img {
  max-height: 300px;
}
.firm-name {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: #000;
}
.cleardescription {
  font-size: 1.3rem;
  margin-bottom: 15px;
  color: #000;
}
.note {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .note {
    margin-bottom: 0;
  }
}
.note span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.5em;
  order: 2;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .note span {
    font-size: 1em;
    order: initial;
    width: auto;
    margin-bottom: 0;
  }
}
.note small {
  padding-left: 6px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  color: #0e1116;
}
.note i {
  color: #e6e6e6;
  margin-right: 5px;
}
.note i.active {
  color: #FAC917;
}
.note strong {
  font-weight: normal;
  padding: 0 10px;
  width: 100%;
  order: 1;
  font-size: 2.1em;
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  .note strong {
    font-size: 1.15em;
    order: initial;
    width: auto;
    margin-bottom: 0;
  }
}
.max-price {
  color: #707070;
  text-decoration: line-through;
  font-size: 0.86em;
}
.price {
  color: #000;
  font-size: 1em;
  font-weight: 500;
}
.point-price {
  font-size: 0.9em;
  font-weight: 500;
  color: #905581;
}
.fon_price {
  text-decoration: none;
  font-weight: 500;
}
.product_wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}
.product_wrapper .product_prices {
  font-size: 1.8rem;
  line-height: 1.1;
  padding-top: 15px;
}
.product_wrapper .product_prices .point-price {
  font-size: 0.8em;
  display: inline-block;
  margin-left: 20px;
}
@media (min-width: 757px) {
  .product_wrapper .product_prices .point-price {
    display: block;
    margin-left: 0;
  }
}
.product_wrapper .product_prices .price {
  display: inline-block;
}
@media (min-width: 757px) {
  .product_wrapper .product_prices .price {
    display: block;
    margin-bottom: 5px;
  }
}
.product_wrapper .product_prices .max-price {
  font-size: 0.8em;
  display: inline-block;
  margin-left: 20px;
}
@media (min-width: 757px) {
  .product_wrapper .product_prices .max-price {
    display: block;
    margin-left: 0;
    margin-bottom: 5px;
  }
}
.product_wrapper .client {
  background: url('dart_dwn.png') no-repeat center 5px;
  margin-top: 10px;
  padding-top: 25px;
  color: #000;
}
.hotspot_yousave {
  color: #905581;
  position: absolute;
  width: 105px;
  height: 105px;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  border: 2px solid #905581;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
  transition: transform 0.3s ease-out;
}
span.yousave_value {
  font-size: 1.3em;
}
.one_product .one_product:last-child {
  border: none;
}
.products_wrapper .separator:last-child {
  display: none;
}
.products_wrapper.one_product .separator {
  display: none;
}
.article__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media (min-width: 757px) {
  .article__item {
    display: block;
  }
}
.article__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .article__item:nth-last-child(2):not(:nth-child(even)) {
    margin-bottom: 0;
  }
}
.article__image_wrapper {
  display: flex;
  justify-content: center;
}
@media (min-width: 757px) {
  .article__image_wrapper {
    float: right;
    max-width: 35%;
    margin: 0 0 5px 10px;
  }
}
.article__date_name {
  order: -1;
  margin-bottom: 1rem;
  display: flex;
}
.article__name_wrapper {
  display: flex;
  align-items: center;
}
.article__name {
  font-size: 1.6rem;
  color: #0e1116;
  text-decoration: none;
}
.article__name[href]:hover {
  color: #905581;
}
@media (min-width: 757px) {
  .article__text.--date {
    padding-left: 50px;
  }
}
.article__description {
  padding: 10px 0;
  margin-bottom: 5px;
  font-size: 1.3rem;
}
@media (min-width: 757px) {
  .article__description {
    padding-top: 0;
  }
}
.article__more_link {
  font-size: 1.3rem;
}
.article__all {
  text-align: center;
  margin: 20px 0;
}
.datasquare {
  color: #905581;
  text-align: center;
  display: inline-block;
  font-size: 2.4rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #0e1116;
  min-width: 40px;
}
.datasquare &gt; * {
  line-height: 1.1;
}
.datasquare span,
.datasquare b {
  font-size: 1.1rem;
  font-weight: normal;
  display: block;
}
.drop_down_wrapper {
  margin: 0 5px 5px 5px;
}
.drop_down_label {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 5px 20px 5px 10px !important;
  text-transform: none !important;
  font-size: 17px !important;
  border: none;
  border: 1px solid #0e1116;
  transition: all 0.2s linear;
  color: #707070;
  vertical-align: text-top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.drop_down_label img {
  max-height: 20px;
  vertical-align: middle;
}
.drop_down_label:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0e1116;
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15%;
  margin-top: 10px;
  margin-left: 5px;
}
.drop_down_label.open_list:after {
  border-top: none;
  border-bottom: 5px solid #0e1116;
}
.drop_down_list {
  display: none;
  margin: 0 10px 10px 10px;
  margin: 0 !important;
}
.drop_down_list &gt; * {
  display: block !important;
  margin: 0 !important;
  padding: 10px !important;
}
div.fancy-select {
  position: relative;
  display: inline-block;
  color: #0e1116;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
div.fancy-select select:focus   div.trigger {
  outline: 0;
}
div.fancy-select div.trigger,
.form-control.form-control.dropdown-toggle {
  display: block;
  width: 100%;
  height: 40px;
  text-align: left;
  padding: 6px 12px 6px 5px;
  font-size: 1em;
  line-height: 1.42857143;
  border: none;
  color: #0E1116;
  background-color: #fff;
  background-image: none;
  border-bottom: 1px solid #707070;
  cursor: pointer;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
  padding-right: 35px;
  padding: 10px;
}
.dropdown-menu,
div.fancy-select ul.options {
  position: absolute;
  top: 100%;
  min-width: 100%;
  left: 0;
  z-index: 400;
  display: none;
  float: left;
  max-height: 400px;
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #0e1116;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
.dropdown-menu::-webkit-scrollbar-track,
div.fancy-select ul.options::-webkit-scrollbar-track {
  background-color: #fff;
}
.dropdown-menu::-webkit-scrollbar,
div.fancy-select ul.options::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
.dropdown-menu::-webkit-scrollbar-thumb,
div.fancy-select ul.options::-webkit-scrollbar-thumb {
  background-color: #905581;
}
@media (min-width: 979px) {
  .dropdown-menu,
  div.fancy-select ul.options {
    min-width: 150px;
  }
}
@media (min-width: 757px) {
  .dropdown-menu div.fancy-select ul.options,
  div.fancy-select ul.options div.fancy-select ul.options {
    top: 35px;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu div.fancy-select ul.options,
  div.fancy-select ul.options div.fancy-select ul.options {
    max-height: 500px;
  }
}
.open &gt; .dropdown-menu,
div.fancy-select ul.options.open {
  display: block;
}
.form-control.dropdown-toggle::after,
div.fancy-select div.trigger::after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
  content: '\F107';
  -webkit-transform: translateY(-50%);
  font-family: fontawesome;
}
.form-group.open .form-control.dropdown-toggle::after,
div.fancy-select div.trigger.open:after {
  content: '\F106';
}
div.fancy-select ul.options li,
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #0e1116;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  cursor: pointer;
  text-decoration: none;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus,
div.fancy-select ul.options li.hover {
  text-decoration: none;
  color: #0e1116;
  background: #e6e6e6;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu .selected {
  background-color: #e6e6e6;
  color: #0e1116;
  text-decoration: none;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e6e6e6;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #905581;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #707070;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open &gt; a {
  outline: 0;
}
.f-dropdown.--small .f-control:after {
  height: 35px;
  font-size: 1.6rem;
}
.f-dropdown.--small .f-dropdown-menu {
  font-size: 1.2rem;
}
.f-dropdown.--small .f-dropdown-menu a {
  padding: 1rem 0.8rem;
}
@media (min-width: 757px) {
  .f-dropdown.--small-sm .f-control:after {
    height: 35px;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-sm .f-dropdown-menu {
    font-size: 1.2rem;
  }
  .f-dropdown.--small-sm .f-dropdown-menu a {
    padding: 1rem 0.8rem;
  }
}
@media (min-width: 979px) {
  .f-dropdown.--small-md .f-control:after {
    height: 35px;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-md .f-dropdown-menu {
    font-size: 1.2rem;
  }
  .f-dropdown.--small-md .f-dropdown-menu a {
    padding: 1rem 0.8rem;
  }
}
@media (min-width: 1200px) {
  .f-dropdown.--small-lg .f-control:after {
    height: 35px;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-lg .f-dropdown-menu {
    font-size: 1.2rem;
  }
  .f-dropdown.--small-lg .f-dropdown-menu a {
    padding: 1rem 0.8rem;
  }
}
@media (max-width: 756px) {
  .f-dropdown.--small-sm-max .f-control:after {
    height: 35px;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-sm-max .f-dropdown-menu {
    font-size: 1.2rem;
  }
  .f-dropdown.--small-sm-max .f-dropdown-menu a {
    padding: 1rem 0.8rem;
  }
}
@media (max-width: 978px) {
  .f-dropdown.--small-md-max .f-control:after {
    height: 35px;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-md-max .f-dropdown-menu {
    font-size: 1.2rem;
  }
  .f-dropdown.--small-md-max .f-dropdown-menu a {
    padding: 1rem 0.8rem;
  }
}
@media (max-width: 1199px) {
  .f-dropdown.--small-lg-max .f-control:after {
    height: 35px;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-lg-max .f-dropdown-menu {
    font-size: 1.2rem;
  }
  .f-dropdown.--small-lg-max .f-dropdown-menu a {
    padding: 1rem 0.8rem;
  }
}
.f-dropdown {
  position: relative;
}
.f-dropdown .f-control {
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.f-dropdown .f-control:after {
  content: '\F107';
  font-family: FontAwesome;
  width: 30px;
  height: 50px;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
.f-dropdown .f-control:focus,
.f-dropdown .f-control.focused {
  border-color: #0e1116;
}
.f-dropdown .f-dropdown-menu {
  position: absolute;
  top: calc(100% - 1px);
  right: 0;
  left: 0;
  min-width: 150px;
  max-height: 300px;
  list-style: none;
  font-size: 1.4rem;
  background: #fff;
  text-align: left;
  border: 1px solid #0e1116;
  z-index: 400;
  padding: 5px;
  display: none;
  overflow: auto;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-track {
  background-color: #fff;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #905581;
}
@media (min-width: 757px) {
  .f-dropdown .f-dropdown-menu {
    max-height: 400px;
  }
}
.f-dropdown .f-dropdown-menu a {
  color: #0e1116;
  display: block;
  padding: 1.3rem 0.8rem;
  text-decoration: none;
}
.f-dropdown .f-dropdown-menu a:hover,
.f-dropdown .f-dropdown-menu a.selected {
  background: #ecdfe9;
}
.f-dropdown.open .f-control:after {
  content: '\F106';
}
.f-dropdown.open .f-dropdown-menu {
  display: block;
}
.f-dropdown.--placeholder .f-dropdown-menu li:first-child {
  display: none;
}
div.loadingMap {
  background: url('mapLoaderBg.png');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: none repeat scroll 0 0 #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
span.loadingMap {
  color: #0e1116;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingAdres {
  display: none;
}
img.marker_face {
  display: none;
}
.mapTooltip {
  max-width: 200px;
  font-size: 11px;
}
.mapTooltipName {
  font-size: 13px;
}
.mapTooltipAdress {
  padding-bottom: 5px;
  padding-top: 5px;
}
.mapTooltipComment {
  padding-top: 5px;
}
.mapTooltipLink {
  padding-top: 8px;
  font-size: 1em;
}
.pickupl_calendar_wrapper {
  margin: 0 -5px 20px;
}
.pickupl_date {
  background: #fff;
  cursor: pointer;
  display: inline-block;
  width: 33.333333%;
}
.pickupl_radio {
  opacity: 0;
  position: absolute;
}
.pickupl_date_sub {
  border: 2px solid #707070;
  margin: 5px;
  padding: 10px;
  text-align: center;
}
.pickupl_date_day {
  display: block;
  font-weight: 500;
}
.pickupl_date_month {
  font-size: 12px;
}
input:checked   div.pickupl_date_sub {
  border: 2px solid #905581;
}
@media (min-width: 757px) {
  .pickupl_date {
    width: 25%;
  }
}
@media (min-width: 979px) {
  .pickupl_date {
    width: 10%;
  }
}
aside[class*='col-'] {
  display: none;
  font-size: 0.93em;
  background: #e6e6e6;
  display: block;
  padding: 0 !important;
  position: fixed !important;
  font-size: 1em;
  z-index: 1000;
  top: 0;
  bottom: -60px;
  overflow: auto;
  max-width: calc(100% - 60px);
  right: -100%;
}
@media (min-width: 757px) {
  aside[class*='col-'] {
    max-width: 50vw;
    right: -50vw;
  }
}
@media (min-width: 979px) {
  aside[class*='col-'] {
    display: none;
    position: relative !important;
    max-width: 25%;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    background: #fff;
    overflow: visible;
    z-index: 0;
    padding: 0 15px !important;
  }
}
@media (min-width: 1200px) {
  aside[class*='col-'] {
    font-size: 1em;
  }
}
header {
  font-size: 0.93em;
  margin-bottom: 10px;
  background: #ffffff;
  border-bottom: 1px solid #0e1116;
  height: 60px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600;
  justify-content: space-between;
  align-items: stretch;
}
@media (min-width: 979px) {
  header {
    position: static;
    height: auto;
    border: none;
    box-shadow: none;
    background: transparent;
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  header {
    font-size: 1em;
  }
}
.main_page header.commercial_banner {
  transition: background 0.3s;
  z-index: 1009;
  margin-bottom: 0px;
  background: rgba(255,255,255,0.5);
  border: none;
}
@media (min-width: 979px) {
  .main_page header.commercial_banner {
    position: inherit;
  }
}
@media (min-width: 979px) {
  .main_page header:not(.commercial_banner) {
    margin-bottom: 20px;
  }
}
@media (max-width: 978px) {
  .main_page.show_header_background header {
    background: #ffffff;
  }
}
footer {
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  font-size: 0.93em;
}
@media (min-width: 757px) {
  footer {
    font-size: 1em;
  }
}
#container {
  margin: 0 auto;
  text-align: left;
  font-size: 1.3rem;
  position: relative;
}
@media (min-width: 757px) {
  #container {
    font-size: 1.4rem;
  }
}
#content {
  margin-top: 10px;
}
@media (min-width: 979px) {
  #content {
    margin-top: 0;
  }
}
#layout {
  margin-bottom: 30px;
}
.main_page #content {
  margin: 0;
}
.main_page #layout,
.basketedit_page #layout {
  margin-bottom: 0px;
}
.search_page aside {
  display: block;
  padding-right: 17px;
}
.search_page #layout {
  margin-bottom: 15px;
}
.blog-list_page aside {
  display: block;
}
.blog-item_page aside {
  display: block;
}
.sidebar_open,
.filters_open {
  overflow: hidden;
}
.sidebar_open header,
.filters_open header {
  justify-content: flex-start;
}
.sidebar_open aside,
.filters_open aside {
  right: 0;
  z-index: 900;
  transition: right 200ms ease 200ms;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}
.sidebar_open #container,
.filters_open #container {
  left: 0px;
}
.sidebar_open footer,
.filters_open footer {
  left: 0px;
  position: relative;
}
.sidebar_open #content *,
.filters_open #content * {
  pointer-events: none;
}
.sidebar_open footer *,
.filters_open footer * {
  pointer-events: none;
}
.sidebar_open #logo,
.sidebar_open #menu_search,
.sidebar_open #menu_basket,
.filters_open #logo,
.filters_open #menu_search,
.filters_open #menu_basket {
  display: none !important;
}
#ck_dsclr {
  margin-left: -10px;
  margin-right: -10px;
  position: relative !important;
}
#search_hotspot_zone1 {
  margin: 40px auto 28px;
}
#search_hotspot_zone1 .product-icon {
  height: 144px;
}
#search_hotspot_zone1 .product-icon img {
  max-height: 144px;
}
#search_hotspot_zone1 .products_wrapper {
  margin: 0;
}
.filter_on #search_hotspot_zone1 {
  display: none;
}
#footer_links {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  position: relative;
  padding: 0;
  text-align: center;
}
@media (min-width: 757px) {
  #footer_links {
    text-align: left;
    margin-bottom: 15px;
  }
}
#footer_links .footer_links {
  flex-basis: 100%;
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  #footer_links .footer_links {
    flex-basis: 33.333%;
    padding: 30px 35px;
    margin: 25px 0 0;
  }
}
@media (min-width: 979px) {
  #footer_links .footer_links {
    margin: 35px 0 0;
  }
}
#footer_links .footer_links#menu_orders {
  border: 1px solid #0e1116;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #e30a7f;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_orders {
    border-right: none;
    padding: 30px 35px;
  }
}
#footer_links .footer_links#menu_orders .footer_links_sub {
  display: block;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_account {
    border: 1px solid #0e1116;
    border-left: none;
    background-color: #e30a7f;
  }
}
#footer_links .footer_links_label {
  display: block;
  font-size: 1.9rem;
  font-weight: 500;
  margin-bottom: 10px;
  color: #0e1116;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label {
    margin-bottom: 25px;
  }
}
#footer_links .footer_links_label:after {
  content: '';
  display: block;
  height: 4px;
  width: 20px;
  background: #0e1116;
  margin: 15px auto 0;
  border-radius: 10px;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label:after {
    display: none;
  }
}
@media (min-width: 757px) {
  #footer_links a.footer_links_label:hover {
    color: #905581;
  }
}
#footer_links .footer_links_sub {
  line-height: 1;
  font-size: 1.2rem;
  display: none;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub {
    display: block;
  }
}
#footer_links .footer_links_sub &gt; li {
  line-height: 1.2em;
  display: block;
  padding-bottom: 15px;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub &gt; li {
    padding: 0 15px 15px 0;
  }
}
@media (min-width: 1200px) {
  #footer_links .footer_links_sub &gt; li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
}
#footer_links .footer_links_sub &gt; li:last-child {
  padding-bottom: 0;
}
#footer_links .footer_links_sub &gt; li.menu_orders_item i {
  display: none;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub &gt; li.menu_orders_item i {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1.3em;
  }
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub &gt; li.menu_orders_item a {
    width: calc(100% - 25px);
    display: inline-block;
    vertical-align: middle;
  }
}
#footer_links.four_elements .footer_links {
  flex-basis: 100%;
}
@media (min-width: 757px) {
  #footer_links.four_elements .footer_links {
    flex-basis: 50%;
  }
}
@media (min-width: 979px) {
  #footer_links.four_elements .footer_links {
    flex-basis: 25%;
  }
}
@media (min-width: 1200px) {
  #footer_links.four_elements .footer_links_sub &gt; li {
    width: 100%;
  }
}
#footer_links ul {
  list-style: none;
}
#footer_links a,
#footer_links span {
  display: block;
  text-decoration: none;
}
#menu_contact {
  background: #ffffff;
  margin: 0 auto;
  position: relative;
}
#menu_contact a {
  text-decoration: none;
}
#menu_contact::before {
  height: 1px;
  width: 100%;
  background: #0e1116;
  top: 50%;
  position: absolute;
  content: '';
}
#menu_contact ul {
  margin: 32px auto;
  display: inline-block;
  background: #ffffff;
  z-index: 10;
  position: relative;
  padding-right: 10px;
}
#menu_contact ul &gt; li {
  padding: 0 10px;
  font-weight: 500;
  display: inline-block;
  list-style: none;
  margin: 5px 0;
  line-height: 1em;
}
#menu_contact ul &gt; li.contact_type_header {
  display: none;
}
#menu_contact ul &gt; li:nth-child(2) {
  padding-left: 0;
}
.logo_iai {
  display: inline-block;
  float: right;
  margin: 30px 0;
  background: #ffffff;
  z-index: 10;
  position: relative;
  padding-left: 20px;
}
#menu_contact .contact_type_text {
  font-weight: normal;
}
#menu_contact .contact_type_adress {
  font-weight: normal;
}
@media only screen and (max-width: 979px) {
  #menu_contact {
    background: transparent;
    width: initial !important;
    margin: initial !important;
    left: initial !important;
    padding: 0 20px;
  }
  #menu_contact a {
    width: 100%;
    padding: 15px 0;
  }
  #menu_contact ul {
    margin: 0;
    width: auto;
    display: block;
    background: none;
    padding: 0;
    position: static;
  }
  #menu_contact ul &gt; li {
    display: flex;
    line-height: 30px;
    border-bottom: 1px solid #d4d4d4;
    padding: 0;
    align-items: center;
    margin: 0;
    border-left: none;
    text-align: left;
    font-weight: 400;
  }
  #menu_contact ul &gt; li:nth-child(2) {
    padding: 0;
  }
  #menu_contact .contact_type_header {
    display: none;
  }
  #menu_contact .contact_type_text {
    display: none;
  }
  #menu_contact .contact_type_adress {
    display: none;
  }
  #menu_contact li::before {
    color: #0e1116;
    display: inline-block;
    line-height: inherit;
    font-family: FontAwesome;
    font-size: 1.3em;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;
    width: 16px;
    margin-right: 15px;
  }
  #menu_contact .contact_type_mail:before {
    content: '\F0E0';
  }
  #menu_contact .contact_type_phone:before {
    content: '\F095';
  }
  #menu_contact .contact_more:before {
    content: '\f0fe';
  }
  #menu_contact::before {
    display: none;
  }
  .logo_iai {
    display: block;
    float: none;
    text-align: center;
    background: none;
    padding: 0;
  }
}
.n59581_tooltip,
.n59581_instalment_note,
.n59581_tooltip_dictionary {
  position: absolute;
  z-index: 999;
  left: -9999px;
  padding: 5px;
  background: #ffffff;
  border: 1px solid #0e1116;
  font-size: 0.85em;
  color: #0e1116;
  width: 100%;
  max-height: 300px;
  overflow: scroll;
  margin-left: 3px;
}
@media (min-width: 757px) {
  .n59581_tooltip,
  .n59581_instalment_note,
  .n59581_tooltip_dictionary {
    width: 250px;
    overflow: initial;
    max-height: initial;
    margin: 0;
  }
}
.n59581_tooltip p {
  padding: 2px 7px;
}
.n59581_tooltip_dictionary p {
  padding: 2px 7px;
  text-align: left;
}
.n59581_tooltip_dictionary ul {
  padding-left: 22px;
}
.n59581_tooltip_dictionary ol {
  padding-left: 22px;
}
.tooltipContent {
  display: none;
}
#iaivalidate_help.help {
  background: #ffffdc none repeat scroll 0 0;
  border: 1px solid #0e1116;
  display: none !important;
  font-size: 0.8em;
  margin-left: 25px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 110px;
  z-index: 999;
}
body div.alertek {
  background-position: 25px center;
  font-weight: normal;
  margin: 0 auto;
  min-height: 90px;
  padding: 35px 50px 35px 70px !important;
  position: absolute;
  text-align: center;
  z-index: 9999;
  width: auto;
}
._mobile #alert_cover {
  margin-left: 0 !important;
  left: 0 !important;
  position: fixed;
  top: 0 !important;
  border-radius: 0 !important;
  right: 0 !important;
}
._mobile #dialog_wrapper {
  border-radius: 0;
  left: 5px !important;
  margin: 0 !important;
  overflow: auto;
  right: 5px;
  width: auto !important;
}
#dialog_wrapper {
  background: #ffffff;
  color: #0e1116;
  border: 1px solid #0e1116;
  width: 500px;
  z-index: 9999 !important;
  text-align: center;
}
@media (min-width: 757px) {
  #dialog_wrapper {
    text-align: left;
  }
}
#dialog_wrapper .big_label {
  color: #0e1116;
}
#dialog_wrapper_sub {
  overflow: auto;
  padding: 10px;
}
#dialog_close {
  color: #fff;
  background: #0e1116;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  position: absolute;
  right: 0px;
  text-decoration: none;
  top: 0px;
  font-size: 0;
}
#dialog_close:before {
  content: '\F00D';
  font-family: FontAwesome;
  font-size: 1.7rem;
}
#dialog_cover {
  width: auto !important;
  right: 0px;
  opacity: 0.5 !important;
  background: #0e1116;
  z-index: 9990 !important;
}
#ui-datepicker-div {
  z-index: 999 !important;
  display: none;
}
.ui-datepicker {
  z-index: 999;
  background: #fff;
  border: 1px solid #0e1116;
  padding: 0.2em 0.2em 0.2em;
  width: 19em;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: 12px;
  margin: 0 0 5px;
  width: 100%;
}
button.ui-datepicker-trigger {
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url('calndar_gfx.gif') 0 0 no-repeat;
  border: none;
  margin-left: 5px;
  float: left;
}
.ui-widget-header {
  background: #707070 none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #fff;
  font-weight: 500;
  position: relative;
}
.ui-datepicker-title {
  color: #0e1116;
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  height: 36px;
}
.ui-datepicker-title select {
  margin: 2px 2px 0;
}
.ui-datepicker-prev {
  background: url('button_leftbig.png') top left no-repeat;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  cursor: pointer;
  position: absolute;
  left: 2px;
  top: 2px;
}
.ui-datepicker-prev-hover {
  background-position: right top !important;
}
.ui-datepicker-prev span {
  display: none;
}
.ui-datepicker-next {
  background: url('button_rightbig.png') top left no-repeat;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
}
.ui-datepicker-next-hover {
  background-position: right top !important;
}
.ui-datepicker-next span {
  display: none;
}
a.ui-state-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.ui-datepicker th {
  border: 0 none;
  font-weight: 500;
  padding: 0.7em 0.3em;
  text-align: center;
}
.ui-datepicker td {
  border: 0 none;
  padding: 1px;
}
a.ui-state-default {
  border: 1px solid #0e1116;
  display: block;
  font-weight: 500;
  padding: 0.5em;
  text-align: right;
  text-decoration: none;
}
a.ui-state-default:hover {
  background: #0e1116;
  color: #fff;
  text-decoration: none;
}
a.ui-state-active {
  background: #0e1116;
  color: #fff;
  text-decoration: none;
}
span.ui-state-default {
  background: #f2dede none repeat scroll 0 0;
  border: 1px solid #0e1116;
  color: #e35c5c;
  cursor: not-allowed;
  display: block;
  padding: 0.5em;
  text-align: right;
}
iframe.ui-datepicker-cover {
  display: none;
}
div.ui-helper-hidden-accessible {
  display: none;
}
#menu_preloader_add {
  display: none;
  padding: 0 10px;
}
#menu_preloader_add .menu_preloader_add_wrapper {
  border: none;
  box-shadow: none;
}
@media (min-width: 757px) {
  #menu_preloader_add .menu_preloader_add_wrapper {
    padding: 15px 10px 10px;
  }
}
#menu_preloader_add .menu_preloader_add_wrapper .product-name {
  font-size: 1.14em;
  display: block;
  padding-top: 5px;
  text-transform: uppercase;
}
#menu_preloader_add .menu_preloader_add_wrapper .product-icon {
  display: block;
  height: 175px;
}
@media (min-width: 757px) {
  #menu_preloader_add .menu_preloader_add_wrapper .product-icon {
    width: 25%;
    margin-bottom: 0;
  }
}
#menu_preloader_add .product_wrapper {
  padding: 0;
}
@media (min-width: 757px) {
  #menu_preloader_add .product_wrapper {
    display: flex;
    align-items: center;
  }
}
#menu_preloader_add a.product-icon img {
  max-height: 160px;
}
#menu_preloader_add div.menu_preloader_add_btn a,
#menu_preloader_add div.menu_preloader_add_btn a:hover {
  margin-top: 5px;
  margin-right: 10px;
}
#menu_preloader_add #dialog_product_details {
  display: block;
}
@media (min-width: 757px) {
  #menu_preloader_add #dialog_product_details {
    width: 75%;
    text-align: left;
    padding-left: 15px;
  }
}
#menu_preloader_add #dialog_product_details .product_prices {
  padding-top: 30px;
  padding-bottom: 15px;
  text-align: right;
}
@media (min-width: 757px) {
  #menu_preloader_add #dialog_product_details .product_prices {
    text-align: left;
  }
}
#dialog_wrapper #menu_preloader_add {
  display: block;
}
@media (min-width: 757px) {
  .dialog_wrapper_menu_preloader_add {
    width: 700px !important;
    transform: translateX(-50%);
    margin-left: 0 !important;
  }
}
@media (min-width: 979px) {
  .dialog_wrapper_menu_preloader_add {
    width: 900px !important;
  }
}
.dialog_wrapper_menu_preloader_add #dialog_wrapper_sub {
  padding: 20px 5px;
}
.dialog_wrapper_menu_preloader_add #dialog_close {
  display: none;
}
#products_associated_zone4 {
  margin-top: 50px;
}
#products_associated_zone4 .product-icon {
  height: 155px;
}
#products_associated_zone4 .main_hotspot_sub {
  position: relative;
}
#products_associated_zone4 .product_wrapper {
  border: none;
  text-align: center;
  display: block;
  float: left !important;
  padding: 0;
  margin: 0 7px;
  flex: 0 0 calc(50% - 14px);
  max-width: calc(50% - 14px);
}
@media (min-width: 757px) {
  #products_associated_zone4 .product_wrapper {
    flex: 0 0 calc(25% - 14px);
    max-width: calc(25% - 14px);
  }
}
#products_associated_zone4 .products_wrapper {
  border: none;
  margin: 0;
}
@media (min-width: 757px) {
  #products_associated_zone4 .slick-next {
    right: 0px;
    top: -50px;
    transform: none;
  }
  #products_associated_zone4 .slick-prev {
    right: 45px;
    left: initial;
    top: -50px;
    transform: none;
  }
}
#instalments_button_01 {
  margin-top: 10px;
}
#instalments_button_02 {
  margin-top: 10px;
}
#instalment_dialog span.mBank {
  background: url('mbanksmall.gif') no-repeat scroll left center transparent;
  padding-left: 20px;
}
.instalment_dialog h2 {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  padding: 0 10px;
  text-align: center;
}
.instalment_dialog span.info {
  display: block;
  font-size: 0.8em;
}
.instalment_dialog div.buttons {
  text-align: center;
}
.instalment_dialog button {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  text-align: left !important;
}
.instalment_dialog button.disabled {
  cursor: not-allowed;
}
.instalment_dialog button.disabled:hover {
  color: #e35c5c !important;
  cursor: not-allowed;
}
.instalment_dialog button span.price_raty {
  float: right;
}
.instalment_dialog p.warning {
  padding: 10px;
  text-align: justify;
  font-weight: 500;
}
.instalment_dialog span.mBank {
  background: url('mbanksmall.gif') no-repeat scroll left center transparent;
  padding-left: 20px;
}
div.menu_notice_button {
  border-top: 1px solid #0e1116;
  padding-top: 10px;
}
div.clearboth {
  clear: both;
}
button.prepaid_cancel {
  clear: none !important;
  margin-left: 10px !important;
  margin-bottom: 10px;
}
button.prepaid_confirm {
  clear: none !important;
  margin-left: 10px !important;
}
#menu_preloader {
  display: none;
}
#menu_notice {
  text-align: left;
}
#menu_notice strong {
  display: block;
  font-weight: normal;
  padding: 10px;
}
#dialog_wrapper #paymentdescription {
  padding: 10px 0;
}
#dialog_wrapper #paymentdescription ul {
  margin-left: 20px;
}
#dialog_wrapper #dialog_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
#dialog_wrapper #dialog_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
#dialog_wrapper #dialog_info.small {
  padding: 10px;
  font-size: 1.2rem;
}
#dialog_wrapper #dialog_info.small:before {
  display: none;
}
#dialog_wrapper #dialog_info a {
  color: inherit;
  text-decoration: underline;
}
#dialog_wrapper #dialog_info a:hover {
  text-decoration: none;
}
#dialog_wrapper #dialog_info h3 {
  color: inherit;
}
#dialog_wrapper #dialog_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #fff3cd;
  position: relative;
}
#dialog_wrapper #dialog_warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
#dialog_wrapper #dialog_warning.small {
  padding: 10px;
  font-size: 1.2rem;
}
#dialog_wrapper #dialog_warning.small:before {
  display: none;
}
#dialog_wrapper #dialog_warning a {
  color: inherit;
  text-decoration: underline;
}
#dialog_wrapper #dialog_warning a:hover {
  text-decoration: none;
}
#dialog_wrapper #dialog_warning h3 {
  color: inherit;
}
#dialog_wrapper h2 {
  padding: 5px 22px 5px 10px;
  text-align: left;
}
#ui-dialog h2 {
  padding: 5px 22px 5px 10px;
  text-align: left;
}
#ui-dialog_content {
  display: block;
  font-weight: 400;
  padding: 10px 15px 30px;
}
#ui-dialog_button {
  border-top: 1px solid #0e1116;
  overflow: hidden;
  padding: 5px 10px 10px;
  float: none;
  margin-top: 5px;
  width: 100%;
}
#ui-dialog_button button {
  margin-top: 5px;
  width: 100%;
}
#ui-dialog div.orderpaymentradio {
  overflow: hidden;
  margin-bottom: 10px;
  text-align: left;
}
#ui-dialog div.orderpaymentradio img {
  width: 80px;
  float: left;
  margin-right: 10px;
  border: 1px solid #0e1116;
}
#ui-dialog div.orderpaymentradio input {
  float: left;
  margin-right: 10px;
  margin-top: 20px;
}
#ui-dialog div.orderpaymentradio span {
  float: left;
  line-height: 48px;
  white-space: nowrap;
}
div.menu_notice_button button {
  float: right;
  margin-left: 5px;
}
div.confirmation_popup_buttons button {
  float: right;
  margin: 0 5px 5px 0;
}
#xpress_toplayer {
  display: none;
}
#xpress_toplayer_error {
  display: none;
}
.xpress_zipcode_verification {
  z-index: 9999 !important;
}
.xpress_zipcode_verification h2 {
  border-left: 7px solid #905581;
  color: #0e1116;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
}
.xpress_zipcode_verification p {
  margin: 10px 0;
}
.xpress_zipcode_verification .form-control-feedback {
  right: 15px;
  line-height: 65px;
}
.xpress_zipcode_verification .has-success .form-control-feedback,
.xpress_zipcode_verification .hass-error .form-control-feedback {
  line-height: 52px;
}
.xpress_zipcode_verification input {
  width: 100%;
  text-align: center;
}
.xpress_zipcode_verification #xpress_zipcode_submit {
  margin-top: 8px;
  width: 100%;
}
#xpress_zipcode_geolocation {
  width: 100%;
}
#express_close_dialog {
  width: 100%;
}
#login_menu_block {
  padding: 0 15px;
}
@media (min-width: 979px) {
  #login_menu_block {
    display: none;
  }
}
#login_menu_block .login_welcome_message {
  font-weight: 500;
  padding: 10px;
}
#login_menu_block .login_welcome_message span {
  color: #905581;
}
#login_menu_block a {
  border-bottom: 1px solid #d4d4d4;
  color: #0e1116;
  display: block;
  font-size: 1em;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
  line-height: 60px;
}
#login_menu_block a:hover {
  color: #905581;
}
#login_menu_block a i {
  color: #0e1116;
  font-size: 1.2em;
  margin-right: 15px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
#login_menu_block span {
  vertical-align: middle;
}
#login_menu_block span.font_icon {
  font-size: 16px;
  margin-right: 15px;
  width: 16px;
  display: inline-block;
}
.mobileNewsletter {
  padding: 5px 10px;
}
.mobileNewsletter a {
  text-align: right !important;
}
.menu_blog_box {
  padding-bottom: 20px;
  padding-bottom: 0;
}
.menu_blog_box ul {
  list-style: none;
}
.menu_blog_box ul li {
  position: relative;
}
.menu_blog_box ul li a {
  padding: 0 20px;
  color: #905581;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #0e1116;
  font-size: 16px;
}
.menu_blog_box ul li a:hover {
  color: #905581;
}
@media (min-width: 979px) {
  .menu_blog_box ul li a {
    display: block;
    color: #0e1116;
    line-height: inherit;
    padding: 0;
    font-size: 1em;
    border: none;
  }
}
.menu_blog_box ul li.active a {
  color: #905581;
}
@media (min-width: 979px) {
  .menu_blog_box ul li {
    border-bottom: 1px solid #0e1116;
    padding: 10px 0;
  }
}
@media (min-width: 979px) {
  #menu_blog_categories {
    margin-bottom: 20px;
  }
}
#menu_blog_categories ul li.active:after {
  content: 'ïƒš';
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 13px;
  color: #905581;
  display: none;
}
#menu_blog_rss {
  padding: 10px 0px 9px;
  padding: 0;
}
#menu_blog_rss a {
  padding: 0 20px;
  color: #905581;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #0e1116;
  font-size: 16px;
}
#menu_blog_rss a:hover {
  color: #905581;
}
@media (min-width: 979px) {
  #menu_blog_rss a {
    display: block;
    color: #0e1116;
    line-height: inherit;
    padding: 10px 0;
    font-size: 1em;
    border: none;
  }
}
#menu_blog_bydates {
  padding-bottom: 5px;
  padding-bottom: 0;
}
#menu_blog_bydates ul li &gt; ul {
  display: none;
}
#menu_blog_bydates ul li &gt; ul li {
  border-bottom: none;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li &gt; ul li {
    margin: 2px 0;
    padding: 3px 0;
  }
}
#menu_blog_bydates ul li &gt; ul li &gt; a:after {
  display: none;
}
#menu_blog_bydates ul li &gt; ul li a {
  color: #0e1116;
  padding: 0 10px;
}
#menu_blog_bydates ul li &gt; ul li a:hover {
  color: #905581;
}
#menu_blog_bydates ul li &gt; ul li.active a {
  color: #905581;
}
#menu_blog_bydates ul li &gt; a:after {
  font-family: FontAwesome;
  position: absolute;
  content: '\f107';
  font-size: 22px;
  right: 20px;
  top: 0;
  line-height: 60px;
  color: #905581;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li &gt; a:after {
    line-height: 1;
    top: 12px;
    right: 10px;
    font-size: 1em;
  }
}
#menu_blog_bydates ul li.active ul {
  display: block;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li.active ul {
    margin-top: 10px;
  }
}
#menu_blog_bydates ul li.active &gt; a:after {
  content: '\f106';
}
#menu_blog_bydates a.menu_categories_label {
  padding: 0 20px;
  color: #905581;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #0e1116;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
}
#menu_blog_bydates a.menu_categories_label:hover {
  color: #905581;
}
@media (min-width: 979px) {
  #menu_blog_bydates a.menu_categories_label {
    display: block;
    color: #0e1116;
    line-height: inherit;
    padding: 10px 0;
    font-size: 1em;
    text-align: left;
    border: none;
  }
}
.progress {
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .progress {
    display: flex;
  }
}
.progress__item {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .progress__item {
    width: 25%;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
  }
  .progress__item:after {
    content: '';
    background: #0e1116;
    display: block;
    width: 100%;
    left: 0;
    top: 10px;
    height: 1px;
    position: absolute;
    z-index: -1;
  }
}
.progress__item:not(.--active) {
  display: none;
}
@media (min-width: 979px) {
  .progress__item:not(.--active) {
    display: flex;
  }
}
@media (min-width: 979px) {
  .progress__item.--active .progress__icon {
    background: #905581;
    color: #fff;
  }
}
.progress__item.--first .progress__circle {
  stroke-dashoffset: 94.248px;
}
.progress__item.--second .progress__circle {
  stroke-dashoffset: 62.832px;
}
.progress__item.--third .progress__circle {
  stroke-dashoffset: 31.416px;
}
.progress__item.--fourth .progress__circle {
  stroke-dashoffset: 0;
}
.progress__item.--shopping-cart .progress__fontello:before {
  content: '\F07A';
}
.progress__item.--truck .progress__fontello:before {
  content: '\F0D1';
}
.progress__item.--comment .progress__fontello:before {
  content: '\F075';
}
.progress__item.--ok .progress__fontello:before {
  content: '\F00C';
}
.progress__item.--file-text .progress__fontello:before {
  content: '\F15C';
}
.progress__icon {
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 979px) {
  .progress__icon {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px solid #0e1116;
    color: #905581;
    background: #fff;
    box-shadow: inset 0 0 0 4px #ffffff;
  }
}
.progress__svg {
  position: absolute;
  width: 43px;
  height: 43px;
  transform: rotate(-90deg);
  top: 0;
  left: 0;
}
.progress__circle_back,
.progress__circle {
  cx: 21.5px;
  cy: 21.5px;
  r: 20px;
  fill: none;
  stroke-width: 3px;
}
.progress__circle_back {
  stroke: #e6e6e6;
}
.progress__circle {
  stroke: #905581;
  stroke-dasharray: 125.664px;
}
.progress__step {
  display: flex;
  align-items: flex-end;
}
.progress__step strong {
  font-size: 1.5rem;
}
.progress__step span {
  font-size: 1.2rem;
}
.progress__fontello {
  font-size: 2.4rem;
  display: none;
}
.progress__fontello:before {
  font-family: fontAwesome;
}
.progress__text {
  width: 100%;
  overflow: hidden;
  padding-left: 1.5rem;
}
@media (min-width: 979px) {
  .progress__text {
    padding: 0;
  }
}
.progress__name {
  display: block;
  text-transform: uppercase;
  font-size: 1.5rem;
}
@media (min-width: 979px) {
  .progress__name {
    font-size: 1.3rem;
    padding-top: 5px;
    font-weight: 400;
    text-transform: none;
  }
}
.progress__description {
  display: inline-block;
  font-size: 1.2rem;
  background: #fff;
  position: relative;
  padding-right: 1.5rem;
}
@media (min-width: 979px) {
  .progress__description {
    display: none;
    border-top: 2px solid #0e1116;
    padding: 5px 5px 10px 10px;
  }
}
@media (min-width: 1200px) {
  .progress__description {
    padding: 5px 10px 10px;
  }
}
.progress__description:after {
  content: '';
  width: 100vw;
  height: 1px;
  border-top: 1px dotted #0e1116;
  position: absolute;
  top: calc(50% - 1px);
  z-index: -1;
  left: 0;
}
@media (min-width: 979px) {
  .progress__description:after {
    display: none;
  }
}
#menu_affiliate {
  margin-bottom: 30px;
  padding-top: 20px;
  text-align: right;
}
.less_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
.less_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_info.small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_info.small:before {
  display: none;
}
.less_info a {
  color: inherit;
  text-decoration: underline;
}
.less_info a:hover {
  text-decoration: none;
}
.less_info h3 {
  color: inherit;
}
.less_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #fff3cd;
  position: relative;
}
.less_warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_warning.small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_warning.small:before {
  display: none;
}
.less_warning a {
  color: inherit;
  text-decoration: underline;
}
.less_warning a:hover {
  text-decoration: none;
}
.less_warning h3 {
  color: inherit;
}
.less_error {
  border: 1px solid transparent;
  color: #721c24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #f8d7da;
  position: relative;
}
.less_error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_error.small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_error.small:before {
  display: none;
}
.less_error a {
  color: inherit;
  text-decoration: underline;
}
.less_error a:hover {
  text-decoration: none;
}
.less_error h3 {
  color: inherit;
}
.less_success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #d4edda;
  position: relative;
}
.less_success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_success.small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_success.small:before {
  display: none;
}
.less_success a {
  color: inherit;
  text-decoration: underline;
}
.less_success a:hover {
  text-decoration: none;
}
.less_success h3 {
  color: inherit;
}
div.menu_messages_message {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
div.menu_messages_message::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_message.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_message.small:before {
  display: none;
}
div.menu_messages_message a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_message a:hover {
  text-decoration: none;
}
div.menu_messages_message h3 {
  color: inherit;
}
div.menu_messages_success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #d4edda;
  position: relative;
}
div.menu_messages_success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_success.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_success.small:before {
  display: none;
}
div.menu_messages_success a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_success a:hover {
  text-decoration: none;
}
div.menu_messages_success h3 {
  color: inherit;
}
div.menu_messages_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #fff3cd;
  position: relative;
}
div.menu_messages_warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_warning.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_warning.small:before {
  display: none;
}
div.menu_messages_warning a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_warning a:hover {
  text-decoration: none;
}
div.menu_messages_warning h3 {
  color: inherit;
}
div.menu_messages_error {
  border: 1px solid transparent;
  color: #721c24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #f8d7da;
  position: relative;
}
div.menu_messages_error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_error.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_error.small:before {
  display: none;
}
div.menu_messages_error a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_error a:hover {
  text-decoration: none;
}
div.menu_messages_error h3 {
  color: inherit;
}
#menu_security_policy {
  margin-bottom: 40px;
}
#menu_security_policy div.menu_sub_box {
  padding-top: 0;
}
#menu_security_policy.supershop {
  padding-left: 9px;
  text-align: center;
  padding-top: 0;
}
#menu_security_policy.supershop img {
  float: none;
  vertical-align: top;
  display: inline;
  margin: 5px 28px 0 15px;
}
#menu_security_policy.supershop .menu_sub_box {
  display: inline-block;
  padding-left: 14px;
  width: 100%;
}
#menu_security_policy.supershop h2 strong sup {
  display: inline-block;
  font-size: 0.4em;
  padding-left: 3px;
  padding-top: 14px;
  vertical-align: top;
}
#menu_security_policy img {
  display: block;
  float: left;
  margin: 0 25px 0 auto;
}
@media (min-width: 757px) {
  #menu_security_policy img {
    float: right;
    margin: -20px 0 0;
  }
}
#menu_security_policy h2 {
  display: none;
}
@media (min-width: 757px) {
  #menu_security_policy h2 {
    display: block;
  }
}
#menu_security_policy p:nth-child(2) {
  padding-top: 12px;
  padding-bottom: 10px;
}
@media (min-width: 757px) {
  #menu_security_policy p:nth-child(2) {
    padding: 0;
  }
}
#menu_security_policy p:nth-child(n   3) {
  display: block;
  width: 100%;
  clear: both;
  padding: 5px 0;
}
@media (min-width: 757px) {
  #menu_security_policy p:nth-child(n   3) {
    clear: none;
    padding: 0;
  }
}
#menu_security_policy p:nth-child(3) {
  border-top: 1px solid #0e1116;
  padding-top: 15px;
}
@media (min-width: 757px) {
  #menu_security_policy p:nth-child(3) {
    padding: 0;
    border: none;
  }
}
#viewType {
  width: 1px;
}
@media (min-width: 757px) {
  #viewType {
    width: 2px;
  }
}
@media (min-width: 979px) {
  #viewType {
    width: 3px;
  }
}
@media (min-width: 1200px) {
  #viewType {
    width: 4px;
  }
}
.scrollarea {
  border-right: 1px solid #0e1116;
}
.image-left {
  float: left;
  margin-right: 10px;
}
.image-popup._mobile #container1 {
  display: none;
}
.image-popup._mobile #container {
  display: none;
}
.table_wrapper {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_row {
  display: table-row;
}
.table_cell {
  display: table-cell;
  float: none !important;
  vertical-align: top;
}
.ui-table {
  border: 0 none;
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}
.ui-table th {
  font-weight: 500;
  line-height: 1.5em;
  padding: 0.4em 0.5em;
  text-align: left;
  vertical-align: top;
  clear: left;
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  .ui-table th {
    float: none;
    clear: none;
    width: auto;
  }
}
.ui-table td {
  line-height: 1.5em;
  padding: 0.7em 0.5em;
  text-align: left;
  vertical-align: top;
  clear: left;
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  .ui-table td {
    float: none;
    clear: none;
    width: auto;
  }
}
.ui-table-reflow tbody th {
  margin-top: 30px;
}
@media (min-width: 757px) {
  .ui-table-reflow tbody th {
    margin-top: 3em;
  }
}
.ui-table-reflow thead td,
.ui-table-reflow thead th {
  display: none;
}
@media (min-width: 757px) {
  .ui-table-reflow thead td,
  .ui-table-reflow thead th {
    display: table-cell;
  }
}
.table-stroke tr:nth-child(2n) {
  background: none;
}
.ui-table-reflow td .ui-table-cell-label,
.ui-table-reflow th .ui-table-cell-label {
  margin: -0.4em 1em -0.4em -0.4em;
  min-width: 40%;
  padding: 0.4em;
  display: inline-block;
}
@media (min-width: 757px) {
  .ui-table-reflow td .ui-table-cell-label,
  .ui-table-reflow th .ui-table-cell-label {
    display: none;
  }
}
.table-stroke thead th,
.table-stroke thead td {
  border-bottom: 1px solid #0e1116;
  line-height: 1.2;
}
.table-stroke tbody th,
.table-stroke tbody td {
  vertical-align: middle;
  line-height: 1.3;
}
.ui-table-reflow td,
.ui-table-reflow th {
  text-align: left;
  font-size: 13px;
}
.table-stroke-row-sum {
  border-top: 2px solid #0e1116;
  border-bottom: 1px solid #0e1116;
  color: #905581;
  font-weight: 500;
  background: #e6e6e6 !important;
}
.table-stroke-row-sum th {
  color: #0e1116;
}
.mobile_sidebar .menu_box {
  display: none;
}
.mobile_sidebar div.main_hotspot {
  display: none;
}
.mobile_sidebar .menu_sub_box {
  border: none;
  background: none;
  padding: 0;
}
.mobile_sidebar .menu_box h2,
.mobile_sidebar .menu_box_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  background: none;
  border: none;
  border-bottom: 1px solid #905581;
  font-size: 1.083em;
  font-weight: normal;
  padding: 0 0 4px 0;
  line-height: 1.5;
}
@media (min-width: 757px) {
  .mobile_sidebar .menu_box h2,
  .mobile_sidebar .menu_box_label {
    font-size: 2.5rem;
  }
}
.mobile_sidebar .menu_box h2 a,
.mobile_sidebar .menu_box_label a {
  font-size: 1em;
  font-weight: normal;
  color: #0e1116;
  text-shadow: 1px 1px 1px #fff;
  text-decoration: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.text-success {
  color: #10ac82;
}
.text-danger {
  color: #e35c5c;
}
.bg_alter {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
}
.bg_alter .icon_link::before {
  color: #905581;
}
.bg_mask {
  background: #ffffff;
  color: #0e1116;
  border: 1px solid #707070;
}
.bg_mask .big_label {
  color: #0e1116;
  border-color: #905581;
}
.bg_mask .product-name {
  color: #0e1116;
}
a.reverse_link,
.reverse_link a {
  color: #0e1116;
}
a.reverse_link:hover,
.reverse_link a:hover {
  color: #905581;
}
header #menu_basket_details {
  display: none !important;
}
span.menu_settings_language {
  text-transform: uppercase;
  margin-right: 3px;
}
span.menu_settings_currency {
  margin-left: 3px;
}
#menu_settings {
  z-index: 200;
  display: block;
  margin: 0 0 150px;
  border-left: none;
  border-right: none;
  border-top: none;
}
@media (min-width: 979px) {
  #menu_settings {
    margin: 0;
  }
}
#menu_settings form {
  width: calc(100vw - 60px);
  display: block;
  position: fixed;
  border: none;
  overflow: auto;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #fff;
  transition: left 0.3s;
}
@media (min-width: 757px) {
  #menu_settings form {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  #menu_settings form {
    position: absolute;
    top: 100%;
    width: auto;
    left: 0;
    bottom: initial;
    display: none;
    min-width: 200px;
  }
}
#menu_settings form.active {
  display: block;
}
#menu_settings form &gt; ul {
  list-style: none;
  border: none;
  background: #fff;
}
@media (min-width: 979px) {
  #menu_settings form &gt; ul {
    background: #fff;
    color: #0e1116;
    border: 1px solid #0e1116;
    padding: 20px 0;
  }
}
@media (min-width: 979px) {
  #menu_settings form &gt; ul &gt; li {
    padding: 0 20px;
  }
}
#menu_settings form &gt; ul &gt; li:nth-last-child(2) {
  margin-bottom: 60px;
}
@media (min-width: 979px) {
  #menu_settings form &gt; ul &gt; li:nth-last-child(2) {
    margin-bottom: 0;
  }
}
#menu_settings form &gt; ul &gt; li.buttons {
  width: calc(100vw - 60px);
  position: fixed;
  bottom: 0;
  left: 100%;
  transition: left 0.3s;
}
@media (min-width: 757px) {
  #menu_settings form &gt; ul &gt; li.buttons {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  #menu_settings form &gt; ul &gt; li.buttons {
    width: auto;
    position: static;
    padding-top: 10px;
    text-align: center;
  }
}
#menu_settings form &gt; ul &gt; li.buttons button {
  width: 100%;
}
@media (min-width: 979px) {
  #menu_settings form &gt; ul &gt; li.buttons button {
    font-size: 1.2rem;
    padding: 0.9rem 1rem;
    font-weight: normal;
    padding: 0.95rem 1rem;
  }
}
#menu_settings form select {
  border: 1px solid #fff;
  box-shadow: none;
  border-bottom: 1px solid #c3c7c4;
  height: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 979px) {
  #menu_settings form select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    height: 40px;
    border: none;
    border-bottom: 1px solid #0e1116;
    box-shadow: none;
  }
}
#menu_settings form input[type='radio'] {
  position: static;
  margin: 0 10px 0 0;
}
#menu_settings .form-group {
  margin: 0;
}
@media (min-width: 979px) {
  #menu_settings .form-group {
    margin-bottom: 10px;
  }
}
#menu_settings .form-group &gt; label {
  display: block;
  line-height: 60px;
  position: relative;
  border-bottom: 1px solid #c3c7c4;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 979px) {
  #menu_settings .form-group &gt; label {
    font-size: 1em;
    line-height: inherit;
    border: none;
    text-align: left;
    display: inline-block;
    font-weight: 400;
  }
}
#menu_settings li:first-child .form-group:first-child &gt; label:after {
  content: '\f104';
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
  font-size: 22px;
  font-weight: 400;
}
@media (min-width: 979px) {
  #menu_settings li:first-child .form-group:first-child &gt; label:after {
    display: none;
  }
}
#menu_settings .open_trigger {
  white-space: nowrap;
  cursor: pointer;
  text-align: right;
  display: block;
  padding: 0 15px;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger {
    line-height: 37px;
    padding: 0 10px 0 0;
  }
}
#menu_settings .open_trigger i {
  display: table-cell;
  vertical-align: middle;
  color: #905581;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger i {
    color: #0e1116;
  }
}
@media (min-width: 979px) {
  #menu_settings .open_trigger:hover .menu_settings_language,
  #menu_settings .open_trigger:hover .menu_settings_currency {
    color: #905581;
  }
}
#menu_settings .menu_settings_language,
#menu_settings .menu_settings_currency {
  transition: color 0.2s ease-out;
}
#menu_settings .menu_settings_wrapper {
  padding: 17px 5px;
  border-bottom: 1px solid #d4d4d4;
  text-align: left;
  align-items: center;
  position: relative;
  display: flex;
}
#menu_settings .menu_settings_wrapper:after {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  font-size: 22px;
}
@media (min-width: 979px) {
  #menu_settings .menu_settings_wrapper {
    padding: 0;
    border: none;
  }
  #menu_settings .menu_settings_wrapper:after {
    display: none;
  }
}
#menu_settings .menu_settings_inline:first-child {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #d4d4d4;
}
@media (min-width: 979px) {
  #menu_settings .menu_settings_inline:first-child {
    border: none;
    margin-right: 30px;
    padding-right: 0;
  }
}
#menu_settings .menu_settings_value {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 979px) {
  #menu_settings .menu_settings_value {
    font-weight: normal;
  }
}
@media (min-width: 979px) {
  #menu_settings .menu_settings_inline:nth-child(2) {
    display: none;
  }
}
#menu_settings .menu_settings_header {
  font-size: 12px;
  opacity: 0.75;
}
@media (min-width: 979px) {
  #menu_settings .menu_settings_header {
    display: none;
  }
}
#menu_settings .menu_settings_flag {
  margin: 0 8px 0 0;
}
#menu_settings .menu_settings_lang_label {
  display: none;
}
#menu_settings .radio {
  margin: 0;
}
#menu_settings .radio label {
  border-bottom: 1px solid #0e1116;
  color: #333333;
  font-size: 1em;
  padding: 0 20px;
  display: flex;
  align-items: center;
  line-height: 60px;
  text-transform: uppercase;
}
@media (min-width: 979px) {
  #menu_settings .radio label {
    line-height: 35px;
  }
}
#menu_settings .select-after {
  position: relative;
}
#menu_settings .select-after:before {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 24px;
  pointer-events: none;
}
@media (min-width: 979px) {
  #menu_settings .select-after:before {
    display: none;
  }
}
.sidebar_open #menu_settings form.active {
  left: 60px;
}
@media (min-width: 757px) {
  .sidebar_open #menu_settings form.active {
    left: 50vw;
  }
}
.sidebar_open #menu_settings form.active &gt; ul &gt; li.buttons {
  left: 60px;
}
@media (min-width: 757px) {
  .sidebar_open #menu_settings form.active &gt; ul &gt; li.buttons {
    left: 50vw;
  }
}
header #menu_settings {
  display: none;
}
@media (min-width: 979px) {
  header #menu_settings {
    display: block;
    position: absolute;
    right: 0;
    z-index: 200;
    font-size: 1.3rem;
  }
}
.flag {
  display: inline-block;
  width: 21px;
  height: 14px;
  vertical-align: middle;
  margin-right: 10px;
}
.flag_pol {
  background: url('pol.png') no-repeat scroll;
}
.flag_ger {
  background: url('ger.png') no-repeat scroll;
}
.flag_eng {
  background: url('eng.png') no-repeat scroll;
}
.flag_cze {
  background: url('cze.png') no-repeat scroll;
}
.flag_fre {
  background: url('fre.png') no-repeat scroll;
}
.flag_ita {
  background: url('ita.png') no-repeat scroll;
}
.flag_lit {
  background: url('lit.png') no-repeat scroll;
}
.flag_nor {
  background: url('nor.png') no-repeat scroll;
}
.flag_rum {
  background: url('rum.png') no-repeat scroll;
}
.flag_rus {
  background: url('rus.png') no-repeat scroll;
}
.flag_slo {
  background: url('slo.png') no-repeat scroll;
}
.flag_spa {
  background: url('spa.png') no-repeat scroll;
}
.flag_swe {
  background: url('swe.png') no-repeat scroll;
}
.flag_ukr {
  background: url('ukr.png') no-repeat scroll;
}
.flag_txt {
  font-size: 1.1em;
  font-weight: 500;
  padding-right: 5px;
  vertical-align: middle;
}
#mobile_additional {
  display: none;
}
#menu_additional {
  display: none;
}
@media (min-width: 979px) {
  #menu_additional {
    display: block;
  }
}
#menu_additional a {
  text-decoration: none;
  margin: 0 5px;
  line-height: 37px;
}
#menu_additional a.menu_settings_logout {
  display: none;
}
#menu_additional a.menu_settings_wishlist {
  margin-left: 30px;
  margin-right: 0;
}
#menu_additional a.menu_settings_wishlist span:before {
  content: '(';
}
#menu_additional a.menu_settings_wishlist span:after {
  content: ')';
}
#logo {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 60px;
  padding: 10px;
  text-align: left;
}
@media (min-width: 979px) {
  #logo {
    height: 130px;
    margin-top: 0;
    padding: 0 10px;
    margin: 0 auto 0 0;
  }
}
@media (min-width: 1200px) {
  #logo {
    margin-top: 0;
  }
}
#logo a {
  display: inline-block;
}
#logo img {
  max-height: 40px;
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
}
@media (min-width: 979px) {
  #logo img {
    max-height: 120px;
    height: auto;
  }
}
#menu_search {
  margin-top: 0;
  padding: 0;
  width: 50px;
  z-index: 9;
}
@media (min-width: 979px) {
  #menu_search {
    margin-top: 45px;
  }
}
#menu_search input {
  border: none;
  background: transparent;
  border-bottom: 1px solid #ffffff;
  font-size: 1.6rem;
  height: 46px;
  width: 100%;
  box-shadow: none;
}
@media (min-width: 979px) {
  #menu_search input {
    border-color: #0e1116;
    box-shadow: none;
    height: 41px;
    font-size: 1.4rem;
    padding-left: 12px;
  }
}
#menu_search input::-webkit-input-placeholder {
  opacity: 0.75;
}
@media (min-width: 979px) {
  #menu_search input::-webkit-input-placeholder {
    opacity: 0;
  }
}
#menu_search input:-moz-placeholder {
  opacity: 0.75;
}
@media (min-width: 979px) {
  #menu_search input:-moz-placeholder {
    opacity: 0;
  }
}
#menu_search input::-moz-placeholder {
  opacity: 0.75;
}
@media (min-width: 979px) {
  #menu_search input::-moz-placeholder {
    opacity: 0;
  }
}
#menu_search input:-ms-input-placeholder {
  opacity: 0.75;
}
@media (min-width: 979px) {
  #menu_search input:-ms-input-placeholder {
    opacity: 0;
  }
}
#menu_search button {
  padding: 0 2px;
  height: 41px;
  position: absolute;
  right: 0;
  background: transparent;
  border: none;
  color: #0e1116;
  transition: color 0.2s ease-out;
  font-size: 1.8rem;
}
#menu_search button:hover {
  color: #905581;
}
#menu_search a {
  font-size: 1.2em;
  padding: 0;
  width: 46px;
  height: 46px;
  background: #e6e6e6;
  color: #0e1116;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 45px;
  display: block;
  text-decoration: none;
}
@media (min-width: 979px) {
  #menu_search a {
    display: none;
  }
}
#menu_search .form-group {
  margin: 0;
  width: 100%;
  display: inline-block;
}
#menu_search label {
  width: 50px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 1.9em;
  cursor: pointer;
}
#menu_search &gt; div {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 7px 10px;
  border-bottom: 1px solid #0e1116;
}
@media (min-width: 979px) {
  #menu_search &gt; div {
    position: relative;
    display: block;
    padding: 0;
    border: none;
    background: transparent;
  }
}
.search_open {
  overflow: hidden;
}
.search_open #menu_search label {
  color: #905581;
}
.search_open #menu_search &gt; div {
  display: flex;
  justify-content: space-between;
}
.search_open #layout {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.search_open footer {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.search_open .ui-autocomplete {
  display: block !important;
}
.ui-autocomplete {
  height: calc(100vh - 60px);
  border: none;
  overflow: auto;
  padding: 0;
  background: #fff;
  box-sizing: content-box;
  font-size: 0.93em;
  box-shadow: none;
  color: #0e1116;
  cursor: default;
  list-style: none outside none;
  margin: 0;
  display: none;
}
@media (min-width: 979px) {
  .ui-autocomplete {
    border: 1px solid #0e1116;
    padding: 2px 2px 5px;
    position: absolute;
    z-index: 1010 !important;
    height: auto;
  }
}
.ui-autocomplete li {
  padding: 0 10px;
  border-bottom: 1px solid #0e1116;
  display: block;
  text-align: left;
}
@media (min-width: 979px) {
  .ui-autocomplete li {
    padding: 0;
  }
}
.ui-autocomplete li.ui-menu-item:last-child {
  margin-bottom: 60px;
}
@media (min-width: 979px) {
  .ui-autocomplete li.ui-menu-item:last-child {
    margin: 0 5px;
  }
}
.ui-autocomplete li.ui-menu-item {
  margin: 0;
}
@media (min-width: 979px) {
  .ui-autocomplete li.ui-menu-item {
    margin: 0 5px;
  }
}
.ui-autocomplete a {
  height: 60px;
  font-size: 1.3rem;
  border: none;
  display: block;
  text-decoration: none;
  color: #0e1116;
  padding: 10px 5px;
}
@media (min-width: 979px) {
  .ui-autocomplete a {
    height: auto;
    padding: 5px;
  }
}
.ui-autocomplete a:hover {
  color: #0e1116;
}
.ui-autocomplete .table {
  display: table !important;
  width: 100%;
}
.ui-autocomplete .table_cell {
  display: table-cell;
  line-height: 1.2;
  padding: 5px 2px;
  text-align: left;
  vertical-align: middle;
}
li.ui-menu-item-last {
  border-bottom: 1px solid #0e1116;
}
@media (min-width: 979px) {
  li.ui-menu-item-last {
    border: none;
  }
}
.autocomplete_icon,
.autocomplete_price {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  white-space: nowrap;
  width: 26px;
}
.autocomplete_icon {
  width: 35px;
}
.autocomplete_icon .ui-state-hover {
  color: #0e1116;
}
.ui-autocomplete a.ui-state-hover {
  color: #0e1116;
}
.ui-autocomplete .menuitem_product.ui-state-hover,
.ui-autocomplete .menuitem_product:hover {
  border: none !important;
}
@media (min-width: 979px) {
  .ui-autocomplete .menuitem_product.ui-state-hover,
  .ui-autocomplete .menuitem_product:hover {
    color: #0e1116;
    border: 2px solid !important;
  }
}
.ui-autocomplete-category {
  line-height: 60px;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  text-align: center !important;
}
@media (min-width: 979px) {
  .ui-autocomplete-category {
    border-bottom: 1px solid #0e1116;
    clear: both;
    font-weight: 500;
    line-height: 1.5;
    margin: 0.8em 4px 0.2em;
    padding: 0 0 2px;
  }
}
input.ui-autocomplete-loading {
  background: url('loader.gif') no-repeat scroll 98% center #fff;
}
@media (min-width: 979px) {
  .ui-autocomplete .menuitem_product {
    border: 2px solid #fff;
  }
  .menuitem_category {
    padding: 2px 0;
  }
  .menuitem_product .autocomplete_name {
    padding: 5px;
  }
}
@media (max-width: 980px) {
  .ui-autocomplete {
    width: 100% !important;
    position: fixed !important;
    left: 0 !important;
    top: 61px !important;
    z-index: 900 !important;
  }
}
#menu_basket {
  margin: 0;
  padding: 0;
  width: 60px;
}
@media (min-width: 979px) {
  #menu_basket {
    margin-top: 45px;
    width: auto;
    padding-left: 15px;
  }
}
#menu_basket &gt; a {
  text-decoration: none;
  display: block;
  position: relative;
  color: #0e1116;
  font-size: 2.4em;
  height: 60px;
  text-align: center;
  line-height: 58px;
  width: 60px;
}
@media (min-width: 979px) {
  #menu_basket &gt; a {
    height: 41px;
    line-height: 39px;
    font-size: 1.29em;
    width: auto;
    display: flex;
    justify-content: space-between;
  }
}
#menu_basket &gt; a:hover {
  color: #0e1116;
}
#menu_basket &gt; a:before {
  content: '\F07A';
  font-family: FontAwesome;
  margin: 0;
  color: #0e1116;
}
@media (min-width: 979px) {
  #menu_basket &gt; a:before {
    margin: 0 20px 0 0;
    font-size: 2rem;
  }
}
#menu_basket &gt; a:after {
  content: '\F105';
  font-family: FontAwesome;
  font-size: 1.3em;
  margin: 0 0 0 20px;
  display: none;
}
@media (min-width: 979px) {
  #menu_basket &gt; a:after {
    display: initial;
  }
}
#menu_basket &gt; a strong {
  display: none;
}
@media (min-width: 979px) {
  #menu_basket &gt; a strong {
    display: initial;
    font-weight: 500;
  }
}
#menu_basket &gt; div {
  font-size: 0.93em;
  text-align: right;
  color: #905581;
  clear: both;
  padding-top: 12px;
  display: none;
}
#menu_basket &gt; div a {
  margin: 0 4px;
}
#menu_basket .badge {
  font-size: 11px;
  height: 16px;
  min-width: 16px;
  line-height: 16px;
  padding: 0;
  position: absolute;
  right: 8px;
  top: 8px;
  padding: 0 2px;
}
@media (min-width: 979px) {
  #menu_basket .badge {
    right: initial;
    left: 15px;
    top: 0;
  }
}
li.nav-item.display-all {
  font-size: 0.85em;
  text-align: right;
}
span.gfx_lvl_1,
span.gfx_lvl_2 {
  padding-left: 5px;
}
.no-flexbox header .navbar-nav &gt; li {
  display: inline-block;
}
header #menu_categories {
  margin-left: 5px;
  border: none;
  padding: 0;
  width: 60px;
}
@media (min-width: 979px) {
  header #menu_categories {
    margin: 0;
    width: auto;
  }
}
.sidebar_open header #menu_categories,
.filters_open header #menu_categories {
  margin-left: 0;
  text-align: right;
  width: auto;
}
@media (min-width: 757px) {
  .sidebar_open header #menu_categories,
  .filters_open header #menu_categories {
    width: 50vw;
  }
}
.sidebar_open header .navbar-toggler,
.filters_open header .navbar-toggler {
  border: none;
}
header .navbar-toggler {
  display: inline-block;
  color: #0e1116;
  border: none;
  background: none;
  font-size: 2em;
  padding: 0;
  text-align: center;
  width: 60px;
  line-height: 58px;
  position: relative;
}
header .navbar-toggler:after {
  content: '';
  height: 32px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #707070;
}
@media (min-width: 979px) {
  header .navbar-toggler {
    display: none;
  }
}
header .navbar-collapse {
  display: none;
}
aside .navbar-collapse {
  background: #ffffff;
  clear: both;
  display: block;
}
aside .navbar-collapse ul {
  list-style: none;
}
aside .navbar-subnav {
  z-index: 9;
}
aside .navbar-subsubnav {
  z-index: 19;
}
aside .nav-item {
  display: block;
  padding: 0 15px;
}
aside .nav-link {
  padding: 15px 5px;
  color: #0e1116;
  font-weight: 400;
  display: flex;
  line-height: 30px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}
aside .nav-link.not_selectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
aside a.nav-link:hover {
  color: #905581;
}
aside .nav-link:not(:only-child)::after {
  font-family: FontAwesome;
  font-size: 22px;
  content: '\f105';
  color: inherit;
}
aside .navbar-nav ul.active {
  display: block;
}
aside .nav-header {
  position: fixed;
  top: 0;
  right: -100%;
  transition: right 0.3s;
  width: calc(100vw - 60px);
}
aside .navbar-subnav,
aside .navbar-subsubnav {
  width: calc(100vw - 60px);
}
aside .nav-header .nav-link {
  background: #fff;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 40px;
}
aside .nav-header .nav-link:after {
  content: '\f104';
  position: absolute;
  left: 20px;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 29px;
}
aside .nav-header .nav-link.nav-gfx {
  padding: 5px 20px 5px 40px;
  height: 60px;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
aside .nav-header .nav-link.nav-gfx:after {
  line-height: 50px;
}
aside .nav-header .nav-link.nav-gfx img {
  max-height: 50px;
}
.sidebar_open aside .nav-open &gt; ul {
  right: 0;
}
.sidebar_open aside .nav-open &gt; ul &gt; .nav-header {
  right: 0;
}
aside .navbar-subnav,
aside .navbar-subsubnav {
  width: calc(100vw - 60px);
  position: fixed;
  background: #fff;
  top: 0;
  height: 100vh;
  overflow: auto;
  right: -100%;
  transition: right 0.3s;
  padding-top: 60px;
}
@keyframes from_left_to_right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
.wide .nav-item {
  position: static;
}
.wide .navbar-nav li ul.navbar-subsubnav {
  border: none;
  box-shadow: none;
  display: block;
  padding: 0;
  position: static;
  width: auto;
}
.wide .navbar-subnav {
  border: 1px solid #0e1116;
  flex-flow: row wrap;
  justify-content: left;
  padding: 0;
  right: 0;
  width: auto;
}
.wide .navbar-subnav &gt; .nav-item {
  padding: 15px 20px;
  width: 25%;
}
.wide .navbar-subnav &gt; .nav-item &gt; .nav-link {
  padding: 0 0 3px;
  margin-bottom: 10px;
  font-weight: 500;
}
.wide .navbar-subsubnav &gt; .nav-item &gt; .nav-link {
  padding: 3px 0;
  font-weight: normal;
}
.wide .navbar-subsubnav .nav-item {
  position: relative;
}
.wide .navbar-subsubnav .nav-item:before {
  content: '\F105';
  position: absolute;
  font-family: fontawesome;
  top: 2px;
  left: 4px;
}
.wide .navbar-subsubnav .nav-item .nav-link {
  padding-left: 15px;
}
.wide .navbar-subnav &gt; .nav-item &gt; .nav-link:not(:only-child)::after {
  display: none;
}
.no-touch .wide .navbar-nav &gt; li:hover &gt; ul {
  display: flex;
}
.wide .navbar-nav &gt; li &gt; ul.active {
  display: flex;
}
@media (min-width: 757px) {
  aside .nav-header {
    width: 50vw;
  }
  aside .navbar-subnav,
  aside .navbar-subsubnav {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  header .navbar-collapse {
    clear: both;
    display: block;
  }
  aside .navbar-collapse {
    display: none;
  }
  header .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    font-size: 1.143em;
    position: relative;
    align-items: center;
  }
  header .navbar-subnav {
    display: none;
    width: 200px;
    font-size: 1.3rem;
    z-index: 100;
    list-style: none;
    position: absolute;
    background: #ffffff;
    border: 1px solid #0e1116;
    border-top: none;
    box-shadow: none;
    left: 0;
    padding: 5px;
  }
  header .navbar-subsubnav {
    background: #ffffff;
    border: 1px solid #0e1116;
    font-size: 1.2rem;
    box-shadow: none;
    display: none;
    top: 0;
    left: 93%;
    list-style: none;
    padding: 5px;
    position: absolute;
    width: 200px;
    z-index: 100;
  }
  header .isOverflow .navbar-subnav {
    left: auto;
    right: 0;
  }
  header .isOverflow .navbar-subsubnav {
    left: auto;
    right: 93%;
  }
  header .nav-item {
    position: relative;
  }
  header .nav-link {
    color: #0e1116;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
  }
  header nav-link.active {
    color: #905581;
  }
  header a.nav-link:hover {
    color: #905581;
  }
  header .navbar-subnav &gt; .nav-item &gt; .nav-link {
    padding: 5px 12px 5px 5px;
  }
  header .navbar-subsubnav &gt; .nav-item &gt; .nav-link {
    padding: 5px 12px 5px 5px;
  }
  header .nav-link:not(:only-child)::after {
    font-family: FontAwesome;
    margin-left: 5px;
  }
  header .navbar-nav &gt; .nav-item &gt; .nav-link:not(:only-child)::after {
    content: '\F107';
    margin-left: 10px;
  }
  header .navbar-subnav &gt; .nav-item &gt; .nav-link:not(:only-child)::after {
    content: 'ï¿½ï¿½ï¿½';
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
  }
  .no-touch header .navbar-nav li:hover &gt; ul {
    display: block;
  }
  header .navbar-nav ul.active {
    display: block;
  }
}
@media (min-width: 1200px) {
  .wide .navbar-subnav &gt; .nav-item {
    width: 16.666%;
  }
}
.back_button {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  font-size: 1em;
  text-align: right;
  padding-right: 15px;
}
@media (min-width: 757px) {
  .back_button {
    display: none;
  }
}
.back_button i {
  font-size: 1.9em;
  margin-right: 8px;
  line-height: 1em;
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
}
header .breadcrumbs {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 0.93em;
  display: none;
}
@media (min-width: 979px) {
  header .breadcrumbs {
    display: block;
  }
}
.filter_on .breadcrumbs {
  display: none;
}
.breadcrumbs {
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
@media (min-width: 757px) {
  .breadcrumbs {
    margin: 0;
    line-height: inherit;
  }
}
.breadcrumbs ol {
  list-style: none outside none;
  display: block;
  white-space: nowrap;
  overflow: auto;
}
@media (min-width: 979px) {
  .breadcrumbs ol {
    overflow: visible;
    white-space: normal;
  }
}
.breadcrumbs li {
  display: inline;
  padding-right: 0px;
  display: inline-block;
  white-space: nowrap;
}
.breadcrumbs li:first-child {
  margin-right: 5px;
  position: relative;
}
.breadcrumbs li:first-child:before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  top: -10px;
  background: #0e1116;
}
.breadcrumbs li:before {
  content: '\F105';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 500;
  text-decoration: inherit;
  padding: 0 5px;
}
.breadcrumbs li a {
  text-decoration: none;
}
.breadcrumbs #back_button {
  background: transparent;
  border: 0;
  color: #0e1116;
}
.breadcrumbs #back_button:hover {
  color: #905581;
}
.stocks_page .breadcrumbs {
  display: none;
}
.noproduct_page .breadcrumbs {
  display: block;
}
.client-files_page .breadcrumbs {
  display: none;
}
.newsletter_page .breadcrumbs {
  display: none;
}
.partners_page .breadcrumbs {
  display: none;
}
.products-requests_page .breadcrumbs {
  display: none;
}
div.list_wrapper {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  width: calc(100% - 85px);
  overflow: auto;
  border-left: 1px solid #0e1116;
}
@media (min-width: 757px) {
  div.list_wrapper {
    border: none;
    padding: 15px 0;
    width: auto;
    overflow: visible;
    display: block;
  }
}
@media (min-width: 979px) {
  div.list_wrapper {
    padding: 0;
  }
}
.l_welcome__element {
  margin-bottom: 1rem;
  display: block;
}
.l_welcome__element.big_label {
  text-align: left;
}
.l_welcome__element.big_label:after {
  display: none;
}
.l_welcome__element.--text {
  font-size: 1.8rem;
}
.l_welcome__element.--logout {
  color: #e35c5c;
  border: 1px solid #e35c5c;
  white-space: nowrap;
}
.l_welcome__element.--logout:hover {
  color: #905581;
  border: 1px solid #905581;
}
@media (min-width: 757px) {
  .l_welcome {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .l_welcome__element {
    margin: 0;
  }
  .l_welcome__element.big_label {
    width: 100%;
  }
  .l_welcome__element.--logout {
    margin-left: auto;
  }
}
@media (min-width: 979px) {
  .l_welcome {
    flex-wrap: nowrap;
  }
  .l_welcome__element.big_label {
    width: auto;
  }
  .l_welcome__element.--text {
    margin: 0 15px;
  }
}
div.login_menu {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
@media (min-width: 979px) {
  div.login_menu {
    margin-bottom: 30px;
  }
}
#login_menu {
  clear: both;
  padding-top: 30px;
}
#login_menu &gt; div:nth-child(odd) {
  clear: both;
}
#login_menu &gt; div &gt; div {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #0e1116;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#login_menu &gt; div &gt; div h3 {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  text-align: left;
  border-left: none;
  padding-left: 0;
  padding-top: 2px;
  font-size: 1.1em;
  display: inline-flex;
  width: 100%;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div h3 {
    font-size: 2.5rem;
  }
}
#login_menu &gt; div &gt; div h3 span {
  background: none;
  display: block;
  clear: both;
  font-size: 0.75em;
  text-transform: none;
  font-weight: 400;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div h3 span {
    font-size: 0.7em;
    padding: 5px;
    float: right;
  }
}
#login_menu &gt; div &gt; div h3 span strong {
  font-weight: 500;
  color: #905581;
}
#login_menu &gt; div &gt; div a {
  margin: 0 0 5px 0;
}
#login_menu &gt; div &gt; div a[data-disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div a {
    margin: auto 0 0 10px;
  }
}
#login_menu &gt; div &gt; div div {
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div div {
    width: 100%;
  }
  #login_menu &gt; div &gt; div div.login_menu_sub {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
#login_menu &gt; div &gt; div div:after {
  content: '';
  display: table;
  clear: both;
}
.login_menu_sub &gt; div &gt; i {
  color: #905581;
  float: left;
  height: 63px;
  padding: 0;
  width: 63px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 63px;
  font-size: 40px;
  text-align: center;
}
.login_menu_sub &gt; h3 &gt; i {
  color: #905581;
  margin-right: 20px;
  font-size: 40px;
}
#login_menu div.login_point_count {
  margin-bottom: 5px !important;
}
#login_menu div.login_point_count strong {
  width: 100%;
  margin: 5px 0;
  text-align: left;
  font-weight: 500;
  color: #905581;
  float: right;
}
@media (min-width: 757px) {
  #login_menu div.login_point_count strong {
    width: 60%;
    text-align: right;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  #login_menu div.login_point_count strong {
    width: 50%;
  }
}
#login_menu div.login_point_count &gt; span {
  width: 100%;
  text-align: left;
  float: left;
}
@media (min-width: 757px) {
  #login_menu div.login_point_count &gt; span {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  #login_menu div.login_point_count &gt; span {
    width: 50%;
  }
}
#login_menu #account_login h3 {
  text-align: center !important;
  display: block;
}
.login_menu .btn_note &gt; i {
  font-size: 11px;
  height: 15px;
  width: 15px;
  line-height: 13px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #0e1116;
  box-shadow: none;
  text-align: center;
}
.client-barcode {
  border: 1px solid #0e1116;
  padding: 15px;
  text-align: center;
}
.client-barcode h3 {
  text-align: center !important;
  display: block !important;
}
.client-barcode &gt; span {
  text-align: center;
}
.client-barcode &gt; div &gt; span {
  text-align: center;
  display: block;
}
.client-barcode &gt; div &gt; span &gt; span {
  color: #905581;
  font-weight: 500;
}
.client-barcode strong {
  text-align: center;
  display: block;
  font-size: 1.2em;
}
#main_banner1 {
  margin-top: -60px;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background: #ffffff;
  overflow: hidden;
}
@media (min-width: 979px) {
  #main_banner1 {
    margin-top: 0;
  }
}
#main_banner1 li {
  list-style: none;
}
#main_banner1 img {
  display: block;
  max-width: 100%;
  margin: auto;
}
#main_banner1 .slick-dots {
  bottom: 30px;
}
#main_banner1.skeleton {
  background: #fff;
}
#main_banner1.skeleton li {
  position: relative;
  display: none;
}
#main_banner1.skeleton li:first-child {
  display: block;
}
#main_banner1.skeleton li a {
  display: block;
}
#main_banner1.skeleton img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#menu_buttons2 div.menu_button_wrapper {
  padding: 0;
}
#menu_buttons2 img {
  display: block;
}
#menu_banners3 div.menu_button_wrapper {
  padding: 0;
}
#menu_banners3 img {
  display: block;
}
#Navigation .navigation_desc {
  margin-bottom: 10px;
  padding: 10px 0;
}
#Navigation .navigation_items {
  background: #ffffff;
  width: 100%;
  border-top: 1px solid #0e1116;
  border-left: 1px solid #0e1116;
}
#Navigation .navigation_item {
  border-bottom: 1px solid #0e1116;
  border-right: 1px solid #0e1116;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  text-decoration: none;
  box-shadow: none;
}
#Navigation .navigation_item:nth-child(1),
#Navigation .navigation_item:nth-child(2) {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: initial;
}
@media (min-width: 979px) {
  #Navigation .navigation_item:nth-child(3) {
    flex-grow: 1;
    flex-shrink: 1;
    max-width: initial;
  }
}
#Navigation .navigation_item img {
  max-width: 100%;
  max-height: 150px;
}
#Navigation .navigation_item .name {
  display: block;
  margin-top: 10px;
}
#Navigation .navigation_item .count {
  color: #0e1116;
  display: block;
  padding: 0 10px;
  font-size: 12px;
}
#Navigation .navigation_item:hover {
  color: #000;
}
#Navigation .navigation_item .navigation_img {
  height: 150px;
}
#Navigation a.see_all {
  float: right;
  clear: both;
  margin-top: 20px;
}
.news__date_name {
  display: flex;
  margin-bottom: 2rem;
}
.news__date_name .headline {
  border: none;
  padding: 0;
  margin: 0;
}
div.bookmarklets_section {
  border: none;
  position: relative;
  z-index: 1;
  text-align: left;
  margin: 0;
  padding-top: 15px;
  margin-bottom: 10px;
}
div.bookmarklets_section li {
  display: inline-block;
  margin: 0 5px 5px 0;
  vertical-align: top;
}
div.bookmarklets_section label {
  display: none;
}
div.news_fb_comments {
  margin-top: 15px;
  width: 100%;
  clear: both;
}
div.news_fb_comments_label {
  margin-bottom: 10px;
}
div._fb_comments iframe {
  width: 100% !important;
  margin-bottom: 30px;
  background: #ffffff;
}
div.newsletter_cms {
  font-weight: normal;
  padding: 10px 0;
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
div.newsletter_cms ul {
  padding: 0 0 0 22px !important;
}
div.newsletter_cms ol {
  padding: 0 0 0 22px !important;
}
#newsletter_form .newsletter_form {
  text-align: center;
}
#newsletter_form .newsletter_form .text_to_right,
#newsletter_form .newsletter_form .text_to_left {
  padding: 0 10px;
}
#newsletter_form p {
  margin-bottom: 20px;
}
#newsletter_form .newsletter_button_wrapper button {
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  #newsletter_form .newsletter_button_wrapper button {
    margin: 0 5px;
  }
}
@media (min-width: 757px) {
  #newsletter_form .newsletter_button_wrapper button#newsletter_button_add {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#newsletter_form #newsletter_privacy_consent .control-label {
  padding: 10px 0;
  cursor: pointer;
}
#newsletter_form #newsletter_privacy_consent .has-feedback.has-error {
  background: #e35c5c;
}
#newsletter_form #newsletter_privacy_consent .has-feedback.has-error .control-label {
  color: #fff;
}
#newsletter_form #newsletter_privacy_consent .has-feedback.has-error .control-label a {
  color: #fff;
  text-decoration: underline;
}
.newsletter_button_wrapper {
  text-align: center;
}
div.noproduct_form_outline {
  margin-bottom: 30px;
}
#noproduct_form .noproduct_form_desc {
  font-weight: normal;
  margin-bottom: 15px;
}
#noproduct_form .noproduct_form_submit {
  text-align: center;
}
#noproduct_form .noproduct_form_desc2 {
  font-weight: normal;
  margin: 10px 0;
}
@media (min-width: 757px) {
  #noproduct_form .noproduct_form_desc2 {
    text-align: center;
  }
}
#noproduct_form .noproduct_form_submit {
  margin: 0 auto;
}
div.noproduct_cms {
  font-weight: normal;
  margin-bottom: 15px;
  overflow: hidden;
}
div.noproduct_cms ul {
  padding: 0 0 0 22px !important;
}
div.noproduct_cms ol {
  padding: 0 0 0 22px !important;
}
div.n59298_label {
  display: none;
}
div.n59298 {
  font-weight: normal;
  margin: 10px 10px 40px;
}
n59298 ul {
  padding: 0 0 0 22px !important;
}
n59298 ol {
  padding: 0 0 0 22px !important;
}
a.n59299_link {
  width: 100%;
  margin: 10px auto 5px;
  display: block;
}
@media (min-width: 757px) {
  a.n59299_link {
    width: 170px;
  }
}
div.n59299_text {
  text-align: center;
  font-weight: 500;
}
a.n59299_link:hover {
  display: block;
}
div.order_open_form_wrapper {
  padding-bottom: 20px;
  text-align: center;
}
div.order_open_form_wrapper h1 {
  margin-bottom: 10px;
}
div.order_open_form_wrapper p {
  font-weight: normal;
  margin-bottom: 20px;
}
div.order_open_form_wrapper form {
  margin: 0 auto 20px;
  text-align: center;
}
div.order_open_form_wrapper label {
  display: block;
  margin-bottom: 2px;
}
div.order_open_form_wrapper input {
  width: 310px;
  padding: 5px;
}
div.order_open_form_wrapper button {
  margin-top: 10px;
}
div.order_open_form_wrapper div.order_open_form img {
  float: right;
  margin-left: 7px;
  margin-top: 2px;
}
div.n55417 {
  padding-bottom: 20px;
}
div.order1_label {
  margin-bottom: 20px;
}
div.order1_balance_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  margin-bottom: 25px !important;
}
div.order1_balance_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.order1_balance_info.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.order1_balance_info.small:before {
  display: none;
}
div.order1_balance_info a {
  color: inherit;
  text-decoration: underline;
}
div.order1_balance_info a:hover {
  text-decoration: none;
}
div.order1_balance_info h3 {
  color: inherit;
}
@media (min-width: 757px) {
  div.order1_balance_info {
    margin-bottom: 10px !important;
  }
}
div.order1_delivery_label {
  font-weight: 500;
  margin: 0 0 10px;
  display: none;
  text-align: center;
}
@media (min-width: 757px) {
  div.order1_delivery_label {
    display: block;
    margin: 0 0 30px;
  }
}
div.order1_big_checkbox {
  color: #000;
  cursor: pointer;
  font-size: 31px;
  font-weight: 500;
  height: 20px;
  left: 7px;
  line-height: 12px;
  float: left;
}
div.order1_delivery_legend {
  font-size: 10px;
  height: 12px;
  position: relative;
  display: none;
}
div.order1_delitem {
  border: 1px solid transparent;
  border-bottom: 1px solid #0e1116;
  clear: both;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  margin: 0;
}
@media (min-width: 757px) {
  div.order1_delitem {
    margin: 0;
  }
}
div.order1_delitem_sub {
  display: table;
  width: 100%;
}
div.order1_delitem_header {
  display: table-cell;
  padding: 12px 10px;
  height: 62px;
  vertical-align: middle;
}
@media (min-width: 757px) {
  div.order1_delitem_header {
    vertical-align: top;
    height: 32px;
  }
}
div.order1_delitem_time {
  font-size: 0.75em;
  font-weight: normal;
  margin-top: 2px;
}
div.order1_delitem_comment {
  color: #707070;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.5;
  padding: 10px 0 0;
}
div.order1_delitem_pricebox {
  display: table-cell;
  padding: 10px;
  text-align: right;
  white-space: nowrap;
  width: 10px;
  vertical-align: middle;
}
@media (min-width: 757px) {
  div.order1_delitem_pricebox {
    vertical-align: top;
  }
}
div.order1_dvp_time_pick {
  padding: 10px 0;
  color: #0e1116;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
@media (min-width: 757px) {
  div.order1_dvp_time_pick {
    position: absolute;
    background: #fff;
    padding: 10px 5px;
    flex-wrap: nowrap;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
div.order1_delivery_time_pick_txt_1 {
  display: inline-block;
  vertical-align: middle;
}
div.order1_delivery_time_pick_hour {
  display: inline-block;
  padding-left: 5px;
}
div.order1_delivery_time_pick_txt_2 {
  display: inline-block;
  vertical-align: middle;
}
div.order1_delivery_time_pick_txt_3 {
  display: inline-block;
  vertical-align: middle;
}
div.order1_delivery_time_pick_auto {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 757px) {
  div.order1_delivery_time_pick_auto {
    max-width: calc(100% - 380px);
  }
}
@media (min-width: 979px) {
  div.order1_delivery_time_pick_auto {
    max-width: calc(100% - 480px);
  }
}
div.order1_time_pick_button {
  margin: 0;
  display: block;
  padding: 10px;
}
@media (min-width: 757px) {
  div.order1_time_pick_button {
    padding: 0;
    position: absolute;
    right: 0;
    max-width: 190px;
  }
}
@media (min-width: 979px) {
  div.order1_time_pick_button {
    max-width: 240px;
  }
}
div.order1_comment_background {
  clear: both;
}
div.calendar_date_selects_wrapper {
  margin: 0 -3px;
  display: flex;
  flex-wrap: wrap;
}
#order1_calendar_deliveryown {
  display: flex;
  flex-wrap: wrap;
}
#order1_calendar_deliveryown .order1_label {
  width: 100%;
}
div.order1_date {
  cursor: pointer;
  float: left;
  width: 50%;
}
@media (min-width: 757px) {
  div.order1_date {
    width: 12.5%;
  }
}
div.order1_date_sub {
  font-size: 11px;
  border: 1px solid #0e1116;
  cursor: pointer;
  height: 50px;
  text-align: center;
  margin: 0 3px;
  clear: both;
  position: relative;
  background: #fff;
}
div.basketedit_summary_shipment_time {
  display: block;
  clear: both;
  padding: 0 0 10px;
  text-align: left;
}
@media (min-width: 757px) {
  div.basketedit_summary_shipment_time {
    padding: 0 10px;
    text-align: right;
    display: table-cell;
  }
}
span.order1_delitem_price_currency {
  margin-left: 3px;
}
span.order1_delivery_title {
  font-size: 1.1em;
}
span.order1_legend_courier_name {
  left: 100px;
  position: absolute;
  top: -3px;
  width: 100px;
}
span.order1_legend_courier_time {
  display: none;
}
span.order1_legend_courier_price {
  right: 19px;
  position: absolute;
  top: -3px;
}
span.order1_delitem_radio {
  display: none !important;
  margin: 10px 5px 0;
  float: left;
  overflow: hidden;
}
span.order1_delitem_name {
  display: table;
  line-height: 1.2;
}
span.order1_delitem_pricetitle {
  position: absolute;
  top: 8px;
  font-weight: normal;
}
span.order1_delivery_description {
  padding: 15px;
  text-align: center;
  display: block;
  display: none;
}
span.order1_delivery_time_pick_value {
  color: #0e1116;
}
span.order1_date_day {
  display: block;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 5px 0px;
}
span.order1_date_month {
  display: block;
  font-weight: normal;
  padding: 0 2px 5px;
  font-size: 11px;
}
span.order1_date_calendartxt {
  display: block;
  padding: 26px 5px 0;
}
input.order1_radio {
  display: none;
}
input.order1_text {
  width: 150px;
  font-weight: normal;
}
img.order1_delitem_icon {
  float: left;
  margin-right: 5px;
}
label.wrappers_order {
  display: none;
}
del.order1_delitem_price_oldprice {
  color: #707070;
  text-decoration: line-through;
  font-size: 0.86em;
  margin-right: 10px;
}
a.runTopLayerOrder {
  text-transform: none;
}
._mobile div.order1_payitems_wrapper {
  margin: 0 0 -1px !important;
  width: auto !important;
}
._mobile div.order1_payment {
  margin: 0 !important;
  border: 1px solid transparent;
}
@media (min-width: 757px) {
  ._mobile div.order1_payment {
    margin: 0 0 10px 0 !important;
  }
}
._mobile #order1_payform div.description_box {
  display: none !important;
}
#span_hours_range1 {
  display: block;
  margin: 25px 0 7px 35px;
  font-size: 11px;
}
#span_hours_range2 {
  display: block;
  margin: 0 0 7px 35px;
  font-size: 11px;
}
#span_hours_range3 {
  display: block;
  margin: 0 0 7px 35px;
  font-size: 11px;
}
#span_hours_range4 {
  display: block;
  margin: 0 0 7px 35px;
  font-size: 11px;
}
#span_hours_range5 {
  display: block;
  margin: 0 0 7px 35px;
  font-size: 11px;
}
#span_hours_range6 {
  display: block;
  margin: 0 0 0px 35px;
  font-size: 11px;
}
#calendar_date_select_8 {
  position: relative;
}
#calendar_date_select_8 div.order1_date_sub {
  background: url('calndar_gfx.gif') #fff center 10px no-repeat;
}
#order1_calbind {
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 999;
}
#payment_later.o1selectedpay:after {
  content: none;
}
#order1_delivery {
  clear: both;
  display: table;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 757px) {
  #order1_delivery {
    margin-bottom: 30px;
  }
}
#order1_calendar_wrapper {
  clear: both;
  padding: 20px;
  margin-bottom: 30px;
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
}
span.active_title {
  position: relative;
}
div.inactive_shippings {
  background: none !important;
}
div.order1_shippings {
  width: 100%;
  display: none;
  padding: 0;
  vertical-align: top;
}
@media (min-width: 757px) {
  div.order1_shippings {
    display: table-cell;
    width: 50%;
    padding: 30px 30px 70px;
  }
}
@media (min-width: 757px) {
  #order1_prepaid {
    border-right: 1px solid #0e1116;
  }
}
span.order1_delivery_title {
  font-size: 1.1em;
}
div.o1selected {
  border: 1px solid #905581;
  box-shadow: 0 0 0 1px #905581;
}
div.o1selected div.order1_delitem_pricebox input {
  display: inline-block;
}
div.o1disabled div.order1_delitem_header {
  border: none !important;
  width: auto !important;
}
div.o1disabled span.order1_delitem_name {
  border: none !important;
  width: auto !important;
}
div.o1disabled div.order1_delitem_pricebox {
  display: none;
}
div.o1disabled div.order1_delitem_time {
  left: 328px;
  width: 220px;
}
div.o1disabled span.order1_delitem_time {
  left: 328px;
  width: 220px;
}
div.o1dis_inactive div.order1_delitem_header {
  border: none !important;
  width: auto !important;
}
div.o1dis_inactive span.order1_delitem_name {
  width: auto !important;
}
div.o1dis_inactive div.order1_delitem_pricebox {
  display: none;
}
span.inactive_time {
  color: #e35c5c;
}
#order1_payform {
  clear: both;
  background: #ffffff;
}
div.o1selecteddate div.order1_date_sub {
  border: 2px solid #905581 !important;
}
#calendar_select_hour_div {
  clear: both;
  padding: 10px 0;
  text-align: center;
}
#calendar_select_hour_div span {
  padding-right: 5px;
}
#order1_calendar {
  clear: both;
  margin-bottom: 20px;
}
button.order1_idle {
  opacity: 0.5;
  cursor: not-allowed;
  border: none;
}
div.order1_delitem_pricebox label {
  clear: both;
  display: block;
  white-space: nowrap;
}
div.order1_delitem_pricebox input {
  margin-left: 0;
  margin-right: 2px;
  position: static;
  cursor: pointer;
  display: none;
}
div.o1disabledpay {
  background: #f1f1f1 none repeat scroll 0 0 !important;
  color: #707070 !important;
  cursor: not-allowed !important;
  font-weight: normal !important;
}
.order1_delitem_price_point_disabled {
  clear: both;
  cursor: not-allowed;
  display: block;
  float: right;
  margin-top: 3px;
  margin-left: 0;
  position: static;
  opacity: 0.5;
}
.order1_payment_sub .clearBoth {
  width: 100%;
  clear: both;
  height: 1px;
}
input.orderdetails_radio:checked ~ label.order1_payment_sub {
  box-shadow: 0 0 0 1px #905581;
}
#order1_calendar_standard .order1_label {
  border: medium none;
  margin-bottom: 15px;
  padding: 0;
}
#order1_balance {
  width: 100%;
  color: #000;
  margin: 0 0 20px 0;
  display: none !important;
}
#order1_balance th {
  padding: 10px 0 3px 10px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#order1_balance td {
  padding: 0 0 10px 10px;
  text-align: left;
  font-weight: 500;
  border-bottom: 2px solid #000;
  font-size: 14px;
}
div.order1_shippings.balance_disabled {
  color: #707070;
  background: none !important;
  border: none !important;
}
div.order1_delivery_title.balance_title {
  line-height: 17px;
  font-size: 16px;
}
div.order1_label.order1_balance {
  margin: 0;
  display: none !important;
}
#order1_balance.loading_ajax {
  background: url('load_ajax_bar.gif') no-repeat 350px 42px #fff;
  border: none !important;
}
#advance_value {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  clear: both;
  margin: 10px 1px;
}
#advance_value::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
#advance_value.small {
  padding: 10px;
  font-size: 1.2rem;
}
#advance_value.small:before {
  display: none;
}
#advance_value a {
  color: inherit;
  text-decoration: underline;
}
#advance_value a:hover {
  text-decoration: none;
}
#advance_value h3 {
  color: inherit;
}
#advance_value strong {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  color: #fff;
}
#advance_value strong span {
  padding-left: 3px;
}
#order1_payform div.description_box {
  clear: both;
  padding: 10px;
  position: relative;
  text-align: center;
  top: 5px;
  z-index: 1;
  display: none;
  box-shadow: inset 0 0 0 2px #905581;
  margin: 0 0.5% 10px;
}
#order1_payform div.description_box p {
  padding-bottom: 7px;
}
#order1_payform div.description_box ul {
  padding-left: 22px;
}
#insurance_products_order1 {
  clear: both;
  float: none;
  margin-bottom: 15px;
}
#order1_payform.payform_credit {
  display: none !important;
}
.prepaid_discount_wrapper label {
  white-space: normal;
  width: 80%;
  margin-bottom: 10px;
}
div.order1_payment_wrapper {
  margin: 0 -0.5%;
}
div.order1_shippings:nth-child(3) {
  border-left: none;
}
.giftcard_form.success div.giftcard_inputs div {
  display: none !important;
}
.giftcard_form .giftcard_status {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  display: none;
}
.giftcard_form.success .giftcard_status {
  display: block;
}
.giftcard_form.error .giftcard_status {
  display: block;
}
.giftcard_form .giftcard_status div {
  padding: 0;
  text-align: center;
  display: inline-block;
  position: relative;
}
@media (min-width: 757px) {
  .giftcard_form .giftcard_status div {
    text-align: left;
    padding-left: 60px;
  }
}
.giftcard_form .giftcard_status div:before {
  content: '\f00C';
  font-family: Fontawesome;
  background: #707070;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  left: inherit;
  top: inherit;
  width: 50px;
}
@media (min-width: 757px) {
  .giftcard_form .giftcard_status div:before {
    position: absolute;
    left: 0;
    top: -4px;
    margin-bottom: 0;
  }
}
.giftcard_form.success .giftcard_status div:before {
  background: #10ac82;
  content: 'F00C';
}
.giftcard_form.error .giftcard_status div:before {
  background: #e35c5c;
  content: 'F00D';
}
.giftcard_form .giftcard_status strong {
  display: block;
}
.giftcard_form .giftcard_status small {
  display: block;
  font-size: 14px;
}
.giftcard_form .giftcard_status small a {
  font-size: 0.85em;
  margin-left: 5px;
}
div.order1_payment {
  clear: none;
  cursor: pointer;
  font-weight: 500;
  margin: 0.5%;
  padding: 0;
  position: relative;
  text-align: center;
  width: 13.28%;
  z-index: 2;
  display: flex;
  min-height: 150px;
  border: 1px solid #0e1116;
}
.sameday_date_wrapper {
  text-align: center;
}
.sameday_date_wrapper span {
  display: block;
  margin: 15px 0 0 0;
  font-size: 0.75em;
  font-weight: 500;
}
#sameday_date_sub {
  border-top: 1px solid #0e1116;
  margin-top: 20px;
  padding-top: 30px;
  position: relative;
  text-align: left;
  padding-left: 283px;
  display: none;
}
#sameday_date_sub::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #f1f1f1;
  border-bottom: 1px solid #0e1116;
  border-left: 1px solid #0e1116;
  position: absolute;
  top: -5px;
  transform: rotate(-45deg);
  left: 0;
  right: 0;
  margin: auto;
}
#sameday_date_sub input[type='radio'] {
  display: inline;
  vertical-align: middle;
}
#sameday_date_sub .form-group {
  font-size: 0.8em;
  font-weight: 400;
}
.sameday_description {
  vertical-align: middle;
  padding-left: 10px;
  font-size: 1.2em;
}
#voucher_data span.validate_message {
  display: none;
}
#voucher_data small {
  display: block;
  font-size: 85%;
  margin-top: 30px;
}
.giftcard_form .form-control-feedback {
  top: 0;
}
#delivery_93-1 span.order1_delitem_name {
  margin-top: 4px;
}
div.order1_comment_text {
  border: 1px solid transparent;
  color: #ffffff;
  font-size: 14px;
  padding: 22px 65px !important;
  margin-bottom: 10px !important;
  text-align: center;
  background: url('/gfx/pol/icon_message.png?r=1733520806') 18px 18px no-repeat;
  background-color: #905581;
  display: none;
  margin: 5px 5px 0;
  padding: 5px;
  border: 1px solid #0e1116;
  font-family: monospace;
  font-size: 12px;
}
div.calendar_date_selects_wrapper {
  margin: 0 -3px;
}
div.order1_payment_description {
  display: block;
  font-weight: normal;
  padding-left: 78px;
  display: none;
}
span.order1_payment_header {
  width: 100%;
}
input.orderdetails_radio {
  display: none;
}
img.order1_payment_icon {
  left: 10px;
  max-height: 35px;
  max-width: 75px;
  position: absolute;
  top: 10px;
  margin-top: 0px;
  position: static;
}
label.order1_payment_sub {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 100%;
}
#payment_later &gt; label,
.order1_page #simple_transfer_payment &gt; label {
  padding-right: 58px;
}
.order1_page .prepaid_payment {
  width: 30%;
}
@media (min-width: 757px) {
  .order1_page .prepaid_payment {
    width: 24%;
  }
}
@media (min-width: 979px) {
  .order1_page .prepaid_payment {
    width: 19%;
  }
}
@media (min-width: 1200px) {
  .order1_page .prepaid_payment {
    width: 15.666666%;
  }
}
.order1_giftcard_form p {
  margin-bottom: 30px;
}
.order1_giftcard_form {
  padding: 10px 15px;
}
@media (min-width: 757px) {
  span.active_title:after {
    background: #905581;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    content: '';
  }
}
.order1_shippings.active {
  display: block;
}
@media (min-width: 757px) {
  .order1_shippings.active {
    display: table-cell;
  }
}
#order1_mobile_switcher {
  width: 100%;
  text-align: center;
}
#order1_mobile_switcher a {
  width: 50%;
  display: inline-block;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 20px;
  padding-bottom: 15px;
  color: #000;
  font-weight: 500;
}
#order1_mobile_switcher a.active {
  color: #905581;
  border-color: #905581;
}
#show_more_payments {
  display: block;
  text-align: center;
  padding: 30px 0 0 0;
}
@media (min-width: 757px) {
  #show_more_payments {
    display: none;
  }
}
body.floating_summary .order1_page .basketedit_summary.fixed {
  bottom: 0;
}
body.floating_summary .order1_page .basketedit_summary.fixed .basketedit_summary_shipment_time {
  display: none !important;
}
body.floating_summary .order1_page .basketedit_summary.fixed .prepaid_discount_wrapper {
  display: none !important;
}
body.floating_summary .order1_page .basketedit_summary.fixed .basketedit_summary_buttons {
  padding-top: 15px;
}
.order1_form div.basketedit_summary_right {
  margin-bottom: 10px;
}
.order1_form .basketedit_summary_buttons {
  margin: 0 -10px;
  padding: 10px 10px 0;
  border-top: 1px solid #0e1116;
  width: auto;
  display: block;
}
@media (min-width: 757px) {
  .order1_form .basketedit_summary_buttons {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    border: none;
  }
}
#dialog_wrapper .order1_giftcard_form &gt; .form-group label {
  display: none;
}
#dialog_wrapper .order1_giftcard_form label.control-label {
  text-align: center;
}
div.order2_cms {
  margin-bottom: 20px;
}
div.n57856_order_overtaker {
  padding: 0 0px 10px;
}
div.order2_info {
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
div.order2_info_sub {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 757px) {
  div.order2_info_sub {
    width: 33%;
    margin-bottom: 0;
    float: left;
  }
}
div.order2_info1_sub {
  min-height: 0;
}
@media (min-width: 757px) {
  div.order2_info1_sub {
    margin-bottom: 10px;
  }
}
div.clear_fix {
  clear: both;
}
div.email_processing_consent {
  clear: both;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 0.93em;
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
}
div.order2_products {
  clear: both;
  margin-bottom: 25px;
}
div.order2_productlist_files {
  padding: 10px 0 7px 20px;
}
div.order2_fileslist {
  padding: 5px 0 5px 6px;
  overflow: hidden;
}
div.order2_comment {
  margin-top: -15px;
  padding-left: 20px;
}
span.order2_stock_name {
  display: block;
}
span.order2_name {
  display: block;
  margin-bottom: 3px;
  font-weight: 500;
}
span.n53330_projectorlink {
  text-align: justify;
  font-weight: 500;
}
span.comment_label {
  text-align: left;
  font-weight: 500;
  color: #333;
  display: block;
  margin-left: -4px;
  margin-top: 3px;
}
a.order2_name {
  text-decoration: none;
  color: #0e1116;
  display: block;
  margin-bottom: 3px;
  font-size: 1em;
  font-weight: 500;
}
a.order2_change_delivery_link {
  margin-left: 5px;
  font-weight: normal;
}
a.order2_instalment {
  cursor: pointer;
  margin-left: 10px;
  font-weight: normal;
}
textarea.order2_text {
  height: 10rem;
  padding: 3px;
  width: 100%;
}
@media (min-width: 757px) {
  textarea.order2_text {
    width: 90%;
    height: 3em;
  }
}
table.order2_table {
  width: 100%;
}
th.order2_name {
  text-transform: uppercase;
}
td.order2_bruttoworth {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  padding-right: 0 !important;
}
a.order2_button_order {
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
a.order2_button_next {
  margin: 0 auto;
  cursor: pointer;
}
div.order2_fileslist div {
  background: url('spinacz.png') left center no-repeat;
  display: block;
  float: left;
  margin-bottom: 5px;
  margin-right: 7px;
  padding-left: 10px;
  white-space: nowrap;
}
div.order2_fileslist a.previewFile {
  display: inline !important;
  float: none !important;
  text-decoration: none;
}
div.order2_fileslist a.previewFile:hover {
  text-decoration: underline;
}
a.order2_change_delivery_link:hover {
  text-decoration: underline;
}
.minus_sign:before {
  color: #333;
  content: '-';
  padding-right: 3px;
}
.plus_sign:before {
  color: #333;
  content: ' ';
  padding-right: 3px;
}
.order2_summary_section strong {
  display: inline-block;
  min-width: 105px;
}
.order2_table th {
  border-color: #0e1116;
  font-weight: normal;
  margin: 0;
  padding: 0 0 4px;
  text-align: left;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
@media (min-width: 757px) {
  .order2_table th {
    white-space: nowrap;
  }
}
.order2_table th.order2_worth {
  text-align: right;
  white-space: nowrap;
  width: 50px;
}
.order2_table td {
  padding: 10px 10px 2px 0;
  vertical-align: middle;
}
.order2_table td.order2_price {
  white-space: nowrap;
}
.order2_table td.order2_name {
  padding-left: 20px;
}
a.order2_name:hover {
  color: #0e1116;
}
a.order2_name:before {
  background: none repeat scroll 0 0 #707070;
  content: '';
  display: inline-block;
  height: 7px;
  margin-left: -16px;
  margin-right: 8px;
  position: relative;
  top: -1px;
  width: 7px;
}
span.order2_name:before {
  background: none repeat scroll 0 0 #707070;
  content: '';
  display: inline-block;
  height: 7px;
  margin-left: -16px;
  margin-right: 8px;
  position: relative;
  top: -1px;
  width: 7px;
}
form.order2_form div.basketedit_summary {
  text-align: left;
}
form.order2_form div.basketedit_summary_buttons {
  width: 100%;
  float: right;
}
@media (min-width: 979px) {
  form.order2_form div.basketedit_summary_buttons {
    width: 50%;
  }
}
form.order2_form div.basketedit_summary_buttons .button_legend {
  font-size: 1.2rem;
}
form.order2_form div.basketedit_summary_right {
  width: 100%;
  clear: both;
  padding-left: 0;
  text-align: right;
}
@media (min-width: 979px) {
  form.order2_form div.basketedit_summary_right {
    width: 50%;
    clear: none;
  }
}
form.order2_form div.basketedit_rabats_summary strong {
  font-weight: 500;
}
form.order2_form div.basketedit_product_summary label {
  text-align: left;
  margin: 0;
}
form.order2_form div.basketedit_product_summary strong {
  font-weight: 500;
}
form.order2_form .basketedit_rabats_summary label {
  text-align: left;
}
form.order2_form .basketedit_total_summary label {
  text-align: left;
}
form.order2_form div.basketedit_summary_shipment_time {
  padding: 0;
  text-align: left;
  margin-bottom: 10px;
}
form.order2_form div.basketedit_summary_debit {
  padding: 0;
}
form.order2_form td.order2_name {
  width: 50%;
}
.email_processing_consent input {
  vertical-align: middle;
}
.email_processing_consent span {
  margin-left: 5px;
  vertical-align: middle;
}
#order2_info_sub4 {
  clear: both;
  width: 100%;
}
.productslist_product_bundle i.product_virtual {
  background: none repeat scroll 0 0 #fff;
  padding: 0 3px;
  display: inline-block;
}
.productslist_product_bundle i.product_service {
  background: none repeat scroll 0 0 #FFFFDC;
  padding: 0 3px;
  display: inline-block;
}
.order2_terms_wrapper {
  clear: both;
  float: right;
  font-size: 12px;
  padding-bottom: 20px;
  width: 100%;
  line-height: 1.2;
}
@media (min-width: 979px) {
  .order2_terms_wrapper {
    font-size: 1em;
    width: 50%;
  }
}
.order2_terms_wrapper_sub {
  clear: both;
  float: left;
  margin-bottom: 3px;
  width: 100%;
}
.order2_terms_wrapper_sub input {
  margin-left: -17px;
  margin-right: 5px;
  vertical-align: middle;
}
.order2_terms_wrapper_sub label {
  float: left;
  padding: 7px 7px 5px 6px;
}
.order2_terms_wrapper_sub span {
  margin-top: 3px;
  display: inline-block;
  max-width: calc(100% - 35px);
}
.order2_terms_wrapper_sub.virtual {
  background: none repeat scroll 0 0 #fff;
}
.order2_terms_wrapper_sub.service {
  background: none repeat scroll 0 0 #FFFFDC;
}
.order2_terms_wrapper_sub.required {
  background: none repeat scroll 0 0 #e35c5c;
  color: #fff;
}
.order2_terms_wrapper_sub.required a {
  color: #fff;
}
#e-invoice_dialog {
  display: none;
  padding: 0 10px;
}
#e-invoice_dialog div {
  border: 1px solid #0e1116;
  padding: 25px;
  background: url('e-invoice_leaf.png') 95% center no-repeat;
}
#e-invoice_dialog div &gt; span {
  font-size: 2.33em;
  line-height: 1em;
  font-weight: 500;
  display: block;
  margin-bottom: 25px;
}
#e-invoice_dialog div &gt; span font {
  color: #905581;
  display: block;
}
#e-invoice_dialog div p {
  color: #707070;
  width: 80%;
  margin-bottom: 25px;
}
#e-invoice_dialog div button {
  display: block;
  margin: 0 auto;
}
.order2_page input[type='checkbox']   .css-label {
  text-indent: -2px;
}
div.order2_moreinfo {
  margin-top: 30px;
}
@media (min-width: 757px) {
  div.order2_moreinfo {
    display: inline-block;
    margin-top: 0;
  }
}
div.email_processing_consent {
  margin-bottom: 15px;
}
#order2_box_4 label {
  margin-top: 10px;
}
@media (min-width: 757px) {
  #order2_box_4 label {
    margin-top: 0;
  }
}
h3.order2_info1 {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.15em;
  padding: 5px 0px;
  color: #0e1116;
}
@media (min-width: 757px) {
  h3.order2_info1 {
    padding: 0 0 8px;
    font-size: 1em;
    font-weight: 500;
    text-transform: none;
  }
}
.order2_info1 a {
  margin-top: 10px;
}
@media (min-width: 757px) {
  .order2_stock_moreinfo {
    margin-right: 10px;
  }
}
#order2_box_4 {
  display: inline-block;
  border-top: 1px solid #0e1116;
  width: 100%;
  margin-top: 14px;
  padding-top: 11px;
}
@media (min-width: 757px) {
  #order2_box_4 {
    border: none;
    margin-top: 0;
    padding-top: 0;
    width: auto;
  }
}
#order2_box_7 {
  font-size: 12px;
  border-top: 1px solid #0e1116;
  margin-top: 14px;
  padding-top: 15px;
}
@media (min-width: 757px) {
  #order2_box_7 {
    border: none;
    margin-top: 0;
    padding-top: 0;
  }
}
#order2_info_sub4 strong {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.15em;
  padding: 3px 18px 3px 0;
}
@media (min-width: 757px) {
  #order2_info_sub4 strong {
    text-transform: none;
    font-weight: 500;
    font-size: 1em;
    padding: 0;
  }
}
div.order2_info1_sub label {
  margin: 0 10px 0 0;
  display: block;
}
@media (min-width: 757px) {
  div.order2_info1_sub label {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
  }
}
.order2_table td.order2_name {
  padding-left: 0px;
}
a.order2_name:before {
  display: none;
}
span.order2_name:before {
  display: none;
}
form.order2_form .basketedit_total_summary label {
  font-size: 1.1em;
}
form.order2_form div.basketedit_summary_shipment_time {
  text-align: left;
}
form.order2_form td.order2_name {
  width: 80%;
}
form.order2_form input.order2_button_order {
  width: 100%;
  white-space: normal;
  margin-bottom: 10px;
}
.email_processing_consent span {
  display: inline-block;
  width: calc(100% - 40px);
  line-height: 20px;
}
form.order2_form div.basketedit_total_summary {
  border-bottom: 1px solid #0e1116;
  margin-bottom: 15px;
  padding-bottom: 9px;
}
#e-invoice_dialog div {
  padding: 15px 0;
  border: none;
  background: none;
}
#e-invoice_dialog div &gt; span {
  font-size: 1.67em;
}
#e-invoice_dialog div p {
  width: 100%;
}
.order2_info_label_sub {
  padding-bottom: 10px;
  border-bottom: 1px solid #0e1116;
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 757px) {
  .order2_info_label_sub {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px;
  }
}
#toggle_comments_button {
  color: #000;
  text-transform: uppercase;
  display: block;
  font-size: 1.15em;
  border-top: 1px solid #0e1116;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  padding: 15px 18px 3px 0;
  font-weight: 100;
}
@media (min-width: 757px) {
  #toggle_comments_button {
    display: none;
  }
}
#toggle_comments_button:after {
  content: '\F107';
  font-family: 'fontawesome';
  position: absolute;
  right: 13px;
  top: 9px;
  font-size: 1.5em;
}
#toggle_comments_button.open::after {
  transform: rotate(180deg);
}
div.order2_info.comment_container {
  min-height: 69px;
  display: block;
}
.comment_container .order2_info_sub {
  display: none;
}
@media (min-width: 757px) {
  .comment_container .order2_info_sub {
    display: block;
  }
}
.comment_container.open .order2_info_sub {
  display: block;
}
.comment_container .order2_info1 {
  text-transform: none;
}
.order2_page .basketedit_summary.fixed {
  bottom: 0 !important;
}
.order2_page .basketedit_summary.fixed .order2_products {
  display: none;
}
.order2_page .basketedit_summary.fixed .order2_terms_wrapper {
  display: none;
}
.order2_page .basketedit_summary.fixed .button_legend {
  display: none;
}
div.pickup_cms {
  font-weight: normal;
  text-align: justify;
  margin: 10px;
  overflow: hidden;
}
div.pickup_cms ul {
  padding: 0 0 0 22px !important;
}
div.pickup_cms ol {
  padding: 0 0 0 22px !important;
}
img.marker_face {
  display: none;
}
div.locationField_sub {
  position: relative;
  margin-bottom: 7px;
}
@media (min-width: 757px) {
  div.locationField_sub {
    background: #fff;
    color: #0e1116;
    border: 1px solid #0e1116;
    padding: 20px 20px 0;
    border-bottom: none;
    margin-bottom: -1px;
  }
}
div.pickup_map_sidebar {
  color: #000;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  div.pickup_map_sidebar {
    background: #fff;
    color: #0e1116;
    border: 1px solid #0e1116;
    color: #000;
    display: flex;
    padding: 20px;
    margin-bottom: 20px;
  }
}
div.mapContainer_pickup {
  flex: 1 1 0;
  position: relative;
}
@media (min-width: 757px) {
  div.mapContainer_pickup {
    margin-right: 20px;
  }
}
div.partners_map_wrapper {
  background: none repeat scroll 0 0 #707070;
  height: 500px;
  width: 100%;
}
div.asideContainer_pickup {
  max-height: 500px;
  overflow: auto;
  position: relative;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 757px) {
  div.asideContainer_pickup {
    width: 330px;
    margin-top: 0;
  }
}
div.morePickup {
  color: #905581;
  align-items: center;
  border-left: 1px solid #ddd;
  bottom: 10px;
  display: none;
  font-family: fontawesome;
  justify-content: center;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 10px;
}
div.pickup_point_info {
  display: none;
  background: #fff;
  border: 2px solid #905581;
  left: -2px;
  padding: 10px;
  position: absolute;
  right: -2px;
  top: 100%;
  border-top: none;
}
div.pickupl_hour_wrapper {
  text-align: center;
  display: none;
  margin-bottom: 25px;
}
div.pickupl_submit {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 757px) {
  div.pickupl_submit {
    flex-direction: row-reverse;
    padding: 15px;
  }
}
p.pickup_list_desc {
  margin-bottom: 7px;
  position: relative;
}
p.pickupl_back {
  padding-top: 13px;
  font-size: 12px;
  text-align: center;
}
@media (min-width: 757px) {
  p.pickupl_back {
    padding: 0 15px 0 0;
  }
}
a.btn.map_dir {
  margin-top: 5px;
  display: none;
  width: auto;
}
span.zipcodePickup {
  display: block;
}
label.pickup_point {
  border: 2px solid transparent;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  cursor: pointer;
  color: #0e1116;
  font-size: 12px;
  padding: 10px 10px 10px 47px;
  position: relative;
  width: 100%;
}
b.headerText {
  color: #0e1116;
  font-size: 15px;
}
#pickup_map {
  background: #707070;
  width: 100%;
  height: 260px;
}
@media (min-width: 757px) {
  #pickup_map {
    height: 500px;
  }
}
div.map_google_api_key {
  display: none !important;
}
#pickupl_calbind {
  z-index: 900;
  position: absolute;
  right: 5px;
}
.pickup_point:last-child {
  border-bottom: none;
}
.pickup_point svg {
  left: 7px;
  position: absolute;
  top: 6px;
}
.pickup_point_sub input {
  width: 100%;
  margin-top: 5px;
  display: none;
}
.pickup_sites_errors {
  width: 100%;
  display: none;
}
.pickup_sites_errors.show {
  display: block;
}
.map_button_search {
  position: relative;
}
.pickup_search_here {
  position: static;
  display: block;
  transform: none;
}
.pickup_search_here:hover {
  display: block;
}
@media (min-width: 979px) {
  .pickup_search_here {
    position: absolute;
    transform: translateX(-50%);
    display: inline-block;
    z-index: 50;
    top: 15px;
    left: 50%;
  }
  .pickup_search_here:hover {
    display: inline-block;
  }
}
#autocomplete_location {
  width: 100%;
  height: 40px;
  padding: 7px 50px 7px 7px;
}
@media (min-width: 757px) {
  #autocomplete_location {
    height: 50px;
    padding: 10px;
  }
}
#locationField {
  position: relative;
}
#locationField .btn {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  white-space: nowrap;
  width: auto;
  bottom: 0px;
  right: 0px;
  top: 0px;
}
@media (min-width: 757px) {
  #locationField .btn {
    bottom: 5px;
    right: 5px;
    top: 5px;
  }
}
input:checked   label.pickup_point {
  border: 2px solid #905581;
  background: #fff;
  z-index: 10;
}
input:checked   label.pickup_point div.morePickup {
  display: flex;
  color: #000;
}
input:checked   label.pickup_point .map_dir {
  display: inline-block;
}
input:checked   label.pickup_point:after {
  position: absolute;
  content: '';
  top: 100%;
  z-index: 11;
  height: 1px;
  left: 10px;
  right: 10px;
  background: rgba(0,0,0,0.2);
  display: block;
}
input:checked   label.pickup_point svg {
  fill: #905581;
}
input:checked   label.pickup_point.moreInfoShow .pickup_point_info {
  display: block;
}
input:checked   label.pickup_point.moreInfoShow .morePickup {
  color: #000;
}
input:checked   label.pickup_point input {
  display: block;
  color: #000;
}
input:checked   label.pickup_point input   .morePickup {
  margin-top: 10px;
  color: #000;
}
.asideContainer_pickup &gt; input {
  opacity: 0;
  position: absolute;
  left: 0;
}
#selectPickupDayWrapper {
  display: none;
}
label.pickup_point img {
  position: absolute;
  left: 7px;
  top: 6px;
  max-width: 30px;
  filter: grayscale(1);
}
input:checked   label.pickup_point .headerText {
  color: #000;
}
input:checked   label.pickup_point &gt; div &gt; div {
  color: #000;
}
#searchpickup {
  height: 50px;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #707070;
}
.no_google_api_key div.pickup_map_sidebar {
  display: block;
}
.no_google_api_key div.asideContainer_pickup {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.no_google_api_key label.pickup_point {
  width: 100%;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
@media (min-width: 757px) {
  .no_google_api_key label.pickup_point {
    width: 49%;
  }
}
@media (min-width: 979px) {
  .no_google_api_key label.pickup_point {
    width: 32%;
  }
}
.autocompletoverflow {
  max-height: 220px;
  overflow: auto;
}
.no_google_api_key .asideContainer_pickup &gt; input {
  display: none;
}
#pickup_list_form div.loadingMap {
  height: 261px;
}
@media (min-width: 757px) {
  #pickup_list_form div.loadingMap {
    height: 501px;
  }
}
div.orderdetails_cms {
  padding-bottom: 20px;
}
.prepaid-icon {
  text-align: center;
  margin: 0 20px 0 0;
}
.prepaid-icon i {
  border-radius: 100%;
  width: 50px;
  color: #fff;
  font-size: 25px;
  height: 50px;
  text-align: center;
  background: #707070;
  display: inline-block;
  line-height: 50px;
}
.prepaid-buttons .prepaid-cancel i {
  color: #e35c5c;
}
.status-n i {
  background: #10ac82;
}
.status-t i {
  background: #10ac82;
}
.status-t i.received {
  transform: rotate(90deg);
}
.status-i i {
  background: #e35c5c;
}
.status-s i {
  background: #e35c5c;
}
.status-o i {
  background: #905581;
}
.status-p i {
  background: #10ac82;
}
.status-h i {
  background: #f89406;
}
.status-k i {
  background: #e35c5c;
}
.status-r i {
  background: #e35c5c;
}
.status-l i {
  background: #e35c5c;
}
.status-a i {
  background: #905581;
}
a.show_status_explanation {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0e1116;
  box-shadow: none;
  display: inline-block;
  font-size: 13px;
  height: 18px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  width: 18px;
  margin-left: 5px;
}
span.order-date {
  float: right;
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
  text-transform: none;
}
#orderdetails_info {
  margin-bottom: 40px;
}
#orderdetails_info h2 &gt; * {
  vertical-align: middle;
}
#orderdetails_info_status {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
  box-shadow: none;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
@media (min-width: 757px) {
  #orderdetails_info_status {
    flex-wrap: wrap;
  }
}
@media (min-width: 979px) {
  #orderdetails_info_status {
    flex-wrap: nowrap;
  }
}
#orderdetails_info_status &gt; div.prepaid-buttons {
  display: none;
}
@media (min-width: 757px) {
  #orderdetails_info_status &gt; div.prepaid-buttons {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-top: 20px;
  }
}
@media (min-width: 979px) {
  #orderdetails_info_status &gt; div.prepaid-buttons {
    width: 50%;
    padding-left: 20px;
    justify-content: flex-end;
    margin-top: 0;
  }
}
#orderdetails_info_status div.prepaid-status {
  font-size: 16px;
}
@media (min-width: 979px) {
  #orderdetails_info_status div.prepaid-status {
    width: calc(50% - 70px);
  }
}
#orderdetails_info_status div.prepaid-status strong {
  display: block;
}
#orderdetails_info_status div.prepaid-status small {
  display: block;
}
span.order-date {
  font-size: 11px;
  padding-top: 5px;
  width: 100%;
  display: block;
  float: none;
}
div.prepaid-buttons {
  clear: both;
}
div.prepaid-buttons .btn-icon {
  display: flex;
  align-items: center;
  margin: 10px 0;
  width: 100%;
  background: #ffffff;
  border: 1px solid #0e1116;
}
@media (min-width: 757px) {
  div.prepaid-buttons .btn-icon {
    width: 31%;
    margin: 1.16666666%;
  }
}
@media (min-width: 979px) {
  div.prepaid-buttons .btn-icon {
    background: none;
    border: none;
  }
}
div.prepaid-buttons .btn-icon i {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
}
@media (min-width: 979px) {
  div.prepaid-buttons .btn-icon i {
    background: #fff;
    margin-right: 10px;
  }
}
div.prepaid-buttons .btn-icon span {
  width: 100%;
  text-align: center;
}
@media (min-width: 979px) {
  div.prepaid-buttons .btn-icon span {
    text-align: left;
    font-size: 1.3rem;
  }
}
div.payment_card_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
div.payment_card_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.payment_card_info.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.payment_card_info.small:before {
  display: none;
}
div.payment_card_info a {
  color: inherit;
  text-decoration: underline;
}
div.payment_card_info a:hover {
  text-decoration: none;
}
div.payment_card_info h3 {
  color: inherit;
}
div.payment_card_info_new {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
div.payment_card_info_new::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.payment_card_info_new.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.payment_card_info_new.small:before {
  display: none;
}
div.payment_card_info_new a {
  color: inherit;
  text-decoration: underline;
}
div.payment_card_info_new a:hover {
  text-decoration: none;
}
div.payment_card_info_new h3 {
  color: inherit;
}
button.credit_card_submit_no_store.load-btn {
  color: transparent;
  position: relative;
  pointer-events: none;
}
button.credit_card_submit_no_store.load-btn:after {
  content: '\F021';
  font-family: FontAwesome;
  font-size: 2rem;
  color: #344686;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  animation-name: rotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
button.credit_card_submit_store.load-btn {
  color: transparent;
  position: relative;
  pointer-events: none;
}
button.credit_card_submit_store.load-btn:after {
  content: '\F021';
  font-family: FontAwesome;
  font-size: 2rem;
  color: #ffffff;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  animation-name: rotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
div.payment_card_datedesc {
  clear: both;
  color: #0e1116;
  font-size: 10px;
  float: right;
  display: none;
}
div.credit_card_submit {
  padding-top: 10px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
}
div.credit_card_submit &gt; button {
  flex: 1;
  margin: 5px 0;
}
@media (min-width: 757px) {
  div.credit_card_submit {
    margin: 0 -5px;
    flex-direction: row;
  }
  div.credit_card_submit &gt; button {
    flex: 1;
    margin: 0 5px;
  }
}
.payment_card_sub {
  padding: 10px 0;
  border: none;
  background: none;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 979px) {
  .payment_card_sub {
    width: 60%;
  }
}
label.payment_card_formel {
  font-size: 0.8em;
  width: 110px;
  display: inline-block;
  float: none;
  margin-right: 10px;
  text-align: right;
  vertical-align: middle;
}
@media (min-width: 757px) {
  label.payment_card_formel {
    width: 30%;
    font-size: 0.93em;
  }
}
span.payment_card_need {
  display: inline-block;
  float: none;
  height: 25px;
  margin-left: 0;
  margin-top: 0;
  position: relative;
  vertical-align: middle;
  width: 20px;
}
span.payment_card_help {
  display: none;
  left: 1px;
  line-height: 12px;
  position: absolute;
  text-align: left;
  top: -5px;
  width: 150px;
  z-index: 50;
  background: #FFFFDC;
  border: 1px solid #0e1116;
  font-size: 0.85em;
}
span.payment_card_help2 {
  background: transparent url('pointer.gif') no-repeat scroll 0 3px;
  left: -6px;
  padding: 5px 5px 5px 15px;
  position: relative;
  z-index: 50;
  display: none;
}
@media (min-width: 757px) {
  span.payment_card_help2 {
    display: block;
  }
}
span.payment_card_expire {
  padding: 5px;
}
#credit_card_year,
#credit_card_month {
  display: inline-block;
  width: auto;
  padding: 6px;
}
button.credit_card_submit.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
button.credit_card_submit_store.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
button.credit_card_submit_no_store.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
div.payment_head_info {
  margin-bottom: 10px;
}
div.payment_headermessage {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  display: none !important;
}
div.payment_headermessage::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.payment_headermessage.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.payment_headermessage.small:before {
  display: none;
}
div.payment_headermessage a {
  color: inherit;
  text-decoration: underline;
}
div.payment_headermessage a:hover {
  text-decoration: none;
}
div.payment_headermessage h3 {
  color: inherit;
}
div.payment_headerlogo {
  text-align: center;
}
div.payment_headerlogo img {
  padding: 5px 0;
}
div.payment_description {
  text-align: center;
}
div.credit_card_select {
  margin-left: 0;
  margin-right: 5px;
  float: left;
  width: 50%;
}
@media (min-width: 757px) {
  div.credit_card_select {
    border-spacing: 10px 0;
    display: table;
    margin-right: 0px;
    width: auto;
    margin-left: -10px;
  }
}
div.credit_card_option {
  vertical-align: middle;
  text-align: center;
  padding-right: 10px;
  border: 1px solid #707070;
  box-shadow: none;
  padding: 5px;
  cursor: pointer;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  div.credit_card_option {
    display: table-cell;
    width: 75px;
    margin-bottom: 0px;
  }
}
div.credit_card_option.active {
  border-color: #0e1116;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 0 1px #905581 inset;
}
div.credit_card_option img {
  max-width: 60px;
}
div.credit_card_option span {
  display: block;
  font-size: 0.80em;
}
#credit_card_system {
  margin: 5px -5px 0;
}
#credit_card_system label {
  display: inline-block;
  line-height: 1.2;
  overflow: hidden;
  position: relative;
  pointer-events: none;
  margin: 3px;
  padding: 2px;
}
#credit_card_system input[type=radio] {
  position: absolute;
  top: -20px;
}
#credit_card_system input[type=radio]:checked   div {
  box-shadow: 0 0px 0px 2px #905581;
}
#credit_card_system span {
  display: block;
  padding: 5px;
}
.payment_type_one_click label.payment_card_formel {
  width: auto;
}
.correct   .payment_card_need &gt; *,
.error   .payment_card_need &gt; * {
  display: none;
}
.correct   .payment_card_need &gt; img.payment_card_correct_img,
.error   .payment_card_need &gt; img.payment_card_wrong_img {
  display: block !important;
}
#orderdetails_payments_payment_card.payment_type_one_click {
  text-align: center;
}
#credit_card_buttons {
  padding-top: 20px;
  text-align: left;
}
div.payment_card_formel input,
span.payment_card_expire,
label.payment_card_formel {
  float: none;
  vertical-align: middle;
}
.payment_type_one_click .readonly {
  background: none;
  border: medium none;
  box-shadow: none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto !important;
}
.payment_type_one_click .readonly   .payment_card_need {
  display: none;
}
.payment_type_form div.payment_card_info,
.payment_type_one_click div.payment_card_info {
  display: none !important;
}
.payment_type_form #credit_card_system   span.payment_card_need {
  display: none !important;
}
#credit_card_agree {
  padding: 10px 10px 20px;
  display: none !important;
}
#credit_card_agree input {
  vertical-align: middle;
}
#credit_card_agree span {
  font-size: 0.9em;
  padding-left: 5px;
  vertical-align: middle;
}
.payment_card_need img {
  position: static;
  margin-left: 5px;
}
div.orderdetails_total_summary {
  margin-bottom: 10px;
}
.credit_card_pci_dss {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
span.pci_dss_label {
  font-size: 0.75em;
}
#ajaxLoadSite {
  color: #0e1116;
  text-align: center;
  display: block;
  font-size: 11px;
  min-height: 27px;
  min-width: 150px;
  padding: 19px 5px 2px;
  position: fixed;
  top: 48%;
  white-space: nowrap;
  z-index: 910;
}
#ajaxLoadSite:before {
  content: '';
  height: 7px;
  width: 150px;
  display: block;
  margin-bottom: 15px;
  background: #ffffff;
  opacity: 1;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0px 0px 7px #e6e6e6;
  box-shadow: 0 0px 0px 7px #e6e6e6;
}
#ajaxLoadSite:after {
  content: '';
  display: inline-block;
  width: 0;
  background: #905581;
  position: absolute;
  top: 19px;
  -webkit-animation: animate_after infinite 2s linear;
  animation: animate_after infinite 2s linear;
  z-index: 2;
  left: 5px;
  height: 7px;
}
@keyframes animate_after {
  0% {
    width: 0px;
  }
  10% {
    width: 0px;
  }
  90% {
    width: 150px;
  }
  100% {
    width: 150px;
  }
}
#ajaxLoadSite_cover {
  z-index: 910;
  background: #ffffff;
  opacity: 0.8;
}
#payment_code {
  text-align: left;
}
#paymentdescription {
  text-align: left;
}
#paymentdescription li {
  padding-bottom: 3px;
}
#paymentdescription p {
  padding-bottom: 5px;
}
#payment_code li {
  padding-bottom: 3px;
}
#payment_code p {
  padding-bottom: 5px;
}
#orderdetails_payments h2 span {
  vertical-align: middle;
}
#orderdetails_payments td.status a {
  display: none;
}
#orderdetails_payments table.orderdetails_transfer {
  width: auto !important;
}
#orderdetails_payments table.orderdetails_transfer td {
  border: none !important;
  padding: 5px 5px 0 0;
}
.orderdetails_transfer strong {
  display: block;
  word-wrap: break-word;
}
#orderdetails_payments table {
  width: 100%;
}
#orderdetails_payments td {
  padding: 5px;
  vertical-align: middle;
}
#orderdetails_payments td.icon {
  width: 50px;
  padding-right: 15px;
}
@media (min-width: 757px) {
  #orderdetails_payments td.icon {
    padding-right: 5px;
  }
}
#orderdetails_payments td.icon img {
  max-width: 50px;
  max-height: 40px;
}
@media (min-width: 757px) {
  #orderdetails_payments td.icon img {
    max-width: 80px;
  }
}
#orderdetails_payments td.date {
  padding-right: 15px;
  padding-left: 15px;
  white-space: nowrap;
  width: 10px;
}
#orderdetails_payments td.date.canceled_td {
  border-top: none;
  padding-top: 0;
}
#orderdetails_payments td.status {
  position: relative;
  padding-left: 15px;
}
#orderdetails_payments td.status.canceled_td {
  border-top: none;
  padding-top: 0;
}
#orderdetails_payments td.status.add_td:before {
  background: #0e1116;
  bottom: 0;
  content: '';
  display: block;
  left: -2px;
  position: absolute;
  top: 5px;
  width: 2px;
}
#orderdetails_payments td.status.canceled_td:before {
  background: #0e1116;
  bottom: 5px;
  content: '';
  display: block;
  left: -2px;
  position: absolute;
  top: 0;
  width: 2px;
}
#orderdetails_prepaid_methods table {
  width: 100%;
  text-align: left;
}
#orderdetails_prepaid_methods tr {
  cursor: pointer;
}
#orderdetails_prepaid_methods td {
  padding: 5px;
  vertical-align: middle;
}
#orderdetails_prepaid_methods td.payform_input {
  width: 10px;
}
#orderdetails_prepaid_methods td.icon {
  width: 10px;
}
#orderdetails_prepaid_methods td.name {
  white-space: nowrap;
  font-weight: 500;
}
#orderdetails_prepaid_methods tr.activ td {
  background: #905581;
  color: #fff;
}
#orderdetails_prepaid_methods tr.activ td.description a {
  color: #fff;
}
#orderdetails_payments_payment_card {
  display: none;
  text-align: left;
}
#orderdetails_prepaid_methods div.orderdetails_payment_disable {
  cursor: not-allowed;
}
#orderdetails_prepaid_methods div.description_box ul {
  padding-left: 22px;
}
#orderdetails_prepaid_methods input.orderdetails_radio {
  display: none;
}
#ui-dialog table.orderdetails_transfer span {
  display: inline-block;
  padding: 0 10px 5px 0;
  white-space: nowrap;
}
#ui-dialog table.orderdetails_transfer strong {
  margin-bottom: 5px;
}
div.chooseMethodPaymentButton p {
  padding-bottom: 5px;
  text-align: center;
}
div.chooseMethodPaymentButton p b {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
}
div.chooseMethodPaymentButton2 p {
  padding-bottom: 15px;
  text-align: center;
}
div.chooseMethodPaymentButton2 p b {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
}
#orderdetails_payments table tr:first-child td {
  border-top: none;
}
td.prepaid_delivery_list_image img {
  max-width: 80px;
  max-height: 40px;
}
.iai_service_logo {
  background: rgba(0,0,0,0) url('iai_pay_logo.jpg') no-repeat scroll center center / contain;
  height: 100px;
  margin-bottom: 15px;
}
tr.add_voucher .add_voucher_button {
  display: none !important;
  font-size: 13px;
  margin-top: 5px;
  padding: 8px 20px;
}
tr.add_voucher .add_voucher_button:hover {
  font-size: 13px;
  margin-top: 5px;
  padding: 8px 20px;
}
.blik_message {
  display: none;
}
#form-blik.submitted &gt; div:not(.blik-logo):not(.blik_message) {
  display: none;
}
#form-blik.submitted .blik_message {
  display: block;
}
.orderdetails_payment_methods_container {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
@media (min-width: 757px) {
  .orderdetails_payment_methods_container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.orderdetails_payment_methods_container .orderdetails_prepaid_methods,
.orderdetails_payment_methods_container .orderdetails_summary {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 757px) {
  .orderdetails_payment_methods_container .orderdetails_prepaid_methods,
  .orderdetails_payment_methods_container .orderdetails_summary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.orderdetails_prepaid_methods .order1_payment {
  width: 19%;
  clear: none;
  cursor: pointer;
  font-weight: 500;
  margin: 0.5%;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 2;
  display: flex;
  min-height: 150px;
  border: 1px solid #0e1116;
}
.orderdetails_total_summary,
.orderdetails_product_summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderdetails_calculations {
  border-bottom: 1px solid #0e1116;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.orderdetails_summary_price label {
  font-size: 0.9em;
}
.orderdetails_total_summary strong {
  font-size: 1.7em;
}
input.hidden_input {
  position: absolute;
  z-index: -10;
}
#go_payment .--large {
  width: 100%;
}
#simple_transfer_payment_container {
  width: 100%;
}
#simple_transfer_payment_container strong {
  font-size: 1.3rem;
}
#go_payment {
  margin-top: -1px;
  padding: 10px;
  border: 1px solid #0e1116;
}
@media (min-width: 979px) {
  #go_payment {
    border: none;
  }
}
#go_payment .giftcard_form {
  padding: 15px;
  border: 1px solid #707070;
  background: #ffffff;
}
#go_payment .giftcard_form p {
  margin-bottom: 15px;
}
#go_payment .giftcard_form .btn {
  margin-top: 10px;
  width: 100%;
}
#go_payment .form-group label {
  padding: 10px 15px;
  text-align: left;
}
#go_payment .form-control-feedback {
  right: 15px;
}
#simple_transfer_payment_container &gt; #go_payment {
  padding: 10px;
  margin-top: 0px;
}
#prepaid_payform {
  background: #ffffff;
}
label.prepaid_payment_sub {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 100%;
}
.prepaid_payment_description {
  display: none;
}
.prepaid_payment_header {
  width: 100%;
  padding: 0 10px;
}
input.orderdetails_radio:checked ~ label.prepaid_payment_sub {
  box-shadow: 0 0 0 2px #905581;
}
#blik_payment &gt; label {
  padding-right: 58px;
}
.prepaid_payment_group_name {
  font-weight: 600;
  font-size: 1.1em;
}
.payments_group.group_open label .expand_button {
  transform: none;
  border-left: 1px solid #0e1116;
  border-right: none;
}
@media (min-width: 979px) {
  .payments_group.group_open label .expand_button {
    transform: rotate(180deg);
    border-right: 1px solid #0e1116;
    border-left: none;
  }
}
.expand_button {
  display: inline-block;
  font-size: 2em;
  border-left: 1px solid #0e1116;
  padding: 0 20px;
}
label.payments_group_sub_content {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px 10px 40px;
  border: 1px solid #0e1116;
  height: 65px;
  align-items: center;
  margin-top: -1px;
  cursor: pointer;
}
span.payments_sub_container {
  display: flex;
  justify-content: center;
  align-items: center;
}
span.order1_payment_group_name {
  font-weight: 600;
  font-size: 1.2em;
}
.selected_group:checked {
  background: #905581;
}
.selected_group {
  position: absolute;
  -webkit-appearance: none;
  border: 3px solid #ffffff;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  top: 24px;
  left: 15px;
  box-shadow: 0 0 0 1px #0e1116;
  pointer-events: none;
}
div.payments_group {
  position: relative;
}
div.payment_content {
  justify-content: flex-start;
  flex-flow: row wrap;
  display: none;
  border: 1px solid #0e1116;
  margin-top: -1px;
  padding: 0.5%;
}
.orderdetails_summary_form_label {
  margin-bottom: 10px;
}
.orderdetails_prepaid_methods .form-group {
  margin-bottom: 10px;
  text-align: left;
}
.selected_payment_history {
  display: flex;
  font-size: 0.9em;
}
.selected_payment_history &gt; div {
  min-width: 85px;
}
.blik_placeholder {
  font-size: 0.85em;
  display: none;
}
#blik_placeholder_input {
  color: #0e1116;
  height: 35px;
  padding: 5px;
  font-size: 1em;
  border: 1px solid #0e1116;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
  margin: 0 10px;
  max-width: 90px;
}
input[name='blik_code'],
#blik_placeholder_input {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
input[name='blik_code']::-webkit-outer-spin-button,
#blik_placeholder_input::-webkit-outer-spin-button,
input[name='blik_code']::-webkit-inner-spin-button,
#blik_placeholder_input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.change_payment_method {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .change_payment_method {
    margin-bottom: 0;
  }
}
.close_popup_payment {
  display: block;
  background: #333333;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 21px;
  font-size: 17px;
  font-weight: 500;
  right: 10px;
  text-decoration: none;
  top: 10px;
  z-index: 10;
  position: fixed;
  color: #fff !important;
}
@media (min-width: 979px) {
  .close_popup_payment {
    display: none;
  }
}
.prepaid_payitems_wrapper {
  background: #ffffff;
}
.show_history_container {
  text-align: right;
  margin-bottom: 15px;
  margin-top: -25px;
}
.orderdetails_payments_content {
  margin-bottom: 40px;
}
.left_to_pay {
  margin-bottom: 10px;
}
.payments_group.group_open.popup_payment_open:before {
  display: none;
}
.prepaid_payment_icon {
  max-width: 100px;
  max-height: 80px;
}
.payments_icon_container {
  margin-right: 15px;
  width: 70px;
  text-align: center;
}
.orderdetails_prepaid_methods .order1_payment {
  width: 32.333%;
}
.payments_group.popup_payment_open .payment_content {
  display: block !important;
}
#prepaid_payform {
  margin-bottom: 20px;
}
.mobile_payment_content {
  display: none;
}
@media (min-width: 979px) {
  .mobile_payment_content &gt; #go_payment {
    display: none;
  }
}
.payments_group.group_open .mobile_payment_content {
  display: block;
  text-align: center;
}
@media (min-width: 979px) {
  .payments_group.group_open .mobile_payment_content {
    padding: 15px 10px;
    display: none;
  }
}
#simple_transfer_input .payment_content {
  max-height: none;
}
.prepaid_payitems_wrapper {
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  .prepaid_payitems_wrapper {
    margin-bottom: 0;
  }
}
.payments_group.group_open.popup_payment_open:before {
  display: block;
}
#go_payment .giftcard_form {
  padding: 0;
  border: none;
  background: none;
}
#go_payment .form-group label {
  padding: 10px;
}
.orderdetails_transfer strong {
  width: 119px;
}
@media (min-width: 757px) {
  .orderdetails_transfer strong {
    width: auto;
  }
}
#orderdetails_payments td.date {
  display: none;
}
@media (min-width: 757px) {
  #orderdetails_payments td.date {
    display: table-cell;
  }
}
#orderdetails_payments td.status {
  font-size: 12px;
}
@media (min-width: 757px) {
  #orderdetails_payments td.status {
    font-size: 1em;
  }
}
#orderdetails_prepaid_methods table {
  display: block;
}
@media (min-width: 757px) {
  #orderdetails_prepaid_methods table {
    display: table;
  }
}
#orderdetails_prepaid_methods tr {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  #orderdetails_prepaid_methods tr {
    display: table-row;
    margin-bottom: 0px;
  }
}
#orderdetails_prepaid_methods td {
  display: block;
  padding: 2px;
}
@media (min-width: 757px) {
  #orderdetails_prepaid_methods td {
    display: table-cell;
    padding: 5px;
  }
}
.orderdetails_prepaid_methods .order1_payment {
  width: 49%;
  min-height: 100px;
}
.prepaid_payment {
  height: 60px;
  font-size: 0.93em;
  border: none;
  width: 30%;
  display: flex;
  min-height: 60px;
  margin: 1.666666%;
  clear: none;
  cursor: pointer;
  font-weight: 500;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 2;
  float: left;
}
@media (min-width: 757px) {
  .prepaid_payment {
    min-height: 150px;
    border: 1px solid #0e1116;
    margin: 0.5%;
    width: 24%;
  }
}
.payments_group.popup_payment_open .payment_content {
  display: block;
}
.prepaid_payment_header {
  display: none;
}
@media (min-width: 757px) {
  .prepaid_payment_header {
    display: block;
  }
}
#simple_transfer_input .payment_content {
  max-height: none;
}
#go_payment .form-group label {
  padding: 5px 0 2px 5px;
}
.payments_group.group_open .payment_content {
  display: flex;
  border-top: none;
}
@media (min-width: 1200px) {
  .prepaid_payment {
    width: 19%;
  }
  #blik_placeholder_input {
    max-width: none;
  }
  .payments_icon_container {
    margin-right: 20px;
  }
}
.payment_icon:not([src='//:0'])   .payment_icon_primary {
  display: none;
}
.payment_icon[src='//:0'] {
  display: none;
}
#prepaid_delivery_list {
  margin-bottom: 40px;
  clear: both;
}
#prepaid_delivery_list table {
  width: 100%;
}
#prepaid_delivery_list th {
  font-weight: normal;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
  display: none;
}
@media (min-width: 757px) {
  #prepaid_delivery_list th {
    display: table-cell;
  }
}
#prepaid_delivery_list td.ordered-name {
  text-align: left;
}
#prepaid_delivery_list td {
  padding: 16px 5px;
  border-top: 1px solid #0e1116;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 757px) {
  #prepaid_delivery_list td {
    padding: 10px 5px;
  }
}
#prepaid_delivery_list tr:nth-child(2) td {
  border: none;
}
@media (min-width: 757px) {
  #prepaid_delivery_list tr:nth-child(2) td {
    border-top: 1px solid #0e1116;
  }
}
#prepaid_delivery_list td.ordered-price {
  width: auto;
  white-space: nowrap;
}
@media (min-width: 757px) {
  #prepaid_delivery_list td.ordered-price {
    white-space: initial;
  }
}
td.ordered-icon {
  width: 58px;
}
@media (min-width: 757px) {
  td.ordered-icon {
    width: 100px;
  }
}
div.ordered-info {
  color: #e35c5c;
  font-size: 12px;
}
div.ordered-comment {
  font-size: 12px;
  font-style: italic;
  padding-top: 5px;
}
#prepaid_order_products {
  margin-bottom: 40px;
}
#prepaid_order_products table {
  margin-bottom: 10px;
}
#prepaid_order_products th {
  font-weight: normal;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
}
#prepaid_order_products tbody th {
  border-top: 1px solid #0e1116;
  border-bottom: none;
  margin-top: 0;
  width: 30%;
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
  float: none;
}
@media (min-width: 757px) {
  #prepaid_order_products tbody th {
    width: 70px;
  }
}
#prepaid_order_products td {
  border-top: 1px solid #0e1116;
  border-bottom: none;
  padding: 10px 5px;
  text-align: left;
  vertical-align: middle;
}
@media (min-width: 757px) {
  #prepaid_order_products td {
    text-align: center;
  }
}
#prepaid_order_products td.ordered-name {
  text-align: left;
  float: none;
}
#prepaid_order_products tbody tr:first-child th,
#prepaid_order_products tbody tr:first-child td {
  margin: 0;
  border-top: none;
}
@media (min-width: 757px) {
  #prepaid_order_products tbody tr:first-child th,
  #prepaid_order_products tbody tr:first-child td {
    border-top: 1px solid #0e1116;
  }
}
td.ordered-name &gt; a {
  text-decoration: none;
  color: #0e1116;
}
td.ordered-name &gt; a:hover {
  color: #0e1116;
}
td.ordered-name label {
  display: block;
  padding-top: 5px;
  font-size: 12px;
  font-weight: 500;
}
td.ordered-virtual i {
  margin: 0;
}
td.ordered-icon img {
  max-width: 90px;
}
td.ordered-name ul {
  list-style: none;
}
td.ordered-name li {
  font-size: 12px;
  line-height: 1.2;
  padding-left: 10px;
}
td.ordered-name li:before {
  background: #707070;
  content: '';
  display: inline-block;
  height: 4px;
  margin-left: -10px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 4px;
}
div.ordered-price {
  float: left;
  width: 100%;
  padding: 10px 0;
}
@media (min-width: 757px) {
  div.ordered-price {
    float: none;
    width: auto;
    padding: 0;
  }
}
div.ordered-quantity {
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  div.ordered-quantity {
    float: none;
    width: auto;
  }
}
td.ordered-price small {
  display: block;
}
#trusted_shops_img {
  float: left;
  margin-right: 15px;
}
#trusted_shops_info p {
  font-size: 12px;
  margin-bottom: 15px;
}
#trusted_shops_info button {
  color: #905581;
  border: none;
  padding: none;
  display: block;
  margin: 0;
  background: none;
  font-size: 12px;
}
#prepaid_summary div.basketedit_summary {
  margin-bottom: 30px;
}
#prepaid_summary div.basketedit_summary_right {
  padding-bottom: 0;
}
#prepaid_summary .basketedit_total_summary {
  font-size: 1.3em;
}
#prepaid_address div.order2_info_sub:last-child {
  margin-bottom: 0;
}
#prepaid_address .prepaid_stock_contact_item a {
  margin: 5px 0 10px;
}
div.n57857_label {
  clear: both;
}
@media (min-width: 757px) {
  div.n57857_item {
    padding: 10px;
  }
}
@media (min-width: 757px) {
  div.prepaid_stock_link {
    padding: 10px 0;
  }
}
span.prepaid_stock_name {
  display: block;
  font-weight: 500;
}
.order2_info1 .basketedit_summary_shipment_time {
  display: block !important;
}
.ordered_comments {
  display: none;
}
@media (min-width: 757px) {
  .ordered_comments {
    display: block;
    width: 100%;
  }
}
.ordered_comments h3 {
  text-transform: none;
}
@media (min-width: 757px) {
  .ordered_comments h3 {
    text-transform: uppercase;
  }
}
.comments_container.open .ordered_comments {
  display: block;
}
.order2_info.open #toggle_comments_button::after {
  transform: rotate(180deg);
}
li.n54116_item {
  font-weight: normal;
  line-height: 1.5;
  list-style-type: none;
}
li.n54116_item:before {
  content: '\F016';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.4em;
  padding-right: 10px;
}
.prepaid_page .comments_container {
  clear: left;
  margin: 0;
  padding: 0;
}
#toggle_documents_button {
  color: #0e1116;
  text-transform: uppercase;
  padding-left: 0;
  padding-top: 15px;
  display: block;
  font-size: 1.12em;
  border-top: 1px solid #ffffff;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  border-top: 1px solid #0e1116;
}
@media (min-width: 757px) {
  #toggle_documents_button {
    display: none;
  }
}
#toggle_documents_button::after {
  content: '\F107';
  font-family: 'fontawesome';
  position: absolute;
  right: 13px;
  top: 9px;
  font-size: 1.5em;
}
@media (min-width: 757px) {
  #toggle_documents_button::after {
    display: none;
  }
}
.order2_info.open #toggle_documents_button::after {
  transform: rotate(180deg);
}
div.order2_info {
  margin-bottom: 10px;
}
.ordered_documents {
  display: none;
}
@media (min-width: 757px) {
  .ordered_documents {
    display: block;
  }
}
.order2_info.open .ordered_documents {
  display: block;
}
div.actions_return_rma {
  margin-bottom: 30px;
  text-align: right;
  clear: both;
}
.actions_return_rma &gt; div &gt; div {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #f1f1f1;
  border: 1px solid #0e1116;
  box-shadow: none;
}
.actions_return_rma &gt; div &gt; div h3 {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  text-align: left;
  border-left: none;
  padding-left: 0;
}
@media (min-width: 757px) {
  .actions_return_rma &gt; div &gt; div h3 {
    font-size: 2.5rem;
  }
}
.actions_return_rma &gt; div &gt; div div {
  margin-bottom: 10px;
  text-align: left;
  font-size: 0.93em;
}
.actions_return_rma &gt; div &gt; div div img {
  border: 1px solid #0e1116;
  box-shadow: none;
  float: left;
  height: 63px;
  padding: 0;
  width: 63px;
  background: #905581;
  margin-right: 10px;
  margin-bottom: 10px;
}
#producers-list_sub {
  border-left: 1px solid #0e1116;
  border-top: 1px solid #0e1116;
}
#producers-list_sub a img {
  margin-bottom: 10px;
}
#producers-list_sub a span {
  display: block;
}
#producers-list_sub a small {
  display: block;
}
a.producers-list_item {
  border-bottom: 1px solid #0e1116;
  border-right: 1px solid #0e1116;
  min-height: 40px;
  padding: 10px;
  text-align: center;
  vertical-align: bottom;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: flex-end;
}
a.producers-list_item:nth-child(1) {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: initial;
}
@media (min-width: 757px) {
  a.producers-list_item:nth-child(2),
  a.producers-list_item:nth-child(3) {
    flex-grow: 1;
    flex-shrink: 1;
    max-width: initial;
  }
}
#product_compare_list_wrapper {
  position: relative;
}
#product_compare_list {
  overflow: auto;
  padding-bottom: 10px;
}
.compare_page .product_wrapper {
  font-size: 1.05em;
  position: relative;
}
.compare_page table {
  color: #0e1116;
  background: #ffffff;
}
.compare_page th {
  border: 1px solid #0e1116;
  font-size: 1.1em;
  background: #fff;
  font-weight: 500;
}
.compare_page tr:hover th {
  background: #0e1116;
  border: 1px solid #fff;
  border-left: 1px solid #0e1116;
  color: #fff;
}
.compare_page tr:hover td {
  background: #0e1116;
  border: 1px solid #fff;
}
.compare_page tr:hover td div {
  color: #fff;
}
.compare_page tr:hover td div.list_traits {
  color: #0e1116;
}
.compare_page td {
  border: 1px solid #0e1116;
  font-size: 0.95em;
  background: #ffffff;
}
.compare_page th.cmp_product {
  background: #fff !important;
  border: 1px solid #0e1116 !important;
  vertical-align: top;
}
.compare_page td.cmp_product {
  background: #ffffff !important;
  border: 1px solid #0e1116 !important;
  height: 320px;
}
.compare_page .highlight {
  color: #e35c5c;
}
.compare_page a.product-icon {
  position: relative;
}
.compare_page .label_icons {
  position: absolute;
  bottom: 0;
  left: 0;
}
#product_compare_list_wrapper.hasScrollBar .navigation {
  display: block;
}
#product_compare_list_wrapper .navigation {
  display: none;
}
#product_compare_list_wrapper .navigation .prev {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 40px;
  border-right: 3px solid #905581;
  background: #ffffff;
  background: rgba(255,255,255,0.6);
  text-align: left;
}
#product_compare_list_wrapper .navigation .next {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 40px;
  border-left: 3px solid #905581;
  background: #ffffff;
  background: rgba(255,255,255,0.6);
  text-align: right;
}
#product_compare_list_wrapper .navigation .prev i {
  position: absolute;
  top: 48%;
  left: 0;
}
#product_compare_list_wrapper .navigation .next i {
  position: absolute;
  top: 48%;
  right: 0;
}
#product_compare_list_wrapper .navigation .prev:hover {
  background: #ffffff;
}
#product_compare_list_wrapper .navigation .next:hover {
  background: #ffffff;
}
.touch #product_compare_list_wrapper .navigation {
  display: none !important;
}
.compare_page .item_width {
  padding: 5px;
  min-width: 190px;
}
@media (min-width: 757px) {
  .compare_page .item_width {
    width: 260px;
    padding: 10px;
  }
}
@media (min-width: 979px) {
  .compare_page .item_width {
    padding: 10px 15px;
  }
}
.compare_page .hideCol .item_width {
  min-width: 0;
  width: 75px;
  padding: 10px 10px;
  transition: all 0.3s linear;
}
.hideCol {
  opacity: 1;
  transition: opacity 0.5s linear 0.2s;
}
.hideCol .hideCol {
  opacity: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  transition: none !important;
}
.hideCol a.product-icon {
  height: auto;
}
.hideCol a.product-name {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  left: 50%;
  margin-left: -100px;
  margin-top: 150px;
  position: absolute;
  top: 0;
  width: 200px;
  transition: all 0.3s linear;
}
.hideCol .product-icon img {
  max-height: 40px;
}
.hidePrev .prev {
  display: none !important;
}
.hideNext .next {
  display: none !important;
}
.compare_page .configure_item {
  padding-top: 6px !important;
  text-align: right;
}
@media (min-width: 757px) {
  .compare_page .configure_item {
    padding-top: 15px !important;
  }
}
.configure_item a {
  padding: 5px 10px 5px 5px;
  font-size: 0.95em;
  background: #ffffff;
  border: 1px solid #0e1116;
  box-shadow: none;
  color: #0e1116;
  display: inline-block;
  text-align: left;
}
@media (min-width: 757px) {
  .configure_item a {
    padding: 1px 10px 2px 5px;
    font-size: 0.85em;
  }
}
.configure_item a i {
  color: #905581;
}
.configure_item a:last-child {
  margin-left: 5px;
}
@media (min-width: 757px) {
  .configure_item a:last-child {
    margin-left: 10px;
  }
}
.configure_item a:last-child i {
  color: #e35c5c;
}
.configure_item a:hover {
  color: #905581;
}
.hideCol .configure_item a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  padding-right: 0;
}
.hideCol .configure_item a:last-child {
  display: none !important;
}
.compare_page .list_traits {
  display: block;
}
.compare_page .list_traits span {
  color: inherit;
}
@media (min-width: 757px) {
  .compare_page .list_traits span {
    font-size: 0.85em;
  }
}
.compare_page td div {
  color: #0e1116;
}
.touch .hasScrollBar {
  margin-right: -10px;
}
@media (min-width: 979px) {
  .touch .hasScrollBar {
    margin-right: 0;
  }
}
.compare_page th .item_width {
  min-width: 100px;
}
div.product_stocks_cms_label {
  margin-bottom: 10px;
}
div.product_stocks_cms {
  font-weight: normal;
  margin-bottom: 15px;
  overflow: hidden;
}
div.product_stocks_cms ul {
  padding: 0 0 0 22px !important;
}
div.product_stocks_cms ol {
  padding: 0 0 0 22px !important;
}
div.product_stocks_list_productinfo.product_wrapper {
  margin-bottom: 20px;
  padding: 0;
  margin-top: 10px;
}
@media (min-width: 757px) {
  div.product_stocks_list_productinfo.product_wrapper {
    float: right;
    padding: 10px;
    width: 25%;
    border: 1px solid #0e1116;
    box-shadow: none;
    margin-top: 0;
  }
}
@media (min-width: 757px) {
  div.product_stocks_list_s_w {
    float: left;
    width: 75%;
  }
}
div.product_stocks_size_wrapper {
  cursor: pointer;
}
@media (min-width: 757px) {
  div.product_stocks_size_wrapper {
    cursor: auto;
    margin-bottom: 20px;
  }
}
#product_stocks_list {
  margin-bottom: 20px;
}
#product_stocks_list h1 {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 30px;
}
@media (min-width: 757px) {
  #product_stocks_list h1 {
    font-size: 2.5rem;
  }
}
#product_stocks_list strong.product_name {
  border-bottom: 1px solid #0e1116;
  box-shadow: none;
  display: block;
  padding: 15px;
  text-align: center;
}
#product_stocks_list a.product_name {
  border-bottom: 1px solid #0e1116;
  box-shadow: none;
  display: block;
  padding: 15px;
  text-align: center;
  font-weight: 500;
}
#product_stocks_list a.show_tab {
  cursor: pointer;
  padding: 14px 0;
  color: #0e1116;
  display: block;
  text-decoration: none;
  font-weight: 500;
}
@media (min-width: 757px) {
  #product_stocks_list a.show_tab {
    padding: 0;
    cursor: default;
    padding-right: 15px;
  }
}
#product_stocks_list a.show_tab:before {
  display: inline-block;
  float: right;
  font-family: fontawesome;
  content: '\f0d7';
}
@media (min-width: 757px) {
  #product_stocks_list a.show_tab:before {
    content: initial;
  }
}
#product_stocks_list a.show_tab.tab_visible {
  border-bottom: none;
}
#product_stocks_list .size_wrapper {
  border: 1px solid #0e1116;
  box-shadow: none;
  padding: 10px;
  position: relative;
}
#product_stocks_list .size_wrapper &gt; strong {
  color: #0e1116;
  display: block;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
#product_stocks_list .size_wrapper &gt; strong small {
  color: #0e1116;
  display: block;
  font-weight: 300;
}
#product_stocks_list .size_wrapper &gt; b {
  color: #0e1116;
  display: block;
  font-size: 0.93em;
  font-weight: 300;
  padding-top: 5px;
  width: 100%;
}
#product_stocks_list .icon_next {
  position: absolute;
  right: 5px;
  top: 40%;
}
.product_stocks_list_s_w .table_wrapper {
  display: none;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 10px;
}
@media (min-width: 757px) {
  .product_stocks_list_s_w .table_wrapper {
    margin-top: -10px;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -10px;
  }
}
.size_wrapper .icon-clock {
  color: #10ac82;
}
.size_wrapper .icon-remove {
  color: #e35c5c;
}
.size_wrapper .icon-check {
  color: #905581;
}
.product_stocks_list_s_w .table_row {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  .product_stocks_list_s_w .table_row {
    display: table-row;
    margin-bottom: 0;
  }
}
.product_stocks_list_s_w .table_cell {
  display: block;
}
@media (min-width: 757px) {
  .product_stocks_list_s_w .table_cell {
    display: table-cell;
  }
}
.pb_select_sort {
  margin-right: 20px;
}
.pb_paging_top,
.pb_paging_bottom {
  float: right;
}
.pb_button {
  padding-right: 0;
}
.pb_button &gt; * {
  width: 100%;
  display: block;
}
.product_unavailable {
  color: #e35c5c;
  text-align: center;
}
.pb_info {
  text-align: left;
}
h2.basket_name {
  margin-bottom: 15px;
  font-size: 0.928em;
}
@media (min-width: 979px) {
  h2.basket_name {
    margin-bottom: 5px;
  }
}
h2.basket_name a {
  color: #0e1116;
}
h2.basket_name a:hover {
  color: #905581;
}
.pb_list_header {
  text-align: center;
  font-weight: normal;
  font-size: 0.9em;
  padding-bottom: 5px;
  border-bottom: 1px solid #707070;
}
.pb_header_name {
  text-align: left;
  padding-left: 0;
}
.pb_header_date {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pb_search_setting &gt; * &gt; label {
  display: none;
}
.product_inner_wrapper {
  height: 100%;
  flex-flow: column wrap;
}
@media (max-width: 979px) {
  .product_inner_wrapper &gt; div {
    flex: 0;
  }
}
@media (min-width: 979px) {
  .product_inner_wrapper {
    height: auto;
    flex-direction: row;
  }
}
.pb_product {
  height: 100%;
  text-align: left;
  margin: 0 -15px;
  padding: 15px 10px 0;
  border: 1px solid #707070;
  border-left: none;
}
@media (min-width: 979px) {
  .pb_product {
    border: none;
    border-bottom: 1px solid #707070;
    text-align: center;
    padding: 15px 0;
  }
}
div:nth-child(n   4) &gt; .pb_product {
  border-top: none;
}
div:nth-child(3) &gt; .pb_product {
  border-top: none;
}
@media (min-width: 757px) {
  div:nth-child(3) &gt; .pb_product {
    border-top: 1px solid #707070;
  }
}
@media (min-width: 979px) {
  div:nth-child(3) &gt; .pb_product {
    border-top: none;
  }
}
.pb_product .pb_single_info {
  font-size: 0.786em;
}
.pb_date,
.pb_price {
  font-size: 0.786em;
}
@media (min-width: 979px) {
  .pb_date,
  .pb_price {
    font-size: 1em;
  }
}
.pb_price del {
  display: block;
}
.pb_price del,
.pb_price strong {
  font-size: 1.3em;
}
@media (min-width: 979px) {
  .pb_price del,
  .pb_price strong {
    font-size: 1em;
  }
}
.pb_list {
  border-left: 1px solid #707070;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .pb_list {
    border-left: none;
  }
}
.pb_list &gt; div {
  padding-bottom: 0;
  margin: 0;
}
form.pb_search_setting &gt; * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 0;
}
@media (min-width: 979px) {
  form.pb_search_setting &gt; * {
    width: auto;
  }
}
.pb_product .row &gt; div:last-child {
  margin-top: auto;
}
@media (min-width: 979px) {
  .pb_product .row &gt; div:last-child {
    margin-top: 0;
  }
}
div.products_requests_cms {
  font-weight: normal;
  margin-bottom: 15px;
  overflow: hidden;
}
div.products_requests_cms ul {
  padding: 0 0 0 22px !important;
}
div.products_requests_cms ol {
  padding: 0 0 0 22px !important;
}
div.products_requests_list {
  margin-bottom: 10px;
}
div.products_requests_list_sub {
  margin: 10px 0;
  width: 100%;
  overflow: hidden;
}
div.products_requests_list_name {
  padding-bottom: 5px;
  position: relative;
}
div.products_requests_list_desc {
  font-weight: normal;
  padding-bottom: 5px;
  text-align: justify;
}
div.products_requests_list_date {
  font-size: 10px;
  line-height: 11px;
  padding-bottom: 5px;
}
div.products_requests_add {
  font-weight: normal;
  text-align: center;
  font-size: 12px;
}
span.products_requests_list_name {
  font-weight: 500;
}
table.products_requests_list {
  margin-bottom: 10px;
  width: 100%;
}
td.products_requests_list_info1 {
  padding: 10px 5px;
  border-bottom: 1px solid #0e1116;
}
td.products_requests_list_info2 {
  text-align: right;
  border-bottom: 1px solid #0e1116;
  font-size: 11px;
  padding: 10px 5px;
  vertical-align: middle;
  width: 15%;
}
a.products_requests_list_remlink {
  display: block;
  float: right;
  white-space: nowrap;
}
.projector_page .compare {
  border: none;
}
@media (min-width: 757px) {
  .projector_page .compare {
    border-top: 1px solid #0e1116;
    border-bottom: 1px solid #0e1116;
  }
}
.projector__default-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
div.products_other_founds {
  float: right;
  display: none;
}
.collection #projector_price_unit_sellby {
  display: none !important;
}
div.producer {
  text-align: center;
  margin: 3px 0;
}
@media (min-width: 979px) {
  div.producer {
    text-align: left;
    margin-bottom: 5px;
  }
}
div.projector_labels_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div.percent_element {
  display: inline;
  padding-left: 3px;
}
#projector_opinion_add {
  width: auto;
  margin-left: 15px;
  font-size: 1.2rem;
}
div.opinions_wrapper.projector_info_opinions_wrapper {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
@media (min-width: 979px) {
  div.opinions_wrapper.projector_info_opinions_wrapper {
    margin-bottom: 20px;
    text-align: left;
  }
}
div.opinions_wrapper.projector_info_opinions_wrapper::before {
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  background: #0e1116;
  width: 100%;
  left: 0;
}
@media (min-width: 979px) {
  div.opinions_wrapper.projector_info_opinions_wrapper::before {
    content: none;
  }
}
div.opinions_wrapper.projector_info_opinions_wrapper .note {
  display: inline-block;
  padding: 0 15px;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
@media (min-width: 979px) {
  div.opinions_wrapper.projector_info_opinions_wrapper .note {
    padding: 0;
  }
}
div.opinions_wrapper.projector_info_opinions_wrapper .note i {
  font-size: 1.2em;
  margin: 0 2px;
}
@media (min-width: 979px) {
  div.opinions_wrapper.projector_info_opinions_wrapper .note i {
    margin-right: 3px;
  }
}
div.version_label {
  display: inline-block;
  padding-right: 5px;
}
div.product_section.show_size {
  clear: both;
  position: relative;
  margin-bottom: 0;
  top: -10px;
}
div.projector_product_status_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: none;
  justify-content: center;
  text-align: center;
}
@media (min-width: 979px) {
  div.projector_product_status_wrapper {
    justify-content: flex-start;
    text-align: left;
  }
}
div.projector_sellbyrecount.product_section {
  margin-bottom: 20px;
}
div.product_section.tell_availability {
  margin: 0;
}
div.projector_buttons {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 757px) {
  div.projector_buttons {
    width: 60%;
  }
}
@media (min-width: 979px) {
  div.projector_buttons {
    justify-content: flex-start;
    width: 100%;
  }
}
div.projector_number {
  width: 65px;
  white-space: nowrap;
  padding-right: 10px;
  margin-bottom: 15px;
}
div.product_section.projector_button_points_wrapper {
  padding-bottom: 20px;
}
div.projector_alert_55916 {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  position: absolute;
  z-index: 9998;
  margin: 0 auto;
}
div.projector_alert_55916::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.projector_alert_55916.small {
  padding: 10px;
  font-size: 1.2rem;
}
div.projector_alert_55916.small:before {
  display: none;
}
div.projector_alert_55916 a {
  color: inherit;
  text-decoration: underline;
}
div.projector_alert_55916 a:hover {
  text-decoration: none;
}
div.projector_alert_55916 h3 {
  color: inherit;
}
a.thumb_link {
  position: relative;
  margin: 5px 0;
  text-align: center;
  border: 1px solid #0e1116;
  width: 84px !important;
  height: 84px !important;
  display: flex !important;
  align-items: center;
  text-decoration: none;
}
a.thumb_link:hover {
  border-color: #905581;
}
a.projector_medium_image {
  display: block;
  vertical-align: top;
  text-align: center;
}
a.brand {
  text-decoration: none;
}
a.opinion_link {
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 1.2rem;
  text-decoration: none;
}
a.show_size_cms {
  clear: both;
  display: block;
  margin-top: 20px;
}
a.projector_buttons_obs {
  margin: 0 15px;
}
@media (min-width: 757px) {
  a.projector_buttons_obs {
    margin: 0 30px 0 0;
  }
}
a.projector_prodstock_compare {
  margin: 8px 15px;
}
@media (min-width: 757px) {
  a.projector_prodstock_compare {
    margin: 0;
  }
}
span.version_selected_name {
  font-weight: 500;
}
span.projector_delivery_days {
  padding-right: 15px;
  padding-left: 3px;
}
span.projector_price_srp {
  font-size: 1.231em;
  font-weight: 500;
}
span.projector_price_yousave {
  color: #905581;
  font-size: 0.92em;
}
.projector_status_description {
  vertical-align: middle;
}
.product_info_top .list_traits_gfx {
  padding-top: 0;
}
img.list_traits_gfx {
  padding-right: 10px;
  vertical-align: middle;
}
img.projector_status_gfx {
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
strong.projector_price_value {
  font-weight: 400;
  font-size: 2.5em;
  line-height: 1em;
  margin-right: 5px;
}
label.select_button_label {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 1.1em;
  margin: 10px 0 5px;
}
@media (min-width: 979px) {
  label.select_button_label {
    display: inline;
    text-align: left;
    font-weight: 400;
    font-size: 1em;
    margin: 0;
    display: inline-block;
    margin-right: 15px;
    width: 20%;
  }
}
.price_gross_info {
  display: inline-block;
}
label.availability_label {
  display: none;
}
del.projector_price_maxprice {
  color: #707070;
  display: inline-block;
  font-size: 1.231em;
  line-height: 1em;
  margin-bottom: 5px;
}
small.projector_price_unit_sellby {
  margin-right: 5px;
}
input.projector_number {
  width: 100%;
  text-align: center;
  border: none;
  vertical-align: middle;
  font-size: 1.5em;
  height: 50px;
  border: 1px solid #0e1116;
}
button.projector_number_down {
  display: none;
  text-align: center;
  border: none;
  vertical-align: middle;
  padding: 0;
  color: #905581;
  line-height: 1;
  background: #fff;
  height: 41px;
  width: 32%;
  cursor: pointer;
  border: 1px solid #0e1116;
}
button.projector_number_up {
  display: none;
  text-align: center;
  border: none;
  vertical-align: middle;
  padding: 0;
  color: #905581;
  line-height: normal;
  background: #fff;
  height: 41px;
  width: 32%;
  cursor: pointer;
  border: 1px solid #0e1116;
}
.products_other_founds a {
  border: 1px solid #0e1116;
  padding: 6px 12px;
  margin-left: -1px;
}
#projector_form .label_icons {
  display: none;
}
#projector_form .label_icons:empty {
  display: none;
}
.projector_navigation .label_icons span {
  display: inline-block;
  font-size: 0.75em;
}
.instalment_yousave {
  padding-top: 5px;
}
#projector_instalment_wrapper {
  padding-right: 5px;
  color: #905581;
}
#projector_instalment_wrapper a {
  color: #905581 !important;
  text-decoration: none !important;
}
#projector_instalment_wrapper:empty {
  display: none;
}
#projector_form {
  margin: 0;
}
@media (min-width: 979px) {
  #projector_form {
    font-size: 1.3rem;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  #projector_form {
    font-size: 1.4rem;
  }
}
#projector_form .rebate_number {
  font-size: 1.3rem;
}
#projector_form .rebate_number__item {
  line-height: 1.6;
}
#projector_form h1 {
  font-size: 1.38em;
  font-weight: 500;
  color: #0e1116;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 0;
}
@media (min-width: 979px) {
  #projector_form h1 {
    margin-bottom: 10px;
    text-align: left;
  }
}
.projector_description.description {
  margin-bottom: 20px;
}
#projector_form small {
  font-size: 1em;
}
#projector_amount {
  vertical-align: middle;
}
div.product_info_top {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
div.product_info_top &gt; * &gt; * &gt; span {
  padding-right: 5px;
}
.multi_version .fancy-select {
  width: 100%;
}
.multi_version .fancy-select .trigger {
  margin: 0;
  position: relative;
}
div.product_info_top.is_comments_complex {
  border-bottom: none;
  padding-bottom: 0;
}
div.product_info_top.is_comments_complex &gt; * {
  border-bottom: 1px solid #0e1116;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.comments_complex &gt; span:before {
  content: '\F105';
  font-family: FontAwesome;
  color: #905581;
  margin-right: 10px;
}
div.product_info_top &gt; * &gt; * &gt; * {
  vertical-align: middle;
  display: inline;
}
div.product_section {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  padding-bottom: 10px;
}
@media (min-width: 979px) {
  div.product_section {
    text-align: left;
  }
}
div.product_section.versions {
  padding-bottom: 0;
  margin-bottom: 5px;
}
div.product_section &gt; label:empty {
  display: none;
}
div.product_section .shipping_label {
  display: inline-block;
  width: auto;
  padding: 0;
  padding-right: 5px;
  float: left;
}
div.product_section .availability_label {
  display: none !important;
}
div.product_section .projector_price_label {
  display: none !important;
}
#multi_versions {
  margin-bottom: 10px;
}
.multi_version .description {
  color: #666;
  font-size: 0.85em;
  white-space: normal;
  padding-top: 10px;
}
.multi_version div.trigger {
  text-align: center;
  margin-bottom: 5px;
}
.multi_version .fancy-select.conflict div.trigger {
  border: 1px solid #e35c5c;
}
.multi_version ul.options {
  text-align: center;
}
.multi_version li p.conflict_txt {
  color: #e35c5c;
  font-size: 0.85em;
  text-align: center;
  display: none;
}
.multi_version li.disabled p.conflict_txt {
  display: block;
  white-space: normal;
}
.fancy-select &gt; p.conflict_txt {
  display: none !important;
  color: #e35c5c;
  font-size: 0.85em;
}
.fancy-select.conflict &gt; p.conflict_txt {
  display: block;
}
#multi_versions ul.options {
  padding-bottom: 0;
  padding-top: 0;
}
#multi_versions ul.options li {
  border-bottom: 1px solid #ccc;
}
#multi_versions ul.options li.selected {
  background: #e6e6e6;
  color: #333;
}
#multi_versions ul.options li a {
  display: table;
  width: 100%;
  color: #333;
  font-size: 13px;
}
#multi_versions ul.options li a &gt; span {
  display: table-cell;
  padding: 0 5px;
  vertical-align: middle;
}
#multi_versions ul.options li a &gt; span.gfx {
  width: 10px;
}
#multi_versions ul.options li a &gt; span span {
  padding-right: 5px;
}
#multi_versions ul.options li a &gt; span img {
  max-width: 50px;
  margin-right: 5px;
}
.multi_version div.gfx {
  width: 10px;
  vertical-align: middle;
  padding-left: 10px;
}
.photos .bx-wrapper {
  border: 1px solid #0e1116;
  background: #fff;
}
#projector_prices_wrapper label {
  margin-bottom: 5px;
}
div.comments small {
  margin-right: 5px;
  margin-left: 9px;
}
div.comments i {
  font-size: 1.2em;
  margin-right: 5px;
}
.select_button {
  border: 1px solid #0e1116;
  cursor: pointer;
  text-align: center;
  background: #ffffff;
  color: #0e1116;
  display: inline-block;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  min-width: 8%;
  margin: 2%;
  padding: 15px;
  transition: border-color 0.2s ease;
}
@media (min-width: 979px) {
  .select_button {
    max-height: 80px;
    min-width: 0;
    margin: 5px 10px 5px 0;
    padding: 6px 14px;
  }
}
.select_button:hover {
  border-color: #905581;
}
.select_button.disabled {
  color: #e35c5c;
  text-decoration: line-through;
}
.select_button.active {
  border-color: #905581;
  color: #905581;
}
.select_button.gfx{width:50%;height:auto;line-height:56px;padding:0;display:inline-block; margin-right:0; border:none; padding:5px; max-height:500px;}
.select_button-sub {
  border: 1px solid #d6d6d6;
  padding: 15px;
  overflow:hidden;
}
.select_button-sub h3 {
  color: #6a6a6a;
  line-height: 19px;
  margin-bottom: 25px;
  font-size: 1.2em;
}
.select_button--left img {
  max-height: 500px !important;
  max-width: 100%;
}
.versions_buttons {
  opacity: 0;
  transition: 0.2s ease all;
}
.select_button--left {
  float: left;
  width: 40%;
  padding-right: 15px;
  padding-left:15px;
}
.select_button--right {
  float: left;
  width: 60%;
  padding-left: 10px;
  border-left: 1px solid #d6d6d6;
}
.select_button-availability {
  line-height: 46px;
  margin-bottom:5px;
}
.select_button-availability img {
  display: inline-block !important;
  width: 15%;
  vertical-align:top;
}
.select_button-availability span {
  width: 85%;
  line-height: 16px;
  font-size: 12px;
  text-align: left;
  padding-left: 5px;
  vertical-align: top !important;
}
.select_button-prices {
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding-left: calc(15% + 5px);
}
.select_button.gfx span {
  vertical-align: middle;
  display: inline-block;
}
.select_button img {
  max-height: 56px;
  display: block;
}

.css_tip {
  background: #fff;
  border: 1px solid #0e1116;
  color: #905581;
  display: inline-block;
  font-size: 1.3em;
  height: 31px;
  line-height: 30px;
  margin-left: 10px;
  text-align: center;
  width: 31px;
}
.css_tip_small {
  height: 15px;
  line-height: 14px;
  width: 15px;
  font-size: 0.8em;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
}
.projector_number label {
  display: inline-block;
  width: 46px;
}
#projector_points_wrapper {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#projector_points_wrapper .product_points_section {
  margin-bottom: 5px;
}
#projector_points_wrapper .product_section {
  margin: 0;
  padding: 0;
}
#projector_points_wrapper label {
  display: inline-block;
  padding-right: 5px;
  width: auto;
}
#projector_advanceprice_wrapper {
  padding-bottom: 10px;
}
#projector_shipping_info {
  display: block;
  margin-top: 5px;
}
@media (min-width: 979px) {
  #projector_shipping_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#projector_shipping_info &gt; div {
  display: inline-block;
}
#projector_shipping_info::before {
  content: '\F0D1';
  margin-right: 9px;
  font-family: fontawesome;
  font-size: 2em;
  vertical-align: middle;
}
#projector_status_description_wrapper &gt; div &gt; div {
  display: none;
}
#projector_form a.firmlogo {
  display: none;
  text-align: left;
  margin-bottom: 20px;
}
#projector_form a.firmlogo img {
  max-height: 65px;
}
#projector_form div.photos {
  padding: 0;
  position: static;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 979px) {
  #projector_form div.photos {
    z-index: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
  }
}
#projector_form div.photos div.enclosures {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-preferred-size: 85px;
  flex-basis: 85px;
  width: 85px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px;
  margin-top: -10px;
}
#projector_form div.photos div.enclosures a img {
  max-height: 82px;
  vertical-align: top;
}
#projector_form div.photos div.enclosures a.active:before {
  border-top: 4px solid #905581;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  top: 2px;
  content: '';
  display: block;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
#projector_form div.photos div.enclosures a.active:after {
  background: #905581;
  top: -1px;
  content: '';
  display: block;
  height: 4px;
  left: -1px;
  position: absolute;
  right: -1px;
}
#projector_form div.product_info {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  #projector_form div.product_info {
    padding-left: 15px;
    margin-bottom: 3rem;
  }
}
#projector_form div.product_section.sizes label.projector_label {
  padding-top: 5px;
}
#projector_price_srp_wrapper {
  padding: 0;
}
#unit_converted_price {
  display: block;
}
#projector_form div.product_section.sizes div.product_section_sub {
  display: block;
  width: 100%;
}
#projector_form div.product_section.versions label.projector_label {
  padding-top: 5px;
}
#projector_form div.product_section.versions div.product_section_sub {
  display: table-cell;
  vertical-align: top;
}
.product_section.versions .fancy-select {
  width: 100%;
}
#projector_form div.product_section.versions .fancy-select .options li a.version_item .version_name {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  color: #905581;
}
#projector_form div.product_section.versions .fancy-select .options li a.version_item .gfx {
  max-width: 70px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
#projector_form div.product_section.versions .fancy-select .options li a.version_item .gfx img {
  max-height: 50px;
  display: inline-block;
}
#projector_form div.product_section.projector_status {
  padding: 10px 0 20px;
  border-bottom: 1px dotted #000;
  margin-bottom: 15px;
}
#projector_form div.product_section.yousave_bundle {
  padding-top: 10px;
  padding-bottom: 10px;
}
#projector_form div.product_section.prices {
  line-height: 1;
}
#projector_form div.product_section.prices label.projector_label {
  display: block;
}
.point_price {
  font-weight: 500;
}
#projector_form div.product_section.points button {
  display: block;
  margin: 10px auto;
  width: 96%;
}
@media (min-width: 979px) {
  #projector_form div.product_section.points button {
    float: right;
    margin-right: 10px;
    width: 45%;
  }
}
#projector_form div.product_section.buttons {
  overflow: hidden;
  padding-top: 15px;
}
#projector_form div.product_section.buttons label.projector_label {
  display: none;
}
#projector_form button.projector_butttons_buy {
  width: calc(100% - 65px);
  margin-bottom: 15px;
}
.multi_version .description {
  color: #666;
  font-size: 0.85em;
  white-space: normal;
}
.multi_version div.trigger {
  text-align: center;
  margin-bottom: 5px;
}
.multi_version ul.options {
  text-align: center;
}
.multi_version li p.conflict_txt {
  color: #e35c5c;
  font-size: 0.85em;
  text-align: center;
  display: none;
}
.multi_version li.disabled p.conflict_txt {
  display: block;
  white-space: normal;
}
.fancy-select &gt; p.conflict_txt {
  display: none !important;
  color: #e35c5c;
  font-size: 0.85em;
}
.fancy-select.conflict &gt; p.conflict_txt {
  display: block;
}
#multi_versions .multiversion_label {
  padding-right: 5px;
  color: #666;
  font-style: normal;
}
#multi_versions .multiversion_value {
  font-weight: 500;
}
#multi_versions ul.options {
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
#multi_versions ul.options li.selected {
  background: #f1f1f1;
  color: #333;
}
#multi_versions ul.options li a {
  display: table;
  width: 100%;
  color: #333;
  font-size: 12px;
}
#multi_versions ul.options li a &gt; span {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}
#multi_versions ul.options li a &gt; span.gfx {
  width: 10px;
}
#multi_versions ul.options li a &gt; span span {
  padding-right: 5px;
}
#multi_versions ul.options li a &gt; span img {
  max-width: 50px;
}
.multi_version div.gfx {
  width: 10px;
  vertical-align: middle;
  padding-left: 10px;
}
div.projector_description ul {
  list-style: none;
}
.projector_description:empty {
  display: none;
}
button.projector_butttons_buy.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#projector_status_description span {
  white-space: nowrap;
}
.projector_status_desc {
  display: none;
}
.projector_status_desc.show_element {
  display: inline-block;
  vertical-align: middle;
}
#dialog_wrapper.dialog_wrapper_shipping_info {
  width: auto !important;
}
@media (min-width: 757px) {
  #dialog_wrapper.dialog_wrapper_shipping_info {
    width: 700px !important;
  }
}
@media (min-width: 979px) {
  #dialog_wrapper.dialog_wrapper_shipping_info {
    width: 900px !important;
  }
}
@media (min-width: 1200px) {
  #dialog_wrapper.dialog_wrapper_shipping_info {
    width: 1028px !important;
  }
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info {
  width: 100%;
  display: block;
  padding: 20px 0;
}
@media (min-width: 757px) {
  #dialog_wrapper.dialog_wrapper_shipping_info .shipping_info {
    display: table-cell;
    border-bottom: 1px solid #0e1116;
    border-top: 1px solid #0e1116;
  }
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_title {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_sub {
  display: table;
  width: 100%;
  border-bottom: 1px solid #0e1116;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_sub:last-child {
  border-bottom: none;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_header {
  display: table-cell;
  width: 80%;
  vertical-align: middle;
  padding: 10px 0;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_icon {
  float: left;
  margin-right: 5px;
  max-width: 50px;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_name {
  display: block;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  float: left;
  width: 65%;
}
@media (min-width: 757px) {
  #dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_name {
    width: 73%;
  }
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_time {
  font-size: 10px;
  font-weight: normal;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_pricebox {
  display: table-cell;
  padding: 10px 0;
  vertical-align: middle;
  width: 20%;
  text-align: right;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_price {
  font-weight: 500;
}
#dialog_wrapper.dialog_wrapper_shipping_info .shipping_info_oldprice {
  color: #707070;
  display: block;
  font-weight: 500;
}
#dialog_wrapper.dialog_wrapper_shipping_info #ui-dialog_button {
  padding: 10px 0;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: none;
}
#projector_buy_section .projector_label {
  display: none;
}
.projector_points_sub_wrapper {
  width: 100%;
}
@media (min-width: 979px) {
  .projector_points_sub_wrapper {
    float: left;
    width: 49%;
  }
}
#CDT &gt; div {
  color: #e6e6e6;
  font-size: 25px;
  font-weight: 500;
  padding: 0px 0 27px;
  white-space: nowrap;
}
#CDT .line {
  background: #e35c5c;
  height: 1px;
  left: 0;
  position: absolute;
  top: 52%;
  width: 100%;
}
#CDT .caption {
  bottom: -19px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#CDT .number {
  background: #e35c5c;
  border: 1px solid #e35c5c;
  color: #fff;
  display: inline-block;
  font-family: 'roboto';
  height: 37px;
  line-height: 35px;
  padding: 0 9px;
  text-align: center;
}
#CDT .number-wrapper {
  margin-right: 5px;
  position: relative;
}
.products_other_founds a.next:hover {
  background-color: #905581;
  color: #fff;
}
.products_other_founds a.previous:hover {
  background-color: #905581;
  color: #fff;
}
#dialog_wrapper.dialog_wrapper_shipping_info #dialog_wrapper_sub {
  padding: 20px;
  border-bottom: none;
}
.shipping_info_1 {
  padding-right: 0 !important;
}
@media (min-width: 757px) {
  .shipping_info_1 {
    border-right: 1px solid #0e1116;
    padding-right: 20px !important;
  }
}
.shipping_info_2 {
  padding-left: 0 !important;
  padding-top: 20px !important;
}
@media (min-width: 757px) {
  .shipping_info_2 {
    padding-left: 20px !important;
    padding-top: 0 !important;
  }
}
.dialog_wrapper_shipping_info .table_wrapper {
  margin-bottom: 20px;
  width: 100%;
}
.shipping_time_popup {
  color: #aaa;
  font-size: 12px;
  padding-bottom: 20px;
  text-align: center;
}
.shipping_time_popup b {
  color: #222;
  font-size: 18px;
}
.shipping_time_popup span {
  font-size: 18px;
  font-weight: 500;
  padding-left: 3px;
  color: #905581;
}
.dialog_wrapper_shipping_info h3 {
  color: #222;
  text-transform: uppercase;
}
.dialog_wrapper_shipping_info div.n67367_returns_txt {
  color: #777;
  font-size: 13px;
  margin-bottom: 8px;
}
.dialog_wrapper_shipping_info #n67367_returns a {
  font-size: 12px;
  margin: 25px 0 0;
}
.dialog_wrapper_shipping_info div.n67367_returns_moretext {
  margin-right: 0;
}
.dialog_wrapper_shipping_info #n67367_returns {
  background: none;
}
.projector_product_status_wrapper {
  width: 100%;
}
.projector_product_status_wrapper #projector_shipping_unknown {
  padding: 5px 5px 0;
  font-size: 0.85em;
}
.delivery_sameday {
  color: #e35c5c;
}
.delivery_nextday {
  color: #e35c5c;
}
.delivery_sameday:before {
  content: '\f0d1';
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: -2px;
}
.delivery_nextday:before {
  content: '\f0d1';
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: -2px;
}
#projector_tell_availability button {
  width: 100%;
  height: 50px;
}
#projector_tell_availability p {
  color: #888;
  line-height: 1.2;
}
#projector_tell_availability .product_section_sub {
  padding: 0;
}
#projector_tell_availability &gt; label {
  display: none;
}
div.product_section.tell_availability &gt; label {
  display: none;
}
.disable #projector_number_cont {
  display: none;
}
.disable #projector_button_basket {
  display: none;
}
#projector_sizes_cont .form-group .form-control {
  padding-right: 40px;
}
#projector_sizes_cont .dropdown-menu .size_label {
  display: none;
}
#projector_sizes_cont ul.dropdown-menu &gt; li:first-child {
  display: none;
}
#projector_sizes_cont span.size_label {
  float: left;
  padding-right: 5px;
  color: #666;
}
#projector_sizes_cont span.size_name {
  font-weight: 500;
}
#projector_sizes_cont span.size_tell_availability {
  display: none;
}
#projector_sizes_cont span.size_count {
  font-size: 1em;
  float: right;
  font-weight: 500;
  padding-left: 10px;
}
#dialog_wrapper.superfairshop {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#dialog_wrapper.superfairshop #dialog_wrapper_sub {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  flex-basis: 67%;
  width: 67%;
  float: left;
}
#superfairshop_info {
  text-align: center;
  display: none;
}
#superfairshop_info .superfairshop_info_wrapper &gt; div {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}
#superfairshop_info .superfairshop_info_wrapper &gt; div &gt; * {
  margin-bottom: 15px;
  font-size: 0.85em;
}
#superfairshop_info .superfairshop_info_wrapper {
  position: relative;
  padding: 30px 20px;
  height: 100%;
  background: #e6e6e6;
  display: table;
}
#superfairshop_info .superfairshop_info_wrapper:before {
  content: '\E814';
  font-family: FontAwesome;
  color: #fff;
  font-size: 25.5em;
  position: absolute;
  top: -130px;
  left: -90px;
  z-index: 0;
}
#superfairshop_info strong {
  font-size: 1.15em !important;
  display: block;
  margin-top: 10px;
}
#dialog_wrapper #superfairshop_info {
  display: block;
  overflow: hidden;
  flex-basis: 33%;
  width: 33%;
  float: left;
}
#dialog_wrapper.dialog_wrapper_shipping_info #dialog_close {
  z-index: 10;
}
#projector_points_wrapper.points_price_old_section {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  margin-top: -1px;
  line-height: 1.1;
}
#projector_points_wrapper.points_price_old_section div.product_section_sub {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
  width: 61%;
}
.slider-for &gt; *:not(:first-child) {
  display: none;
}
.slider-nav .slick-current {
  border-color: #905581;
}
.slider-nav .slick-track {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.slider-for {
  width: 100%;
}
@media (min-width: 979px) {
  .slider-nav   .slider-for {
    width: calc(100% - 115px);
  }
}
#slider-nav .slick-list {
  box-sizing: content-box;
  padding: 10px 0;
}
.gallery_more {
  background: #ffffff;
  color: #0e1116;
  font-size: 1.692em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 28px;
  width: 100%;
}
span.gallery_text2 {
  font-size: 0.6em;
  width: 100%;
  align-self: start;
  display: block;
}
.opinions_wrapper .note {
  margin-bottom: 0;
}
.basic_info_element:not(:last-child) {
  padding-bottom: 5px;
}
.basic_info_text {
  font-weight: 500;
}
.basic_info   .traits_info {
  padding-top: 5px;
}
.big_label.small_label {
  padding: 0;
  margin: 0 0 10px;
  border: none;
  font-size: 1.286em;
  text-transform: initial;
  font-weight: 500;
  text-align: left;
}
.big_label.small_label:after {
  display: none;
}
#projector_shipping_unknown {
  padding-left: 5px;
}
#projector_shipping_unknown label {
  display: none;
}
#slider-for .slick-slide img {
  max-height: 60vh;
}
@media (min-width: 979px) {
  #slider-for .slick-slide img {
    max-height: none;
  }
}
div.additional_buttons_wrapper {
  text-align: center;
  width: 100%;
  margin: 10px 0;
}
@media (min-width: 979px) {
  div.additional_buttons_wrapper {
    text-align: left;
    width: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  div.product_info_top &gt; * &gt; span {
    width: 29%;
  }
  #projector_form div.product_info {
    font-size: 1em;
  }
  #projector_form div.product_section.points button {
    width: 49%;
  }
  #dialog_wrapper.dialog_wrapper_shipping_info {
    max-width: 1028px !important;
  }
}
div.product_bundle_quantity {
  padding-left: 0 !important;
  width: 30px !important;
}
div.bundled_availability {
  color: #e35c5c;
  line-height: 1;
}
@media (min-width: 979px) {
  div.bundled_options_select {
    width: 150px;
  }
}
div.clearBoth {
  height: 1px;
}
h2.big_label.product_bundle {
  margin: 5px 0;
  text-align: left;
}
h2.big_label.product_bundle:after {
  margin-left: 0;
}
ul.product_bundle {
  list-style: none;
  margin-left: 0;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
li.product_bundle {
  display: block;
  padding: 10px 0;
}
@media (min-width: 979px) {
  li.product_bundle {
    display: table-row;
  }
}
a.show_size_bundle {
  display: block;
  text-decoration: none;
  font-size: 1em;
  padding: 10px 0;
  color: #0e1116;
}
a.product_bundle {
  text-decoration: none;
}
a.product_bundle_icon {
  width: 100px;
  max-width: 100px;
}
a.product_bundle_icon img {
  max-height: 100px;
}
ul.product_bundle &gt; li &gt; * {
  display: inline-block;
  max-width: calc(100% - 140px);
  padding: 12px 10px 10px;
  vertical-align: top;
}
@media (min-width: 979px) {
  ul.product_bundle &gt; li &gt; * {
    width: auto;
    max-width: initial;
    display: table-cell;
  }
}
ul.product_bundle &gt; li &gt; *:last-child {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 10px 0;
}
@media (min-width: 979px) {
  ul.product_bundle &gt; li &gt; *:last-child {
    width: auto;
    max-width: initial;
    display: table-cell;
    border: none;
  }
}
ul.product_bundle &gt; li &gt; *:last-child.only_onesize {
  display: none;
}
ul.product_bundle &gt; li &gt; * div.price {
  font-weight: normal;
  color: #0e1116;
}
ul.product_bundle &gt; li &gt; * div.price b {
  font-size: 1.1em;
}
.product_bundle_quantity i {
  display: block;
}
div.product_bundle_quantity &gt; * {
  vertical-align: middle;
  text-align: center;
  margin: 0;
}
table.product_bundle {
  width: 100%;
}
table.product_bundle th {
  font-weight: normal;
  line-height: 1;
  padding: 3px 5px;
  text-align: center;
}
table.product_bundle td {
  border-top: 1px solid #f1f1f1;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
td.product_bundle_icon {
  width: 10px;
}
td.product_bundle_icon a {
  font-weight: 500;
}
td.product_bundle_icon img {
  max-width: 45px;
}
td.product_bundle_name {
  text-align: left !important;
}
td.product_bundle_name a {
  text-decoration: none;
}
td.product_bundle_price_value span {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
}
td.product_bundle_price_gross {
  color: #10ac82;
  font-weight: 500;
}
td.product_bundle_price_gross span {
  display: block;
}
td.product_bundle_price_gross small {
  display: block;
}
#projector_bundle_product {
  margin-bottom: 30px;
}
#projector_bundle_product a.delQuantity,
#projector_bundle_product a.addQuantity {
  display: none;
}
#projector_bundle_zone2 {
  margin-bottom: 40px;
}
.hidde_sizes .select_button {
  display: none;
}
.hidde_sizes .select_button.active {
  display: inline-block;
}
#projector_bundle_product .product-name {
  font-size: 1.1em;
  font-weight: normal;
  color: #0e1116;
}
#projector_bundle_product .product-name:after {
  display: block;
  clear: both;
  margin: 5px 0;
  overflow: hidden;
  height: 1px;
  width: 30px;
  background: #707070;
  content: '';
}
div.bundled_multi_version div.product_section &gt; label {
  display: block;
  padding-left: 0;
  width: auto;
  margin-bottom: 5px;
}
div.bundled_multi_version ul.options {
  padding-bottom: 0;
  padding-top: 0;
}
div.bundled_multi_version ul.options li.selected {
  background-color: #f1f1f1;
  color: #333;
}
div.bundled_multi_version ul.options li a {
  display: table;
  width: 100%;
  color: #333;
}
div.bundled_multi_version ul.options li a &gt; span {
  display: table-cell;
  padding: 0 5px;
  vertical-align: middle;
}
div.bundled_multi_version ul.options li a &gt; span.gfx {
  width: 10px;
}
div.bundled_multi_version ul.options li a &gt; span span {
  padding-right: 5px;
  white-space: normal;
}
div.bundled_multi_version ul.options li a &gt; span img {
  max-width: 50px;
}
div.bundled_multi_version div.fancy-select {
  width: 100%;
  margin-bottom: 8px;
  display: block;
  padding-right: 0;
}
.bundled_options_select .form-group .form-control,
.bundled_options_select div.fancy-select div.trigger {
  line-height: 1.1;
  padding: 10px 20px 10px 12px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  height: auto;
}
.bundled_options_select .form-control.dropdown-toggle::after,
.bundled_options_select div.fancy-select div.trigger:after {
  color: #0e1116;
  line-height: 1.1;
  margin-top: -2px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.bundle_rabat {
  margin-bottom: 20px;
  padding: 20px 65px 20px 15px;
  position: relative;
}
.bundle_rabat:after {
  background: #f1f1f1 none repeat scroll 0 0;
  color: #0e1116;
  content: '%';
  display: block;
  font-size: 1.6em;
  height: 22px;
  line-height: 22px;
  margin-top: -11px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 50%;
  width: 22px;
  z-index: 2;
  box-sizing: content-box;
}
.bundle_rabat:before {
  background: #f1f1f1 none repeat scroll 0 0;
  content: '';
  display: block;
  height: 22px;
  margin-top: -11px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  width: 22px;
  z-index: 2;
  box-sizing: content-box;
}
.bundle_rabat &gt; div:after {
  border: 2px solid #0e1116;
  content: '';
  display: block;
  height: 22px;
  margin-top: -13px;
  position: absolute;
  right: 18px;
  top: 50%;
  width: 22px;
  z-index: 1;
  box-sizing: content-box;
}
.bundle_rabat &gt; div:before {
  border: 2px solid #0e1116;
  content: '';
  display: block;
  height: 22px;
  margin-top: -13px;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  width: 22px;
  z-index: 1;
  box-sizing: content-box;
}
.bundle_rabat h2 {
  color: #0e1116;
}
.bundled_options_select .disabled a {
  color: #e35c5c;
}
.bundled_multi_version li p.conflict_txt {
  color: #e35c5c;
  display: none;
  font-size: 10px;
  line-height: 1;
  text-align: left;
}
.bundled_multi_version li.disabled p.conflict_txt {
  display: block;
  white-space: normal;
}
.product_bundle_size .disable,
.fancy-select.conflict .trigger {
  color: #e35c5c;
}
.product_bundle_size .disable,
.fancy-select.conflict .trigger span:after {
  content: ' (brak)';
}
div.product_bundle_quantity input[type='checkbox'] {
  display: none;
}
div.product_bundle_quantity input[type='checkbox']   label:before {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  content: '';
  display: inline-block;
  float: left;
  line-height: 14px;
  height: 14px;
  width: 14px;
  font-family: Fontawesome;
  cursor: pointer;
  box-sizing: content-box;
}
div.product_bundle_quantity input[type='checkbox']:checked   label:before {
  border: 1px solid #0e1116;
  content: '\F00C';
  color: #0e1116;
}
.bundled_options_select button b {
  font-weight: normal;
}
ul.product_bundle li .product_bundle_quantity label.disable:before {
  cursor: not-allowed;
  opacity: 0.5;
}
body.alertek-disabled div.alertek {
  display: none !important;
}
#projector_shipping_info .bundle_item_count:before {
  display: block;
  content: '';
}
.product_bundle .hidden {
  display: none;
}
.bundled_options_select .description {
  margin-top: 10px;
  font-size: 0.95em;
}
div.n67367_returns {
  background: url('returnsinfo_icon.png') no-repeat scroll right 15px rgba(0,0,0,0);
  display: none;
}
div.n67367_returns_txt {
  margin-bottom: 8px;
}
div.n67367_returns_moretext {
  display: none;
  text-align: center;
  padding-top: 30px;
  overflow: hidden;
}
@media (min-width: 979px) {
  div.n67367_returns_moretext {
    margin-right: -50px;
  }
}
div.n67367_texts.n67367_text1 {
  background: url('returns_ico_1.png') top center no-repeat;
}
div.n67367_texts.n67367_text2 {
  background: url('returns_ico_2.png') top center no-repeat;
}
div.n67367_stocks {
  background: url('stocks_icon.png') no-repeat scroll right 15px rgba(0,0,0,0);
}
div.n67367_stocks_txt {
  margin-bottom: 8px;
}
div.n67367_instalment {
  border: none !important;
  box-shadow: none !important;
  background: url('instalment_icon.png') no-repeat scroll right 15px rgba(0,0,0,0);
}
div.instalment_value_1 {
  margin-bottom: 8px;
}
a.btn-large.n67367_returns_seemore {
  display: none;
}
img.instalment_value_1 {
  float: left;
  margin-right: 15px;
}
span.instalment_value_1 {
  color: #e35c5c;
  font-size: 1.2em;
}
span.btn_note {
  color: #905581;
}
small.instalment_value_2 {
  padding-right: 10px;
}
#n67367 {
  font-size: 1em;
}
#n67367 &gt; div {
  border-bottom: 1px solid #0e1116;
  padding: 15px 50px 20px 0;
}
#n67367 &gt; div:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#n67367 h3 {
  text-transform: uppercase;
  color: #0e1116;
  margin-bottom: 3px;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
#n67367 h3::after {
  display: none;
}
ul.n67367_instalment {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.n67367_instalment li {
  display: inline-block;
  margin-right: 15px;
}
ul.n67367_instalment a {
  width: 100%;
}
ul.n67367_instalment a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
div.n67367_texts {
  float: left;
  padding: 130px 10px 20px;
  position: relative;
  text-align: center;
  width: 33.333%;
}
div.n67367_texts strong {
  display: block;
  font-size: 14px;
  min-height: 60px;
  text-transform: uppercase;
}
div.n67367_texts strong span {
  display: block;
}
div.n67367_texts::after {
  background: #905581;
  border-radius: 50%;
  color: #fff;
  content: '*';
  display: block;
  font-size: 23px;
  height: 50px;
  line-height: 50px;
  margin-right: -72px;
  position: absolute;
  right: 50%;
  text-align: center;
  top: -8px;
  width: 50px;
}
div.n67367_texts.n67367_text1::after {
  content: '1';
}
div.n67367_texts.n67367_text2::after {
  content: '2';
}
div.n67367_texts.n67367_text3::after {
  content: '3';
}
div.n67367_texts.n67367_text3 {
  background: url('returns_ico_3.png') top center no-repeat;
}
div.n67367_texts.n67367_text3.n67367_text3_shop {
  background: url('returns_ico_3shop.png') top center no-repeat;
}
div.n67367_texts.n67367_text3.n67367_text3_shopBalance {
  background: url('returns_ico_3shop.png') top center no-repeat;
}
#n67367_returns div.n67367_returns_moretext a {
  clear: both;
}
.instalment_dialog h3.return_label {
  color: #0e1116;
}
@media only screen and (max-width: 979px) {
  #n67367 &gt; div {
    padding: 0 0 30px 0px;
    background: none;
    margin-bottom: 30px;
  }
  div.n67367_texts {
    background-size: 95px auto !important;
    padding-top: 110px;
  }
  div.n67367_texts::after {
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-right: -55px;
  }
}
@media only screen and (max-width: 757px) {
  div.n67367_stocks_txt {
    margin-bottom: 15px;
  }
  ul.n67367_instalment {
    margin: 20px 0;
  }
  ul.n67367_instalment li {
    display: block;
    margin: 0px;
  }
  ul.n67367_instalment a img {
    display: none;
  }
  div.n67367_texts {
    width: 100%;
  }
  div.n67367_texts strong {
    min-height: 0;
    margin-bottom: 5px;
  }
  div.n67367_texts strong span {
    display: inline;
  }
}
.minified {
  max-height: 350px;
  overflow: hidden !important;
  position: relative;
}
.minified_wrapper {
  padding-bottom: 30px;
}
.minified_wrapper.open .lay_shadow {
  display: none;
}
.minified_wrapper .mobile_show_wrapper {
  display: block;
  text-align: center;
}
.minified_wrapper .mobile_show_wrapper .btn-small {
  width: auto;
}
.minified .lay_shadow {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  box-shadow: 0 0 10px 15px #ffffff;
}
.minified_wrapper.open .minified {
  max-height: none;
}
@media only screen and (min-width: 757px) {
  .minified {
    max-height: none;
  }
  .minified_wrapper .mobile_show_wrapper {
    display: none;
    clear: both;
    padding-top: 10px;
    text-align: center;
  }
  .minified .lay_shadow {
    display: none;
  }
}
.cm {
  text-align: left;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 20px;
  max-width: 100%;
  overflow: auto;
}
.cm h1,
.cm h2,
.cm h3,
.cm h4,
.cm h5,
.cm h6,
.cm p,
.cm ol,
.cm ul {
  margin: 15px 0;
  color: inherit;
  line-height: normal;
}
.cm ol,
.cm ul {
  padding-left: 40px;
}
.cm ol ol,
.cm ul ul {
  margin: 0;
}
.cm ul li,
.cm ol li {
  list-style-type: inherit !important;
}
.cm h1 {
  font-size: 2em;
}
.cm h2 {
  font-size: 1.5em;
}
.cm h3 {
  font-size: 1.33em;
}
.cm h4 {
  font-size: 1.17em;
}
.cm h5 {
  font-size: 0.83em;
}
.cm h6 {
  font-size: 0.67em;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.projector_longdescription.longdescription_small {
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  .projector_longdescription.longdescription_small {
    width: 58.3333333%;
    padding-right: 15px;
  }
}
#products_in_category {
  position: relative;
  clear: both;
}
#products_in_category .other_products {
  display: flex;
  align-items: center;
}
#products_in_category .other_products:first-child:after {
  content: "|";
  margin: 0 6px;
  color: #0e1116;
}
@media (min-width: 757px) {
  #products_in_category .other_products:first-child:after {
    margin: 0 20px;
  }
}
#products_in_category .other_products i {
  font-size: 2rem;
}
#products_in_category .line-back {
  display: flex;
  align-items: center;
}
.line-back {
  background: #ffffff;
}
.line-back:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: #0e1116;
  z-index: -1;
}
ul.parameter_list {
  padding-left: 16px;
}
.param_group {
  font-size: 1.45em;
  margin: 10px 0 20px;
}
.component_projector_dictionary {
  margin-bottom: 30px;
}
.parameter_element {
  width: 50%;
  float: left;
  margin-bottom: 10px;
  padding-right: 30px;
}
.parameter_element strong {
  padding-right: 5px;
}
.dictionary_small .parameter_element {
  width: 100%;
  float: none;
  padding-right: 0;
}
.dictionary_small {
  background: #fff;
  padding: 15px 15px 25px 15px;
  float: right;
  width: 41.66666667%;
  margin-bottom: 30px;
}
.dictionary_small h3.n56191_label {
  padding-left: 0;
  font-weight: normal;
  font-size: 0.95em;
}
.dictionary_small h2 {
  color: #0e1116;
}
.dictionary_small h3 {
  color: #0e1116;
}
.dictionary_small .component_projector_enclosures {
  margin-top: 17px;
}
.dictionary_small .component_projector_enclosures ul {
  font-size: 0.95em;
}
.dictionary_small .component_projector_enclosures ul li {
  padding-left: 0;
  border: none;
  padding-bottom: 0;
}
.dictionary_small .component_projector_enclosures ul li i.icon-download-alt {
  float: left;
  color: #0e1116;
  margin-right: 9px;
}
.dictionary_small .component_projector_enclosures ul li a.enclosure_name {
  color: #0e1116;
  line-height: 1;
}
.dictionary_small span.n54117_name2_group.big_label {
  padding: 0;
  margin: 0 0 15px;
  border: none;
  font-size: 1.1em;
}
.dictionary_small div.n54117_group {
  margin-top: 10px;
}
@media only screen and (max-width: 757px) {
  .component_projector_dictionary {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #0e1116;
  }
  .dictionary_small {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    clear: both;
    padding: 15px;
    border: 1px solid #0e1116;
    margin-bottom: 30px;
  }
  .dictionary_small h3.n56191_label {
    font-size: 1em;
  }
  .dictionary_small table.n54117_dictionary tr.element td {
    font-size: 1em;
  }
  .dictionary_small .component_projector_enclosures ul {
    font-size: 1em;
  }
  .parameter_element {
    width: 100%;
  }
}
.dictionary_small div.component_projector_warranty {
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.component_projector_warranty {
  margin-bottom: 20px;
}
@media (min-width: 757px) {
  div.component_projector_warranty {
    margin-bottom: 30px;
  }
}
h3.n56191_label {
  background: none repeat scroll 0 0 #fff;
  color: #0e1116;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: left;
  padding: 5px 0;
}
div.n56191_desc ul {
  padding: 0 0 0 22px !important;
}
div.n56191_desc ol {
  padding: 0 0 0 22px !important;
}
div.product_questions_list {
  margin-bottom: 30px;
  width: 100%;
}
div.product_questions_list_label {
  padding-left: 0;
  padding-bottom: 0;
  text-align: left;
  font-size: 1.8rem;
  font-weight: 500;
}
div.product_questions_list_label::after {
  display: none;
}
div.product_question {
  font-weight: 400;
  padding: 10px 0 10px 25px;
  position: relative;
}
div.product_question_answer {
  margin-bottom: 15px;
  display: none;
  padding: 10px 0 10px 25px;
  font-size: 0.95em;
}
.product_question &gt; a {
  color: #0e1116;
  text-decoration: none;
}
.product_question &gt; a &gt; span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
}
.product_question_container {
  border-bottom: 1px solid #0e1116;
}
#send_question_button {
  margin-bottom: 20px;
  margin-top: 30px;
}
div.component_projector_askforproduct {
  display: none;
}
@media (min-width: 757px) {
  .dictionary_small   #product_questions_container {
    width: 58.3333333%;
    padding-right: 15px;
  }
}
.ask_question_desc {
  position: relative;
  padding-right: 70px;
}
.ask_question_desc::after {
  content: '\E87E';
  font-family: fontawesome;
  position: absolute;
  font-size: 4rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ask_question_label {
  font-size: 1.286em;
  font-weight: 500;
  margin-bottom: 10px;
}
@media only screen and (max-width: 757px) {
  .ask_question_container {
    width: 100%;
  }
  .product_questions_list.product_questions_small {
    width: 100%;
    margin-right: 0;
    margin-top: 25px;
  }
  .product_questions_container {
    clear: both;
    padding: 15px;
    border: 1px solid #0e1116;
    margin-bottom: 30px;
  }
  #send_question_button {
    margin-bottom: 0;
  }
}
.component_projector_askforproduct {
  clear: both;
}
.component_projector_askforproduct .projector_askforproduct_desc {
  color: #0e1116;
  padding: 10px 0;
  font-weight: normal;
  width: 100%;
  margin: 0 auto 15px;
}
@media (min-width: 757px) {
  .component_projector_askforproduct .projector_askforproduct_desc {
    width: calc( 58.33333% - 15px);
    margin: 0 auto 20px;
  }
}
.component_projector_askforproduct .form-privacy-info,
.component_projector_askforproduct .projector_askforproduct_submit {
  width: 100%;
  margin: 0 auto 15px;
}
@media (min-width: 757px) {
  .component_projector_askforproduct .form-privacy-info,
  .component_projector_askforproduct .projector_askforproduct_submit {
    width: calc( 58.33333% - 15px);
    margin: 0 auto 20px;
  }
}
.component_projector_askforproduct .projector_askforproduct_submit {
  text-align: center;
}
.component_projector_askforproduct .button_legend {
  font-size: 12px;
  margin-top: 10px;
}
.component_projector_askforproduct .form-privacy-info {
  background: none;
  padding: 10px 0;
}
#dialog_wrapper .component_projector_askforproduct .form-privacy-info,
#dialog_wrapper .component_projector_askforproduct .projector_askforproduct_submit,
#dialog_wrapper .component_projector_askforproduct .projector_askforproduct_desc {
  width: 100%;
  padding: 0 15px;
}
#dialog_wrapper .component_projector_askforproduct .row {
  margin: 0;
}
#dialog_wrapper .component_projector_askforproduct .form-group {
  max-width: initial;
  flex: 100%;
}
#dialog_wrapper .component_projector_askforproduct .big_label {
  border-left: none;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
}
#dialog_wrapper .component_projector_askforproduct .form-privacy-info,
#dialog_wrapper .component_projector_askforproduct .projector_askforproduct_desc {
  padding: 10px 15px;
}
.projector_page .main_hotspot {
  clear: both;
}
div.projector_fb_comments {
  display: none !important;
}
div.projector_fb_comments_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  div.projector_fb_comments_label {
    font-size: 2.5rem;
  }
}
div.projector_fb_comments iframe {
  position: static;
  width: 100% !important;
  margin-bottom: 30px;
  background: #ffffff;
}
div.projector_fb_comments_short {
  margin-bottom: 30px;
  clear: both;
}
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
}
#opinions_section {
  clear: both;
}
#opinions_section .average_opinions_box {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  #opinions_section .average_opinions_box {
    margin-bottom: 3rem;
  }
}
#opinions_section .average_opinions_box .comments {
  display: inline-block;
  margin-right: 10px;
}
#opinions_section .average_opinions_box .comments .note {
  margin-bottom: 0;
}
#opinions_section .average_opinions_box .comments .note span {
  text-align: left;
  margin-bottom: 0;
}
#opinions_section .average_opinions_box .comments small {
  margin: 0;
}
#opinions_section .average_opinions_box i.icon-star {
  font-size: 3rem;
}
@media (min-width: 979px) {
  #opinions_section .average_opinions_box i.icon-star {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  #opinions_section .average_opinions_box i.icon-star {
    font-size: 3rem;
  }
}
#opinions_section .average_opinions_score {
  display: inline-block;
  font-size: 3rem;
}
#opinions_section .note i {
  margin: 0 2px;
}
#opinions_section .note i.active {
  color: #FAC917;
}
#opinions_section .opinions_add {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  #opinions_section .opinions_add {
    margin-bottom: 0;
  }
}
@media (min-width: 979px) {
  #opinions_section .opinions_add {
    margin-bottom: 3rem;
  }
}
#opinions_section .opinions_add #show_opinion_form {
  display: block;
  margin-bottom: 10px;
}
#opinions_section .opinions_add .opinions_affiliate_points {
  font-size: 1.2rem;
}
#opinions_section .average_opinions_list {
  margin-bottom: 1.5rem;
}
#opinions_section .opinion_rate {
  font-size: 0.9em;
  margin-bottom: 4px;
  cursor: pointer;
}
#opinions_section .opinion_rate &gt; * {
  vertical-align: middle;
  line-height: 1;
}
#opinions_section .opinion_rate .opinion_number_star {
  padding-left: 5px;
  color: #FAC917;
}
#opinions_section .opinion_rate .opinion_number {
  display: inline-block;
  width: 10px;
}
#opinions_section .opinion_rate .opinions_bar_container {
  width: calc(100% - 68px);
  height: 6px;
  background: #e6e6e6;
  position: relative;
  border-radius: 10px;
  display: inline-block;
  margin: 0 10px;
}
#opinions_section .opinion_rate .opinions_bar_active {
  position: absolute;
  background: #FAC917;
  height: 6px;
  border-radius: 10px;
  left: 0px;
  top: 0;
}
#opinions_section .opinions_element .opinions_element_stars .note {
  margin-bottom: 0;
}
#opinions_section .opinions_element .opinions_element_stars .note strong,
#opinions_section .opinions_element .opinions_element_stars .note span {
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 0;
  order: initial;
  width: auto;
}
#opinions_section .opinions_element .opinions_element_stars .note strong {
  padding: 0 0 0 5px;
}
#opinions_section .opinions_element .opinions_element_stars .note i {
  font-size: 1.2em;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element .opinions_element_stars .note i {
    font-size: 1em;
  }
}
#opinions_section .opinion_date,
#opinions_section .rate_opinion {
  font-size: 1.2rem;
  color: #707070;
}
#opinions_section .opinions_element_top,
#opinions_section .opinions_element_text {
  margin-bottom: 15px;
}
#opinions_section .opinion_author {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  #opinions_section .opinion_author {
    margin-bottom: 0;
  }
}
#opinions_section .opinions_element_author_desc {
  color: #707070;
}
#opinions_section .rate_opinion {
  display: flex;
  justify-content: flex-end;
}
#opinions_section .rate_opinion &gt; span {
  margin-right: auto;
}
@media (min-width: 757px) {
  #opinions_section .rate_opinion &gt; span {
    margin-right: 15px;
  }
}
#opinions_section .rate_opinion a {
  text-decoration: none;
}
#opinions_section .rate_opinion .opinion_rate_no {
  margin-left: 15px;
  color: #707070;
}
#opinions_section .rate_opinion .opinion_rate_no:hover {
  color: #0e1116;
}
#opinions_section .rate_opinion span.rate_count::before {
  content: '(';
}
#opinions_section .rate_opinion span.rate_count::after {
  content: ')';
}
#opinions_section .opinion_response {
  padding: 15px;
  background: #e6e6e6;
  margin-top: 30px;
  position: relative;
}
#opinions_section .opinion_response:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 14px 12px;
  border-color: transparent transparent #e6e6e6 transparent;
  bottom: 100%;
  position: absolute;
  left: 40px;
}
#opinions_section .opinion_response_top {
  margin-bottom: 10px;
}
#opinions_section .opinion_response_top .opinion_date {
  margin-left: 15px;
  display: inline-block;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_opinion_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
#opinions_section .opinions_list .opinions_element_holder {
  border-bottom: 1px solid #e6e6e6;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_holder {
    flex-wrap: nowrap;
  }
}
#opinions_section .opinions_list .opinions_element {
  width: 100%;
}
#opinions_section .opinions_list .opinions_element_photo {
  width: 130px;
  margin: 0 auto 2rem;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_photo {
    margin: 0 2rem 0 0;
  }
}
#opinions_section .opinions_list .opinions_element_photo   .opinions_element {
  width: 100%;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_photo   .opinions_element {
    width: calc(100% - 150px);
  }
}
#opinions_section .opinions_list .opinions_element_photo a {
  display: block;
  height: 130px;
  background-size: cover;
  background-position: center;
  transition: opacity .3s;
  border-radius: 100%;
}
#opinions_section .opinions_list .opinions_element_photo a:hover {
  opacity: 0.75;
}
#opinions_section .opinions_list .opinions_element_photo a img {
  display: none;
}
.shop_opinion_form .shop_opinions_notes {
  text-align: center;
  margin-bottom: 2rem;
}
.shop_opinion_form .shop_opinions_note_items {
  font-size: 3rem;
}
.shop_opinion_form .shop_opinions_note_items strong {
  font-weight: 400;
  margin-left: .5rem;
}
.shop_opinion_form .opinion_star {
  color: #DDDDDD;
  margin-right: 1rem;
}
.shop_opinion_form .opinion_star.active {
  color: #FAC917;
}
.shop_opinion_form .shop_opinions_button {
  text-align: center;
  margin-top: 1.5rem;
  width: 100%;
}
.shop_opinion_form .opinion_add_photos,
.shop_opinion_form .form-group {
  margin-bottom: 1.5rem;
}
.shop_opinion_form .opinion_add_photos_wrapper {
  border: 1px solid #0e1116;
  box-shadow: none;
  padding: 15px;
  position: relative;
  overflow: hidden;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  .shop_opinion_form .opinion_add_photos_wrapper {
    flex-wrap: nowrap;
  }
}
.shop_opinion_form .opinion_add_photos_wrapper .opinion_add_photos_text {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.shop_opinion_form .opinion_add_photos_wrapper .opinion_add_photos_text i {
  font-size: 2rem;
  margin-right: 8px;
}
.shop_opinion_form .opinion_add_photos_wrapper input[type='file'] {
  margin: 8px 0;
}
.shop_opinion_form .opinions_points {
  font-size: 1.3rem;
  position: absolute;
  top: -10px;
  right: 12px;
  line-height: 20px;
  background: #fff;
  padding: 0 8px;
}
.shop_opinion_form .opinions_points_picture {
  background: #e6e6e6;
  text-align: center;
  padding: 15px;
  display: none;
  font-size: 1.2rem;
}
#dialog_wrapper .opinions_add_form {
  display: block !important;
}
#dialog_wrapper .opinions_add_form *[class*='col-'] {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
#dialog_wrapper .opinions_add_form .row {
  margin: 0;
}
@media (min-width: 757px) {
  div.component_projector_enclosures {
    margin-bottom: 20px;
  }
}
a.enclosure_show_swf {
  float: right;
}
a.enclosure_show_image {
  float: right;
}
.component_projector_enclosures ul {
  list-style: none;
}
.component_projector_enclosures ul li {
  border-bottom: 1px solid #0e1116;
  overflow: hidden;
  padding: 8px 8px 8px 38px;
}
.component_projector_enclosures ul li a.enclosure_name {
  color: #0e1116;
  color: #333;
  text-decoration: none;
  float: left;
  display: block;
}
.component_projector_enclosures ul li a.enclosure_name:hover {
  color: #0e1116;
}
.component_projector_enclosures ul li a.enclosure_video_play {
  float: right;
  display: none;
}
.component_projector_enclosures ul li a.enclosure_audio_play {
  float: right;
}
.component_projector_enclosures ul li a.enclosure_download {
  float: right;
}
.component_projector_enclosures ul li.e_swf {
  background: url('swf_icon.png') 11px 9px no-repeat;
  background-position: 11px 50%;
}
.component_projector_enclosures ul li.e_video {
  background: url('video_icon.png') 11px 9px no-repeat;
  background-position: 11px 50%;
}
.component_projector_enclosures ul li.e_audio {
  background: url('audio_icon.png') 11px 6px no-repeat;
  background-position: 11px 50%;
}
.component_projector_enclosures ul li.e_image {
  background: url('image_icon.png') 8px 6px no-repeat;
  background-position: 8px 50%;
}
.component_projector_enclosures ul li.e_documents {
  background: url('doc_icon.png') 10px 6px no-repeat;
  background-position: 10px 50%;
}
.component_projector_enclosures ul li.e_download {
  background: url('down_icon.png') 10px 6px no-repeat;
  background-position: 10px 50%;
}
.load_swf {
  background: url('load_ajax_bar.gif') no-repeat center center #fff;
}
div.component_projector_sizes_chart {
  display: none;
}
div.sizes_chart_cms {
  padding: 30px 0 0;
  text-align: left;
}
#dialog_wrapper.dialog_wrapper_sizes_chart #dialog_wrapper_sub {
  padding: 10px;
}
.component_projector_sizes_chart h2 {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  .component_projector_sizes_chart h2 {
    font-size: 2.5rem;
  }
}
.component_projector_sizes_chart h2:empty {
  display: none;
}
.component_projector_sizes_chart .info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
}
.component_projector_sizes_chart .info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.component_projector_sizes_chart .info.small {
  padding: 10px;
  font-size: 1.2rem;
}
.component_projector_sizes_chart .info.small:before {
  display: none;
}
.component_projector_sizes_chart .info a {
  color: inherit;
  text-decoration: underline;
}
.component_projector_sizes_chart .info a:hover {
  text-decoration: none;
}
.component_projector_sizes_chart .info h3 {
  color: inherit;
}
table.table-condensed th {
  vertical-align: middle;
  letter-spacing: normal;
}
div.sizes_chart_cms p {
  margin-bottom: 15px;
}
.important {
  color: #905581;
}
ul.fancy_list {
  margin-left: 20px;
}
ul.fancy_list li {
  margin-bottom: 10px;
}
ol.fancy_list {
  margin-left: 0px;
  padding-top: 3px;
}
ol.fancy_list li {
  counter-increment: section;
  line-height: 1.2;
  list-style: none outside none;
  margin-bottom: 5px;
  min-height: 20px;
  padding-top: 0;
  padding-top: 6px;
}
ol.fancy_list li:before {
  color: #000;
  content: counter(section,decimal) '.';
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
  margin-top: -3px;
  min-width: 14px;
  padding: 4px 2px;
  text-align: center;
}
.put_right {
  float: right;
}
.put_left {
  float: left;
}
div.projector_video_cover {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: fixed;
  background: #000;
  opacity: 0.8;
  z-index: 900;
}
div.projector_video {
  position: fixed;
  top: 10%;
  left: 50%;
  margin-left: -240px;
  z-index: 999;
  display: none;
}
a.projector_video_close {
  margin-right: -15px;
  margin-top: -15px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999999;
}
div.jp-audio,
div.jp-audio-stream,
div.jp-video {
  background-color: #707070;
  bottom: 0;
  box-shadow: 0 0 15px 0 #000;
  color: #e6e6e6;
  font-size: 1.25em;
  line-height: 1.6;
  width: 480px;
}
div.jp-audio {
  width: 420px;
}
div.jp-audio-stream {
  width: 182px;
}
div.jp-video-270p {
  width: 480px;
}
div.jp-video-full {
  width: 480px;
  height: 270px;
  position: static !important;
  position: relative;
}
div.jp-video-full div div {
  z-index: 1000;
}
div.jp-video-full div.jp-jplayer {
  top: 0;
  left: 0;
  position: fixed !important;
  position: relative;
  overflow: hidden;
}
div.jp-video-full div.jp-gui {
  position: fixed !important;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
}
div.jp-video-full div.jp-interface {
  background-color: #000;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
div.jp-interface {
  position: relative;
  background-color: #000;
  width: 100%;
  padding-top: 15px;
}
div.jp-audio div.jp-type-single div.jp-interface {
  height: 80px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
  height: 80px;
}
div.jp-audio-stream div.jp-type-single div.jp-interface {
  height: 80px;
}
div.jp-controls-holder {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding: 8px 0;
  position: relative;
  width: 440px;
}
div.jp-interface ul.jp-controls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
div.jp-audio ul.jp-controls {
  width: 380px;
  padding: 20px 20px 0 20px;
}
div.jp-audio-stream ul.jp-controls {
  width: 142px;
  padding: 20px 20px 0 20px;
}
div.jp-video div.jp-type-single ul.jp-controls {
  width: 78px;
  margin-left: 200px;
}
div.jp-video div.jp-type-playlist ul.jp-controls {
  width: 155px;
  margin-left: 150px;
}
div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
  display: inline;
  float: left;
}
div.jp-interface ul.jp-controls a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
a.jp-play,
a.jp-pause {
  width: 40px;
  height: 40px;
  margin: 0 6px;
}
a.jp-play {
  background: url('jplayer.blue.monday.jpg') 0 0 no-repeat;
}
a.jp-play:hover {
  background: url('jplayer.blue.monday.jpg') -41px 0 no-repeat;
}
a.jp-pause {
  background: url('jplayer.blue.monday.jpg') 0 -42px no-repeat;
  display: none;
}
a.jp-pause:hover {
  background: url('jplayer.blue.monday.jpg') -41px -42px no-repeat;
}
a.jp-stop,
a.jp-previous,
a.jp-next {
  width: 28px;
  height: 28px;
  margin-top: 6px;
}
a.jp-stop {
  background: url('jplayer.blue.monday.jpg') 0 -83px no-repeat;
  margin-left: 10px;
}
a.jp-stop:hover {
  background: url('jplayer.blue.monday.jpg') -29px -83px no-repeat;
}
a.jp-previous {
  background: url('jplayer.blue.monday.jpg') 0 -112px no-repeat;
}
a.jp-previous:hover {
  background: url('jplayer.blue.monday.jpg') -29px -112px no-repeat;
}
a.jp-next {
  background: url('jplayer.blue.monday.jpg') 0 -141px no-repeat;
}
a.jp-next:hover {
  background: url('jplayer.blue.monday.jpg') -29px -141px no-repeat;
}
div.jp-progress {
  overflow: hidden;
}
div.jp-audio div.jp-progress {
  position: absolute;
  top: 32px;
  height: 15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
  left: 110px;
  width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
  left: 166px;
  width: 130px;
}
div.jp-video div.jp-progress {
  height: 7px;
  left: 0;
  margin: 0 50px;
  top: 0;
  width: auto;
}
div.jp-seek-bar {
  background: none repeat scroll 0 0 #707070;
  border-radius: 7px 7px 7px 7px;
  cursor: pointer;
  height: 100%;
  width: 0;
}
div.jp-play-bar {
  background: none repeat scroll 0 0 #fff;
  border-radius: 7px 7px 7px 7px;
  height: 100%;
  width: 0;
}
div.jp-seeking-bg {
  background: url('jplayer.blue.monday.seeking.gif');
}
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
  width: 18px;
  height: 15px;
  margin-top: 22px;
}
div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
  margin-left: 210px;
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
  margin-left: 154px;
}
div.jp-audio-stream div.jp-type-single a.jp-mute,
div.jp-audio-stream div.jp-type-single a.jp-unmute {
  margin-left: 10px;
}
div.jp-audio a.jp-volume-max,
div.jp-audio-stream a.jp-volume-max {
  margin-left: 56px;
}
div.jp-video a.jp-mute,
div.jp-video a.jp-unmute,
div.jp-video a.jp-volume-max {
  position: absolute;
  top: 20px;
  margin-top: 0;
}
div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
  left: 0px;
}
div.jp-video a.jp-volume-max {
  left: 90px;
}
a.jp-mute {
  background: url('jplayer.blue.monday.jpg') 0 -170px no-repeat;
}
a.jp-mute:hover {
  background: url('jplayer.blue.monday.jpg') -19px -170px no-repeat;
}
a.jp-unmute {
  background: url('jplayer.blue.monday.jpg') -60px -170px no-repeat;
  display: none;
}
a.jp-unmute:hover {
  background: url('jplayer.blue.monday.jpg') -79px -170px no-repeat;
}
a.jp-volume-max {
  background: url('jplayer.blue.monday.jpg') 0 -186px no-repeat;
}
a.jp-volume-max:hover {
  background: url('jplayer.blue.monday.jpg') -19px -186px no-repeat;
}
div.jp-volume-bar {
  background: none repeat scroll 0 0 #707070;
  cursor: pointer;
  height: 5px;
  overflow: hidden;
  position: absolute;
  width: 55px;
  border-radius: 5px 5px 5px 5px;
}
div.jp-audio div.jp-volume-bar {
  top: 37px;
  left: 330px;
}
div.jp-audio-stream div.jp-volume-bar {
  top: 37px;
  left: 92px;
}
div.jp-video div.jp-volume-bar {
  left: 24px;
  top: 26px;
}
div.jp-volume-bar-value {
  background: none repeat scroll 0 0 #fff;
  border-radius: 5px 5px 5px 5px;
  height: 5px;
  width: 0;
}
div.jp-audio div.jp-time-holder {
  position: absolute;
  top: 50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
  left: 110px;
  width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
  left: 166px;
  width: 130px;
}
div.jp-current-time,
div.jp-duration {
  width: 60px;
  font-size: .64em;
  font-style: oblique;
}
div.jp-current-time {
  float: left;
  display: inline;
}
div.jp-duration {
  float: right;
  display: inline;
  text-align: right;
}
div.jp-video div.jp-current-time {
  margin-left: 10px;
  margin-top: -12px;
}
div.jp-video div.jp-duration {
  margin-right: 10px;
  margin-top: -12px;
}
div.jp-title {
  font-weight: 500;
  text-align: center;
}
div.jp-title,
div.jp-playlist {
  background-color: #333;
  border-top: 1px solid #0e1116;
  width: 100%;
}
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist {
  border-top: none;
}
div.jp-title ul,
div.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 15px 12px;
  font-size: .72em;
}
div.jp-title li {
  padding: 5px 0;
  font-weight: 500;
}
div.jp-playlist li {
  padding: 5px 0 0 0px;
}
div.jp-playlist li div {
  display: inline;
}
div.jp-type-playlist div.jp-playlist a {
  color: #707070;
  text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
  color: #fff;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color: #fff;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  display: none !important;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
  float: right;
  display: inline;
  text-align: right;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a {
  color: #707070;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
  color: #905581;
}
span.jp-artist {
  font-size: .8em;
  color: #707070;
}
div.jp-video-play {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
}
div.jp-video-270p div.jp-video-play {
  margin-top: -270px;
  height: 270px;
}
div.jp-video-360p div.jp-video-play {
  margin-top: -360px;
  height: 360px;
}
div.jp-video-full div.jp-video-play {
  height: 100%;
}
a.jp-video-play-icon {
  position: relative;
  display: block;
  width: 112px;
  height: 100px;
  margin-left: -56px;
  margin-top: -50px;
  left: 50%;
  top: 50%;
  background: url('jplayer.blue.monday.video.play.png') 0 0 no-repeat;
  text-indent: -9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
  background: url('jplayer.blue.monday.video.play.png') 0 -100px no-repeat;
}
div.jp-jplayer audio,
div.jp-jplayer {
  width: 0px;
  height: 0px;
}
div.jp-jplayer {
  background-color: #000;
}
ul.jp-toggles {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
div.jp-audio .jp-type-single ul.jp-toggles {
  width: 25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
  width: 55px;
  margin: 0;
  position: absolute;
  left: 325px;
  top: 50px;
}
div.jp-video ul.jp-toggles {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 20px;
  width: 100px;
}
ul.jp-toggles li {
  display: block;
  float: right;
}
ul.jp-toggles li a {
  display: block;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
}
a.jp-full-screen {
  background: url('jplayer.blue.monday.jpg') 0 -310px no-repeat;
  margin-left: 20px;
}
a.jp-full-screen:hover {
  background: url('jplayer.blue.monday.jpg') -30px -310px no-repeat;
}
a.jp-restore-screen {
  background: url('jplayer.blue.monday.jpg') -60px -310px no-repeat;
  margin-left: 20px;
}
a.jp-restore-screen:hover {
  background: url('jplayer.blue.monday.jpg') -90px -310px no-repeat;
}
a.jp-repeat {
  background: url('jplayer.blue.monday.jpg') 0 -290px no-repeat;
}
a.jp-repeat:hover {
  background: url('jplayer.blue.monday.jpg') -30px -290px no-repeat;
}
a.jp-repeat-off {
  background: url('jplayer.blue.monday.jpg') -60px -290px no-repeat;
}
a.jp-repeat-off:hover {
  background: url('jplayer.blue.monday.jpg') -90px -290px no-repeat;
}
a.jp-shuffle {
  background: url('jplayer.blue.monday.jpg') 0 -270px no-repeat;
  margin-left: 5px;
}
a.jp-shuffle:hover {
  background: url('jplayer.blue.monday.jpg') -30px -270px no-repeat;
}
a.jp-shuffle-off {
  background: url('jplayer.blue.monday.jpg') -60px -270px no-repeat;
  margin-left: 5px;
}
a.jp-shuffle-off:hover {
  background: url('jplayer.blue.monday.jpg') -90px -270px no-repeat;
}
.jp-no-solution {
  padding: 5px;
  font-size: .8em;
  background-color: #e6e6e6;
  border: 2px solid #905581;
  color: #000;
  display: none;
}
.jp-no-solution a {
  color: #000;
}
.jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: 500;
}
#imagelightbox {
  right: 0 !important;
  box-shadow: none;
  cursor: pointer;
  height: auto !important;
  left: 0 !important;
  max-width: none !important;
  width: auto !important;
  z-index: 10000;
  margin: auto;
  position: absolute !important;
}
#imagelightbox_wrapp {
  position: fixed !important;
  z-index: 10000;
  background: #ffffff;
  bottom: 0px;
  left: 0px;
  overflow: auto;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
#imagelightbox_wrapp::-webkit-scrollbar-track {
  background-color: #fff;
}
#imagelightbox_wrapp::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
#imagelightbox_wrapp::-webkit-scrollbar-thumb {
  background-color: #905581;
}
#imagelightbox-loading {
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
}
#imagelightbox-loading div {
  height: 7px;
  width: 150px;
  display: block;
  background: #ffffff;
  opacity: 1;
  z-index: 1;
  box-sizing: border-box;
  margin-left: -75px;
  animation: loading 2s infinite linear;
  box-shadow: 0 0px 0px 7px #e6e6e6;
}
@-webkit-keyframes imagelightbox-loading {
  0% {
    border-left: 0px solid #905581;
  }
  10% {
    border-left: 0px solid #905581;
  }
  90% {
    border-left: 150px solid #905581;
  }
  100% {
    border-left: 150px solid #905581;
  }
}
@keyframes imagelightbox-loading {
  0% {
    border-left: 0px solid #905581;
  }
  10% {
    border-left: 0px solid #905581;
  }
  90% {
    border-left: 150px solid #905581;
  }
  100% {
    border-left: 150px solid #905581;
  }
}
#imagelightbox-overlay {
  background: #ffffff;
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#imagelightbox-close {
  width: 2.5em;
  height: 2.5em;
  text-align: left;
  background: #ffffff;
  position: fixed;
  z-index: 10002;
  top: 0em;
  right: 0em;
  opacity: 0.8;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  border: none;
}
#imagelightbox-close:hover:before,
#imagelightbox-close:hover:after {
  background: #905581;
}
#imagelightbox-close:before,
#imagelightbox-close:after {
  width: 2px;
  background-color: #0e1116;
  content: '';
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px;
  transition: background-color .3s;
}
#imagelightbox-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#imagelightbox-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#imagelightbox-caption {
  text-align: center;
  color: #fff;
  background-color: #707070;
  position: fixed;
  z-index: 10001;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.625em;
}
#imagelightbox-nav {
  background-color: #333;
  background-color: rgba(0,0,0,0.5);
  border-radius: 20px;
  position: fixed;
  z-index: 10001;
  left: 50%;
  bottom: 3.75em;
  padding: 0.313em;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.imagelightbox-arrow {
  width: 3.75em;
  height: 7.5em;
  background-color: #ffffff;
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  border: none;
  transition: color .3s;
}
.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
  color: #905581;
}
.imagelightbox-arrow-left {
  left: 0;
}
.imagelightbox-arrow-right {
  right: 0;
}
.imagelightbox-arrow:before {
  content: '\F104';
  font-family: FontAwesome;
  margin-bottom: -0.125em;
  font-size: 5rem;
}
.imagelightbox-arrow-left:before {
  content: '\F104';
  margin-left: -0.313em;
}
.imagelightbox-arrow-right:before {
  content: '\F105';
  margin-right: -0.313em;
}
#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (min-width: 757px) {
  #imagelightbox-close {
    top: 2.5em;
    right: 2.5em;
    opacity: 1;
  }
  .imagelightbox-arrow-left {
    left: 2.5em;
  }
  .imagelightbox-arrow-right {
    right: 2.5em;
  }
}
@-webkit-keyframes slide-tl {
  0% {
    -webkit-transform: translateY(30px) translateX(50px);
    transform: translateY(30px) translateX(50px);
  }
  50% {
    -webkit-transform: translateY(-80px) translateX(-100px);
    transform: translateY(-80px) translateX(-100px);
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-80px) translateX(-100px);
    transform: translateY(-80px) translateX(-100px);
    opacity: 0;
  }
}
@keyframes slide-tl {
  0% {
    -webkit-transform: translateY(30px) translateX(50px);
    transform: translateY(30px) translateX(50px);
  }
  50% {
    -webkit-transform: translateY(-80px) translateX(-100px);
    transform: translateY(-80px) translateX(-100px);
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-80px) translateX(-100px);
    transform: translateY(-80px) translateX(-100px);
    opacity: 0;
  }
}
#imagelightbox_wrapp &gt; i {
  position: absolute;
  z-index: 10028;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(30px) translateX(50px);
  transform: translateY(30px) translateX(50px);
  color: #000;
  font-size: 60px;
  -webkit-animation: slide-tl 1.3s cubic-bezier(0.250,0.460,0.450,0.940) 3 both;
  animation: slide-tl 1.7s cubic-bezier(0.250,0.460,0.450,0.940) 3 both;
  background: rgba(255,255,255,0.7);
  border-radius: 100%;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.icon-swipe-finger:before {
  content: '\E87F';
}
html.lightbox_open {
  overflow: hidden;
}
div.n54531_outline {
  margin: 0px 0px 10px;
}
div.n54744_goback {
  text-align: center;
}
h3.return_label {
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
h3.return_label a {
  margin: 0;
}
a.n54744 {
  margin: 0 auto;
}
div#return_sub_basket_empty,
div#return_sub_wisheslist_empty {
  background: 0;
  padding: 0 !important;
  margin: 45px 0 35px !important;
}
div#return_sub_basket_empty:before,
div#return_sub_wisheslist_empty:before {
  display: none;
}
#return_sub_basket_empty &gt; h3,
#return_sub_wisheslist_empty &gt; h3 {
  color: #0e1116;
  font-size: 1.9em;
  font-weight: 700;
}
#return_sub_basket_empty &gt; p,
#return_sub_wisheslist_empty &gt; p {
  font-size: 14px;
  color: #0e1116;
  text-align: center;
}
.basket_icon_wrapper {
  margin-bottom: 22px;
  position: relative;
}
.basket_icon_wrapper:after {
  content: '';
  background: #fff;
  width: 125px;
  height: 125px;
  position: absolute;
  border-radius: 50%;
  left: 5px;
  right: 0;
  z-index: -1;
  top: -10px;
  margin-right: auto;
  margin-left: auto;
}
.whish_icon_wrapper {
  margin-bottom: 22px;
  position: relative;
}
.whish_icon_wrapper i:before {
  font-size: 6em;
  color: #333333;
}
.whish_icon_wrapper:after {
  content: '';
  background: #fff;
  width: 125px;
  height: 125px;
  position: absolute;
  border-radius: 50%;
  left: 0;
  right: 0;
  z-index: -1;
  top: -10px;
  margin-right: auto;
  margin-left: auto;
}
#retbut_basket_empty {
  margin-bottom: 46px;
}
#retbut_wisheslist_empty {
  margin-bottom: 46px;
}
.icon-empty_basket:before {
  content: '\E86C';
  font-size: 6em;
  color: #0e1116;
}
.icon-empty_wishlist:before {
  content: '\E86D';
  font-size: 6em;
  color: #0e1116;
}
div.progress_bar_wrapper {
  margin: 40px 0;
  display: none;
  background-color: #905581;
  border-radius: 3px;
  height: 2px;
  position: relative;
  white-space: nowrap;
}
@media (min-width: 757px) {
  div.progress_bar_wrapper {
    display: block;
    margin: 40px 0 80px;
    padding-left: 35px;
    background-color: #707070;
  }
}
div._progress_bar {
  display: none;
  background: #ffffff;
}
@media (min-width: 757px) {
  div._progress_bar {
    background: none;
  }
}
td.order2_name {
  width: 400px;
}
.pb_step1 ._progress_bar {
  width: 11%;
}
@media (min-width: 757px) {
  .pb_step1 ._progress_bar {
    width: 8%;
  }
}
.pb_step2 ._progress_bar {
  width: 28%;
}
@media (min-width: 757px) {
  .pb_step2 ._progress_bar {
    width: 22%;
  }
}
.pb_step3 ._progress_bar {
  width: 40%;
}
.pb_step4 ._progress_bar {
  width: 57%;
}
.pb_step5 ._progress_bar {
  width: 77%;
}
.pb_step6 ._progress_bar {
  width: 92%;
}
.progress_bar_wrapper span {
  transition: background 0.1s linear;
  transition-delay: 0.2s;
  background-color: #905581;
  border: 1px solid #905581;
  border-radius: 100%;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 30px;
  line-height: 29px;
  position: absolute;
  text-align: center;
  top: -15px;
  width: 30px;
  z-index: 20;
}
.progress_bar_wrapper ._step {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 18%;
}
.progress_bar_wrapper p {
  display: none;
  font-size: 11px;
  line-height: 1.1;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}
@media (min-width: 757px) {
  .progress_bar_wrapper p {
    display: inline;
  }
}
.progress_bar_wrapper p b {
  display: block;
}
.pb_step1 ._step2 span,
.pb_step1 ._step3 span,
.pb_step1 ._step4 span,
.pb_step1 ._step5 span,
.pb_step1 ._step6 span {
  background-color: #905581;
  background: #fff;
  border: 1px solid #0e1116;
  color: #0e1116;
}
.pb_step2 ._step3 span,
.pb_step2 ._step4 span,
.pb_step2 ._step5 span,
.pb_step2 ._step6 span {
  background-color: #905581;
  background: #fff;
  border: 1px solid #0e1116;
  color: #0e1116;
}
.pb_step3 ._step4 span,
.pb_step3 ._step5 span,
.pb_step3 ._step6 span {
  background-color: #905581;
  background: #fff;
  border: 1px solid #0e1116;
  color: #0e1116;
}
.pb_step4 ._step5 span,
.pb_step4 ._step6 span {
  background-color: #905581;
  background: #fff;
  border: 1px solid #0e1116;
  color: #0e1116;
}
.pb_step5 ._step6 span {
  background-color: #905581;
  background: #fff;
  border: 1px solid #0e1116;
  color: #0e1116;
}
.return_type.active {
  color: #905581;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
form.return_type .table_display {
  border-spacing: 10px;
}
.return_delitem.active {
  color: #905581;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
.return_delitem div.order1_delitem_header {
  min-height: 40px;
}
.pickupl_return.active {
  color: #905581;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
.return_form.active {
  color: #905581;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
.btn_wrapper.backlink {
  float: left;
}
.n57856_order_overtaker td.productslist_product_special_offer {
  border-top: none;
}
.return_products_page td.order2_price {
  white-space: nowrap;
}
div.btn_wrapper.backlink {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  div.btn_wrapper.backlink {
    margin-bottom: 0;
  }
}
#return_products_delivery .order2_name {
  width: 100%;
}
div.return_delitem {
  border: 1px solid #0e1116;
  cursor: pointer;
  font-weight: 500;
  overflow: hidden;
  margin: 15px 0;
  position: relative;
  background: #ffffff;
}
form.return_delivery_form {
  padding-top: 10px;
}
@media (min-width: 757px) {
  .return_delitem div.order1_delitem_header {
    min-height: 70px;
  }
}
div.return_wrapper2 {
  padding: 10px 0 20px;
  text-align: center;
}
div.returns_details_wrapper {
  margin-bottom: 40px;
}
div.returns_details_w_sub {
  padding: 5px;
}
div.pickupl_return_one_link {
  float: right;
  margin-top: 5px;
}
div.pickupl_return_one_header {
  font-weight: 500;
}
th.returns_details_name {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  font-size: 1.1em;
  padding-bottom: 10px;
}
@media (min-width: 757px) {
  th.returns_details_name {
    font-size: 2.5rem;
  }
}
@media (min-width: 757px) {
  th.returns_details_name {
    font-size: 1.29em;
  }
}
form.return_type .table_display {
  border-spacing: 10px;
}
div.return_products_page span.return_detials_payment_icon {
  float: left;
}
table.returns_details_table {
  width: 100%;
}
table.returns_details_table th {
  display: table-cell;
}
table.returns_details_table th:last-child {
  white-space: normal;
  padding-right: 10px;
  width: 10px;
}
@media (min-width: 757px) {
  table.returns_details_table th:last-child {
    white-space: nowrap;
  }
}
table.returns_details_table td {
  padding: 5px;
  vertical-align: middle;
}
table.returns_details_table td .product_name {
  text-decoration: none;
  color: #0e1116;
}
table.returns_details_table td.price {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  white-space: nowrap;
}
.float_icon &gt; * {
  margin-left: 80px;
  display: block;
}
.float_icon &gt; img {
  float: left;
  margin: 0;
}
.return_image_i .text-1 {
  font-weight: 500;
  left: 56px;
  position: absolute;
  top: 20px;
  width: 118px;
  background: #fff;
}
.return_image_i .text-2 {
  font-weight: 500;
  left: 224px;
  position: absolute;
  top: 20px;
  width: 123px;
  background: #fff;
}
.return_image_i .text-2 small {
  color: #707070;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i .text-3 {
  font-weight: 500;
  left: 395px;
  position: absolute;
  top: 20px;
  width: 103px;
  background: #fff;
}
.return_image_i .text-4 {
  font-weight: 500;
  left: 571px;
  position: absolute;
  top: 20px;
  width: 86px;
  background: #fff;
}
.return_image_i .text-1a {
  background: #fff;
  font-weight: 500;
  left: 60px;
  position: absolute;
  top: 15px;
  width: 118px;
}
.return_image_i .text-2a {
  font-weight: 500;
  left: 257px;
  position: absolute;
  top: 15px;
  width: 123px;
  background: #fff;
}
.return_image_i .text-2a small {
  color: #707070;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i .text-3a {
  font-weight: 500;
  left: 470px;
  position: absolute;
  top: 15px;
  width: 103px;
  background: #fff;
}
.return_image_i .text-3a small {
  color: #707070;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i {
  display: none;
  font-size: 11px;
  line-height: 1;
  text-align: left;
  color: #000;
  position: relative;
  width: 673px;
  height: 161px;
  margin: 10px auto 20px;
}
@media (min-width: 757px) {
  .return_image_i {
    display: block;
  }
}
.returns_details_name ul {
  font-size: 11px;
  list-style: none outside none;
  padding: 5px 0 10px;
  text-align: right;
}
.returns_details_icon img {
  max-width: 50px;
}
.new_orderdetails_info_col h3 {
  margin-bottom: 5px;
}
.new_orderdetails_info_col2 h3 {
  margin-bottom: 5px;
}
.new_orderdetails_info_col2 h4 {
  font-weight: normal;
}
#new_orderdetails_currencytotal {
  font-size: 1.1em;
}
.return_products_page .prepaid-icon.status-17 i {
  background: #e35c5c;
}
.return_products_page .prepaid-icon.status-18 i {
  background: #e35c5c;
}
td.ord3 {
  font-weight: 500;
}
.return_products_page #prepaid_order_products tbody th,
.return_products_page #prepaid_order_products td.ordered-name {
  float: left;
}
@media (min-width: 757px) {
  .return_products_page #prepaid_order_products tbody th,
  .return_products_page #prepaid_order_products td.ordered-name {
    float: none;
  }
}
div.return_type.choose_return_type {
  cursor: pointer;
}
div.return_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div.return_name {
  text-decoration: none;
  color: #0e1116;
}
div.return_desc {
  padding-top: 5px;
  font-size: 11px;
  margin-bottom: 10px;
}
div.return_confirmation_message {
  display: none;
}
div.return_methods_label {
  border-bottom: 1px solid #0e1116;
  font-size: 0.85em;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #0e1116;
}
div.return_desc_price {
  color: #0e1116;
  font-size: 0.85em;
  padding-bottom: 3px;
}
div.return_methods_info {
  font-size: 0.85em;
  padding: 10px 0 0;
  color: #0e1116;
}
div.return_one_name {
  font-weight: 500;
  margin-bottom: 5px;
}
div.returns_summary_buttons.table_display {
  display: table !important;
  padding-top: 20px;
}
form.return_type {
  padding-top: 10px;
}
input.return_type {
  display: none;
}
img.n69372_icon {
  float: left;
  margin-right: 5px;
}
span.return_methods_labe2 {
  float: right;
}
.return_type.active {
  border: 1px solid #905581;
  box-shadow: 0px 0px 0px 1px #905581;
  color: #0e1116;
}
form.return_type .table_display {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  form.return_type .table_display {
    flex-wrap: nowrap;
  }
}
label.return_type:first-child {
  margin-left: 0;
}
div.return_desc_price span.price {
  float: right;
}
div.n69372_shipping_balance {
  background: #fff;
  padding: 15px 10px 15px 85px;
  position: relative;
  margin: 0px -15px 0;
}
div.n69372_shipping_balance:after {
  background: #10ac82 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  content: '\f0d1';
  display: block;
  float: left;
  font-family: fontawesome;
  font-size: 1.75em;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-indent: -1px;
  width: 45px;
  position: absolute;
  top: 50%;
  left: 19px;
  margin-top: -23px;
}
div.n69372_shipping_balance strong {
  color: #0e1116;
  display: block;
  font-size: 0.8571428571428571em;
  text-transform: uppercase;
}
div.n69372_shipping_balance div {
  color: #0e1116;
  font-size: 0.7857142857142857em;
}
div.n69372_shipping_balance b {
  color: #905581;
}
div.return_type {
  padding: 15px 15px 0;
  border: 1px solid #0e1116;
  margin: 15px 0;
}
.return_methods_param {
  display: block;
  margin: 10px 0;
}
@media (min-width: 979px) {
  .return_methods_param {
    display: inline-block;
    margin: 0 15px 15px 0;
  }
}
.return_methods_param:last-child {
  margin-right: 0;
}
.return_methods_param &gt; input {
  margin-right: 10px;
  vertical-align: middle;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 4px solid #ffffff;
  box-shadow: 0 0px 0px 1px #0e1116;
  border-radius: 50%;
  cursor: pointer;
}
.return_methods_param &gt; label {
  vertical-align: middle;
  cursor: pointer;
}
.return_methods_param &gt; input:checked {
  background: #905581;
  box-shadow: 0 0px 0px 1px #905581;
}
.disabled_inpost {
  opacity: 0.7;
}
td.productslist_product_special_offer {
  padding: 10px 5px !important;
  text-align: center;
}
@media (min-width: 757px) {
  td.productslist_product_special_offer {
    border-top: 1px solid #0e1116;
  }
}
.return_productslist a.addQuantity,
.return_productslist a.delQuantity {
  display: none;
}
@media (min-width: 757px) {
  .return_productslist a.addQuantity,
  .return_productslist a.delQuantity {
    display: inline-block;
  }
}
label.return_product {
  cursor: pointer;
  float: left;
  font-weight: normal;
  margin: 15px 0;
  padding: 5px;
  width: 100%;
}
@media (min-width: 757px) {
  label.return_product {
    width: auto;
    margin: 0;
  }
}
textarea.return_comment {
  height: 80px;
  margin-top: 10px;
  width: 100%;
}
form.return_type .table_display {
  border-spacing: 10px;
}
form.returns_productslist a.select_all {
  float: left;
}
@media (min-width: 757px) {
  form.returns_productslist a.select_all {
    float: right;
  }
}
#return_go_next {
  float: right;
}
.returns_summary_buttons {
  padding-top: 10px;
}
div.basketedit_productslist.return_productslist {
  padding-top: 0px;
}
.return_productslist td.productslist_product_name {
  padding: 10px;
}
.return_productslist td.productslist_product_prices {
  white-space: nowrap;
}
.return_productslist td.productslist_product_action {
  border-top: none;
  text-align: center;
}
@media (min-width: 757px) {
  .return_productslist td.productslist_product_action {
    border-top: 1px solid #0e1116;
  }
}
td.productslist_product_special_offer div {
  background: #e35c5c none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 0.8em;
  padding: 5px 10px;
  text-align: center;
  white-space: unset;
}
@media (min-width: 979px) {
  td.productslist_product_special_offer div {
    white-space: nowrap;
  }
}
td.productslist_product_special_offer div span {
  display: inline;
}
@media (min-width: 979px) {
  td.productslist_product_special_offer div span {
    display: block;
  }
}
.productslist_product_quantity .productslist_product_info {
  text-align: right;
}
.return_products_page #basketedit_productslist th {
  text-align: left;
}
.return_products_page #basketedit_productslist td {
  text-align: left;
  vertical-align: middle;
  padding: 5px;
}
.return_products_page td.productslist_product_action {
  padding: 0 5px;
}
.return_productslist tr.basketedit_productslist_label {
  display: none;
}
@media (min-width: 757px) {
  .return_productslist tr.basketedit_productslist_label {
    display: table-row;
  }
}
div.return_form {
  border: 1px solid #0e1116;
  line-height: 1.3;
  cursor: pointer;
  margin-bottom: 10px;
  margin: 5px;
  overflow: hidden;
  padding: 15px 10px;
  position: relative;
  background: #ffffff;
}
div.return_form_sub {
  margin-left: 77px;
}
div.return_form_name {
  font-weight: 500;
  margin-bottom: 3px;
}
div.return_form_desc {
  font-size: 11px;
  margin-bottom: 3px;
}
div.return_form_one_sub {
  margin-left: 77px;
}
div.return_form_one_name {
  font-weight: 500;
  margin-bottom: 3px;
}
div.return_form_one_desc {
  font-size: 11px;
  margin-bottom: 3px;
}
form.returm_return_list_form {
  padding-top: 10px;
}
@media (min-width: 757px) {
  form.returm_return_list_form {
    margin: 0 -10px;
  }
}
input.return_type {
  display: none;
}
img.return_form {
  float: left;
  margin-right: 10px;
}
img.return_form_one {
  float: left;
  margin-right: 10px;
}
form.returm_return_list_form .table_display {
  border-spacing: 10px;
}
form.returm_return_list_form div.return_form {
  display: block;
  margin: 0 0 15px;
}
@media (min-width: 757px) {
  form.returm_return_list_form div.return_form {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    width: 33%;
  }
}
form.returm_return_list_form div.n69372_shipping_balance {
  margin-bottom: -20px;
}
.return_form_sub .form-group {
  border-spacing: 3px;
}
.returm_return_list_form .button_legend {
  text-align: right;
  margin-right: 10px;
  margin-top: 0;
}
p#iban_number_description {
  font-size: 0.8em;
  margin-top: 15px;
  color: #0e1116;
}
.return_form .has-feedback.row::before {
  display: none;
}
div.pickupl_return {
  border: 1px solid #0e1116;
  line-height: 1.3;
  cursor: pointer;
  float: left;
  margin: 5px;
  min-height: 80px;
  overflow: hidden;
  padding: 15px 10px;
  position: relative;
  text-align: center;
  background: #ffffff;
}
div.pickupl_return_header {
  font-weight: 500;
}
form.pickup_return_list_form {
  padding-top: 10px;
}
span.pickupl_return_city {
  display: block;
}
div.rma_add_cms_label {
  clear: both;
}
div.rma_add_cms {
  margin-bottom: 20px;
}
div.rma_add_form_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  display: none;
}
@media (min-width: 757px) {
  div.rma_add_form_label {
    font-size: 2.5rem;
  }
}
div.rma_add_form_addbutton {
  text-align: right;
  position: relative;
}
div.rma_add_form_section {
  margin-bottom: 20px;
}
div.rma_add_form_sectionheader {
  background: #fff;
  font-weight: 500;
  line-height: 30px;
  padding: 0 10px;
}
div.rma_add_form_sectiondesc {
  padding: 5px 0;
  position: relative;
}
div.rma_add_form_sectionsub {
  margin-bottom: 10px;
  padding: 15px 0 0;
}
div.rma_add_form_box {
  background: none repeat scroll 0 0 #fff;
  font-size: inherit;
  margin-bottom: 20px;
  padding: 10px;
}
@media (min-width: 757px) {
  div.rma_add_form_box {
    background: none;
    padding: 0;
  }
}
div.rma_add_form_boxsub {
  padding: 2px 0px;
  position: relative;
}
div.rma_add_help {
  background: none repeat scroll 0 0 #FFFFDC;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 50;
}
div.rma_add_form_boxsub_hidden {
  display: none;
  line-height: 16px;
  padding: 1px 10px;
  position: relative;
}
div.rma_add_form_descval {
  position: relative;
}
div.rma_add_form_boxsub2 {
  display: table;
  line-height: 16px;
  margin: 1px 10px;
}
div.rma_add_form_boxsub2_hidden {
  clear: both;
  display: none;
  line-height: 16px;
  padding: 1px 10px;
  position: relative;
}
div.rma_add_form_stock {
  cursor: pointer;
  display: inline-block;
  margin: 0.5%;
  width: 49%;
  vertical-align: top;
}
@media (min-width: 757px) {
  div.rma_add_form_stock {
    width: 19%;
  }
}
div.rmaf_sub {
  border: 1px solid #0e1116;
  min-height: 120px;
  position: relative;
  padding: 10px;
}
div.rma_add_form_stockheader {
  font-weight: 500;
  padding: 5px;
  text-align: center;
}
div.rma_add_form_stockaddress {
  margin-bottom: 5px;
  text-align: center;
}
div.rma_add_form_stocklink {
  padding: 5px;
  text-align: center;
}
div.rma_add_form_submit {
  clear: both;
  text-align: center;
}
span.rma_add_form_adr1 {
  color: #0e1116;
  display: block;
  font-size: 1.083em;
  font-weight: 500;
  margin: 0 0 10px;
}
span.rma_add_form_infocountry {
  display: none;
}
span.rma_add_form_adr2 {
  color: #000;
  display: block;
  font-size: 1.083em;
  font-weight: 500;
  margin: 0 0 10px;
}
span.rma_add_form_infotitle {
  display: block;
  padding: 0 0 5px;
  font-weight: 500;
}
span.rma_add_form_infovalue {
  position: relative;
}
span.rma_add_form_buyplace {
  display: block;
  padding-top: 5px;
}
span.rma_add_form_boxsub_hidden {
  display: none;
  padding: 2px 0;
}
span.rma_add_form_desc {
  display: block;
  padding: 0 0 5px;
  position: relative;
  font-weight: 500;
}
span.rma_add_form_infotitle2 {
  display: block;
  padding: 0 0 5px;
}
span.rma_add_form_infovalue2 {
  display: block;
  font-weight: 500;
}
span.rma_add_form_phone {
  display: block;
  text-align: center;
}
a.rma_add_form_mail {
  display: block;
  text-align: center;
  word-break: break-all;
}
input.rma_add_form_input {
  margin-bottom: 5px;
  width: 95%;
}
textarea.rma_add_form_input {
  margin-bottom: 5px;
  height: 130px;
  width: 95%;
}
img.rma_need {
  position: absolute;
  right: 2%;
  top: 28px;
}
img.rma_correct_img {
  position: absolute;
  right: 1%;
  top: 22px;
  z-index: 10;
}
a.rma_add_form_button_add {
  margin: 10px auto;
  position: relative;
}
a.rma_add_idleb {
  opacity: 0.5;
  cursor: not-allowed;
}
#buy_place_action {
  width: 95%;
}
span.rma_add_form_buyplace input {
  background: none;
  border: none;
}
span.rma_add_form_infovalue2 span {
  display: block;
  padding: 5px 0;
}
span.rma_add_form_infovalue2 span input {
  background: none;
  border: none;
}
div.rmaf_selected {
  background: #905581;
  color: #0e1116;
}
div.rmaf_selected a {
  color: #0e1116;
  font-weight: 500;
}
div.rma_add_form_buttons ul {
  list-style: none;
  position: relative;
  left: -50%;
}
#label2_rma {
  display: block;
  margin-top: 10px;
}
@media (min-width: 757px) {
  #label2_rma {
    margin-top: -40px;
  }
}
#rma_add_form .form-control-feedback {
  right: 0;
}
#rma_add_form_box4 .form-group .form-control {
  min-height: 138px;
}
div.return_wrapper2 {
  padding: 10px 0 20px;
  text-align: center;
}
div.rma_questions {
  margin-bottom: 20px;
}
div.rma_client {
  overflow: hidden;
  padding-bottom: 10px;
}
div.rma_description {
  font-size: 0.8571428571428571em;
}
div.rma_af_buttons {
  text-align: right;
}
div.rma-remarks {
  clear: both;
  padding-bottom: 10px;
}
div.returns_details_w_sub {
  padding: 5px;
}
span.rma_date {
  float: right;
  font-size: 0.8571428571428571em;
}
span.rma_hour {
  padding-left: 10px;
}
ul.rma_questions {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #0e1116;
  box-shadow: none;
  padding: 20px 20px 0 20px;
  list-style: none;
}
li.rma_question {
  padding: 20px;
  box-shadow: none;
  background: #ffffff;
  margin-bottom: 20px;
  border: 1px solid #0e1116;
}
form.rma_added_files {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  border: 1px solid #0e1116;
  box-shadow: none;
  list-style: outside none none;
  padding: 0 20px 20px 20px;
  margin-top: -1px;
  border-top: 1px solid #fff;
}
form.rma_added_files .form-control-feedback {
  right: 18px;
}
td.rma-remarks {
  text-align: left;
}
b.rma-remarks {
  display: block;
}
form.return_type .table_display {
  border-spacing: 10px;
}
div.return_products_page span.return_detials_payment_icon {
  float: left;
}
table.returns_details_table {
  width: 100%;
}
table.returns_details_table th {
  display: table-cell;
}
table.returns_details_table th:last-child {
  padding-right: 10px;
  width: 10px;
}
@media (min-width: 757px) {
  table.returns_details_table th:last-child {
    white-space: nowrap;
  }
}
table.returns_details_table td {
  padding: 5px;
  vertical-align: middle;
}
table.returns_details_table td .product_name {
  text-decoration: none;
  color: #0e1116;
}
table.returns_details_table td.price {
  color: #0e1116;
  font-size: 1em;
  font-weight: 500;
  white-space: nowrap;
}
.float_icon &gt; * {
  margin-left: 80px;
  display: block;
}
.float_icon &gt; img {
  float: left;
  margin: 0;
}
.rma_client strong {
  border-bottom: 1px solid #0e1116;
  display: block;
  float: left;
  font-size: 1.07em;
  padding-bottom: 1em;
}
#prepaid_order_products td.rma-remarks {
  text-align: left;
  float: none;
}
.return_image_i .text-1 {
  font-weight: 500;
  left: 56px;
  position: absolute;
  top: 20px;
  width: 118px;
  background: #ffffff;
}
.return_image_i .text-2 {
  font-weight: 500;
  left: 224px;
  position: absolute;
  top: 20px;
  width: 123px;
  background: #ffffff;
}
.return_image_i .text-2 small {
  color: #0e1116;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i .text-3 {
  font-weight: 500;
  left: 395px;
  position: absolute;
  top: 20px;
  width: 103px;
  background: #ffffff;
}
.return_image_i .text-4 {
  font-weight: 500;
  left: 571px;
  position: absolute;
  top: 20px;
  width: 86px;
  background: #ffffff;
}
.return_image_i .text-1a {
  background: #ffffff;
  font-weight: 500;
  left: 60px;
  position: absolute;
  top: 15px;
  width: 118px;
}
.return_image_i .text-2a {
  font-weight: 500;
  left: 257px;
  position: absolute;
  top: 15px;
  width: 123px;
  background: #ffffff;
}
.return_image_i .text-2a small {
  color: #0e1116;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i .text-3a {
  font-weight: 500;
  left: 470px;
  position: absolute;
  top: 15px;
  width: 103px;
  background: #ffffff;
}
.return_image_i .text-3a small {
  color: #0e1116;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i {
  font-size: 11px;
  line-height: 1;
  text-align: left;
  color: #0e1116;
  position: relative;
  width: 673px;
  height: 161px;
  margin: 10px auto 20px;
}
.returns_details_name ul {
  font-size: 11px;
  list-style: none outside none;
  padding: 5px 0 10px;
  text-align: right;
}
.returns_details_icon img {
  max-width: 50px;
}
.new_orderdetails_info_col h3 {
  margin-bottom: 5px;
}
.new_orderdetails_info_col2 h3 {
  margin-bottom: 5px;
}
.new_orderdetails_info_col2 h4 {
  font-weight: normal;
}
#new_orderdetails_currencytotal {
  font-size: 1.1em;
}
div.documentlink_image {
  overflow: hidden;
}
div.documentlink_image img {
  vertical-align: middle;
}
div.documentlink_image span {
  padding-top: 10px;
  display: block;
}
@media (min-width: 979px) {
  div.documentlink_image span {
    padding-top: 0px;
    display: inline-block;
    margin-left: 36px;
    width: 50%;
    vertical-align: middle;
  }
}
div.documentlink_image div {
  padding: 10px 25px;
  position: relative;
  text-align: center;
}
@media (min-width: 757px) {
  div.documentlink_image div {
    width: 33.333%;
    float: left;
  }
}
@media (min-width: 979px) {
  div.documentlink_image div {
    text-align: left;
  }
}
div.documentlink_image div::after {
  background: #905581 none repeat scroll 0 0;
  border-radius: 50%;
  color: #0e1116;
  content: '*';
  display: block;
  font-size: 23px;
  height: 50px;
  left: calc(50%   25px);
  line-height: 50px;
  margin-right: 15px;
  position: absolute;
  text-align: center;
  top: 37px;
  width: 50px;
}
@media (min-width: 979px) {
  div.documentlink_image div::after {
    left: 103px;
  }
}
div.documentlink_image div:nth-child(1)::after {
  content: '1';
}
div.documentlink_image div:nth-child(2)::after {
  content: '2';
}
div.documentlink_image div:nth-child(3)::after {
  content: '3';
}
div.rma_af_info strong {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  border: medium none;
  display: block;
  padding-left: 0;
  text-align: left;
}
@media (min-width: 757px) {
  div.rma_af_info strong {
    font-size: 2.5rem;
  }
}
@media (min-width: 757px) {
  div.rma_af_info strong {
    text-align: right;
  }
}
div.rma_af_info span {
  display: block;
  font-size: 0.8571428571428571em;
}
div.rma_af_input textarea {
  display: block;
  margin-bottom: 15px;
  min-height: 105px;
  width: 100%;
}
div.rma_af_files {
  font-size: 0.8571428571428571em;
  padding: 15px;
}
form.rma_added_files div.rma_af_files {
  padding-top: 5px;
  display: none;
}
div.rma_af_files span {
  display: block;
  padding-bottom: 5px;
}
div.rma_af_files ol {
  color: #0e1116;
  font-size: 11px;
  padding: 0 0 15px;
}
div.rma_af_files li {
  background: rgba(0,0,0,0) url('spinacz.png') no-repeat scroll left center;
  clear: both;
  line-height: 1.2;
  list-style: outside none none;
  margin-bottom: 5px;
  min-height: 14px;
  padding-left: 12px;
  padding-top: 0;
}
form.rma_added_files a.rma_attach_file {
  margin-right: 10px;
  margin-bottom: 10px;
  background: #0e1116;
  border-color: #0e1116;
}
@media (min-width: 757px) {
  form.rma_added_files a.rma_attach_file {
    margin-bottom: 0;
  }
}
form.rma_added_files a.rma_attach_file i {
  margin-right: 0.33em;
}
form.rma_added_files a.rma_attach_file:hover {
  background: #905581;
  border-color: #905581;
}
div.prepaid_summary_buttons {
  padding: 0 0 20px 0;
  text-align: center;
}
div.prepaid_summary_buttons a {
  display: inline-block;
  margin: 0 5px;
  min-width: 25%;
}
div.rma_list_cms_label {
  clear: both;
}
div.rma_list_cms {
  margin-bottom: 20px;
}
div.rma_list_data_outline {
  text-align: left;
  z-index: 1;
}
div.rma_list_data_label {
  display: none;
}
div.rma_list_data_addbutton {
  margin-bottom: 30px;
  font-size: 0.8em;
  text-align: right;
}
div.addbutton_maintxt {
  text-align: left;
}
div.addbutton_sidetxt {
  font-weight: normal;
  text-align: left;
  font-size: 0.8em;
  padding-left: 18px;
}
div.rma_list_data_sub {
  display: block;
  z-index: 0;
}
div.rma_list_data_toggler {
  padding-bottom: 3em;
  position: relative;
  overflow: hidden;
}
@media (min-width: 757px) {
  div.rma_list_data_toggler {
    padding-bottom: 0;
    position: static;
  }
}
div.rma_list_tab {
  float: none;
  display: block;
  font-size: 1.161em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #905581;
  border: 1px solid #905581;
  color: #ffffff;
  overflow: visible;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: normal;
  text-transform: lowercase;
  margin-bottom: 10px;
  line-height: normal;
}
@media (min-width: 757px) {
  div.rma_list_tab {
    position: static;
    float: right;
    display: inline-block;
  }
}
@media (min-width: 979px) {
  div.rma_list_tab {
    background: none;
    border: none;
    display: inline;
    color: #905581;
    padding: 8px 0 7px 14px;
  }
}
div.rma_list_tab.rma_on {
  float: none;
  position: static;
  padding: 6px 0 5px 10px;
  font-size: 1.1em;
  height: auto;
  line-height: 1.1;
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  background: none;
  border-width: 0 0 0 7px;
}
@media (min-width: 757px) {
  div.rma_list_tab.rma_on {
    font-size: 2.5rem;
  }
}
@media (min-width: 757px) {
  div.rma_list_tab.rma_on {
    float: left;
    font-size: 1.161em;
  }
}
div.rma_list_data_content {
  padding: 0px 0 20px;
}
div.rma_list_data_panel {
  clear: both;
  width: 100%;
}
div.rma_list_data_labels {
  font-weight: 500;
  padding: 0;
  display: inline-table;
  width: 100%;
  border-bottom: 1px solid #707070;
  line-height: 1.2;
  text-transform: lowercase;
}
div.rma_list_item {
  clear: both;
  display: none;
}
div.rma_list_item_sub {
  padding: 10px 0 30px;
  border-bottom: 1px solid #707070;
}
div.rma_list_itmesub1 {
  clear: both;
  display: inline;
  text-align: left;
}
div.rma_list_itemhead {
  font-weight: 500;
  margin: 0 0 10px;
}
div.rma_list_itemdesc_sub {
  font-size: 0.9em;
}
div.rma_list_itemstatus_sub {
  font-size: 0.9em;
}
div.rma_list_itmesub2 {
  clear: both;
  display: inline;
  text-align: left;
}
div.rma_list_itemplace_sub {
  font-size: 0.9em;
}
div.rma_list_itemreturnmoney_sub {
  font-size: 0.9em;
}
div.rma_list_itembuttons {
  font-size: 0.85em;
}
div.rma_list_noteslabel {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  div.rma_list_noteslabel {
    font-size: 2.5rem;
  }
}
table.rma_list_itemdata {
  font-size: 0.9em;
}
td.rma_list_itemdata1 {
  padding: 0 10px 5px 0;
}
td.rma_list_itemdata2 {
  font-weight: 500;
}
td.rma_list_itemplace1 {
  padding: 0 10px 5px 0;
}
td.rma_list_itemplace2 {
  font-weight: 500;
}
td.rma_list_notedate {
  white-space: nowrap;
  font-weight: 500;
  padding-right: 10px;
}
td.rma_list_notetext {
  font-size: 0.9em;
}
a.rma_list_itemplace_cont {
  text-decoration: none;
}
a.rma_list_itemstock_link {
  display: block;
  padding-top: 10px;
}
a.rma_list_button_etykieta {
  margin-bottom: 5px;
  width: 100%;
}
a.rma_list_button_wydrukuj {
  margin-bottom: 5px;
  width: 100%;
}
a.rma_list_button_edit {
  margin-bottom: 5px;
  width: 100%;
}
a.rma_list_button_cancel {
  margin-bottom: 5px;
  width: 100%;
}
span.rma_list_noitem {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #cce5ff;
  position: relative;
  display: block;
}
span.rma_list_noitem::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
span.rma_list_noitem.small {
  padding: 10px;
  font-size: 1.2rem;
}
span.rma_list_noitem.small:before {
  display: none;
}
span.rma_list_noitem a {
  color: inherit;
  text-decoration: underline;
}
span.rma_list_noitem a:hover {
  text-decoration: none;
}
span.rma_list_noitem h3 {
  color: inherit;
}
span.rma_list_label_nmbr {
  width: 10%;
}
span.rma_list_label_product {
  width: 50%;
}
span.rma_list_label_status {
  width: 20%;
}
span.rma_list_label_operation {
  width: 10%;
}
span.rma_list_item_nmbr {
  text-align: center;
  width: 10%;
}
span.rma_list_item_product {
  width: 50%;
}
span.rma_list_item_status {
  width: 20%;
}
span.rma_list_item_operation {
  color: #905581;
  width: 10%;
}
span.rma_list_itemstatushead {
  display: block;
  margin-bottom: 5px;
}
span.rma_list_itemstatusbody {
  display: block;
  text-align: justify;
}
span.rma_list_itemstock_addresss {
  display: block;
  margin-bottom: 10px;
}
div.rma_list_item1 {
  border-bottom: 1px solid #707070;
  line-height: 1.2;
  vertical-align: middle;
  clear: both;
  cursor: pointer;
  display: table;
  width: 100%;
}
div.rma_list_item2 {
  border-bottom: 1px solid #707070;
  line-height: 1.2;
  vertical-align: middle;
  clear: both;
  cursor: pointer;
  display: table;
  width: 100%;
}
span.ophidden {
  display: none !important;
}
div.rma_list_data_labels span {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  line-height: normal;
}
div.rma_list_item1 span {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  line-height: normal;
}
div.rma_list_item2 span {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  line-height: normal;
}
#rma_list_noitem {
  margin-top: 50px;
}
div.rma_list_itmesub1 &gt; *,
div.rma_list_itmesub2 &gt; * {
  background: #fff;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
  vertical-align: top;
}
@media (min-width: 757px) {
  div.rma_list_itmesub1 &gt; *,
  div.rma_list_itmesub2 &gt; * {
    width: 33.33%;
    padding: 0 10px;
    background: none;
  }
}
div.return_name {
  font-weight: 500;
  min-height: 38px;
}
div.return_delivery_form {
  overflow: hidden;
  padding-top: 20px;
}
div.return_delitem_items {
  margin: 0 -10px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
div.return_delitem {
  min-height: 80px;
  border: 1px solid #707070;
  cursor: pointer;
  font-weight: 500;
  overflow: hidden;
  flex-basis: calc(100% - 20px);
  float: left;
  margin: 10px;
  position: relative;
  background: #ffffff;
}
@media (min-width: 757px) {
  div.return_delitem {
    flex-basis: calc(50% - 20px);
  }
}
.productslist_product_warranty .showTip {
  margin-left: 7px;
  margin-bottom: -2px;
}
.order1_delitem_price_free {
  background: #fff none repeat scroll 0 0;
  color: #333;
  display: block;
  font-size: 0.84em;
  margin: -10px;
  padding: 10px 10px 10px 67px;
  position: relative;
  text-align: left;
  min-height: 77px;
  text-transform: uppercase;
  white-space: normal;
}
.order1_delitem_price_free::after {
  background: #10ac82 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  content: '\f0d1';
  display: block;
  float: left;
  font-family: fontawesome;
  font-size: 1.75em;
  font-weight: 400;
  height: 45px;
  left: 12px;
  line-height: 45px;
  margin-top: -23px;
  position: absolute;
  text-align: center;
  text-indent: -1px;
  top: 50%;
  width: 45px;
}
.return_delitem .return_methods_params {
  padding: 5px 10px 0;
  color: #0e1116;
}
.form-open .form-summary {
  text-align: center;
}
.form-open .form-buttons button {
  margin-top: 2rem;
}
.form-open .form-buttons .button_legend {
  margin-top: 1rem;
}
.form-open .client_account_found {
  margin-top: 2rem;
}
div.productslist_warranty {
  display: inline;
}
td.productslist_product_warranty {
  display: none;
  border-top: 1px solid #707070;
  width: 112px;
}
@media (min-width: 757px) {
  td.productslist_product_warranty {
    display: table-cell;
  }
}
.productslist_product_info i {
  border: medium none;
  box-shadow: none;
  font-size: 3em;
  color: #e35c5c;
}
.return_productslist td.productslist_product_quantity {
  width: 155px;
}
.productslist_product_info   div {
  display: none;
}
.rma_products_page .productslist_product_quantity div {
  padding-top: 0;
}
.rma_products_page .step2 #return_go_next {
  display: none;
}
.allowReturn_1 {
  color: #0e1116;
}
.allowReturn_2 {
  color: #0e1116;
}
.allowReturn_2 i {
  color: #905581;
}
.choose_prod {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.choose_prod small {
  display: none;
}
div.returns_summary_buttons.table_display &gt; div {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 757px) {
  div.returns_summary_buttons.table_display &gt; div {
    display: table-cell;
    width: auto;
    margin-bottom: 0;
  }
}
div.search_categoriesdescription {
  margin-bottom: 10px;
  overflow: hidden;
}
@media (min-width: 757px) {
  div.search_categoriesdescription {
    margin-bottom: 0;
    width: 50%;
    float: left;
  }
}
@media (min-width: 979px) {
  div.search_categoriesdescription {
    padding-right: 10%;
    width: auto;
  }
}
div.search_categoriesdescription div.search_categoriesdescription_sub {
  clear: both;
  display: none;
}
@media (min-width: 757px) {
  div.search_categoriesdescription h1::after {
    margin-left: 0;
  }
}
div.search_categoriesdescription_sub {
  clear: both;
  margin-top: 30px;
}
span.navigation_total {
  display: none;
  font-size: 0.9em;
  padding-left: 15px;
  vertical-align: middle;
  color: #707070;
}
div.search_categoriesdescription h1 {
  margin: 0;
  font-size: 1.8em;
}
@media (min-width: 757px) {
  div.search_categoriesdescription h1 {
    display: inline-block;
    vertical-align: middle;
  }
}
#filter_list {
  margin-bottom: 1rem;
  clear: both;
}
@media (min-width: 757px) {
  #filter_list {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 979px) {
  #filter_list {
    max-width: 50%;
    float: left;
  }
}
#filter_list .filter_list_content {
  white-space: nowrap;
  overflow: auto;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
#filter_list .filter_list_content::-webkit-scrollbar-track {
  background-color: #fff;
}
#filter_list .filter_list_content::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
#filter_list .filter_list_content::-webkit-scrollbar-thumb {
  background-color: #905581;
}
#filter_list .filter_list_content &gt; a.btn {
  width: auto;
}
#filter_list .filter_list_content &gt; a.btn:last-child {
  margin-right: 0 !important;
}
#filter_list .menu_messages_warning {
  margin: 1rem 0 0;
}
@media (min-width: 757px) {
  #filter_list .menu_messages_warning {
    margin: 1.5rem 0 0;
  }
}
.filters {
  padding: 10px 20px;
}
@media (min-width: 979px) {
  .filters {
    padding: 0;
    margin-bottom: 0;
  }
}
.filters__block {
  position: relative;
}
.filters__toggler {
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .filters__toggler {
    margin-bottom: 0;
  }
}
.filters__toggler:not(.--not-expandable) .btn.--icon-right:before {
  content: '\f107';
  right: 0rem;
}
.filters__toggler:not(.--not-expandable).--not-expanded .btn.--icon-right:before {
  content: '\f106';
}
.filters__toggler .btn {
  text-align: left;
  padding: 1rem 0;
  user-select: none;
}
.filters__toggler .btn span {
  font-size: 1.2rem;
}
@media (min-width: 979px) {
  .filters__expand {
    display: none;
    position: absolute;
    border: 1px solid #0e1116;
    background: #ffffff;
    top: calc(100% - 1px);
    z-index: 19;
    width: 250px;
  }
}
.filters__content.--group {
  position: relative;
}
@media (min-width: 979px) {
  .filters__content.--group .filters__toggler .btn {
    padding-left: 1.5rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
.filters__content.--group .filters__toggler .btn span {
  font-size: 1.3rem;
}
.filters__content.--group .filters__toggler .btn:before {
  content: '\f106';
}
@media (min-width: 979px) {
  .filters__content.--group .filters__toggler .btn:before {
    display: none;
  }
}
.filters__content.--group .filters__toggler.--active .btn:before {
  content: '\f107';
}
@media (min-width: 979px) {
  .filters__content.--group .filters__toggler.--active   .filters__expand-group {
    display: block;
  }
  .filters__content.--group .filters__toggler.--active .btn:before {
    content: '\f105';
    right: 1rem;
    display: block;
  }
}
.filters__content.--group &gt; .filters__item {
  margin-bottom: 0 !important;
}
.filters__content.--group &gt; .filters__item:last-child .filters__toggler .btn {
  border-color: transparent;
}
.filters__content.--group .filters__expand-group {
  display: none;
}
@media (min-width: 979px) {
  .filters__content.--group .filters__expand-group {
    position: absolute;
    left: 100%;
    top: -1px;
    padding: 1rem;
    background: #ffffff;
    border: 1px solid #0e1116;
    min-height: calc(100%   2px);
    width: 200px;
  }
}
.filters__content.--search .f-control {
  padding: 0.6rem 4rem 0.6rem 1.5rem;
}
.filters__content.--search .btn {
  font-size: 1.8rem;
  padding: 1.3rem;
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
}
.filters__content.--gfx .f-control   .f-label {
  padding-left: 0 !important;
  padding-right: 0;
  border: 1px solid #0e1116;
}
.filters__content.--gfx .f-control   .f-label:before {
  display: none;
  top: 2px;
  left: 2px;
}
.filters__content.--gfx .f-control   .f-label:after {
  top: 4px !important;
  left: 7px !important;
}
.filters__content.--gfx .f-control:checked   .f-label:before {
  display: block;
}
.filters__content.--gfx .--quantity {
  display: none;
}
.filters__content.--gfx .--name {
  margin-right: 0;
}
.filters__content.--gfx .--name .--img {
  vertical-align: bottom;
  max-width: 50px;
  max-height: 50px;
}
.filters__content.--gfx .filters__item {
  margin-bottom: .5rem;
  margin-right: .5rem;
}
.filters__content.--gfx   .filters__options &gt; .--submit {
  margin-top: 1rem;
}
.filters__content.--gfx   .filters__options &gt; .--submit:before {
  top: calc(50%   .5rem);
}
.filters__content.--gfx-name .f-label:before {
  top: 50% !important;
  transform: translateY(-50%);
}
.filters__content.--gfx-name .f-label:after {
  top: 50% !important;
  margin-top: -5px;
}
.filters__content.--gfx-name .f-label,
.filters__content.--gfx-name .--name {
  display: flex;
  align-items: center;
}
.filters__content.--gfx-name .--name span:not(:only-child) {
  margin-left: .5rem;
}
.filters__content.--gfx-name .--img {
  max-width: 50px;
  max-height: 50px;
}
.filters__content.--gfx-name .filters__item {
  margin-bottom: 1rem;
}
.filters__content.--shown .filters__item.--hidden {
  display: block;
}
.filters__content:not(.--shown) &gt; .filters__item:last-child {
  margin-bottom: 0 !important;
}
.filters__item.--hidden {
  display: none;
}
.filters__item .--name {
  margin-right: 1rem;
}
.filters__item .--quantity {
  color: #0e1116;
  opacity: .5;
  font-size: 1.2rem;
}
.filters__item .--quantity:before {
  content: "(";
}
.filters__item .--quantity:after {
  content: ")";
}
.filters__options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.filters__options .--submit,
.filters__options .--show-hidden {
  background: #ffffff;
  font-size: 1.3rem;
  width: auto;
  border-color: transparent;
}
.filters__options .--show-hidden {
  margin-left: auto;
  cursor: pointer;
}
.filters__options .--show-hidden .--show {
  display: block;
}
.filters__options .--show-hidden .--hide {
  display: none;
}
.filters__options .--show-hidden.--shown .--show {
  display: none;
}
.filters__options .--show-hidden.--shown .--hide {
  display: block;
}
.filters__options .--submit:only-child {
  margin-top: 1rem;
}
.filters__buttons {
  position: fixed;
  bottom: 0;
  right: -100%;
  width: calc(100vw - 60px);
  background: #ffffff;
  margin-bottom: 0;
}
@media (min-width: 757px) {
  .filters__buttons {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  .filters__buttons {
    position: static;
    width: 100%;
    right: 0;
  }
}
@media (min-width: 979px) {
  .filters__buttons button.btn {
    font-size: 1.4rem;
    padding: 1.25rem 1.4rem;
    font-weight: normal;
  }
}
.filters__buttons .btn {
  width: 100%;
}
.filters__buttons .btn:last-child {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.filters__range label {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0e1116;
  text-align: center;
  cursor: text;
  width: 100%;
}
.filters__range input {
  border: none;
  box-shadow: none;
  width: 65%;
  text-align: center;
}
.filters__range .--gap {
  padding: 0 12px;
}
.filters ul {
  list-style: none;
}
.filters .f-label {
  font-size: 1.3rem !important;
}
.filters #filter_sizes_expand[data-group] {
  padding: 0 !important;
}
@media (min-width: 979px) {
  .filters #filter_sizes_expand[data-group] {
    width: 200px;
  }
}
.filters #filter_xpress_expand .--name {
  display: flex;
  align-items: center;
}
.filters #filter_xpress_expand .--name strong,
.filters #filter_xpress_expand .--name i.icon-clock {
  color: #905581;
  margin-left: .5rem;
}
.filters #filter_xpress_expand .--name i.icon-clock {
  font-size: 1.6rem;
}
.filters #filter_price_expand,
.filters #filter_pricenet_expand {
  margin-bottom: 1rem;
}
.filters #filter_producer_content .f-control   .f-label {
  border: none;
}
.filters #filter_producer_content .f-control   .f-label .--img {
  max-width: initial;
  max-height: initial;
}
.sidebar_open:not(.filters_open) .filters {
  display: none;
}
.filters_open aside {
  background: #ffffff;
}
.filters_open .filters {
  margin-bottom: 160px !important;
}
.filters_open .filters__buttons {
  transition: right 200ms ease 200ms;
  right: 0;
}
.filters_open .setMobileGrid,
.filters_open #login_menu_block {
  display: none;
}
.filters_open .setMobileGrid[data-item='#Filters'] {
  display: block;
}
@media (max-width: 979px) {
  #content .filters {
    display: none;
  }
}
.s_paging__item.--filters a {
  width: 100%;
}
@media (min-width: 757px) {
  .s_paging {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.75rem;
  }
  .s_paging__item {
    flex: 1 0 50%;
    padding: 0 0.75rem;
  }
}
@media (min-width: 979px) {
  .s_paging {
    justify-content: flex-end;
    margin: 0;
  }
  .s_paging__item {
    flex: none;
    margin: 0 0 0 1.5rem;
    padding: 0;
  }
  .s_paging .pagination {
    margin-left: auto;
  }
}
.compare {
  border-top: 1px solid #0e1116;
  white-space: nowrap;
  overflow: auto;
  display: flex;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
  clear: both;
}
.compare::-webkit-scrollbar-track {
  background-color: #fff;
}
.compare::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
.compare::-webkit-scrollbar-thumb {
  background-color: #905581;
}
@media (min-width: 757px) {
  .compare {
    align-items: center;
    justify-content: center;
    overflow: visible;
    border-bottom: 1px solid #0e1116;
  }
}
.compare .compare__item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 1rem;
  max-height: 35px;
  width: auto;
  color: #0e1116;
  vertical-align: top;
}
.compare .compare__item:last-child {
  margin-right: 0;
}
.compare .compare__item:hover {
  color: #0e1116;
}
.compare .compare__item img {
  max-height: 25px;
  display: block;
}
@media (min-width: 757px) {
  .compare .compare__item {
    padding: 5px;
    background: #fff;
    border: 1px solid #0e1116;
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
  }
  .compare .compare__item:before {
    display: none;
  }
  .compare .compare__item:hover {
    border: 1px solid #905581;
  }
  .compare .compare__item img {
    display: inline;
  }
}
@media (min-width: 979px) {
  .compare .compare__item {
    margin-right: 1.5rem;
  }
}
.compare__sub {
  order: 1;
}
@media (min-width: 757px) {
  .compare__sub {
    order: 0;
    scrollbar-color: #905581 #fff;
    scrollbar-width: thin;
    overflow: auto;
    display: flex;
    margin-right: 1.5rem;
  }
  .compare__sub::-webkit-scrollbar-track {
    background-color: #fff;
  }
  .compare__sub::-webkit-scrollbar {
    width: 6px;
    background-color: #fff;
    height: 6px;
  }
  .compare__sub::-webkit-scrollbar-thumb {
    background-color: #905581;
  }
}
@media (min-width: 757px) {
  .compare__buttons {
    display: flex;
  }
}
.compare__buttons:not(.--one) {
  margin-right: 1rem;
}
@media (min-width: 757px) {
  .compare__buttons:not(.--one) {
    margin: 0;
  }
}
.compare__button {
  white-space: nowrap;
}
@media (min-width: 757px) {
  .compare__button {
    margin-right: 0.5rem;
  }
}
@media (min-width: 757px) {
  .compare__label {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500;
    margin-right: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .compare__label {
    margin-right: 2.5rem;
  }
}
small.s_unit_converted_price {
  color: #333;
  font-size: 12px;
  padding-left: 3px;
  display: block;
}
#search {
  clear: both;
  padding-top: 20px;
  margin-bottom: 20px;
  background: #ffffff;
}
#search:empty {
  border: none;
}
#search a.product-name {
  font-weight: normal;
}
#search a.product_icon {
  display: block;
  text-align: center;
  height: 370px;
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  position: relative;
}
#search .label_icons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
}
@media (min-width: 979px) {
  #search .product_wrapper {
    border: 1px solid transparent;
  }
  #search .product_wrapper:hover {
    border: 1px solid #707070;
    z-index: 9;
  }
  #search .product_wrapper:hover .compare_add {
    display: inline-block;
  }
  #search .product_wrapper:hover .search_details {
    display: block;
  }
}
#search .versions_wrapper {
  margin: 0 -5px;
  max-height: 150px;
  overflow: auto;
  padding-top: 10px;
}
#search .versions_wrapper &gt; a {
  margin: 0 5px 5px;
  display: inline-block;
  padding: 3px;
  overflow: hidden;
  max-width: calc(20% - 10px);
  transition: opacity .3s;
}
#search .versions_wrapper &gt; a:hover {
  opacity: .75;
}
#search .versions_wrapper &gt; a img {
  display: block;
  max-height: 50px;
}
#search .compare_add {
  display: none;
  margin-bottom: 10px;
  position: absolute;
  right: 17px;
  top: 17px;
  z-index: 100;
  padding: 0;
}
#search .compare_add[data-remove] {
  color: #e35c5c;
  border-bottom-color: #e35c5c;
}
#search .compare_add[data-remove]:hover {
  color: #905581;
  border-bottom-color: #905581;
}
#search a.product-icon {
  position: relative;
}
#search .search_details {
  padding: 5px 15px;
  display: none;
  position: absolute;
  top: calc(100% - 20px);
  background: #fff;
  left: -1px;
  right: -1px;
  z-index: 1;
  border: 1px solid #707070;
  border-top: none;
}
#search .search_details .sizes_wrapper {
  font-size: 0.85em;
  max-height: 58px;
  overflow: auto;
  width: 100%;
  box-sizing: content-box;
  margin-bottom: 5px;
}
#search .search_details .sizes_wrapper label {
  font-size: 0.9em;
  text-transform: uppercase;
}
#search .search_details .sizes_wrapper span:nth-child(2) {
  border: none;
}
#search .search_details .sizes_wrapper span {
  display: inline-block;
  margin: 2px 0;
  padding: 0 10px;
  border-left: 1px solid #c7c7c7;
}
#search .search_details a {
  color: #333;
  text-decoration: none;
  word-break: break-word;
}
#search .search_details a:hover {
  color: #905581;
}
#search .list_traits_gfx {
  padding-top: 10px;
}
#search .list_traits_gfx li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.load-img {
  background: url('loader.gif') no-repeat scroll center center #fff;
}
img.b-loaded {
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in-out 100ms;
  -moz-transition: opacity 500ms ease-in-out 100ms;
  -o-transitaion: opacity 500ms ease-in-out 100ms;
  transition: opacity 500ms ease-in-out 100ms;
}
.loading {
  background: url('loader.gif') center center no-repeat;
}
.loading img.b-lazy {
  opacity: 0;
}
.list_traits_gfx {
  padding-top: 10px;
}
.list_traits_gfx li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.header {
  text-align: left;
  padding: 0 0 30px;
  display: block;
}
div.searching_price {
  clear: both;
  margin-bottom: 10px;
}
div.searching_button_under {
  clear: both;
}
@media (min-width: 757px) {
  div.searching_button_under {
    padding: 0 20px;
  }
}
form.searching_form {
  margin: 0 auto;
}
span.searching_currency {
  display: inline-block;
  padding-left: 5px;
}
span.searching_price_sep {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  width: 10%;
  margin-right: -2%;
}
span.searching_sort_text {
  font-size: 0.93em;
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  span.searching_sort_text {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  span.searching_sort_text {
    width: 15%;
  }
}
span.searching_engine_traits {
  display: inline-block;
  margin-left: 2%;
  vertical-align: middle;
  width: 78%;
}
@media (min-width: 1200px) {
  span.searching_engine_traits {
    width: 83%;
  }
}
span.searching_sort_radios {
  display: block;
  float: right;
  width: 78%;
  padding-top: 10px;
  font-size: 0.93em;
}
@media (min-width: 1200px) {
  span.searching_sort_radios {
    width: 83%;
  }
}
select.searching_engine_traits {
  margin: 0 10px;
  float: left;
}
button.searching_button_under {
  clear: both;
  float: right;
  margin-top: 20px;
}
#searching div.header {
  text-align: left;
  padding: 0 0 10px;
  display: block;
}
#searching div.info {
  padding: 10px 0;
}
#slider-range_wrapper {
  float: right;
  width: 180px;
  height: 27px;
  background: url('bar_bg.png') left center no-repeat;
  padding: 0;
  margin: 0 18px 0 0;
  display: none;
}
#slider-range {
  position: relative;
  text-align: left;
  background: none;
  border: none;
  padding: 0;
  width: auto;
  height: 25px;
  margin-left: 10px;
  width: 160px;
}
#slider-range a {
  background: transparent url('bar.png') no-repeat scroll left top;
  cursor: ew-resize;
  height: 19px;
  position: absolute;
  top: 4px;
  width: 18px;
  z-index: 2;
  padding: 0;
  border: 0;
  margin-left: -10px;
}
#slider-range div {
  position: absolute;
  height: 24px;
  z-index: 1;
  border: 0;
  background: none;
}
#searching_form .item_node_children .type_node_tree {
  display: none;
}
#searching_form .type_node_sub_checkbox {
  display: inline-block;
  margin-left: 2%;
  vertical-align: middle;
  width: 78%;
  line-height: 1;
}
@media (min-width: 1200px) {
  #searching_form .type_node_sub_checkbox {
    width: 83%;
  }
}
#searching_form .type_node_sub_checkbox label.disabled {
  color: #0e1116;
}
#searching #select_products_info {
  display: none;
}
#searching_form div.searching_top {
  background: #fff;
  color: #0e1116;
  border: 1px solid #0e1116;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 20px;
  text-align: left;
}
#searching_form div.searching_top span.label {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.93em;
}
@media (min-width: 757px) {
  #searching_form div.searching_top span.label {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  #searching_form div.searching_top span.label {
    width: 15%;
  }
}
#searching_form div.searching_text {
  margin: 0 0 10px;
  float: left;
  width: 100%;
  position: relative;
}
#searching_form div.searching_text label {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.93em;
}
@media (min-width: 757px) {
  #searching_form div.searching_text label {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  #searching_form div.searching_text label {
    width: 15%;
  }
}
#searching_form div.searching_text input {
  margin-left: 2%;
  width: 78%;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searching_form div.searching_text input {
    width: 83%;
  }
}
#searching_form div.searching_price input.searching_price {
  margin: 0 0 0 2%;
  width: 22%;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searching_form div.searching_price input.searching_price {
    width: 24.5%;
  }
}
#searching_form div.searching_price #contener4 {
  width: 100%;
  display: none;
  padding-top: 20px;
}
#searching_form div.searching_checkboxes {
  clear: both;
}
#searching_form div.searching_checkboxes input {
  vertical-align: middle;
  display: inline-block;
}
#searching_form div.searching_checkboxes label {
  cursor: pointer;
}
#searching_form div.searching_checkboxes label span {
  padding: 0 0 0 3px;
  vertical-align: middle;
  font-size: 0.85em;
  display: inline-block;
}
#searching_form div.searching_checkboxes ul {
  display: inline-block;
  list-style: none outside none;
  margin-left: 2%;
  width: 78%;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searching_form div.searching_checkboxes ul {
    width: 83%;
  }
}
#searching_form div.searching_checkboxes ul li {
  display: inline-block;
  margin-right: 10px;
}
#searching_form div.searching_nodes {
  clear: both;
}
@media (min-width: 757px) {
  #searching_form div.searching_nodes {
    padding: 0 20px;
  }
}
#searching_form div.searching_nodes span.label {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  margin: 0 0 10px;
  font-size: 0.93em;
}
@media (min-width: 757px) {
  #searching_form div.searching_nodes span.label {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  #searching_form div.searching_nodes span.label {
    width: 15%;
  }
}
#searching_form div.group_node {
  clear: both;
  margin: 0 0 10px;
  background: #fff;
  color: #0e1116;
}
#searching_form div.group_node h4 {
  padding: 10px;
  zoom: 1;
}
#searching_form div.group_node h5 {
  padding: 10px;
  zoom: 1;
}
#searching_form div.group_node_sub {
  clear: both;
  background: #fff;
  color: #0e1116;
  padding: 10px 0 5px;
  margin: 0 5px 10px;
}
#searching_form div.group_node_sub span.label {
  margin-left: 10px;
}
#searching_form div.type_node_checkbox {
  padding-top: 10px;
}
#searching_form div.group_node div.item_node {
  clear: both;
  padding: 10px;
}
#searching_form .type_node_sub_list {
  display: inline-block;
  margin-left: 2%;
  width: 78%;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searching_form .type_node_sub_list {
    width: 83%;
  }
}
#searching_form .type_node_sub_tree {
  display: inline-block;
  margin-left: 2%;
  width: 78%;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searching_form .type_node_sub_tree {
    width: 83%;
  }
}
#searching_form .type_node_sub_duallist {
  display: inline-block;
  margin-left: 2%;
  width: 78%;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  #searching_form .type_node_sub_duallist {
    width: 83%;
  }
}
#searching_form .type_node_sub_duallist &gt; span {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
}
#searching_form .type_node_sub_duallist &gt; span.searching_sep {
  width: 4%;
  text-align: center;
  margin-bottom: 10px;
}
#searching_form div.searching_nodes select {
  padding: 4px 2px 4px 10px;
}
#searching_form div.searching_nodes select.searching_duallist {
  width: 195px;
  float: left;
}
#searching_form div.searching_nodes select.searching_list {
  width: 415px;
}
#searching_form div.item_node label {
  cursor: pointer;
  display: inline-block;
  font-size: 0.9em;
  padding: 0 10px 10px 0;
  vertical-align: top;
  width: 50%;
}
@media (min-width: 757px) {
  #searching_form div.item_node label {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  #searching_form div.item_node label {
    width: 25%;
  }
}
#searching_form div.item_node label input {
  vertical-align: middle;
}
#searching_form div.item_node label span {
  padding: 0 0 0 5px;
  vertical-align: middle;
}
span.searching_sort_radios input {
  vertical-align: middle;
  display: inline-block;
}
span.searching_sort_radios label {
  padding: 0 10px 0 3px;
  vertical-align: middle;
  display: inline-block;
}
#searching_form .clr {
  clear: both;
}
.selectbox-container {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 50000;
  margin-top: 26px;
  padding: 4px;
  background: #ffffff;
  border: 1px solid #0e1116;
  top: 29px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  -o-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  z-index: 999;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.selectbox-container .selectbox-title {
  position: absolute;
  right: 0;
  top: -25px;
  z-index: 1001;
  cursor: pointer;
  background-color: #fff;
  color: #0e1116 !important;
  white-space: nowrap;
  display: block;
  line-height: 1.2em;
  padding: 0;
  margin: 0 18px 0 0;
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -moz-user-focus: ignore;
  -moz-user-input: disabled;
}
.selectbox-container .selectbox-scrollable {
  width: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: auto;
  max-height: 250px;
  clear: both;
  scrollbar-color: #905581 #fff;
  scrollbar-width: thin;
}
.selectbox-container .selectbox-scrollable::-webkit-scrollbar-track {
  background-color: #fff;
}
.selectbox-container .selectbox-scrollable::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
  height: 6px;
}
.selectbox-container .selectbox-scrollable::-webkit-scrollbar-thumb {
  background-color: #905581;
}
.selectbox-container ul {
  list-style-type: decimal !important;
  margin: 0;
  padding: 0;
}
.selectbox-container ul li.selectbox-selected {
  background-color: #fff;
}
.selectbox-container ul li.selectbox-current {
  background-color: #905581;
  color: #ffffff;
}
.selectbox-container ul li {
  display: block;
  line-height: 1.2em;
  padding: 5px 7px;
  margin: 0;
  list-style: none;
  color: #0e1116;
  font-size: 13px;
  cursor: pointer;
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -moz-user-focus: ignore;
  -moz-user-input: disabled;
}
.selectbox-container ul li span {
  zoom: 1;
}
div.type_node_duallist a.selectbox-link {
  width: 70px;
  float: left;
}
div.type_node_duallist span.selectbox-disabled {
  width: 70px;
  float: left;
}
.loading-list {
  background: url('loader.gif') no-repeat 90% center !important;
}
#searching_form .dropdown-menu {
  max-height: 250px;
  overflow: auto;
}
#searching_form .dropdown-menu .selected {
  text-decoration: none;
  color: #0e1116;
  background-color: #fff;
}
div.signin_cms {
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  #signin-form_box_left {
    padding-right: 25px;
  }
}
.register_wholesaler i {
  margin-right: 5px;
  color: #905581;
}
.register_wholesaler {
  margin-bottom: 15px;
}
div.signin-form_select {
  display: none;
}
button.signin_password-recover {
  margin-bottom: 10px;
}
a.password_reminder_signin {
  display: block;
}
a.signin-form_register {
  margin-right: 10px;
  margin-bottom: 10px;
}
a.signin-form_register2 {
  margin-right: 10px;
  margin-bottom: 10px;
}
p.registration_desc {
  line-height: 21px;
}
div.signin-form_box p {
  padding-bottom: 15px;
  font-size: 14px;
}
#signin-form_box_sub_1 p {
  display: none;
}
div#signin-form_box_left h2 {
  margin-bottom: 10px;
}
#signin-form_box_right {
  float: right;
  padding-top: 25px;
}
@media (min-width: 757px) {
  #signin-form_box_right {
    float: none;
    padding-top: 0;
  }
}
@media (min-width: 979px) {
  #signin-form_box_right {
    padding-left: 25px;
  }
}
div.signin_inputs label {
  display: block;
}
div.signin_inputs input {
  width: 100%;
  margin-bottom: 10px;
}
div.signin-form_select h3 {
  color: #000;
  margin-bottom: 5px;
}
div.signin-form_select label {
  float: left;
  padding-left: 3px;
}
div.signin-form_select input {
  float: left;
  margin-left: 10px;
}
#signin-form_box_sub_2 {
  display: none;
}
.signin_inputs {
  margin: 0 auto;
  padding: 0;
  float: none;
}
#signin_login_separator {
  text-align: center;
  margin: 10px 0 28px 0;
}
@media (min-width: 757px) {
  #signin_login_separator {
    margin: 10px 0 35px 0;
  }
}
#signin_login_separator::before {
  content: '';
  height: 1px;
  background: #0e1116;
  width: 100%;
  display: block;
  margin-bottom: -10px;
}
#signin_login_separator span {
  text-transform: uppercase;
  font-weight: 500;
  background: #ffffff;
  padding: 0 10px;
}
.signin_buttons {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  float: none;
  clear: both;
}
.signin_buttons button {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  min-width: 180px;
}
.signin_buttons button:hover {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  min-width: 180px;
}
.signin_buttons a {
  width: 100%;
  display: block;
  font-size: 1.07em;
}
#signin-form_box_right a.btn {
  min-width: 180px;
}
#cookie_login_social {
  border: 1px solid #0e1116;
  padding: 19px 24px;
  margin: 0 auto;
  margin-bottom: 44px;
  width: 100%;
}
@media (min-width: 979px) {
  #cookie_login_social {
    width: 562px;
  }
}
span#cookie_login_social_desc {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: 1em;
}
@media (min-width: 757px) {
  span#cookie_login_social_desc {
    width: 339px;
    font-size: 0.86em;
    text-align: left;
  }
}
#cookie_login_social_item {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 757px) {
  #cookie_login_social_item {
    width: 173px;
    margin-top: 0;
  }
}
#cookie_login_social div.client_new_social_sub {
  padding: 0;
}
#cookie_login_social a.service_item {
  margin: 0px 0px 0px 5px;
  min-width: 120px;
}
#cookie_login_social_desc.iai_accounts {
  background: url('iai_accounts.png') no-repeat;
  font-size: 1em;
  line-height: 15px;
  background-position: left 3px;
  padding-left: 42px;
  padding-top: 5px;
  padding-right: 14px;
}
@media (min-width: 757px) {
  #cookie_login_social_desc.iai_accounts {
    font-size: 0.8em;
    line-height: 12px;
    background-position: left center;
  }
}
#cookie_login_social.iai_accounts {
  padding-left: 16px;
  padding-top: 17px;
  padding-right: 16px;
}
#cookie_login_social.iai_accounts #cookie_login_social_item {
  width: 100%;
}
@media (min-width: 979px) {
  #cookie_login_social.iai_accounts #cookie_login_social_item {
    width: 189px;
  }
}
#cookie_login_social_item #client_new_social {
  margin: 0;
}
a.cookie_login_social_new_account {
  border-left: 1px solid #0e1116;
  margin-left: 15px;
  padding-left: 15px !important;
}
a.cookie_login_social_more_social {
  border-left: 1px solid #0e1116;
  margin-left: 15px;
  padding-left: 15px !important;
}
#signin-form_box_left.signin_cookie .signin_inputs {
  width: 100%;
}
@media (min-width: 757px) {
  #signin-form_box_left.signin_cookie .signin_inputs {
    width: 613px;
  }
}
#signin-form_box_left.signin_cookie .signin_buttons a {
  display: inline-block;
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}
#cookie_login_social_more,
#client_new_social {
  margin-bottom: 25px;
}
#cookie_login_social_more ul,
#client_new_social ul {
  display: flex;
  list-style: none;
  justify-content: center;
  flex-wrap: wrap;
}
#cookie_login_social_more ul li,
#client_new_social ul li {
  flex: 1;
  margin: 5px;
  max-width: 200px;
  min-width: 150px;
}
#cookie_login_social_more ul li a,
#cookie_login_social_more ul li strong,
#client_new_social ul li a,
#client_new_social ul li strong {
  width: 100%;
}
#cookie_login_social_more p,
#client_new_social p {
  display: none;
}
#cookie_login_social_more form,
#client_new_social form {
  overflow: hidden;
  padding: 10px 0 0;
}
#cookie_login_social_more form label,
#client_new_social form label {
  display: block;
  width: 300px;
  margin: 3px;
}
#cookie_login_social_more form input,
#client_new_social form input {
  width: 100%;
  margin: 10px 0;
  display: block;
  padding: 5px 0;
  text-indent: 5px;
}
#cookie_login_social_more form button,
#client_new_social form button {
  margin: 0;
  overflow: hidden;
}
.service_item.service_item:hover {
  border-color: #905581;
}
.service_item:before {
  transition: color 0.2s;
}
.service_item:hover:before {
  color: #905581;
}
.service_item[data-name='service_Google'] {
  color: #4285F4 !important;
}
.service_item[data-name='service_Google']:before {
  content: '\F1A0';
}
.service_item[data-name='service_Facebook'] {
  color: #3b5998 !important;
}
.service_item[data-name='service_Facebook']:before {
  content: '\F09A';
}
.service_item[data-name='service_OpenId'] {
  color: #ed8710 !important;
}
.service_item[data-name='service_OpenId']:before {
  content: '\F19B';
}
.service_item[data-name='service_PayPal'] {
  color: #053385 !important;
}
.service_item[data-name='service_PayPal']:before {
  content: '\F1ED';
}
.service_item[data-name='service_LinkedIn'] {
  color: #053385 !important;
}
.service_item[data-name='service_LinkedIn']:before {
  content: '\E87A';
  color: #0A66C2;
}
div.sitemap_page_sub &gt; div {
  margin-bottom: 15px;
}
div.sitemap_page_sub ul {
  list-style: outside none none;
  margin-left: 20px;
}
div.sitemap_page_sub ul &gt; li {
  line-height: 1.5;
}
div.sitemap_page_sub ul &gt; li &gt; a {
  margin: 5px 0;
  display: inline-block;
}
@media (min-width: 757px) {
  div.sitemap_page_sub ul &gt; li &gt; a {
    padding: 0;
    display: inline;
  }
}
div.stock_cms_label {
  clear: both;
}
div.stock_cms {
  font-weight: normal;
  margin-bottom: 15px;
  overflow: hidden;
}
div.stock_cms ul {
  padding: 0 0 0 22px !important;
}
div.stock_cms ol {
  padding: 0 0 0 22px !important;
}
div.stock_info_outline {
  margin-bottom: 10px;
}
div.stock_label {
  clear: both;
}
div.stock_info_sub {
  overflow: hidden;
  margin-bottom: 30px;
}
div.stock_info_details {
  position: relative;
  display: block;
}
@media (min-width: 757px) {
  div.stock_info_details {
    position: static;
    padding: 0 0 10px;
    float: left;
    width: 50%;
  }
}
div.stock_info_section {
  position: relative;
}
@media (min-width: 757px) {
  div.stock_info_section {
    margin: 5px 0;
  }
}
div.stock_info_hours {
  text-align: left;
  clear: both;
  margin-left: 0;
  white-space: nowrap;
  display: block;
  padding: 5px 0 10px;
}
@media (min-width: 757px) {
  div.stock_info_hours {
    clear: none;
    margin-left: 50%;
    text-align: right;
  }
}
div.stock_info_hours_day {
  padding: 2px 0;
  position: relative;
}
div.stock_map_all {
  border: 1px solid #0e1116;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingMap {
  background: url('mapLoaderBg.png');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
div.stock_map_wrapper {
  background: none repeat scroll 0 0 #0e1116;
  height: 500px;
  width: 100%;
}
span.stock_info_title {
  margin-right: 5px;
  font-weight: 500;
}
span.stock_info_hours_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.1 !important;
  font-size: 1.1em;
}
@media (min-width: 757px) {
  span.stock_info_hours_label {
    font-size: 2.5rem;
  }
}
@media (min-width: 757px) {
  span.stock_info_hours_label {
    display: block;
    font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 10px;
    border: none;
    padding: 0;
    text-align: right;
  }
}
span.stock_info_hours_day {
  float: left;
  width: 50%;
}
@media (min-width: 757px) {
  span.stock_info_hours_day {
    margin-right: 5px;
    text-align: right;
    font-weight: 500;
    float: none;
    width: auto;
  }
}
span.loadingMap {
  color: #0e1116;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingAddress {
  display: none;
}
h1.stock_info_name {
  color: #0e1116;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  h1.stock_info_name {
    font-size: 1.2em;
    font-weight: 300;
    text-transform: uppercase;
  }
}
img.marker_face {
  display: none;
}
#stock_info_details_name span.stock_info_title {
  display: none;
}
#stock_info_details_gg img {
  margin-right: 2px;
  vertical-align: middle;
}
#stock_info_details_skype img {
  height: 17px;
  margin-right: 2px;
  vertical-align: middle;
}
#stock_info_58110 a.show_on_map {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
@media (min-width: 757px) {
  #stock_info_58110 a.show_on_map {
    position: static;
  }
}
#stock_info_58110 a.show_on_map i {
  display: block;
  font-size: 2.2em;
}
@media (min-width: 757px) {
  #stock_info_58110 a.show_on_map i {
    display: none;
  }
}
div.stock_map_all.hide {
  display: none;
  opacity: 0;
}
#stock_info_58110 div.stock_map_wrapper {
  height: 390px;
}
#stock_info_58110 div.loadingMap {
  height: 391px;
}
#stock_info_58110 div.loadingBox {
  top: 165px;
}
div.dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
div.dymekInfo {
  float: left;
  margin-right: 10px;
}
span.dymekFirmName {
  color: #905581;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}
span.dymekAddress {
  clear: both;
  display: block;
}
span.dymekZipCode {
  float: left;
  padding-right: 3px;
}
span.dymekCityName {
  display: block;
}
span.dymekCountryName {
  clear: both;
  display: block;
}
span.stock_info_hours_time {
  float: right;
  text-align: right;
  width: 50%;
  font-weight: 500;
}
@media (min-width: 757px) {
  span.stock_info_hours_time {
    float: none;
    text-align: left;
    width: auto;
    font-weight: normal;
  }
}
div.stocks_cms_label {
  clear: both;
}
div.stocks_cms {
  font-weight: normal;
  margin-bottom: 15px;
  overflow: hidden;
}
div.stocks_cms ul {
  padding: 0 0 0 22px !important;
}
div.stocks_cms ol {
  padding: 0 0 0 22px !important;
}
div.stocks_list_label {
  color: #0e1116;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 2.3rem;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 757px) {
  div.stocks_list_label {
    font-size: 2.5rem;
  }
}
div.mapContainer {
  border: 1px solid #0e1116;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingMap {
  background: url('mapLoaderBg.png');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
div.stocks_list_sub {
  text-align: left;
}
div.stocks_list_wrapper {
  float: left;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 25%;
  padding: 25px 10px;
  font-size: 0.9em;
  min-height: 124px;
}
span.loadingMap {
  color: #0e1116;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingMarkers {
  color: #707070;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
  display: none;
}
span.loadingMarkersComplete {
  padding-right: 3px;
}
span.stocks_list_name {
  display: block;
}
span.stocks_list_adress {
  display: block;
  margin-bottom: 5px;
}
span.stocks_list_phone {
  display: block;
}
img.marker_face {
  display: none;
}
p.stocks_list_stock {
  padding-right: 10px;
}
a.stocks_list_name {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
a.stocks_list_mail {
  display: block;
}
a.stocks_list_more {
  display: block;
  margin-bottom: 5px;
  padding: 5px 0;
}
div.stocks_list_outline div.dymekWrapper {
  overflow: hidden;
}
div.stocks_list_outline div.dymekWrapper span.stocks_name {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
}
div.stocks_list_outline div.dymekWrapper span.stocks_street {
  display: block;
}
div.stocks_list_outline div.dymekWrapper span.stocks_city {
  display: block;
}
div.stocks_list_outline div.dymekWrapper a.stocks_link {
  text-decoration: none;
}
div.stocks_list_outline div.dymekWrapper a.stocks_link:hover {
  color: #000;
}
.stocks_list_sub .table_row:last-child div.stocks_list_wrapper {
  border-bottom: none;
}
#stocks_map img {
  max-width: none;
}
@media only screen and (max-width: 979px) {
  div.stocks_list_wrapper {
    width: 33.33%;
  }
}
@media only screen and (max-width: 757px) {
  div.stocks_list_wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  div.stocks_list_wrapper {
    width: 19%;
    margin: 0 0.5% 15px;
  }
}
span.cms_page_list {
  display: block;
  font-size: 1.2em;
  margin: 0 0 10px;
  font-weight: 500;
}
div.text_menu {
  background: none repeat scroll 0 0 #fff;
  padding: 10px 15px;
  text-align: left;
}
div.text_menu_txt_sub {
  padding: 20px 0;
}
a.text2 {
  text-decoration: none;
}
a.text2:hover {
  text-decoration: none;
}
div.text_menu_txt ul {
  padding: 0 0 0 22px !important;
}
div.text_menu_txt ol {
  padding: 0 0 0 22px !important;
}
div.text_menu_sub ul {
  list-style: none outside none;
  text-decoration: none;
}
div.text_menu_sub li {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
  width: 100%;
  line-height: 1.2;
}
@media (min-width: 757px) {
  div.text_menu_sub li {
    width: 50%;
  }
}
@media (min-width: 979px) {
  div.text_menu_sub li {
    width: 33.33%;
  }
}
div.cms_fb_comments {
  margin-top: 15px;
  width: 100%;
  clear: both;
}
div.cms_fb_comments_label {
  margin-bottom: 10px;
}
div.cms_fb_comments iframe {
  border: none;
  width: 756px !important;
}
.col-bg-1 .products_wrapper {
  margin: 0;
}

.product_availability {
  background: #f8f8f8;
  text-align: center;
  padding-bottom:10px;
}

.product_availability &gt; * {
  vertical-align: middle;
}

.product_availability span {
  display: inline-block;
  margin-left: 5px;
  max-width: calc(100% - 35px);
  vertical-align: top;
  margin-top: 2px;
  text-align: left;
}

.product_availability img {
  width: 22px;
}

span.freedelivery {
  background: #00AEEF;
  color: #fff;
  width: 60px;
  display: block;
  height: 60px;
  border-radius: 100%;
  line-height:25px;
}

.product__yousave:not(.--label):not(.--value){
  background: #EF45A3;
  color: #fff;
  width: 60px;
  display: block;
  height: 60px;
  border-radius: 100%;
  line-height:25px;
  border: none;
}

span.freedelivery b {
  display: block;
  text-align: center;
  padding-top: 5px;
}

span.freedelivery i {
  display: block;
  text-align: center;
  font-size: 24px;
  margin-top: -1px;
}

#projector_details .freedelivery {
  position: static;
}

#projector_details .freedelivery b {
  float: left;
  width: 100%;
}

.special_badges {
  position: absolute;
  left: 25px;
  top: 20px;
  width: 60px;
  z-index:10;
}

.special_badges &gt; * {
  margin: 5px 0;
}

.product__yousave.--value {
  font-size: 1.4em;
  line-height: 41px;
}

#projector_form .special_badges {
  position: static;
  margin-bottom: 25px;
}

form.add-to-basket {
  text-align: center;
  margin: 25px 0;
}

form.add-to-basket.disabled button {
  opacity: 0.5;
  pointer-events: none;
}

form.add-to-basket button {
  border-radius: 10px 0 0 10px !important;
  height:35px;
}

form.add-to-basket a {
  border-radius: 0 10px 10px 0 !important;
  vertical-align: top;
  background: #fff !important;
  color: #000 !important;
  height: 35px !important;
  width: 35px !important;
  background-image: url('/data/include/cms/gz/neonn/ulubione.svg') !important;
  background-size: 17px !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

form.add-to-basket a:hover {
  border-radius: 0 10px 10px 0 !important;
  vertical-align: top;
  background: #fff !important;
  color: #000 !important;
  height: 35px !important;
  width: 35px !important;
  background-image: url('/data/include/cms/gz/neonn/ulubione.svg') !important;
  background-size: 17px !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

a.producer_icon {
  width: 50px;
  position: absolute;
  top: 25px;
  right: 25px;
}

@media (max-width:1400px){
  .select_button-prices {
    font-size:15px;
  }
  .select_button-sub {
    min-height:200px;
  }
  .select_button-sub h3 {
    font-size:1em;
  }
}

@media (max-width:1265px){
  .select_button--left {
    width:100%;
  }
  .select_button--right {
    width:100%;
    border:none;
    margin-top:35px;
  }
}

@media (max-width:979px){
  .select_button.gfx {
    width:47%;
  }
}

@media (max-width:757px){
  .select_button.gfx {
    width:100%;
  }
}
</pre></body></html>