<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*component_css_start id=669a5c89cbce89.41614491 page=envelope type=envelope*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
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: bold;
}
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;
}
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;
  border-radius: 5px;
}
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: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
textarea::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
textarea::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
textarea::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*jeÅ›li chcesz roszszeÅ¼ony container zmiaÅ„ wartoÅ›ci poniÅ¼ej ( od nich zaleÅ¼ne sÄ… klasy col-xl oraz col-xxl ) oraz zmieÅ„ klasy kontentera w komponencie template*/
@keyframes spin_loading {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359deg);
  }
}
html[data-browser="SamsungBrowser"] img {
  mix-blend-mode: normal !important;
}
.less_labels {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
.less_hotspot_name {
  text-decoration: none;
  color: #333;
}
.less_hotspot_maxprice {
  color: #c4c7c8;
  text-decoration: line-through;
  font-size: 0.86em;
}
.less_hotspot_price {
  color: #333;
  font-size: 1em;
  font-weight: bold;
}
.less_hotspot_name_hover {
  color: #317CD4;
}
.less_tekst_maly {
  font-weight: normal;
}
.less_tekst_duzy {
  font-weight: normal;
}
.less_product_name {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.less_product_name_hover {
  color: #317CD4;
}
.less_map_loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1742980154');
  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: #333;
  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: #317CD4;
  display: block;
  font-weight: bold;
  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: #317CD4 !important;
  color: #fff;
}
.less_payment_description_border {
  border: 2px solid #317CD4;
}
.less_small_label {
  border-left: 7px solid #317CD4;
  color: #333;
  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: #317CD4;
}
.less_color-border {
  border-color: #c4c7c8;
}
.less_color-background {
  background-color: #317CD4;
}
.less_text_dark_color {
  color: #333;
  clear: both;
}
.less_text_dark_color_hover {
  color: #fff;
}
.less_bg_alter {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media print {
  .toplayerSpecialClass {
    display: none !important;
  }
  .no_print {
    display: none !important;
  }
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  font-size: 10px;
  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:not(.order_process):not(.--basketedit-page) {
  overflow-y: scroll;
}
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: "Poppins", "Arial", sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #333;
  background: #fff;
  padding: 60px 15px 0;
  padding: 60px calc( 15px + env(safe-area-inset-right) ) 0;
  overflow-x: hidden;
  overflow-y: visible;
}
@media (min-width: 979px) {
  body {
    padding-top: 0;
  }
}
body:after {
  position: fixed;
  left: 0;
  bottom: -60px;
  top: 0;
  background: #000;
  z-index: 1100;
  right: 0;
  opacity: 0;
  pointer-events: none;
  content: "";
}
html.--place-order-page body {
  padding: calc(30px + 60px) calc( 15px + env(safe-area-inset-right) ) 0;
}
@media (min-width: 979px) {
  html.--place-order-page body {
    padding-top: 0;
  }
}
.--place-order-page .btn.--solid {
  background-color: #6AC081 !important;
  border: 1px solid #6AC081 !important;
  color: #FFF !important;
}
.--place-order-page .btn.--solid:hover {
  background-color: #333 !important;
  border: 1px solid #333 !important;
}
.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"] {
  height: 35px;
  padding: 5px;
  font-size: 1em;
  box-shadow: none;
  -webkit-appearance: none;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  border-radius: 5px;
}
@media (min-width: 757px) {
  input[type="text"] {
    height: 40px;
  }
}
input[type="password"] {
  height: 35px;
  padding: 5px;
  font-size: 1em;
  box-shadow: none;
  -webkit-appearance: none;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  border-radius: 5px;
}
@media (min-width: 757px) {
  input[type="password"] {
    height: 40px;
  }
}
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
  border-radius: 5px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  border: 1px solid #c4c7c8;
  -webkit-text-fill-color: #333;
}
input[type="file"] {
  border-radius: 0;
}
button {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  border: none;
  background: none;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
textarea {
  padding: 10px 10px 10px 20px;
  font-size: 1em;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
select {
  padding: 5px;
  font-size: 1em;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
h1 {
  font-size: 1.333em;
  font-weight: bold;
  color: #317CD4;
}
h2 {
  font-size: 1.167em;
  font-weight: bold;
  color: #317CD4;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  color: #317CD4;
}
a {
  outline: none;
  color: #333;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
  text-decoration: none;
}
a:hover {
  outline: none;
  color: #317CD4;
}
a:focus,
a:active {
  outline: none;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
picture img {
  width: auto;
}
img.b-lazy:not(.b-loaded) {
  width: 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;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
#browser_support_firefox {
  background-image: url('/gfx/standards/firefox.png?r=1742980154');
}
#browser_support_chrome {
  background-image: url('/gfx/standards/chrome.png?r=1742980154');
}
#browser_support_edge {
  background-image: url('/gfx/standards/edge.png?r=1742980154');
}
#browser_support_opera {
  background-image: url('/gfx/standards/opera.png?r=1742980154');
}
#browser_support_idosell {
  background-image: url('/gfx/standards/idosell.png?r=1742980154');
}
#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: #317CD4;
}
@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: #fff;
}
.line-back:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
div.projector_fb_comments {
  display: none !important;
}
div.projector_fb_comments_label {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
div.projector_fb_comments iframe {
  position: static;
  width: 100% !important;
  margin-bottom: 30px;
  background: #f1f1f1;
}
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;
}
@media (min-width: 979px) {
  .order_process .place-order_page header {
    max-width: 970px;
  }
}
.order_process #footer_links,
.order_process .breadcrumbs,
.order_process #menu_categories,
.order_process #menu_basket,
.order_process #menu_settings,
.order_process #menu_search,
.order_process #newsletter,
.order_process #menu_buttons3,
.order_process #headerBasket,
.order_process #topbar,
.order_process .freeShipping {
  display: none !important;
}
@media (min-width: 979px) {
  .order_process .order_process_security {
    display: flex;
  }
}
.order_process .bars_top {
  display: none;
}
.order_process header {
  justify-content: center;
  grid-template-areas: "logo security security security";
}
@media (min-width: 979px) {
  .order_process header {
    margin: 0 auto 3rem !important;
  }
}
.order_process #logo {
  justify-content: center;
  margin: 0;
}
@media (min-width: 979px) {
  .order_process #logo {
    justify-content: flex-start;
    max-height: 75px;
  }
}
@media (min-width: 979px) {
  .order_process #logo img {
    max-height: 50px;
  }
}
.order_process .progress {
  margin-bottom: 3rem !important;
}
@media (min-width: 979px) {
  .order_process .progress {
    margin-bottom: 5rem !important;
  }
}
#backTop {
  opacity: 0.9;
  background: #fff;
  border: 1px solid #c4c7c8;
  bottom: 30px;
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 999;
  font-family: fontawesome;
  border-radius: 5px;
}
@media (min-width: 757px) {
  #backTop {
    bottom: 10px;
  }
}
#backTop:hover {
  color: #317CD4;
}
body#trusted_shops_fix div[id*="tsbadge"] {
  z-index: 700 !important;
}
body#trusted_shops_fix div[id*="tscard"] {
  z-index: 701 !important;
}
@media (max-width: 979px) {
  html.sidebar_open aside .shopping_list_menu,
  html.sidebar_open aside #menu_contact {
    display: none !important;
  }
  html.sidebar_open aside .menu_search:not(.--active) {
    display: none !important;
    visibility: hidden;
    height: 0;
  }
  html.sidebar_open aside .menu_search.--active {
    margin-top: 2rem;
  }
}
.cop_oneclick_pay {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e794699f4.64006513 page=css-components type=css_components_own*/
/*component_css_end*/

/*component_css_start id=669a5c89318e34.73733279 page=css-components type=css_components_icons*/
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm111lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Arial', 'Helvetica', sans-serif;
  src: url('/data/include/fonts/Arial-Regular.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial', 'Helvetica', sans-serif;
  src: url('/data/include/fonts/Arial-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial', 'Helvetica', sans-serif;
  src: url('/data/include/fonts/Arial-Regular.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'main_custom';
  src: url('/data/include/fonts/custom/9/pol/main/customFont.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'main_custom';
  src: url('/data/include/fonts/custom/9/pol/main/customFont.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'main_custom';
  src: url('/data/include/fonts/custom/9/pol/main/customFont.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/gfx/custom/fontello2.eot#iefix') format('embedded-opentype'), url('/gfx/custom/fontello2.woff?v=2') format('woff'), url('/gfx/custom/fontello2.ttf') format('truetype'), url('/gfx/custom/fontello2.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: #317CD4;
  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;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  src: url('/gfx/standards/config.json?r=1742980154');
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14285714em;
  text-align: right;
  padding-right: 0.28571429em;
}
.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.33333333em;
}
.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-heart-empty:before {
  content: "\E86D";
}
.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-large-round:before {
  content: "\E818";
}
.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-image:before {
  content: '\E8AA';
}
.icon-md-list:before {
  content: '\E8AD';
}
.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: #999;
  content: "*";
  font-family: Arial;
  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";
}
.icon-audio:before {
  content: "\E816";
}
.icon-noproduct:before {
  content: "\E887";
}
.icon-login_box:before {
  content: "\E88C";
}
.icon-login_cart:before {
  content: "\E88E";
}
.icon-login_trophy:before {
  content: "\E88D";
}
.icon-login_user:before {
  content: "\E88A";
}
.icon-login_returns:before {
  content: "\E889";
}
.icon-login_users:before {
  content: "\E890";
}
.icon-login_rma:before {
  content: "\E888";
}
.icon-login_money:before {
  content: "\E88F";
}
.icon-login_rabats:before {
  content: "\E88B";
}
.icon-login_subscriptions:before {
  content: "\E8A6";
}
.icon-true:before {
  content: '\F00C';
}
.icon-false:before {
  content: '\E891';
}
.icon-edit:before {
  content: '\E892';
}
.icon-order-status_box:before {
  content: '\E8B8';
}
.icon-order-status_pause:before {
  content: '\E8B9';
}
.icon-order-status_truck:before {
  content: '\E8BA';
}
.icon-order-status_remove:before {
  content: '\E8BB';
}
.icon-order-status_back:before {
  content: '\E8B4';
}
.icon-order-status_comments:before {
  content: '\E970';
}
.icon-order-status_ok:before {
  content: '\E8B5';
}
.icon-order-status_double_ok:before {
  content: '\E8B6';
}
.icon-order-status_clock:before {
  content: '\E8B7';
}
.icon-clock_basket:before {
  content: '\E8BD';
}
.icon-clockcountdown:before {
  content: '\E8BC';
}
.icon-truck_basket:before {
  content: '\E8BE';
}
.icon-cart_basket:before {
  content: '\E8BF';
}
.icon-list_basket:before {
  content: '\E8C0';
}
.icon-plus_thin:before {
  content: '\E8C1';
}
.icon-play:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.4rem;
  height: 3.4rem;
  background: #6AC081;
  border-radius: 50%;
  transition: 0.2s;
}
.icon-play:after {
  content: '';
  position: absolute;
  left: calc(50% + 2px);
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #fff;
}
.icon-play:hover:before {
  background: #333;
}
.icon-play:hover:after {
  border-color: transparent transparent transparent #fff;
}
.icon-heart1:before {
  content: "\E8C8";
  font-weight: bold;
}
.icon-user1:before {
  content: "\E8C7";
  font-weight: bold;
}
.icon-instagram:before {
  content: '\E8CD';
}
.icon-facebook:before {
  content: '\E8CC';
}
.icon-phone1:before {
  content: '\E8CB';
}
.icon-cart:before {
  content: "\E8CE";
}
/*component_css_end*/

/*component_css_start id=60dd8e7a256834.23821197 page=css-components type=css_components_carousel*/
.slick-slider {
  display: block !important;
  position: relative;
}
.--adaptive .slick-list {
  transition: all 0.5s ease;
}
.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: 52;
  text-align: center;
  font-size: 1.43em;
  color: #333;
  background-color: rgba(255, 255, 255, 0.5);
  outline: none;
  text-decoration: none;
}
.slick-prev:hover,
.slick-next:hover {
  background: #f1f1f1;
  color: #333;
}
.slick-prev {
  left: 0px;
  border-radius: 0 5px 5px 0;
}
[dir='rtl'] .slick-prev {
  right: 15px;
  left: auto;
}
.slick-next {
  right: 0;
  border-radius: 5px 0 0 5px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 15px;
}
.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 4px;
  padding: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 9px;
  height: 9px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  content: '';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #317CD4;
  border-radius: 100%;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
/*component_css_end*/

/*component_css_start id=66a796e74cd573.87168233 page=css-components type=css_components_layout*/
.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1920px) {
  .container {
    max-width: 1900px;
  }
}
.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;
}
[class*="max-width-"] {
  margin-right: auto;
  margin-left: auto;
}
.payment_tunnel .container,
.order_process .container,
.container.basketedit_page,
.container.prepaid_page {
  max-width: 1170px;
}
.max-width-1200 {
  max-width: 1170px;
}
.max-width-1400 {
  max-width: 1400px;
}
.max-width-1600 {
  max-width: 1600px;
}
.max-width-1800 {
  max-width: 1800px;
}
.max-width-1900 {
  max-width: 1900px;
}
.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,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-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%;
  }
}
@media (min-width: 999999px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 999999px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}
.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;
}
.mb-6 {
  margin-bottom: 4rem !important;
}
.mb-7 {
  margin-bottom: 5rem !important;
}
.mb-8 {
  margin-bottom: 6rem !important;
}
.mb-9 {
  margin-bottom: 7rem !important;
}
.mb-10 {
  margin-bottom: 8rem !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;
  }
  .mb-sm-6 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 7rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 8rem !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;
  }
  .mb-md-6 {
    margin-bottom: 4rem !important;
  }
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 6rem !important;
  }
  .mb-md-9 {
    margin-bottom: 7rem !important;
  }
  .mb-md-10 {
    margin-bottom: 8rem !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;
  }
  .mb-lg-6 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 7rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 8rem !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;
  }
}
@media (min-width: 999999px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.5rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.5rem !important;
  }
  .m-xl-2 {
    margin: 1rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1rem !important;
  }
  .m-xl-3 {
    margin: 1.5rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important;
  }
  .m-xl-4 {
    margin: 2rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 7rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 8rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.5rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.5rem !important;
  }
  .p-xl-2 {
    padding: 1rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1rem !important;
  }
  .p-xl-3 {
    padding: 1.5rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important;
  }
  .p-xl-4 {
    padding: 2rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.5rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n2 {
    margin: -1rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1rem !important;
  }
  .m-xl-n3 {
    margin: -1.5rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n4 {
    margin: -2rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.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%;
}
[data-list_skeleton] {
  display: none !important;
}
/*component_css_end*/

/*component_css_start id=669a5c89da13c5.53139040 page=css-components type=css_components_buttons*/
button.btn {
  padding: 0.95rem 1rem;
}
button.btn.--medium {
  padding: 1.35rem 1.4rem;
}
button.btn.--large {
  padding: 1.55rem 2rem;
}
.btn {
  background: none;
  padding: 0;
  border: 1px solid transparent;
  font-family: "Poppins", "Arial", sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #6AC081;
  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;
  border-radius: 5px;
}
.btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline;
  color: #333;
}
.btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #317CD4;
}
@media (min-width: 757px) {
  .btn {
    width: auto;
  }
}
.btn:hover {
  color: #333;
}
.btn.--extrasmall {
  padding: 0.5rem 1rem;
}
.btn.--medium {
  font-size: 1.4rem;
  padding: 1.25rem 1.4rem;
}
.btn.--medium.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.btn.--medium.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--medium.--outline {
  background: #f1f1f1;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.btn.--medium.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--large {
  font-size: 1.5rem;
  padding: 1.45rem 2rem;
  font-weight: bold;
}
.btn.--large.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.btn.--large.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--large.--outline {
  background: #fff;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.btn.--large.--outline:hover {
  background: #f1f1f1;
  border: 1px solid #333;
  color: #333;
}
.btn.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.btn.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--outline {
  background: #f1f1f1;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.btn.--outline:hover {
  background: #f1f1f1;
  border: 1px solid #333;
  color: #333;
}
.btn.--icon-left,
.btn.--icon-right {
  position: relative;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333;
  text-decoration: underline;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block;
  text-decoration: none;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #317CD4;
}
.btn.--icon-left:before,
.btn.--icon-right:before {
  font-family: FontAwesome;
}
.btn.--icon-left i,
.btn.--icon-right i,
.btn.--icon-left:before,
.btn.--icon-right:before {
  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.--medium.--icon-left i,
.btn.--large.--icon-left i,
.btn.--icon-left:before,
.btn.--medium.--icon-left:before,
.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.--medium.--icon-right i,
.btn.--large.--icon-right i,
.btn.--icon-right:before,
.btn.--medium.--icon-right:before,
.btn.--large.--icon-right:before {
  right: 0.7em;
  font-size: 1.3em;
}
.btn.--secondary {
  color: #333;
}
.btn.--secondary:hover {
  color: #6AC081;
}
.btn.--secondary.--solid {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--secondary.--solid:hover {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.btn.--secondary.--outline {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--secondary.--outline:hover {
  background: #fff;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.btn-icon i {
  background: #fff;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  color: #317CD4;
  display: inline-block;
  font-size: 1.4em;
  height: 35px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
  border-radius: 5px;
}
.badge {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 25px;
  line-height: 23px;
  min-width: 25px;
  padding: 0 5px;
  vertical-align: baseline;
  white-space: nowrap;
}
.badge-important {
  background-color: #e35c5c;
  color: #fff;
}
.badge-info {
  background-color: #317CD4;
  color: #fff;
}
.badge-success {
  background-color: #10ac82;
  color: #fff;
}
.badge-warning {
  background-color: #f89406;
  color: #fff;
}
.label_icons &gt; * {
  font-size: 1rem;
  font-weight: bold;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
}
.promo,
.label.--promo {
  color: #fff;
  background: #e35c5c;
}
.newproducts,
.label.--new {
  color: #fff;
  background: #10ac82;
}
.bestseller,
.label.--bestseller {
  color: #fff;
  background: #317CD4;
}
.discount,
.label.--discount {
  color: #fff;
  background: #893F97;
}
.distinguished,
.label.--distinguished {
  color: #fff;
  background: #BC7700;
}
.special,
.label.--special {
  color: #fff;
  background: #008b8b;
}
.label.--disable {
  color: #e35c5c;
  background: #f1f1f1;
  border: 1px solid #c4c7c8;
}
.label.--subscription {
  color: #fff;
  background: #333;
}
.label.--code {
  color: #fff;
  background: gray;
}
.label.--bargain {
  color: #fff;
  background: gray;
}
.cop_label {
  padding: 4px 8px;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 5px;
  border-radius: 5px;
}
.cop_label.--subscription {
  color: #fff;
  background: #333;
}
.big_label,
.headline {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
.big_label.--desc,
.headline.--desc {
  flex-wrap: wrap;
}
.big_label small,
.headline small,
.big_label__after,
.headline__after {
  display: none;
}
@media (min-width: 757px) {
  .big_label small,
  .headline small,
  .big_label__after,
  .headline__after {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
    transition: color 0.2s;
    margin-left: auto;
    color: #317CD4;
    display: flex;
    align-items: center;
  }
  .big_label small:hover,
  .headline small:hover,
  .big_label__after:hover,
  .headline__after:hover {
    color: #000;
  }
}
.big_label small i,
.headline small i {
  margin-right: 0.3rem;
}
.big_label__after:before,
.headline__after:before {
  content: '\f105';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  margin-bottom: 0.2rem;
}
.big_label__desc,
.headline__desc {
  width: 100%;
  font-size: 1.2rem;
  font-weight: normal;
  margin-top: 0.5rem;
}
@media (min-width: 757px) {
  .big_label__desc,
  .headline__desc {
    font-size: 1.4rem;
  }
}
.opinions_element_confirmed {
  margin-bottom: 1rem;
  border-radius: 2rem;
  font-size: 1.1rem;
  padding: 0.4rem 1rem;
  position: relative;
  width: fit-content;
}
.opinions_element_confirmed.--false {
  background-color: #f1f1f1;
  color: rgba(51, 51, 51, 0.5);
}
.opinions_element_confirmed.--true {
  background-color: rgba(16, 172, 130, 0.2);
  color: #10ac82;
  padding-left: 2.5rem;
}
.opinions_element_confirmed.--true:after,
.opinions_element_confirmed.--true:before {
  content: '';
  position: absolute;
}
.opinions_element_confirmed.--true:before {
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #10ac82;
}
.opinions_element_confirmed.--true:after {
  left: 0.6rem;
  top: 0.9rem;
  top: calc(50% - 2px);
  width: 0.5rem;
  height: 0.8rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-50%);
}
@media (max-width: 756px) {
  .hotspot .opinions_element_confirmed strong {
    font-weight: 400 !important;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e78c98297.91303305 page=css-components type=css_components_forms*/
.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 {
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  color: #317CD4;
}
.form-group .form-control option {
  padding: 6px 10px;
  cursor: pointer;
}
.form-group .form-control + .control-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 0 5px;
  line-height: 21px;
  background: none;
  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;
  color: #333;
  background: #fff;
  white-space: nowrap;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 756px) {
  .form-group .form-control + .control-label {
    left: 10px;
  }
}
.form-group .form-control + .control-label + .form-control-feedback {
  height: 50px;
  line-height: 65px;
}
.form-group .form-control:focus + .control-label,
.form-group .form-control.focused + .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 10px;
  box-shadow: inset 0px -11px 0 0 #fff;
}
@media (max-width: 756px) {
  .form-group .form-control:focus + .control-label,
  .form-group .form-control.focused + .control-label {
    left: 10px;
  }
}
.form-group .form-control:focus + .control-label {
  color: #317CD4;
}
.form-group .form-control[disabled] + .control-label,
.form-group .form-control[readonly] + .control-label {
  opacity: 0.75;
}
.form-group .form-control[disabled]:focus + .control-label,
.form-group .form-control[readonly]:focus + .control-label,
.form-group .form-control[disabled].focused + .control-label,
.form-group .form-control[readonly].focused + .control-label {
  opacity: 1;
  color: #595959;
}
.form-group .form-control[disabled] + .form-control-feedback {
  display: none;
}
.form-group .has-error .form-control:focus + .control-label,
.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,
.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: 11px;
  margin: 10px 0 5px;
  color: #747474;
}
@media (min-width: 756px) {
  .form-group .form-desc {
    margin: 10px 0 20px;
  }
}
.form-group .button_legend {
  margin-top: 10px;
}
#client_new_client div[class*="col-"].form-desc,
#client_new_additional div[class*="col-"].form-desc,
#client_new_invoice div[class*="col-"].form-desc {
  padding-left: 0;
}
label {
  display: inline-block;
  max-width: 100%;
}
textarea.form-control.form-control {
  border-radius: 5px;
}
.form-control.form-control {
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 6px 20px 6px 20px;
  font-size: 1em;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 5px;
}
.form-control:focus {
  border-color: #317CD4;
  outline: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 0.75;
}
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: #317CD4;
}
.zipcode_wrapper .form-control-feedback {
  right: 5px;
}
form:not(#client_new_form) .has-required .form-control-feedback:before {
  color: #999;
  content: "*";
  font-family: Arial;
  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: #317CD4;
}
.has-success .form-control,
.has-success.form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.has-success .form-control:focus,
.has-success.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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: #317CD4;
}
.has-error .form-control:focus,
.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: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: #f1f1f1;
  border: 1px solid #c4c7c8;
  width: 25px;
  padding: 0;
  position: relative;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
  font-size: 15px;
  color: #317CD4;
  text-align: center;
  border-radius: 5px;
}
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: #f1f1f1;
  color: #999;
  font-weight: normal;
  padding: 20px 20px 0 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.--checkbox.--small .f-label:before {
  border-radius: 2.5px;
}
.f-group.--file.--small .f-control:checked + .f-label:after,
.f-group.--checkbox.--small .f-control:checked + .f-label:after,
.f-group.--radio.--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[type="file"] + .f-label.--file:after,
.f-group.--radio.--small .f-control[type="file"] + .f-label.--file:after {
  left: 5px;
  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;
  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.--checkbox.--small .f-control:focus + .f-label,
.f-group.--radio.--small .f-control:focus + .f-label,
.f-group.--file.--small .f-control.focused + .f-label,
.f-group.--checkbox.--small .f-control.focused + .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;
}
.f-group.--switch.--small .f-control:checked + .f-label {
  padding: 3px 15px 3px 3px !important;
}
.f-group.--switch.--small .f-control:checked + .f-label:before {
  left: calc(100% - 15px);
}
.f-group.--switch.--small .f-label {
  height: 18px;
  min-width: 32px;
  padding: 3px 3px 3px 15px !important;
}
.f-group.--switch.--small .f-label:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 3px;
  top: 3px;
}
.f-group.--switch.--small .f-label:after {
  font-size: 1rem;
}
@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.--checkbox.--small-sm .f-control:checked + .f-label:after,
  .f-group.--radio.--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[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-sm .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    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;
    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.--checkbox.--small-sm .f-control:focus + .f-label,
  .f-group.--radio.--small-sm .f-control:focus + .f-label,
  .f-group.--file.--small-sm .f-control.focused + .f-label,
  .f-group.--checkbox.--small-sm .f-control.focused + .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.--checkbox.--small-md .f-control:checked + .f-label:after,
  .f-group.--radio.--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[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-md .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    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;
    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.--checkbox.--small-md .f-control:focus + .f-label,
  .f-group.--radio.--small-md .f-control:focus + .f-label,
  .f-group.--file.--small-md .f-control.focused + .f-label,
  .f-group.--checkbox.--small-md .f-control.focused + .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.--checkbox.--small-lg .f-control:checked + .f-label:after,
  .f-group.--radio.--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[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-lg .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    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;
    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.--checkbox.--small-lg .f-control:focus + .f-label,
  .f-group.--radio.--small-lg .f-control:focus + .f-label,
  .f-group.--file.--small-lg .f-control.focused + .f-label,
  .f-group.--checkbox.--small-lg .f-control.focused + .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.--checkbox.--small-sm-max .f-control:checked + .f-label:after,
  .f-group.--radio.--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[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-sm-max .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    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;
    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.--checkbox.--small-sm-max .f-control:focus + .f-label,
  .f-group.--radio.--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.focused + .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.--checkbox.--small-md-max .f-control:checked + .f-label:after,
  .f-group.--radio.--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[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-md-max .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    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;
    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.--checkbox.--small-md-max .f-control:focus + .f-label,
  .f-group.--radio.--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.focused + .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.--checkbox.--small-lg-max .f-control:checked + .f-label:after,
  .f-group.--radio.--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[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-lg-max .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    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;
    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.--checkbox.--small-lg-max .f-control:focus + .f-label,
  .f-group.--radio.--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.focused + .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: #333;
  background: #fff;
  border: 1px solid #c4c7c8;
  transition: border-color ease-in-out 0.15s;
  box-shadow: none;
  border-radius: 5px;
}
.f-group .f-control + .f-label {
  white-space: nowrap;
  max-width: calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-group .f-control:focus,
.f-group .f-control.focused,
.f-group .f-control:-webkit-autofill,
.f-group .f-control:-webkit-autofill:hover,
.f-group .f-control:-webkit-autofill:focus {
  border-color: #317CD4;
  outline: 0;
}
.f-group .f-control:focus + .f-label,
.f-group .f-control.focused + .f-label,
.f-group .f-control:-webkit-autofill + .f-label,
.f-group .f-control:-webkit-autofill:hover + .f-label,
.f-group .f-control:-webkit-autofill:focus + .f-label {
  transform: scale(0.95) translateY(-27px);
  left: 15px;
  padding: 0 5px;
  color: #317CD4;
  max-width: calc(100% - 20px);
}
.f-group .f-control[disabled],
.f-group .f-control[readonly] {
  opacity: 0.65;
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-control[disabled] + .f-label,
.f-group .f-control[readonly] + .f-label,
.f-group .f-control[disabled] ~ .f-control-feedback,
.f-group .f-control[readonly] ~ .f-control-feedback {
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-control[disabled] ~ .f-control-feedback,
.f-group .f-control[readonly] ~ .f-control-feedback {
  opacity: 0.65;
}
.f-group .f-control[disabled] + .f-label,
.f-group .f-control[readonly] + .f-label {
  color: rgba(51, 51, 51, 0.5) !important;
}
.f-group .f-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fff;
  color: #333;
  transition: transform 0.15s, left 0.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 2rem;
  border-radius: 5px;
}
.f-group textarea.f-control::placeholder {
  color: #333;
}
.f-group.--checkbox .f-label:before {
  border-radius: 3.5px;
}
.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.--checkbox .f-control:checked + .f-label:after,
.f-group.--radio .f-control:checked + .f-label:after,
.f-group.--file .f-control[type="file"] + .f-label.--file:after,
.f-group.--checkbox .f-control[type="file"] + .f-label.--file:after,
.f-group.--radio .f-control[type="file"] + .f-label.--file:after {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
}
.f-group.--file .f-control:checked + .f-label:before,
.f-group.--checkbox .f-control:checked + .f-label:before,
.f-group.--radio .f-control:checked + .f-label:before,
.f-group.--file .f-control[type="file"] + .f-label.--file:before,
.f-group.--checkbox .f-control[type="file"] + .f-label.--file:before,
.f-group.--radio .f-control[type="file"] + .f-label.--file:before {
  content: '';
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.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: 5px;
  top: 50%;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #fff;
}
.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.--checkbox .f-control:focus + .f-label,
.f-group.--radio .f-control:focus + .f-label,
.f-group.--file .f-control.focused + .f-label,
.f-group.--checkbox .f-control.focused + .f-label,
.f-group.--radio .f-control.focused + .f-label {
  transform: none;
  left: auto;
  padding-left: 25px;
  color: #333;
  max-width: 100%;
}
.f-group.--file .f-label,
.f-group.--checkbox .f-label,
.f-group.--radio .f-label {
  position: relative;
  padding-left: 25px;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: auto;
  line-height: 16px;
  background: none;
  cursor: pointer;
  max-width: 100%;
}
.f-group.--file .f-label:before,
.f-group.--checkbox .f-label:before,
.f-group.--radio .f-label:before {
  content: '';
  background: #f1f1f1;
  border: 1px solid #c4c7c8;
  text-align: center;
  width: 15px;
  height: 15px;
  font-size: 1.4rem;
  transition: border 0.15s, background-color 0.15s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: block;
}
.f-group.--file.--error .f-control + .f-label,
.f-group.--checkbox.--error .f-control + .f-label,
.f-group.--radio.--error .f-control + .f-label {
  color: #e35c5c;
}
.f-group.--file.--error .f-control + .f-label:before,
.f-group.--checkbox.--error .f-control + .f-label:before,
.f-group.--radio.--error .f-control + .f-label:before {
  border-color: #e35c5c;
}
.f-group.--file.--error .f-control + .f-label a,
.f-group.--checkbox.--error .f-control + .f-label a,
.f-group.--radio.--error .f-control + .f-label a {
  color: #e35c5c;
}
.f-group.--file.--error .f-control + .f-label a:hover,
.f-group.--checkbox.--error .f-control + .f-label a:hover,
.f-group.--radio.--error .f-control + .f-label a:hover {
  color: #317CD4;
}
.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.--switch .f-control {
  display: none;
}
.f-group.--switch .f-control:checked + .f-label {
  background-color: #33C75A;
  padding: 4px 23px 4px 4px !important;
}
.f-group.--switch .f-control:checked + .f-label:before {
  left: calc(100% - 23px);
}
.f-group.--switch .f-control:checked + .f-label:after {
  content: attr(data-permit);
}
.f-group.--switch .f-control:focus + .f-label,
.f-group.--switch .f-control.focused + .f-label {
  transform: none;
  left: auto;
  color: #333;
  max-width: 100%;
}
.f-group.--switch .f-label {
  position: relative;
  height: 27px;
  min-width: 47px;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: auto;
  line-height: 18px;
  background: #E3E3E3;
  border-radius: 14px;
  padding: 4px 4px 4px 23px !important;
  cursor: pointer;
  transition: all 0.2s linear;
  display: inline-flex;
  align-items: center;
}
.f-group.--switch .f-label:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  left: 4px;
  top: 4px;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.56);
  transition: left 0.2s linear;
}
.f-group.--switch .f-label:after {
  content: attr(data-deny);
  padding: 0 5px;
  font-size: 1.2rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.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:not(:placeholder-shown):focus,
.f-group .f-feedback.--success .f-control:not(:placeholder-shown).focused {
  border-color: #10ac82;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown):focus + .f-label,
.f-group .f-feedback.--success .f-control:not(:placeholder-shown).focused + .f-label {
  color: #10ac82;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown) ~ .f-control-feedback:before {
  color: #10ac82;
  content: "\F00C";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown) ~ .f-message {
  color: #10ac82;
}
.f-group .f-feedback.--success.--empty .f-control:not(:placeholder-shown) ~ .f-control-feedback:before {
  display: none;
}
.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.f-dropdown-toggle {
  border-color: #e35c5c;
  color: #e35c5c;
}
.f-group .f-feedback.--error .f-control-feedback:before {
  color: #e35c5c;
  content: "\F00D";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--error .f-message {
  color: #e35c5c;
}
.f-group .f-feedback:not(.--success):not(.--error) .f-control:required ~ .f-control-feedback:before {
  color: #999;
  font-family: inherit;
  content: "*";
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  height: 14px;
}
.f-group .f-description {
  font-size: 1.1rem;
  color: #979797;
  margin-top: 5px;
}
.f-group .f-message {
  margin-top: 5px;
  font-size: 1.3rem;
}
.f-group .f-message:empty {
  display: none;
}
/*tips*/
.--hover .moreInfo__show:after {
  content: '\F106';
}
.--hover .moreInfo__desc {
  display: block !important;
}
.moreInfo {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.moreInfo__show {
  cursor: help;
  font-size: 1.1rem;
}
.moreInfo__show:after {
  content: '\F107';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0.3rem;
}
@media (min-width: 979px) {
  .moreInfo__show {
    margin-left: 1rem;
    min-width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    border: 1px solid #c4c7c8;
    font-size: 1.1rem;
    border-radius: 5px;
    text-decoration: none;
  }
  .moreInfo__show:after {
    display: none;
  }
}
.moreInfo.--hover .moreInfo__show:after {
  content: '\F106';
}
.moreInfo.--hover .moreInfo__desc {
  display: block !important;
}
@media (min-width: 979px) {
  .moreInfo:hover {
    cursor: help;
  }
  .moreInfo:hover .moreInfo__desc {
    display: block !important;
  }
}
.moreInfo__desc {
  z-index: 100;
  font-size: 1.2rem;
  background-color: #fff;
  margin-top: 0.5rem;
  width: 100%;
  font-size: 1.1rem;
}
@media (min-width: 979px) {
  .moreInfo__desc {
    position: absolute;
    top: 2.5rem;
    left: -2rem;
    padding: 1.5rem;
    margin-top: 0;
    width: unset;
    filter: drop-shadow(0px 0px 4px #c4c7c8);
    border-radius: 5px;
  }
  .moreInfo__desc:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: -0.7rem;
    left: 3.4rem;
    border-width: 0 0.55rem 0.75rem 0.55rem;
    border-color: transparent transparent #fff transparent;
  }
  .moreInfo__desc:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (min-width: 979px) {
  .moreInfo__desc {
    min-width: 30rem;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e78d47322.50740288 page=css-components type=css_components_pagination*/
.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 #317CD4;
  font-weight: bold;
  color: #317CD4;
  border-radius: 5px;
}
.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;
  border-radius: 5px;
}
.pagination__link:hover {
  border: 2px solid #317CD4;
  border-radius: 5px;
}
.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: #fff;
  opacity: 1;
  z-index: 1;
  box-sizing: border-box;
  animation: loading 2s infinite linear;
  box-shadow: 0 0px 0px 7px #f1f1f1;
  margin-left: -75px;
}
@keyframes loading {
  0% {
    border-left: 0px solid #317CD4;
  }
  10% {
    border-left: 0px solid #317CD4;
  }
  90% {
    border-left: 150px solid #317CD4;
  }
  100% {
    border-left: 150px solid #317CD4;
  }
}
.hotspot.load-content {
  min-height: 100px;
  position: relative;
}
.hotspot.load-content &gt; * {
  opacity: 1;
}
.hotspot.load-content:after {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20px;
}
.hotspot.skeleton &gt; * {
  opacity: 0.2;
}
.hotspot.skeleton .headline:before {
  content: "";
  display: block;
  width: 160px;
  background: #f1f1f1;
  height: 18px;
}
.hotspot.skeleton .product__icon {
  background: #f1f1f1;
}
.hotspot.skeleton .product__name {
  height: 20px;
  background: #f1f1f1;
  max-width: 80%;
}
.hotspot.skeleton .product__prices {
  height: 20px;
  background: #f1f1f1;
  max-width: 60%;
}
.hotspot.--slider .headline__name {
  display: inline;
  background: #fff;
  padding-right: 3rem;
  position: relative;
  z-index: 2;
}
.hotspot.--slider .product {
  border: none;
}
.hotspot.--slider .products {
  border-radius: 5px;
}
@media (min-width: 757px) {
  .hotspot.--slider .products {
    padding-top: 1.5rem;
  }
}
@media (min-width: 979px) {
  .hotspot.--slider .products {
    padding-top: 2.5rem;
    overflow: hidden;
    background: #f1f1f1;
  }
}
.hotspot.--slider .slick-list {
  order: 1;
  width: 100%;
  background: #f1f1f1;
  border-radius: 5px;
}
.hotspot.--slider .slick-track {
  display: flex;
  overflow: hidden;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-track {
    display: block;
  }
}
.hotspot.--slider .slick-initialized {
  margin-top: -3.7rem;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized {
    margin-top: -5.7rem;
  }
}
@media (min-width: 979px) {
  .hotspot.--slider .slick-initialized {
    margin-top: -6.7rem;
  }
}
.hotspot.--slider .slick-initialized .product {
  padding: 0;
  margin: 0;
  outline: none;
  max-width: none;
  height: inherit;
  border: none;
  flex: none;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized .product {
    margin: 0 15px;
  }
}
.hotspot.--slider .slick-initialized .product &gt; * {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized .product &gt; * {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotspot.--slider .slick-initialized.slick-dotted {
  margin-bottom: 0;
}
.hotspot.--slider .headline {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 757px) {
  .hotspot.--slider .headline {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotspot__arrow {
  font-size: 1.3rem;
  display: flex;
  position: relative;
  text-decoration: none;
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .hotspot__arrow {
    margin-bottom: 3rem;
  }
}
.hotspot__arrow.--prev {
  margin-left: auto;
  overflow: hidden;
}
.hotspot__arrow.--prev:before {
  width: 100vw;
  position: absolute;
  left: -30px;
  height: 1px;
  top: 50%;
  background: #c4c7c8;
  z-index: -1;
}
@media (min-width: 757px) {
  .hotspot__arrow.--prev:before {
    content: '';
    width: calc(100% * 2);
    left: 0;
  }
}
.hotspot__arrow.--prev span {
  margin-left: auto;
}
.hotspot__arrow.--prev span:before {
  content: '\F104';
}
.hotspot__arrow.--next span {
  padding-left: 1rem;
}
@media (min-width: 757px) {
  .hotspot__arrow.--next span {
    padding-left: 2rem;
  }
}
.hotspot__arrow.--next span:after {
  content: '\F105';
}
.hotspot__arrow span {
  background: #fff;
  display: inline-flex;
  align-items: center;
  text-align: center;
  font-size: 0;
}
@media (min-width: 757px) {
  .hotspot__arrow span {
    font-size: inherit;
  }
}
.hotspot__arrow span:before,
.hotspot__arrow span:after {
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin: -0.1rem 1rem 0;
}
@media (min-width: 757px) {
  .hotspot__arrow span:before,
  .hotspot__arrow span:after {
    margin: -0.1rem 1.5rem 0;
  }
}
.hotspot__dots {
  order: 2;
  list-style: none;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  margin: 1.5rem 0 0;
  display: none !important;
}
@media (min-width: 979px) {
  .hotspot__dots {
    margin-top: 2.5rem;
  }
}
.hotspot__dots:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
.hotspot__dots li {
  background: #fff;
  padding: 0 0.75rem;
  cursor: pointer;
}
.hotspot__dots li:before {
  content: '';
  width: 27.5px;
  height: 7px;
  display: block;
  background: #f1f1f1;
  transition: background-color 0.2s;
  border-radius: 5px;
}
.hotspot__dots li:first-child {
  padding-left: 3rem;
}
.hotspot__dots li:last-child {
  padding-right: 3rem;
}
.hotspot__dots li.slick-active:before,
.hotspot__dots li:hover:before {
  background: #317CD4;
}
.hotspot__dots button {
  display: none;
}
.hotspot.--list .skeleton .product__name,
.hotspot.--list .skeleton .product__prices {
  display: none;
}
.hotspot.--list .product {
  border: none;
  background: #fff;
  color: #333;
}
.hotspot.--list .product .s_unit_converted_price {
  display: none;
}
.hotspot.--list .product .label_icons {
  position: static;
  display: block;
  margin-bottom: 3px;
}
.hotspot.--list .product__icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  background: #f1f1f1;
  border-radius: 5px;
}
.hotspot.--list .product__icon img {
  max-height: 45px;
}
.hotspot.--list .product__wrapper {
  width: calc(100% - 55px);
}
@media (min-width: 979px) {
  .hotspot.--list .product h3 {
    max-width: 50%;
  }
}
.hotspot.--list .product__name {
  color: #000;
}
.hotspot.--list .product__name:hover {
  color: #317CD4;
}
.hotspot.--list .product__prices_wrapper {
  display: flex;
  flex-direction: column;
}
.hotspot.--list .product__prices_wrapper:not(.--omnibus) .price.--max,
.hotspot.--list .product__prices_wrapper:not(.--omnibus) .price.--before-rebate {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .omnibus_price,
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--max {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--new-price {
  margin-top: 10px;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--new-price {
    margin-top: 5px;
  }
}
.hotspot.--list .product__prices_wrapper.--omnibus-higher .price.--main,
.hotspot.--list .product__prices_wrapper.--omnibus-higher .price_percent {
  color: #e35c5c;
}
.hotspot.--list .product__prices_wrapper.--omnibus-code .price.--max {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-code-short .price.--before-rebate {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-short .price.--max {
  display: none;
}
.hotspot.--list .product__prices_wrapper .omnibus_price {
  margin-top: 10px;
  order: 3;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices_wrapper .omnibus_price {
    margin-top: 5px;
  }
}
.hotspot.--list .product__prices_wrapper .price_sellby {
  font-size: 1.1rem;
}
.hotspot.--list .product .price.--convert {
  order: 1;
}
.hotspot.--list .product .price.--points {
  order: 2;
}
.hotspot.--list .product .price.--omnibus,
.hotspot.--list .product .price.--max,
.hotspot.--list .product .price.--before-rebate,
.hotspot.--list .product .price.--new-price {
  order: 3;
}
.hotspot.--list .product .price.--omnibus .price_sellby,
.hotspot.--list .product .price.--max .price_sellby,
.hotspot.--list .product .price.--before-rebate .price_sellby,
.hotspot.--list .product .price.--new-price .price_sellby {
  display: none;
}
.hotspot.--list .product__prices .price.--phone {
  color: #317CD4;
}
.hotspot.--list .product__prices .price.--phone:hover {
  color: #000;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices .price {
    margin-left: 2.5rem;
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .hotspot.--list .product__price_wrapper {
    text-align: right;
  }
}
.hotspot.--list .product__see {
  font-size: 1.3rem;
  text-align: left;
  white-space: nowrap;
  display: none !important;
}
@media (min-width: 979px) {
  .hotspot.--list .product__see {
    margin-left: 2.5rem;
  }
}
.hotspot.--list .product__opinion {
  display: none !important;
}
@media (min-width: 979px) {
  .hotspot.--list .product .omnibus_price {
    text-align: right;
  }
}
img.b-lazy {
  min-width: 20px;
  min-height: 20px;
}
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;
  min-height: 0;
  min-width: 0;
}
.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: #333;
}
.note i {
  color: #DDDDDD;
  margin-right: 5px;
}
.note i.active,
.note i.--active {
  color: #317CD4;
}
.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;
  }
}
html:not(.--vat) .price_vat {
  display: none !important;
}
.price {
  font-size: 1.5rem;
  display: block;
}
.price.--max,
.price.--omnibus,
.price.--before-rebate,
.price.--new-price {
  font-size: 1.3rem;
}
.price.--points {
  font-size: 1.1rem;
  color: #B8B8B8;
  font-weight: bold;
}
.price.--convert {
  font-size: 1.1rem;
}
.price del {
  white-space: nowrap;
}
.price__range {
  white-space: nowrap;
}
.price_sellby {
  font-size: 1.1rem;
  color: #333;
  font-weight: normal;
}
.price_sellby &gt; * {
  padding-left: 3px;
}
.price_sellby__sellby[data-sellby="1"] {
  display: none;
}
html.--hide-percentage-discounts .price_percent,
html.--hide-percentage-discounts .projector_prices__percent {
  display: none;
}
.omnibus_price {
  font-size: 1.3rem;
}
.omnibus_price__value {
  white-space: nowrap;
}
.omnibus_price.--hidden {
  display: none;
}
.omnibus_price .price_sellby {
  display: none;
}
.new_price__value,
.new_price__date {
  white-space: nowrap;
}
.product {
  background: #f1f1f1;
  color: #333;
}
.product .label_icons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
}
.product .price_vat {
  display: none;
}
.product .price_percent {
  margin-left: 3px;
}
.product:first-child {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 757px) {
  .product:first-child {
    margin-left: 0;
    margin-right: 0;
  }
}
.product__icon {
  height: 15rem;
  margin-bottom: 1rem;
  position: relative;
}
@media (min-width: 757px) {
  .product__icon {
    height: 20rem;
  }
}
.product__icon img {
  max-height: 15rem;
}
@media (min-width: 757px) {
  .product__icon img {
    max-height: 20rem;
  }
}
.product__name {
  display: block;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #333;
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.product__name:hover {
  color: #317CD4;
}
@media (min-width: 757px) {
  .product__name {
    font-size: 1.3rem;
  }
}
.product__prices {
  display: flex;
  flex-direction: column;
}
.product__prices:not(.--omnibus) .price.--max,
.product__prices:not(.--omnibus) .price.--before-rebate {
  display: none;
}
.product__prices.--omnibus-new-price .omnibus_price,
.product__prices.--omnibus-new-price .price.--max {
  display: none;
}
.product__prices.--omnibus-new-price .price.--new-price {
  margin-top: 15px;
}
.product__prices.--omnibus-higher .price.--main,
.product__prices.--omnibus-higher .price_percent {
  color: #e35c5c;
}
.product__prices.--omnibus-code .price.--max {
  display: none;
}
.product__prices.--omnibus-code-short .price.--before-rebate {
  display: none;
}
.product__prices.--omnibus-short .price.--max {
  display: none;
}
.product__prices .omnibus_price {
  margin-top: 15px;
  order: 3;
}
.product__prices .price.--convert {
  order: 1;
}
.product__prices .price.--points {
  order: 2;
}
.product__prices .price.--omnibus,
.product__prices .price.--max,
.product__prices .price.--before-rebate,
.product__prices .price.--new-price {
  order: 3;
}
.product__prices .price.--omnibus .price_sellby,
.product__prices .price.--max .price_sellby,
.product__prices .price.--before-rebate .price_sellby,
.product__prices .price.--new-price .price_sellby {
  display: none;
}
.product__prices .price.--phone {
  color: #317CD4;
}
.product__prices .price.--phone:hover {
  color: #000;
}
.product__firm {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.product__cleardescription {
  font-size: 1.3rem;
  margin-bottom: 15px;
}
.product__opinion {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #c4c7c8;
}
.product__opinion_client {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.product__opinion_content {
  font-size: 1.2rem;
}
.product__opinion .note {
  margin-bottom: 1rem;
}
.product__opinion .note .icon-star {
  margin-right: 2px;
}
.product__opinion .note small {
  font-size: 1.1rem;
}
@media (min-width: 757px) {
  .product__opinion .note small {
    font-size: 1.2rem;
  }
}
.product__opinion .note span {
  font-size: 1.3rem;
  order: initial;
  width: auto;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 757px) {
  .product__opinion .note span {
    font-size: 1.4rem;
  }
}
.hotspot:not(.--slider):not(.--list):not(.--added) .products {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  overflow: hidden;
  background: #f1f1f1;
  justify-content: center;
}
.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;
  align-items: flex-start;
}
@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: #333;
  text-decoration: none;
}
.article__name[href]:hover {
  color: #317CD4;
}
@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: #317CD4;
  text-align: center;
  display: inline-block;
  font-size: 2.4rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #c4c7c8;
  min-width: 40px;
}
.datasquare &gt; * {
  line-height: 1.1;
}
.datasquare span,
.datasquare b {
  font-size: 1.1rem;
  font-weight: normal;
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e7e62af80.88031254 page=css-components type=css_components_dropdown*/
.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 #c4c7c8;
  transition: all 0.2s linear;
  color: #c4c7c8;
  vertical-align: text-top;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  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 #c4c7c8;
  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 #c4c7c8;
}
.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: #333;
}
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: 50px;
  text-align: left;
  padding: 6px 20px 6px 20px;
  font-size: 1em;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 5px;
  height: 40px;
  padding: 10px;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.fancy-select div.trigger {
  background-color: #fff;
}
.dropdown-menu,
div.fancy-select ul.options {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 400;
  display: none;
  float: left;
  min-width: 150px;
  max-height: 400px;
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #c4c7c8;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.dropdown-menu::-webkit-scrollbar-track,
div.fancy-select ul.options::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.dropdown-menu::-webkit-scrollbar,
div.fancy-select ul.options::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.dropdown-menu::-webkit-scrollbar-thumb,
div.fancy-select ul.options::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@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 {
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  color: #317CD4;
  content: "\F0D7";
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: fontawesome;
  position: absolute;
  right: 17px;
  top: 50%;
  margin: 0;
  float: none;
}
.form-group.open .form-control.dropdown-toggle::after,
div.fancy-select div.trigger.open:after {
  content: "\F0D8";
}
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: #333;
  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 .selected {
  text-decoration: none;
  background: #f1f1f1;
}
div.fancy-select ul.options li.hover,
div.fancy-select ul.options li.selected {
  text-decoration: none;
  background: #f1f1f1;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #f1f1f1;
}
.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: #317CD4;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #c4c7c8;
}
.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: 100%;
  font-size: 1.6rem;
}
.f-dropdown.--small .f-dropdown-menu {
  font-size: 1.2rem;
  border-radius: 0 0 5px 5px;
}
.f-dropdown.--small .f-dropdown-menu a {
  padding: 1rem 1.3rem;
}
@media (min-width: 757px) {
  .f-dropdown.--small-sm .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-sm .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 5px 5px;
  }
  .f-dropdown.--small-sm .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (min-width: 979px) {
  .f-dropdown.--small-md .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-md .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 5px 5px;
  }
  .f-dropdown.--small-md .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (min-width: 1200px) {
  .f-dropdown.--small-lg .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-lg .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 5px 5px;
  }
  .f-dropdown.--small-lg .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (max-width: 756px) {
  .f-dropdown.--small-sm-max .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-sm-max .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 5px 5px;
  }
  .f-dropdown.--small-sm-max .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (max-width: 978px) {
  .f-dropdown.--small-md-max .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-md-max .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 5px 5px;
  }
  .f-dropdown.--small-md-max .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (max-width: 1199px) {
  .f-dropdown.--small-lg-max .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-lg-max .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 5px 5px;
  }
  .f-dropdown.--small-lg-max .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
.f-dropdown {
  position: relative;
}
.f-dropdown .f-control {
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.f-dropdown .f-control:after {
  content: '\F107';
  font-family: FontAwesome;
  width: 30px;
  height: 100%;
  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: #c4c7c8;
}
.f-dropdown .f-control.--disabled,
.f-dropdown .f-control.--readonly {
  opacity: 0.75;
  cursor: not-allowed;
  pointer-events: none;
}
.f-dropdown .f-dropdown-menu {
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  left: 0;
  min-width: 100px;
  max-height: 300px;
  list-style: none;
  font-size: 1.4rem;
  background: #fff;
  text-align: left;
  border: 1px solid #c4c7c8;
  z-index: 400;
  display: none;
  overflow: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media (min-width: 757px) {
  .f-dropdown .f-dropdown-menu {
    max-height: 400px;
  }
}
.f-dropdown .f-dropdown-menu a {
  color: #333;
  display: block;
  padding: 1.3rem 1.8rem;
  text-decoration: none;
  width: 100%;
}
.f-dropdown .f-dropdown-menu a:hover,
.f-dropdown .f-dropdown-menu a.selected,
.f-dropdown .f-dropdown-menu a.--selected {
  background: #f1f1f1;
}
.f-dropdown .f-dropdown-li,
.f-dropdown li {
  border-bottom: 1px solid #c4c7c8;
}
.f-dropdown .f-dropdown-li.--disabled a,
.f-dropdown li.--disabled a {
  opacity: 0.4;
  text-decoration: line-through;
}
.f-dropdown .f-dropdown-li:last-child,
.f-dropdown li:last-child {
  border-bottom: none;
}
.f-dropdown.open .f-control,
.f-dropdown.--open .f-control {
  border-radius: 5px 5px 0 0;
}
.f-dropdown.open .f-control:after,
.f-dropdown.--open .f-control:after {
  content: '\F106';
}
.f-dropdown.open .f-dropdown-menu,
.f-dropdown.--open .f-dropdown-menu {
  display: block;
}
.f-dropdown.--placeholder .f-dropdown-toggle[data-indexcurrent="0"] .f-dropdown-label {
  display: none;
}
.f-dropdown.--placeholder .f-dropdown-menu li:first-child {
  display: none;
}
.f-dropdown &gt; select {
  display: none;
}
.f-dropdown &gt; select.--placeholder-select option:first-child {
  display: none;
}
.f-dropdown &gt; select[readonly] {
  pointer-events: none;
}
._mobile .f-dropdown:not(.--disable-mobile-view) &gt; select {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  display: block;
}
._mobile .f-dropdown:not(.--disable-mobile-view):not(.open) .f-dropdown-menu {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e78eb3c77.24373064 page=css-components type=css_components_map*/
div.loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1742980154');
  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: #333;
  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 #c4c7c8;
  margin: 5px;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
.pickupl_date_day {
  display: block;
  font-weight: bold;
}
.pickupl_date_month {
  font-size: 12px;
}
input:checked + div.pickupl_date_sub {
  border: 2px solid #317CD4;
}
@media (min-width: 757px) {
  .pickupl_date {
    width: 25%;
  }
}
@media (min-width: 979px) {
  .pickupl_date {
    width: 10%;
  }
}
/*component_css_end*/

/*component_css_start id=66a78a4f8915e6.22521383 page=layout type=layout*/
aside[class*='col-'] {
  display: none;
  background: #fff;
  font-size: 0.93em;
  display: block;
  padding: 1.5rem;
  position: fixed !important;
  font-size: 1em;
  z-index: 1000;
  top: 0;
  bottom: -60px;
  overflow-x: hidden;
  overflow-y: auto;
  right: -100%;
  padding-right: calc(1.5rem + env(safe-area-inset-right));
}
@media (max-width: 1199px) {
  aside[class*='col-'] {
    max-width: 25%;
  }
}
@media (max-width: 978px) {
  aside[class*='col-'] {
    max-width: 50vw;
  }
}
@media (max-width: 756px) {
  aside[class*='col-'] {
    max-width: calc(100% - 60px);
  }
}
@media (min-width: 757px) {
  aside[class*='col-'] {
    right: -50vw;
  }
}
@media (min-width: 979px) {
  aside[class*='col-'] {
    display: none;
    position: relative !important;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    overflow: visible;
    z-index: 0;
    padding: 0 15px !important;
  }
}
@media (min-width: 1200px) {
  aside[class*='col-'] {
    font-size: 1em;
  }
}
header {
  display: grid;
  grid-template-columns: 1fr auto auto auto;
  grid-template-areas: "topbar topbar topbar topbar" "logo menu_search menu_basket menu_categories";
  justify-content: flex-start;
  height: auto;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #dedede;
  font-size: 0.93em;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600;
  box-shadow: none;
  justify-content: space-between;
  align-items: stretch;
  transition: 0.25s transform;
}
@media (min-width: 979px) {
  header {
    grid-template-columns: 1fr minmax(auto, 40rem) auto auto;
    grid-column-gap: 3rem;
    grid-template-areas: "topbar topbar topbar topbar" "logo menu_search menu_settings menu_basket" "menu_categories menu_categories menu_categories menu_categories" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs";
    position: relative;
    border: none;
    box-shadow: none;
    align-items: center;
    background: #ffffff;
  }
}
@media (min-width: 1200px) {
  header {
    font-size: 1em;
    grid-column-gap: 2.5rem;
  }
}
@media (min-width: 1600px) {
  header {
    grid-column-gap: 3.5rem;
  }
}
@-moz-document url-prefix() {
  header::before {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: unset;
  }
}
@media (max-width: 978px) {
  .scroll header {
    transform: translateY(-100%);
  }
}
.scroll header:before,
.scroll_down header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
@media (min-width: 979px) {
  .scroll header:before,
  .scroll_down header:before {
    content: none;
  }
}
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;
  }
}
html:not(.order_process) #container.payment_tunnel header {
  justify-content: center;
  grid-template-areas: "bars_top bars_top bars_top bars_top" "logo logo logo logo";
}
@media (min-width: 979px) {
  html:not(.order_process) #container.payment_tunnel header {
    border-bottom: 1px solid #c4c7c8;
    margin: 0 0 2rem !important;
  }
}
html:not(.order_process) #container.payment_tunnel #logo {
  justify-content: center;
}
#container {
  margin: 0 auto;
  text-align: left;
  font-size: 1.3rem;
  position: relative;
}
@media (min-width: 757px) {
  #container {
    font-size: 1.4rem;
  }
}
#container.payment_tunnel #footer_links,
#container.payment_tunnel .breadcrumbs,
#container.payment_tunnel #menu_categories,
#container.payment_tunnel #menu_basket,
#container.payment_tunnel #menu_settings,
#container.payment_tunnel #menu_search,
#container.payment_tunnel .orderdetails_summary,
#container.payment_tunnel #prepaid_order_products,
#container.payment_tunnel #prepaid_delivery_list,
#container.payment_tunnel #prepaid_address,
#container.payment_tunnel .actions_return_rma,
#container.payment_tunnel .actions_rma,
#container.payment_tunnel #prepaid_documents,
#container.payment_tunnel #prepaid_buttons,
#container.payment_tunnel .freeShipping {
  display: none !important;
}
#container.prepaid_page.payment_tunnel + footer #footer_links,
#container.prepaid_page.payment_tunnel + footer #menu_buttons {
  display: none !important;
}
@media (max-width: 978px) {
  #container:not(.affiliate-client_page, .affiliate-clients_page, .affiliate-generator_page, .affiliate-main_page, .affiliate-orders_page, .affiliate-resources_page, .affiliate-stats_page, .main_page, .returns-confirmation_page, .returns-couriers_page, .returns-details_page, .returns-list_page, .returns-methods_page, .returns-products_page, .returns-repayments_page, .returns-sites_page, .rma-add_page, .rma-confirmation_page, .rma-details_page, .rma-edit_page, .rma-list_page, .rma-methods_page, .rma_products_page, .rma-sites_page, .return_products_page) #content:nth-child(2) {
    margin-top: 5.4rem;
  }
}
@media (max-width: 978px) {
  #container.order1_page #content,
  #container.order2_page #content {
    margin-top: 2rem !important;
  }
}
#container:not(.main_page) #content {
  margin-top: 10px;
}
@media (min-width: 979px) {
  #container:not(.main_page) #content {
    margin-top: 0;
  }
}
#layout {
  margin-bottom: 30px;
}
.main_page header {
  margin-bottom: 0px;
}
.main_page #layout,
.basketedit_page #layout {
  margin-bottom: 0px;
}
.search_page aside {
  display: block;
}
.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: 1101;
  transition: right 200ms ease 200ms;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 120px !important;
}
.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,
.filters_open #logo,
.sidebar_open #menu_basket,
.filters_open #menu_basket {
  display: none !important;
}
#ck_dsclr {
  margin-left: -15px;
  margin-right: -15px;
  position: relative !important;
  background: #317CD4 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  border-top: 1px solid #317CD4 !important;
  border-bottom: none !important;
  clear: both;
}
@media (min-width: 979px) {
  #ck_dsclr {
    margin-left: 0;
    margin-right: 0;
  }
}
#ck_dsclr #ck_dsclr_sub {
  max-width: 100% !important;
  font-size: 13px !important;
  display: flex !important;
  justify-content: center;
  padding: 10px 15px;
  align-items: center;
  color: #fff !important;
}
#ck_dsclr a {
  color: #fff !important;
  text-decoration: underline !important;
}
#ck_dsclr a:hover {
  text-decoration: none !important;
}
#ck_dsclr #ckdsclmrshtdwn {
  background: #fff !important;
  color: #317CD4 !important;
  border: 1px solid #fff !important;
  padding: 7px !important;
  margin-left: 10px;
  transition: all 0.25s;
  width: auto !important;
}
#ck_dsclr #ckdsclmrshtdwn:hover {
  background: #317CD4 !important;
  color: #fff !important;
}
#iai-accounts_toplayer p a {
  color: #317CD4 !important;
  text-decoration: underline !important;
}
#iai-accounts_toplayer p a:hover {
  text-decoration: none !important;
  color: #333 !important;
}
.iai-accounts_alter_button {
  color: #317CD4 !important;
  text-decoration: underline !important;
}
.iai-accounts_alter_button:hover {
  text-decoration: none !important;
  color: #333 !important;
}
#accept_button,
#no_thanks_button {
  background: none !important;
  padding: 0 !important;
  border: 1px solid transparent !important;
  font-family: "Poppins", "Arial", sans-serif !important;
  display: inline-block !important;
  text-decoration: none !important;
  color: #6AC081 !important;
  width: 100% !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s !important;
  border-radius: 5px !important;
  font-size: 1.2rem !important;
  padding: 0.9rem 1rem !important;
  font-weight: normal !important;
}
#accept_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon),
#no_thanks_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline !important;
  color: #333 !important;
}
#accept_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover,
#no_thanks_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #317CD4 !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: auto;
  }
}
#accept_button:hover,
#no_thanks_button:hover {
  color: #333 !important;
}
#accept_button.--extrasmall,
#no_thanks_button.--extrasmall {
  padding: 0.5rem 1rem !important;
}
#accept_button.--medium,
#no_thanks_button.--medium {
  font-size: 1.4rem !important;
  padding: 1.25rem 1.4rem !important;
}
#accept_button.--medium.--solid,
#no_thanks_button.--medium.--solid {
  background: #6AC081 !important;
  border: 1px solid #6AC081 !important;
  color: #fff !important;
}
#accept_button.--medium.--solid:hover,
#no_thanks_button.--medium.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--medium.--outline,
#no_thanks_button.--medium.--outline {
  background: #f1f1f1 !important;
  border: 1px solid #6AC081 !important;
  color: #6AC081 !important;
}
#accept_button.--medium.--outline:hover,
#no_thanks_button.--medium.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--large,
#no_thanks_button.--large {
  font-size: 1.5rem !important;
  padding: 1.45rem 2rem !important;
  font-weight: bold !important;
}
#accept_button.--large.--solid,
#no_thanks_button.--large.--solid {
  background: #6AC081 !important;
  border: 1px solid #6AC081 !important;
  color: #fff !important;
}
#accept_button.--large.--solid:hover,
#no_thanks_button.--large.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--large.--outline,
#no_thanks_button.--large.--outline {
  background: #fff !important;
  border: 1px solid #6AC081 !important;
  color: #6AC081 !important;
}
#accept_button.--large.--outline:hover,
#no_thanks_button.--large.--outline:hover {
  background: #f1f1f1 !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--solid,
#no_thanks_button.--solid {
  background: #6AC081 !important;
  border: 1px solid #6AC081 !important;
  color: #fff !important;
}
#accept_button.--solid:hover,
#no_thanks_button.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--outline,
#no_thanks_button.--outline {
  background: #f1f1f1 !important;
  border: 1px solid #6AC081 !important;
  color: #6AC081 !important;
}
#accept_button.--outline:hover,
#no_thanks_button.--outline:hover {
  background: #f1f1f1 !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--icon-right,
#no_thanks_button.--icon-right {
  position: relative !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333 !important;
  text-decoration: underline !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block !important;
  text-decoration: none !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #317CD4 !important;
}
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
  font-family: FontAwesome !important;
}
#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--medium.--icon-left,
#no_thanks_button.--medium.--icon-left,
#accept_button.--large.--icon-left,
#no_thanks_button.--large.--icon-left {
  padding-left: 2.5em !important;
}
#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--medium.--icon-left i,
#no_thanks_button.--medium.--icon-left i,
#accept_button.--large.--icon-left i,
#no_thanks_button.--large.--icon-left i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--medium.--icon-left:before,
#no_thanks_button.--medium.--icon-left:before,
#accept_button.--large.--icon-left:before,
#no_thanks_button.--large.--icon-left:before {
  left: 0.7em !important;
  font-size: 1.3em !important;
}
#accept_button.--icon-right,
#no_thanks_button.--icon-right,
#accept_button.--medium.--icon-right,
#no_thanks_button.--medium.--icon-right,
#accept_button.--large.--icon-right,
#no_thanks_button.--large.--icon-right {
  padding-right: 2.5em !important;
}
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--medium.--icon-right i,
#no_thanks_button.--medium.--icon-right i,
#accept_button.--large.--icon-right i,
#no_thanks_button.--large.--icon-right i,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before,
#accept_button.--medium.--icon-right:before,
#no_thanks_button.--medium.--icon-right:before,
#accept_button.--large.--icon-right:before,
#no_thanks_button.--large.--icon-right:before {
  right: 0.7em !important;
  font-size: 1.3em !important;
}
#accept_button.--secondary,
#no_thanks_button.--secondary {
  color: #333 !important;
}
#accept_button.--secondary:hover,
#no_thanks_button.--secondary:hover {
  color: #6AC081 !important;
}
#accept_button.--secondary.--solid,
#no_thanks_button.--secondary.--solid {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--secondary.--solid:hover,
#no_thanks_button.--secondary.--solid:hover {
  background: #6AC081 !important;
  border: 1px solid #6AC081 !important;
  color: #fff !important;
}
#accept_button.--secondary.--outline,
#no_thanks_button.--secondary.--outline {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--secondary.--outline:hover,
#no_thanks_button.--secondary.--outline:hover {
  background: #fff !important;
  border: 1px solid #6AC081 !important;
  color: #6AC081 !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: 47% !important;
  }
}
#accept_button {
  background: #6AC081 !important;
  border: 1px solid #6AC081 !important;
  color: #fff !important;
}
#accept_button:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
/*component_css_end*/

/*component_css_start id=669a5c8a722160.00436620 page=layout_top type=menu_javascript*/
#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 #333;
}
.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%;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.ui-table th {
  font-weight: bold;
  line-height: 1.5em;
  padding: 0.4em 0.5em;
  vertical-align: top;
  text-align: left;
  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;
  vertical-align: top;
  text-align: left;
  clear: left;
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  .ui-table td {
    float: none;
    clear: none;
    width: auto;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.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 #c4c7c8;
  line-height: 1.2;
}
.table-stroke tbody th,
.table-stroke tbody td {
  border-bottom: 1px solid #c4c7c8;
  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 #c4c7c8;
  border-bottom: 1px solid #c4c7c8;
  color: #317CD4;
  font-weight: bold;
  background: #f1f1f1 !important;
}
.table-stroke-row-sum th {
  color: #333;
}
.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 {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
  background: none;
  border: none;
  border-bottom: 1px solid #317CD4;
  font-size: 1.083em;
  font-weight: normal;
  padding: 0 0 4px 0;
  line-height: 1.5;
}
.mobile_sidebar .menu_box h2 a,
.mobile_sidebar .menu_box_label a {
  font-size: 1em;
  font-weight: normal;
  color: #333;
  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: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.bg_alter .icon_link::before {
  color: #317CD4;
}
.bg_mask {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
}
.bg_mask .big_label {
  color: #333;
  border-color: #317CD4;
}
.bg_mask .product-name {
  color: #333;
}
a.reverse_link,
.reverse_link a {
  color: #333;
}
a.reverse_link:hover,
.reverse_link a:hover {
  color: #317CD4;
}
@media (max-width: 978px) {
  html.--modal body {
    max-height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
  }
}
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 756px) {
  .modal.--mobile {
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
    align-items: flex-end;
    top: auto;
    animation: slideUp 0.4s ease-out both;
  }
  .modal.--mobile .modal__wrapper {
    max-width: none;
    border-radius: 0;
    max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
    margin: 0 !important;
  }
  .modal.--mobile .modal__close {
    position: fixed;
  }
}
.modal.--absolute {
  position: absolute;
  height: auto;
  bottom: 0;
}
.modal.--absolute .modal__wrapper {
  align-self: flex-start;
  max-height: none;
  margin-top: 3rem;
}
.modal.--extrasmall .modal__wrapper {
  max-width: 340px;
  padding: 2rem;
}
.modal.--medium .modal__wrapper {
  max-width: 840px;
}
.modal.--large .modal__wrapper {
  max-width: 1170px;
}
.modal.--loading .modal__content {
  position: relative;
  pointer-events: none;
}
.modal.--loading .modal__content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.modal.--loading .modal__content:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.modal.--loading .modal__content:after {
  position: absolute;
}
@media (min-width: 757px) {
  .modal.--loading .modal__content:after {
    position: fixed;
  }
}
.modal__wrapper {
  background: #fff;
  width: 100%;
  max-width: 540px;
  max-height: 90vh;
  max-height: calc(var(--vh, 1vh) * 90);
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  margin: 0 calc(15px + env(safe-area-inset-right)) 0 calc(15px + env(safe-area-inset-left));
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 2rem;
}
.modal__wrapper::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.modal__wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.modal__wrapper::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media (min-width: 979px) {
  .modal__wrapper {
    padding: 2.5rem;
  }
}
.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (min-width: 979px) {
  .modal__close {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.modal__close:before {
  content: '\E897';
  font-family: FontAwesome;
  font-size: 1.2rem;
}
.modal.--region-forced .modal__close {
  display: none;
}
.region_forced__label {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}
.region_forced__label_value {
  white-space: nowrap;
}
.region_forced__body {
  font-size: 1.3rem;
  margin-bottom: 20px;
}
.region_forced__item {
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  line-height: 1.1;
}
.region_forced__item:before {
  content: '';
  background: #333;
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 50%;
}
.region_forced__buttons {
  display: flex;
  flex-direction: column;
}
.region_forced__unset {
  align-self: center;
  margin-top: 20px;
  font-size: 1.3rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e83bf9068.60920781 page=layout_top type=menu_suggested_shop_for_language*/
.redirection {
  display: none;
}
.redirection__close {
  display: none;
}
.redirection__wrapper.--title {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .redirection__wrapper.--title {
    margin-bottom: 3rem;
  }
}
@media (min-width: 979px) {
  .redirection__wrapper.--title {
    background: #f1f1f1;
    color: #333;
    padding: 5rem;
    margin: -7rem 0 -7rem -1rem;
  }
}
@media (min-width: 1200px) {
  .redirection__wrapper.--title {
    padding: 6.5rem 5rem;
    margin: -5rem 0 -5rem -1rem;
  }
}
@media (min-width: 979px) {
  .redirection__wrapper.--configurator {
    padding: 0 3rem;
  }
}
@media (min-width: 1200px) {
  .redirection__wrapper.--configurator {
    padding: 3rem 5rem;
  }
}
.redirection__language {
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .redirection__language {
    width: 50%;
    min-width: 50%;
    padding: 0 1.5rem;
  }
}
.redirection__language.--active .redirection__language_name {
  box-shadow: inset 0px -2px 0px #317CD4;
}
.redirection__language.--active .redirection__selector.--country {
  display: block;
}
.redirection__language strong {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.redirection__language strong span {
  padding-bottom: 0.2rem;
}
@media (min-width: 757px) {
  .redirection__selector.--language {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
    width: 100%;
  }
}
.redirection__selector.--country {
  display: none;
}
.redirection__selector.--country:not(.--any) {
  margin: 1rem 0 0 3.1rem;
}
@media (min-width: 757px) {
  .redirection__selector.--country:not(.--any) {
    margin-top: 1.5rem;
  }
}
.redirection__title {
  font-size: 2rem;
  line-height: 1;
  font-family: "Poppins", "Arial", sans-serif;
}
@media (min-width: 979px) {
  .redirection__title {
    text-align: right;
    font-size: 3.1rem;
  }
}
.redirection__title span {
  display: block;
}
@media (min-width: 757px) {
  .redirection__title span {
    display: inline;
  }
}
@media (min-width: 979px) {
  .redirection__title span {
    display: block;
  }
}
@media (min-width: 757px) {
  .redirection__title span:first-child {
    margin-right: 0.5rem;
  }
}
@media (min-width: 979px) {
  .redirection__title span:first-child {
    margin: 0;
  }
}
.redirection__submit {
  display: flex;
  justify-content: center;
}
@media (min-width: 979px) {
  .redirection__submit {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .redirection__submit {
    margin-top: 3rem;
  }
}
.redirection__button {
  min-width: 14rem;
}
.redirection__button.--disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.redirection .f-group {
  margin-bottom: 1rem;
}
.redirection .f-group:last-child {
  margin-bottom: 0;
}
.redirection .flag {
  margin-right: 1rem;
  width: 2.1rem;
}
@media (min-width: 979px) {
  #modal.--redirection .modal__wrapper {
    padding: 7rem 2.5rem;
  }
}
@media (min-width: 1200px) {
  #modal.--redirection .modal__wrapper {
    padding: 5rem 2.5rem;
  }
}
#modal.--redirection .redirection {
  display: block;
}
/*component_css_end*/

/*component_css_start id=669a5c88e1ecb5.38953402 page=layout_top type=bars_top*/
@media (max-width: 978px) {
  html.--scroll-down .bars_top {
    display: none;
  }
}
@media (max-width: 978px) {
  html:not(.--scroll-down) #layout {
    margin-top: var(--bars-height);
  }
}
.bars__item {
  padding: 10px 15px 0;
}
@media (min-width: 979px) {
  .bars__item {
    padding: 10px 0 0;
  }
}
.bars__item:last-child {
  margin-bottom: 10px;
}
.bars__item[data-close] .bars__wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 979px) {
  .bars__item.--fixed .bars__wrapper {
    position: fixed;
    z-index: 999;
    width: calc(100% - 30px);
  }
}
@media (min-width: 1170px) {
  .bars__item.--fixed .bars__wrapper {
    max-width: 1170px;
  }
}
.bars__wrapper {
  background: var(--background-color);
  border: 1px solid var(--border-color);
  color: var(--font-color);
  border-radius: 5px;
  padding: 9px 20px;
  text-align: center;
  position: relative;
  font-size: 1.3rem;
}
.bars__close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 1;
}
.bars__close:before {
  content: '\E880';
  font-family: FontAwesome;
  font-weight: bold;
}
.bars a {
  color: var(--font-color);
  transition: opacity 0.2s;
}
.bars a:hover {
  color: var(--font-color);
  opacity: 0.8;
}
html:not(.--freeShipping):not(.--rabateCode) .bars_top {
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  html:not(.--freeShipping):not(.--rabateCode) .bars_top {
    border-bottom: none;
  }
}
html:not(.--freeShipping):not(.--rabateCode) .bars__item:last-child {
  margin-bottom: 10px;
}
html.order_process .bars__item:last-child {
  margin-bottom: 10px;
}
html.--freeShipping.--rabateCode .rabateCode {
  margin-bottom: 0;
}
.bars_top {
  grid-area: bars_top;
}
.bars_top .bars__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .bars_top .bars__item.--fixed .bars__wrapper {
    top: calc(1px * var(--position) + 10px);
  }
}
/*component_css_end*/

/*component_css_start id=61b0b1afcdfdf5.19170359 page=layout_top type=menu_rebates_codes*/
.rabateCode {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  left: env(safe-area-inset-left);
  right: env(safe-area-inset-right);
  height: 3.8rem;
  border: 1px solid #317CD4;
  color: #317CD4;
  border-radius: 5px;
  font-size: 1.3rem;
  margin: 1rem 1.5rem;
  padding: 0.3rem 2.2rem 0.3rem 2.2rem;
  grid-area: rabateCode;
}
@media (min-width: 757px) {
  .rabateCode {
    height: 3.6rem;
  }
}
@media (min-width: 979px) {
  .rabateCode {
    width: calc(100% - 0);
    margin: 1rem 0 0.3rem;
    top: 0;
    position: relative;
  }
}
.rabateCode__info {
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  padding-right: 2px;
}
.rabateCode__val {
  margin-left: 0.5rem;
}
.rabateCode__close {
  position: absolute;
  color: #317CD4;
  right: 1.5rem;
  font-size: 1.8rem;
  text-decoration: none;
}
.rabateCode__close:hover {
  color: #333;
}
.rabateCode__close:after {
  content: '\E880';
  font-family: fontawesome;
  font-weight: bold;
}
html.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
  display: flex;
}
@media (max-width: 978px) {
  html.--rabateCode:not(.order_process) body {
    padding-top: 118px;
  }
  html.--rabateCode.--freeShipping:not(.order_process) body {
    padding-top: 118px;
  }
  html.--scroll-down.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
    display: none;
  }
}
@media (max-width: 756px) {
  html.--rabateCode:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
    height: calc((var(--vh, 1vh) * 100) - ( 118px  + 60px));
  }
  html.--rabateCode.--freeShipping:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
    height: calc((var(--vh, 1vh) * 100) - ( 118px  + 60px));
  }
}
/*component_css_end*/

/*component_css_start id=669a604797cb81.62922455 page=layout_top type=menu_top*/
#logo {
  height: 67px;
  min-width: 20px;
  grid-area: logo;
}
@media (min-width: 979px) {
  #logo {
    height: 90px;
  }
}
#logo img {
  max-height: 40px;
  max-width: 100%;
  width: auto;
}
@media (min-width: 979px) {
  #logo img {
    max-height: 52px;
    height: auto;
  }
}
#topbar {
  position: relative;
  grid-area: topbar;
  font-size: 1.3rem;
  padding: 0.9rem 7.5rem 0.7rem;
  text-align: center;
  line-height: 1.4;
}
#topbar:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #EFF0F5;
  z-index: -1;
}
@media (min-width: 979px) {
  #topbar {
    font-size: 1.4rem;
  }
}
/*component_css_end*/

/*component_css_start id=669a60582646d2.36851712 page=layout_top type=menu_search*/
html #menu_search.--open .menu_search__item.--results {
  display: block;
  overflow: auto;
  max-height: calc(100vh - 60px);
  max-height: calc((var(--vh, 1vh) * 100) - 60px);
}
@media (min-width: 757px) {
  html #menu_search.--open .menu_search__item.--results {
    display: flex;
    height: 'auto';
  }
}
@media (max-width: 978px) {
  html.--search-open {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html.--search-open #layout,
  html.--search-open footer {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
  html.--search-open #menu_search .menu_search__block {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: #ffffff;
    z-index: 1;
  }
  html.--search-open #menu_search .menu_search__item.--input {
    padding: 0.7rem 1rem;
    position: relative;
    border-bottom: 1px solid #ECEEF3;
  }
  html.--search-open #menu_search .menu_search__item.--results {
    display: block;
    overflow: auto;
    max-height: calc(100vh - 60px);
    max-height: calc((var(--vh, 1vh) * 100) - 60px);
  }
  html.--search-open #menu_search .menu_search__submit:before {
    content: '\E880';
    font-size: 3rem;
  }
  html.sidebar_open #menu_search {
    display: block !important;
    margin-bottom: 0.5rem;
  }
  html.sidebar_open #menu_search.--loading .menu_search__item.--input:after {
    display: none;
  }
  html.sidebar_open #menu_search .menu_search__mobile {
    display: none;
  }
  html.sidebar_open #menu_search .menu_search__block {
    display: block;
    position: relative;
    background: #ffffff;
  }
  html.sidebar_open #menu_search .menu_search__input {
    border: 1px solid #ECEEF3;
    padding-left: 1rem;
    padding-right: 5rem;
  }
  html.sidebar_open #menu_search .menu_search__input {
    background: #ffffff;
    color: #000000;
  }
  html.sidebar_open #menu_search .menu_search__submit {
    height: 45px;
    right: 0;
    color: #000000;
  }
  html.sidebar_open #menu_search .menu_search__submit:hover {
    color: #000000;
  }
}
@media (max-width: 978px) and (min-width: 757px) {
  html.--search-open #menu_search .menu_search__item.--results {
    display: flex;
    height: calc(100vh - 60px);
    height: calc((var(--vh, 1vh) * 100) - 60px);
  }
}
@media (max-width: 756px) {
  html .main_page {
    padding-top: 10px;
  }
}
#menu_search {
  width: auto;
  grid-area: menu_search;
}
@media (min-width: 979px) {
  #menu_search {
    height: 45px;
    max-width: 339px;
    z-index: 99;
  }
}
#menu_search.--loading .menu_search__item.--input:after {
  content: '\E838';
  font-family: FontAwesome;
  animation: spin 1.5s infinite linear;
  font-size: 2.35rem;
  position: absolute;
  top: calc(50% - 15px);
  right: 6rem;
}
@media (min-width: 979px) {
  #menu_search.--loading .menu_search__item.--input:after {
    right: 4.5rem;
  }
}
@media (min-width: 979px) {
  #menu_search.--focus {
    position: relative;
    z-index: 201;
  }
  #menu_search.--focus.--open .menu_search__item.--results {
    display: flex;
    max-height: calc(95vh - 80px);
    max-height: calc((var(--vh, 1vh) * 95) - 80px);
    overflow: auto;
    scrollbar-color: #00BEFF transparent;
    scrollbar-width: thin;
    border-radius: 4px;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-track {
    background-color: #FAFAFA;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-thumb {
    background-color: #00BEFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  #menu_search.--focus .menu_search__block {
    position: absolute;
    top: 0;
    left: 0;
    width: 554px;
    background: #ffffff;
  }
  #menu_search.--focus .menu_search__input {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
}
#menu_search .menu_search__mobile,
#menu_search .menu_search__submit {
  width: 50px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  text-decoration: none;
}
@media (min-width: 979px) {
  #menu_search .menu_search__mobile,
  #menu_search .menu_search__submit {
    width: 38px;
    height: 38px;
    background: #00BEFF;
    border-radius: 100%;
    color: #fff;
    border: 1px solid #00BEFF;
    transition: all 0.3s ease-in-out;
  }
  #menu_search .menu_search__mobile:hover,
  #menu_search .menu_search__submit:hover {
    background: #ffffff;
    border-color: #00BEFF;
    color: #00BEFF;
  }
}
#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
  content: '\E8CA';
  font-family: FontAwesome;
}
#menu_search .menu_search__mobile {
  font-size: 1.7rem;
  opacity: 1;
  transition: 0.3s opacity;
  color: #000000;
  padding-right: 12px;
  padding-top: 3px;
}
#menu_search .menu_search__mobile:before {
  background: #00BEFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  color: #ffffff;
  padding-top: 5px;
}
@media (min-width: 979px) {
  #menu_search .menu_search__mobile {
    display: none;
  }
}
#menu_search .menu_search__mobile:hover {
  color: #000000;
}
#menu_search .menu_search__submit {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 2rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__submit {
    font-size: 1.8rem;
    top: 4px;
    right: 0;
  }
}
#menu_search .menu_search__block {
  display: none;
  background: #ffffff;
  color: #000000;
}
@media (min-width: 979px) {
  #menu_search .menu_search__block {
    display: block;
    border-radius: 4px;
  }
}
@media (min-width: 979px) {
  #menu_search .menu_search__item.--input {
    position: relative;
  }
}
#menu_search .menu_search__input {
  font-size: 1.4rem;
  border: none;
  height: 45px;
  box-shadow: none;
  background: #ffffff;
  color: #000000;
  width: 100%;
  padding-right: 8rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__input {
    border: 1px solid #ECEEF3;
    font-size: 1.3rem;
    padding-left: 2.3rem;
    padding-right: 7.5rem;
    margin-top: 0.4rem;
    height: 38px;
    border-radius: 18px;
  }
}
#menu_search .menu_search__input::-webkit-input-placeholder {
  opacity: 0.75;
}
#menu_search .menu_search__input:-moz-placeholder {
  opacity: 0.75;
}
#menu_search .menu_search__input::-moz-placeholder {
  opacity: 0.75;
}
#menu_search .menu_search__input:-ms-input-placeholder {
  opacity: 0.75;
}
#menu_search .search_result {
  display: none;
}
#menu_search .search_result__block {
  padding: 1rem 1.5rem 1.5rem;
}
@media (min-width: 757px) {
  #menu_search .search_result__block {
    align-items: flex-start;
    height: 100%;
    overflow-y: auto;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--queries {
    flex: 1;
    position: sticky;
    top: 0;
    min-width: 170px;
  }
}
#menu_search .search_result__block.--queries:not(:only-child) {
  border-bottom: 1px solid #ECEEF3;
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--queries:not(:only-child) {
    border: none;
    border-right: 1px solid #ECEEF3;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--others {
    flex: 3;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--others:not(:only-child) {
    border-left: 1px solid #ECEEF3;
    margin-left: -1px;
  }
}
#menu_search .search_result__item {
  display: block;
  padding: 0.5rem 0;
  color: #000000;
  font-size: 1.3rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
#menu_search .search_result__item.--product {
  display: flex;
  align-items: center;
  text-decoration: none;
}
#menu_search .search_result__item.--product .search_result__name {
  max-width: 200px;
}
#menu_search .search_result__item:hover,
#menu_search .search_result__item.--active {
  color: #000000;
}
#menu_search .search_result__icon {
  margin-right: 1.5rem;
  width: 45px;
  position: relative;
  overflow: hidden;
}
#menu_search .search_result__icon:before {
  content: "";
  display: block;
  width: 100%;
  position: relative;
  padding-top: 45px;
}
#menu_search .search_result__icon img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#menu_search .search_result__name_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 60px);
}
#menu_search .search_result__price {
  white-space: nowrap;
  margin-left: 1rem;
}
#menu_search .search_result__label {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
#menu_search .search_result__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
#menu_search .search_result__items {
  padding-left: 1.5rem;
}
#menu_search .search_result__sub {
  margin-bottom: 3rem;
}
#menu_search .search_result__sub:last-child {
  margin-bottom: 0;
}
/*component_css_end*/

/*component_css_start id=669a60acbf9838.43395533 page=layout_top type=menu_settings*/
span.menu_settings_language {
  text-transform: uppercase;
  margin-right: 3px;
}
span.menu_settings_currency {
  margin-left: 3px;
}
#menu_settings {
  display: block;
  margin: 0 0 150px;
  border-left: none;
  border-right: none;
  border-top: none;
  grid-area: menu_settings;
}
@media (min-width: 979px) {
  #menu_settings {
    margin: 0;
    font-size: 1.3rem;
    z-index: 200;
    position: relative;
  }
}
#menu_settings form {
  width: calc(100vw - 60px);
  display: block;
  position: fixed;
  border: none;
  overflow: auto;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #ffffff;
  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;
    background: none;
  }
}
#menu_settings form.active {
  display: block;
}
#menu_settings form &gt; ul {
  list-style: none;
  border: none;
  background: #ffffff;
}
@media (min-width: 979px) {
  #menu_settings form &gt; ul {
    background: #FAFAFA;
    color: #000000;
    border: 1px solid #ECEEF3;
    padding: 20px 0;
    border-radius: 4px;
  }
}
@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;
  }
}
#menu_settings form &gt; ul &gt; li.buttons button {
  width: 100%;
}
@media (max-width: 978px) {
  #menu_settings form &gt; ul &gt; li.buttons button {
    border-radius: 0;
  }
}
@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 transparent;
  box-shadow: none;
  border-bottom: 1px solid #ECEEF3;
  height: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 20px;
  border-radius: 0 !important;
}
@media (min-width: 979px) {
  #menu_settings form select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    height: 40px;
    border: 1px solid #ECEEF3;
    box-shadow: none;
  }
  @supports (-moz-appearance:none) {
    #menu_settings form select {
      -moz-appearance: none !important;
      background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAABHNCSVQICAgIfAhkiAAAAH5JREFUGFd10MENQVEQheHvdqACdra0oAMdILFXw+tABzRhb8lODSpQgozcK8/NmOXJ/5+cTMESGwx4yW+NRTAFRxzwwCqRtjjVnhLCBNfa0EtjeIdzCHGZFDNa8wcOsAm99MS0ln3hXmjSHfMMzoTIZrjhgn3/tPGkPx/9jd+LSxcJKKW1sAAAAABJRU5ErkJggg==') right center no-repeat !important;
      background-position: calc(100% - 5px) center !important;
    }
  }
}
#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 #ECEEF3;
  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;
  width: 100%;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger {
    line-height: 45px;
    padding-right: 15px;
    width: auto;
  }
}
#menu_settings .open_trigger i {
  display: table-cell;
  vertical-align: middle;
  color: #00BEFF;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger i {
    color: #000000;
  }
}
#menu_settings .menu_settings_wrapper {
  padding: 17px 20px;
  border-bottom: 1px solid #ECEEF3;
  text-align: left;
  align-items: center;
  position: relative;
  display: flex;
}
#menu_settings .menu_settings_wrapper:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  font-size: 22px;
}
#menu_settings .menu_settings_inline:first-child {
  padding-right: 25px;
  margin-right: 25px;
  border-right: 1px solid #ECEEF3;
}
#menu_settings .menu_settings_header {
  font-size: 12px;
  opacity: 0.75;
}
#menu_settings .menu_settings_flag {
  margin: 0 8px 0 0;
  vertical-align: middle;
}
#menu_settings .menu_settings_lang_label {
  display: none;
}
#menu_settings .radio {
  margin: 0;
}
#menu_settings .radio label {
  border-bottom: 1px solid #ECEEF3;
  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;
  }
}
#menu_settings .account_link {
  display: block;
}
@media (min-width: 979px) {
  #menu_settings .account_link {
    display: inline-block;
  }
  #menu_settings .account_link i {
    font-size: 2.4rem;
  }
}
#menu_settings .wishlist_link {
  display: block;
}
@media (min-width: 979px) {
  #menu_settings .wishlist_link {
    display: inline-block;
  }
  #menu_settings .wishlist_link i {
    font-size: 2.4rem;
    margin-left: 3rem;
  }
}
#menu_settings .wishlist_link .badge {
  position: absolute;
  right: 30px;
  top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 16px;
  height: 16px;
  font-size: 1.1rem;
  font-weight: 700;
  background: #00BEFF;
  color: #ffffff;
  border-radius: 50%;
}
#menu_settings .wishlist_link .badge:empty {
  display: none;
}
@media (min-width: 979px) {
  #menu_settings .wishlist_link .badge {
    right: -7px;
    top: -8px;
  }
}
#menu_additional {
  display: none;
}
@media (min-width: 979px) {
  #menu_additional {
    display: block;
  }
}
header #menu_settings {
  display: none !important;
}
@media (min-width: 979px) {
  header #menu_settings {
    display: flex !important;
  }
}
.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;
  }
}
.flag {
  display: inline-block;
  width: 21px;
  height: 15px;
  vertical-align: middle;
  margin-right: 10px;
}
.flag_pol {
  background: url('/gfx/standards/pol.png?r=1742980154') no-repeat scroll;
}
.flag_ger {
  background: url('/gfx/standards/ger.png?r=1742980154') no-repeat scroll;
}
.flag_eng {
  background: url('/gfx/standards/eng.png?r=1742980154') no-repeat scroll;
}
.flag_cze {
  background: url('/gfx/standards/cze.png?r=1742980154') no-repeat scroll;
}
.flag_fre {
  background: url('/gfx/standards/fre.png?r=1742980154') no-repeat scroll;
}
.flag_ita {
  background: url('/gfx/standards/ita.png?r=1742980154') no-repeat scroll;
}
.flag_lit {
  background: url('/gfx/standards/lit.png?r=1742980154') no-repeat scroll;
}
.flag_nor {
  background: url('/gfx/standards/nor.png?r=1742980154') no-repeat scroll;
}
.flag_rum {
  background: url('/gfx/standards/rum.png?r=1742980154') no-repeat scroll;
}
.flag_rus {
  background: url('/gfx/standards/rus.png?r=1742980154') no-repeat scroll;
}
.flag_slo {
  background: url('/gfx/standards/slo.png?r=1742980154') no-repeat scroll;
}
.flag_spa {
  background: url('/gfx/standards/spa.png?r=1742980154') no-repeat scroll;
}
.flag_swe {
  background: url('/gfx/standards/swe.png?r=1742980154') no-repeat scroll;
}
.flag_ukr {
  background: url('/gfx/standards/ukr.png?r=1742980154') no-repeat scroll;
}
.flag_txt {
  font-size: 1.1em;
  font-weight: bold;
  padding-right: 5px;
  vertical-align: middle;
}
/*component_css_end*/

/*component_css_start id=66a7784aef38d3.76036549 page=layout_top type=menu_basket*/
.headerBasket {
  position: relative;
  grid-area: menu_basket;
}
.headerBasket__link {
  display: block;
  width: 50px;
  height: 50px;
}
@media (min-width: 979px) {
  .headerBasket__link {
    width: unset;
    height: unset;
    padding: 1.25rem 0 1.25rem 3rem;
  }
}
.headerBasket__link:before {
  content: '\E8CE';
  font-family: FontAwesome;
  position: absolute;
  left: 50%;
  top: 49%;
  transform: translate(-50%, -50%);
  font-size: 2.4rem;
}
@media (min-width: 979px) {
  .headerBasket__link:before {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.headerBasket__price {
  display: none;
}
@media (min-width: 979px) {
  .headerBasket__price {
    display: inline;
    margin-left: 1.3rem;
  }
}
.headerBasket__badge {
  position: absolute;
  left: 30px;
  top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 16px;
  height: 16px;
  font-size: 1.1rem;
  font-weight: 700;
  background: #00BEFF;
  color: #ffffff;
  border-radius: 50%;
}
.headerBasket__badge:empty {
  display: none;
}
@media (min-width: 979px) {
  .headerBasket__badge {
    left: 15px;
    top: -2px;
  }
}
.headerBasket__details {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #ffffff;
  width: 300px;
  padding: 5px;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.headerBasket__heading {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.headerBasket__detailsProducts {
  max-height: 40vh;
  overflow: auto;
  scrollbar-color: #00BEFF transparent;
  scrollbar-width: thin;
  border-radius: 4px;
  border-bottom: 1px solid #ECEEF3;
  border-radius: 0;
}
.headerBasket__detailsProducts::-webkit-scrollbar-track {
  background-color: #FAFAFA;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.headerBasket__detailsProducts::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.headerBasket__detailsProducts::-webkit-scrollbar-thumb {
  background-color: #00BEFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.headerBasket__product {
  display: grid;
  grid-template-columns: 60px auto auto;
  grid-template-rows: auto auto;
  gap: 10px 10px;
  grid-template-areas: "productIcon productName productName" "productIcon productInfoWrapper productPrice";
  color: #00BEFF;
}
.headerBasket__product:last-of-type {
  margin-bottom: 0 !important;
}
.headerBasket__product:hover {
  color: #000000;
}
.headerBasket__productIcon {
  grid-area: productIcon;
  height: 60px;
  overflow: hidden;
}
.headerBasket__productName {
  grid-area: productName;
  font-weight: 700;
}
.headerBasket__infoWrapper {
  grid-area: productInfoWrapper;
  align-self: flex-end;
  font-size: 1.2rem;
}
.headerBasket__productPrice {
  grid-area: productPrice;
  align-self: flex-end;
  justify-self: flex-end;
  font-weight: 700;
}
.headerBasket__value {
  font-weight: 700;
}
/*component_css_end*/

/*component_css_start id=669a5f57969028.51500649 page=layout_top type=menu_categories*/
li.nav-item.display-all {
  font-size: 0.85em;
  text-align: right;
}
@media (max-width: 979px) {
  li.nav-item.display-all.more {
    display: none;
  }
}
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: 0px;
  border: none;
  width: 60px;
  grid-area: menu_categories;
}
@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: left;
  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: #000000;
  border: none;
  background: none;
  font-size: 2.1rem;
  padding: 0;
  text-align: center;
  width: 63px;
  line-height: 71px;
}
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;
}
aside .nav-link {
  padding: 15px 20px;
  color: #00BEFF;
  font-weight: 400;
  display: flex;
  line-height: 30px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ECEEF3;
  font-size: 14px;
  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: #000000;
}
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: #ffffff;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 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;
  display: block;
}
.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: #ffffff;
  top: 0;
  height: 100vh;
  overflow: auto;
  right: -100%;
  transition: right 0.3s;
  padding-top: 60px;
  padding-bottom: 120px;
  display: none;
}
@keyframes from_left_to_right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
.wide .nav-item {
  position: static;
}
header .wide .navbar-nav {
  position: static;
}
header .wide .navbar-collapse {
  position: relative;
}
header .wide .nav-link {
  padding: 5px 10px 8px;
}
header .wide .--noBold ul.navbar-subnav .nav-link {
  font-weight: normal;
}
.wide .navbar-nav li ul.navbar-subsubnav {
  border: none;
  box-shadow: none;
  display: block;
  padding: 0;
  position: static;
  width: auto;
}
.wide .navbar-subnav {
  border: none;
  -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.2);
  flex-flow: row wrap;
  justify-content: left;
  padding: 0;
  right: 0;
  left: 0;
  width: 100%;
  border-top: none;
  padding: 1.5rem 1.5rem 0;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  border-radius: 4px 4px;
}
@media (min-width: 1200px) {
  .wide .navbar-subnav {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.wide .navbar-subnav.--cols1 {
  width: calc(25% - 2rem);
  grid-template-columns: 1fr;
}
@media (min-width: 1200px) {
  .wide .navbar-subnav.--cols1 {
    width: calc(20% - 2rem);
  }
}
.wide .navbar-subnav.--cols2 {
  width: calc(50% - 2rem);
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 1200px) {
  .wide .navbar-subnav.--cols2 {
    width: calc(40% - 2rem);
  }
}
.wide .navbar-subnav.--cols3 {
  width: calc(75% - 2rem);
  grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  .wide .navbar-subnav.--cols3 {
    width: calc(60% - 2rem);
  }
}
.wide .navbar-subnav.--cols4 {
  width: calc(100% - 0rem);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  .wide .navbar-subnav.--cols4 {
    width: calc(80% - 2rem);
  }
}
.wide .navbar-subnav.--cols5 {
  width: calc(100% - 0rem);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  .wide .navbar-subnav.--cols5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.wide .navbar-subnav &gt; .nav-item {
  padding: 1rem;
  padding-bottom: 2rem;
}
.wide .navbar-subnav &gt; .nav-item.display-all,
.wide .navbar-subnav &gt; .nav-item .display-all {
  text-align: left;
}
.wide .navbar-subnav &gt; .nav-item .nav-link.display-all {
  text-align: left;
  padding-left: 0px;
  margin-top: 0.75rem;
  font-size: 1.3rem;
  color: #00BEFF;
}
.wide .navbar-subnav &gt; .nav-item .nav-link.display-all:before {
  display: none;
}
.wide .navbar-subnav &gt; .nav-item .nav-link.display-all:hover {
  color: #000000;
}
.wide .navbar-subnav &gt; div.nav-item {
  padding-left: 0;
  padding-right: 0;
}
.wide .navbar-subnav &gt; div.nav-item li.nav-item .nav-link {
  padding-top: 0;
}
.wide .navbar-subnav &gt; div.nav-item &gt; li.nav-item &gt; .nav-link,
.wide .navbar-subnav &gt; div.nav-item div.nav-item &gt; li.nav-item &gt; .nav-link {
  font-size: 1.4rem;
}
.wide .navbar-subnav &gt; div.nav-item .navbar-subsubnav {
  padding: 0 1rem 0.5rem;
}
.wide .navbar-subnav &gt; .nav-item &gt; .nav-link {
  padding: 0 0 8px;
  font-size: 1.4rem;
}
.wide .navbar-subsubnav.more &gt; .nav-item.display-all {
  width: 60%;
  display: inline-block;
}
.wide .navbar-subsubnav.more &gt; .nav-item.display-all .nav-link:before {
  display: none;
}
.wide .navbar-subsubnav.more &gt; .nav-item.display-all.more {
  width: 40%;
  display: inline-block;
  text-align: left;
}
.wide .navbar-subsubnav.more &gt; .nav-item.display-all.more:before {
  display: none;
}
.wide .navbar-subsubnav:not(.show) &gt; .nav-item.display-all {
  text-align: left;
}
.wide .navbar-subsubnav:not(.show) &gt; .nav-item:nth-child(n + 12):not(.display-all) {
  display: none;
}
@media (max-width: 1200px) {
  .wide .navbar-subsubnav:not(.show) &gt; .nav-item.display-all.more a {
    color: #00BEFF;
  }
  .wide .navbar-subsubnav:not(.show) &gt; .nav-item.display-all.more a:hover {
    color: #00BEFF;
  }
}
@media (max-width: 1200px) {
  .wide .navbar-subsubnav.show &gt; .nav-item.display-all.more a {
    color: #000000;
  }
  .wide .navbar-subsubnav.show &gt; .nav-item.display-all.more a:hover {
    color: #000000;
  }
}
.wide .navbar-subsubnav &gt; .nav-item &gt; .nav-link {
  padding: 0px 0 3px 15px;
  font-weight: normal;
  position: relative;
}
.wide .navbar-subsubnav &gt; .nav-item &gt; .nav-link:before {
  content: "\F105";
  font-family: FontAwesome;
  position: absolute;
  top: 0px;
  left: 0;
  color: #ECEEF3;
  line-height: 1;
}
.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: grid;
  border-radius: 4px;
}
.wide .navbar-nav &gt; li &gt; ul.active,
.wide .navbar-nav &gt; li &gt; ul.--hover {
  display: grid;
  border-radius: 4px;
}
@media (min-width: 757px) {
  aside .nav-header {
    width: 50vw;
  }
  aside .navbar-subnav,
  aside .navbar-subsubnav {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  header #menu_categories {
    font-weight: bold;
    position: relative;
  }
  header #menu_categories:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background: #EFF0F5;
    z-index: -1;
  }
  header .navbar-toggler {
    display: none;
  }
  header .navbar-collapse {
    display: block;
    padding: 10px 0;
  }
  aside .navbar-collapse {
    display: none;
  }
  header .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    font-size: 1.6rem;
    position: relative;
    align-items: center;
  }
  header .navbar-nav &gt; li &gt; .nav-link {
    font-size: 1.4rem;
    padding: 8px 18px 8px 18px;
  }
  header .navbar-nav &gt; li:last-child &gt; .nav-link {
    border-radius: 18px;
    color: #ffffff;
    background: #FF6584;
    padding: 8px 25px 8px 25px;
    margin-left: 15px;
  }
  header .navbar-subnav {
    display: none;
    width: 200px;
    font-size: 1.3rem;
    z-index: 100;
    list-style: none;
    position: absolute;
    background: #ffffff;
    border: 1px solid #ECEEF3;
    border-top: none;
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    left: 0;
    padding: 5px;
    border-top: 15px solid #fff;
  }
  header .navbar-subsubnav {
    background: #ffffff;
    border: 1px solid #ECEEF3;
    font-size: 1.3rem;
    box-shadow: none;
    display: none;
    border-radius: 4px;
    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: #000000;
    display: block;
    padding: 5px 10px;
  }
  header .nav-link.active {
    color: #00BEFF;
  }
  header a.nav-link:hover {
    color: #00BEFF;
  }
  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;
    font-size: 1.3rem;
    color: #000000;
  }
  header .navbar-nav &gt; .nav-item &gt; .nav-link:not(:only-child)::after {
    content: "\F107";
  }
  header .navbar-subnav &gt; .nav-item &gt; .nav-link:not(:only-child)::after {
    content: "\F105";
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
  }
  .no-touch header .navbar-nav li:hover &gt; ul {
    display: block;
    border-radius: 4px;
  }
  header .navbar-nav ul.active {
    display: block;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e8c99b274.84942947 page=layout_top type=projector_stepper*/
.back_button {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  font-size: 1em;
  text-align: left;
  padding-right: 10px;
}
@media (min-width: 757px) {
  .back_button {
    display: none;
  }
}
.back_button:before {
  content: "";
  height: 1px;
  left: -5px;
  position: absolute;
  display: block;
  width: 100vw;
  background: #c4c7c8;
  top: 0;
}
.back_button i {
  font-size: 1.9em;
  margin-right: 8px;
  line-height: 1em;
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
}
header .breadcrumbs {
  grid-area: 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: 43px;
  margin-top: 0;
  padding: 0 1.5rem;
  position: relative;
  width: 100vw;
}
@media (min-width: 757px) {
  .breadcrumbs {
    margin: 0;
    line-height: inherit;
    width: auto;
  }
}
@media (min-width: 979px) {
  .breadcrumbs {
    padding: 0;
  }
}
.breadcrumbs:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100vw;
  background: #c4c7c8;
  left: 0;
  bottom: 0;
}
@media (min-width: 757px) {
  .breadcrumbs:after {
    display: none;
  }
}
.breadcrumbs:before {
  left: 100px;
  width: calc(100vw - 100px);
  height: 100%;
  background: #f1f1f1;
  position: absolute;
  top: 0;
  display: block;
  content: "";
  z-index: -1;
}
@media (min-width: 757px) {
  .breadcrumbs:before {
    display: none;
  }
}
.breadcrumbs__sub {
  display: none;
  list-style: none;
  position: absolute;
  background: #fff;
  color: #333;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 1rem;
  z-index: 200;
  font-size: 1.2rem;
  top: 100%;
  left: 0;
  min-width: 100%;
}
.breadcrumbs__sub a {
  color: #333;
}
.breadcrumbs__sub a:hover {
  color: #317CD4;
}
.breadcrumbs__item {
  padding-bottom: 0.5rem;
}
.breadcrumbs__item:last-child {
  padding: 0;
}
.breadcrumbs__link {
  display: block;
  width: 100%;
}
.breadcrumbs ol {
  list-style: none outside none;
  overflow: hidden;
  display: inline;
  display: block;
  white-space: nowrap;
  overflow: auto;
}
@media (min-width: 757px) {
  .breadcrumbs ol {
    overflow: visible;
    white-space: normal;
  }
}
.breadcrumbs ol &gt; li {
  display: inline;
  padding-right: 0px;
  display: inline-block;
  white-space: nowrap;
}
@media (min-width: 757px) {
  .breadcrumbs ol &gt; li {
    padding-bottom: 0.5rem;
    position: relative;
    white-space: normal;
  }
}
.breadcrumbs ol &gt; li:first-child {
  margin-right: 5px;
  display: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol &gt; li:first-child {
    display: inline;
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol &gt; li:first-child:after {
    display: none;
  }
}
.breadcrumbs ol &gt; li:after {
  content: "\F105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  padding: 0 5px;
}
.breadcrumbs ol &gt; li:last-child:after {
  display: none;
}
.breadcrumbs ol &gt; li.bc-main:before {
  content: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol &gt; li.--more:after {
    content: '\F107';
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol &gt; li.--more:hover:after {
    content: '\F106';
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol &gt; li.--more:hover .breadcrumbs__sub {
    display: block;
  }
}
.breadcrumbs ol &gt; li a {
  text-decoration: none;
}
.breadcrumbs #back_button {
  background: transparent;
  border: 0;
  color: #317CD4;
}
.breadcrumbs #back_button:hover {
  color: #000;
}
.no-touch .breadcrumbs ol {
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.no-touch .breadcrumbs ol::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.no-touch .breadcrumbs ol::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.no-touch .breadcrumbs ol::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.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 #c4c7c8;
}
@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;
  }
}
/*component_css_end*/

/*component_css_start id=648ca66b2a3810.48166522 page=layout_top type=menu_security_policy_top*/
.order_process_security {
  display: none;
}
@media (min-width: 979px) {
  .order_process_security {
    grid-area: security;
    justify-content: flex-end;
    align-items: center;
  }
}
.order_process_security_wrapper {
  display: flex;
  align-items: center;
}
.order_process_security.--super .order_process_security__img img {
  max-width: 250px;
  max-height: 50px;
}
.order_process_security__img {
  margin-left: 15px;
  box-sizing: content-box;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  background: #fff;
  display: flex;
}
.order_process_security__img img {
  max-width: 100px;
}
.order_process_security sup {
  top: -0.65em;
  font-size: 65%;
}
/*component_css_end*/

/*component_css_start id=60dd8e8b0e7ae0.46829877 page=layout_left type=menu_wishlist*/
@media (min-width: 979px) {
  .wishesedit_page .shopping_list_menu,
  .shoppinglist_page .shopping_list_menu {
    display: block;
  }
}
.sidebar_open .shopping_list_menu .slm_lists.--active .slm_lists__nav {
  right: 0;
  display: block;
}
.sidebar_open .shopping_list_menu .slm_lists.--active .slm_lists__nav_header {
  right: 0;
}
@media (min-width: 979px) {
  .shopping_list_menu {
    display: none;
  }
}
@media (min-width: 1200px) {
  .shopping_list_menu {
    max-width: 250px;
  }
}
.shopping_list_menu a {
  text-decoration: none;
}
.shopping_list_menu .slm_lists {
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists {
    margin-bottom: 4.5rem;
  }
}
.shopping_list_menu .slm_lists[data-empty="false"] .slm_lists__nav_item.--empty {
  display: none;
}
.shopping_list_menu .slm_lists__nav {
  list-style: none;
  display: none;
  width: calc(100vw - 60px);
  position: fixed;
  background: #fff;
  top: 0;
  height: 100vh;
  overflow: auto;
  right: -100%;
  transition: right 0.3s;
  padding: 6rem 1.5rem 12rem;
  z-index: 9;
}
@media (min-width: 757px) {
  .shopping_list_menu .slm_lists__nav {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav {
    width: auto;
    position: static;
    display: block;
    height: auto;
    padding: 0;
  }
}
.shopping_list_menu .slm_lists__nav_header {
  position: fixed;
  top: 0;
  right: -100%;
  transition: right 0.3s;
  width: calc(100vw - 60px);
  padding: 0 1.5rem;
  background: #fff;
}
@media (min-width: 757px) {
  .shopping_list_menu .slm_lists__nav_header {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav_header {
    display: none;
  }
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label {
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 1.5rem 4rem;
  border-bottom: 1px solid #c4c7c8;
  line-height: 30px;
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label:after {
  content: '\f104';
  position: absolute;
  left: 20px;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 29px;
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label:before {
  display: none;
}
.shopping_list_menu .slm_lists__nav_item[data-current] .slm_lists__nav_link {
  font-weight: bold;
}
.shopping_list_menu .slm_lists__nav_item[data-shared] .slm_lists__nav_link:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.shopping_list_menu .slm_lists__nav_link {
  font-size: 1.3rem;
  color: #000;
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav_link {
    margin-bottom: 1rem;
    padding: 0;
    border: none;
  }
}
.shopping_list_menu .slm_lists__nav_link:hover {
  color: #317CD4;
}
.shopping_list_menu .slm_lists__nav_link:before {
  content: '\E881';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__nav_name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopping_list_menu .slm_lists__count {
  margin-left: 0.3rem;
}
.shopping_list_menu .slm_lists__count:before {
  content: '(';
}
.shopping_list_menu .slm_lists__count:after {
  content: ')';
}
.shopping_list_menu .slm_lists__manage {
  font-size: 1.3rem;
}
.shopping_list_menu .slm_lists__manage:before {
  content: '\F040';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.5rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__label {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__label {
    display: none;
  }
}
.shopping_list_menu .slm_lists__label:before {
  content: '\F006';
  font-family: FontAwesome;
  font-size: 1.9rem;
  width: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__label:after {
  font-family: FontAwesome;
  font-size: 2.2rem;
  content: '\f105';
  margin-left: auto;
}
.shopping_list_menu .slm_bought {
  margin-bottom: 4.5rem;
  display: none !important;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_bought {
    display: block !important;
  }
}
.shopping_list_menu .slm_bought__link {
  font-size: 1.3rem;
}
.shopping_list_menu .slm_bought__link:before {
  content: '\E89A';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_info {
  display: none !important;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_info {
    display: block !important;
  }
}
.shopping_list_menu .slm_info__list {
  list-style: none;
}
.shopping_list_menu .slm_info__label {
  font-size: 1.4rem;
}
.shopping_list_menu .slm_info__list_item {
  font-size: 1.3rem;
  line-height: 1.6;
}
.shopping_list_menu .slm_info__list_item:before {
  content: '\F00C';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.4rem;
  margin-right: 1rem;
  color: #c4c7c8;
  margin: -0.2rem 1rem 0 0;
}
/*component_css_end*/

/*component_css_start id=614c5ced7d3ae0.06165226 page=layout_left type=menu_additional1*/
@media (max-width: 978px) {
  html.sidebar_open aside {
    padding-top: 0;
  }
  html.sidebar_open aside .shopping_list_menu {
    padding-top: 2rem;
  }
  .filters_open #menu_search,
  .filters_open #mobileCategories {
    display: none !important;
  }
  .mobileCategories {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 -1.5rem;
    background-color: #333;
    position: relative;
  }
  .mobileCategories:before {
    content: '';
    background-color: #333;
    display: block;
    left: 0;
    right: calc(-1.5rem - env(safe-area-inset-right));
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
  }
  .mobileCategories__item {
    text-align: center;
  }
  .mobileCategories__item a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2rem;
    display: flex;
    height: 6rem;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(196, 199, 200, 0.3);
    transition: none;
    background-color: #333;
  }
  .mobileCategories__item a.--active {
    background: #fff;
    color: #333;
  }
  .mobileCategories__item:last-child a {
    border-right: 1px solid transparent;
  }
  .mobileCategories__item.--menu a:before {
    font-size: 1.1rem;
    margin-right: 1rem;
    content: '\f0c9';
    font-family: fontawesome;
  }
}
@media (min-width: 978px) {
  .mobileCategories {
    display: none;
  }
}
@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: #317CD4;
}
#login_menu_block a {
  color: #333;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
}
#login_menu_block a i,
#login_menu_block span.font_icon {
  color: #333;
  font-size: 1.8rem;
  margin-right: 1rem;
  width: 1.6rem;
}
#login_menu_block a:hover {
  color: #317CD4;
}
#login_menu_block span {
  vertical-align: middle;
}
.mobileNewsletter {
  padding: 5px 10px;
}
.mobileNewsletter a {
  text-align: right !important;
}
/*component_css_end*/

/*component_css_start id=60dd8e8a776792.56913480 page=layout_left type=menu_additional2*/
#menu_categories2 {
  display: none;
}
@media (min-width: 979px) {
  #menu_categories2 {
    display: block;
  }
}
#menu_categories2 .menu_categories_label {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  color: #333;
  margin-bottom: 1rem;
}
#menu_categories2 .menu_categories_label.menu_go_up:after {
  color: #317CD4;
  content: "\F148";
  margin-left: 5px;
  font-family: FontAwesome;
  font-style: bold;
  font-weight: normal;
  text-decoration: inherit;
}
#menu_categories2 a {
  text-decoration: none;
}
#menu_categories2 ul {
  list-style: none;
  font-size: 1.3rem;
}
#menu_categories2 ul li a {
  display: block;
  padding: 0.25rem 0;
}
#menu_categories2 ul li a.active {
  font-weight: bold;
  color: #317CD4;
}
#menu_categories2 ul.no_active li a {
  padding: 0.25rem 0;
}
/*component_css_end*/

/*component_css_start id=60dd8e88e17749.13074525 page=layout_left type=menu_filter*/
aside .filters {
  padding-right: env(safe-area-inset-right);
}
aside .filters__toggler {
  display: block;
  margin-bottom: 0.5rem;
}
aside .filters__toggler:not(.--not-expandable) .btn.--icon-right:before {
  content: '\f106';
  right: 0.5rem;
}
aside .filters__toggler:not(.--not-expandable).--not-expanded .btn.--icon-right:before {
  content: '\f107';
}
aside .filters__toggler .btn {
  text-align: left;
  padding: 0.5rem 0;
  user-select: none;
  text-decoration: none !important;
}
aside .filters__toggler .btn span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4rem;
}
aside .filters__expand.--not-expanded {
  display: none;
}
aside .filters__price.has-error label {
  border-color: #e35c5c;
}
aside .filters__content.--group .filters__toggler .btn span {
  font-size: 1.3rem;
}
aside .filters__content.--search .f-control {
  padding: 0.6rem 4rem 0.6rem 1.5rem;
}
aside .filters__content.--search .btn {
  font-size: 1.8rem;
  padding: 1.3rem;
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
}
aside .filters__content.--gfx .f-control + .f-label {
  padding-left: 0 !important;
  padding-right: 0;
  border: 1px solid #c4c7c8;
}
aside .filters__content.--gfx .f-control + .f-label:before {
  display: none;
  top: 2px;
  left: 2px;
}
aside .filters__content.--gfx .f-control + .f-label:after {
  top: 4px !important;
  left: 7px !important;
}
aside .filters__content.--gfx .f-control:checked + .f-label:before {
  display: block;
}
aside .filters__content.--gfx .--quantity {
  display: none;
}
aside .filters__content.--gfx .--name {
  margin-right: 0;
}
aside .filters__content.--gfx .--name .--img {
  vertical-align: bottom;
  max-width: 50px;
  max-height: 50px;
}
aside .filters__content.--gfx .filters__item {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
aside .filters__content.--gfx + .filters__options &gt; .--submit {
  margin-top: 1rem;
}
aside .filters__content.--gfx + .filters__options &gt; .--submit:before {
  top: calc(50% + .5rem);
}
aside .filters__content.--gfx-name .f-label:before {
  top: 50% !important;
  transform: translateY(-50%);
}
aside .filters__content.--gfx-name .f-label:after {
  top: 50% !important;
}
aside .filters__content.--gfx-name .f-label,
aside .filters__content.--gfx-name .--name {
  display: flex;
  align-items: center;
}
aside .filters__content.--gfx-name .--name span:not(:only-child) {
  margin-left: 0.5rem;
}
aside .filters__content.--gfx-name .--img {
  max-width: 50px;
  max-height: 50px;
}
aside .filters__content.--gfx-name .filters__item {
  margin-bottom: 1rem;
}
aside .filters__content.--shown .filters__item.--hidden {
  display: block;
}
aside .filters__item.--hidden {
  display: none;
}
aside .filters__item .--name {
  margin-right: 1rem;
}
aside .filters__item .--quantity {
  color: #999;
  font-size: 1.2rem;
}
aside .filters__item .--quantity:before {
  content: "(";
}
aside .filters__item .--quantity:after {
  content: ")";
}
aside .filters__options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
aside .filters__options .--submit,
aside .filters__options .--show-hidden {
  background: #fff;
  font-size: 1.3rem;
  width: auto;
}
aside .filters__options .--show-hidden {
  margin-left: auto;
  cursor: pointer;
}
aside .filters__options .--show-hidden:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
aside .filters__options .--show-hidden .--show {
  display: block;
}
aside .filters__options .--show-hidden .--hide {
  display: none;
}
aside .filters__options .--show-hidden.--shown .--show {
  display: none;
}
aside .filters__options .--show-hidden.--shown .--hide {
  display: block;
}
aside .filters__options .--submit:only-child:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
aside .filters__buttons {
  position: fixed;
  bottom: 0;
  right: -100%;
  width: calc(100vw - 60px);
  background: #fff;
  margin-bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 757px) {
  aside .filters__buttons {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  aside .filters__buttons {
    position: static;
    width: 100%;
    right: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 979px) {
  aside .filters__buttons button.btn {
    font-size: 1.4rem;
    padding: 1.25rem 1.4rem;
    font-weight: normal;
  }
}
aside .filters__buttons .btn {
  width: 100%;
}
aside .filters__buttons .btn:last-child {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
aside .filters__buttons .btn:only-child {
  margin-bottom: 1.5rem;
}
aside .filters__range label {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  text-align: center;
  cursor: text;
  width: calc(50% - 15px);
  border-radius: 5px;
}
aside .filters__range input {
  border: none;
  box-shadow: none;
  width: 65%;
  text-align: center;
  padding: 5px 0;
  background: #fff;
  color: #333;
}
aside .filters__range .--gap {
  padding: 0 12px;
}
aside .filters ul {
  list-style: none;
}
aside .filters .f-label {
  font-size: 1.3rem !important;
}
aside .filters #filter_xpress_expand .--name {
  display: flex;
  align-items: center;
}
aside .filters #filter_xpress_expand .--name strong,
aside .filters #filter_xpress_expand .--name i.icon-clock {
  color: #317CD4;
  margin-left: 0.5rem;
}
aside .filters #filter_xpress_expand .--name i.icon-clock {
  font-size: 1.6rem;
}
aside .filters #filter_price_expand,
aside .filters #filter_pricenet_expand {
  margin-bottom: 1rem;
}
aside .filters #filter_producer_content .f-control + .f-label {
  border: none;
}
aside .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: #fff;
}
.filters_open .filters {
  margin-bottom: 140px !important;
}
.filters_open .filters__buttons {
  transition: right 200ms ease 200ms;
  right: 0;
}
.filters_open .setMobileGrid,
.filters_open #login_menu_block,
.filters_open .shopping_list_menu {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e799a3e69.15233232 page=layout_left type=menu_blog*/
.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: #000;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  font-size: 16px;
  text-decoration: none;
}
.menu_blog_box ul li a:hover {
  color: #317CD4;
}
@media (min-width: 979px) {
  .menu_blog_box ul li a {
    display: block;
    color: #333;
    line-height: inherit;
    padding: 0;
    font-size: 1em;
    border: none;
  }
}
.menu_blog_box ul li.active a {
  color: #317CD4;
}
@media (min-width: 979px) {
  .menu_blog_box ul li {
    border-bottom: 1px solid #c4c7c8;
    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: #317CD4;
  display: none;
}
#menu_blog_rss {
  padding: 10px 0px 9px;
  padding: 0;
}
#menu_blog_rss a {
  padding: 0 20px;
  color: #000;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  font-size: 16px;
  text-decoration: none;
}
#menu_blog_rss a:hover {
  color: #317CD4;
}
@media (min-width: 979px) {
  #menu_blog_rss a {
    display: block;
    color: #333;
    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: #000;
  padding: 0 20px;
  text-decoration: none;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li &gt; ul li a {
    padding: 0 10px;
  }
}
#menu_blog_bydates ul li &gt; ul li a:hover {
  color: #317CD4;
}
#menu_blog_bydates ul li &gt; ul li.active a {
  color: #317CD4;
}
#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: #000;
}
@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: #000;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  margin: 0;
  text-decoration: none;
}
#menu_blog_bydates a.menu_categories_label:hover {
  color: #317CD4;
}
@media (min-width: 979px) {
  #menu_blog_bydates a.menu_categories_label {
    display: block;
    color: #333;
    line-height: inherit;
    padding: 10px 0;
    font-size: 1em;
    text-align: left;
    border: none;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7e6e3ca3.91526215 page=layout_left type=menu_buttons3*/
/*component_css_end*/

/*component_css_start id=669a5c89ed2bc1.09230265 page=layout_projector type=menu_order_progress*/
.place-order_page .progress {
  margin: 0 auto 4rem;
}
@media (min-width: 979px) {
  .place-order_page .progress {
    max-width: 970px;
    margin: 0 auto 5rem;
  }
}
.progress {
  margin-bottom: 3rem;
  margin-top: 2rem;
}
@media (min-width: 979px) {
  .progress {
    display: flex;
    margin-bottom: 5rem;
    margin-top: 0;
  }
}
.progress__name {
  display: block;
  text-transform: uppercase;
  font-size: 1.5rem;
}
@media (min-width: 979px) {
  .progress__name {
    padding: 10px 10px 5px;
    font-size: 1.3rem;
    text-transform: none;
  }
}
@media (min-width: 1200px) {
  .progress__name {
    font-size: 1.4rem;
  }
}
.progress__item {
  display: grid;
  grid-template-columns: 43px auto;
  align-items: center;
}
@media (min-width: 979px) {
  .progress__item {
    grid-template-columns: 65px auto;
    width: 25%;
    align-items: flex-start;
  }
}
.progress__item:last-child {
  display: none;
  grid-template-columns: 65px auto;
}
@media (min-width: 979px) {
  .progress__item:last-child {
    flex-basis: auto;
    white-space: nowrap;
  }
}
.progress__item:last-child:after {
  display: none;
}
@media (min-width: 979px) {
  .progress__item {
    flex-basis: 100%;
  }
  .progress__item.--active .progress__icon {
    color: #317CD4;
  }
}
.progress__item.--link {
  text-decoration: none;
}
.progress__item:not(.--active) {
  display: none;
}
@media (min-width: 979px) {
  .progress__item:not(.--active) {
    display: grid;
  }
}
@media (min-width: 979px) {
  .progress__item.--active .progress__icon {
    background: #317CD4;
    border: 1px solid #317CD4;
    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.--rma.--first .progress__circle {
  stroke-dashoffset: 94.248px;
}
.progress__item.--rma.--second .progress__circle {
  stroke-dashoffset: 88.832px;
}
.progress__item.--rma.--third .progress__circle {
  stroke-dashoffset: 62.832px;
}
.progress__item.--rma.--fourth .progress__circle {
  stroke-dashoffset: 45px;
}
.progress__item.--rma.--fifth .progress__circle {
  stroke-dashoffset: 20px;
}
.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 {
  color: #317CD4;
  font-size: 2.4rem;
}
.progress__item.--ok .progress__fontello:before {
  content: "\F00C";
}
.progress__item.--file-text .progress__fontello:before {
  content: '\E881';
}
.progress__icon {
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 979px) {
  .progress__icon {
    height: 65px;
    width: 65px;
    border-radius: 100%;
    border: 1px solid #eceef3;
    color: #317CD4;
  }
}
.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: #fafafa;
}
.progress__circle {
  stroke: #317CD4;
  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;
}
.progress__fontello:before {
  font-family: fontAwesome;
}
.progress__text {
  display: flex;
  flex-direction: column;
  padding-left: 1.5rem;
}
@media (min-width: 979px) {
  .progress__text {
    padding: 0;
  }
}
.progress__description {
  display: inline-block;
  font-size: 1.2rem;
  background: #fff;
  position: relative;
  padding-right: 1.5rem;
}
@media (min-width: 979px) {
  .progress__description {
    display: block;
    border-top: 1px solid #eceef3;
    padding: 5px 5px 10px;
    margin: 0 5px;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7da570e0.58394354 page=layout_projector type=menu_affiliate*/
#menu_affiliate {
  margin-bottom: 30px;
  padding-top: 20px;
  text-align: right;
}
/*component_css_end*/

/*component_css_start id=60dd8e79b18501.50382803 page=layout_projector type=menu_messages*/
.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;
  border-radius: 5px;
}
.less_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_info.small,
.less_info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_info.small:before,
.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;
  border-radius: 5px;
}
.less_warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_warning.small,
.less_warning.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_warning.small:before,
.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;
  border-radius: 5px;
}
.less_error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_error.small,
.less_error.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_error.small:before,
.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;
  border-radius: 5px;
}
.less_success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_success.small,
.less_success.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_success.small:before,
.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;
  border-radius: 5px;
}
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,
div.menu_messages_message.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_message.small:before,
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;
  border-radius: 5px;
}
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,
div.menu_messages_success.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_success.small:before,
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;
  border-radius: 5px;
}
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,
div.menu_messages_warning.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_warning.small:before,
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;
  border-radius: 5px;
}
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,
div.menu_messages_error.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_error.small:before,
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;
}
.projector_page #content &gt; #menu_messages_warning {
  padding: 22px 65px !important;
  margin-bottom: 15px;
}
.main_page #content &gt; .menu_messages_message {
  margin-top: 10px;
}
.search_page #content #filter_list &gt; #menu_messages_warning {
  margin-top: 15px;
}
/*component_css_end*/

/*component_css_start id=669a4248aff357.32705897 page=layout_projector_bottom type=menu_security_policy*/
#menu_security_policy {
  margin-bottom: 3rem;
  padding-top: 2rem;
}
@media (min-width: 757px) {
  #menu_security_policy {
    padding-top: 0;
  }
}
@media (min-width: 979px) {
  #menu_security_policy {
    margin-bottom: 5rem;
  }
}
#menu_security_policy .headline,
#menu_security_policy .big_label {
  justify-content: flex-start;
  border-left: none;
  align-items: flex-start;
  text-align: left;
  padding-left: 0;
}
#menu_security_policy .headline::after,
#menu_security_policy .big_label::after {
  display: none;
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__text {
    max-width: 75%;
  }
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__img img {
    max-height: 5.5rem;
  }
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__img {
    flex-basis: 25%;
    min-width: 25%;
  }
}
.securityPolicy .big_label {
  display: block;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 979px) {
  .securityPolicy .big_label {
    text-align: left;
  }
}
.securityPolicy__sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 757px) {
  .securityPolicy__sub {
    flex-wrap: nowrap;
  }
}
.securityPolicy__img {
  margin-bottom: 2rem;
}
.securityPolicy__img img {
  max-height: 5rem;
  box-sizing: content-box;
  padding: 0.5rem;
  border-radius: 5px;
  background: #f1f1f1;
}
@media (min-width: 757px) {
  .securityPolicy__img {
    margin-bottom: 0;
    order: 1;
    flex-basis: 30%;
    min-width: 30%;
    text-align: right;
  }
  .securityPolicy__img img {
    max-height: unset;
  }
}
.securityPolicy__text {
  text-align: justify;
}
.securityPolicy__text p {
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  .securityPolicy__text {
    max-width: 65%;
    margin-right: auto;
  }
  .securityPolicy__text p {
    margin-bottom: 0px;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7735c102.98467207 page=layout_projector_bottom type=menu_tree5*/
/*component_css_end*/

/*component_css_start id=60dd8e8201f6d5.58537120 page=layout_projector_bottom type=menu_basketedit_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=614c5ced8d8668.08340066 page=layout_bottom type=menu_search_hotspot1_bis*/
/*component_css_end*/

/*component_css_start id=66a78c10d9aca3.56765283 page=layout_bottom type=menu_tree4*/
#newsletter {
  position: relative;
  padding: 31rem 0 3rem;
}
@media (min-width: 757px) {
  #newsletter {
    padding: 4.5rem 20% 5rem;
  }
}
@media (min-width: 979px) {
  #newsletter {
    padding: 3.5rem 15px 6.5rem;
    max-width: 55%;
  }
}
@media (min-width: 1200px) {
  #newsletter {
    max-width: 45%;
    padding: 4.5rem 15px 5rem;
  }
}
#newsletter .main_newsletter_label {
  color: #000000;
  text-align: center;
  margin-bottom: 1rem;
}
#newsletter .newsletter_label_big {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.5;
}
#newsletter .newsletter_label_big span {
  color: #6ac081;
}
@media (min-width: 979px) {
  #newsletter .newsletter_label_big {
    margin-bottom: 0rem;
    font-size: 3rem;
  }
}
#newsletter .newsletter_label_small {
  font-size: 1.6rem;
  font-weight: normal;
}
#newsletter .newsletter_form_field {
  background: #fff;
  text-align: center;
  color: #000;
  border-radius: 0;
  height: 35px;
  line-height: 35px;
  border-radius: 18px;
}
@media (min-width: 1200px) {
  #newsletter .newsletter_form_field {
    text-align: left;
  }
}
#newsletter .form-group {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #newsletter .form-group {
    margin-bottom: 14px;
  }
}
#newsletter .form-group:nth-child(2) {
  margin-bottom: 10px;
}
#newsletter .form-group label {
  top: 9px;
  left: 20px;
  font-size: 1.4rem;
  letter-spacing: 0px;
}
#newsletter .text_to_left {
  font-size: 1.2rem;
}
#newsletter #newsletter_button_add {
  max-width: 56%;
  font-size: 1.4rem;
  padding: 0.6rem 2rem;
  letter-spacing: 0.5px;
  border-radius: 18px;
  background: #4E4B66;
  border-color: #4E4B66;
  min-height: 35px;
}
#newsletter #newsletter_button_add:hover {
  color: #4E4B66;
  background: #fff;
}
@media (min-width: 757px) {
  #newsletter #newsletter_button_add {
    width: 100%;
    max-width: 40%;
  }
}
#newsletter .main_newsletter_label,
#newsletter .newsletter_form,
#newsletter .form-group,
#newsletter .newsletter_input_wrapper,
#newsletter .newsletter_button_wrapper {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 979px) {
  #newsletter .main_newsletter_label,
  #newsletter .newsletter_form,
  #newsletter .form-group,
  #newsletter .newsletter_input_wrapper,
  #newsletter .newsletter_button_wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#newsletter .newsletter_form {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 979px) {
  #newsletter .newsletter_form {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  #newsletter .newsletter_input_wrapper {
    padding-left: 0;
    margin-top: 6px;
    padding-right: 0;
  }
}
#newsletter .newsletter_button_wrapper {
  margin-top: 9px;
  text-align: center;
}
@media (min-width: 979px) {
  #newsletter .newsletter_button_wrapper {
    margin-top: 13px;
  }
}
@media (min-width: 979px) {
  #newsletter .form-group,
  #newsletter .main_newsletter_label {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.newsletter_image {
  position: absolute;
}
.newsletter_image.--water {
  top: 0;
  z-index: -30;
  margin-right: -15px;
  right: 0;
}
@media (min-width: 757px) {
  .newsletter_image.--water {
    max-width: 40%;
    right: 50%;
    transform: translate(50vw);
    margin-right: 0;
  }
}
@media (min-width: 979px) {
  .newsletter_image.--water {
    max-width: 50%;
  }
}
@media (min-width: 979px) {
  .newsletter_image.--water {
    max-width: 100%;
    width: 62%;
    margin-right: -23px;
    display: flex;
    align-items: flex-end;
    top: unset;
    bottom: 0;
  }
}
@media (min-width: 1600px) {
  .newsletter_image.--water {
    width: 430px;
  }
}
@media (min-width: 757px) {
  .newsletter_image.--man {
    max-width: 35%;
    left: 50%;
    transform: translate(-50vw);
    z-index: -1;
    bottom: 0;
    display: flex !important;
    align-items: flex-end;
  }
}
@media (min-width: 979px) {
  .newsletter_image.--man {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .newsletter_image.--man {
    max-width: 49%;
    transform: translate(-43.5vw);
  }
}
@media (min-width: 1600px) {
  .newsletter_image.--man {
    max-width: 350px;
  }
}
#container:not(.main_page):not(.search_page):not(.projector_page):not(.basketedit_page) + footer #newsletter:before {
  transform: translate(-50%);
  height: 100%;
  top: 0;
}
#newsletter_privacy_consent .text_to_left {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #000;
  padding-left: 0px;
}
#newsletter_privacy_consent .text_to_left a {
  color: #000;
}
#newsletter_privacy_consent .text_to_left a:hover {
  color: #000;
  text-decoration: underline;
}
#newsletter_privacy_consent .--error .text_to_left,
#newsletter_privacy_consent .--error .text_to_left a {
  color: red;
}
#newsletter_privacy_consent .--success .text_to_left,
#newsletter_privacy_consent .--success .text_to_left a {
  color: #000;
}
.custom-checkbox {
  padding-left: 2.7rem;
  cursor: pointer;
}
.custom-checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0;
  width: 15px;
  height: 15px;
}
.custom-checkbox .custom_checkmark {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 1px;
  top: 19%;
  transform: translateY(-50%);
  background: #fff;
  border: none;
  top: 8px;
}
.custom-checkbox input[type=checkbox] ~ span.custom_checkmark:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: transparent;
  border: 1px solid #DEDEDE;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0px;
}
.custom-checkbox input[type=checkbox] ~ span.custom_checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 1px;
  width: 9px;
  height: 13px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.custom-checkbox input[type=checkbox]:checked ~ .custom_checkmark:before {
  background: #6AC081;
}
.custom-checkbox input[type=checkbox]:checked ~ .custom_checkmark:after {
  display: block;
}
#footer_links {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  position: relative;
  padding: 3.5rem 0;
  text-align: center;
}
#footer_links:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #4E4B66;
  z-index: -1;
}
@media (min-width: 757px) {
  #footer_links {
    text-align: left;
  }
}
@media (min-width: 979px) {
  #footer_links {
    padding: 3rem 0 1rem;
  }
}
#footer_links .footer_links {
  flex-basis: 100%;
  margin-bottom: 10px;
  padding: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 757px) {
  #footer_links .footer_links {
    padding: 0 35px 30px;
    margin: 0px 0 0;
    border-bottom: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 979px) {
  #footer_links .footer_links {
    margin: 0px 0 0;
    flex: 0 0 22%;
    max-width: 22%;
    padding: 0 20px 30px;
  }
}
@media (min-width: 1200px) {
  #footer_links .footer_links {
    flex: 0 0 16.767%;
    max-width: 16.967%;
    padding-top: 1.6rem;
    margin-left: auto;
  }
}
#footer_links .footer_links#menu_orders {
  border: 1px solid #ECEEF3;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 4px;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_orders {
    border-right: none;
    padding: 30px 35px;
    border-radius: 4px 0 0 4px;
  }
}
#footer_links .footer_links#menu_orders .footer_links_sub {
  display: block;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_account {
    border: 1px solid #ECEEF3;
    border-left: none;
    border-radius: 0 4px 4px 0;
  }
}
#footer_links .footer_links_label {
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
  font-family: "Poppins", "Arial", sans-serif;
  text-align: left;
  padding: 1rem 0 0rem;
}
#footer_links .footer_links_label:after {
  content: '\F105';
  font-family: fontawesome;
  transform: rotateZ(90deg);
  margin-right: 5px;
  font-weight: 500;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label:after {
    display: none;
  }
}
#footer_links .footer_links_label.active:after {
  transform: rotateZ(-90deg);
}
@media (min-width: 757px) {
  #footer_links .footer_links_label {
    margin-bottom: 25px;
  }
}
@media (min-width: 757px) {
  #footer_links a.footer_links_label:hover {
    color: #ffffff;
  }
}
#footer_links .footer_links_sub {
  line-height: 1;
  font-size: 1.4rem;
  display: none;
  margin-top: 17px;
  text-align: left;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub {
    margin-top: 0;
    display: block;
  }
}
#footer_links .footer_links_sub &gt; li {
  line-height: 1.1;
  display: block;
  padding-bottom: 15px;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub &gt; li {
    padding: 0 5px 15px 0;
  }
}
#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;
    color: #000000;
  }
}
@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;
  color: #ffffff;
}
#footer_links a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#menu_contact {
  background: #ffffff;
  margin: 0 auto 15px;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 979px) {
  #menu_contact {
    flex-direction: row;
  }
}
#menu_contact a {
  text-decoration: none;
}
#menu_contact ul {
  margin: 32px 0;
  background: #ffffff;
  z-index: 10;
  position: relative;
  padding-right: 20px;
}
#menu_contact ul &gt; li {
  padding-right: 20px;
  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:last-child {
  padding-right: 0;
}
#menu_contact .contact_type_text {
  font-weight: normal;
}
#menu_contact .contact_type_adress {
  font-weight: normal;
}
.logo_iai {
  padding: 15px 0 10px;
  text-align: center;
  background: #ffffff;
  margin: 0 -15px;
}
@media (min-width: 979px) {
  .logo_iai {
    margin: 0px 0 0px auto;
    z-index: 10;
    position: relative;
    padding-left: 20px;
    padding: 0;
  }
  .logo_iai a {
    min-width: 100px;
    display: block;
  }
}
.wjs_code {
  margin: 2px 0 30px;
  font-size: 1.2rem;
}
@media (min-width: 979px) {
  .wjs_code {
    margin: 2px 0 0;
  }
}
aside #menu_contact {
  background: transparent;
  width: initial !important;
  margin: initial !important;
  left: initial !important;
  display: block;
}
aside #menu_contact:before {
  display: none;
}
aside #menu_contact a {
  width: 100%;
  padding: 15px 0;
  color: #000000;
  font-size: 14px;
}
aside #menu_contact ul {
  margin: 0;
  width: auto;
  display: block;
  background: none;
  padding: 0;
  position: static;
}
aside #menu_contact ul &gt; li {
  display: flex;
  line-height: 30px;
  border-bottom: 1px solid #ECEEF3;
  padding: 0 20px;
  align-items: center;
  margin: 0;
  border-left: none;
  text-align: left;
  font-weight: 400;
}
aside #menu_contact ul &gt; li:before {
  color: #000000;
  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;
}
aside #menu_contact ul &gt; li.contact_type_adress,
aside #menu_contact ul &gt; li.contact_type_text {
  flex-wrap: wrap;
  padding: 15px 0;
  display: none;
}
aside #menu_contact ul &gt; li.contact_type_adress &gt; *,
aside #menu_contact ul &gt; li.contact_type_text &gt; * {
  padding-right: 3px;
}
aside #menu_contact ul &gt; li:nth-child(2) {
  padding: 0 20px;
}
aside #menu_contact .contact_type_mail:before {
  content: '\F0E0';
}
aside #menu_contact .contact_type_phone:before {
  content: '\F095';
}
aside #menu_contact .contact_more:before {
  content: '\f0fe';
}
.footer_menu {
  padding-bottom: 2.2rem;
  margin-bottom: 1.3rem;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}
@media (min-width: 757px) {
  .footer_menu {
    border-bottom: 0;
    text-align: left;
    max-width: 50%;
    flex: 0 0 50%;
    margin-left: -4rem;
    margin-right: 4rem;
  }
}
@media (min-width: 979px) {
  .footer_menu {
    flex: 0 0 34%;
    max-width: 34%;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .footer_menu {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.footer_menu a {
  color: #ffffff;
}
.footer_menu a:hover {
  color: #ffffff;
}
@media (min-width: 757px) {
  .footer_menu__list {
    display: flex;
  }
}
.footer_menu__item--logo {
  margin: 0 auto;
  margin-bottom: 12px;
}
@media (min-width: 757px) {
  .footer_menu__item--logo {
    margin: 0;
    margin-bottom: 9rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--logo {
    margin-bottom: 1.6rem;
    margin-top: 2rem;
  }
}
.footer_menu__item--phone {
  display: flex;
  justify-content: center;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
  color: #ffffff;
}
@media (min-width: 757px) {
  .footer_menu__item--phone {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--phone {
    margin-bottom: 1.2rem;
  }
}
.footer_menu__item--phone i {
  margin-right: 12px;
  font-size: 2rem;
}
.footer_menu__item--phone a {
  color: #ffffff;
}
.footer_menu__item--phone a:hover {
  color: #000000;
}
.footer_menu__item--mail {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (min-width: 757px) {
  .footer_menu__item--mail {
    padding-left: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--mail {
    margin-bottom: 1.8rem;
    padding-left: 0;
  }
}
.footer_menu__item--title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .footer_menu__item--title {
    padding-left: 4.5rem;
  }
}
@media (min-width: 979px) {
  .footer_menu__item--title {
    padding-left: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--title {
    padding-left: 0;
  }
}
.footer_menu__item--hours {
  color: #ffffff;
  font-size: 1.4rem;
  padding: 0 4.5rem;
  margin-bottom: 2rem;
  line-height: 1.5;
}
@media (min-width: 979px) {
  .footer_menu__item--hours {
    padding: 0 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--hours {
    padding: 0;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--social {
    margin-bottom: 1rem;
  }
}
.footer_menu__list--wrapper {
  margin-bottom: 3.6rem;
}
.footer_menu__list--wrapper:last-child {
  margin-bottom: 0rem;
}
@media (min-width: 1200px) {
  .footer_menu__list--wrapper:last-child {
    padding-left: 3.5rem;
    padding-right: 0;
    padding-top: 2.5rem;
  }
}
@media (min-width: 757px) {
  .footer_menu__list--wrapper:first-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .footer_menu__list--wrapper:first-child {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    justify-content: space-between;
  }
}
.footer_menu .footer_contact__link {
  display: inline-block !important;
  margin: 0 4px;
  font-size: 2.3rem;
}
@media (min-width: 1200px) {
  .footer_menu .footer_contact__link {
    margin: 0;
    margin-right: 5px;
  }
}
.footer_menu .footer_contact__socialHeading {
  display: none !important;
}
#menu_buttons img {
  display: block;
}
#topbar {
  position: relative;
  grid-area: topbar;
  font-size: 1.3rem;
  padding: 0.9rem 7.5rem 0.7rem;
  text-align: center;
  line-height: 1.4;
}
#topbar:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #EFF0F5;
  z-index: -1;
}
@media (min-width: 979px) {
  #topbar {
    font-size: 1.4rem;
  }
}
#menu_buttons3 {
  position: relative;
  margin: 0 auto 15px;
  padding: 3rem 0;
}
#menu_buttons3:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: #4E4B66;
  z-index: -1;
}
#menu_buttons3 .menu_buttons_sub {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 757px) {
  #menu_buttons3 .menu_buttons_sub {
    flex-direction: row;
  }
}
@media (min-width: 979px) {
  #menu_buttons3 .menu_buttons_sub {
    gap: 2.5rem;
  }
}
#menu_buttons3 .menu_buttons_sub a {
  transition: 300ms ease opacity;
}
#menu_buttons3 .menu_buttons_sub a:hover {
  opacity: 0.75;
}
/*component_css_end*/

/*component_css_start id=66a79083229753.66328537 page=layout_bottom type=menu_contact*/
#menu_contact {
  background: #ffffff;
  margin: 0 auto 15px;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 979px) {
  #menu_contact {
    flex-direction: row;
  }
}
#menu_contact a {
  text-decoration: none;
}
#menu_contact ul {
  margin: 32px 0;
  background: #ffffff;
  z-index: 10;
  position: relative;
  padding-right: 20px;
}
#menu_contact ul &gt; li {
  padding-right: 20px;
  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:last-child {
  padding-right: 0;
}
#menu_contact .contact_type_text {
  font-weight: normal;
}
#menu_contact .contact_type_adress {
  font-weight: normal;
}
.logo_iai {
  padding: 15px 0 10px;
  text-align: center;
  background: #ffffff;
  margin: 0 -15px;
}
@media (min-width: 979px) {
  .logo_iai {
    margin: 0px 0 0px auto;
    z-index: 10;
    position: relative;
    padding-left: 20px;
    padding: 0;
  }
  .logo_iai a {
    min-width: 100px;
    display: block;
  }
}
.wjs_code {
  margin: 2px 0 30px;
  font-size: 1.2rem;
}
@media (min-width: 979px) {
  .wjs_code {
    margin: 2px 0 0;
  }
}
aside #menu_contact {
  background: transparent;
  width: initial !important;
  margin: initial !important;
  left: initial !important;
  display: block;
}
aside #menu_contact:before {
  display: none;
}
aside #menu_contact a {
  width: 100%;
  padding: 15px 0;
  color: #000000;
  font-size: 14px;
}
aside #menu_contact ul {
  margin: 0;
  width: auto;
  display: block;
  background: none;
  padding: 0;
  position: static;
}
aside #menu_contact ul &gt; li {
  display: flex;
  line-height: 30px;
  border-bottom: 1px solid #ECEEF3;
  padding: 0 20px;
  align-items: center;
  margin: 0;
  border-left: none;
  text-align: left;
  font-weight: 400;
}
aside #menu_contact ul &gt; li:before {
  color: #000000;
  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;
}
aside #menu_contact ul &gt; li.contact_type_adress,
aside #menu_contact ul &gt; li.contact_type_text {
  flex-wrap: wrap;
  padding: 15px 0;
  display: none;
}
aside #menu_contact ul &gt; li.contact_type_adress &gt; *,
aside #menu_contact ul &gt; li.contact_type_text &gt; * {
  padding-right: 3px;
}
aside #menu_contact ul &gt; li:nth-child(2) {
  padding: 0 20px;
}
aside #menu_contact .contact_type_mail:before {
  content: '\F0E0';
}
aside #menu_contact .contact_type_phone:before {
  content: '\F095';
}
aside #menu_contact .contact_more:before {
  content: '\f0fe';
}
.footer_menu {
  padding-bottom: 2.2rem;
  margin-bottom: 1.3rem;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}
@media (min-width: 757px) {
  .footer_menu {
    border-bottom: 0;
    text-align: left;
    max-width: 50%;
    flex: 0 0 50%;
    margin-left: -4rem;
    margin-right: 4rem;
  }
}
@media (min-width: 979px) {
  .footer_menu {
    flex: 0 0 34%;
    max-width: 34%;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .footer_menu {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.footer_menu a {
  color: #ffffff;
}
.footer_menu a:hover {
  color: #ffffff;
}
@media (min-width: 757px) {
  .footer_menu__list {
    display: flex;
  }
}
.footer_menu__item--logo {
  margin: 0 auto;
  margin-bottom: 12px;
}
@media (min-width: 757px) {
  .footer_menu__item--logo {
    margin: 0;
    margin-bottom: 9rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--logo {
    margin-bottom: 1.6rem;
    margin-top: 2rem;
  }
}
.footer_menu__item--phone {
  display: flex;
  justify-content: center;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
  color: #ffffff;
}
@media (min-width: 757px) {
  .footer_menu__item--phone {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--phone {
    margin-bottom: 1.2rem;
  }
}
.footer_menu__item--phone i {
  margin-right: 12px;
  font-size: 2rem;
}
.footer_menu__item--phone a {
  color: #ffffff;
}
.footer_menu__item--phone a:hover {
  color: #000000;
}
.footer_menu__item--mail {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (min-width: 757px) {
  .footer_menu__item--mail {
    padding-left: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--mail {
    margin-bottom: 1.8rem;
    padding-left: 0;
  }
}
.footer_menu__item--title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .footer_menu__item--title {
    padding-left: 4.5rem;
  }
}
@media (min-width: 979px) {
  .footer_menu__item--title {
    padding-left: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--title {
    padding-left: 0;
  }
}
.footer_menu__item--hours {
  color: #ffffff;
  font-size: 1.4rem;
  padding: 0 4.5rem;
  margin-bottom: 2rem;
  line-height: 1.5;
}
@media (min-width: 979px) {
  .footer_menu__item--hours {
    padding: 0 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--hours {
    padding: 0;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .footer_menu__item--social {
    margin-bottom: 1rem;
  }
}
.footer_menu__list--wrapper {
  margin-bottom: 3.6rem;
}
.footer_menu__list--wrapper:last-child {
  margin-bottom: 0rem;
}
@media (min-width: 1200px) {
  .footer_menu__list--wrapper:last-child {
    padding-left: 3.5rem;
    padding-right: 0;
    padding-top: 2.5rem;
  }
}
@media (min-width: 757px) {
  .footer_menu__list--wrapper:first-child {
    display: none;
  }
}
@media (min-width: 1200px) {
  .footer_menu__list--wrapper:first-child {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    justify-content: space-between;
  }
}
.footer_menu .footer_contact__link {
  display: inline-block !important;
  margin: 0 4px;
  font-size: 2.3rem;
}
@media (min-width: 1200px) {
  .footer_menu .footer_contact__link {
    margin: 0;
    margin-right: 5px;
  }
}
.footer_menu .footer_contact__socialHeading {
  display: none !important;
}
/*component_css_end*/

/*component_css_start id=60dd8e790bf551.68543995 page=layout_bottom type=menu_footer*/
/*component_css_end*/

/*component_css_start id=62e7a60add2960.49498572 page=layout_bottom type=bars_bottom*/
.bars_bottom {
  margin: 10px 0 0;
}
.bars_bottom .bars__item {
  padding: 0 0 10px;
}
@media (min-width: 979px) {
  .bars_bottom .bars__item.--fixed .bars__wrapper {
    bottom: calc(1px * var(--position) + 10px);
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e886840c9.16767093 page=layout_bottom type=menu_tooltip*/
.n59581_tooltip,
.n59581_instalment_note,
.n59581_tooltip_dictionary {
  position: absolute;
  z-index: 999;
  left: -9999px;
  padding: 5px;
  background: #f1f1f1;
  font-size: 0.85em;
  color: #333;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  width: calc(100% - 20px);
  max-height: 300px;
  overflow: scroll;
}
@media (max-width: 756px) {
  .n59581_tooltip,
  .n59581_instalment_note,
  .n59581_tooltip_dictionary {
    left: 10px !important;
  }
}
@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;
  /* musi byc nie zmieniac  */
}
#iaivalidate_help.help {
  background: #ffffdc none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  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 {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  margin: 0 !important;
  transform: translate(-50%, -50%);
  padding: 35px 50px 35px 70px !important;
  z-index: 9999;
}
body div.alertek.--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;
  border-radius: 5px;
  position: fixed;
}
body div.alertek.--info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--info.small,
body div.alertek.--info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--info.small:before,
body div.alertek.--info.--small:before {
  display: none;
}
body div.alertek.--info a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--info a:hover {
  text-decoration: none;
}
body div.alertek.--info h3 {
  color: inherit;
}
body div.alertek.--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;
  border-radius: 5px;
  position: fixed;
}
body div.alertek.--warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--warning.small,
body div.alertek.--warning.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--warning.small:before,
body div.alertek.--warning.--small:before {
  display: none;
}
body div.alertek.--warning a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--warning a:hover {
  text-decoration: none;
}
body div.alertek.--warning h3 {
  color: inherit;
}
body div.alertek.--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;
  border-radius: 5px;
  position: fixed;
}
body div.alertek.--success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--success.small,
body div.alertek.--success.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--success.small:before,
body div.alertek.--success.--small:before {
  display: none;
}
body div.alertek.--success a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--success a:hover {
  text-decoration: none;
}
body div.alertek.--success h3 {
  color: inherit;
}
body div.alertek.--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;
  border-radius: 5px;
  position: fixed;
}
body div.alertek.--error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--error.small,
body div.alertek.--error.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--error.small:before,
body div.alertek.--error.--small:before {
  display: none;
}
body div.alertek.--error a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--error a:hover {
  text-decoration: none;
}
body div.alertek.--error h3 {
  color: inherit;
}
._mobile #alert_cover {
  margin-left: 0 !important;
  left: 0 !important;
  position: fixed;
  top: 0 !important;
  border-radius: 0 !important;
  right: 0 !important;
  transform: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7eb6d737.92314820 page=layout_bottom type=menu_banners2*/
#menu_banners2 {
  position: relative;
  z-index: 1;
  padding: 10px 0;
}
#menu_banners2:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  height: 100%;
  top: 0;
  z-index: -1;
}
#menu_banners2 .menu_button_wrapper {
  text-align: center;
}
/*component_css_end*/

/*component_css_start id=60dd8e887458a9.43179265 page=layout_bottom type=menu_calendar*/
.vanilla-calendar {
  width: 310px;
  min-width: min-content;
  background-color: #f1f1f1;
  color: #333;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.7);
}
.vanilla-calendar:not(.--active) {
  display: none;
}
.vanilla-calendar button:focus-visible {
  outline: 1px solid #c4c7c8;
}
.vanilla-calendar-info.--top {
  margin-bottom: 10px;
}
.vanilla-calendar-info.--bottom {
  margin-top: 10px;
}
.vanilla-calendar-header {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.vanilla-calendar-header__content {
  flex-grow: 1;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  font-size: 1.4rem;
  min-height: 40px;
}
.vanilla-calendar-column {
  display: flex;
  flex-direction: column;
  margin-right: 2px;
}
.vanilla-calendar-column__title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-column__content {
  display: grid;
  grid-auto-flow: row;
  column-gap: 2px;
  align-items: center;
  justify-items: center;
  align-content: space-between;
  flex-grow: 1;
}
.vanilla-calendar-content {
  grid-area: content;
  display: flex;
  flex-direction: column;
}
.vanilla-calendar-arrow {
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.vanilla-calendar-arrow_prev {
  transform: rotate(180deg);
}
.vanilla-calendar-arrow::before {
  content: "\F105";
  font-family: FontAwesome;
  font-size: 2rem;
  transition: 0.2s color;
}
.vanilla-calendar-arrow:hover {
  border: 1px solid #317CD4;
}
.vanilla-calendar-arrow:hover::before {
  color: #317CD4;
}
.vanilla-calendar-months {
  border-radius: 4px;
  display: grid;
  column-gap: 6px;
  row-gap: 12px;
  grid-template-columns: repeat(4, 1fr);
  flex-grow: 1;
  align-items: center;
}
.vanilla-calendar-months_selecting .vanilla-calendar-months__month {
  cursor: pointer;
}
.vanilla-calendar-months_selecting .vanilla-calendar-months__month_disabled {
  cursor: default;
}
.vanilla-calendar-months__month {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 40px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-months__month:hover {
  color: #317CD4;
}
.vanilla-calendar-months__month_selected {
  color: #317CD4;
}
.vanilla-calendar-months__month_selected:hover {
  color: #333;
}
.vanilla-calendar-months__month_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-months__month_disabled:hover {
  color: #c4c7c8;
}
.vanilla-calendar-month {
  font-weight: bold;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-month:hover {
  color: #317CD4;
}
.vanilla-calendar-month_not-active {
  color: #c4c7c8;
}
.vanilla-calendar-month_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-years {
  border-radius: 4px;
  display: grid;
  column-gap: 6px;
  row-gap: 12px;
  grid-template-columns: repeat(5, 1fr);
  flex-grow: 1;
  align-items: center;
}
.vanilla-calendar-years_selecting .vanilla-calendar-years__year {
  cursor: pointer;
}
.vanilla-calendar-years_selecting .vanilla-calendar-years__year_disabled {
  cursor: default;
}
.vanilla-calendar-years__year {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #333;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-years__year:hover {
  color: #317CD4;
}
.vanilla-calendar-years__year_selected {
  color: #317CD4;
}
.vanilla-calendar-years__year_selected:hover {
  color: #333;
}
.vanilla-calendar-years__year_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-years__year_disabled:hover {
  color: #c4c7c8;
}
.vanilla-calendar-year {
  font-weight: bold;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-year:hover {
  color: #317CD4;
}
.vanilla-calendar-year_not-active {
  color: #c4c7c8;
}
.vanilla-calendar-year_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-week {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  column-gap: 2px;
  justify-items: center;
  margin-bottom: 5px;
}
.vanilla-calendar-week__day {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-week-number {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  column-gap: 2px;
  row-gap: 2px;
  justify-items: center;
  align-items: center;
  flex-grow: 1;
}
.vanilla-calendar-days_selecting .vanilla-calendar-day__btn {
  cursor: pointer;
}
.vanilla-calendar-days_selecting .vanilla-calendar-day__btn_disabled {
  cursor: default;
}
.vanilla-calendar-day {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-day__btn {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #333;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  cursor: default;
}
.vanilla-calendar-day__btn:hover {
  border: 1px solid #333;
  background-color: #f1f1f1;
}
.vanilla-calendar-day__btn:focus-visible + .vanilla-calendar-day__popup,
.vanilla-calendar-day__btn:hover + .vanilla-calendar-day__popup {
  opacity: 1;
  pointer-events: auto;
}
.vanilla-calendar-day__btn_today {
  color: #317CD4;
  font-weight: bold;
}
.vanilla-calendar-day__btn_today:hover {
  color: #333;
}
.vanilla-calendar-day__btn_selected {
  background-color: #317CD4;
  border-color: #317CD4;
  color: #f1f1f1;
}
.vanilla-calendar-day__btn_selected:hover {
  background-color: #317CD4;
  border-color: #317CD4;
  color: #f1f1f1;
}
.vanilla-calendar-day__btn_holiday,
.vanilla-calendar-day__btn_disabled {
  color: #c4c7c8;
  border-color: #f1f1f1;
  background-color: #f1f1f1;
  pointer-events: none;
}
.vanilla-calendar-day__btn_next,
.vanilla-calendar-day__btn_prev {
  display: none;
  pointer-events: none;
}
.vanilla-calendar-day__popup {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 130px;
  padding: 16px 12px 8px;
  color: #333;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  opacity: 0;
  pointer-events: none;
}
.vanilla-calendar-day__popup:hover {
  opacity: 1;
  pointer-events: auto;
}
.vanilla-calendar-day__popup::before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 8px);
  display: block;
  border-radius: 4px;
  background-color: #f1f1f1;
  box-shadow: 0 2px 20px #000000;
}
.vanilla-calendar-day__popup::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 2px;
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #f1f1f1;
  border-style: solid;
  border-width: 0 10px 8px;
}
#ui-datepicker-div {
  z-index: 999 !important;
  display: none;
}
.ui-datepicker {
  z-index: 999;
  background: #fff;
  border: 1px solid #c4c7c8;
  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('/gfx/standards/calndar_gfx.gif?r=1742980154') 0 0 no-repeat;
  border: none;
  margin-left: 5px;
  float: left;
}
.ui-widget-header {
  background: #c4c7c8 none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.ui-datepicker-title {
  color: #333;
  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('/gfx/standards/button_leftbig.png?r=1742980154') 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('/gfx/standards/button_rightbig.png?r=1742980154') 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: bold;
  padding: 0.7em 0.3em;
  text-align: center;
}
.ui-datepicker td {
  border: 0 none;
  padding: 1px;
}
a.ui-state-default {
  border: 1px solid #c4c7c8;
  display: block;
  font-weight: bold;
  padding: 0.5em;
  text-align: right;
  text-decoration: none;
}
a.ui-state-default:hover {
  background: #317CD4;
  color: #fff;
  text-decoration: none;
}
a.ui-state-active {
  background: #317CD4;
  color: #fff;
  text-decoration: none;
}
span.ui-state-default {
  background: #f2dede none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  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;
}
/*component_css_end*/

/*component_css_start id=61f913c58871d5.02003885 page=layout_bottom type=menu_alert*/
.added {
  display: none;
}
.added[data-bundle] .added__name_h3 {
  grid-area: 1 / 2 / 3 / 3;
  align-items: center;
}
.added a {
  color: #000;
}
.added a:hover {
  color: #317CD4;
}
@media (min-width: 570px) {
  .added__headline {
    margin-bottom: 2rem;
  }
}
.added__product {
  display: grid;
  grid-column-gap: 2rem;
  grid-template-columns: 114px 1fr;
  background: #fff;
  color: #333;
}
.added__icon {
  grid-area: 1 / 1 / 3 / 2;
  height: auto;
  max-height: 114px;
}
@media (min-width: 570px) {
  .added__icon {
    grid-area: 1 / 1 / 4 / 2;
    max-height: none;
    align-items: start !important;
  }
}
.added__icon img {
  max-height: 114px;
}
@media (min-width: 570px) {
  .added__icon img {
    max-height: none;
  }
}
.added__name_h3 {
  grid-area: 1 / 2 / 2 / 3;
  align-items: flex-end;
}
.added__name {
  display: block;
  margin-bottom: 1rem;
  text-decoration: none;
  font-size: 1.3rem;
}
.added__prices {
  grid-area: 2 / 2 / 3 / 3;
  display: flex;
  flex-direction: column;
}
.added .price.--value {
  font-size: 1.4rem;
}
.added__buttons {
  grid-column: 1 / span 2;
  margin-top: 1rem;
  display: grid;
  grid-column-gap: 2rem;
  grid-template-columns: minmax(114px, 1fr) 2fr;
  grid-template-columns: 114px 1fr;
}
@media (min-width: 570px) {
  .added__buttons {
    grid-area: 3 / 2 / 4 / 3;
  }
}
.added__button.--close {
  color: #317CD4;
  text-decoration: none;
  font-size: 1.3rem;
}
.added__button.--close:hover {
  color: #000;
}
.added .hotspot {
  border-top: 1px solid #c4c7c8;
}
.added .hotspot .headline {
  font-size: 1.6rem;
}
.added .hotspot .label_icons {
  position: static;
  margin-bottom: 5px;
}
.added .hotspot .product {
  background: #fff;
  color: #333;
  display: grid;
  grid-column-gap: 1.5rem;
  grid-template-columns: 65px 2fr;
}
.added .hotspot .product__icon {
  grid-area: 1 / 1 / 3 / 2;
  height: auto;
  max-height: 65px;
}
.added .hotspot .product__icon img {
  max-height: 65px;
}
.added .hotspot .product h3 {
  grid-area: 1 / 2 / 2 / 3;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.added .hotspot .product__prices {
  grid-area: 2 / 2 / 3 / 3;
}
.added .hotspot .product__prices a {
  color: #317CD4;
}
.added .hotspot .product__prices a:hover {
  color: #000;
}
.modal .added {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e8af3fa77.78410167 page=layout_bottom type=menu_instalment*/
.instalment_calculator {
  padding-top: 2rem;
}
.instalment_calculator__button {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1rem;
  text-align: left;
}
.instalment_calculator__button:last-child {
  margin: 0;
}
.instalment_calculator__button.--disabled {
  cursor: not-allowed;
}
.instalment_calculator__button_txt {
  margin-right: 0.5rem;
}
.instalment_calculator__button_info {
  display: block;
  font-size: 1.1rem;
}
.instalment_calculator .menu_messages_message {
  margin-bottom: 2rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e7d96d3f6.35754398 page=layout_bottom type=menu_structured_data*/
/*component_css_end*/

/*component_css_start id=60dd8e88d59467.28079152 page=layout_bottom type=menu_notice*/
.menu_notice {
  display: none;
}
.menu_notice h2 {
  margin-bottom: 1rem;
}
.menu_notice__buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 2rem;
}
.menu_notice__button {
  width: 100%;
  margin-bottom: 1rem;
}
.menu_notice__button:last-child {
  margin-bottom: 0;
}
.modal #menu_notice,
.modal .menu_notice {
  display: block;
}
#xpress_toplayer {
  display: none;
}
#xpress_toplayer_error {
  display: none;
}
.xpress_zipcode_verification {
  z-index: 9999 !important;
}
.xpress_zipcode_verification h2 {
  border-left: 7px solid #317CD4;
  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;
  color: #333;
}
.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 {
  background: #333;
  border-color: #333;
  width: 100%;
}
#xpress_zipcode_geolocation:hover {
  background: #333;
  border-color: #333;
}
#express_close_dialog {
  width: 100%;
}
/*component_css_end*/

/*component_css_start id=60dd8e7a061521.50730639 page=layout_bottom type=menu_dynamically_added_content*/
/*component_css_end*/

/*component_css_start id=6374c9a3a9b958.90333095 page=layout_bottom type=menu_compare*/
.compare {
  border-top: 1px solid #c4c7c8;
  white-space: nowrap;
  overflow: auto;
  display: flex;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  clear: both;
  border-radius: 0;
}
.compare::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.compare::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.compare::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media (min-width: 757px) {
  .compare {
    align-items: center;
    justify-content: center;
    overflow: visible;
  }
}
.compare .compare__item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 1rem;
  max-height: 35px;
  width: auto;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  color: #333;
  vertical-align: top;
  border-radius: 5px;
}
.compare .compare__item:last-child {
  margin-right: 0;
}
.compare .compare__item:hover {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.compare .compare__item img {
  max-height: 25px;
  display: block;
}
@media (min-width: 757px) {
  .compare .compare__item {
    padding: 5px;
    background: #fff;
    border: 1px solid #c4c7c8;
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .compare .compare__item:before {
    display: none;
  }
  .compare .compare__item:hover {
    border: 1px solid #333;
    background: #fff;
  }
  .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: #317CD4 transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    overflow: auto;
    display: flex;
    margin-right: 1.5rem;
    border-radius: 0;
  }
  .compare__sub::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .compare__sub::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .compare__sub::-webkit-scrollbar-thumb {
    background-color: #317CD4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
@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: bold;
    margin-right: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .compare__label {
    margin-right: 2.5rem;
  }
}
/*component_css_end*/

/*component_css_start id=6374c7c8e99458.25728203 page=layout_bottom type=menu_shoppinglist*/
.modal.--mobile.--sl-choose .modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.sl_choose .--loading,
.sl_dialog .--loading,
.sl_choose .--success,
.sl_dialog .--success,
.sl_choose .--error,
.sl_dialog .--error {
  position: relative;
  pointer-events: none;
}
.sl_choose .--loading:before,
.sl_dialog .--loading:before,
.sl_choose .--success:before,
.sl_dialog .--success:before,
.sl_choose .--error:before,
.sl_dialog .--error:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.sl_choose .--loading:after,
.sl_dialog .--loading:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  animation: none;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.sl_choose .--success:after,
.sl_dialog .--success:after {
  content: '\F00C';
  color: #10ac82;
}
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\F00D';
  color: #e35c5c;
}
.sl_choose a,
.sl_dialog a {
  text-decoration: none;
}
.sl_dialog__wrapper {
  width: 100%;
}
.sl_choose {
  display: none;
}
.sl_choose.--active {
  display: flex;
  animation: slideDown 0.2s ease-out both;
}
@media (min-width: 979px) {
  .sl_choose.--active {
    animation: none;
  }
}
.sl_choose [data-list_skeleton] {
  display: none !important;
}
.sl_choose__label {
  font-size: 2rem;
}
.sl_choose__list {
  border-bottom: 1px solid #c4c7c8;
}
.sl_choose__list[data-shared] .sl_choose__sub:after,
.sl_choose__list[data-shared] .sl_move__sub:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
.sl_choose__count {
  margin-left: 0.3rem;
}
.sl_choose__count:before {
  content: '(';
}
.sl_choose__count:after {
  content: ')';
}
.sl_choose__group_label {
  display: block;
  width: 100%;
}
@media (min-width: 979px) {
  .sl_choose__group_label {
    flex: 1;
  }
}
.sl_choose__button.--desktop {
  display: none;
}
@media (min-width: 979px) {
  .sl_choose__button.--desktop {
    min-width: 170px;
  }
}
@media (min-width: 757px) {
  .sl_choose__button.--mobile {
    min-width: 200px;
  }
}
.sl_choose__input:checked ~ label {
  font-weight: bold;
}
@media (min-width: 979px) {
  .sl_choose__input:checked ~ button {
    display: block;
  }
}
.sl_choose__sub:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_choose__link {
  display: flex;
  font-size: 1.4rem;
}
.sl_choose__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_choose__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.sl_dialog_close {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100%;
}
.sl_dialog_close:hover:after {
  color: #317CD4;
}
.sl_create.--active .sl_create__link {
  display: none;
}
.sl_create.--active .sl_create__form {
  display: flex;
}
.sl_create.--loading:before,
.sl_create.--success:before,
.sl_create.--error:before {
  height: calc(100% + 20px);
  top: -10px;
}
.sl_create__link {
  font-size: 1.4rem;
  display: flex;
}
.sl_create__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_create__form {
  display: none;
}
.sl_create__form:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_create__group {
  flex: 1;
}
@media (min-width: 979px) {
  .sl_create__input {
    min-width: 300px;
  }
}
.sl_create__button {
  width: auto !important;
}
@media (min-width: 979px) {
  .sl_create__button {
    min-width: 170px;
  }
}
@keyframes slideUp {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
@keyframes slideDown {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}
/*component_css_end*/

/*component_css_start id=6362560c0363e8.68758784 page=layout_bottom type=menu_additionalpayments*/
/*
 * STYLE DLA SMILE
 */
.modal.--smile .smile_info {
  display: block;
}
.modal.--smile .modal__close {
  color: #000;
}
.modal.--smile .modal__close:hover {
  color: #317CD4;
}
.modal.--smile .modal__wrapper {
  background: #f1f1f1 url('/gfx/standards/smile_dialog_background.png?r=1742980154') no-repeat;
  color: #333;
  text-align: left;
  z-index: 0;
  padding: 2rem;
  max-width: 570px;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper {
    padding: 3.5rem;
  }
}
.modal.--smile .modal__wrapper .headline {
  font-size: 2.6rem;
  padding: 1rem 0 2rem;
  color: #333;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper .headline {
    font-size: 3.6rem;
  }
}
.modal.--smile .modal__wrapper .modal__content {
  position: relative;
}
.modal.--smile .modal__wrapper .modal__content:after {
  content: "";
  background: url('/gfx/standards/smile_dialog_package.png?r=1742980154') no-repeat;
  background-size: contain;
  position: absolute;
  width: 35%;
  height: 140px;
  bottom: 30px;
  right: 0;
  z-index: -1;
  background-position: bottom;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper .modal__content:after {
    width: 192px;
    height: 177px;
    bottom: 0;
  }
}
.banner_smile {
  font-size: 1.3rem;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.banner_smile__block.--main {
  border-radius: 5px;
  padding: 1rem;
  background: #fcf4f4;
  color: #333;
}
@media (min-width: 979px) {
  .banner_smile__block.--main {
    display: flex;
    align-items: center;
  }
}
.banner_smile__block.--desc {
  padding: 1.1rem;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.banner_smile__logo {
  max-width: 72px;
  display: block;
}
.banner_smile__pickup {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 5px;
}
.banner_smile__pickup[data-has-more-images="true"] {
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 979px) {
  .banner_smile__pickup {
    padding: 0 1rem;
  }
}
.banner_smile__pickup_list {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
[data-has-more-images="true"] .banner_smile__pickup_list {
  flex-wrap: wrap;
}
.banner_smile__pickup_text {
  padding: 0.5rem 0;
}
@media (min-width: 979px) {
  .banner_smile__pickup_text {
    padding: 0.25rem 0 0;
  }
}
.banner_smile__pickup_logo {
  max-width: 51px;
}
.banner_smile__link {
  margin-top: 0.5rem;
  display: block;
  white-space: nowrap;
  color: #333;
  text-decoration: underline;
}
.banner_smile__link:hover {
  color: #317CD4;
}
@media (min-width: 979px) {
  .banner_smile__link {
    margin: 0;
  }
}
.smile_info {
  display: none;
}
.smile_info .headline {
  border-left: none;
}
.smile_info__logo {
  width: 107px;
  height: 26px;
  display: block;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .smile_info__logo {
    width: 153px;
    height: 37px;
    margin: 0 2.5rem 0 0;
  }
}
.smile_info__strong {
  display: block;
}
.smile_info__item.--smile {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .smile_info__item.--smile {
    display: flex;
    align-items: center;
    margin-bottom: 4rem;
  }
}
.smile_info__item.--pickup {
  display: flex;
  flex-direction: column;
  max-width: 65%;
  margin-bottom: 4rem;
}
@media (min-width: 757px) {
  .smile_info__item.--pickup {
    max-width: 60%;
  }
}
.smile_info__item.--footer {
  display: flex;
  align-items: center;
}
.smile_info__pickup_list {
  gap: 0.8rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  align-items: center;
}
.smile_info__text {
  display: block;
}
.--pickup .smile_info__text {
  margin-bottom: 2.5rem;
}
.smile_info__iai {
  margin-right: 1rem;
}
.smile_info__pickup_logo {
  width: auto;
  min-width: 90px;
  height: auto;
}
/*
 * STYLE DLA PAYPO
 */
.modal.--paypo .paypo_info {
  display: block;
}
.modal.--paypo .paypo_info .headline {
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 1.5rem;
  border-left: 0;
}
.paypo_info {
  display: none;
  font-size: 1.3rem;
}
.paypo_info__item {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin-bottom: 1.5rem;
  padding: 1.3rem 1.5rem;
  display: flex;
  align-items: center;
}
.paypo_info__item:before {
  font-size: 4.2rem;
  font-weight: bold;
  color: #c4c7c8;
  margin-right: 1.5rem;
}
.paypo_info__item.--first:before {
  content: "1";
}
.paypo_info__item.--first .paypo_info__text {
  max-width: 165px;
}
.paypo_info__item.--second:before {
  content: "2";
}
.paypo_info__item.--third:before {
  content: "3";
}
.paypo_info__item.--fourth {
  margin-bottom: 0;
}
.paypo_info__item.--fourth:before {
  content: "4";
}
.paypo_info__text {
  line-height: 1.8rem;
}
.paypo_info__img {
  margin-left: auto;
}
.paypo_info__img img {
  display: block;
}
/*component_css_end*/

/*component_css_start id=63764495e0cb08.91568922 page=layout_bottom type=menu_maps*/
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane &gt; svg,
.leaflet-pane &gt; canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 599;
  pointer-events: none;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker &amp; overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane &gt; svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane &gt; svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 5px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1742980154');
}
.leaflet-retina .leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1742980154');
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 5px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.leaflet-img-holder {
  background: url('/gfx/standards/marker-icon.png?r=1742980154');
}
#mymap {
  height: 400px;
  width: 100%;
  margin-bottom: 25px;
}
div.mapContainer {
  border: 1px solid #c4c7c8;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
div.city_desc_wrapper {
  overflow: hidden;
}
div.city_list_element {
  float: left;
  width: 50%;
  padding: 3px 5px;
}
span.loadingMap {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingMarkers {
  color: #c4c7c8;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
  display: none;
}
span.loadingMarkersComplete {
  padding-right: 3px;
}
span.city_firm_name {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
span.city_name {
  clear: both;
  display: block;
  float: left;
  padding-right: 3px;
}
span.city_address {
  clear: both;
  display: block;
}
span.city_zipcode {
  clear: both;
  float: left;
  padding-right: 3px;
}
span.city_city {
  display: block;
}
span.city_country {
  clear: both;
  display: block;
}
span.city_tel1 {
  clear: both;
  display: block;
}
span.city_tel2 {
  clear: both;
  display: block;
}
span.city_list_info {
  color: #c4c7c8;
  font-size: 0.85em;
  padding-left: 5px;
}
a.city_email {
  text-decoration: none;
  clear: both;
}
a.city_www {
  text-decoration: none;
  clear: both;
  display: block;
}
a.city_showDesc {
  margin-top: 10px;
  margin-right: 10px;
}
a.city_list_city {
  text-decoration: none;
  cursor: pointer;
}
img.marker_face {
  display: none;
}
img.city_img {
  display: none;
}
div.dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
div.dymekInfo {
  float: left;
  margin-right: 10px;
}
span.dymekFirmName {
  color: #317CD4;
  display: block;
  font-weight: bold;
  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.dymekTel1 {
  clear: left;
  display: block;
}
span.dymekTel2 {
  clear: left;
  display: block;
}
a.dymekEmail {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
a.dymekWWW {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
img.dymekImg {
  float: left;
  max-width: 80px;
}
a.dymekFirstLink {
  margin-top: 10px;
}
a.show_on_map.noDesc {
  cursor: pointer;
}
/*component_css_end*/

/*component_css_start id=66b4d16c662a98.99118426 page=layout_bottom type=express_checkout*/
html.--expchck-loading {
  position: relative;
  pointer-events: none;
}
html.--expchck-loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
html.--expchck-loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
html.--expchck-loading:before,
html.--expchck-loading:after {
  z-index: 9999;
}
html.--expchck-loading:after {
  position: fixed;
}
@keyframes animate-modal-return {
  to {
    transform: translate(0, 0);
  }
}
@keyframes highlight-border-expchck {
  0%,
  50%,
  100% {
    box-shadow: none;
  }
  25%,
  75% {
    box-shadow: 0 0 0 1px #e35c5c;
    border-color: #e35c5c;
  }
}
@media (max-width: 756px) {
  body.--modal-overflow {
    overflow-y: hidden;
  }
}
body.--modal-overflow #ajaxLoadSite_cover,
body.--modal-overflow #ajaxLoadSite {
  z-index: 1010;
}
.modal.--expchck {
  z-index: 1005;
  color: #333333;
}
@media (max-width: 756px) {
  .modal.--expchck.--mobile {
    height: calc(var(--vh_expchck, 1vh) * 200);
  }
  .modal.--expchck.--mobile .modal__wrapper {
    max-height: calc(var(--vh_expchck, 1vh) * 100);
  }
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control {
  height: 50px;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio):not(.--checkbox) .f-label {
  top: 15px;
  left: 15px;
}
.modal.--expchck .modal__wrapper {
  background: #F2F5F5;
  border-radius: 0;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.23);
  font-size: 1.3rem;
}
@media (max-width: 756px) {
  .modal.--expchck .modal__wrapper {
    margin-top: auto;
  }
}
@media (min-width: 757px) {
  .modal.--expchck .modal__wrapper {
    border-radius: 5px;
  }
}
.modal.--expchck .modal__wrapper.--animate-modal-return {
  animation: animate-modal-return 350ms;
}
.modal.--expchck .modal__close {
  right: 20px;
  top: 40px;
}
@media (min-width: 979px) {
  .modal.--expchck .modal__close {
    top: 20px;
  }
}
.modal.--expchck .modal__close:before {
  font-size: 1.645rem;
}
@media (max-width: 756px) {
  .modal.--expchck.--leave_page .modal__wrapper {
    margin-top: 0;
    border-radius: 5px;
  }
}
.modal.--expchck.--leave_page .expchck_header {
  margin-bottom: 20px;
}
.modal.--expchck.--leave_page .menu_notice__button.--continue {
  margin-bottom: 15px;
}
.modal.--expchck.--leave_page .menu_notice__button.--stop {
  text-align: center;
  font-size: 1.2rem;
}
.modal.--expchck .modal__handler {
  z-index: 10;
}
.modal.--expchck.--mobile-animation .modal__handler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
}
.modal.--expchck.--mobile-animation .modal__handler:after {
  content: '';
  background: #C6C6C6;
  width: 30%;
  height: 5px;
  left: 50%;
  top: 50%;
  position: absolute;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
@media (min-width: 757px) {
  .modal.--expchck.--mobile-animation .modal__handler {
    display: none;
  }
}
@media (max-width: 756px), (max-width: 978px) and (orientation: landscape) {
  .modal.--expchck.--mobile-animation .modal__wrapper {
    padding: 4rem calc(2rem + env(safe-area-inset-right)) 2rem calc(2rem + env(safe-area-inset-left));
    transform: translate(0, var(--top-distance));
    will-change: transform;
  }
}
.modal.--expchck .--hidden {
  display: none !important;
}
.modal.--expchck .btn.--solid {
  background: #333;
  border-color: #333;
  color: #FFFFFF;
  transition: 0.3s opacity;
  text-transform: none;
}
.modal.--expchck .btn.--solid:not(.--large):not(.--medium) {
  font-size: 1.2rem;
}
.modal.--expchck .btn.--solid:hover {
  opacity: 0.8;
}
.modal.--expchck .btn.--outline {
  background-color: transparent;
  color: #333333;
  border-color: #333;
  transition: 0.3s opacity;
  text-transform: none;
}
.modal.--expchck .btn.--outline:hover {
  opacity: 0.8;
}
.modal.--expchck a:not(.btn) {
  color: #333333;
}
.modal.--expchck a:not(.btn):hover {
  color: #666666;
}
.modal.--expchck.--focus {
  top: 0;
  align-items: flex-start;
  animation: none;
}
.modal.--expchck.--loading .modal__content:before {
  background-color: rgba(242, 245, 245, 0.8);
}
.modal.--expchck.--loading .modal__content:after {
  color: #333333;
}
.modal.--expchck.--summary .modal__wrapper {
  max-width: 757px;
}
.modal.--expchck.--client.--edit .expchck_client__safe {
  display: none;
}
.modal.--expchck.--client.--fill .expchck_client__change_account {
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck.--deliveries .modal__wrapper,
  .modal.--expchck.--payments .modal__wrapper {
    max-width: 400px;
  }
}
@media (min-width: 757px) {
  .modal.--expchck.--address .modal__wrapper,
  .modal.--expchck.--client .modal__wrapper {
    max-width: 550px;
  }
}
.modal.--expchck.--deliveries .modal__close,
.modal.--expchck.--payments .modal__close,
.modal.--expchck.--address .modal__close,
.modal.--expchck.--client .modal__close,
.modal.--expchck.--pickup .modal__close,
.modal.--expchck.--leave_page .modal__close {
  display: none;
}
.modal.--expchck .f-dropdown-label {
  font-weight: normal;
}
.modal.--expchck .f-dropdown-button {
  font-weight: bold;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[disabled],
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[readonly] {
  background-color: #F2F5F5;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control {
  border-radius: 5px;
  border-color: #C6C6C6;
  background-color: #FFFFFF;
  color: #333333;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:focus,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control.focused,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:hover,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:focus {
  border-color: #C6C6C6;
  -webkit-box-shadow: 0 0 0 30px #FFFFFF inset !important;
  -webkit-text-fill-color: #333333;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:focus + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control.focused + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:hover + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:focus + .f-label {
  color: #333333;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[disabled],
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[readonly] {
  background-color: #F2F5F5;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control + .f-label {
  color: #333333;
}
.modal.--expchck .f-dropdown {
  margin: 0;
}
.modal.--expchck .f-dropdown .f-dropdown-menu {
  border-radius: 0 0 5px 5px;
  border-color: #C6C6C6;
  background-color: #FFFFFF;
}
.modal.--expchck .f-dropdown .f-dropdown-menu a:hover,
.modal.--expchck .f-dropdown .f-dropdown-menu a.--selected {
  background-color: #F2F5F5;
  color: #333333;
}
.modal.--expchck .f-dropdown .f-dropdown-li {
  border-color: #C6C6C6;
}
.modal.--expchck .f-dropdown .f-dropdown-li.--disabled {
  display: none;
}
.modal.--expchck .btn {
  border-radius: 5px;
}
.modal.--expchck.--login,
.modal.--expchck.--login_services,
.modal.--expchck.--verify_pin {
  font-size: 1.3rem;
}
.modal.--expchck.--login .modal__wrapper,
.modal.--expchck.--login_services .modal__wrapper,
.modal.--expchck.--verify_pin .modal__wrapper {
  max-width: 390px;
}
@media (max-width: 500px) {
  .modal.--expchck.--login .modal__wrapper,
  .modal.--expchck.--login_services .modal__wrapper,
  .modal.--expchck.--verify_pin .modal__wrapper {
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 979px) {
  .modal.--expchck.--login .modal__wrapper,
  .modal.--expchck.--login_services .modal__wrapper,
  .modal.--expchck.--verify_pin .modal__wrapper {
    padding: 2.5rem;
  }
}
.modal.--expchck .expchck_login_authn__button {
  width: 100%;
  margin-bottom: 20px;
}
.modal.--expchck .expchck_login_authn__button:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  font-size: 1.8rem;
  line-height: 16px;
}
.modal.--expchck .expchck_login_authn__separator {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.modal.--expchck .expchck_login_authn__separator:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #C6C6C6;
  position: absolute;
  left: 0;
  top: 50%;
  transform: calc(translateY(-50%) - 1px);
}
.modal.--expchck .expchck_login_authn__separator_text {
  padding: 0 10px;
  background-color: #F2F5F5;
  position: relative;
  z-index: 1;
}
.modal.--expchck .expchck_login .expchck_status {
  padding-bottom: 0;
  margin-bottom: 35px;
  border-bottom: none;
}
.modal.--expchck .expchck_login .help-block:empty {
  margin: 0;
}
.modal.--expchck .expchck_login__smile strong {
  max-width: 60%;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_login__smile strong {
    max-width: 50%;
  }
}
.modal.--expchck .expchck_login__smile span {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.modal.--expchck .expchck_login .expchck_login__prefix_wrapper {
  display: none;
}
.modal.--expchck .expchck_login .--phone .expchck_login__user_identifier_inp {
  padding-left: 85px;
}
.modal.--expchck .expchck_login .--phone .expchck_login__prefix_wrapper {
  display: block;
  grid-row: 2;
}
.modal.--expchck .expchck_login .--phone .expchck_login__phone_prefix.f-dropdown.f-select .f-control.f-dropdown-toggle {
  grid-row: 1;
}
.modal.--expchck .expchck_login__prefix_wrapper {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 80px;
  border: none;
}
.modal.--expchck .expchck_login__prefix_wrapper .f-dropdown-toggle {
  border: none;
  height: 48px;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
}
.modal.--expchck .expchck_login__prefix_wrapper .f-group:not(.--switch):not(.--radio) .f-control:focus {
  -webkit-box-shadow: none !important;
}
.modal.--expchck .expchck_login__prefix_wrapper .f-dropdown-menu {
  max-height: 270px;
  min-width: 75px;
}
.modal.--expchck .expchck_login__prefix_input_wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.8rem;
  left: 1.1rem;
  z-index: 1;
  height: 38px;
}
.modal.--expchck .expchck_login__prefix_input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-size: 1.4rem;
  background: #fff;
  color: #333;
  border-radius: 5px;
}
.modal.--expchck .expchck_login__terms {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.modal.--expchck .expchck_login__terms span {
  margin-right: 3px;
}
.modal.--expchck .expchck_login__services_link img {
  max-height: 1.4rem;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_login.--verify_pin {
    min-height: 500px;
  }
}
.modal.--expchck .expchck_login.--verify_pin .--pin_phone,
.modal.--expchck .expchck_login.--verify_pin .--pin_email {
  display: none;
}
.modal.--expchck .expchck_login.--verify_pin.--phone .--pin_phone {
  display: block;
}
.modal.--expchck .expchck_login.--verify_pin.--email .--pin_email {
  display: block;
}
.modal.--expchck .expchck_login.--verify_pin .otc div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1.5rem;
}
.modal.--expchck .expchck_login.--verify_pin .otc input {
  width: 100%;
  line-height: 1;
  height: 6.5rem;
  padding: 8px 0 8px;
  font-size: 3.5rem;
  text-align: center;
  appearance: textfield;
  -webkit-appearance: textfield;
  border: 1px solid #C6C6C6;
  border-radius: 5px;
}
.modal.--expchck .expchck_login.--verify_pin .otc input::-webkit-outer-spin-button,
.modal.--expchck .expchck_login.--verify_pin .otc input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal.--expchck .expchck_login.--verify_pin .expchck_login__buttons {
  margin-top: auto;
}
.modal.--expchck .expchck_login.--verify_pin .expchck_login__pin_email,
.modal.--expchck .expchck_login.--verify_pin .expchck_login__pin_phone {
  margin: 0 3px;
}
.modal.--expchck .expchck_login.--verify_pin.--error_pin .expchck_login__pin input {
  background-color: #f2b3b3;
}
.modal.--expchck .expchck_status {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #C6C6C6;
}
.modal.--expchck .expchck_status.--error:before {
  content: '\E81A';
  color: #e35c5c;
}
.modal.--expchck .expchck_status:before {
  content: '\E819';
  font-family: FontAwesome;
  font-size: 6.2rem;
  margin-bottom: 10px;
  color: #10AC82;
}
.modal.--expchck .expchck_status__description {
  font-size: 1.4rem;
  text-align: center;
  max-width: 80%;
}
.modal.--expchck .expchck_register_authn {
  margin-top: 15px;
}
.modal.--expchck .expchck_register_authn__button:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  font-size: 1.8rem;
  line-height: 16px;
}
.modal.--expchck .expchck_header {
  display: flex;
  margin-bottom: 40px;
}
.modal.--expchck .expchck_header__previous {
  width: 25px;
  height: 25px;
  background-color: #FFFFFF;
  color: #333333;
  border-radius: 5px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-right: 15px;
}
.modal.--expchck .expchck_header__previous:before {
  content: '\F104';
  font-family: FontAwesome;
  font-size: 1.8rem;
}
.modal.--expchck .expchck_header__previous:hover {
  color: #666666;
}
.modal.--expchck .expchck_header__name {
  font-size: 22px;
  font-weight: bold;
}
.modal.--expchck .expchck_label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.modal.--expchck .expchck_label__name {
  font-size: 1.5rem;
  line-height: 17px;
  white-space: nowrap;
}
.modal.--expchck .expchck_label__desc {
  color: #838383;
  font-size: 1.1rem;
  margin-left: 10px;
  text-align: right;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
  }
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary .expchck_header,
  .modal.--expchck .expchck_summary .expchck_status {
    grid-column: span 2;
  }
}
.modal.--expchck .expchck_summary .expchck_status {
  margin-top: -30px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary .expchck_status {
    margin-top: -40px;
  }
}
.modal.--expchck .expchck_summary_address {
  margin-bottom: 25px;
}
.modal.--expchck .expchck_summary_address__wrapper {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  color: #333333;
  border: 1px solid #333333;
  border-radius: 5px;
  padding: 15px 45px 15px 15px;
  position: relative;
  margin-bottom: 10px;
}
.modal.--expchck .expchck_summary_address__wrapper:after {
  content: '\F105';
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.8rem;
  font-weight: bold;
}
.modal.--expchck .expchck_summary_address__address {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
  color: #838383;
}
.modal.--expchck .expchck_summary_invoice.--active .expchck_summary_invoice__wrapper {
  max-height: 300px;
  opacity: 1;
  padding: 15px;
  margin-top: 10px;
}
.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__wrapper {
  max-height: 900px;
  overflow: visible;
}
.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__address {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__item.--address {
  max-height: 150px;
  opacity: 1;
  margin-bottom: 15px;
  overflow: visible;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__inputs {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__save {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__address {
  max-height: 200px;
  opacity: 1;
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__firm,
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__nip_wrapper {
  max-height: 200px;
  opacity: 1;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__address_label {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--nip-empty .expchck_summary_invoice__nip_wrapper {
  display: none;
}
.modal.--expchck .expchck_summary_invoice__switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal.--expchck .expchck_summary_invoice__switch .f-group {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_invoice__switch_text {
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_invoice__wrapper {
  padding: 15px;
  background-color: #FFFFFF;
  border-radius: 5px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__inputs {
  margin-bottom: 0;
  max-height: 800px;
  display: flex;
  flex-direction: column;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__save {
  max-height: 50px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__address {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__address_wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
}
.modal.--expchck .expchck_summary_invoice__address_label {
  margin-bottom: 5px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__address_change {
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_invoice__firm,
.modal.--expchck .expchck_summary_invoice__nip_wrapper {
  font-size: 1.3rem;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__nip_wrapper {
  margin-bottom: 5px;
}
.modal.--expchck .expchck_summary_invoice__street,
.modal.--expchck .expchck_summary_invoice__city {
  color: #838383;
}
.modal.--expchck .expchck_summary_invoice__item {
  margin-bottom: 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__item.--address {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice__item.--country {
  order: -1;
}
.modal.--expchck .expchck_summary_payments {
  margin-bottom: 25px;
}
.modal.--expchck .expchck_summary_payments__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 0 -5px;
}
.modal.--expchck .expchck_summary_payment {
  flex: 1;
  min-height: 85px;
  min-width: 65px;
  margin: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  line-height: 1.1;
}
.modal.--expchck .expchck_summary_payment__input:checked ~ .expchck_summary_payment__label {
  border-color: #333333;
}
.modal.--expchck .expchck_summary_payment__label {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 5px;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
}
.modal.--expchck .expchck_summary_payment__icons {
  display: flex;
  justify-content: center;
  border-radius: 5px;
  padding: 0 5px;
}
.modal.--expchck .expchck_summary_payment__icons:empty:before {
  content: '\F105';
  font-family: FontAwesome;
  font-size: 2.8rem;
  font-weight: bold;
}
.modal.--expchck .expchck_summary_payment__names {
  font-size: 1rem;
  margin-top: 5px;
  text-align: center;
}
.modal.--expchck .expchck_summary_deliveries {
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_deliveries {
    margin-bottom: 0;
  }
}
.modal.--expchck .expchck_summary_deliveries__switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.modal.--expchck .expchck_summary_deliveries__switch .f-group {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_deliveries__switch_text {
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_deliveries__stock.--active .expchck_summary_delivery {
  max-height: 300px;
  opacity: 1;
  margin: 10px 0 0;
  padding: 15px 0 15px 15px;
}
.modal.--expchck .expchck_summary_deliveries__stock .expchck_summary_delivery {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_non_standardized__info {
  padding: 15px;
}
.modal.--expchck .expchck_summary_non_standardized__info a {
  color: inherit;
}
.modal.--expchck .expchck_summary_non_standardized__change {
  text-align: center;
  font-size: 1.3rem;
}
.modal.--expchck .expchck_summary_delivery {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 15px 0 15px 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
  display: grid;
  gap: 5px 15px;
  grid-template-columns: auto auto 30px;
  position: relative;
}
.modal.--expchck .expchck_summary_delivery.--active {
  border: 1px solid #333333;
}
.modal.--expchck .expchck_summary_delivery:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_delivery.--disabled {
  opacity: 0.6;
}
.modal.--expchck .expchck_summary_delivery__change {
  grid-area: 1 / 3 / 3 / 4;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.modal.--expchck .expchck_summary_delivery__change:before {
  content: '\F105';
  font-family: FontAwesome;
  font-size: 2.8rem;
  font-weight: bold;
  padding-right: 15px;
  margin-top: -2px;
}
.modal.--expchck .expchck_summary_delivery__info {
  grid-area: 2 / 1 / 3 / 2;
}
.modal.--expchck .expchck_summary_delivery__type_wrapper {
  grid-area: 1 / 1 / 2 / 2;
}
.modal.--expchck .expchck_summary_delivery__type {
  font-size: 1.1rem;
}
.modal.--expchck .expchck_summary_delivery__time {
  font-size: 1rem;
  color: #33C75A;
  margin-left: 5px;
}
.modal.--expchck .expchck_summary_delivery__name {
  font-size: 1.3rem;
  line-height: 1.2;
}
.modal.--expchck .expchck_summary_delivery__address {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
  color: #838383;
}
.modal.--expchck .expchck_summary_delivery__cost_wrapper {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: flex-end;
  align-self: center;
}
.modal.--expchck .expchck_summary_delivery__cost {
  font-size: 1.5rem;
  white-space: nowrap;
}
.modal.--expchck .expchck_pickup_phone,
.modal.--expchck .expchck_client_courier_number {
  margin: 0 15px 0 0;
}
.modal.--expchck .expchck_pickup_phone__wrapper,
.modal.--expchck .expchck_client_courier_number__wrapper {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_pickup_phone__wrapper.--change,
.modal.--expchck .expchck_client_courier_number__wrapper.--change {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_pickup_phone__wrapper.--filled,
.modal.--expchck .expchck_client_courier_number__wrapper.--filled {
  display: flex;
}
.modal.--expchck .expchck_pickup_phone__value,
.modal.--expchck .expchck_client_courier_number__value {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal.--expchck .expchck_pickup_phone__change,
.modal.--expchck .expchck_client_courier_number__change {
  margin-left: 10px;
}
.modal.--expchck .expchck_pickup_phone__item,
.modal.--expchck .expchck_client_courier_number__item {
  margin: 10px 0;
}
.modal.--expchck .expchck_pickup_phone {
  grid-area: 3 / 1 / 3 / 4;
}
.modal.--expchck .expchck_pickup_phone.--change .expchck_pickup_phone__wrapper.--change {
  max-height: 150px;
  opacity: 1;
  overflow: visible;
}
.modal.--expchck .expchck_pickup_phone.--change .expchck_pickup_phone__wrapper.--filled {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_pickup_phone.--change + .expchck_client_courier_number {
  margin-top: 10px;
}
.modal.--expchck .expchck_client_courier_number {
  grid-area: 4 / 1 / 4 / 4;
}
.modal.--expchck .expchck_client_courier_number.--change .expchck_client_courier_number__wrapper.--change {
  max-height: 150px;
  opacity: 1;
  overflow: visible;
}
.modal.--expchck .expchck_client_courier_number.--change .expchck_client_courier_number__wrapper.--filled {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_client_courier_number__label {
  font-size: 1.1rem;
  margin-right: 3px;
}
.modal.--expchck .expchck_client_courier_number input.--highlight {
  animation: highlight-border-expchck 2s ease 0s 1 normal forwards;
}
.modal.--expchck .expchck_summary_costs {
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_costs {
    margin-bottom: 10px;
  }
}
.modal.--expchck .expchck_summary_costs__item {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.modal.--expchck .expchck_summary_costs__item.--active {
  display: flex;
}
.modal.--expchck .expchck_summary_costs__label {
  padding-right: 10px;
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_costs__value {
  white-space: nowrap;
}
.modal.--expchck .expchck_summary_costs__value.--minus {
  color: #33C75A;
}
.modal.--expchck .expchck_summary_costs__value.--minus:before {
  content: '-';
  padding-right: 3px;
}
.modal.--expchck .expchck_summary_costs__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.modal.--expchck .expchck_summary_total {
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #C6C6C6;
  flex-direction: column;
  align-items: flex-end;
  padding: 10px 0;
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_total {
    display: flex;
  }
}
.modal.--expchck .expchck_summary_total__label {
  color: #838383;
  font-size: 1.1rem;
}
.modal.--expchck .expchck_summary_total__value {
  font-size: 2.1rem;
  line-height: 1;
}
.modal.--expchck .expchck_summary_clauses {
  display: none;
  font-size: 1.1rem;
  margin-bottom: 30px;
}
.modal.--expchck .expchck_summary_clauses.--active {
  display: block;
}
.modal.--expchck .expchck_summary_clause {
  margin-bottom: 15px;
}
.modal.--expchck .expchck_summary_clause:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_terms {
  margin-bottom: 20px;
}
.modal.--expchck .expchck_summary_terms__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.modal.--expchck .expchck_summary_terms__item:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_terms__item.--error {
  color: #e35c5c;
}
.modal.--expchck .expchck_summary_terms__item.--error a:not(:hover) {
  color: #e35c5c;
}
.modal.--expchck .expchck_summary_terms__item.--error .f-group.--switch .f-label {
  background-color: #e35c5c;
}
.modal.--expchck .expchck_summary_terms__content {
  font-size: 1.2rem;
  margin-right: 10px;
}
.modal.--expchck .expchck_summary_terms__switch {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_submit {
  margin-bottom: var(--mb, 80px);
}
.modal.--expchck .expchck_summary_submit__button {
  width: 100%;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_submit__button {
    display: inline-block;
  }
}
.modal.--expchck .expchck_summary_submit__button:after {
  content: '\F105';
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.8rem;
  font-weight: bold;
}
.modal.--expchck .expchck_summary_submit__cost {
  display: none;
}
.modal.--expchck .expchck_client__inputs,
.modal.--expchck .expchck_address__inputs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px 15px;
  margin-bottom: 30px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__inputs,
  .modal.--expchck .expchck_address__inputs {
    grid-template-columns: 7fr 1fr 1fr 7fr;
  }
}
.modal.--expchck .expchck_client__item,
.modal.--expchck .expchck_address__item {
  grid-column: span 4;
}
.modal.--expchck .expchck_client__item.--firstname,
.modal.--expchck .expchck_address__item.--firstname,
.modal.--expchck .expchck_client__item.--lastname,
.modal.--expchck .expchck_address__item.--lastname {
  grid-column: span 2;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__item.--street,
  .modal.--expchck .expchck_address__item.--street,
  .modal.--expchck .expchck_client__item.--city,
  .modal.--expchck .expchck_address__item.--city {
    grid-column: span 3;
  }
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__item.--street-number,
  .modal.--expchck .expchck_address__item.--street-number,
  .modal.--expchck .expchck_client__item.--zipcode,
  .modal.--expchck .expchck_address__item.--zipcode {
    grid-column: span 1;
  }
}
.modal.--expchck .expchck_client__item.--country,
.modal.--expchck .expchck_address__item.--country {
  order: -1;
}
.modal.--expchck .expchck_client__submit,
.modal.--expchck .expchck_address__submit {
  margin-bottom: 30px;
}
.modal.--expchck .expchck_client__button,
.modal.--expchck .expchck_address__button {
  width: 100%;
}
.modal.--expchck .expchck_client__change_account,
.modal.--expchck .expchck_address__change_account {
  font-size: 1.2rem;
  text-align: center;
}
.modal.--expchck .expchck_client__change_link,
.modal.--expchck .expchck_address__change_link {
  display: block;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__change_link,
  .modal.--expchck .expchck_address__change_link {
    display: inline;
    margin-left: 5px;
  }
}
.modal.--expchck .expchck_client__safe,
.modal.--expchck .expchck_address__safe {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.modal.--expchck .expchck_client__powered_by_smile,
.modal.--expchck .expchck_address__powered_by_smile {
  max-width: 70px;
  margin-left: 50px;
}
.modal.--expchck .expchck_client .expchck_switch,
.modal.--expchck .expchck_address .expchck_switch {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.modal.--expchck .expchck_client .expchck_switch__radio,
.modal.--expchck .expchck_address .expchck_switch__radio {
  margin: 0 0 0 15px;
  line-height: 0;
}
.modal.--expchck .expchck_payments__details:not(.--show-all) .expchck_payments__option:nth-child(n + 7) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  display: none;
}
.modal.--expchck .expchck_payments input[type='radio']:checked + label + .expchck_payments__details {
  display: block;
  max-height: 600px;
  opacity: 1;
}
.modal.--expchck .expchck_payments input[type='radio']:checked + label + .expchck_payments__details.--show-all {
  max-height: 2000px;
}
.modal.--expchck .expchck_payments.--clause-top .expchck_payments__clause {
  display: none;
}
.modal.--expchck .expchck_payments__arrow {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__item {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 0 15px;
  cursor: pointer;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_payments .expchck_payments__item:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_payments .expchck_payments__item .expchck_payments__details:empty {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--checked.--options .expchck_payments__arrow .icon-options-status:before {
  content: '\F077';
}
.modal.--expchck .expchck_payments .expchck_payments__item.--checked:not(.--collapse) {
  border-color: #333333;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow .icon-options-status:before {
  content: '\F078';
}
.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__details {
  max-height: 0 !important;
  opacity: 0 !important;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow .icon-options-status:before {
  content: '\F078' !important;
}
.modal.--expchck .expchck_payments .expchck_payments__label {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 68px;
  cursor: pointer;
}
.modal.--expchck .expchck_payments .expchck_payments__details {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_payments .expchck_payments__details span {
  line-height: 1.3;
}
.modal.--expchck .expchck_payments .expchck_payments__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  margin: 10px -5px;
  grid-auto-rows: 1fr;
}
.modal.--expchck .expchck_payments .expchck_payments__option {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 300px;
  margin: 6px;
  min-height: 100px;
  word-break: break-word;
}
.modal.--expchck .expchck_payments .expchck_payments__option input[type='radio']:checked + label.expchck_payments__option_select {
  border-color: #333333;
}
.modal.--expchck .expchck_payments .expchck_payments__option_select {
  border: 1px solid #C6C6C6;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 5px;
  cursor: pointer;
  min-height: 93px;
  height: 100%;
  text-align: center;
}
.modal.--expchck .expchck_payments .expchck_payments__option_icons {
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  padding: 3px;
  border-radius: 5px;
}
.modal.--expchck .expchck_payments .expchck_payments__option_icon {
  max-height: 25px;
}
.modal.--expchck .expchck_payments .expchck_payments__option_name {
  font-size: 1.1rem;
}
.modal.--expchck .expchck_payments .expchck_payments__popular {
  font-size: 1.3rem;
}
.modal.--expchck .expchck_payments .expchck_payments__clause_top {
  font-size: 1rem;
  margin-bottom: 15px;
  display: block;
  font-size: 10px;
  padding: 0 5px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_payments .expchck_payments__clause_top:empty {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__clause {
  font-size: 1rem;
  margin-bottom: 3rem;
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__clause:empty {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__clause span {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__show_all {
  margin-bottom: 10px;
  padding: 5px 0 10px;
  display: inline-block;
}
.modal.--expchck .expchck_payments .expchck_payments__show_all.--hidden {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__icons {
  display: flex;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  max-height: 30px;
  margin: 0 12px 0 2px;
  background: #FFFFFF;
  padding: 3px;
  border-radius: 5px;
}
.modal.--expchck .expchck_payments .expchck_payments__icon {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__icon:first-child {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
}
.modal.--expchck .expchck_payments .expchck_payments__name {
  font-size: 1.3rem;
}
.modal.--expchck .expchck_payments .expchck_payments__description {
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 2px;
}
.modal.--expchck .expchck_payments .expchck_payments__name + .modal.--expchck .expchck_payments .expchck_payments__description {
  font-size: 1.1rem;
}
.modal.--expchck .expchck_payments .expchck_payments__cost {
  margin-left: 15px;
}
.modal.--expchck .expchck_deliveries__addresses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  margin-bottom: 40px;
}
.modal.--expchck .expchck_deliveries__addresses &gt; * {
  min-height: 130px;
  border-radius: 5px;
}
.modal.--expchck .expchck_deliveries__add_address {
  border: 1px dashed #C6C6C6;
  color: #C6C6C6;
  text-decoration: none;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal.--expchck .expchck_deliveries__add_address:before {
  content: '+';
}
.modal.--expchck .expchck_deliveries__address {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #333333;
  padding: 10px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  cursor: pointer;
}
.modal.--expchck .expchck_deliveries__address.--active {
  border-color: #333333;
}
.modal.--expchck .expchck_deliveries__address_label {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.modal.--expchck .expchck_deliveries__address_wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
  color: #838383;
  margin-bottom: 5px;
}
.modal.--expchck .expchck_deliveries__address_edit {
  font-size: 1.2rem;
  margin-top: auto;
}
.modal.--expchck .expchck_deliveries__non_standardized_info {
  padding: 15px;
}
.modal.--expchck .expchck_deliveries__non_standardized_info a {
  color: inherit;
}
.modal.--expchck .expchck_deliveries__non_standardized_change {
  text-align: center;
  font-size: 1.3rem;
}
.expchck_summary_submit_mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1006;
  padding: 15px;
  background-color: #F2F5F5;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  display: none;
  align-items: center;
  justify-content: space-between;
  animation: slideUp 0.4s ease-out both;
}
@media (max-width: 756px) {
  .expchck_summary_submit_mobile.--active {
    display: flex;
  }
}
.expchck_summary_submit_mobile.--loading {
  position: relative;
  pointer-events: none;
  position: fixed;
}
.expchck_summary_submit_mobile.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.expchck_summary_submit_mobile.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.expchck_summary_submit_mobile__button_wrapper {
  flex: 1;
}
.expchck_summary_submit_mobile__button {
  width: 100%;
  border-radius: 5px;
}
.expchck_summary_submit_mobile__button.btn.--solid {
  background: #333;
  border-color: #333;
  color: #FFFFFF;
  transition: 0.3s opacity;
}
.expchck_summary_submit_mobile__button.btn.--solid:hover {
  opacity: 0.8;
}
.expchck_summary_submit_mobile__cost {
  display: flex;
  flex-direction: column;
  margin-right: 15px;
}
.expchck_summary_submit_mobile__cost_label {
  font-size: 1.2rem;
  color: #838383;
}
.expchck_summary_submit_mobile__cost_value {
  font-size: 1.9rem;
  white-space: nowrap;
}
.expchck_delivery {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
}
.expchck_delivery.--calendar-opened .expchck_delivery__calendar_hours {
  position: relative;
  z-index: 0;
}
.expchck_delivery.--active {
  border-color: #333333;
}
.expchck_delivery.--loading {
  position: relative;
  pointer-events: none;
}
.expchck_delivery.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.expchck_delivery.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.expchck_delivery.--loading label {
  pointer-events: none;
}
.expchck_delivery[data-selected-point] .expchck_delivery__pickup_find {
  display: none;
}
.expchck_delivery[data-selected-point] .expchck_delivery__pickup_address {
  display: flex;
}
.expchck_delivery.--last {
  margin-bottom: 0;
}
.expchck_delivery__input:checked ~ .expchck_delivery__calendar {
  padding-bottom: 15px;
  max-height: 300px;
  opacity: 1;
  overflow: visible;
}
.expchck_delivery__input:disabled + .f-label {
  opacity: 0.5;
}
.expchck_delivery[data-company-key].--services-loaded .expchck_delivery__input:checked ~ .expchck_delivery__calendar {
  padding-bottom: 15px;
  max-height: 300px;
  opacity: 1;
  overflow: visible;
}
.expchck_delivery[data-company-key] .expchck_delivery__calendar {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.expchck_delivery__label {
  display: flex;
  align-items: center;
  padding: 15px !important;
  min-height: 68px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.expchck_delivery__label:before,
.expchck_delivery__label:after {
  display: none !important;
}
.expchck_delivery__icons {
  display: flex;
  justify-content: center;
  width: 50px;
  min-width: 50px;
  margin-right: 15px;
}
.expchck_delivery__icon {
  display: none;
}
.expchck_delivery__icon:first-child {
  display: block;
}
.expchck_delivery__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
  font-size: 1.1rem;
}
.expchck_delivery__name {
  font-size: 1.4rem;
}
.expchck_delivery__time {
  line-height: 1;
  color: #33C75A;
  margin-bottom: 3px;
}
.expchck_delivery__cost_wrapper {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  padding-right: 25px;
}
.expchck_delivery__cost_wrapper:after {
  content: '\F105';
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.8rem;
  font-weight: bold;
}
.expchck_delivery__points {
  display: flex;
  margin-top: 2px;
  margin-bottom: 0;
}
.expchck_delivery__points label {
  padding-right: 0;
}
.expchck_delivery__points_input:disabled + .expchck_delivery__points_label.f-label {
  background: transparent !important;
}
.expchck_delivery__points_input:disabled + .expchck_delivery__points_label.f-label:before {
  content: none;
}
.expchck_delivery__points_label {
  padding-right: 0;
  padding-left: 18px !important;
}
.expchck_delivery__calendar {
  line-height: 1;
  padding: 0 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.expchck_delivery__calendar .menu_messages_message {
  margin: 0;
}
.expchck_delivery__calendar_label {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 10px;
}
.expchck_delivery__calendar_hours {
  margin-top: 25px;
}
.expchck_delivery__calendar_hours .f-control.f-dropdown-toggle,
.expchck_delivery__calendar_services .f-control.f-dropdown-toggle {
  display: block;
  font-weight: bold;
}
.expchck_delivery__calendar_services {
  margin-top: 15px;
}
.expchck_delivery__calendar_services.--one-service {
  display: none;
}
.expchck_delivery__dates {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  position: relative;
}
.expchck_delivery__date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px;
}
.expchck_delivery__date:not(.--other) {
  background: #F2F5F5;
  color: #333333;
  border: 1px solid #C6C6C6;
  border-radius: 5px;
  cursor: pointer;
  min-height: 30px;
  min-width: 75px;
  padding: 5px;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.expchck_delivery__date:not(.--other):hover,
.expchck_delivery__date:not(.--other).--active {
  border: 1px solid #333333;
}
.expchck_delivery__date.--other {
  order: 1;
}
.expchck_delivery__date_cost {
  font-size: 1.2rem;
  margin-top: 5px;
}
.expchck_delivery__date_cost:empty {
  display: none;
}
.expchck_delivery__datepicker {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 500px) {
  .expchck_delivery__datepicker {
    left: 0;
    transform: none;
    top: calc(100% + 5px);
  }
}
@media (min-width: 550px) {
  .expchck_delivery__datepicker {
    left: auto;
    right: 0;
  }
}
@media (min-width: 757px) {
  .expchck_delivery__datepicker {
    left: 0;
    right: auto;
  }
}
.expchck_delivery__select_delivery {
  margin-top: 15px;
}
.expchck_delivery__select_button {
  width: 100%;
}
.modal.--expchck .pickup_points {
  display: flex;
}
.modal.--expchck.--pickup.--loading .modal__content:before {
  z-index: 3;
}
.modal.--expchck.--pickup.--loading .modal__content:after {
  z-index: 4;
}
.modal.--expchck.--pickup .modal__wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media (max-width: 978px) {
  .modal.--expchck.--pickup .modal__wrapper,
  .modal.--expchck.--pickup .modal__content,
  .modal.--expchck.--pickup .pickup_points {
    height: 100%;
  }
  .modal.--expchck.--pickup .pickup_points__wrapper {
    flex-basis: 100%;
  }
  .modal.--expchck.--pickup .pickup_map__wrapper {
    height: 100%;
  }
}
.modal.--expchck.--pickup .expchck_header {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points.--mapView .pickup_nav {
    border-radius: 5px;
  }
}
.modal.--expchck.--pickup .pickup_points .pickup_search__input,
.modal.--expchck.--pickup .pickup_points .pickup_search__wrapper {
  border-radius: 5px;
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points .pickup_nav {
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points .pickup_filters,
  .modal.--expchck.--pickup .pickup_points .pickup_search,
  .modal.--expchck.--pickup .pickup_points .pickup_items {
    border-radius: 0 0 5px 5px;
  }
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points .pickup_nav,
  .modal.--expchck.--pickup .pickup_points .pickup_filters,
  .modal.--expchck.--pickup .pickup_points .pickup_search,
  .modal.--expchck.--pickup .pickup_points .pickup_items {
    background: #F2F5F5;
  }
}
.modal.--expchck.--pickup .pickup_points .pickup_item {
  background: #FFFFFF;
  border-radius: 5px;
  border-bottom: none;
}
.modal.--expchck.--pickup .pickup_points .pickup_item.--active {
  box-shadow: 0 0 0 2px #333333 inset;
}
@media (min-width: 757px) {
  .html[data-browser="Safari"] .pickup_map__wrapper {
    min-height: calc(80vh - 40px);
  }
}
.pickup_points {
  display: none;
  flex-direction: column;
  /*.leaflet-popup {
		@media (max-width: 757px) {
			position: fixed !important;
			bottom: 0 !important;
			left: 0 !important;
			right: 0 !important;
			transform: none !important;
			min-height: 20vh;
			width: 100vw;
		}
	}
	.leaflet-popup-content {
		@media (max-width: 757px) {
			width: unset !important;
		}
	}
	.leaflet-map-pane {
		@media (max-width: 757px) {
			transform: none !important;
		}
	}*/
}
.pickup_points.--searchView .pickup_points__search {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pickup_points.--searchView .pickup_nav .--search svg path {
  fill: #317CD4;
}
@media (max-width: 978px) {
  .pickup_points.--searchView .pickup_map {
    height: calc(100% - 125px);
  }
}
@media (min-width: 978px) {
  .pickup_points.--searchView .pickup_items.--pickups,
  .pickup_points.--searchView .pickup_items.--message {
    display: none;
  }
}
.pickup_points.--mapView .pickup_items.--pickups,
.pickup_points.--mapView .pickup_items.--message,
.pickup_points.--mapView .pickup_search {
  display: none;
}
.pickup_points.--mapView .pickup_nav {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pickup_points.--mapView .pickup_nav .--map svg path {
  stroke: #317CD4;
  fill: none;
}
.pickup_points.--listView .pickup_nav .--list svg path {
  fill: #317CD4;
}
@media (max-width: 978px) {
  .pickup_points.--listView .pickup_map {
    height: calc(100% - 125px);
  }
}
.pickup_points.--filtersView .pickup_items.--pickups,
.pickup_points.--filtersView .pickup_items.--message,
.pickup_points.--filtersView .pickup_search {
  display: none;
}
.pickup_points.--filtersView .pickup_filters {
  display: flex;
}
.pickup_points.--filtersView .pickup_nav .--filters svg path {
  fill: #317CD4;
}
.pickup_points__headline {
  font-size: 2rem;
  margin: 0 15px 15px;
}
@media (min-width: 978px) {
  .pickup_points__headline {
    margin-bottom: 20px;
  }
}
.pickup_points__wrapper {
  position: relative;
}
.pickup_points .pickup_filters {
  display: none;
  flex-direction: column;
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 65px;
  left: 0;
  background: #F2F5F5;
  color: #333;
  width: 100%;
  height: calc(100% - 65px);
}
@media (min-width: 979px) {
  .pickup_points .pickup_filters {
    top: 75px;
    bottom: 25px;
    left: 15px;
    background: #f1f1f1;
    width: 300px;
    border-radius: 0 0 5px 5px;
    display: flex;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_filters {
    width: 320px;
  }
}
.pickup_points .pickup_nav {
  margin: 0 0 5px;
  height: 60px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.pickup_points .pickup_nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pickup_points .pickup_nav a:hover svg path {
  fill: #317CD4;
}
.pickup_points .pickup_nav a.--map:hover svg path {
  stroke: #317CD4;
  fill: none;
}
.pickup_points .pickup_nav a:not(:last-child):after {
  position: absolute;
  content: '';
  height: 40px;
  background-color: #c4c7c8;
  width: 1px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 979px) {
  .pickup_points .pickup_nav {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 300px;
    padding: 0;
    background: #f1f1f1;
    z-index: 2;
    height: 60px;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_nav {
    width: 320px;
  }
}
.pickup_points .pickup_filters {
  display: none;
}
.pickup_points .pickup_filters__sub:not(.--submit) {
  margin-bottom: 3rem;
  overflow-y: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_filters__sub.--availability {
  display: none;
}
.pickup_points .pickup_filters__sub.--submit {
  margin-top: auto;
}
.pickup_points .pickup_filters__name {
  margin-bottom: 2rem;
  display: block;
}
.pickup_points .pickup_filters__item {
  padding-left: 1.5rem;
}
.pickup_points .pickup_filters .--submit a {
  display: flex;
  justify-content: center;
}
.pickup_points .pickup_search {
  margin: 0 15px 15px;
  height: 45px;
  position: relative;
  z-index: 2;
}
@media (min-width: 979px) {
  .pickup_points .pickup_search {
    margin: 0;
    position: absolute;
    top: 60px;
    left: 15px;
    width: 300px;
    padding: 15px;
    background: #f1f1f1;
    z-index: 2;
    height: 75px;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_search {
    width: 320px;
  }
}
.pickup_points .pickup_search.--loading .pickup_search__query:after {
  content: '\E838';
  font-family: FontAwesome;
  animation: spin 1.5s infinite linear;
  font-size: 2.35rem;
  position: absolute;
  top: calc(50% - 15px);
  right: 4.5rem;
}
.pickup_points .pickup_search.--focus .pickup_search__wrapper {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 979px) {
  .pickup_points .pickup_search.--focus .pickup_search__wrapper {
    left: 15px;
    right: 15px;
  }
}
.pickup_points .pickup_search.--focus .pickup_search__input {
  border: 1px solid transparent;
}
.pickup_points .pickup_search.--focus.--open .pickup_search__results {
  display: block;
  border-top: 1px solid #c4c7c8;
}
.pickup_points .pickup_search__wrapper {
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  overflow: hidden;
}
.pickup_points .pickup_search__query {
  position: relative;
}
.pickup_points .pickup_search__input {
  width: 100%;
  height: 45px;
  font-size: 1.2rem;
  padding-left: 15px;
  padding-right: 75px;
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points .pickup_search__button {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
  position: absolute;
  font-size: 1.8rem;
  top: 0;
  right: 0;
}
.pickup_points .pickup_search__button:hover {
  color: #317CD4;
}
.pickup_points .pickup_search__button:before {
  content: '\F002';
  font-family: FontAwesome;
}
.pickup_points .pickup_search__results {
  display: none;
  padding: 7.5px 0;
  max-height: 300px;
  overflow: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0;
  background: #f1f1f1;
}
.pickup_points .pickup_search__results::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_search__results::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.pickup_points .pickup_search__results::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_search__result {
  display: block;
  font-size: 1.3rem;
  padding: 7.5px 15px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pickup_points .pickup_search__result:hover {
  color: #317CD4;
}
.pickup_points .pickup_map {
  z-index: 0;
  position: relative;
}
@media (max-width: 979px) {
  .pickup_points .pickup_map {
    height: calc(100% - 65px);
  }
}
.pickup_points .pickup_map__area {
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 15px;
  bottom: 15px;
}
@media (min-width: 979px) {
  .pickup_points .pickup_map__area {
    right: 15px;
    top: 15px;
    left: unset;
    bottom: unset;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_map__area_button.--secondary {
    background-color: rgba(51, 51, 51, 0.9);
  }
}
.pickup_points .pickup_map__area_button:before {
  font-size: 1.1em;
}
.pickup_points .pickup_map__wrapper {
  min-height: 300px;
  z-index: 0;
}
@media (min-width: 757px) {
  .pickup_points .pickup_map__wrapper {
    aspect-ratio: 2.5;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_map__wrapper {
    aspect-ratio: 1.8;
  }
}
.pickup_points .pickup_items {
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 125px;
  left: 0;
  background: #F2F5F5;
  color: #333;
  display: flex;
  flex-direction: column;
  height: calc(100% - 125px);
  width: 100%;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items {
    z-index: 1;
    bottom: 25px;
    left: 15px;
    width: 300px;
    height: auto;
    border-radius: 0 0 5px 5px;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_items {
    width: 320px;
  }
}
.pickup_points .pickup_items.--pickups {
  display: block;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items.--pickups {
    display: flex;
  }
}
.pickup_points .pickup_items.--pickups .pickup_items__findings,
.pickup_points .pickup_items.--pickups .pickup_items__wrapper {
  display: block;
}
.pickup_points .pickup_items.--pickups .pickup_items__findings {
  display: none;
}
.pickup_points .pickup_items.--pickups.--more .pickup_items__show_more {
  display: block;
}
.pickup_points .pickup_items.--message {
  display: block;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items.--message {
    display: flex;
  }
}
.pickup_points .pickup_items.--message .pickup_items__message {
  display: block;
}
.pickup_points .pickup_items.--show .pickup_item.--hide {
  display: grid;
}
.pickup_points .pickup_items.--show .pickup_item.--last-visible {
  border-bottom: 1px solid #c4c7c8;
}
.pickup_points .pickup_items.--more .pickup_items__show_more {
  display: block;
}
.pickup_points .pickup_items__message,
.pickup_points .pickup_items__findings,
.pickup_points .pickup_items__wrapper,
.pickup_points .pickup_items__show_more {
  display: none;
}
.pickup_points .pickup_items__message {
  margin: 0;
}
.pickup_points .pickup_items__findings {
  font-size: 1.3rem;
  margin-bottom: 10px;
  display: none;
}
.pickup_points .pickup_items__findings_value {
  margin: 0 3px;
}
.pickup_points .pickup_items__show_more {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show_more {
    margin-top: auto;
    padding-top: 15px;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show {
    color: #000;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show:hover {
    color: #317CD4;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__wrapper {
    overflow-y: auto;
    scrollbar-color: #317CD4 transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0;
    margin: 0 -15px;
    padding: 0 10px 0 15px;
  }
  .pickup_points .pickup_items__wrapper::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .pickup_points .pickup_items__wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .pickup_points .pickup_items__wrapper::-webkit-scrollbar-thumb {
    background-color: #317CD4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
.pickup_points .pickup_item {
  display: grid;
  grid-template-columns: 60% auto;
  grid-gap: 1rem;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #c4c7c8;
  font-size: 1.2rem;
  cursor: pointer;
  margin-bottom: 1rem;
}
.pickup_points .pickup_item:last-child,
.pickup_points .pickup_item.--last-visible {
  border-bottom: none;
}
.pickup_points .pickup_item.--active {
  box-shadow: 0 0 0 2px #317CD4 inset;
  border-color: transparent;
  border-radius: 5px;
}
.pickup_points .pickup_item.--active .pickup_item__client_courier_number {
  display: block;
}
.pickup_points .pickup_item.--hide {
  display: none;
}
.pickup_points .pickup_item__distance {
  color: #317CD4;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  display: block;
}
.pickup_points .pickup_item__name,
.pickup_points .pickup_item__street,
.pickup_points .pickup_item__city_wrapper {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points .pickup_item__street,
.pickup_points .pickup_item__city_wrapper {
  font-size: 1.1rem;
  line-height: 1.2rem;
  color: #8c8c8c;
}
.pickup_points .pickup_item__zipcode {
  margin-right: 4px;
}
.pickup_points .pickup_item__client_courier_number {
  width: 100%;
  margin-top: 5px;
  display: none;
}
.pickup_points .pickup_item__client_courier_number.--highlight {
  animation: highlight-border-expchck 2s ease 0s 1 normal forwards;
}
.pickup_points .pickup_item__map {
  margin-top: 1rem;
}
.pickup_points .pickup_item__map_link {
  white-space: nowrap;
}
@media (min-width: 979px) {
  .pickup_points .pickup_item__map_link {
    color: #000;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_item__map_link:hover {
    color: #317CD4;
  }
}
.pickup_points .pickup_item__choose {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.pickup_points .pickup_item__choose strong {
  font-size: 1.35rem;
  line-height: 1.35rem;
}
.pickup_points .pickup_item__choose:hover a svg path {
  fill: #317CD4;
}
.pickup_points .pickup_item__choose a {
  margin: 0 1rem 0 1.5rem;
  display: flex;
}
.pickup_points .leaflet-popup-content {
  margin: 10px;
}
.pickup_points .gm-style .gm-style-iw-c {
  padding: 15px !important;
  max-height: 300px !important;
  max-width: none !important;
  width: 230px;
  outline: none;
  transform: translate(-50%, -100%);
}
.pickup_points .gm-style .gm-style-iw-d {
  width: 100%;
  height: 100%;
  max-height: none !important;
  overflow: auto !important;
}
.pickup_points .gm-style .gm-style-iw-tc {
  top: -3px;
}
.pickup_points .leaflet-popup-close-button {
  display: none;
}
.pickup_points .pickup_marker {
  font-size: 1.2rem;
  color: #333;
}
@media (min-width: 757px) {
  .pickup_points .pickup_marker {
    max-width: 230px;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_marker {
    max-width: 265px;
  }
}
.pickup_points .pickup_marker__details {
  margin-bottom: 10px;
}
.pickup_points .pickup_marker__name_wrapper {
  display: flex;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  align-items: flex-end;
}
.pickup_points .pickup_marker__name {
  max-width: 65%;
}
.pickup_points .pickup_marker__price {
  margin-left: auto;
  margin-bottom: 0.1rem;
}
.pickup_points .pickup_marker__name,
.pickup_points .pickup_marker__street,
.pickup_points .pickup_marker__city_wrapper {
  display: block;
}
.pickup_points .pickup_marker__street,
.pickup_points .pickup_marker__city_wrapper {
  font-size: 1.1rem;
  line-height: 1.15;
}
.pickup_points .pickup_marker__zipcode {
  margin-right: 4px;
}
.pickup_points .pickup_marker__description {
  display: block;
  margin: 0 0 10px;
  cursor: pointer;
  font-size: 1.1rem;
}
.pickup_points .pickup_marker__description:not(.--active) {
  line-height: 1.5rem;
  max-height: 3rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.pickup_points .pickup_marker__links {
  margin-bottom: 10px;
  display: flex;
}
.pickup_points .pickup_marker__links a:first-child {
  margin-right: 1.5rem;
}
.pickup_points .pickup_marker__link {
  color: #000;
}
.pickup_points .pickup_marker__link:hover {
  color: #317CD4;
}
.pickup_points .pickup_marker__choose a {
  width: 100%;
}
.expchck_login.--emailNotCkecked .expchck_login__buttons,
.expchck_login.--emailNotCkecked .expchck_login__pass,
.expchck_login.--emailNotCkecked .expchck_login__links {
  display: none !important;
}
.expchck_login.--emailNotExist a[href*="#signin"],
.expchck_login.--emailNotExist a[href*="#checkEmail"],
.expchck_login.--emailNotExist .expchck_login__pass {
  display: none;
}
.expchck_login.--emailExist a[href*="#checkEmail"],
.expchck_login.--emailExist a[href*="#register"] {
  display: none;
}
.expchck_login.--emailExist a[href*="#mailLogin"],
.expchck_login.--emailExist a[href*="#passRecover"] {
  display: block;
}
.expchck_login.--emailExist .expchck_login__links {
  display: flex !important;
}
.expchck_login.--no_services .expchck_login__sep {
  display: none;
}
.expchck_login__option {
  display: flex;
  align-items: center;
  padding-left: 20px !important;
  line-height: 1;
  padding: 1.5rem 0;
  border: 1px solid #333;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
}
.expchck_login__option.--active {
  margin-top: 2.5rem !important;
}
.expchck_login__option:hover {
  border-color: #333;
}
.expchck_login__option .option_name {
  margin-left: 0.3rem;
}
.expchck_login__option .option_icon {
  margin-right: 1.5rem;
  max-height: 2.2rem;
  position: absolute;
  left: 2rem;
}
.expchck_login__option .option_icon img {
  max-height: 2.2rem;
}
.expchck_login__option .option_badge {
  position: absolute;
  top: -5px;
  text-align: center;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  font-size: 11px;
  color: #939393;
}
.expchck_login a[href*="#verify_email"],
.expchck_login .expchck_return {
  text-decoration: none;
  width: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  border-left: 1px solid #C6C6C6;
}
@media (min-width: 757px) {
  .expchck_login a[href*="#verify_email"],
  .expchck_login .expchck_return {
    width: 2.5rem;
    height: 2.5rem;
    right: 1.5rem;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
  }
}
.expchck_login a[href*="#verify_email"]:hover,
.expchck_login .expchck_return:hover {
  border-color: #333;
}
.expchck_login a[href*="#verify_email"]:before,
.expchck_login .expchck_return:before {
  font-weight: 600;
}
.expchck_login a[href*="#verify_email"]:before,
.expchck_login .expchck_return:before {
  font-family: FontAwesome;
  color: #333333;
  content: "\F105";
  font-size: 1.8rem;
}
.expchck_login .--error a[href*="#checkEmail"] {
  display: none;
}
.expchck_login__buttons a {
  display: flex;
}
.expchck_login__links {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.expchck_login__links a[href*="#mailLogin"],
.expchck_login__links a[href*="#passRecover"] {
  display: none;
}
.expchck_login__sep {
  display: flex;
  align-items: center;
}
.expchck_login__sep span {
  display: block;
  padding: 0 1rem;
}
.expchck_login__sep:before,
.expchck_login__sep:after {
  width: 100%;
  height: 1px;
  content: '';
  background-color: #C6C6C6;
}
html .cop_pickup_points .gm-style .gm-style-iw-c {
  padding: 0 !important;
}
html .cop_pickup_points .gm-style .gm-style-iw-d {
  padding: 0 1.5rem 0 1.5rem;
  margin-bottom: 7.5rem;
}
html .cop_pickup_points .gm-style .gm-style-iw-tc {
  top: 0 !important;
}
html .cop_pickup_points .gm-style .cop_pickup_marker__choose {
  position: absolute;
  bottom: 13px;
  left: 15px;
  right: 15px;
}
/*component_css_end*/

/*component_css_start id=651c2924bb4345.02166170 page=layout_bottom type=collective_payment*/
.modal.--expchck_retry.--orders.--loading .modal__content:before {
  background-color: rgba(255, 255, 255, 0.8);
}
.modal.--orders.--expchck_retry .expchck_total {
  border-top: none;
}
.modal.--orders.--expchck_retry .modal__wrapper {
  background: #fff;
}
@media (min-width: 979px) {
  .modal.--orders.--expchck_retry .modal__wrapper {
    padding: 4rem 2.5rem;
  }
}
.modal.--orders.--expchck_retry .expchck_total__title.--small {
  font-size: 1.2rem;
}
.modal.--orders.--expchck_retry .expchck_total__value {
  font-size: 2.8rem;
}
.modal.--orders.--expchck_retry .expchck_payments .expchck_payments__item {
  border-color: #c4c7c8;
}
.modal.--orders.--expchck_retry .expchck__wrapper.--orders .btn {
  background-color: #6AC081;
  border-color: #6AC081;
  color: #fff;
}
.modal.--orders.--expchck_retry .expchck_summary__wrapper {
  padding-bottom: 0;
}
@media (min-width: 979px) {
  .modal.--orders.--expchck_retry .expchck_summary {
    margin-bottom: 0;
  }
}
.modal.--expchck_retry.--orders .expchck_summary {
  font-size: 1rem;
  line-height: 1.4rem;
}
.modal.--expchck_retry.--orders .expchck_summary strong {
  font-size: 1.2rem;
}
.modal.--expchck_retry.--orders .expchck_summary__orders__details {
  display: flex;
  flex-direction: column;
  padding: 15px;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.modal.--expchck_retry.--orders .expchck_summary__orders__details:not(.--show) .expchck_summary__order__details:nth-child(n + 3) {
  display: none;
}
.modal.--expchck_retry.--orders .expchck_summary__order__details {
  margin-bottom: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.modal.--expchck_retry.--orders .expchck_summary__order__details *:not(.order_worth) {
  grid-column: 1 / 2;
}
.modal.--expchck_retry.--orders .expchck_summary__more_orders {
  text-align: center;
  margin-top: 15px;
  font-size: 1.2rem;
}
.modal.--expchck_retry.--orders .expchck_summary .order_worth {
  font-size: 16px;
  text-align: right;
}
.modal.--expchck_retry.--orders .expchck_summary .order_id {
  display: block;
  margin-top: 3px;
}
.modal.--expchck_retry.--orders .expchck_summary .order_id_wrapper {
  display: block;
  margin-bottom: 10px;
}
.modal.--expchck_retry.--orders .expchck_summary .order_date {
  margin-bottom: 2px;
}
.modal.--expchck_retry.--orders .expchck_summary .order_date,
.modal.--expchck_retry.--orders .expchck_summary .order_invoice_wrapper {
  color: #888888;
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e84c6f9c6.95387836 page=sitemap type=sitemap_tree*/
.sitemap_tree__wrapper {
  margin-bottom: 1.5rem;
}
.sitemap_tree__list {
  list-style: none;
  margin-left: 2rem;
}
.sitemap_tree__item {
  line-height: 1.5;
}
.sitemap_tree__link {
  margin-bottom: 1.1rem;
  display: inline-block;
}
.sitemap_tree__label {
  margin-bottom: 1.1rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e7ac01704.75042056 page=client-new type=client_new_cms*/
div.loginedit_cms {
  margin-bottom: 20px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7f82fe90.58717902 page=client-new type=client_new_social_networking*/
.change_password_mode #client_new_social {
  display: block !important;
}
#client_new_social .service_item span {
  display: none;
}
div.client_new_form_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  text-align: center;
  background-color: #CCE5FF;
  position: relative;
  border-radius: 5px;
  margin-bottom: 10px;
}
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,
div.client_new_form_info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.client_new_form_info.small:before,
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;
}
.modal.--social #client_new_social_info {
  display: block;
}
#client_new_social_info {
  display: none;
  text-align: center;
}
#client_new_social_info h2 {
  margin-bottom: 2rem;
}
#client_new_social_info strong {
  display: block;
  margin-bottom: 2rem;
}
/*component_css_end*/

/*component_css_start id=669a5c8a58dc45.48455117 page=client-new type=client_new_form*/
div.client_box.cn_wrapper,
div.delivery_box.cn_wrapper {
  margin-bottom: 20px;
}
#client_new_social h2 {
  text-align: center;
  justify-content: center;
}
#client_new_social ul {
  display: flex !important;
  flex-wrap: wrap;
}
#client_new_social ul li {
  min-width: 10.5rem;
}
#client_new_social ul li .service_item[data-name="service_Google"]:before {
  height: 2.5rem;
}
.modal .client_new_addresses__list {
  display: grid;
}
@media (min-width: 757px) {
  .client_new_addresses {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
.client_new_addresses__list {
  display: none;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
  list-style: none;
}
.client_new_addresses__list a {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  overflow: hidden;
  height: 100%;
}
.client_new_addresses__list a.active {
  border: 2px solid #317CD4;
}
.client_new_addresses__list a &gt; * {
  text-overflow: ellipsis;
  overflow: hidden;
}
.client_new_addresses__list a &gt; *:first-child {
  font-weight: bold;
}
#client_new_form {
  font-size: 1.3rem;
}
#client_new_form .form-group .form-control + .control-label {
  max-width: calc(100% - 30px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#client_new_form .choose_other_form.cn_wrapper {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c4c7c8;
}
#client_new_form .choose_other_form.cn_wrapper i {
  color: #317CD4;
  font-size: 1.2em;
  margin-right: 5px;
}
#client_new_form h2 {
  justify-content: center;
  text-align: center;
}
@media (min-width: 1200px) {
  #client_new_form h2 {
    margin: 15px 0 5px;
  }
}
#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: #999;
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 300;
  position: absolute;
  left: 0;
}
#client_new_form .rebate_card_wrap {
  margin: 30px 0 0 0;
}
#client_new_form .rebate_card_header {
  display: block;
  font-size: 1.25em;
  margin-bottom: 20px;
}
#client_new_form .rebate_card_icon {
  vertical-align: middle;
  text-align: center;
  padding-right: 15px;
}
#client_new_form .rebate_card_input {
  width: 100%;
  position: relative;
}
#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: 756px) {
  #client_new_form .row {
    margin: 0 -5px;
  }
}
#client_new_form .form-group {
  margin-bottom: 20px;
}
@media (max-width: 756px) {
  #client_new_form .form-group {
    margin-bottom: 15px;
  }
}
#client_new_form .form-group div[class*="col-"] {
  padding: 0 10px;
}
@media (max-width: 756px) {
  #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: 756px) {
  #client_new_form .form-group.row {
    margin-bottom: 15px;
  }
}
#client_new_form .form-group .btn {
  margin: 5px 0;
}
@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"],
#client_new_form .form-group div[id*="lastname_wrapper"],
#client_new_form .form-group div[id*="firstname_wrapper"] {
  max-width: 50%;
  flex: 50%;
  margin-bottom: 0 !important;
}
#client_new_form .form-group div[id*="street_wrapper"].col-6,
#client_new_form .form-group div[id*="street_number_wrapper"].col-6 {
  margin-bottom: 0 !important;
}
#client_new_form .form-group.country .has-feedback:before,
#client_new_form .form-group.client_provinces .has-feedback:before {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  top: 0;
  right: 20px;
  font-size: 20px;
  height: 100%;
  display: flex;
  align-items: center;
}
#client_new_form .form-group.country select,
#client_new_form .form-group.client_provinces select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#client_new_form .form-group.country select[readonly],
#client_new_form .form-group.client_provinces select[readonly] {
  pointer-events: none;
}
#client_new_form .form-group #birth_date[readonly] {
  pointer-events: none;
}
#client_new_form .form-group.client_provinces {
  margin-top: 20px;
}
#client_new_form .--radio .control-label {
  left: 15px;
  max-width: calc(100% - 28px);
  margin-bottom: 0.5rem;
}
@media (min-width: 757px) {
  #client_new_form .--radio .control-label {
    left: 20px;
    max-width: calc(100% - 33px);
  }
}
#client_new_form .validate_message.text-warning {
  color: #f89406;
}
#client_new_form .form-control:focus + .control-label,
#client_new_form .form-control.focused + .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 20px;
}
@media (max-width: 756px) {
  #client_new_form .form-control:focus + .control-label,
  #client_new_form .form-control.focused + .control-label {
    left: 15px;
  }
}
#client_new_form .wholesale_box .control-label {
  left: 10px;
  padding-right: 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 .--radio {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#client_new_form .--radio .form-control-static {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
#client_new_form .--radio .form-control-static .f-group.--radio {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
#client_new_form .--radio .form-control-static .f-group.--radio .f-control[name="client_sex"] {
  display: block;
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: -1;
  padding: 0;
  margin: 0;
}
#client_new_form .form-control-static {
  display: inline-block;
}
#client_new_form .firm_switcher label.control-label {
  padding: 0 20px 0 0;
  font-size: 1.2rem;
}
@media (min-width: 757px) {
  #client_new_form .firm_switcher label.control-label {
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 756px) {
  #client_new_form .firm_switcher div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: initial;
  }
}
#client_new_form .button-form {
  text-align: center;
}
#client_sex {
  display: flex;
  align-items: center;
}
#client_sex .control-label {
  padding: 0 1rem 0 0;
}
#delivery_box_switcher,
#invoice_box_switcher {
  margin-bottom: 2rem;
}
#delivery_box_switcher .form-group.row,
#invoice_box_switcher .form-group.row {
  margin: 0;
  padding: 0 15px;
  align-items: center;
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
@media (max-width: 756px) {
  #delivery_box_switcher .form-group.row,
  #invoice_box_switcher .form-group.row {
    margin: 0;
  }
}
#delivery_box_switcher .form-group label,
#invoice_box_switcher .form-group label {
  padding: 15px;
  cursor: pointer;
}
#client_new_additional,
#client_new_invoice {
  margin-bottom: 2rem;
}
#client_new_additional .control-label,
#client_new_invoice .control-label {
  font-size: 1.2rem;
}
#client_new_additional .delivery_box,
#client_new_invoice .delivery_box,
#client_new_additional .additional_box,
#client_new_invoice .additional_box {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin: auto;
  width: 100%;
  padding: 30px 15px 30px;
  background: #f1f1f1;
  color: #333;
}
#client_new_additional .delivery_box &gt; .form-group:last-child,
#client_new_invoice .delivery_box &gt; .form-group:last-child,
#client_new_additional .additional_box &gt; .form-group:last-child,
#client_new_invoice .additional_box &gt; .form-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 757px) {
  #client_new_additional .delivery_box,
  #client_new_invoice .delivery_box,
  #client_new_additional .additional_box,
  #client_new_invoice .additional_box {
    width: 80%;
  }
}
@media (min-width: 979px) {
  #client_new_additional .delivery_box,
  #client_new_invoice .delivery_box,
  #client_new_additional .additional_box,
  #client_new_invoice .additional_box {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  #client_new_additional .delivery_box,
  #client_new_invoice .delivery_box,
  #client_new_additional .additional_box,
  #client_new_invoice .additional_box {
    width: 50%;
  }
}
#client_new_additional .form-control:focus + .control-label,
#client_new_invoice .form-control:focus + .control-label,
#client_new_additional .form-control.focused + .control-label,
#client_new_invoice .form-control.focused + .control-label {
  background: #f1f1f1;
}
#dialog_client_mail_propose1 {
  text-align: center;
}
#dialog_client_mail_propose1 div.propose_info {
  border-bottom: 1px solid #317CD4;
  margin: 0 15px 15px;
  padding-bottom: 15px;
}
.propose_json_mail {
  color: #317CD4;
  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;
}
.clientnew_regulations i.icon-need {
  display: none;
}
#client_new_login .show_pass {
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 11px;
  height: 100%;
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
}
#client_new_login .show_pass i {
  margin-right: 0.75rem;
  margin-top: 1px;
}
#client_new_login .show_pass .icon-novisibility {
  font-size: 16px;
}
#client_new_login .has-feedback input[disabled] + .control-label {
  opacity: 0.75;
}
#client_new_login .form-control-static {
  padding-left: 0;
}
@media (max-width: 756px) {
  #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;
}
/* dla safari i ios*/
#client_password::-webkit-strong-password-auto-fill-button,
#client_password::-webkit-credentials-auto-fill-button {
  margin-right: 115px;
  color: #333;
}
#client_password::-webkit-strong-password-auto-fill-button {
  margin-bottom: 6px;
  margin-right: 125px;
  font-size: 11px;
  line-height: 11px;
}
#client_password::-webkit-credentials-auto-fill-button {
  background-color: #333;
}
#client_new_summary &gt; div {
  max-width: 100%;
  flex: 100%;
  margin: auto;
  float: none;
  padding: 0 15px;
}
@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%;
    padding: 0 8px;
  }
}
@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 .clientnew_regulations .icon-need:before {
  line-height: 1rem;
}
#client_new_summary .clientnew_regulations label.has-required.terms_required {
  color: #fff;
}
#client_new_summary .clientnew_regulations label.has-required.terms_required .icon-need:before {
  color: #fff;
}
#client_new_summary .clientnew_regulations label.has-required.terms_required:before {
  content: '';
  position: absolute;
  width: calc(100% + 1rem);
  height: calc(100% + 1rem);
  background: none repeat scroll 0 0 #e35c5c;
  z-index: -1;
  left: -0.5rem;
  top: -0.5rem;
  border-radius: 5px;
}
#client_new_summary .clientnew_regulations label.has-required.terms_required a {
  color: #fff;
  text-decoration: underline;
}
#client_new_summary .clientnew_regulations label.has-required.terms_required a:hover {
  text-decoration: none;
}
#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;
}
.modal.--street-number .modal__wrapper {
  max-width: 380px;
}
.modal.--street-number .streetNumberShow {
  display: flex !important;
}
.streetNumberShow {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.streetNumberShow img {
  margin-bottom: 2rem;
}
.streetNumberShow strong {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  text-align: center;
}
.streetNumberShow span {
  margin-bottom: 2.5rem;
  text-align: center;
}
.formErrors {
  display: none;
  flex-direction: column;
  padding: 2rem;
  border: 2px solid #e35c5c;
  border-radius: 5px;
  margin-bottom: 3.5rem;
}
.formErrors.--active {
  display: flex;
}
.formErrors__icon {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
.formErrors__icon img {
  margin-right: 1.5rem;
}
.formErrors__error {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}
.formErrors__error a {
  margin-bottom: 0.5rem;
}
.formErrors__error span {
  color: #e35c5c;
}
.formErrors__error:last-child {
  margin-bottom: 0;
}
/*component_css_end*/

/*component_css_start id=60dd8e7aceaa71.29402045 page=client-new type=client_new_rebate_code*/
#client_new_form .rebate_card_wrap {
  padding: 20px 10px 20px;
  justify-content: center;
}
#client_new_form .rebate_card_wrap &gt; div {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  background: #f1f1f1;
  color: #333;
  padding: 3rem 2rem;
  display: flex;
  flex-direction: column;
}
#client_new_form .rebate_card_wrap &gt; div .rebate_card_desc {
  order: -1;
  margin-bottom: 2rem;
}
#client_new_form .rebate_card_wrap .form-group {
  margin-bottom: 0;
}
#client_new_form .rebate_card_wrap .form-group &gt; div {
  position: relative;
}
#client_new_form .rebate_card_wrap .form-group &gt; div .form-control {
  padding-left: 4.2rem;
}
#client_new_form .rebate_card_wrap .form-control + .control-label {
  left: 4.5rem;
}
#client_new_form .rebate_card_wrap .form-control:focus + .control-label,
#client_new_form .rebate_card_wrap .form-control.focused + .control-label {
  left: 4rem;
  background: #f1f1f1;
}
#client_new_form .rebate_card_header {
  display: block;
  font-size: 1.25em;
  margin-bottom: 20px;
}
#client_new_form .rebate_card_icon {
  position: absolute;
  z-index: 100;
  left: 1.5rem;
  top: 52%;
  transform: translateY(-50%);
}
#client_new_form .rebate_card_icon i {
  color: #317CD4;
  font-size: 1.3em;
  line-height: 1em;
}
#client_new_form .rebate_card_input {
  width: 100%;
}
/*component_css_end*/

/*component_css_start id=60dd8e777a8df5.12237878 page=returns-products type=returns_products_cms*/
/*component_css_end*/

/*component_css_start id=61f913c82faca4.41878282 page=returns-products type=returns_products_list*/
.return_product_checkbox {
  margin-right: 5px;
}
.return_products_page .productslist_product_photo {
  border-left: none;
}
.return_products_page .productslist_product_photo:before,
.return_products_page .productslist_product_photo:after {
  display: none;
}
@media (max-width: 757px) {
  .return_products_page .productslist_product_action {
    display: none;
  }
  .return_products_page tr.productslist_item {
    display: flex;
    align-items: center;
    border: none;
  }
  .return_products_page #basketedit_productslist td {
    flex: 1;
  }
  .return_products_page .productslist_product_photo {
    border: none;
  }
}
@media (min-width: 757px) {
  .return_products_page #basketedit_productslist th:last-child {
    text-align: center;
  }
  .return_products_page .productslist_product_prices,
  .return_products_page .productslist_product_quantity {
    text-align: left !important;
  }
}
@media (max-width: 979px) {
  .return_products_page .productslist_product_prices {
    display: none !important;
  }
  .return_products_page #basketedit_productslist th:nth-child(2) {
    display: none;
  }
}
.return_products_page td.productslist_product_special_offer {
  padding: 10px 5px !important;
  text-align: center;
}
@media (min-width: 757px) {
  .return_products_page td.productslist_product_special_offer {
    border-top: 1px solid #c4c7c8;
  }
}
.return_products_page .return_productslist a.addQuantity,
.return_products_page .return_productslist a.delQuantity {
  border: none;
}
.return_products_page .return_productslist a.addQuantity.delQuantity,
.return_products_page .return_productslist a.delQuantity.delQuantity {
  margin-right: 0;
}
@media (min-width: 757px) {
  .return_products_page .return_productslist a.addQuantity,
  .return_products_page .return_productslist a.delQuantity {
    display: inline-block;
  }
}
.return_products_page label.return_product {
  cursor: pointer;
  float: left;
  font-weight: normal;
  margin: 15px 0;
  padding: 5px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .return_products_page label.return_product {
    width: auto;
    margin: 0;
    padding: 8px;
  }
}
.return_products_page label.return_product input.return_product {
  margin-right: 5px;
}
.return_products_page textarea.return_comment {
  height: 80px;
  margin-top: 10px;
  width: 100%;
}
.return_products_page form.return_type .table_display {
  border-spacing: 0;
}
.return_products_page form.returns_productslist a.select_all {
  float: left;
}
@media (min-width: 757px) {
  .return_products_page form.returns_productslist a.select_all {
    float: right;
  }
}
.return_products_page #return_go_next {
  float: right;
}
.return_products_page .returns_summary_buttons {
  padding-top: 10px;
}
@media (max-width: 757px) {
  .return_products_page .returns_summary_buttons .backlink {
    order: 1;
  }
}
.return_products_page div.basketedit_productslist.return_productslist {
  padding-top: 0px;
}
.return_products_page div.basketedit_productslist.return_productslist table {
  border-collapse: separate;
}
.return_products_page .return_productslist td.productslist_product_name {
  padding: 10px;
}
.return_products_page .return_productslist td.productslist_product_prices {
  white-space: nowrap;
}
.return_products_page .return_productslist td.productslist_product_action {
  border-top: none;
  text-align: center;
}
@media (min-width: 757px) {
  .return_products_page .return_productslist td.productslist_product_action {
    border-top: 1px solid #c4c7c8;
  }
}
.return_products_page td.productslist_product_special_offer div {
  background: #e35c5c none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 0.8em;
  padding: 5px 10px;
  text-align: center;
  white-space: unset;
}
@media (min-width: 979px) {
  .return_products_page td.productslist_product_special_offer div {
    white-space: nowrap;
  }
}
.return_products_page td.productslist_product_special_offer div span {
  display: inline;
}
@media (min-width: 979px) {
  .return_products_page td.productslist_product_special_offer div span {
    display: block;
  }
}
.return_products_page .productslist_product_quantity .productslist_product_info {
  text-align: right;
}
.return_products_page .return_products_page #basketedit_productslist th {
  text-align: left;
}
.return_products_page .return_products_page #basketedit_productslist th:last-child {
  text-align: center;
}
.return_products_page .return_products_page #basketedit_productslist td {
  text-align: left;
  vertical-align: middle;
  padding: 5px;
}
.return_products_page .return_products_page #basketedit_productslist td.productslist_product_quantity &gt; div {
  padding-top: 0;
}
.return_products_page .return_products_page #basketedit_productslist td.productslist_product_quantity &gt; div span.productslist_quantity {
  margin-bottom: 0;
}
.return_products_page .return_products_page #basketedit_productslist td.productslist_product_quantity &gt; div span.productslist_quantity &gt; input {
  border: 1px solid #c4c7c8 !important;
}
.return_products_page .return_products_page #basketedit_productslist td.productslist_product_action &gt; input {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 757px) {
  .return_products_page .return_products_page #basketedit_productslist td.productslist_product_action &gt; input {
    margin-bottom: 3px;
  }
}
.return_products_page .return_products_page td.productslist_product_action {
  padding: 0 5px;
  text-align: center !important;
}
.return_products_page .return_productslist tr.basketedit_productslist_label {
  display: none;
}
@media (min-width: 757px) {
  .return_products_page .return_productslist tr.basketedit_productslist_label {
    display: table-row;
  }
}
.return_products_page .return_productslist td.productslist_product_photo img {
  width: auto;
  max-width: 100px;
}
/*component_css_end*/

/*component_css_start id=6377846f78f1f3.82929292 page=subscription type=subscription_settings*/
.subscription_settings {
  font-size: 1.3rem;
}
.subscription_settings__address_add,
.subscription_settings__address_edit {
  display: none !important;
}
.subscription_settings__address {
  cursor: auto !important;
}
@media (min-width: 979px) {
  .subscription_settings {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.subscription_settings.--in-progress .subscription_settings__change_link {
  pointer-events: none;
  color: #c4c7c8;
}
.subscription_settings.--not-saved .subscription_settings__submit {
  pointer-events: auto;
  opacity: 1;
}
.subscription_settings[data-status="finished"] .subscription_settings__address {
  border: 1px solid #c4c7c8;
  box-shadow: none;
}
.subscription_settings[data-status="finished"] .subscription_settings__price {
  margin-bottom: 15px;
}
.subscription_settings[data-status="finished"] .subscription_settings__submit {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  color: #333;
  pointer-events: none;
  opacity: 0.5;
}
.subscription_settings[data-status="finished"] .subscription_settings__submit:before {
  content: '\E8AE';
  font-weight: normal;
}
@media (min-width: 979px) {
  .subscription_settings .headline {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .subscription_settings .headline {
    margin-bottom: 30px;
  }
}
.subscription_settings__label {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
@media (min-width: 979px) {
  .subscription_settings__wrapper {
    flex: 2;
    border-right: 1px solid #c4c7c8;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .subscription_settings__wrapper {
    padding-right: 60px;
  }
}
.subscription_settings__dates,
.subscription_settings__shipping,
.subscription_settings__delivery_wrapper,
.subscription_settings__payment,
.subscription_settings__products_wrapper {
  margin-bottom: 30px;
}
.subscription_settings__dates_wrapper {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .subscription_settings__dates_wrapper {
    display: grid;
    grid-template-columns: minmax(50%, 1fr) auto;
    grid-gap: 10px 15px;
    padding: 15px 20px;
    align-items: center;
  }
}
.subscription_settings__date {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  .subscription_settings__date {
    margin: 0;
  }
}
.subscription_settings__date &gt; * {
  flex: 1;
}
@media (min-width: 1200px) {
  .subscription_settings__date.--next {
    grid-column-start: 1;
  }
}
.subscription_settings__date.--next .subscription_settings__date_label:before {
  content: '\E8AB';
  font-size: 1.2rem;
}
.subscription_settings__date_label {
  margin-right: 10px;
  max-width: 145px;
  padding-left: 25px;
  position: relative;
}
.subscription_settings__date_label:before {
  content: '\E8B0';
  font-family: FontAwesome;
  font-size: 1.6rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.subscription_settings__change.--upcoming {
  margin: 15px 0;
}
@media (min-width: 1200px) {
  .subscription_settings__change.--upcoming {
    margin: 0;
    grid-row-start: 1;
    grid-column-start: 2;
  }
}
@media (min-width: 1200px) {
  .subscription_settings__change.--next {
    grid-row-start: 2;
    grid-column-start: 2;
  }
}
.subscription_settings__calendar_info,
.subscription_settings__info {
  display: none;
}
.subscription_settings__calendar {
  position: absolute;
  z-index: 1;
  top: 105px;
}
@media (min-width: 1200px) {
  .subscription_settings__calendar {
    right: 0;
    top: 50%;
  }
}
.subscription_settings__calendar.--upcoming .subscription_settings__info.--upcoming {
  display: block;
}
.subscription_settings__calendar.--next {
  top: 135px;
}
@media (min-width: 1200px) {
  .subscription_settings__calendar.--next {
    top: 90%;
  }
}
.subscription_settings__calendar.--next .subscription_settings__info.--next {
  display: block;
}
.subscription_settings__calendar .subscription_settings__calendar_info {
  display: block;
}
.subscription_settings__info_text {
  font-size: 1.1rem;
  margin: 0 0 20px;
}
.subscription_settings__disabled_change {
  border-radius: 5px;
  padding: 10px;
  background-color: #FFF3CD;
  color: #333;
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-top: 15px;
  width: 100%;
}
@media (min-width: 1200px) {
  .subscription_settings__disabled_change {
    grid-column: span 2;
    margin-top: 5px;
  }
}
.subscription_settings__disabled_change:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 1.3rem;
  line-height: 1;
}
.subscription_settings__dates_description {
  font-size: 1.1rem;
  padding-top: 10px;
  margin: 0;
}
@media (min-width: 757px) {
  .subscription_settings__addresses {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
}
@media (min-width: 757px) {
  .subscription_settings__addresses &gt; * {
    flex: 1 0 50%;
    max-width: calc(50% - 20px);
    margin: 10px;
  }
}
.subscription_settings__address {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .subscription_settings__address {
    padding: 15px 20px;
  }
}
.subscription_settings__address.--selected {
  border: 1px solid #317CD4;
  box-shadow: 0px 0px 0px 1px #317CD4;
}
.subscription_settings__address_wrapper {
  display: flex;
  flex-direction: column;
}
.subscription_settings__address_item.--additional,
.subscription_settings__address_item.--name {
  font-size: 1.5rem;
}
.subscription_settings__address_item.--name {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .subscription_settings__address_add {
    margin-top: 20px;
    display: inline-block;
  }
}
.subscription_settings__card {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 15px 5px 15px 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.subscription_settings__card_icon {
  min-width: 60px;
  margin-right: 10px;
}
.subscription_settings__card_icon img {
  display: block;
}
.subscription_settings__card_number {
  margin-right: auto;
  font-size: 1.4rem;
}
.subscription_settings__card_edit {
  margin: 0 10px;
}
.subscription_settings__product,
.subscription_settings__delivery {
  display: grid;
  grid-template-columns: 45px 1fr;
  grid-gap: 10px 15px;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .subscription_settings__product,
  .subscription_settings__delivery {
    grid-template-columns: 55px auto auto;
    grid-gap: 0 15px;
    align-items: center;
  }
}
.subscription_settings__product:last-child,
.subscription_settings__delivery:last-child {
  margin-bottom: 0;
}
.subscription_settings__product_icon,
.subscription_settings__delivery_icon {
  grid-column-end: 2;
  grid-row: span 2;
  text-align: center;
}
@media (min-width: 979px) {
  .subscription_settings__product_icon,
  .subscription_settings__delivery_icon {
    grid-row: span 1;
  }
}
.subscription_settings__product_name,
.subscription_settings__delivery_name {
  font-weight: bold;
  text-decoration: none;
  word-break: break-word;
  display: block;
}
.subscription_settings__product_details {
  font-size: 1.1rem;
}
.subscription_settings__product_detail_name {
  margin-right: 3px;
}
@media (min-width: 979px) {
  .subscription_settings__product_price,
  .subscription_settings__delivery_price {
    grid-column-start: 3;
    margin-left: auto;
  }
}
.subscription_settings__product_price strong,
.subscription_settings__delivery_price strong {
  font-size: 1.6rem;
}
.subscription_settings__product_price span,
.subscription_settings__delivery_price span {
  font-size: 1.1rem;
}
.subscription_settings__summary {
  text-align: center;
  border-top: 1px solid #c4c7c8;
  padding-top: 30px;
}
@media (min-width: 979px) {
  .subscription_settings__summary {
    position: sticky;
    top: 15px;
    flex: 1;
    padding-left: 40px;
    padding-top: 0;
    border-top: none;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .subscription_settings__summary {
    padding-left: 60px;
  }
}
.subscription_settings__price {
  margin-bottom: 10px;
}
@media (min-width: 979px) {
  .subscription_settings__price {
    margin-bottom: 5px;
  }
}
.subscription_settings__price strong {
  font-size: 2.5rem;
}
.subscription_settings__price span {
  font-size: 1.2rem;
}
.subscription_settings__price_info {
  font-size: 1.2rem;
  margin-bottom: 15px;
  max-width: 500px;
  margin: 0 auto 15px;
}
@media (min-width: 979px) {
  .subscription_settings__price_info {
    display: flex;
  }
}
.subscription_settings__price_info:before {
  content: '\E8AF';
  font-family: FontAwesome;
  text-align: center;
  margin-right: 5px;
  font-size: 1.4rem;
}
@media (min-width: 979px) {
  .subscription_settings__price_info:before {
    margin-right: 10px;
  }
}
.subscription_settings__payment_date {
  font-size: 1.2rem;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .subscription_settings__payment_date {
    margin-bottom: 20px;
  }
}
.subscription_settings__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 979px) {
  .subscription_settings__buttons {
    align-items: flex-start;
  }
}
.subscription_settings__form {
  width: 100%;
}
.subscription_settings__form.--submitting .subscription_settings__submit {
  position: relative;
  pointer-events: none;
  transition: border-color 0s;
  border-color: rgba(255, 255, 255, 0.8);
}
.subscription_settings__form.--submitting .subscription_settings__submit:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.subscription_settings__form.--submitting .subscription_settings__submit:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.subscription_settings__form.--submitting .subscription_settings__submit:hover {
  border-color: rgba(255, 255, 255, 0.8);
}
.subscription_settings__submit {
  width: 100% !important;
  margin-bottom: 20px;
  pointer-events: none;
  opacity: 0.5;
}
.subscription_settings__list {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .subscription_settings__list {
    margin-bottom: 65px;
  }
}
.subscription_settings__cancel {
  color: #e35c5c;
  text-decoration: none;
}
.subscription_settings__cancel:hover {
  color: #317CD4;
}
.subscription_address {
  margin: 0;
}
.subscription_address.--loading,
.subscription_address.--success,
.subscription_address.--error {
  position: relative;
  pointer-events: none;
}
.subscription_address.--loading:before,
.subscription_address.--success:before,
.subscription_address.--error:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.subscription_address.--loading:after,
.subscription_address.--success:after,
.subscription_address.--error:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.subscription_address.--success:after,
.subscription_address.--error:after {
  animation: none;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.subscription_address.--success:after {
  content: '\F00C';
  color: #10ac82;
}
.subscription_address.--error:after {
  content: '\F00D';
  color: #e35c5c;
}
.subscription_address__label {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.subscription_address__inputs {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 1fr 0.5fr 1fr;
}
.subscription_address__item {
  margin-bottom: 15px;
  grid-column: span 3;
}
.subscription_address__item.--street,
.subscription_address__item.--city {
  grid-column: span 2;
}
.subscription_address__item.--street-number,
.subscription_address__item.--zipcode {
  grid-column: span 1;
}
.subscription_address__item .form-desc {
  margin-bottom: 15px;
}
.subscription_address__submit {
  text-align: center;
}
.subscription_cancel {
  display: none;
  text-align: center;
  font-size: 1.3rem;
}
.subscription_cancel__label,
.subscription_cancel__description,
.subscription_cancel__order,
.subscription_cancel__abort {
  margin-bottom: 20px;
}
.subscription_cancel__label {
  font-size: 1.8rem;
}
.subscription_cancel__label:before {
  content: '\E808';
  font-family: FontAwesome;
  display: block;
  font-size: 3.6rem;
  color: #f89406;
  margin-bottom: 10px;
}
.subscription_cancel__order {
  color: #e35c5c;
}
.subscription_cancel__order.--in-progress {
  color: #10ac82;
}
.subscription_cancel__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal .subscription_cancel {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e7e943151.91162670 page=opinions-add type=opinions_add_aggregator*/
.opinion_order .notes,
.opinion_products .notes {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.opinion_order .notes .opinion_star,
.opinion_products .notes .opinion_star {
  margin: 0 5px;
}
.opinion_order .notes .opinion_star.active i,
.opinion_products .notes .opinion_star.active i {
  color: #FAC917;
}
.opinion_order .notes i,
.opinion_products .notes i {
  font-size: 3rem;
  color: #DDDDDD;
}
.opinion_order .notes .notes_note,
.opinion_products .notes .notes_note {
  font-size: 2.4rem;
  font-weight: normal;
  padding: 0 1rem;
}
.opinion_order .notes .notes_points,
.opinion_products .notes .notes_points {
  align-self: flex-start;
  font-weight: bold;
  margin: 0.8rem 0 0;
  font-size: 1.3rem;
}
.opinion_order .f-group,
.opinion_products .f-group {
  margin-bottom: 2rem;
}
.opinion_order .f-group .f-control:focus + .f-label,
.opinion_products .f-group .f-control:focus + .f-label,
.opinion_order .f-group .f-control.focused + .f-label,
.opinion_products .f-group .f-control.focused + .f-label {
  display: none;
}
@media (min-width: 757px) {
  .opinion_order .f-group .f-control:focus + .f-label,
  .opinion_products .f-group .f-control:focus + .f-label,
  .opinion_order .f-group .f-control.focused + .f-label,
  .opinion_products .f-group .f-control.focused + .f-label {
    display: inline-block;
  }
}
.opinion_order .opinions_points,
.opinion_products .opinions_points {
  position: absolute;
  top: -10px;
  right: 12px;
  line-height: 20px;
  color: #333;
  background: #fff;
  padding: 0 8px;
  font-size: 1.3rem;
}
.opinion_order .opinions_points_picture,
.opinion_products .opinions_points_picture,
.opinion_order .opinions_points_sum,
.opinion_products .opinions_points_sum {
  background: #f1f1f1;
  color: #333;
  padding: 15px;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 5px;
  margin-top: 0.5rem;
}
@media (min-width: 979px) {
  .opinion_order .opinions_points_sum,
  .opinion_products .opinions_points_sum {
    text-align: left;
  }
}
.opinion_order .opinions_points_picture,
.opinion_products .opinions_points_picture {
  display: none;
}
.opinion_order__form,
.opinion_products__form {
  position: relative;
}
.opinion_order__form.--ready .opinion_send,
.opinion_products__form.--ready .opinion_send {
  opacity: 1;
}
.opinion_order .opinion_send,
.opinion_products .opinion_send {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  border: none;
  width: 100%;
  max-width: 380px;
}
.opinion_order {
  text-align: center;
  margin-bottom: 5rem;
}
.opinion_order .note_invitation {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 1.3rem;
}
@media (min-width: 979px) {
  .opinion_order .note_invitation {
    margin: 3rem auto 1rem;
    max-width: 80%;
  }
}
@media (min-width: 1200px) {
  .opinion_order .note_invitation {
    max-width: 70%;
  }
}
.opinion_order .note_invitation_desktop {
  display: none;
}
@media (min-width: 979px) {
  .opinion_order .note_invitation_desktop {
    display: inline;
  }
}
@media (min-width: 979px) {
  .opinion_order .note_invitation_mobile {
    display: none;
  }
}
.opinion_order .notes {
  justify-content: center;
}
@media (min-width: 979px) {
  .opinion_order .f-group {
    width: 50%;
    margin: 1rem auto 2rem;
  }
}
@media (min-width: 979px) {
  .opinion_order .opinions_points_sum {
    text-align: center;
  }
}
.opinion_order__form.--ready &gt; *:not(.opinion_send) {
  opacity: 0.5;
  filter: blur(2px);
  pointer-events: none;
}
.opinion_products__wrapper {
  border: 1px solid #c4c7c8;
  box-shadow: none;
  border-radius: 5px;
  padding: 15px 0 20px;
}
@media (min-width: 979px) {
  .opinion_products__wrapper {
    display: flex;
  }
}
.opinion_products__form {
  margin-bottom: 2rem;
}
.opinion_products__form:last-child {
  margin: 0;
}
.opinion_products__form.--ready .opinion_products__block.--opinion &gt; *:not(.opinion_send) {
  opacity: 0.5;
  filter: blur(2px);
  pointer-events: none;
}
@media (min-width: 979px) {
  .opinion_products__form.--ready &gt; *:not(.opinion_send) {
    opacity: 0.5;
    filter: blur(2px);
    pointer-events: none;
  }
}
.opinion_products .product_name {
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.opinion_products .product_icon img {
  display: block;
  margin: 0 auto;
}
.opinion_products .f-button {
  text-align: center;
}
@media (min-width: 979px) {
  .opinion_products .f-button {
    min-width: 150px;
  }
}
@media (min-width: 979px) {
  .opinion_products .f-button button {
    width: 100%;
  }
}
.opinion_products .opinion_add_photos_wrapper {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .opinion_products .opinion_add_photos_wrapper {
    margin-bottom: 0;
    margin-right: 20px;
    height: 100%;
  }
}
.opinion_products .opinion_add_photos_wrapper .opinion_add_photos {
  border: 1px solid #c4c7c8;
  box-shadow: none;
  border-radius: 5px;
  padding: 15px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 757px) {
  .opinion_products .opinion_add_photos_wrapper .opinion_add_photos {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 979px) {
  .opinion_products .opinion_add_photos_wrapper .opinion_add_photos {
    padding: 0 12px;
    min-height: 45px;
  }
}
.opinion_products .opinion_add_photos_wrapper .opinion_add_photos_text {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .opinion_products .opinion_add_photos_wrapper .opinion_add_photos_text {
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 1.3rem;
  }
}
.opinion_products .opinion_add_photos_wrapper .opinion_add_photos_text i {
  font-size: 2rem;
  margin-right: 8px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7b797ca4.80593836 page=categories type=categories*/
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: flex;
    flex-direction: column;
  }
}
li.categories-list_level2 {
  page-break-inside: avoid;
}
li.categories-list_level3 {
  page-break-inside: avoid;
}
span.categories-list_level1 {
  color: #317CD4;
}
div.categories-list_wrapper span.more_categories {
  display: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c4c7c8 !important;
  color: #317CD4 !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;
  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: #317CD4 !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 #c4c7c8;
  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 #c4c7c8;
  padding: 13px 10px;
  margin-bottom: 0px;
  color: #333;
  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: #333;
  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;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7785c4e7.25574274 page=returns-couriers type=returns_couriers_cms*/
/*component_css_end*/

/*component_css_start id=60dd8e894d1457.27002506 page=returns-couriers type=returns_couriers_form*/
div.return_delitem {
  border: 1px solid #c4c7c8;
  cursor: pointer;
  font-weight: bold;
  overflow: hidden;
  margin: 15px 0;
  position: relative;
  background: #fff;
  border-radius: 5px;
}
form.return_delivery_form {
  padding-top: 10px;
}
@media (min-width: 757px) {
  .return_delitem div.order1_delitem_header {
    min-height: 70px;
  }
}
/*component_css_end*/

/*component_css_start id=610bfde1ef1470.69954167 page=producers type=producers*/
@media (min-width: 757px) {
  .producers .big_label {
    margin-top: 0;
    padding-top: 0;
  }
}
.producers__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
  padding-bottom: 2rem;
}
@media (min-width: 757px) {
  .producers__list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-bottom: 4rem;
  }
}
@media (min-width: 979px) {
  .producers__list {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-row-gap: 6rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 999999px) {
  .producers__list {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.producers__item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.producers__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  height: 12rem;
  width: 100%;
}
.producers__icon img {
  max-height: 10rem;
}
.producers__name {
  margin-top: auto;
  display: grid;
  align-items: flex-end;
  width: 100%;
  grid-template-columns: auto auto 1fr;
  padding-top: 1.5rem;
  text-decoration: none;
}
.producers__name span {
  font-size: 1.3rem;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.producers__name small {
  font-size: 1.2rem;
  margin-left: 0.5rem;
  color: #c4c7c8;
}
.producers__name:after {
  content: '';
  height: 1px;
  display: block;
  align-self: center;
  background-color: #c4c7c8;
  margin-left: 1.5rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e8c619242.61646148 page=searching type=searching*/
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;
}
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;
  width: 20%;
  vertical-align: middle;
  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('/gfx/standards/bar_bg.png?r=1742980154') 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('/gfx/standards/bar.png?r=1742980154') 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: #c4c7c8;
}
#searching #select_products_info {
  display: none;
}
#searching_form div.searching_top {
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 25px;
  padding-bottom: 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: 1px 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;
  padding-right: 10px;
  width: 33.333333%;
}
@media (min-width: 979px) {
  #searching_form div.searching_checkboxes ul li {
    width: auto;
  }
}
#searching_form div.searching_checkboxes ul li label {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  #searching_form div.searching_checkboxes ul li label {
    display: inline-block;
  }
}
#searching_form div.searching_nodes {
  clear: both;
  position: relative;
}
#searching_form div.searching_nodes.load-content:after {
  position: absolute;
}
#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: #f1f1f1;
  color: #333;
  border-radius: 5px;
}
#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: #f1f1f1;
  color: #333;
  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: 1px 10px 0 3px;
  vertical-align: middle;
  display: inline-block;
}
#searching_form .clr {
  clear: both;
}
.selectbox-container {
  position: absolute;
  top: 0;
  display: none;
  z-index: 50000;
  margin-top: 26px;
  padding: 4px;
  background: #fff;
  border: 1px solid #c4c7c8;
  top: 29px;
  left: 0;
  -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: #f1f1f1;
  color: #333 !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: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.selectbox-container .selectbox-scrollable::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.selectbox-container .selectbox-scrollable::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.selectbox-container .selectbox-scrollable::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.selectbox-container ul {
  list-style-type: decimal !important;
  margin: 0;
  padding: 0;
}
.selectbox-container ul li.selectbox-selected {
  background-color: #f1f1f1;
}
.selectbox-container ul li.selectbox-current {
  background-color: #317CD4;
  color: #f1f1f1;
}
.selectbox-container ul li {
  display: block;
  line-height: 1.2em;
  padding: 5px 7px;
  margin: 0;
  list-style: none;
  color: #333;
  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('/gfx/standards/loader.gif?r=1742980154') no-repeat 90% center !important;
}
#searching_form .dropdown-menu {
  max-height: 250px;
  overflow: auto;
}
#searching_form .dropdown-menu .selected {
  text-decoration: none;
  color: #333;
  background-color: #f1f1f1;
}
.searching_ajax button.f-control[disabled] {
  opacity: 0.3;
  pointer-events: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7cd10b03.57130552 page=newsletter type=newsletter_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e7cdfb471.50282137 page=newsletter type=newsletter_form*/
#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 .f-group.--checkbox .f-control + .f-label {
  white-space: normal;
  text-align: left;
  overflow: visible;
}
/*component_css_end*/

/*component_css_start id=60dd8e851505b0.80343040 page=affiliate-generator type=affiliate_generator_mode*/
/*component_css_end*/

/*component_css_start id=60dd8e852ccc30.38395459 page=affiliate-generator type=affiliate_generator_javascript*/
/*component_css_end*/

/*component_css_start id=60dd8e85b83e11.23108809 page=affiliate-generator type=affiliate_generator_php*/
/*component_css_end*/

/*component_css_start id=60dd8e85584e81.30672396 page=affiliate-generator type=affiliate_generator_code*/
/*component_css_end*/

/*component_css_start id=60dd8e873be6b1.24407835 page=affiliate-generator type=affiliate_generator_html*/
div.affiliate_html_generator {
  border: 1px solid #c4c7c8;
  border-top: none;
  padding: 0 25px 40px 25px;
  box-shadow: none;
}
div.affiliate_generator_html_step1_label {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
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%;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e876d5374.77837218 page=opinions-photos type=opinions_photos_display*/
#opinions {
  margin-bottom: 5rem;
}
#opinions.--empty {
  padding-top: 2rem;
}
#opinions.--empty .opinions_icon_wrapper {
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#opinions.--empty .opinions_icon_wrapper .icon-opinions-empty:before {
  content: '\E817';
  font-size: 5.2rem;
}
#opinions.--empty .big_label {
  font-size: 3rem;
  text-transform: none;
  border-left: none;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  letter-spacing: -0.08rem;
  text-align: center;
}
#opinions .opinions-description {
  font-size: 13px;
  text-align: center;
  line-height: 18px;
  margin-bottom: 30px;
  padding-top: 1rem;
}
#opinions .opinions_wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
#opinions .opinion_item {
  width: 370px;
  background: #fff;
}
#opinions .opinion_item_sub {
  padding: 20px 20px 0 20px;
}
@media (min-width: 979px) {
  #opinions .opinion_item_sub {
    border: 1px solid #c4c7c8;
    padding: 20px;
    border-radius: 5px;
  }
}
@media (min-width: 979px) {
  #opinions .opinion_item:hover {
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.25);
    z-index: 9999 !important;
    transition: 0.4s;
  }
  #opinions .opinion_item:hover .opinion_item_sub {
    border-bottom: none;
    border-radius: 5px 5px 0 0;
  }
  #opinions .opinion_item:hover .opinion-hover {
    display: flex;
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 5px 5px;
  }
}
#opinions .opinion-icon {
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
#opinions .opinion-icon.loading {
  min-height: 15rem;
}
#opinions .note-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#opinions .note-wrapper .note {
  width: 40%;
  margin-bottom: 0;
}
#opinions .note-wrapper .note span {
  font-size: 1em;
  order: initial;
  width: auto;
  margin-bottom: 0;
}
#opinions .note-wrapper .note i {
  margin-right: 3px;
}
#opinions .opinion_author {
  width: 60%;
  text-align: right;
  font-size: 12px;
  color: #333;
}
#opinions .opinion_content {
  width: 100%;
  margin: 15px 0 20px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}
#opinions .opinion_content .next {
  display: none;
}
#opinions .opinion-hover {
  display: flex;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  font-size: 12px;
  line-height: 14px;
  align-items: center;
  position: relative;
}
#opinions .opinion-hover:before,
#opinions .opinion-hover:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  background-color: #c4c7c8;
  left: 0rem;
  top: 0;
}
#opinions .opinion-hover:after {
  top: unset;
  bottom: 0;
}
@media (min-width: 979px) {
  #opinions .opinion-hover {
    padding-bottom: 0;
    display: none;
    position: absolute;
    background: #fff;
    bottom: 1px;
    width: 100%;
    transform: translateY(100%);
    left: 0;
    padding: 20px 10px;
    border: 1px solid #c4c7c8;
    border-top: none;
  }
  #opinions .opinion-hover:before {
    left: 2rem;
    width: calc(100% - 4rem);
  }
  #opinions .opinion-hover:after {
    display: none;
  }
}
#opinions .product-img {
  width: 25%;
}
#opinions .product-img img {
  max-width: 60px;
}
#opinions .product-info {
  width: 75%;
  display: flex;
  flex-flow: column;
}
#opinions .product-info .product-name {
  padding: 5px 0;
}
#opinions #opinions_paging_bottom.load-content {
  margin: 3rem 0;
  position: relative;
}
@media (min-width: 979px) {
  #opinions #opinions_paging_bottom.load-content {
    margin: 5rem 0 3rem;
  }
}
#opinions #opinions_paging_bottom.load-content:after {
  position: absolute;
}
@media (min-width: 979px) {
  .opinions-photos_page .opinions_element_confirmed {
    margin-bottom: 3rem;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7a80d4b7.91464999 page=basketedit type=basketedit_cms*/
.basket_cms {
  margin-top: 20px;
}
@media (min-width: 757px) {
  .basket_cms {
    margin-top: 0;
  }
}
/*component_css_end*/

/*component_css_start id=66b4c0e01c3694.54545830 page=basketedit type=basketedit_productslist*/
.cop_buttons__button.--next {
  background: #6ac081 !important;
  border: 1px solid #6ac081 !important;
  color: #fff !important;
}
.cop_buttons__button.--next:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
.basket_cms klarna-placement {
  min-height: 60px;
  display: block;
}
.cop_buttons__button.--express-checkout {
  display: none;
}
.basketedit_page #content {
  display: flex;
  flex-direction: column;
}
.basketedit_page #content .headline__desc {
  margin-top: 0.5rem;
  line-height: 1.5;
  text-transform: none;
}
.basketedit_page #content .headline__name {
  text-transform: none;
}
.basketedit_page #content .instalment_payment_basket__label {
  font-weight: 700;
}
.basketedit_page #content .btn:not(.--solid):not(.--outline):not(.--secondary) {
  border-bottom: none;
}
.basketedit_page #content .basket_cms {
  margin-bottom: 2.5rem;
}
.basketedit_page #content .menu_messages_warning,
.basketedit_page #content .menu_messages_error {
  margin-bottom: 2.5rem;
}
.ui-dialogimg {
  text-align: center;
}
.summary_wrapper {
  order: 2;
  margin-bottom: 2rem;
}
#menu_security_policy {
  order: 3;
}
#basketedit_hotspot_zone1 {
  order: 4;
}
@media (min-width: 979px) {
  .basketedit_page #content {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-column-gap: 3rem;
  }
  .basketedit_page #content &gt; * {
    grid-column: 1 / span 8;
  }
  .basketedit_page #content &gt; .summary_wrapper {
    grid-area: 2 / 9 / 99 / 13;
  }
  .basketedit_page #content &gt; .progress {
    grid-area: 1 / 1 / 1 / 13;
  }
  .basketedit_page #content &gt; .hotspot,
  .basketedit_page #content &gt; #return_message,
  .basketedit_page #content &gt; .n54744_goback {
    grid-column: 1 / span 12;
  }
  .summary_wrapper .summary__outer_wrapper {
    position: sticky;
    top: 1rem;
  }
  .basket__payments {
    order: unset;
    margin-top: 0;
  }
  .summary_wrapper {
    order: unset;
    margin-bottom: 0;
  }
  #menu_security_policy {
    order: unset;
  }
  #basketedit_hotspot_zone1 {
    order: unset;
  }
}
.gross_price {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
}
.basket {
  /* cena jednostkowa */
  /* za punkty */
  /* wartosc */
  /* komentarze, zaÅ‚Ä…czniki, usuwanie */
  /* towar wirtualny */
  /* zmiana iloÅ›ci */
  /* opcje w koszyku */
  /* nieznany czas dostawy */
}
.basket .--color {
  color: #317CD4;
}
.basket.--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.basket.--loading label {
  pointer-events: none !important;
}
.basket__wrappers {
  margin-bottom: 2rem;
}
@media (min-width: 979px) {
  .basket__wrappers {
    margin-bottom: 3rem;
  }
}
.basket__wrappers .headline {
  justify-content: flex-start;
  border-left: none;
  align-items: flex-start;
  text-align: left;
  padding-left: 0;
}
.basket__wrappers .headline::after {
  display: none;
}
.basket__block {
  display: grid;
  padding-bottom: 25px;
  grid-template-columns: 5rem auto 7rem;
  grid-gap: 0rem 1.5rem;
  order: var(--group);
  position: relative;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin-bottom: 1.5rem;
  padding: 2rem;
  align-items: flex-start;
}
.basket__block[data-group="subscription"] {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .basket__block {
    position: relative;
    padding: 2.5rem;
    grid-gap: 0rem 3rem;
    grid-template-columns: 7rem auto 25%;
  }
}
.basket__block.--labels {
  display: flex;
  padding: 0;
  border: none;
}
.basket__block.--labels .basket__label.headline {
  justify-content: flex-start;
  border-left: none;
  align-items: flex-start;
  text-align: left;
  padding-left: 0;
}
@media (max-width: 979px) {
  .basket__block.--labels .basket__label.headline {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.basket__block.--labels .basket__label.headline::after {
  display: none;
}
@media (min-width: 979px) {
  .basket__block.--labels .basket__label {
    margin-right: auto;
    padding: 0;
  }
  .basket__block.--labels .basket__item {
    text-align: center;
    font-size: 1.2rem;
    flex-basis: 15%;
  }
}
.basket__block.--special:not(.--special_quantity) .basket__quantity .quantity__del,
.basket__block.--special:not(.--special_quantity) .basket__quantity .quantity__add {
  display: none;
}
@media (min-width: 979px) {
  .basket__block.--special .basket__action.--quantity {
    width: 65%;
    align-items: flex-end;
  }
  .basket__block.--special .basket__action.--calculate {
    width: 35%;
  }
}
.basket__block.--special:not(.--special_quantity) .basket__quantity {
  align-items: baseline;
}
.basket__block.--special.--special_quantity .basket__calculate.--special {
  display: none;
}
@media (min-width: 979px) {
  .basket__block.--special.--special_quantity .basket__calculate.--special {
    display: flex;
  }
  .basket__block.--special .basket__sellby {
    margin-top: 0;
  }
  .basket__block.--special:not(.--special_quantity) .basket__quantity .quantity__label {
    border: none;
  }
  .basket__block.--special .basket__action.--calculate {
    flex: 1 0 42.5%;
  }
}
.basket__block[data-group] {
  border: none;
  border-left: 1px solid #c4c7c8;
  border-right: 1px solid #c4c7c8;
}
.basket__block[data-first-in-group] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #c4c7c8;
}
.basket__block[data-last-in-group],
.basket__block[data-last-visible]:not(.--open) {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 20px;
}
.basket__block[data-last-in-group].--open,
.basket__block[data-last-visible]:not(.--open) {
  padding-bottom: 25px !important;
}
.basket__block[data-label-group] {
  position: relative;
}
@media (min-width: 979px) {
  .basket__block[data-label-group] {
    padding-top: 25px !important;
  }
}
.basket__block[data-hide]:not(.--open) {
  display: none;
}
.basket__block.--open .basket__visible_in_group_wrapper.--show {
  display: none;
}
.basket__visible_in_group_wrapper {
  order: 3;
  grid-column: 2 / 4;
  margin-top: 2rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 979px) {
  .basket__visible_in_group_wrapper {
    flex-wrap: nowrap;
  }
}
.basket__visible_in_group_wrapper span {
  color: #757575;
  font-size: 1.2rem;
  margin-top: 0.5rem;
}
@media (min-width: 979px) {
  .basket__visible_in_group_wrapper span {
    margin-top: 0;
    padding-left: 2rem;
    margin-left: 2rem;
    border-left: 1px solid #c4c7c8;
  }
}
.basket__visible_in_group {
  white-space: nowrap;
}
.basket__item {
  /* dodanie kometarza*/
}
.basket__item.--photo {
  display: flex;
  align-items: flex-start;
  align-self: flex-start;
  grid-row: span 3;
}
@media (min-width: 979px) {
  .basket__item.--photo {
    grid-row: span 4;
  }
}
.basket__item.--photo .photo__link {
  display: block;
  margin: 0 auto;
}
.basket__item.--photo .photo__image {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.basket__item.--name {
  grid-column: 2;
}
@media (min-width: 979px) {
  .basket__item.--name {
    grid-row: span 4;
  }
}
.basket__item.--sum {
  grid-column: 2;
}
@media (min-width: 979px) {
  .basket__item.--sum {
    grid-column: 3;
  }
}
.basket__item.--quantity {
  display: flex;
  justify-content: flex-end;
  grid-column: 3;
  grid-row: span 2;
}
@media (min-width: 979px) {
  .basket__item.--quantity {
    grid-row: unset;
    margin-bottom: 1rem;
  }
}
.basket__item.--add-comment {
  display: none;
  border-radius: 5px;
  padding-top: 15px;
  width: 100%;
  grid-column: span 3;
  order: 3;
}
.basket__item.--add-comment.--active {
  display: flex;
  flex-direction: column;
  margin-top: 4rem;
}
@media (min-width: 757px) {
  .basket__item.--add-comment.--active {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.5rem;
  }
}
@media (min-width: 979px) {
  .basket__item.--add-comment.--active {
    margin-top: 0;
  }
}
.basket__item.--badge {
  grid-column: 2 / 4;
  grid-row: 1;
}
.basket__item.--badge &gt; * {
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  font-weight: bold;
  margin-right: 5px;
  padding: 0.6rem 1rem;
  text-transform: uppercase;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.basket__item.--badge .special_offer {
  color: #fff;
  background: #317CD4;
}
.basket__item.--badge .virtual {
  color: #fff;
  background: #317CD4;
}
.basket__item.--badge .service {
  color: #fff;
  background: #317CD4;
}
.basket__item.--badge .subscription {
  color: #fff;
  background: #333;
}
.basket__item.--badge .division {
  background: #F1F1F1;
  color: #333;
  position: relative;
  padding-left: 3rem;
  display: inline-block;
}
.basket__item.--badge .division:before {
  content: '\E8BD';
  font-family: fontAwesome;
  font-size: 1.6rem;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
}
.basket__item.--badge .division.--now {
  background: #D4EDDA;
}
.basket__item.--badge .division.--now:before {
  content: '\E8BE';
}
.basket__item.--actions {
  grid-column: 2 / 4;
  order: 2;
}
.basket__item.--special {
  grid-column: 2 / 4;
  order: 1;
}
.basket__add.--save {
  grid-area: 2 / 1 / 2 / 3;
}
.basket__add .--comment {
  display: flex;
  flex-direction: column;
}
.basket__add.--files {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .basket__add.--files {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.basket__add.--files .add__file.btn {
  text-align: left;
  padding-left: 1.5em;
}
.basket__add.--files .add__file.btn:before {
  left: 0;
}
.basket__add .add__label {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 10px;
  width: 100%;
}
.basket__add .add__textarea {
  width: 100%;
  min-height: 100px;
}
.basket__add .add__files {
  width: 100%;
  max-height: 90px;
  overflow: auto;
}
@media (min-width: 757px) {
  .basket__add .add__files {
    width: 65%;
  }
}
@media (min-width: 979px) {
  .basket__add .add__files {
    max-height: none;
    width: auto;
  }
}
.basket__add .add__files input {
  margin: 7px 0;
  width: 100%;
  display: block;
}
.basket__productslist {
  display: flex;
  flex-direction: column;
}
.basket__name {
  display: flex;
  flex-wrap: wrap;
}
.basket__name h3 {
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: #333;
}
.basket__name h3 i {
  font-size: 1.6rem;
}
.basket__name_link {
  text-decoration: none;
  padding-right: 1rem;
}
.basket__params.--traits {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 1rem;
}
.basket__params.--traits .basket__param {
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
}
@media (min-width: 979px) {
  .basket__params.--traits {
    flex-direction: row;
    font-size: 1.1rem;
  }
  .basket__params.--traits .basket__param {
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 1px solid #c4c7c8;
    font-size: 1.2rem;
  }
  .basket__params.--traits .basket__param:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0;
  }
}
.basket__param.--bundle .param__label {
  display: block;
  margin-bottom: 0.3rem;
}
.basket__param {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  /* komentarz do towaru */
  /* dodatkowe informacje do towarÃ³w */
  /* zaÅ‚Ä…czniki do towarÃ³w */
  /* skÅ‚adowe zestawÃ³w, kolekcji */
}
.basket__param.--comment {
  margin: 8px 0 8px;
  opacity: 0.65;
}
.basket__param.--comment a {
  font-style: italic;
  text-decoration: none;
}
.basket__param.--info {
  color: #e35c5c;
  padding-top: 5px;
}
.basket__param .--link {
  white-space: nowrap;
}
.basket__param .preview__wrapper {
  display: flex;
}
.basket__param .preview__button {
  text-align: left;
  display: flex;
  align-items: center;
  width: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  max-width: 100px;
  padding-left: 2rem;
}
@media (min-width: 757px) {
  .basket__param .preview__button {
    max-width: 175px;
  }
}
.basket__param .preview__button:before {
  color: #317CD4;
  left: 0;
}
.basket__param .preview__button.--delete {
  width: auto;
  text-align: center;
  color: #e35c5c;
  font-size: 1.4rem;
  max-width: 20%;
  text-decoration: none !important;
}
@media (min-width: 979px) {
  .basket__param .preview__button.--delete {
    max-width: none;
  }
}
.basket__param .preview__button.--delete:hover {
  color: #317CD4;
}
.basket__param .preview__button.--delete:before {
  font-family: FontAwesome;
  color: #e35c5c;
}
.basket__param .preview__button.--delete:hover:before {
  color: #317CD4;
}
.basket__param .preview__button span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.basket__param .param__wrapper {
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
}
.basket__param .param__wrapper .param__value {
  position: relative;
}
.basket__param .param__wrapper .param__value:before {
  content: '';
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  background: #c4c7c8;
  position: absolute;
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
}
.basket__max_price,
.basket__price {
  margin-right: 0.3rem;
}
.basket__max_price {
  display: block;
  font-weight: 400;
  font-size: 1.4rem;
}
.basket__prices {
  display: none;
}
.basket__prices .sum {
  margin-right: 0.3rem;
}
.basket__tip {
  display: block;
  width: 100%;
  cursor: help;
  padding-top: 0.5rem;
  text-align: left;
}
.basket__tip i {
  margin-left: 0.3rem;
}
@media (min-width: 757px) {
  .basket__tip {
    font-size: 1.2rem;
  }
}
@media (min-width: 979px) {
  .basket__tip {
    text-align: right;
  }
}
.basket__tip.css_tip {
  cursor: help;
}
.basket__sum {
  font-weight: bold;
  font-size: 1.5rem;
  text-align: left;
  margin-top: 1rem;
}
@media (min-width: 979px) {
  .basket__sum {
    display: block;
    text-align: right;
  }
}
.basket__sum_item.--specialOffer {
  color: #317CD4;
}
.basket__special {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-radius: 5px;
  background: #f1f1f1;
  padding: 0.5rem 1rem;
  margin-top: 1rem;
  font-size: 1.1rem;
}
.basket__special &gt; * {
  margin-right: 0.3rem;
}
@media (min-width: 979px) {
  .basket__special + .basket__block:not(:first-child) {
    border-top: none;
  }
}
.basket__actions {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.basket__unit {
  font-size: 1.4rem;
  font-weight: normal;
  white-space: nowrap;
}
.basket__action {
  font-size: 1.2rem;
  margin-right: 2rem;
}
.basket__virtual {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 2.1rem;
  font-weight: bold;
}
@media (min-width: 979px) {
  .basket__virtual {
    font-size: 1.4rem;
    font-weight: 400;
  }
}
.basket__sellby {
  font-size: 1.1rem;
  margin-top: 0.3rem;
  text-align: left;
}
.basket__quantity {
  width: 70px;
  text-align: center;
}
.basket__quantity.--virtual {
  display: flex;
  align-self: flex-start;
  padding-top: 1rem;
  justify-content: center;
}
.basket__tools {
  margin: 0 0 4rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.basket__tools_remove {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 757px) {
  .basket__tools_remove {
    display: block;
  }
}
.basket__tools.--wrappers .tool__button.--add-wrapper {
  display: block;
}
@media (min-width: 757px) {
  .basket__tools {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
}
@media (min-width: 757px) {
  .basket__tools .basket__tools_wrappers {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
  }
}
.basket__tools .basket__tools_wrappers:after {
  display: none;
  content: '';
  background-color: #c4c7c8;
  height: 1px;
  margin: 0 0.5rem;
}
@media (min-width: 757px) {
  .basket__tools .basket__tools_wrappers:after {
    display: block;
  }
}
.basket__tools .tool__button {
  width: auto;
  font-size: 1.2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.basket__tools .tool__button.--add-wrapper {
  display: none;
}
@media (max-width: 757px) {
  .basket__tools .tool__button {
    padding-left: 0;
  }
}
@media (min-width: 757px) {
  .basket__tools .tool__button {
    font-size: 1.3rem;
  }
  .basket__tools .tool__button.--add-wrapper {
    padding-left: 0rem;
  }
  .basket__tools .tool__button.--remove-all {
    padding-right: 0rem;
  }
}
.basket [data-disabled] {
  color: #c4c7c8;
  cursor: not-allowed;
}
.basket [data-disabled] &gt; * {
  color: #c4c7c8;
  cursor: not-allowed;
}
.basket__unknown_delivery {
  padding: 2rem 1.5rem 2rem 0px;
  margin-bottom: 2rem;
  width: 100%;
  border-radius: 5px;
  background: #f1f1f1;
  display: flex;
  align-items: center;
}
.basket__unknown_delivery &gt; div {
  font-size: 1.3rem;
}
.basket__unknown_delivery &gt; div b {
  display: block;
}
.basket__unknown_delivery i {
  font-size: 2.6rem;
  margin: 0px 1rem 0 1.5rem;
}
.buy {
  position: relative;
  height: 4rem;
}
.buy.--more .buy__more {
  pointer-events: auto;
}
.buy.--more .f-dropdown-button {
  display: none;
}
.buy__number {
  height: 100%;
  width: 100%;
  margin: 0;
}
.buy__number .f-control {
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  min-width: 70px;
}
.buy__number .f-control,
.buy__number .f-control.focused {
  border-color: #333 !important;
}
.buy__number .f-dropdown-menu {
  min-width: 70px;
}
.buy__number .f-dropdown-menu a {
  padding: 1.3rem 1rem;
}
@media (max-width: 979px) {
  .buy__number .f-dropdown-menu {
    left: unset;
  }
}
.buy__number .f-dropdown-item {
  padding: 1rem 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.buy__number .f-dropdown-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.buy__more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.8rem;
  left: 1.1rem;
  z-index: 1;
  height: 30px;
}
.buy__more.--active {
  pointer-events: auto;
}
.buy__more.--delete .buy__more_delete {
  display: flex;
}
.buy__more.--delete .buy__more_input {
  display: none;
}
.buy__more_delete {
  display: none;
  align-items: center;
}
.buy__more_input,
.buy__more_delete {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: left;
  background: #fff;
  color: #333;
}
.remove_modal {
  display: none;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
  grid-row-gap: 2.5rem;
}
.remove_modal b {
  grid-column: 1 / 3;
  font-size: 1.6rem;
}
.modal.--remove_product .modal__close {
  display: none;
}
.modal.--remove_product .remove_modal {
  display: grid;
}
/*component_css_end*/

/*component_css_start id=67599bf1dc3773.15043500 page=basketedit type=basketedit_wishlist*/
#favourites_list .pb_button {
  padding-right: 0;
}
#favourites_list .pb_button &gt; * {
  width: 100%;
  display: block;
}
#favourites_list .product_unavailable {
  color: #e35c5c;
  text-align: center;
}
#favourites_list .pb_info {
  text-align: left;
}
#favourites_list h2.basket_name {
  margin-bottom: 15px;
  font-size: 0.928em;
}
@media (min-width: 979px) {
  #favourites_list h2.basket_name {
    margin-bottom: 5px;
  }
}
#favourites_list h2.basket_name a {
  color: #333;
  text-decoration: none;
}
#favourites_list h2.basket_name a:hover {
  color: #317CD4;
}
#favourites_list .pb_list_header {
  text-align: center;
  font-weight: normal;
  font-size: 0.9em;
  padding-bottom: 5px;
  border-bottom: 1px solid #c4c7c8;
  margin: 0;
}
#favourites_list .pb_header_name {
  text-align: left;
  padding-left: 0;
}
#favourites_list .pb_header_date {
  white-space: nowrap;
}
#favourites_list .product_inner_wrapper {
  height: 100%;
  flex-flow: column wrap;
}
@media (min-width: 979px) {
  #favourites_list .product_inner_wrapper {
    height: auto;
    flex-direction: row;
  }
}
@media (max-width: 979px) {
  #favourites_list .product_inner_wrapper &gt; div {
    flex: 0;
  }
}
#favourites_list .pb_product {
  height: 100%;
  text-align: left;
  padding-top: 15px;
}
@media (min-width: 979px) {
  #favourites_list .pb_product {
    border: none;
    border-bottom: 1px solid #c4c7c8;
    text-align: center;
    padding: 15px 0;
  }
}
#favourites_list .pb_product .pb_single_info {
  font-size: 0.85em;
}
#favourites_list .pb_date,
#favourites_list .pb_price {
  font-size: 0.85em;
}
@media (min-width: 979px) {
  #favourites_list .pb_date,
  #favourites_list .pb_price {
    font-size: 1em;
  }
}
#favourites_list .pb_price del {
  display: block;
  color: #999;
}
#favourites_list .pb_price del,
#favourites_list .pb_price strong {
  font-size: 1.3em;
}
@media (min-width: 979px) {
  #favourites_list .pb_price del,
  #favourites_list .pb_price strong {
    font-size: 1em;
  }
}
#favourites_list .pb_list {
  margin-bottom: 20px;
}
#favourites_list .pb_list &gt; div {
  padding-bottom: 0;
}
#favourites_list form.pb_search_setting &gt; * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 0;
}
@media (min-width: 979px) {
  #favourites_list form.pb_search_setting &gt; * {
    width: auto;
  }
}
#favourites_list .pb_product .row &gt; div:last-child {
  margin-top: auto;
}
@media (min-width: 979px) {
  #favourites_list .pb_product .row &gt; div:last-child {
    margin-top: 0;
  }
}
#favourites_list .productslist_product_bundle span {
  display: block;
  padding-left: 10px;
}
#favourites_list .productslist_product_bundle span:before {
  background: none repeat scroll 0 0 #c4c7c8;
  content: '';
  display: inline-block;
  height: 4px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 4px;
  margin-left: -10px;
}
/*component_css_end*/

/*component_css_start id=669a5c8907caf7.68588103 page=basketedit type=cop_modules_basketedit*/
@media (min-width: 979px) {
  .basketedit_page .basket_cms:not(.--empty) ~ .summary_wrapper .cop_summary,
  .basketedit_page .menu_messages_warning ~ .summary_wrapper .cop_summary,
  .basketedit_page .menu_messages_error ~ .summary_wrapper .cop_summary {
    margin-top: 0;
  }
}
@media (min-width: 979px) {
  .basketedit_page .cop_summary {
    margin-top: 47px;
  }
}
/*component_css_end*/
/*component_css_start id=65d85cda3a6fd4.28358559 page=basketedit type=cop_modules_literals*/
/*component_css_end*/
/*component_css_start id=6641f2a71a7369.15991707 page=basketedit type=cop_modules*/
@keyframes cop-modules-skeleton-glow {
  50% {
    opacity: 0.2;
  }
}
@keyframes cop-modules-highlight-border {
  0%,
  50%,
  100% {
    box-shadow: none;
  }
  25%,
  75% {
    box-shadow: 0 0 0 1px #e35c5c;
    border-color: #e35c5c;
  }
}
@keyframes cop-modules-highlight-color {
  0%,
  50%,
  100% {
    box-shadow: none;
  }
  25%,
  75% {
    box-shadow: 0 0 0 1px #e35c5c;
    border-color: #e35c5c;
  }
}
.cop {
  font-size: 1.3rem;
  z-index: 11;
  position: relative;
}
@media (min-width: 979px) {
  .cop {
    max-width: 1170px;
    margin: 0 auto;
    display: grid;
    grid-column-gap: 30px;
    grid-template-columns: minmax(530px, auto) 370px;
    align-items: flex-start;
  }
}
.cop.--hidden,
.cop .--hidden {
  display: none !important;
}
.cop.--loading-division .cop_division,
.cop.--loading-division .cop_products,
.cop.--loading-division .cop_deliveries__block {
  position: relative;
}
.cop.--loading-division .cop_division:before,
.cop.--loading-division .cop_products:before,
.cop.--loading-division .cop_deliveries__block:before,
.cop.--loading-division .cop_division:after,
.cop.--loading-division .cop_products:after,
.cop.--loading-division .cop_deliveries__block:after {
  content: '';
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  position: absolute;
  background: #fff;
  border-radius: 5px;
  z-index: 1;
}
.cop.--loading-division .cop_division:after,
.cop.--loading-division .cop_products:after,
.cop.--loading-division .cop_deliveries__block:after {
  animation: skeleton-glow 2s ease-in-out infinite;
  background: #c4c7c8;
  opacity: 0.5;
}
.cop.--loading,
.cop .--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.cop.--loading label,
.cop .--loading label {
  pointer-events: none !important;
}
@media (min-width: 979px) {
  .cop.--loading,
  .cop .--loading {
    transform: translateY(5px);
    transition: transform 0.3s ease;
  }
}
.cop .--highlight {
  animation: cop-modules-highlight-border 2s ease 0s 1 normal forwards;
}
.cop .--highlight-color {
  animation: cop-modules-highlight-color 2s ease 0s 1 normal forwards;
}
.cop__skeleton {
  display: block;
  background: #c4c7c8;
  opacity: 0.5;
  margin-bottom: 10px;
  min-height: 45px;
  min-width: 40%;
  border-radius: 5px;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.cop__skeleton.--content {
  min-height: 150px;
  min-width: 100%;
}
.cop__title {
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.cop__title.--small {
  font-size: 1.6rem;
}
@media (min-width: 979px) {
  .cop__title.--small {
    margin-bottom: 15px;
  }
}
.cop__title_desc {
  font-size: 1.1rem;
  font-weight: normal;
  margin-left: 15px;
}
@media (min-width: 979px) {
  .cop__title_desc {
    font-size: 1.3rem;
  }
}
.cop__content {
  display: grid;
  grid-gap: 50px;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .cop__content {
    margin-bottom: 0;
  }
}
.order_process .menu_notice h2 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.order_process .menu_notice p {
  font-size: 13px;
}
.order_process .menu_notice__button {
  border-radius: 5px;
}
.order_process .menu_notice__button.--stop {
  color: #333;
  text-decoration: underline;
}
.order_process .menu_notice__button.--stop:hover {
  text-decoration: none;
  color: #317CD4;
}
/*component_css_end*/
/*component_css_start id=66430f167cc009.12404604 page=basketedit type=cop_modules_rebate_code*/
.cop_rebate_code {
  border-bottom: 1px solid #c4c7c8;
  padding-bottom: 15px;
}
.cop_rebate_code.--filled {
  border-color: #333;
  box-shadow: inset 0 0 0 1px #333;
  background-color: #fff;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 15px;
}
.cop_rebate_code.--filled .cop_rebate_code__label {
  color: #38B759;
}
.cop_rebate_code.--filled .cop_rebate_code__label:after {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #38B759;
  border-width: 0 2px 2px 0;
  display: block;
  margin-top: 5px;
  margin-right: 3px;
}
.cop_rebate_code.--filled .cop_rebate_code__add {
  display: none;
}
.cop_rebate_code.--filled .cop_rebate_code__message {
  max-height: 100px;
  opacity: 1;
}
.cop_rebate_code.--active .cop_rebate_code__add {
  display: none;
}
.cop_rebate_code.--active .cop_rebate_code__field {
  max-height: 100px;
  opacity: 1;
  margin-top: 10px;
}
.cop_rebate_code__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cop_rebate_code__field,
.cop_rebate_code__message {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_rebate_code__text {
  font-size: 2.2rem;
  padding: 10px 0;
  display: block;
  line-height: 1;
}
.cop_rebate_code__link.--edit {
  margin-right: 10px;
}
.cop_rebate_code__save {
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  color: #333;
  right: 15px;
  top: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
.cop_rebate_code__save:before {
  content: '\F105';
  font-family: FontAwesome;
}
.cop_rebate_code__save:hover {
  border-color: #317CD4;
  color: #317CD4;
}
.cop_rebate_code__input {
  padding-right: 50px !important;
}
/*component_css_end*/
/*component_css_start id=66d5a291552a65.95723360 page=basketedit type=cop_modules_summary*/
@keyframes copModulesSlideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@media (max-width: 978px) {
  html.--cop-fixed-button:not(.--focus) #backTop {
    bottom: 130px;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary.--loading {
    opacity: 1;
    animation: none;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary.--loading .cop_buttons__button {
    opacity: 0.5;
    pointer-events: none;
    animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary .cop_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 15px;
    background-color: #f1f1f1;
    border-top: 1px solid #c4c7c8;
    animation: copModulesSlideUp 0.3s ease forwards;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary .cop_buttons__verify {
    display: block;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary .cop_buttons__cost {
    display: inline;
  }
}
.cop_summary {
  font-size: 1.3rem;
  display: grid;
  grid-gap: 15px;
  line-height: 20px;
}
@media (min-width: 979px) {
  .cop_summary {
    position: sticky;
    top: calc(10px + var(--top-fixed-bars-height, 0px));
    max-height: 100vh;
    overflow-y: auto;
    scrollbar-width: none;
    align-self: flex-start;
    margin-top: 32px;
  }
  .cop_summary::-webkit-scrollbar {
    display: none;
  }
}
.cop_summary.--loading,
.cop_summary .--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.cop_summary.--loading label,
.cop_summary .--loading label {
  pointer-events: none !important;
}
@media (min-width: 979px) {
  .cop_summary.--loading,
  .cop_summary .--loading {
    transform: translateY(5px);
    transition: transform 0.3s ease;
  }
}
@media (min-width: 979px) {
  .cop_summary:not(.--loading) {
    transition: transform 0.2s ease;
  }
}
.cop_summary .cop_summary__block.--content {
  display: grid;
  grid-gap: 15px;
  background-color: #f1f1f1;
  color: #333;
  padding: 20px;
  border-radius: 5px;
}
.cop_summary .cop_summary__block.--content a {
  color: #000;
}
.cop_summary .cop_summary__block.--content a:hover {
  color: #317CD4;
}
.cop_summary .cop_summary__block.--content .f-label {
  font-size: 1.3rem;
}
.cop_summary .cop_rebate_code.--filled ~ .cop_time {
  padding-bottom: 0;
  border: none;
}
.cop_summary .cop_time {
  display: grid;
  grid-gap: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c4c7c8;
  order: -1;
}
.cop_summary .cop_time__label {
  padding-right: 10px;
}
.cop_summary .cop_time__item {
  display: none;
  flex-direction: column;
  padding-right: 20px;
  position: relative;
}
.cop_summary .cop_time__item.--active {
  display: flex;
}
.cop_summary .cop_time__item:after {
  content: '\E8BE';
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.8rem;
}
.cop_summary .cop_time__item.--later:after {
  content: '\E8BD';
}
.cop_summary .cop_costs__item {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.cop_summary .cop_costs__item.--active {
  display: flex;
}
.cop_summary .cop_costs__label {
  padding-right: 10px;
}
.cop_summary .cop_costs__value {
  white-space: nowrap;
}
.cop_summary .cop_costs__value.--minus {
  color: #38B759;
}
.cop_summary .cop_costs__value.--minus:before {
  content: '-';
  padding-right: 3px;
}
.cop_summary .cop_costs__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.cop_summary .cop_free_delivery {
  margin: 15px 0;
  word-break: break-all;
  display: none;
}
.cop_summary .cop_free_delivery.--active {
  display: block;
}
.cop_summary .cop_free_delivery__label_value {
  white-space: nowrap;
}
.cop_summary .cop_free_delivery__progress_bar {
  margin-top: 5px;
  height: 8px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
@media (min-width: 757px) {
  .cop_summary .cop_free_delivery__progress_bar {
    width: 50%;
  }
}
@media (min-width: 979px) {
  .cop_summary .cop_free_delivery__progress_bar {
    width: auto;
  }
}
.cop_summary .cop_free_delivery__progress_rate {
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  background-color: #38B759;
  width: calc(var(--free-percent) * 100%);
}
.cop_summary .cop_total__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.cop_summary .cop_total__item.--value .cop_total__value {
  font-size: 2.2rem;
  line-height: 24px;
}
.cop_summary .cop_total__item.--points {
  justify-content: flex-end;
  margin-top: 5px;
  display: none;
  line-height: 1;
}
.cop_summary .cop_total__item.--points.--active {
  display: flex;
}
.cop_summary .cop_total__label {
  padding-right: 10px;
}
.cop_summary .cop_total__value {
  white-space: nowrap;
}
.cop_summary .cop_total__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.cop_summary .cop_subscription_term {
  background-color: #fff;
  color: #333;
  padding: 10px;
  border-radius: 5px;
  font-size: 1.1rem;
  line-height: 16px;
  display: none;
  align-items: flex-start;
}
.cop_summary .cop_subscription_term.--active {
  display: flex;
}
.cop_summary .cop_subscription_term:before {
  content: '\E81A';
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 1.5rem;
}
.cop_summary .cop_clauses {
  display: none;
  grid-gap: 15px;
}
.cop_summary .cop_clauses.--active {
  display: grid;
}
.cop_summary .cop_terms {
  display: grid;
  grid-gap: 10px;
  padding: 15px 0;
}
.cop_summary .cop_terms__item {
  margin: 0;
}
.cop_summary .cop_terms__item label.f-label {
  white-space: normal;
  overflow: visible;
}
.cop_summary .cop_terms__item label.f-label:before {
  top: -1px;
  transform: none;
}
.cop_summary .cop_terms__item label.f-label:after {
  top: 1px !important;
  transform: rotate(45deg) !important;
}
.cop_summary .cop_buttons {
  display: grid;
  grid-gap: 10px;
}
.cop_summary .cop_buttons__verify {
  display: none;
}
.cop_summary .cop_buttons__verify:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 5px;
}
.cop_summary .cop_buttons__button {
  width: 100%;
}
.cop_summary .cop_buttons__button.--web-authn:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
  font-size: 1.8rem;
  line-height: 16px;
}
.cop_summary .cop_buttons__button.--loading {
  position: relative;
  pointer-events: none;
  transition: border-color 0s;
  border-color: rgba(255, 255, 255, 0.8);
}
.cop_summary .cop_buttons__button.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_summary .cop_buttons__button.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_summary .cop_buttons__button.--loading:hover {
  border-color: rgba(255, 255, 255, 0.8);
}
.cop_summary .cop_buttons__cost {
  margin-left: 5px;
  white-space: nowrap;
  display: none;
}
.cop_summary .cop_oneclick {
  display: grid;
  grid-gap: 10px;
}
.cop_summary .cop_oneclick__label {
  text-align: center;
  margin-bottom: 5px;
}
.cop_summary .cop_inpost_pay {
  min-height: 45px;
  cursor: pointer;
  --border-radius: 5px;
  border-radius: 5px;
}
.cop_summary .cop_inpost_pay.--loading {
  position: relative;
  pointer-events: none;
}
.cop_summary .cop_inpost_pay.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_summary .cop_inpost_pay.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_summary .cop_inpost_pay .inpostizi-button,
.cop_summary .cop_inpost_pay inpost-izi-button {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.cop_summary .cop_inpost_pay .inpostizi-bind-button-body {
  width: 100% !important;
  max-width: none !important;
  border-radius: 5px !important;
}
.cop_summary .cop_inpost_pay .inpostizi-button-bottom {
  display: none !important;
}
.cop_summary .cop_oneclick_pay__items {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.cop_summary .cop_oneclick_pay__item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  height: 45px;
  width: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.cop_summary .cop_oneclick_pay__item.--loading {
  position: relative;
  pointer-events: none;
}
.cop_summary .cop_oneclick_pay__item.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_summary .cop_oneclick_pay__item.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_summary .cop_oneclick_pay__item &gt; div {
  min-width: auto !important;
  border-radius: 5px;
  overflow: hidden;
}
.cop_summary .cop_oneclick_pay__item.--paypal:before {
  content: '';
  position: absolute;
  height: 110%;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFC439;
  pointer-events: none;
  transform: translateY(-50%);
  border-radius: 5px;
  z-index: -1;
  width: calc(100%);
}
.cop_summary .cop_oneclick_pay__item.--paypal:hover:before {
  filter: brightness(0.95);
}
.cop_summary .cop_oneclick_pay__item.--googlePay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: -1;
  border-radius: 5px;
}
.cop_summary .cop_oneclick_pay__item.--googlePay:hover:before {
  opacity: 0.75;
}
.cop_summary .cop_oneclick_pay__item img {
  max-height: 100%;
}
.cop_summary .cop_limit__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.cop_summary .cop_limit__label {
  padding-right: 10px;
}
.cop_summary .cop_limit__value {
  white-space: nowrap;
}
.cop_summary .cop_safe {
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .cop_summary .cop_safe {
    display: none;
  }
}
.cop_summary .cop_safe.--super .cop_safe__img img {
  width: 200px;
}
.cop_summary .cop_safe__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
}
.cop_summary .cop_safe__img {
  margin-left: 10px;
}
.cop_summary .cop_safe__img img {
  width: 105px;
  filter: brightness(0) invert(null);
}
.cop_summary .cop_safe__text {
  font-size: 1.2rem;
  line-height: 16px;
}
/*component_css_end*/

/*component_css_start id=669a5c8a3888c9.56107627 page=basketedit type=basketedit_additional_info*/
.basket__payments {
  margin-bottom: 3rem;
}
@media (min-width: 757px) {
  .basket__payments {
    margin-bottom: 5rem;
  }
}
.basket__payments #modal_placeholder {
  display: none;
}
.basket__payments {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
}
@media (min-width: 757px) {
  .basket__payments {
    grid-template-columns: repeat(auto-fit, minmax(235px, 1fr));
    grid-gap: 3rem;
  }
}
.basket__payment {
  padding: 0;
  display: flex;
}
.basket__payment.--smile img {
  max-height: 1.5rem;
}
.basket__payment_element {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: center;
}
@media (min-width: 757px) {
  .basket__payment_element {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
}
.basket__payment_img_container {
  display: flex;
  align-items: center;
  min-height: 3rem;
  margin-bottom: 1.5rem;
  position: relative;
  justify-content: center;
}
@media (min-width: 757px) {
  .basket__payment_img_container {
    justify-content: flex-start;
  }
}
.basket__payment_img_container:before {
  content: '';
  background: #f1f1f1;
  position: absolute;
  left: -5px;
  right: 5px;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: calc(100% + 10px);
}
.basket__payment_img_container img {
  max-height: 2.5rem;
  box-sizing: content-box;
  background: #f1f1f1;
}
.basket__payment_label {
  flex-basis: 100%;
}
@media (min-width: 757px) {
  .basket__payment_small {
    display: block;
  }
}
.basket__payment_small_value {
  white-space: nowrap;
}
.basket__payment_text_container {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  flex-basis: 100%;
}
@media (min-width: 757px) {
  .basket__payment_text_container {
    font-size: 1.3rem;
  }
}
.basket__payment_text_container .basket__payment_link {
  margin-top: auto;
  padding-top: 0.3rem;
  flex-basis: 100%;
}
@media (min-width: 757px) {
  .basket__payment_text_container .basket__payment_link {
    padding-top: 1rem;
  }
}
/*component_css_end*/

/*component_css_start id=669a5c8a29ddf3.15485964 page=basketedit type=division*/
.basket__division {
  margin-bottom: 3rem;
}
@media (min-width: 757px) {
  .basket__division {
    margin-bottom: 5rem;
  }
}
.basket__division.--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.basket__division.--loading label {
  pointer-events: none !important;
}
.basket__division .f-label:before {
  top: 1rem !important;
}
.basket__division .f-label:after {
  top: 1rem !important;
}
.basket__division_options {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 3rem;
}
@media (min-width: 979px) {
  .basket__division_options {
    grid-template-columns: 1fr 1fr;
  }
}
.basket__division_option {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 2rem;
}
.basket__division_option[data-checked="true"] {
  border: 1px solid #333;
}
.basket__division_group {
  height: 100%;
  position: relative;
}
.basket__division_label {
  white-space: normal !important;
}
.basket__division_label strong {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  display: block;
  line-height: 1.8rem;
  padding-right: 1rem;
}
.basket__division_label.f-label {
  width: 100%;
}
.basket__division_option_info {
  font-size: 1.3rem;
  padding-left: 3rem;
  position: relative;
  margin-bottom: 2rem;
  white-space: normal;
  line-height: 2rem;
}
.basket__division_option_info:after {
  display: block;
  position: absolute;
  font-family: FontAwesome;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.8rem;
}
.basket__division_option_info.--not-divide {
  margin-bottom: 0;
}
.basket__division_option_info.--not-divide:after {
  content: '\E8BD';
}
.basket__division_option_info.--divide:after {
  content: '\E8BE';
}
.basket__division_option_small {
  font-size: 1.1rem;
  white-space: normal;
  color: #757575;
  display: block;
  margin-bottom: 1.5rem;
}
/*component_css_end*/

/*component_css_start id=669a5c8a46f104.52248354 page=basketedit type=basketedit_rebates*/
.basketRabates {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 3rem;
  margin-bottom: 3rem;
}
.basketRabates.--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.basketRabates.--loading label {
  pointer-events: none !important;
}
@media (min-width: 979px) {
  .basketRabates {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 5rem;
  }
}
.basketRabates ul {
  padding-left: 1.5rem;
}
.basketRabates .headline {
  justify-content: flex-start;
  border-left: none;
  align-items: flex-start;
  text-align: left;
  padding-left: 0;
  padding-bottom: 2.5rem;
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .basketRabates .headline {
    margin-bottom: 1rem;
  }
}
.basketRabates .headline::after {
  display: none;
}
.basketRabates__rabates_progress {
  font-size: 1.4rem;
}
.basketRabates__rabates_progress_selected {
  display: block;
  color: #38B759;
  font-size: 1.6rem;
  font-weight: bold;
}
.basketRabates__rabates_progress_selected .--worth {
  display: none;
}
.basketRabates__rabates_progress_threshold {
  font-size: 1.3rem;
}
.basketRabates__rabates_progress_threshold.--worth {
  white-space: nowrap;
}
.basketRabates__rabates_progress_info {
  margin-bottom: 2rem;
}
@media (min-width: 979px) {
  .basketRabates__rabates_progress_info {
    margin-bottom: 3rem;
  }
}
.basketRabates__rabates_progress_steps &gt; span {
  margin-bottom: 0.5rem;
  display: block;
}
@media (min-width: 757px) {
  .basketRabates__rabates_progress_bar {
    width: 50%;
  }
}
@media (min-width: 979px) {
  .basketRabates__rabates_progress_bar {
    width: auto;
  }
}
.basketRabates__block {
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
  text-decoration: none;
}
.basketRabates__value {
  margin-right: 0.5rem;
  line-height: 1;
}
.basketRabates__threshold span {
  margin-left: 0.5rem;
  font-size: 1.3rem;
  color: #e35c5c;
  font-weight: bold;
}
.basketRabates__points .basketRabates__label {
  padding-bottom: 1rem;
}
.basketRabates__points .basketRabates__value {
  margin-right: 0;
}
.basketRabates__points .basketRabates__block {
  position: relative;
}
.basketRabates__points .basketRabates__block:before {
  content: '';
  display: block;
  min-width: 1.4rem;
  height: 1.4rem;
  border: 1px solid #c4c7c8;
  border-radius: 50%;
  margin-right: 1.5rem;
}
.basketRabates__points .basketRabates__block.--selected:before {
  background-color: #317CD4;
  border: 1px solid #317CD4;
}
.basketRabates__points .basketRabates__block.--selected:after {
  background-color: #fff;
  min-width: 0.6rem;
  height: 0.6rem;
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  left: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}
.progress_bar {
  width: 100%;
  display: block;
  height: 8px;
  background-color: #F1F1F1;
  position: relative;
  margin-top: 0.5rem;
  border-radius: 5px;
}
.progress_bar__value {
  position: absolute;
  display: block;
  height: 8px;
  width: 100%;
  background-color: #38B759;
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=669a5c8a6833f5.64356249 page=basketedit type=basketedit_gifts*/
.basketGifts {
  margin-bottom: 3rem;
}
.basketGifts.--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.basketGifts.--loading label {
  pointer-events: none !important;
}
@media (min-width: 979px) {
  .basketGifts {
    margin-bottom: 5rem;
  }
}
.basketGifts .basket__desc {
  margin-bottom: 0;
}
.basketGifts:empty {
  margin-bottom: 0;
}
.basketGifts .--color {
  color: #e35c5c;
  font-weight: bold;
}
.basketGifts .headline {
  justify-content: flex-start;
  border-left: none;
  align-items: flex-start;
  text-align: left;
  padding-left: 0;
}
.basketGifts .headline::after {
  display: none;
}
.basketGifts__products:not(.--slider) + .basketGifts__options {
  display: none;
}
.basketGifts__product input[name=radio_gift] {
  display: none;
}
.basketGifts__options {
  margin-top: 1.5rem;
  display: grid;
  justify-content: flex-end;
  grid-template-columns: 1fr auto;
  align-items: center;
  position: relative;
}
.basketGifts__options:before {
  content: '';
  width: auto;
  height: 1px;
  background-color: #c4c7c8;
}
.basketGifts__options:after {
  content: '';
  position: absolute;
  left: calc(50% - 40px);
  width: 80px;
  height: 25px;
  background-color: #fff;
}
.basketGifts__options a {
  padding-left: 2rem;
}
.basketGifts__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: absolute;
  bottom: -35px;
  left: calc(50% - 12.5px);
  transform: translateX(-20px);
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  z-index: 100;
}
.basketGifts__arrow:after {
  font-family: FontAwesome;
  font-size: 1.8rem;
  line-height: 1;
  content: '\F104';
}
.basketGifts__arrow.--next {
  transform: translateX(20px);
}
.basketGifts__arrow.--next:after {
  content: '\F105';
}
/* labele w koszyku */
.basket__label {
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
}
.basket__desc {
  margin-bottom: 2rem;
}
/* style ogÃ³lne dla prezentacji aktywnych towarÃ³w gratosiowych, nie aktywnych towarÃ³w gratisowych i opakowaÅ„*/
.basketProducts {
  padding-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
}
.basketProducts .slick-track {
  display: flex;
}
@media (min-width: 979px) {
  .basketProducts {
    margin: 0 -1.5rem;
  }
}
.basketProducts:not(.--slider) {
  overflow: auto;
  scroll-snap-type: x mandatory;
}
@media (min-width: 1200px) {
  .basketProducts:not(.--slider) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.basketProducts__product {
  display: flex !important;
  flex-direction: column;
  height: auto;
  scroll-snap-align: center;
  flex: 0 0 55%;
  max-width: 55%;
  margin: 0 1.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 575px) {
  .basketProducts__product {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.basketProducts__product .basketProducts__action.--remove {
  display: none;
}
.basketProducts__product.--active .basketProducts__action.--add {
  display: none;
}
.basketProducts__product.--active .basketProducts__action.--remove {
  display: flex;
}
@media (min-width: 757px) {
  .basketProducts__product {
    flex: 0 0 28%;
    max-width: 28%;
  }
}
@media (min-width: 979px) {
  .basketProducts__product {
    flex: 0 0 18%;
    max-width: 18%;
  }
}
@media (min-width: 1200px) {
  .basketProducts__product {
    max-width: unset;
    flex: unset;
  }
}
.basketProducts__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  height: 15rem;
}
.basketProducts__icon img {
  max-height: 15rem;
}
.basketProducts__name {
  font-size: 1.3rem;
  text-decoration: none;
  margin-bottom: 0.3rem;
  display: block;
  font-weight: bold;
}
.basketProducts__sizes select {
  width: 100%;
  font-size: 1.2rem;
}
.basketProducts__size {
  font-size: 1.2rem;
  padding-top: 3px;
}
.basketProducts__prices {
  margin-top: auto;
  padding-top: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.basketProducts__price {
  font-weight: bold;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
}
.basketProducts__price_label {
  font-weight: normal;
  font-size: 1.2rem;
}
.basketProducts__buttons {
  margin-left: auto;
}
.basketProducts__action {
  width: 3.5rem;
  height: 3.5rem;
  background: #317CD4;
  display: flex;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  transition: 0.3s all;
}
.basketProducts__action:hover {
  background-color: #333;
  color: #fff;
}
.basketProducts__action:before {
  font-family: FontAwesome;
  font-size: 1.7rem;
  line-height: 1;
  margin-top: 1px;
  content: "\E8B2";
}
.basketProducts__action.--remove {
  background: #10ac82;
}
.basketProducts__action.--remove:before {
  content: "\F00C";
}
.basketProducts__action.--remove:hover {
  background-color: #333;
}
.basketProducts__action.--remove:hover:before {
  content: "\f00d";
}
.touch .basketProducts__product.--active .basketProducts__action.--remove {
  background-color: #333;
}
.touch .basketProducts__product.--active .basketProducts__action.--remove:before {
  content: "\f00d";
}
/*component_css_end*/

/*component_css_start id=614c5cee4dc0d1.39044150 page=basketedit type=basketedit_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=61b0b16cc45856.47733212 page=navigation type=navigation_categoriesdescription*/
.navigation_desc {
  margin-bottom: 0;
  padding: 10px 0 0;
}
.navigation_desc:last-child {
  margin-bottom: 1.5rem;
}
.navigation_desc &gt; *:last-child {
  margin-bottom: 0;
}
.navigation_desc__wrapper &gt; *:first-child {
  margin-top: 0;
}
.navigation_desc__wrapper &gt; *:last-child {
  margin-bottom: 0;
}
/*component_css_end*/

/*component_css_start id=61b0b16cd7eab6.92498629 page=navigation type=navigation_elements*/
#Navigation .navigation_items {
  color: #333;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 30px;
}
#Navigation .navigation_item {
  border: 1px solid #c4c7c8;
  background: #f1f1f1;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: none;
  color: #333;
}
#Navigation .navigation_item img {
  max-width: 100%;
  max-height: 150px;
}
#Navigation .navigation_item .name {
  display: block;
  text-decoration: underline;
  transition: 0.2s color;
}
#Navigation .navigation_item .name:hover {
  color: #317CD4;
  text-decoration: none;
}
#Navigation .navigation_item .count {
  color: #333;
  display: block;
  padding: 0 10px;
  font-size: 12px;
}
#Navigation .navigation_item .navigation_img {
  height: 150px;
  margin-bottom: 10px;
}
#Navigation a.see_all {
  float: right;
  clear: both;
  margin-top: 20px;
}
/*component_css_end*/

/*component_css_start id=61b0b16dd341b1.53902198 page=navigation type=navigation_categoriesdescription_bottom*/
/*component_css_end*/

/*component_css_start id=60dd8e85ed9602.02846939 page=returns-open type=returns_open_form*/
/*component_css_end*/

/*component_css_start id=60dd8e77911245.90224744 page=returns-list type=returns_list_form*/
/*component_css_end*/

/*component_css_start id=60dd8e779d0b76.36508345 page=returns-list type=returns_list_cms*/
td.ord3 {
  font-weight: bold;
}
.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;
  }
}
/*component_css_end*/

/*component_css_start id=61b0b16a502885.53008740 page=search type=search_categoriesdescription*/
.search_name {
  margin: 1rem 0;
}
@media (min-width: 757px) {
  .search_name {
    display: flex;
    align-items: center;
    margin: 0 0 1.5rem;
  }
}
.search_name__label {
  margin: 0 !important;
  padding: 0 !important;
}
.search_name__total {
  display: none;
}
@media (min-width: 757px) {
  .search_name__total {
    display: inline;
    color: #333;
    padding-left: 1rem;
    font-size: 1.2rem;
  }
}
.hide_description {
  display: none;
  font-size: 1.3rem;
  cursor: pointer;
}
.search_categoriesdescription_next.expanded + .hide_description {
  display: block;
}
.search_categoriesdescription_next {
  margin-bottom: 1.5rem;
}
.search_categoriesdescription_next:not(.expanded) &gt; * {
  display: none;
}
.search_categoriesdescription_next .show_description {
  display: block;
  cursor: pointer;
}
.search_categoriesdescription_next.expanded .show_description {
  display: none;
}
.search_categoriesdescription_next &gt; *:last-child {
  margin-bottom: 0;
}
.search_description {
  margin-bottom: 1rem;
  overflow: hidden;
}
@media (min-width: 757px) {
  .search_description {
    margin-bottom: 1.5rem;
  }
}
.search_description.--skeleton {
  max-height: 150px;
}
.search_description.--skeleton &gt; * {
  background: #f1f1f1;
  color: transparent;
}
.search_description.--skeleton a {
  color: transparent;
}
.search_description__wrapper &gt; *:last-child {
  margin-bottom: 0;
}
/*component_css_end*/

/*component_css_start id=61b0b16dc07a33.01252614 page=search type=search_paging*/
.s_paging__item.--filters a {
  width: 100%;
}
.s_paging__item.--sort {
  min-width: 200px;
}
@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__item {
    flex: none;
  }
  .s_paging .pagination {
    margin-left: auto;
  }
}
.s_paging .f-dropdown .f-dropdown-menu {
  min-width: 95px;
}
#paging_setting_top select {
  width: 100%;
  margin-bottom: 1rem;
  height: 50px;
}
@media (min-width: 979px) {
  #paging_setting_top select {
    height: 35px;
    width: auto;
  }
}
@media (max-width: 756px) {
  #paging_setting_top .pagination__element:not(.--prev) {
    display: none;
  }
}
@media (max-width: 756px) {
  #paging_setting_top .pagination__element.--prev {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 757px) {
  #paging_setting_top .pagination__element.--prev {
    flex: 1;
    max-width: 35px;
    min-height: 35px;
  }
}
@media (max-width: 756px) {
  #paging_setting_top .pagination__element.--prev.--disabled {
    display: none;
  }
}
@media (min-width: 757px) {
  #paging_setting_top .pagination__element.--prev .pagination__link {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 757px) {
  #paging_setting_top .pagination__button.--prev {
    justify-content: center;
    margin: 0;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e79c0ea13.64200683 page=search type=search_filters*/
#filter_list {
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  #filter_list {
    margin-bottom: 1.5rem;
  }
}
#filter_list .filter_list_content {
  white-space: nowrap;
  overflow: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0;
}
#filter_list .filter_list_content::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#filter_list .filter_list_content::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
#filter_list .filter_list_content::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#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 .filter_list_content &gt; a.btn.filter_list_remove {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  color: #333;
}
#filter_list .filter_list_content &gt; a.btn.filter_list_remove:hover {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
#filter_list .menu_messages_warning {
  margin: 1rem 0 0;
}
@media (min-width: 757px) {
  #filter_list .menu_messages_warning {
    margin: 1.5rem 0 0;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7eed6f96.87778143 page=search type=search_settings*/
/*component_css_end*/

/*component_css_start id=614c5cf0c8d4f4.72013705 page=search type=search*/
#search {
  border-radius: 5px;
  background: #f1f1f1;
}
#search .product {
  background: none;
}
#search .product .label_icons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
}
#search .product[data-product_disable] .product__icon img {
  opacity: 0.3;
}
#search .product .price__unit {
  display: none;
}
#search .product__compare {
  position: relative;
  margin-top: 1rem;
}
#search .product__compare.--has-child {
  border-top: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  #search .product__compare:not(:last-child) {
    border-top: 1px solid #c4c7c8;
  }
  #search .product__compare.--has-child {
    border-top: none;
  }
  #search .product__compare.--has-child:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    left: 0;
    background: #c4c7c8;
  }
}
#search .product__compare_item {
  background: #f1f1f1;
  z-index: 1;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  position: relative;
  font-size: 1.3rem;
  color: #333;
}
@media (min-width: 979px) {
  #search .product__compare_item {
    padding-right: 1rem;
  }
}
#search .product__compare_item:hover {
  color: #317CD4;
}
#search .product__compare_item.--remove {
  color: #e35c5c;
}
#search .product__compare_item.--remove:hover {
  color: #317CD4;
}
#search .product__traits.--gfx ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -3px;
}
#search .product__traits.--gfx .trait {
  max-width: 50%;
  padding: 3px;
}
#search .product .trait {
  display: flex;
  justify-content: space-between;
  font-size: 1.2rem;
}
#search .product .trait__name {
  padding: 0 5px 3px 0;
}
#search .product .trait__values {
  text-align: right;
  padding-left: 5px;
}
#search .product .trait__value {
  color: #000;
}
#search .product .trait__value:hover {
  color: #317CD4;
}
#search .product .trait__gfx {
  display: flex;
}
/*component_css_end*/

/*component_css_start id=60dd8e786dac63.37616518 page=search type=search_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=60dd8e7ede9b11.36368455 page=search type=search_paging2*/
#paging_setting_bottom {
  margin-bottom: 2rem;
}
#paging_setting_bottom.load-content {
  position: relative;
}
#paging_setting_bottom.load-content:after {
  position: absolute;
  margin-top: -0.25rem;
}
@media (min-width: 757px) {
  #paging_setting_bottom.load-content:after {
    margin-top: -1rem;
  }
}
#paging_setting_bottom.--load-more {
  position: relative;
}
#paging_setting_bottom .infinite_scroll__more_wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 757px) {
  #paging_setting_bottom .infinite_scroll__more_wrapper {
    margin-top: -1rem;
  }
}
#paging_setting_bottom .infinite_scroll__count {
  margin-left: 0.5rem;
}
#paging_setting_bottom .infinite_scroll__count:before {
  content: '(';
}
#paging_setting_bottom .infinite_scroll__count:after {
  content: ')';
}
/*component_css_end*/

/*component_css_start id=61b0b16a3ca862.45673090 page=search type=search_categoriesdescription_bottom*/
/*component_css_end*/

/*component_css_start id=61f913c81ea771.79063863 page=search type=search_promo_products*/
.filters__price.has-error .filters__range label {
  border-color: #e35c5c;
}
/*component_css_end*/

/*component_css_start id=675998bbce3f36.93199510 page=return type=return*/
html.wisheslist_empty aside[class*=col-] {
  display: none;
}
@media (min-width: 979px) {
  html.wisheslist_empty .shopping_list_menu {
    display: block;
  }
}
@media (min-width: 979px) {
  html.wisheslist_empty .shopping_list_menu .slm_lists__manage {
    display: none !important;
  }
}
div.n54531_outline {
  margin: 0px 0px 10px;
}
div.n54744_goback {
  text-align: center;
}
h3.return_label {
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
h3.return_label a {
  margin: 0;
}
a.n54744 {
  margin: 0 auto;
}
div#return_sub_basket_empty,
div#return_sub_wisheslist_empty,
div#return_sub_ordered_empty {
  background: 0;
  padding: 0 !important;
  margin: 45px 0 35px !important;
}
div#return_sub_basket_empty:before,
div#return_sub_wisheslist_empty:before,
div#return_sub_ordered_empty:before {
  display: none;
}
#return_sub_basket_empty &gt; h3,
#return_sub_wisheslist_empty &gt; h3,
#return_sub_ordered_empty &gt; h3 {
  color: #333;
  font-size: 3rem;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#return_sub_basket_empty &gt; p,
#return_sub_wisheslist_empty &gt; p,
#return_sub_ordered_empty &gt; p {
  font-size: 14px;
  color: #333;
  text-align: center;
}
.basket_icon_wrapper,
.ordered_icon_wrapper {
  margin-bottom: 22px;
  position: relative;
}
.basket_icon_wrapper:after,
.ordered_icon_wrapper:after {
  content: '';
  background: #f1f1f1;
  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: #333;
}
.whish_icon_wrapper:after {
  content: '';
  background: #f1f1f1;
  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,
#retbut_wisheslist_empty,
#retbut_ordered_empty {
  margin-bottom: 46px;
}
.icon-empty_basket:before {
  content: '\E86C';
  font-size: 6em;
  color: #333;
}
.icon-empty_wishlist:before {
  content: '\E86D';
  font-size: 6em;
  color: #333;
}
/*component_css_end*/

/*component_css_start id=60dd8e7ab50b99.33137233 page=signin type=signin_cms*/
/*component_css_end*/

/*component_css_start id=67b334064e9447.88706182 page=signin type=signin-form*/
@media (min-width: 979px) {
  #signin-form_box_left {
    padding-right: 25px;
  }
}
.register_wholesaler i {
  margin-right: 5px;
  color: #317CD4;
}
.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: #c4c7c8;
  width: 100%;
  display: block;
  margin-bottom: -10px;
}
#signin_login_separator span {
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
  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_item #client_new_social {
  margin: 0;
}
#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;
}
.tooltip {
  top: 0;
  width: 33.5rem;
  max-width: calc(100vw - 3rem);
  font-size: 1.1rem;
  background-color: #f1f1f1;
  color: #333;
  z-index: 1000;
  padding: 1.5rem;
  -webkit-filter: drop-shadow(0px 0px 4px #c4c7c8);
  filter: drop-shadow(0px 0px 4px #c4c7c8);
  transform: translateY(-10px);
  position: relative;
  border-radius: 5px;
}
.tooltip:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: -0.7rem;
  left: 4.45rem;
  transform: rotate(180deg);
  border-width: 0 0.55rem 0.75rem 0.55rem;
  border-color: transparent transparent #f1f1f1 transparent;
}
.tooltip:before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.tooltip__wrapper {
  position: relative;
}
#cookie_login_social_more,
#client_new_social {
  margin-bottom: 25px;
}
#cookie_login_social_more ul,
#client_new_social ul {
  display: grid;
  list-style: none;
  justify-content: center;
  grid-template-columns: minmax(auto, 10.5rem) minmax(auto, 10.5rem) minmax(auto, 10.5rem);
  align-items: flex-end;
  grid-gap: 1rem;
  padding-top: 1rem;
}
@media (min-width: 757px) {
  #cookie_login_social_more ul,
  #client_new_social ul {
    grid-template-columns: repeat(auto-fit, 10.5rem);
  }
}
#cookie_login_social_more ul li .btn,
#client_new_social ul li .btn {
  min-height: 4.5rem;
}
@media (min-width: 757px) {
  #cookie_login_social_more ul li .btn,
  #client_new_social ul li .btn {
    min-width: 10.5rem;
  }
}
#cookie_login_social_more ul li .btn:before,
#client_new_social ul li .btn:before {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#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;
}
#client_new_social li[data-name="service_LinkedIn"],
#cookie_login_social_more li[data-name="service_LinkedIn"] {
  display: none;
}
#client_new_social li.--active,
#cookie_login_social_more li.--active {
  order: -1;
}
#client_new_social li.--active .service_item,
#cookie_login_social_more li.--active .service_item {
  border-color: #317CD4;
  border-width: 2px;
}
#client_new_social .service_item,
#cookie_login_social_more .service_item {
  border-color: #c4c7c8;
  color: #317CD4;
  background: #f1f1f1;
}
#client_new_social .service_item:hover,
#cookie_login_social_more .service_item:hover {
  border-color: #317CD4;
}
#client_new_social .service_item:before,
#cookie_login_social_more .service_item:before {
  color: inherit;
}
#client_new_social .service_item[data-name="service_Google"]:before,
#cookie_login_social_more .service_item[data-name="service_Google"]:before {
  font-family: FontAwesome;
  color: #4285F4;
  content: "\F1A0";
  font-size: 2rem;
}
#client_new_social .service_item[data-name="service_Google"]:before,
#cookie_login_social_more .service_item[data-name="service_Google"]:before {
  color: #4285F4;
  content: "\F1A0";
}
#client_new_social .service_item[data-name="service_Google"]:before,
#cookie_login_social_more .service_item[data-name="service_Google"]:before {
  display: block;
  height: 2rem;
  content: url('/gfx/standards/google.svg?r=1742980154');
}
#client_new_social .service_item[data-name="service_Facebook"]:before,
#cookie_login_social_more .service_item[data-name="service_Facebook"]:before {
  font-family: FontAwesome;
  color: #3b5998;
  content: "\F09A";
  font-size: 2rem;
}
#client_new_social .service_item[data-name="service_Facebook"]:before,
#cookie_login_social_more .service_item[data-name="service_Facebook"]:before {
  color: #3b5998;
  content: "\F09A";
}
#client_new_social .service_item[data-name="service_OpenId"]:before,
#cookie_login_social_more .service_item[data-name="service_OpenId"]:before {
  font-family: FontAwesome;
  color: #ed8710;
  content: "\F19B";
  font-size: 2rem;
}
#client_new_social .service_item[data-name="service_OpenId"]:before,
#cookie_login_social_more .service_item[data-name="service_OpenId"]:before {
  color: #ed8710;
  content: "\F19B";
}
#client_new_social .service_item[data-name="service_PayPal"]:before,
#cookie_login_social_more .service_item[data-name="service_PayPal"]:before {
  font-family: FontAwesome;
  color: #053385;
  content: "\F1ED";
  font-size: 2rem;
}
#client_new_social .service_item[data-name="service_PayPal"]:before,
#cookie_login_social_more .service_item[data-name="service_PayPal"]:before {
  color: #053385;
  content: "\F1ED";
}
#client_new_social .service_item[data-name="service_LinkedIn"]:before,
#cookie_login_social_more .service_item[data-name="service_LinkedIn"]:before {
  font-family: FontAwesome;
  color: #0A66C2;
  content: "\f0e1";
  font-size: 2rem;
}
#client_new_social .service_item[data-name="service_LinkedIn"]:before,
#cookie_login_social_more .service_item[data-name="service_LinkedIn"]:before {
  color: #0A66C2;
  content: "\f0e1";
}
/*component_css_end*/

/*component_css_start id=67599228090779.16832957 page=shoppinglist type=shoppinglist_manage*/
.modal.--mobile.--sl-move .modal__close,
.modal.--mobile.--sl-manage .modal__close,
.modal.--mobile.--sl-share .modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media (min-width: 757px) {
  .modal.--mobile.--sl-move .modal__close,
  .modal.--mobile.--sl-manage .modal__close,
  .modal.--mobile.--sl-share .modal__close {
    top: 0;
    right: 0;
  }
}
.wishesedit_page aside[class*=col-],
.shoppinglist_page aside[class*=col-] {
  display: none !important;
}
.wishesedit_page .summary_wrapper,
.shoppinglist_page .summary_wrapper {
  display: none;
}
.sl_background:before {
  content: '';
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1100;
}
.sl_dialog_close,
.sl_d_manage__close {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100%;
}
.sl_dialog_close:hover:after,
.sl_d_manage__close:hover:after {
  color: #317CD4;
}
[data-list_skeleton] {
  display: none !important;
}
.shopping_list .--loading,
.sl_choose .--loading,
.sl_dialog .--loading,
.shopping_list .--success,
.sl_choose .--success,
.sl_dialog .--success,
.shopping_list .--error,
.sl_choose .--error,
.sl_dialog .--error {
  position: relative;
  pointer-events: none;
}
.shopping_list .--loading:before,
.sl_choose .--loading:before,
.sl_dialog .--loading:before,
.shopping_list .--success:before,
.sl_choose .--success:before,
.sl_dialog .--success:before,
.shopping_list .--error:before,
.sl_choose .--error:before,
.sl_dialog .--error:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.shopping_list .--loading:after,
.sl_choose .--loading:after,
.sl_dialog .--loading:after,
.shopping_list .--success:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.shopping_list .--error:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.shopping_list .--success:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.shopping_list .--error:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  animation: none;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.shopping_list .--success:after,
.sl_choose .--success:after,
.sl_dialog .--success:after {
  content: '\F00C';
  color: #10ac82;
}
.shopping_list .--error:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\F00D';
  color: #e35c5c;
}
.shopping_list a,
.sl_choose a,
.sl_dialog a {
  text-decoration: none;
}
.sl_dialog__wrapper {
  width: 100%;
}
.shopping_list.--list .sl_products {
  margin-right: 0;
  margin-left: 0;
}
.shopping_list.--list .sl_products__product {
  flex: 0 0 100%;
  max-width: 100%;
  flex-wrap: wrap;
  align-items: center;
  padding-right: 0;
  padding-left: 0;
  border-bottom: 1px solid #c4c7c8;
  display: grid;
  grid-template-columns: 25% 75%;
  grid-column-gap: 1rem;
  grid-template-areas: "slTop slName" "slTop slPrices" "slTop slActions";
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_products__product {
    display: flex;
    grid-column-gap: 0;
  }
}
.shopping_list.--list .sl_products__product:last-child {
  border: none;
}
.shopping_list.--list .sl_products__item.--top,
.shopping_list.--list .sl_products__item.--name,
.shopping_list.--list .sl_products__item.--prices {
  margin-bottom: 0;
}
.shopping_list.--list .sl_products__item.--top {
  grid-area: slTop;
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_products__item.--top {
    flex: 0 0 10%;
    max-width: 10%;
  }
}
.shopping_list.--list .sl_products__item.--name {
  min-height: auto !important;
  grid-area: slName;
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_products__item.--name {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0 2rem;
  }
}
.shopping_list.--list .sl_products__item.--prices {
  min-height: auto !important;
  padding: 1rem 0;
  grid-area: slPrices;
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_products__item.--prices {
    text-align: right;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 3rem 0 0;
  }
}
.shopping_list.--list .sl_products__item.--actions {
  grid-area: slActions;
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_products__item.--actions {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.shopping_list.--list .sl_products__remove.--top {
  display: none;
}
.shopping_list.--list .sl_products__remove.--actions {
  display: block;
}
.shopping_list.--list .sl_products__icon {
  height: 6rem;
}
.shopping_list.--list .sl_products__icon img {
  max-height: 6rem;
}
.shopping_list.--list .sl_products__move {
  display: none;
}
.shopping_list.--list .sl_products__link.--remove {
  width: 35px;
  min-width: 35px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shopping_list.--list .sl_products__buy_wrapper,
.shopping_list.--list .sl_products__card {
  margin-left: 0;
  margin-right: 1rem;
  max-width: 250px;
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_products__buy_wrapper,
  .shopping_list.--list .sl_products__card {
    max-width: none;
  }
}
.shopping_list.--list .sl_products__buy_wrapper {
  display: flex;
}
.shopping_list.--list .sl_products__buy {
  font-size: 0;
  min-width: 50px;
  margin-left: 0.5rem;
  width: auto;
}
.shopping_list.--list .sl_products__buy:before {
  content: '\F07A';
  font-family: FontAwesome;
  font-size: 1.6rem;
}
.shopping_list.--list .sl_products__number_wrapper {
  display: flex;
  align-items: center;
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  border: 1px solid #c4c7c8;
}
.shopping_list.--list .sl_products__number_wrapper &gt; * {
  height: 100%;
  flex: 1;
  text-align: center;
  padding: 0.5rem;
  min-width: 0;
  min-height: 35px;
}
.shopping_list.--list .sl_products__quantity {
  flex: 2;
  padding: 0;
  border: none;
  width: 100%;
  background: #f1f1f1;
  border-radius: 0;
}
.shopping_list.--list .sl_products__number_down,
.shopping_list.--list .sl_products__number_up {
  transition: color 0.2s;
  font-family: Arial;
  font-size: 1.7rem;
  font-weight: bold;
}
.shopping_list.--list .sl_products__number_down:hover,
.shopping_list.--list .sl_products__number_up:hover {
  color: #317CD4;
}
.shopping_list.--list .sl_products .label_icons {
  display: none;
}
.shopping_list.--list .sl_settings__view_link.--list {
  background: #6AC081;
  border: 1px solid #6AC081 !important;
  color: #fff;
}
.shopping_list.--list .sl_settings__view_link.--list:hover {
  border: 1px solid #333 !important;
}
.shopping_list.--list .sl_footer__wrapper {
  margin-top: 1rem;
}
@media (min-width: 757px) {
  .shopping_list.--list .sl_footer__wrapper {
    margin-top: 0;
  }
}
.shopping_list.--group.--list .sl_products__item.--top {
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .shopping_list.--group.--list .sl_products__item.--top {
    flex: 0 0 15%;
    max-width: 15%;
  }
}
.shopping_list.--group.--list .sl_products__item.--prices {
  padding-right: 0;
}
.shopping_list.--group.--list .sl_products__item.--actions {
  display: flex;
}
@media (min-width: 757px) {
  .shopping_list.--group.--list .sl_products__item.--actions {
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 2rem;
  }
}
.shopping_list.--group.--list .sl_products__buy_wrapper,
.shopping_list.--group.--list .sl_products__card {
  width: 100%;
  margin: 0;
  max-width: 200px;
}
@media (min-width: 757px) {
  .shopping_list.--group.--list .sl_products__buy_wrapper,
  .shopping_list.--group.--list .sl_products__card {
    max-width: none;
  }
}
.shopping_list.--group.--list .sl_products__buy,
.shopping_list.--group.--list .sl_products__remove {
  display: none;
}
.shopping_list.--group.--list .sl_products__select {
  position: relative;
  margin-right: 1.5rem;
}
.shopping_list.--group.--list .sl_products__icon {
  margin: 0 auto;
}
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
  border-radius: 5px;
}
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:before,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:before {
  border: 1px solid #fff;
}
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:after,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:after {
  content: '';
  left: 1.15em;
  top: calc(50% - 2px);
  width: 5px;
  height: 10px;
  border: solid #6AC081;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-50%);
  display: block;
  position: absolute;
}
@media (min-width: 979px) {
  .shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:after,
  .shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:after {
    width: 4px;
    height: 8px;
    left: 1.05em;
  }
}
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:hover,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:hover {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
}
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:hover:before,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:hover:before {
  border: 1px solid #c4c7c8;
}
.shopping_list.--group .sl_products__item.--actions {
  display: none;
}
.shopping_list.--group .sl_products__item.--prices {
  margin-bottom: 0;
}
.shopping_list.--group .sl_products__remove {
  display: none;
}
.shopping_list.--group .sl_products__select {
  display: block;
}
.shopping_list.--group .sl_footer {
  display: block;
}
.shopping_list:not(.--list) .sl_settings__view_link.--gallery {
  background: #6AC081;
  border: 1px solid #6AC081 !important;
  color: #fff;
}
.shopping_list:not(.--list) .sl_settings__view_link.--gallery:hover {
  border: 1px solid #333 !important;
}
.shopping_list[data-is_owner="false"] .sl_products__buy_wrapper,
.shopping_list[data-is_owner="false"] .sl_products__card {
  width: 100%;
  margin: 0;
}
.shopping_list[data-is_owner="false"] .sl_share__option:last-child {
  border-bottom: none;
}
.shopping_list[data-is_owner="false"] .sl_footer__item.--buy {
  margin-left: auto;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 979px) {
  .shopping_list[data-is_owner="false"] .sl_footer__item.--buy {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding-right: 0;
  }
}
.shopping_list [data-list_skeleton] {
  display: none !important;
}
.shopping_list .sl_header__headline {
  text-align: left;
  overflow: hidden;
}
.shopping_list .sl_header__headline:after {
  display: none;
}
.shopping_list .sl_header__headline .headline__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 979px) {
  .shopping_list .sl_header__total {
    font-size: 1.2rem;
    color: #c4c7c8;
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_header__share {
    font-size: 1.3rem;
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_header__share:before {
    content: '\E896';
    font-family: FontAwesome;
    margin-right: 0.5rem;
  }
}
.shopping_list .sl_header__mobile:before {
  content: '\E899';
  font-family: FontAwesome;
  font-size: 1rem;
}
.shopping_list .sl_settings__item.--group {
  width: 100%;
}
@media (min-width: 757px) {
  .shopping_list .sl_settings__item.--group {
    width: auto;
  }
}
@media (min-width: 757px) {
  .shopping_list .sl_settings__group .sl_settings__group_button {
    width: 100%;
  }
}
.shopping_list .sl_settings__group .sl_settings__group_button.--mobile,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop {
  font-weight: normal;
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
  text-align: left;
  border-radius: 5px;
}
.shopping_list .sl_settings__group .sl_settings__group_button.--mobile:before,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop:before {
  content: '';
  border: 1px solid #c4c7c8;
  background: #fff;
  text-align: center;
  width: 18px;
  height: 18px;
  transition: border 0.2s, background-color 0.2s;
  border-radius: 2.5px;
}
@media (min-width: 979px) {
  .shopping_list .sl_settings__group .sl_settings__group_button.--mobile:before,
  .shopping_list .sl_settings__group .sl_settings__group_button.--desktop:before {
    width: 14px;
    height: 14px;
  }
}
.shopping_list .sl_settings__group .sl_settings__group_button.--mobile:hover,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop:hover {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.shopping_list .sl_settings__group .sl_settings__group_button.--mobile:hover:before,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop:hover:before {
  border: 1px solid #fff;
}
.shopping_list .sl_settings__group .sl_settings__group_button.--mobile {
  font-size: 1.4rem;
  padding-left: 2.65em;
  min-height: 50px;
}
.shopping_list .sl_settings__label {
  display: none;
  font-size: 1.2rem;
}
.shopping_list .sl_settings__label.--view {
  display: block;
}
.shopping_list .sl_settings__view_link {
  width: 35px;
  min-width: 35px;
  height: 35px;
  border: 1px solid #c4c7c8 !important;
  border-radius: 5px;
}
.shopping_list .sl_settings__view_link:before {
  font-family: FontAwesome;
  font-size: 1.4rem;
}
.shopping_list .sl_settings__view_link:hover {
  border: 1px solid #333 !important;
}
.shopping_list .sl_settings__view_link.--gallery:before {
  content: '\F009';
}
.shopping_list .sl_settings__view_link.--list:before {
  content: '\F00B';
}
.shopping_list .sl_products__product[data-disabled] .sl_products__icon img {
  opacity: 0.5;
}
.shopping_list .sl_products__product[data-disabled] .sl_products__buy_wrapper {
  pointer-events: none;
  cursor: not-allowed;
}
.shopping_list .sl_products__product[data-disabled] .sl_products__buy_wrapper .sl_products__buy {
  background-color: #c4c7c8;
  border-color: #c4c7c8;
  border-radius: 5px;
}
.shopping_list .sl_products__product[data-disabled] .sl_products__buy_wrapper .sl_products__number_wrapper {
  opacity: 0.5;
}
.shopping_list .sl_products__item.--top,
.shopping_list .sl_products__item.--name,
.shopping_list .sl_products__item.--prices {
  margin-bottom: 1rem;
}
.shopping_list .sl_products__item.--top {
  position: relative;
}
.shopping_list .sl_products__item.--actions {
  display: flex;
  position: relative;
}
.shopping_list .sl_products__select {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  z-index: 1;
}
.shopping_list .sl_products__select_label {
  height: 1.8rem;
  padding: 0 9px !important;
}
.shopping_list .sl_products__remove.--top {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.shopping_list .sl_products__remove.--actions {
  display: none;
}
.shopping_list .sl_products__link.--remove {
  color: #e35c5c;
  transition: color 0.2s;
}
.shopping_list .sl_products__link.--remove:hover {
  color: #317CD4;
}
.shopping_list .sl_products__link.--remove:before {
  content: '\E897';
  font-family: FontAwesome;
  font-size: 1.4rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__link.--remove:before {
    font-size: 1.2rem;
  }
}
.shopping_list .sl_products__link.--move {
  border: 1px solid #c4c7c8;
  width: 35px;
  min-width: 35px;
  height: 100%;
  border-radius: 5px;
}
.shopping_list .sl_products__link.--move:hover {
  border: 1px solid #333;
}
.shopping_list .sl_products__link.--move:before {
  content: '\E898';
  font-family: FontAwesome;
  font-size: 1.4rem;
}
.shopping_list .sl_products__icon {
  height: 15rem;
}
@media (min-width: 757px) {
  .shopping_list .sl_products__icon {
    height: 20rem;
  }
}
.shopping_list .sl_products__icon img {
  max-height: 15rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__icon img {
    max-height: 20rem;
  }
}
.shopping_list .sl_products .label_icons {
  position: absolute;
  bottom: 0;
  left: 0;
}
.shopping_list .sl_products__name {
  font-size: 1.2rem;
  font-weight: normal;
  color: #333;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__name {
    font-size: 1.3rem;
  }
}
.shopping_list .sl_products__name:hover {
  color: #317CD4;
}
.shopping_list .sl_products__param:before {
  content: ',';
  padding-right: 0.3rem;
}
.shopping_list .sl_products__price {
  font-size: 1.8rem;
  display: block;
}
.shopping_list .sl_products__price.--phone {
  font-size: 1.4rem;
}
.shopping_list .sl_products__price.--gross {
  font-size: 1.4rem;
}
.shopping_list .sl_products__vat {
  font-size: 1.4rem;
  font-weight: normal;
  margin-left: 0.5rem;
}
.shopping_list .sl_products__buy_wrapper,
.shopping_list .sl_products__card {
  width: calc(100% - 35px - 5px);
  margin-left: 0.5rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__buy_wrapper,
  .shopping_list .sl_products__card {
    width: calc(100% - 35px - 10px);
    margin-left: 1rem;
  }
}
.shopping_list .sl_products__number_wrapper {
  display: none;
}
.shopping_list .sl_products__buy {
  width: 100%;
}
.shopping_list .sl_products__move.--active:before {
  content: '';
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1100;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__move.--active:before {
    display: none;
  }
}
.shopping_list .sl_products__move.--active .sl_products__move_options {
  display: block;
  animation: slideUp 0.2s ease-out both;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__move.--active .sl_products__move_options {
    animation: none;
    transform: translateY(-50%);
  }
}
.shopping_list .sl_products__move_options {
  display: none;
  position: fixed;
  z-index: 1100;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100vw;
}
@media (min-width: 757px) {
  .shopping_list .sl_products__move_options {
    max-width: 749px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_products__move_options {
    display: none;
    position: absolute;
    width: 100%;
    max-width: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    bottom: auto;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    padding-left: 4rem !important;
  }
}
@media (min-width: 1200px) {
  .shopping_list .sl_products__move_options {
    padding-left: 6rem !important;
  }
}
@media (min-width: 757px) {
  .shopping_list .sl_products__move_options:before {
    content: '';
    position: absolute;
    width: 102vw;
    height: 100%;
    background: #fff;
    left: 50%;
    margin-left: -52vw;
    top: 0;
    z-index: -1;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_products__move_options:before {
    display: none;
  }
}
.shopping_list .sl_products__option {
  font-size: 1.4rem;
}
.shopping_list .sl_products__option:before {
  font-family: FontAwesome;
  margin-right: 1rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_products__option.--close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
  }
}
@media (min-width: 1200px) {
  .shopping_list .sl_products__option.--close {
    left: 20px;
  }
}
.shopping_list .sl_products__option.--close:before {
  content: '\E898';
  margin: 0;
}
.shopping_list .sl_products__option.--move:before {
  content: '\E894';
}
.shopping_list .sl_products__option.--copy:before {
  content: '\E893';
  font-size: 1.6rem;
}
.shopping_list .sl_footer {
  display: none;
}
.shopping_list .sl_footer__wrapper {
  border-top: 1px solid #c4c7c8;
  border-bottom: 1px solid #c4c7c8;
  background-color: #fff;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__wrapper {
    border-bottom: none;
  }
}
.shopping_list .sl_footer__wrapper.--fixed {
  position: fixed;
  bottom: 0;
  left: 1.5rem;
  right: 1.5rem;
  z-index: 1100;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
@media (min-width: 757px) {
  .shopping_list .sl_footer__wrapper.--fixed {
    width: calc(100% - 30px);
    left: auto;
    right: auto;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__wrapper.--fixed {
    width: calc(100% - 25% - 30px);
    left: initial;
    right: initial;
    box-shadow: none;
    border-top: 1px solid #c4c7c8;
  }
}
@media (min-width: 1200px) {
  .shopping_list .sl_footer__wrapper.--fixed {
    width: 885px;
  }
}
.shopping_list .sl_footer__item {
  margin: 0;
}
.shopping_list .sl_footer__item.--select .sl_footer__label {
  white-space: normal;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.2;
  height: 100%;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--select .sl_footer__label {
    font-size: 1.3rem;
    padding: 0 5px 0 28px !important;
    text-align: left;
    line-height: 1.8rem;
  }
}
.shopping_list .sl_footer__item.--select .sl_footer__label:before {
  position: relative;
  margin-bottom: 0.5rem;
  transform: none;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--select .sl_footer__label:before {
    position: absolute;
    margin: 0;
    white-space: nowrap;
    transform: translateY(-50%);
  }
}
.shopping_list .sl_footer__item.--select .sl_footer__label:after {
  left: 50% !important;
  transform: rotate(45deg) translateX(-50%) !important;
  top: 4px !important;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--select .sl_footer__label:after {
    transform: rotate(45deg) !important;
    left: 5px !important;
    top: 4px !important;
  }
}
@media (min-width: 757px) {
  .shopping_list .sl_footer__item.--buy {
    padding-right: 0;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--buy {
    padding-right: 1.5rem;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--remove {
    order: 1;
    padding-right: 0;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--move {
    margin-left: auto;
    position: relative;
  }
}
.shopping_list .sl_footer__item.--move.--active:before {
  content: '';
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1100;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--move.--active:before {
    display: none;
  }
}
.shopping_list .sl_footer__item.--move.--active .sl_footer__move_options {
  display: block;
  animation: slideUp 0.2s ease-out both;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__item.--move.--active .sl_footer__move_options {
    animation: none;
    display: flex;
    transform: translateY(-50%);
  }
}
.shopping_list .sl_footer__link {
  line-height: 1.2;
  text-align: center;
  font-size: 1.1rem;
  width: 100%;
  height: 100%;
}
@media (max-width: 978px) {
  .shopping_list .sl_footer__link {
    padding: 0.5rem;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__link {
    font-size: 1.3rem;
  }
}
.shopping_list .sl_footer__link:before {
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__link:before {
    margin: 0 0.5rem 0 0;
    font-size: 1.4rem;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__link.btn {
    min-width: 150px;
  }
}
@media (min-width: 1200px) {
  .shopping_list .sl_footer__link.btn {
    min-width: 220px;
  }
}
.shopping_list .sl_footer__link span {
  display: none;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__link span {
    display: inline;
    margin-left: 0.3rem;
  }
}
.shopping_list .sl_footer__link.--move:before {
  content: '\E898';
}
.shopping_list .sl_footer__link.--remove {
  color: #e35c5c;
}
.shopping_list .sl_footer__link.--remove:hover {
  color: #317CD4;
}
.shopping_list .sl_footer__link.--remove:before {
  content: '\E897';
}
@media (max-width: 978px) {
  .shopping_list .sl_footer__link.--buy {
    border-radius: 0;
    font-weight: 400;
    text-transform: none;
  }
}
.shopping_list .sl_footer__link.--buy:before {
  content: '\F07A';
  font-size: 2.2rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__link.--buy:before {
    content: none;
  }
}
.shopping_list .sl_footer__link.--buy.--disabled {
  cursor: not-allowed;
  background-color: #c4c7c8;
  border-color: #c4c7c8;
}
.shopping_list .sl_footer__move_options {
  display: none;
  position: fixed;
  z-index: 1100;
  left: 0;
  background: #fff;
  width: 100vw;
}
@media (min-width: 757px) {
  .shopping_list .sl_footer__move_options {
    max-width: 749px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__move_options {
    position: absolute;
    width: auto;
    max-width: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    display: none;
  }
}
@media (min-width: 757px) {
  .shopping_list .sl_footer__move_options:before {
    content: '';
    position: absolute;
    width: 102vw;
    height: 100%;
    background: #fff;
    left: 50%;
    margin-left: -52vw;
    top: 0;
    z-index: -1;
  }
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__move_options:before {
    display: none;
  }
}
.shopping_list .sl_footer__option {
  font-size: 1.4rem;
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__option {
    white-space: nowrap;
    position: relative;
    border-right: 1px solid #c4c7c8;
  }
}
.shopping_list .sl_footer__option:before {
  font-family: FontAwesome;
  margin-right: 1rem;
}
.shopping_list .sl_footer__option.--close:before {
  content: '\E898';
  margin: 0;
}
.shopping_list .sl_footer__option.--move:before {
  content: '\E894';
}
@media (min-width: 979px) {
  .shopping_list .sl_footer__option.--copy {
    border: none;
  }
}
.shopping_list .sl_footer__option.--copy:before {
  content: '\E893';
  font-size: 1.6rem;
}
.sl_move.--move-now .--copy {
  display: none;
}
.sl_move.--copy-now .--move {
  display: none;
}
.sl_choose,
.sl_move {
  display: none;
}
.sl_choose.--active,
.sl_move.--active {
  display: flex;
  animation: slideDown 0.2s ease-out both;
}
@media (min-width: 979px) {
  .sl_choose.--active,
  .sl_move.--active {
    animation: none;
  }
}
.sl_choose [data-list_skeleton],
.sl_move [data-list_skeleton] {
  display: none !important;
}
.sl_choose__label,
.sl_move__label {
  font-size: 2rem;
}
.sl_choose__list,
.sl_move__list {
  border-bottom: 1px solid #c4c7c8;
}
.sl_choose__list[data-shared] .sl_choose__sub:after,
.sl_move__list[data-shared] .sl_choose__sub:after,
.sl_choose__list[data-shared] .sl_move__sub:after,
.sl_move__list[data-shared] .sl_move__sub:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
.sl_choose__count,
.sl_move__count {
  margin-left: 0.3rem;
}
.sl_choose__count:before,
.sl_move__count:before {
  content: '(';
}
.sl_choose__count:after,
.sl_move__count:after {
  content: ')';
}
.sl_choose__group_label,
.sl_move__group_label {
  display: block;
  width: 100%;
}
@media (min-width: 979px) {
  .sl_choose__group_label,
  .sl_move__group_label {
    flex: 1;
  }
}
.sl_choose__button.--desktop,
.sl_move__button.--desktop {
  display: none;
}
@media (min-width: 979px) {
  .sl_choose__button.--desktop,
  .sl_move__button.--desktop {
    min-width: 170px;
  }
}
@media (min-width: 757px) {
  .sl_choose__button.--mobile,
  .sl_move__button.--mobile {
    min-width: 200px;
  }
}
.sl_choose__input:checked ~ label,
.sl_move__input:checked ~ label {
  font-weight: bold;
}
@media (min-width: 979px) {
  .sl_choose__input:checked ~ button,
  .sl_move__input:checked ~ button {
    display: block;
  }
}
.sl_choose__sub:before,
.sl_move__sub:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_choose__link,
.sl_move__link {
  display: flex;
  font-size: 1.4rem;
}
.sl_choose__link:before,
.sl_move__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_choose__name,
.sl_move__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.sl_manage {
  display: none;
}
.sl_manage.--active {
  display: block;
}
.sl_manage.--active .sl_m_manage {
  animation: slideDown 0.2s ease-out both;
}
.sl_manage .sl_m_manage__item.--other {
  background: #f1f1f1;
}
.sl_manage .sl_m_manage__label.--current {
  font-size: 2rem;
}
.sl_manage .sl_m_manage__label.--other {
  font-size: 1.8rem;
}
.sl_manage .sl_m_manage__option {
  border-bottom: 1px solid #c4c7c8;
}
.sl_manage .sl_m_manage__option:last-child {
  border: none;
}
.sl_manage .sl_m_manage__option.--change-name.--active .sl_m_manage__link {
  display: none;
}
.sl_manage .sl_m_manage__option.--change-name.--active .sl_change_name {
  display: flex;
}
.sl_manage .sl_m_manage__option.--remove.--sure &gt; *:not(.sl_remove) {
  display: none;
}
.sl_manage .sl_m_manage__option.--remove.--sure .sl_remove {
  display: flex;
}
.sl_manage .sl_d_manage__label {
  font-size: 2.2rem;
}
.sl_manage .sl_m_manage__link,
.sl_manage .sl_d_manage__link {
  font-size: 1.4rem;
  display: flex;
}
.sl_manage .sl_m_manage__link:before,
.sl_manage .sl_d_manage__link:before {
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_manage .sl_m_manage__link.--share:before,
.sl_manage .sl_d_manage__link.--share:before {
  content: '\E896';
}
.sl_manage .sl_m_manage__link.--stop,
.sl_manage .sl_d_manage__link.--stop {
  color: #e35c5c;
}
.sl_manage .sl_m_manage__link.--stop:hover,
.sl_manage .sl_d_manage__link.--stop:hover {
  color: #000;
}
.sl_manage .sl_m_manage__link.--stop:before,
.sl_manage .sl_d_manage__link.--stop:before {
  content: '\E895';
}
.sl_manage .sl_m_manage__link.--start,
.sl_manage .sl_d_manage__link.--start {
  color: #10ac82;
}
.sl_manage .sl_m_manage__link.--start:hover,
.sl_manage .sl_d_manage__link.--start:hover {
  color: #000;
}
.sl_manage .sl_m_manage__link.--start:before,
.sl_manage .sl_d_manage__link.--start:before {
  content: '\E80F';
}
.sl_manage .sl_m_manage__link.--change-name:before,
.sl_manage .sl_d_manage__link.--change-name:before {
  content: '\F040';
  font-size: 1.8rem;
}
.sl_manage .sl_m_manage__link.--remove,
.sl_manage .sl_d_manage__link.--remove {
  color: #e35c5c;
}
.sl_manage .sl_m_manage__link.--remove:hover,
.sl_manage .sl_d_manage__link.--remove:hover {
  color: #000;
}
.sl_manage .sl_m_manage__link.--remove:before,
.sl_manage .sl_d_manage__link.--remove:before {
  content: '\E897';
}
.sl_manage .sl_m_manage__list,
.sl_manage .sl_d_manage__list {
  border-bottom: 1px solid #c4c7c8;
}
.sl_manage .sl_m_manage__list[data-current] .sl_m_manage__list_sub,
.sl_manage .sl_d_manage__list[data-current] .sl_m_manage__list_sub,
.sl_manage .sl_m_manage__list[data-current] .sl_d_manage__list_sub,
.sl_manage .sl_d_manage__list[data-current] .sl_d_manage__list_sub {
  font-weight: bold;
}
.sl_manage .sl_m_manage__list[data-shared] .sl_m_manage__list_sub:after,
.sl_manage .sl_d_manage__list[data-shared] .sl_m_manage__list_sub:after,
.sl_manage .sl_m_manage__list[data-shared] .sl_d_manage__list_sub:after,
.sl_manage .sl_d_manage__list[data-shared] .sl_d_manage__list_sub:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
.sl_manage .sl_m_manage__list.--active .sl_m_manage__list_sub,
.sl_manage .sl_d_manage__list.--active .sl_m_manage__list_sub,
.sl_manage .sl_m_manage__list.--active .sl_d_manage__list_sub,
.sl_manage .sl_d_manage__list.--active .sl_d_manage__list_sub {
  display: none;
}
.sl_manage .sl_m_manage__list.--active .sl_change_name,
.sl_manage .sl_d_manage__list.--active .sl_change_name {
  display: flex;
  margin-right: 1rem;
}
.sl_manage .sl_m_manage__list.--sure &gt; *:not(.sl_remove),
.sl_manage .sl_d_manage__list.--sure &gt; *:not(.sl_remove) {
  display: none;
}
.sl_manage .sl_m_manage__list.--sure .sl_remove,
.sl_manage .sl_d_manage__list.--sure .sl_remove {
  display: flex;
}
.sl_manage .sl_m_manage__list_sub,
.sl_manage .sl_d_manage__list_sub {
  display: flex;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #000;
  overflow: hidden;
}
.sl_manage .sl_m_manage__list_sub:hover,
.sl_manage .sl_d_manage__list_sub:hover {
  color: #317CD4;
}
.sl_manage .sl_m_manage__list_sub:before,
.sl_manage .sl_d_manage__list_sub:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_manage .sl_m_manage__list_name,
.sl_manage .sl_d_manage__list_name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.sl_manage .sl_m_manage__list_count,
.sl_manage .sl_d_manage__list_count {
  margin-left: 0.3rem;
}
.sl_manage .sl_m_manage__list_count:before,
.sl_manage .sl_d_manage__list_count:before {
  content: '(';
}
.sl_manage .sl_m_manage__list_count:after,
.sl_manage .sl_d_manage__list_count:after {
  content: ')';
}
.sl_manage .sl_m_manage__edit,
.sl_manage .sl_d_manage__edit {
  width: 35px;
  min-width: 35px;
  height: 35px;
  border: 1px solid #c4c7c8 !important;
  display: flex;
  border-radius: 5px;
}
.sl_manage .sl_m_manage__edit:before,
.sl_manage .sl_d_manage__edit:before {
  font-family: FontAwesome;
}
.sl_manage .sl_m_manage__edit:hover,
.sl_manage .sl_d_manage__edit:hover {
  border: 1px solid #333 !important;
}
.sl_manage .sl_m_manage__edit.--change-name:before,
.sl_manage .sl_d_manage__edit.--change-name:before {
  content: '\F040';
  font-size: 1.5rem;
}
.sl_manage .sl_m_manage__edit.--remove,
.sl_manage .sl_d_manage__edit.--remove {
  color: #e35c5c;
}
.sl_manage .sl_m_manage__edit.--remove:hover,
.sl_manage .sl_d_manage__edit.--remove:hover {
  color: #333;
}
.sl_manage .sl_m_manage__edit.--remove:before,
.sl_manage .sl_d_manage__edit.--remove:before {
  content: '\E897';
  font-size: 1.2rem;
  margin-bottom: -2px;
}
.sl_remove {
  display: none;
  width: 100%;
}
.sl_remove__link {
  width: auto;
}
.sl_remove__label,
.sl_remove__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.sl_share {
  display: none;
}
.sl_share.--active {
  display: flex;
  animation: slideDown 0.2s ease-out both;
}
@media (min-width: 979px) {
  .sl_share.--active {
    animation: none;
  }
}
.sl_share__label {
  font-size: 2.2rem;
}
.sl_share__description {
  font-size: 1.3rem;
}
.sl_share__option {
  border-bottom: 1px solid #c4c7c8;
}
.sl_share__option.--active .sl_share__copy_txt {
  display: flex;
}
.sl_share__link {
  font-size: 1.4rem;
}
.sl_share__link:before {
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_share__link.--copy:before {
  content: '\E892';
}
.sl_share__link.--mail:before {
  content: '\F003';
}
.sl_share__link.--stop {
  color: #e35c5c !important;
  border-color: #e35c5c !important;
}
.sl_share__link.--stop:hover {
  color: #000 !important;
  border-color: #000 !important;
}
.sl_share__link.--stop:before {
  content: '\E895';
}
.sl_share__link.--start {
  color: #10ac82 !important;
  border-color: #10ac82 !important;
}
.sl_share__link.--start:hover {
  color: #000 !important;
  border-color: #000 !important;
}
.sl_share__link.--start:before {
  content: '\E80F';
}
.sl_share__copy_txt {
  display: none;
  font-size: 1.3rem;
  order: 1;
}
@media (min-width: 979px) {
  .sl_share__copy_txt {
    order: 0;
  }
}
.sl_share__copy_txt:before {
  content: '\F00C';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  color: #10ac82;
  font-size: 1.4rem;
  margin-top: -1px;
}
.sl_share__copy_input {
  height: 35px;
  font-size: 1.2rem;
  flex: 1;
}
@media (min-width: 979px) {
  .sl_share__copy_input {
    width: 300px;
  }
}
.sl_share__stop {
  margin-top: 4rem;
}
@media (min-width: 757px) {
  .sl_share__stop {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .sl_share__stop {
    margin-top: 6rem;
  }
}
.sl_create.--active .sl_create__link {
  display: none;
}
.sl_create.--active .sl_create__form {
  display: flex;
}
.sl_create.--loading:before,
.sl_create.--success:before,
.sl_create.--error:before {
  height: calc(100% + 20px);
  top: -10px;
}
.sl_create__link {
  font-size: 1.4rem;
  display: flex;
}
.sl_create__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_create__form {
  display: none;
}
.sl_create__form:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_change_name {
  display: none;
}
.sl_change_name:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_change_name__group,
.sl_create__group {
  flex: 1;
}
@media (min-width: 979px) {
  .sl_change_name__input,
  .sl_create__input {
    min-width: 300px;
  }
}
.sl_change_name__button,
.sl_create__button {
  width: auto !important;
}
@media (min-width: 979px) {
  .sl_change_name__button,
  .sl_create__button {
    min-width: 170px;
  }
}
@keyframes slideUp {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
@keyframes slideDown {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e77c0c7b5.42258900 page=returns-confirmation type=returns_confirmation_cms*/
/*component_css_end*/

/*component_css_start id=60dd8e7b94cfc9.15254466 page=returns-confirmation type=returns_confirmation_form*/
.return_products_page #order2_info_sub2 div.order2_info1_sub {
  margin: 0;
}
.return_products_page #order2_info_sub2 div.order2_moreinfo {
  padding-top: 15px;
  margin: 0;
}
div.progress_bar_wrapper {
  margin: 40px 0;
  display: none;
  background: #c4c7c8;
  border-radius: 3px;
  height: 2px;
  position: relative;
  white-space: nowrap;
}
div.progress_bar_wrapper a {
  text-decoration: none;
}
@media (min-width: 979px) {
  div.progress_bar_wrapper {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 80px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
div._progress_bar {
  display: none;
  background: #fff;
}
@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: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 100%;
  color: #B7B7B7;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: -15px;
  width: 30px;
  z-index: 20;
}
.progress_bar_wrapper ._step {
  display: inline-flex;
  justify-content: center;
  vertical-align: top;
  white-space: normal;
}
.progress_bar_wrapper p {
  display: none;
  font-size: 10px;
  line-height: 1.1;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  text-align: center;
}
@media (min-width: 757px) {
  .progress_bar_wrapper p {
    display: inline;
  }
}
.progress_bar_wrapper p b {
  display: block;
}
.pb_step1 ._step1 span,
.pb_step2 ._step2 span,
.pb_step3 ._step3 span,
.pb_step4 ._step4 span,
.pb_step5 ._step5 span,
.pb_step6 ._step6 span {
  background: #317CD4;
  background: 1px solid #317CD4;
  color: #fff;
}
.pb_step1 ._step2 span,
.pb_step1 ._step3 span,
.pb_step1 ._step4 span,
.pb_step1 ._step5 span,
.pb_step1 ._step6 span {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
}
.pb_step2 ._step3 span,
.pb_step2 ._step4 span,
.pb_step2 ._step5 span,
.pb_step2 ._step6 span {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
}
.pb_step3 ._step4 span,
.pb_step3 ._step5 span,
.pb_step3 ._step6 span {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
}
.pb_step4 ._step5 span,
.pb_step4 ._step6 span {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
}
.pb_step5 ._step6 span {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
}
.return_type.active {
  color: #317CD4;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
form.return_type .table_display {
  border-spacing: 10px;
}
.return_delitem.active {
  color: #317CD4;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
.return_delitem div.order1_delitem_header {
  min-height: 40px;
}
.pickupl_return.active {
  color: #317CD4;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
.return_form.active {
  color: #317CD4;
  border: 1px solid;
  box-shadow: 0px 0px 0px 1px;
}
.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;
  width: auto;
}
@media (min-width: 757px) {
  div.btn_wrapper.backlink {
    margin-bottom: 0;
  }
}
#return_products_delivery .order2_name {
  width: 100%;
}
.returns_form .basketedit_product_summary label,
.returns_form .basketedit_total_summary label {
  text-align: left;
}
@media (min-width: 757px) {
  .returns_form .basketedit_product_summary label,
  .returns_form .basketedit_total_summary label {
    width: 225px;
  }
}
@media (min-width: 979px) {
  .returns_form .basketedit_product_summary label,
  .returns_form .basketedit_total_summary label {
    text-align: right;
  }
}
.returns_form div.order2_info_sub:last-child h3.order2_info1 {
  flex-grow: 0;
}
/*component_css_end*/

/*component_css_start id=60dd8e774b14e8.43212670 page=partners type=partners_list*/
div.partners_list_header {
  margin-bottom: 20px;
}
div.partners_text_info {
  float: left;
  margin-bottom: 20px;
}
div.partners_show_city_button {
  float: right;
  margin-bottom: 20px;
}
div.mapContainer {
  border: 1px solid #c4c7c8;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
div.partners_map_wrapper {
  background: none repeat scroll 0 0 #c4c7c8;
  height: 500px;
  width: 100%;
}
div.partners_list_under {
  clear: both;
}
div.partners_list_under_sub {
  margin-bottom: 10px;
}
div.partners_list_under_wrapper {
  border-bottom: 1px solid #c4c7c8;
  box-sizing: content-box;
  float: left;
  font-size: 0.9em;
  min-height: 124px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  text-decoration: none;
  width: 25%;
}
div.partners_list_under_wrapper_sub {
  padding-right: 10px;
  height: auto !important;
}
div.city_desc_wrapper {
  overflow: hidden;
}
div.partners_list_city_search_wrapper {
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 5px;
}
div.partners_list_city_list_wrapper {
  clear: both;
  max-height: 310px;
  overflow: auto;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
}
div.city_list_element {
  float: left;
  width: 50%;
  padding: 3px 5px;
}
div.partners_list_buttons {
  border-top: 1px solid #c4c7c8;
  overflow: hidden;
  padding: 10px;
}
span.loadingMap {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingMarkers {
  color: #c4c7c8;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
  display: none;
}
span.loadingMarkersComplete {
  padding-right: 3px;
}
span.city_firm_name {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
span.city_name {
  clear: both;
  display: block;
  float: left;
  padding-right: 3px;
}
span.city_address {
  clear: both;
  display: block;
}
span.city_zipcode {
  clear: both;
  float: left;
  padding-right: 3px;
}
span.city_city {
  display: block;
}
span.city_country {
  clear: both;
  display: block;
}
span.city_tel1 {
  clear: both;
  display: block;
}
span.city_tel2 {
  clear: both;
  display: block;
}
span.partners_list_noResult {
  display: none;
  float: left;
  padding-bottom: 4px;
  padding-top: 4px;
  text-align: center;
}
span.city_list_info {
  color: #c4c7c8;
  font-size: 0.85em;
  padding-left: 5px;
}
a.city_email {
  text-decoration: none;
  clear: both;
}
a.city_www {
  text-decoration: none;
  clear: both;
  display: block;
}
a.city_showDesc {
  margin-top: 10px;
  margin-right: 10px;
}
a.city_list_city {
  text-decoration: none;
  cursor: pointer;
}
img.marker_face {
  display: none;
}
img.city_img {
  display: none;
}
h2.partner_list_city_label {
  margin: 0 0 5px !important;
}
input.partners_list_city_search {
  float: right;
  font-size: 0.917em;
  padding: 4px 0;
  text-indent: 10px;
  width: 270px;
}
div#partners_list_none div#partners_list_city_pop {
  display: none;
}
div#partners_list_none {
  display: none;
}
div.partners_text_info p {
  clear: both;
  width: 530px;
}
div.partners_list_under div.city_wrapper {
  overflow: hidden;
  display: none;
}
div#partners_list_city_pop {
  display: block;
}
a.city_showDesc div.city_desc {
  display: none;
}
div.partners_list_under a.city_mail:hover {
  clear: both;
}
div.partners_list_under.limit {
  display: none;
}
div.dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
div.dymekInfo {
  float: left;
  margin-right: 10px;
}
span.dymekFirmName {
  color: #317CD4;
  display: block;
  font-weight: bold;
  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.dymekTel1 {
  clear: left;
  display: block;
}
span.dymekTel2 {
  clear: left;
  display: block;
}
a.dymekEmail {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
a.dymekWWW {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
img.dymekImg {
  float: left;
  max-width: 80px;
}
a.dymekFirstLink {
  margin-top: 10px;
}
a.show_on_map.noDesc {
  cursor: pointer;
}
#partners_map img {
  max-width: none;
}
.partners_list_under a.show_on_map {
  margin-top: 10px;
}
@media only screen and (max-width: 978px) {
  div.partners_list_under_wrapper {
    width: 33.33%;
  }
}
@media only screen and (max-width: 756px) {
  div.partners_map_wrapper {
    height: 200px;
  }
  div.partners_list_under_wrapper {
    height: auto !important;
    min-height: 0;
    padding: 10px 0px;
    width: 100%;
  }
  div.city_list_element {
    width: 100%;
  }
  a.city_showDesc {
    margin-right: 0;
  }
  div.partners_text_info p {
    width: 100%;
  }
  div#partners_list_city_pop {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  div.partners_list_under_wrapper {
    width: 20%;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7677cbd3.87896906 page=rma-list type=rma_list_cms*/
div.rma_list_cms_label {
  clear: both;
}
div.rma_list_cms {
  margin-bottom: 20px;
}
/*component_css_end*/

/*component_css_start id=61f913c8d54967.47575577 page=rma-list type=rma_list_data*/
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: #317CD4;
  border: 1px solid #317CD4;
  color: #fff;
  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: #317CD4;
    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;
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
  background: none;
  border-width: 0 0 0 7px;
}
@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: bold;
  padding: 0;
  display: inline-table;
  width: 100%;
  border-bottom: 1px solid #c4c7c8;
  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 #c4c7c8;
}
div.rma_list_itmesub1 {
  clear: both;
  display: inline;
  text-align: left;
}
div.rma_list_itemhead {
  font-weight: bold;
  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 {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
table.rma_list_itemdata {
  font-size: 0.9em;
}
td.rma_list_itemdata1 {
  padding: 0 10px 5px 0;
}
td.rma_list_itemdata2 {
  font-weight: bold;
}
td.rma_list_itemplace1 {
  padding: 0 10px 5px 0;
}
td.rma_list_itemplace2 {
  font-weight: bold;
}
td.rma_list_notedate {
  white-space: nowrap;
  font-weight: bold;
  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;
  border-radius: 5px;
  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,
span.rma_list_noitem.--small {
  padding: 10px;
  font-size: 1.2rem;
}
span.rma_list_noitem.small:before,
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: #317CD4;
  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 #c4c7c8;
  line-height: 1.2;
  vertical-align: middle;
  clear: both;
  cursor: pointer;
  display: table;
  width: 100%;
}
div.rma_list_item2 {
  border-bottom: 1px solid #c4c7c8;
  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: #f1f1f1;
  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;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e84073dd6.22755800 page=affiliate-clients type=affiliate_clients_list*/
/*component_css_end*/

/*component_css_start id=60dd8e7f2cae64.92284033 page=affiliate-clients type=affiliate_clients_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e86f23039.05771477 page=affiliate-main type=affiliate_main_cms*/
.status {
  display: flex;
  align-items: center;
}
.status:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 3rem;
  min-width: 3rem;
  font-family: fontAwesome;
  font-size: 1.3rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.status.--uncompleted:before {
  content: '\f00d';
  background-color: #e35c5c;
  color: #fff;
}
.status.--completed:before {
  content: '\f00c';
  background-color: #10ac82;
  color: #fff;
}
.status.--blocked:before {
  content: '\e80d';
  background-color: #f89406;
  color: #fff;
}
.status.--waiting:before {
  content: '\e808';
  background-color: #f89406;
  color: #fff;
}
.status.--rejected:before {
  content: '\f00d';
  background-color: #e35c5c;
  color: #fff;
}
.status.--confirmed:before {
  content: '\f017';
  background-color: #10ac82;
  color: #fff;
}
.status span {
  font-weight: 700;
}
.status span small {
  display: block;
}
.status.--table:before {
  order: 1;
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 979px) {
  .status.--table:before {
    margin-left: 0;
    margin-right: 1rem;
  }
}
.status.--table span {
  text-align: right;
}
@media (min-width: 979px) {
  .status.--table span {
    order: 2;
    text-align: left;
  }
}
.table.--vertical {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
@media (min-width: 979px) {
  .table.--vertical {
    border: 0;
  }
}
.table.--vertical .table__row {
  flex-direction: row;
  border: 0;
}
.table.--vertical .table__row:last-child .table__cell {
  border-bottom: 0;
}
@media (min-width: 979px) {
  .table.--vertical .table__row:last-child .table__cell {
    border-bottom: 1px solid #c4c7c8;
  }
}
.table.--vertical .table__cell {
  border-bottom: 1px solid #c4c7c8;
}
.table.--vertical .table__cell:first-child {
  font-weight: 700;
  text-align: left;
}
.table__row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
@media (min-width: 979px) {
  .table__row {
    border: 0;
    border-top: 1px solid #c4c7c8;
    flex-direction: row;
    border-radius: 0;
  }
}
.table__row.--head {
  display: none;
  font-weight: 700;
  align-items: center;
  border-top: none;
}
@media (min-width: 979px) {
  .table__row.--head {
    display: flex;
  }
}
.table__row.--summary {
  color: #317CD4;
  font-weight: 700;
  background: #f1f1f1;
  border-radius: 5px;
}
@media (min-width: 979px) {
  .table__row.--summary {
    border-top: 0;
  }
}
.table__row.--summary .table__cell:first-child {
  color: #333;
}
.table__row.--summary .table__cell span {
  color: #333;
}
.table__cell {
  padding: 0.9rem 1rem;
  border-bottom: 1px solid #c4c7c8;
  text-align: right;
  flex: 1;
  align-items: center;
}
@media (min-width: 979px) {
  .table__cell {
    border-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 979px) {
  .table__cell:first-child {
    font-weight: 700;
  }
}
.table__cell:last-child {
  border-bottom: 0;
}
.table__cell a {
  font-weight: 700;
}
.table__cell &gt; span:first-child {
  font-weight: 700;
  min-width: 25%;
  max-width: 70%;
  text-align: left;
}
@media (min-width: 757px) {
  .table__cell &gt; span:first-child {
    max-width: 100%;
  }
}
.color {
  display: none;
  padding: 5px;
  border: 1px solid #c4c7c8;
  position: absolute;
  z-index: 1;
  background: #fff;
  top: 100%;
}
.color canvas {
  height: 150px;
  border: 1px solid #c4c7c8;
  cursor: pointer;
}
.color__range,
.color__gray {
  width: calc(15% - 10px);
  margin-left: 10px;
}
.color__variety {
  width: 70%;
}
.color + .f-control-feedback {
  top: 1px !important;
  right: 1px !important;
  bottom: 1px !important;
  height: auto !important;
}
.affiliate .--colorPicker {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.affiliate .affiliate__cms {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.affiliate__table {
  font-size: 1.3rem;
}
@media (min-width: 979px) {
  .affiliate__table.--two .table__row {
    justify-content: flex-start;
  }
}
@media (min-width: 979px) {
  .affiliate__table.--two .table__cell {
    width: 30%;
  }
}
.affiliate__table.--five .table__cell:first-child,
.affiliate__table.--five .table__cell:nth-child(4) {
  flex: 2;
}
.affiliate__table.--five .table__cell:last-child {
  flex: 5;
}
.affiliate__table.--six .table__cell:not(:first-child) {
  flex: 2;
}
.affiliate__table.--six .table__cell:nth-child(n + 4) {
  flex: 3;
}
.affiliate__table.--six .table__cell span {
  max-width: 70%;
}
.affiliate__table.--seven .table__cell:nth-child(3) {
  flex: 2;
}
.affiliate__table.--seven .table__cell:last-child {
  text-align: right;
  justify-content: flex-end;
  flex: 1.5;
}
.affiliate__table.--nine .table__cell {
  overflow: hidden;
}
.affiliate__table.--stats {
  border: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  .affiliate__table.--stats {
    border: 0;
  }
}
.affiliate__table.--stats .table__row {
  flex-direction: row;
  border: 0;
}
.affiliate__table.--stats .table__row:last-child .table__cell {
  border-bottom: 0;
}
@media (min-width: 979px) {
  .affiliate__table.--stats .table__row:last-child .table__cell {
    border-bottom: 1px solid #c4c7c8;
  }
}
.affiliate__table.--stats .table__cell {
  border-bottom: 1px solid #c4c7c8;
}
.affiliate__table.--stats .table__cell:first-child {
  font-weight: 700;
  text-align: left;
}
.affiliate__input {
  text-align: right !important;
}
.affiliate__input.--cent {
  max-width: 4.5rem;
}
.affiliate__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;
  border-radius: 5px;
}
.affiliate__info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.affiliate__info.small,
.affiliate__info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.affiliate__info.small:before,
.affiliate__info.--small:before {
  display: none;
}
.affiliate__info a {
  color: inherit;
  text-decoration: underline;
}
.affiliate__info a:hover {
  text-decoration: none;
}
.affiliate__info h3 {
  color: inherit;
}
@media (min-width: 757px) {
  .affiliate.--generator {
    border-left: 1px solid #c4c7c8;
    border-right: 1px solid #c4c7c8;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.affiliate.--generator.--menu {
  border-radius: 5px;
  border: 1px solid #317CD4;
  margin-bottom: 30px;
}
@media (min-width: 757px) {
  .affiliate.--generator.--menu {
    margin-bottom: 0;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top: 1px solid #c4c7c8;
    border-left: 1px solid #c4c7c8;
    border-right: 1px solid #c4c7c8;
  }
}
.affiliate.--generator.--menu a {
  background: none;
  padding: 0;
  border: 1px solid transparent;
  font-family: "Poppins", "Arial", sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #6AC081;
  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;
  border-radius: 5px;
}
.affiliate.--generator.--menu a:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline;
  color: #333;
}
.affiliate.--generator.--menu a:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #317CD4;
}
@media (min-width: 757px) {
  .affiliate.--generator.--menu a {
    width: auto;
  }
}
.affiliate.--generator.--menu a:hover {
  color: #333;
}
.affiliate.--generator.--menu a.--extrasmall {
  padding: 0.5rem 1rem;
}
.affiliate.--generator.--menu a.--medium {
  font-size: 1.4rem;
  padding: 1.25rem 1.4rem;
}
.affiliate.--generator.--menu a.--medium.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.affiliate.--generator.--menu a.--medium.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.affiliate.--generator.--menu a.--medium.--outline {
  background: #f1f1f1;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.affiliate.--generator.--menu a.--medium.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.affiliate.--generator.--menu a.--large {
  font-size: 1.5rem;
  padding: 1.45rem 2rem;
  font-weight: bold;
}
.affiliate.--generator.--menu a.--large.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.affiliate.--generator.--menu a.--large.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.affiliate.--generator.--menu a.--large.--outline {
  background: #fff;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.affiliate.--generator.--menu a.--large.--outline:hover {
  background: #f1f1f1;
  border: 1px solid #333;
  color: #333;
}
.affiliate.--generator.--menu a.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.affiliate.--generator.--menu a.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.affiliate.--generator.--menu a.--outline {
  background: #f1f1f1;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.affiliate.--generator.--menu a.--outline:hover {
  background: #f1f1f1;
  border: 1px solid #333;
  color: #333;
}
.affiliate.--generator.--menu a.--icon-left,
.affiliate.--generator.--menu a.--icon-right {
  position: relative;
}
.affiliate.--generator.--menu a.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.affiliate.--generator.--menu a.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333;
  text-decoration: underline;
}
.affiliate.--generator.--menu a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.affiliate.--generator.--menu a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block;
  text-decoration: none;
}
.affiliate.--generator.--menu a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.affiliate.--generator.--menu a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #317CD4;
}
.affiliate.--generator.--menu a.--icon-left:before,
.affiliate.--generator.--menu a.--icon-right:before {
  font-family: FontAwesome;
}
.affiliate.--generator.--menu a.--icon-left i,
.affiliate.--generator.--menu a.--icon-right i,
.affiliate.--generator.--menu a.--icon-left:before,
.affiliate.--generator.--menu a.--icon-right:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.affiliate.--generator.--menu a.--icon-left,
.affiliate.--generator.--menu a.--medium.--icon-left,
.affiliate.--generator.--menu a.--large.--icon-left {
  padding-left: 2.5em;
}
.affiliate.--generator.--menu a.--icon-left i,
.affiliate.--generator.--menu a.--medium.--icon-left i,
.affiliate.--generator.--menu a.--large.--icon-left i,
.affiliate.--generator.--menu a.--icon-left:before,
.affiliate.--generator.--menu a.--medium.--icon-left:before,
.affiliate.--generator.--menu a.--large.--icon-left:before {
  left: 0.7em;
  font-size: 1.3em;
}
.affiliate.--generator.--menu a.--icon-right,
.affiliate.--generator.--menu a.--medium.--icon-right,
.affiliate.--generator.--menu a.--large.--icon-right {
  padding-right: 2.5em;
}
.affiliate.--generator.--menu a.--icon-right i,
.affiliate.--generator.--menu a.--medium.--icon-right i,
.affiliate.--generator.--menu a.--large.--icon-right i,
.affiliate.--generator.--menu a.--icon-right:before,
.affiliate.--generator.--menu a.--medium.--icon-right:before,
.affiliate.--generator.--menu a.--large.--icon-right:before {
  right: 0.7em;
  font-size: 1.3em;
}
.affiliate.--generator.--menu a.--secondary {
  color: #333;
}
.affiliate.--generator.--menu a.--secondary:hover {
  color: #6AC081;
}
.affiliate.--generator.--menu a.--secondary.--solid {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.affiliate.--generator.--menu a.--secondary.--solid:hover {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.affiliate.--generator.--menu a.--secondary.--outline {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.affiliate.--generator.--menu a.--secondary.--outline:hover {
  background: #fff;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.affiliate.--generator.--menu a.--selected {
  border-radius: 0;
}
@media (max-width: 757px) {
  .affiliate.--generator.--menu a.--selected {
    background: #317CD4;
    color: #fff !important;
  }
  .affiliate.--generator.--menu a.--selected:first-child {
    border-top-left-radius: calc(5px - 1px);
    border-top-right-radius: calc(5px - 1px);
  }
  .affiliate.--generator.--menu a.--selected:last-child {
    border-bottom-left-radius: calc(5px - 1px);
    border-bottom-right-radius: calc(5px - 1px);
  }
}
@media (min-width: 757px) {
  .affiliate.--generator.--menu a.--selected {
    border-radius: 0;
    border: 0 !important;
    background: none !important;
    position: relative;
  }
  .affiliate.--generator.--menu a.--selected:before {
    content: '';
    width: calc(100% - 0rem);
    height: 4px;
    position: absolute;
    top: -2px;
    left: 0rem;
    border-radius: 5px;
    background: #317CD4;
  }
}
@media (min-width: 757px) {
  .affiliate.--generator.--content {
    border-bottom: 1px solid #c4c7c8;
  }
}
@media (min-width: 979px) {
  .affiliate.--generator .rebates_active__sub.--name {
    width: 33%;
  }
}
.affiliate.--generator .rebates_active__sub.--name:before {
  font-family: fontawesome;
  content: '\E80C';
}
@media (min-width: 979px) {
  .affiliate.--generator .rebates_active__sub.--info {
    width: 67%;
  }
}
.affiliate__manual:before {
  margin-right: 10px;
}
.affiliate__manual:after {
  content: '\F078';
  font-family: fontawesome;
  font-size: 2rem;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
@media (min-width: 979px) {
  .affiliate__manual:after {
    content: '\F054';
    margin-left: 10px;
    width: auto;
  }
}
.affiliate__manual:first-child:before {
  content: url('/gfx/standards/rabaty_ico_01_v3.jpg?r=1742980154');
}
.affiliate__manual:nth-child(2):before {
  content: url('/gfx/standards/rabaty_ico_02_v3.jpg?r=1742980154');
}
.affiliate__manual:last-child:before {
  content: url('/gfx/standards/rabaty_ico_03_v3.jpg?r=1742980154');
}
.affiliate__manual:last-child:after {
  content: none;
}
.affiliate__manual span {
  max-width: calc(100% - 110px);
}
.affiliate__manual strong {
  display: block;
  text-transform: uppercase;
  font-size: 1.6rem;
}
.affiliate__promo {
  border: 1px solid #c4c7c8;
  position: relative;
  width: 65%;
  cursor: copy;
}
.affiliate__promo:first-child {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.affiliate__promo:last-child {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 979px) {
  .affiliate__promo {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .affiliate__promo {
    width: 67%;
  }
}
.affiliate__promo a {
  width: 100%;
  font-size: 1.3rem;
  margin-top: 5px;
}
.affiliate__promo:first-child:not(:only-child) {
  border-right: 0;
}
.affiliate__promo.--info {
  border-left: 2px dotted #c4c7c8;
  width: 35%;
  font-weight: 700;
}
@media (min-width: 979px) {
  .affiliate__promo.--info {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .affiliate__promo.--info {
    width: 33%;
  }
}
.affiliate__promo.--info small {
  display: block;
  margin-bottom: 5px;
}
.affiliate__code {
  font-size: 1.6rem;
}
.affiliate__tooltip {
  position: relative;
  min-width: 100%;
}
.affiliate__tooltip.--content {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 5px 10px;
  z-index: 1;
  top: 100%;
  font-size: 1.3rem;
}
.affiliate__tooltip.--content:before {
  content: '';
  border-top: 1px solid #c4c7c8;
  border-left: 1px solid #c4c7c8;
  background-color: #fff;
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -6px;
  transform: rotateZ(45deg);
}
.affiliate__tooltip.--content &gt; span:first-of-type {
  padding-top: 5px;
}
.affiliate__tooltip.--content:hover {
  display: block;
}
.affiliate__tooltip.--content a {
  margin-right: 5px;
}
.affiliate__tooltip.--content span {
  white-space: nowrap;
}
.affiliate__tooltip.--content strong {
  white-space: nowrap;
  font-size: 1.4rem;
}
.affiliate__tooltip:hover .affiliate__tooltip.--content {
  display: block;
}
.affiliate__rebate {
  white-space: nowrap;
}
.affiliate__form {
  display: none;
}
.affiliate__button.--generateCode,
.affiliate__button.--generateUrl,
.affiliate__button.--generateHtmlCode,
.affiliate__button.--generateHtmlUrl,
.affiliate__button.--generateHtmlLink {
  width: 100%;
}
.affiliate__button[disabled] {
  cursor: not-allowed;
  opacity: 0.6;
}
.affiliate .f-group {
  white-space: nowrap;
  text-align: center;
}
.affiliate .f-group.--checkbox,
.affiliate .f-group.--radio {
  text-align: left;
}
.affiliate .f-group.--checkbox &gt; span,
.affiliate .f-group.--radio &gt; span {
  height: 35px;
}
.affiliate .f-group.--checkbox label.f-label:not(:only-child):not(:last-child),
.affiliate .f-group.--radio label.f-label:not(:only-child):not(:last-child) {
  margin-right: 10px;
}
.affiliate .f-group textarea[readonly] {
  pointer-events: initial;
  cursor: copy;
}
.affiliate .f-group.--full {
  height: 100%;
}
.affiliate .f-group.--full textarea {
  height: 100%;
}
.affiliate.--main h3 {
  font-size: 1.8rem;
  color: #333;
  text-transform: uppercase;
}
.affiliate.--main .bg_alter {
  border: none;
}
.affiliate__module &gt; div {
  background: #fff;
  border-radius: 5px;
}
.affiliate__module &gt; div i {
  border: 1px solid #c4c7c8;
  font-size: 4rem;
  color: #317CD4;
  width: 63px;
  height: 63px;
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=669a5c89248ba2.09185246 page=pickup-sites type=cop_modules_pickup_sites*/
.cop.--pickup-sites {
  grid-template-columns: 1fr;
}
.cop.--pickup-sites .cop__skeleton.--content {
  min-height: 500px;
}
@media (min-width: 757px) {
  .cop.--pickup-sites .cop__skeleton.--content {
    min-height: 740px;
  }
}
/*component_css_end*/
/*component_css_start id=664c9a15656c41.36900911 page=order1 type=cop_modules_pickup*/
.modal.--cop-pickup.--loading .modal__content:before {
  z-index: 3;
}
.modal.--cop-pickup.--loading .modal__content:after {
  z-index: 4;
}
.modal.--cop-pickup .cop_pickup_loading_info {
  z-index: 4;
  position: absolute;
  font-size: 1.2rem;
  top: calc(50% + 40px);
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  max-width: 400px;
  padding: 0 15px;
}
@media (min-width: 757px) {
  .modal.--cop-pickup .cop_pickup_loading_info {
    position: fixed;
  }
}
.modal.--cop-pickup .modal__wrapper {
  padding: 15px 0 0;
}
.modal.--cop-pickup .modal__close {
  margin-top: calc(15px - 0.5rem);
  right: 0.5rem;
}
@media (max-width: 756px) {
  .modal.--cop-pickup .modal__close {
    position: absolute;
  }
}
.modal.--cop-pickup .modal__close::before {
  font-size: 1.5rem;
}
.modal.--cop-pickup .cop__title {
  margin: 0 15px 15px;
}
.modal.--cop-pickup .cop_pickup_map {
  border-radius: 0;
}
@media (max-width: 756px) {
  .modal.--cop-pickup .modal__wrapper,
  .modal.--cop-pickup .modal__content,
  .modal.--cop-pickup .cop_pickup_points {
    height: 100%;
  }
  .modal.--cop-pickup .cop_pickup_points {
    display: flex;
    flex-direction: column;
  }
  .modal.--cop-pickup .cop_pickup_points__wrapper {
    flex-basis: 100%;
  }
  .modal.--cop-pickup .cop_pickup_map__wrapper {
    height: 100%;
    min-height: none;
  }
  .modal.--cop-pickup .cop_pickup_items__wrapper {
    max-height: calc(100vh - 240px);
  }
}
@media (max-width: 978px) {
  .modal.--cop-pickup .cop_pickup_search,
  .modal.--cop-pickup .cop_pickup_items,
  .modal.--cop-pickup .cop_pickup_filters {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal.--cop-pickup .cop_pickup_search.--focus .cop_pickup_search__wrapper {
    left: 20px;
    right: 20px;
  }
}
.cop_pickup_loading_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 400px;
}
@media (min-width: 979px) {
  .cop_pickup_points.--search .cop_pickup_nav {
    border-radius: 5px 5px 0 0;
  }
}
.cop_pickup_points.--search .cop_pickup_nav__item.--search {
  color: #000;
}
.cop_pickup_points.--search .cop_pickup_search {
  display: block;
}
.cop_pickup_points.--search .cop_pickup_items {
  display: block;
}
.cop_pickup_points.--map .cop_pickup_nav__item.--map {
  color: #000;
}
.cop_pickup_points.--map .cop_pickup_map {
  display: block;
}
@media (min-width: 979px) {
  .cop_pickup_points.--filters .cop_pickup_nav {
    border-radius: 5px 5px 0 0;
  }
}
.cop_pickup_points.--filters .cop_pickup_nav__item.--filters {
  color: #000;
}
.cop_pickup_points.--filters .cop_pickup_filters {
  display: block;
}
.cop_pickup_points.--no-filters .cop_pickup_nav__item.--filters {
  display: none;
}
.cop_pickup_points__wrapper {
  position: relative;
}
.cop_pickup_points .cop_pickup_nav {
  height: 70px;
  display: flex;
  justify-content: center;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_nav {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 350px;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
}
.cop_pickup_points .cop_pickup_nav__item {
  width: 100%;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 1.9rem;
  color: #c4c7c8;
}
.cop_pickup_points .cop_pickup_nav__item:after {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #333;
}
.cop_pickup_points .cop_pickup_nav__item:first-child:after {
  display: none;
}
.cop_pickup_points .cop_pickup_nav__item:before {
  content: '\F002';
  font-family: FontAwesome;
}
.cop_pickup_points .cop_pickup_nav__item.--map:before {
  content: '\E81B';
  font-size: 2.4rem;
}
.cop_pickup_points .cop_pickup_nav__item.--filters:before {
  content: '\E8C3';
  font-size: 1.7rem;
}
.cop_pickup_points .cop_pickup_nav__item:hover,
.cop_pickup_points .cop_pickup_nav__item.--active {
  color: #000;
}
.cop_pickup_points .cop_pickup_search {
  padding: 20px 0;
  height: 90px;
  position: relative;
  display: none;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_search {
    height: 80px;
    position: absolute;
    z-index: 2;
    padding: 20px 20px 10px;
    left: 30px;
    width: 350px;
    top: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_search:before,
  .cop_pickup_points .cop_pickup_search:after {
    content: '';
    width: 100%;
    top: -10px;
    left: 0;
    height: 10px;
    background-color: #fff;
    position: absolute;
  }
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_search:after {
    top: auto;
    bottom: -10px;
  }
}
.cop_pickup_points .cop_pickup_search.--loading-results .cop_pickup_search__query:after {
  content: '\E838';
  font-family: FontAwesome;
  animation: spin 1.5s infinite linear;
  font-size: 2rem;
  position: absolute;
  top: calc(50% - 13px);
  right: 4rem;
}
.cop_pickup_points .cop_pickup_search.--focus .cop_pickup_search__wrapper {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_search.--focus .cop_pickup_search__wrapper {
    left: 20px;
    right: 20px;
  }
}
.cop_pickup_points .cop_pickup_search.--focus .cop_pickup_search__input {
  border: 1px solid transparent;
  padding-right: 40px;
}
.cop_pickup_points .cop_pickup_search.--focus.--open .cop_pickup_search__results {
  display: block;
  border-top: 1px solid #c4c7c8;
}
.cop_pickup_points .cop_pickup_search.--focus.--loading-results .cop_pickup_search__input {
  padding-right: 70px;
}
.cop_pickup_points .cop_pickup_search.--focus.--filled .cop_pickup_search__clear {
  display: flex;
}
.cop_pickup_points .cop_pickup_search__wrapper {
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}
.cop_pickup_points .cop_pickup_search__query {
  position: relative;
}
.cop_pickup_points .cop_pickup_search__input {
  width: 100%;
  height: 50px;
  font-size: 1.4rem;
  padding-left: 40px;
  padding-right: 15px;
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cop_pickup_points .cop_pickup_search__button,
.cop_pickup_points .cop_pickup_search__clear {
  width: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
  position: absolute;
  font-size: 1.9rem;
  top: 0;
}
.cop_pickup_points .cop_pickup_search__button:hover,
.cop_pickup_points .cop_pickup_search__clear:hover {
  color: #317CD4;
}
.cop_pickup_points .cop_pickup_search__button:before,
.cop_pickup_points .cop_pickup_search__clear:before {
  font-family: FontAwesome;
  margin-top: 3px;
}
.cop_pickup_points .cop_pickup_search__button {
  left: 0;
}
.cop_pickup_points .cop_pickup_search__button:before {
  content: '\F002';
}
.cop_pickup_points .cop_pickup_search__clear {
  right: 0;
  color: #c4c7c8;
  display: none;
}
.cop_pickup_points .cop_pickup_search__clear:before {
  content: '\F057';
}
.cop_pickup_points .cop_pickup_search__results {
  display: none;
  padding: 7.5px 0;
  max-height: 300px;
  overflow: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0;
  background: #f1f1f1;
}
.cop_pickup_points .cop_pickup_search__results::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cop_pickup_points .cop_pickup_search__results::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.cop_pickup_points .cop_pickup_search__results::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cop_pickup_points .cop_pickup_search__result {
  display: block;
  font-size: 1.3rem;
  padding: 7.5px 15px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cop_pickup_points .cop_pickup_search__result:hover {
  color: #317CD4;
}
.cop_pickup_points .cop_pickup_items {
  display: none;
  padding-bottom: 20px;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_items {
    position: absolute;
    z-index: 1;
    padding: 10px 20px 20px;
    left: 30px;
    width: 350px;
    top: 180px;
    bottom: 30px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
}
.cop_pickup_points .cop_pickup_items.--more .cop_pickup_items__show_more {
  display: flex;
}
.cop_pickup_points .cop_pickup_items.--show .cop_pickup_items__show_more {
  display: none;
}
.cop_pickup_points .cop_pickup_items.--show .cop_pickup_items__wrapper {
  overflow-y: auto;
  max-height: none;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_items.--show .cop_pickup_items__wrapper {
    scrollbar-color: #317CD4 transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0;
    margin: 0 -20px;
    padding: 0 20px;
  }
  .cop_pickup_points .cop_pickup_items.--show .cop_pickup_items__wrapper::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .cop_pickup_points .cop_pickup_items.--show .cop_pickup_items__wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .cop_pickup_points .cop_pickup_items.--show .cop_pickup_items__wrapper::-webkit-scrollbar-thumb {
    background-color: #317CD4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
.cop_pickup_points .cop_pickup_items.--message .cop_pickup_items__message {
  display: block;
}
.cop_pickup_points .cop_pickup_items.--message .cop_pickup_items__show,
.cop_pickup_points .cop_pickup_items.--message .cop_pickup_items__wrapper {
  display: none;
}
.cop_pickup_points .cop_pickup_items.--not-distance .cop_pickup_items__item {
  min-height: auto;
}
.cop_pickup_points .cop_pickup_items__message {
  margin: 0 0 20px;
  display: none;
}
.cop_pickup_points .cop_pickup_items__wrapper {
  overflow: hidden;
  min-height: 200px;
  max-height: 500px;
  display: grid;
  grid-gap: 10px;
  grid-auto-rows: max-content;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_items__wrapper {
    max-height: none;
    min-height: 0;
    height: calc(100% - 1px);
  }
}
.cop_pickup_points .cop_pickup_items__show_more {
  display: none;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #fff;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_items__show_more {
    border-radius: 0 0 5px 5px;
  }
}
.cop_pickup_points .cop_pickup_items__show {
  padding: 10px 0;
}
.cop_pickup_points .cop_pickup_item {
  width: 100%;
  min-height: 127px;
  border-radius: 5px;
  border: 1px solid #c4c7c8;
  cursor: pointer;
  padding: 20px 15px;
  display: grid;
  grid-template-columns: minmax(0, auto) auto;
  grid-gap: 10px;
  align-items: center;
  justify-content: space-between;
}
.cop_pickup_points .cop_pickup_item.--active {
  box-shadow: 0 0 0 2px #000 inset;
  border-color: transparent;
}
.cop_pickup_points .cop_pickup_item.--active .cop_pickup_item__client_courier_number {
  display: block;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_item.--inpost .cop_pickup_item__distance ~ .cop_pickup_item__choose {
    grid-row: 1 / 4;
  }
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_item.--inpost .cop_pickup_item__choose {
    grid-row: 1 / 3;
  }
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_item.--inpost .cop_pickup_item__description {
    display: block;
  }
}
.cop_pickup_points .cop_pickup_item__distance {
  font-size: 1.3rem;
}
.cop_pickup_points .cop_pickup_item__distance ~ .cop_pickup_item__choose {
  grid-row: 1 / 4;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_item__distance ~ .cop_pickup_item__choose {
    grid-row: 1 / 3;
  }
}
.cop_pickup_points .cop_pickup_item__details {
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
}
.cop_pickup_points .cop_pickup_item__name {
  font-size: 1.3rem;
  margin-bottom: 5px;
}
.cop_pickup_points .cop_pickup_item__zipcode {
  margin-right: 4px;
}
.cop_pickup_points .cop_pickup_item__choose {
  grid-column-start: 2;
  grid-row: 1 / 3;
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_item__choose {
    grid-row: 1 / 2;
  }
}
.cop_pickup_points .cop_pickup_item__choose:hover .cop_pickup_item__choose_link {
  color: #317CD4;
}
.cop_pickup_points .cop_pickup_item__description {
  font-size: 1.1rem;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_item__description {
    display: none;
  }
}
.cop_pickup_points .cop_pickup_item__price {
  font-size: 1.6rem;
  white-space: nowrap;
}
.cop_pickup_points .cop_pickup_item__choose_link {
  text-decoration: none;
  font-size: 3rem;
  margin-left: 15px;
}
.cop_pickup_points .cop_pickup_item__choose_link:before {
  content: '\F105';
  font-family: FontAwesome;
}
.cop_pickup_points .cop_pickup_item__client_courier_number {
  margin-top: 5px;
  display: none;
}
.cop_pickup_points .cop_pickup_item__client_courier_number.--highlight {
  animation: cop-modules-highlight-border 2s ease 0s 1 normal forwards;
}
.cop_pickup_points .leaflet-popup-content {
  margin: 15px;
}
.cop_pickup_points .gm-style .gm-style-iw-c {
  padding: 15px !important;
  max-height: 320px !important;
  max-width: none !important;
  width: 230px;
  outline: none;
  overflow-y: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.cop_pickup_points .gm-style .gm-style-iw-c::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cop_pickup_points .gm-style .gm-style-iw-c::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.cop_pickup_points .gm-style .gm-style-iw-c::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cop_pickup_points .gm-style .gm-style-iw-c &gt; button {
  top: -2px !important;
  right: -2px !important;
}
.cop_pickup_points .gm-style .gm-style-iw-d {
  width: 100%;
  height: 100%;
  max-height: none !important;
  overflow: auto !important;
}
.cop_pickup_points .gm-style .gm-style-iw-tc {
  top: -3px;
}
.cop_pickup_points .cop_pickup_marker {
  max-width: 230px;
  color: #333;
  display: grid;
  grid-gap: 15px;
  font-family: "Poppins", "Arial", sans-serif;
  line-height: 1.3;
}
.cop_pickup_points .cop_pickup_marker__distance {
  font-size: 1.3rem;
}
.cop_pickup_points .cop_pickup_marker__details {
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
}
.cop_pickup_points .cop_pickup_marker__name {
  font-size: 1.3rem;
  margin-bottom: 5px;
}
.cop_pickup_points .cop_pickup_marker__zipcode {
  margin-right: 4px;
}
.cop_pickup_points .cop_pickup_marker__description {
  font-size: 1.1rem;
  cursor: pointer;
  margin: 0;
}
.cop_pickup_points .cop_pickup_marker__links {
  display: grid;
  gap: 5px;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: center;
}
.cop_pickup_points .cop_pickup_marker__link {
  color: #000;
}
.cop_pickup_points .cop_pickup_marker__link:hover {
  color: #317CD4;
}
.cop_pickup_points .cop_pickup_marker__link.--destination {
  text-align: right;
}
.cop_pickup_points .cop_pickup_marker__choose_link {
  width: 100%;
}
.cop_pickup_points .cop_pickup_filters {
  display: none;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_filters {
    position: absolute;
    z-index: 1;
    padding: 20px;
    left: 30px;
    width: 350px;
    top: 100px;
    bottom: 30px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_filters:before {
    content: '';
    width: 100%;
    top: -10px;
    left: 0;
    height: 10px;
    background-color: #fff;
    position: absolute;
  }
}
.cop_pickup_points .cop_pickup_map {
  display: none;
  height: calc(100% - 70px);
  border-radius: 5px;
  overflow: hidden;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_map {
    height: auto;
    display: block;
  }
}
.cop_pickup_points .cop_pickup_map__wrapper {
  min-height: 545px;
  z-index: 0;
}
@media (min-width: 757px) {
  .cop_pickup_points .cop_pickup_map__wrapper {
    min-height: calc(80vh - 80px);
    max-height: 80vh;
  }
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_map__wrapper {
    min-height: calc(80vh - 40px);
  }
}
.cop_pickup_points .cop_pickup_map__area {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_map__area {
    left: auto;
    right: 30px;
    top: 30px;
    bottom: auto;
    flex-direction: row;
  }
}
.cop_pickup_points .cop_pickup_map__area_button {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  padding-left: 2.8em;
  font-size: 1.1rem;
  width: 100%;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_map__area_button {
    width: auto;
  }
}
@media (hover: none) {
  .cop_pickup_points .cop_pickup_map__area_button:hover {
    background: #fff !important;
    border: 1px solid #333 !important;
    color: #333 !important;
  }
}
.cop_pickup_points .cop_pickup_map__area_button:before {
  font-weight: normal;
}
.cop_pickup_points .cop_pickup_map__area_button.--gps {
  margin-bottom: 10px;
}
@media (min-width: 979px) {
  .cop_pickup_points .cop_pickup_map__area_button.--gps {
    margin: 0 10px 0 0;
  }
}
.cop_pickup_points .cop_pickup_map__area_button.--gps:before {
  content: '\E8C5';
}
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}
.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}
/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c;
}
.leaflet-oldie .marker-cluster-small div {
  background-color: #6ecc39;
}
.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357;
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: #f0c20c;
}
.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73;
}
.leaflet-oldie .marker-cluster-large div {
  background-color: #f18017;
}
.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
  line-height: 30px;
}
img.marker_face {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7de60038.90616607 page=order-payment type=order_payment_creditcard*/
/*component_css_end*/

/*component_css_start id=60dd8e841e03e1.60115378 page=affiliate-orders type=affiliate_orders_list*/
/*component_css_end*/

/*component_css_start id=60dd8e7f4593b9.16001856 page=affiliate-orders type=affiliate_orders_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e784f94d0.59397576 page=client-orders type=orders_rebates*/
/*component_css_end*/

/*component_css_start id=61f913c6db4cb5.94540049 page=client-orders type=client-orders*/
div.client_order td.ord {
  background: none;
}
div.client_order .client_order_summary {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
@media (max-width: 979px) {
  div.client_order .client_order_summary {
    margin-top: 2rem;
  }
  div.client_order .client_order_summary table.orders td:last-child {
    margin-bottom: 0;
  }
}
div.client_order .n53068_link {
  padding: 5px;
  box-shadow: none;
  border: 1px solid #c4c7c8;
  font-size: 1.3rem;
}
div.client_order__labelWrapper {
  display: grid;
  align-items: baseline;
  grid-template-columns: 1fr;
}
@media (min-width: 979px) {
  div.client_order__labelWrapper {
    grid-template-columns: 1fr auto;
  }
}
div.client_order__labelWrapper .big_label {
  justify-self: start;
  line-height: 1.3;
  text-align: left;
}
@media (max-width: 757px) {
  div.client_order__labelWrapper .big_label {
    margin-bottom: 0;
  }
}
div.client_order__labelWrapper .big_label:after {
  display: none;
}
table.orders {
  width: 100%;
  margin: 15px 0;
  border-bottom: none;
  clear: both;
  font-size: 0.928em;
  margin-top: 13px;
  border-collapse: separate;
}
td.ord {
  background: #f1f1f1;
}
.client_order .big_label {
  margin-top: 0;
  position: relative;
}
.client_order .big_label:after {
  display: none;
}
@media (min-width: 757px) {
  .client_order .big_label {
    margin-bottom: 0;
  }
}
.client_order .big_label + div {
  font-size: 1.3rem;
}
.client_order .big_label + div a {
  color: #333;
  text-decoration: none;
}
.client_order .big_label + div a:hover {
  color: #317CD4;
}
@media (min-width: 757px) {
  .client_order .big_label {
    align-items: flex-start;
  }
}
.client_order .f-group.--checkbox .f-label:before {
  left: 0;
  width: 15px;
  height: 15px;
}
.client_order .f-group.--checkbox .f-control:checked + .f-label:after {
  left: 5px;
  width: 5px;
  height: 8px;
}
.client_order .ui-table-reflow tbody tr:first-child th {
  margin-top: 0.5rem;
}
.client_order .table-stroke tbody th,
.client_order .table-stroke tbody td {
  border-bottom: none;
}
@media (min-width: 757px) {
  .client_order .table-stroke tbody th,
  .client_order .table-stroke tbody td {
    border-bottom: 1px solid #c4c7c8;
  }
}
@media (max-width: 756px) {
  .client_order .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left) {
    text-decoration: underline;
    color: #333;
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
  }
  .client_order .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left):after {
    content: '';
    width: calc(100vw - 100% - 50px);
    left: calc(100% + 20px);
    height: 1px;
    position: absolute;
    background-color: #c4c7c8;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 756px) and (max-width: 756px) {
  .client_order .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left):after {
    left: auto;
    right: calc(100% + 20px);
  }
}
table.orders th {
  margin-top: 0;
  border-color: #c4c7c8;
  border-bottom: none;
  padding: 5px 0px;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 757px) {
  table.orders th {
    border-bottom: 1px solid #c4c7c8;
    padding: 5px 10px;
  }
}
table.orders td {
  border-bottom: none;
  padding: 5px 0px;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 757px) {
  table.orders td {
    padding: 5px 10px;
    border-bottom: 1px solid #c4c7c8;
  }
}
table.orders td:not(.rma__status):last-child b {
  display: none;
}
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 19px 15px;
  text-align: left;
  white-space: nowrap;
  font-weight: normal;
}
table.orders.table-stroke tbody th,
.orders.table-stroke tbody td {
  padding: 3px 0px;
  text-align: left;
}
@media (min-width: 757px) {
  table.orders.table-stroke tbody th,
  .orders.table-stroke tbody td {
    padding: 20px 15px;
  }
}
.orders.table-stroke tbody th {
  font-weight: bold;
}
div.n54068_prepaid_desc {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
div.n54068_prepaid_desc &gt; div {
  width: 100%;
}
@media (min-width: 757px) {
  div.n54068_prepaid_desc {
    justify-content: flex-end;
    min-height: 36px;
  }
}
.--payment.n54068_prepaid_desc {
  min-height: 36px;
}
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 {
  font-weight: normal;
  width: 33%;
}
#rabat_header {
  padding: 10px;
  font-size: 1.4rem;
  text-align: left;
  border-bottom: none;
  font-weight: bold;
}
#orders_th6 {
  width: 220px;
}
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: auto;
  line-height: 14px;
  width: auto;
  color: #333;
  margin-right: 0;
}
@media (min-width: 757px) {
  table.orders .prepaid-icon i {
    height: 30px;
    line-height: 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: #317CD4;
}
.prepaid-icon.status-16 i {
  background: #e35c5c;
}
.prepaid-icon.status-17 i {
  background: #317CD4;
}
.prepaid-icon.status-18 i {
  background: #317CD4;
}
.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;
  border-radius: 5px;
  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,
.client_orders_null.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.client_orders_null.small:before,
.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 {
  padding-left: 5px;
  font-size: 1rem;
  text-transform: uppercase;
}
.client_order .see_button {
  width: auto;
  text-align: left;
}
@media (max-width: 757px) {
  .client_order .see_button.btn.--icon-left {
    padding-left: 2.5rem;
    background-color: #f1f1f1;
  }
  .client_order .see_button.btn.--icon-left:after {
    content: '';
    width: calc(100vw - 100% - 50px);
    right: calc(100% + 20px);
    height: 1px;
    position: absolute;
    background-color: #c4c7c8;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
  }
}
.client_order .see_button.btn.--icon-left:before {
  top: 55%;
  color: #317CD4;
}
@media (max-width: 757px) {
  .client_order .see_button.btn.--icon-left:before {
    left: 0;
  }
}
.client_order .see_button i {
  display: none;
}
.client_order .see_button small {
  font-size: 100%;
}
.n54744_goback {
  text-align: center;
}
.n54744_goback a.n54744 {
  width: auto;
}
.client_order table.orders thead {
  display: none;
}
@media (min-width: 757px) {
  .client_order table.orders thead {
    display: table-header-group;
  }
}
.client_order table.orders th {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 757px) {
  .client_order table.orders th {
    display: table-cell;
  }
}
@media (min-width: 757px) {
  .client_order table.orders th:last-child {
    text-align: right;
    padding-right: 15px;
  }
}
.client_order table.orders td {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 757px) {
  .client_order table.orders td {
    display: table-cell;
  }
}
@media (max-width: 756px) {
  .client_order table.orders td:last-child {
    margin-bottom: 3.5rem;
  }
}
@media (min-width: 757px) {
  .client_order table.orders td.rma__price {
    font-size: 1.6rem;
  }
}
@media (min-width: 757px) {
  .client_order table.orders td.rma__status *:not(.btn) {
    font-size: 1rem;
    text-transform: uppercase;
  }
}
@media (min-width: 757px) {
  .client_order table.orders td:last-child {
    text-align: right;
  }
}
.client_order table.orders .prepaid-icon {
  margin-right: 0;
  display: flex;
  align-items: center;
}
.client_order table.orders .prepaid-icon span {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.client_order table.orders .prepaid-icon i {
  background: none;
  color: #909090;
}
@media (min-width: 757px) {
  .client_order.--opened.--payments table.orders th:first-child,
  .client_order.--closed.--payments table.orders th:first-child {
    padding-left: 55px;
  }
}
@media (min-width: 757px) {
  .client_order.--opened.--payments table.orders td:first-child,
  .client_order.--closed.--payments table.orders td:first-child {
    padding-left: 55px;
  }
}
.client-orders_page #rebates.orders tbody {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  .client-orders_page #rebates.orders tbody {
    display: table-row-group;
  }
}
.client-orders_page #rebates.orders tbody td {
  border-bottom: 1px solid #c4c7c8;
  width: 100%;
}
@media (min-width: 757px) {
  .client-orders_page #rebates.orders tbody td {
    width: 33%;
  }
}
.client-orders_page #rebates.orders tbody td:last-child {
  border-bottom: 0;
}
@media (min-width: 757px) {
  .client-orders_page #rebates.orders tbody td:last-child {
    border-bottom: 1px solid #c4c7c8;
  }
}
.client-orders_page #rebates.orders tbody tr {
  width: 50%;
}
@media (min-width: 757px) {
  .client-orders_page #rebates.orders tbody tr {
    width: 100%;
  }
}
.client-orders_page #rebates.orders tbody tr:first-child {
  width: 100%;
}
.client-orders_page #rebates.orders tbody tr:first-child td {
  width: 100%;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 757px) {
  .client-orders_page #rebates.orders tbody tr:last-child td {
    border-bottom: 0;
  }
}
.progress__rmaHelper {
  background: #f1f1f1;
  padding: 12px 16px;
  border-radius: 5px;
  font-size: 1.2rem;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  .progress__rmaHelper {
    margin-top: 0;
    margin-bottom: 35px;
  }
}
.progress__iconRMA {
  margin-right: 10px;
}
.progress__iconRMA:before {
  content: '\E884';
  font-size: 1.2rem;
  margin-top: -0.2rem;
  font-family: 'FontAwesome';
}
.progress__listIcon:before {
  content: '\E8A9';
  font-family: 'FontAwesome';
  margin-right: 5px;
  font-size: 1.5rem;
  color: #317CD4;
}
.orders__id {
  position: relative;
}
.orders__top {
  display: flex;
  align-items: center;
  margin: 3rem 0;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: 40% auto;
}
@media (min-width: 757px) {
  .orders__top {
    display: flex;
    flex-wrap: nowrap;
  }
}
.orders__top .pagination {
  display: none;
}
@media (min-width: 979px) {
  .orders__top .pagination {
    display: flex;
    margin-left: auto;
  }
}
.orders__portions {
  order: -1;
  margin-right: 1.5rem;
}
@media (min-width: 979px) {
  .orders__portions {
    order: unset;
    margin-right: 0;
  }
}
.orders__portions .f-group,
.orders__portions .f-control {
  height: 35px;
  margin-bottom: 0;
}
.f-group.orders__portions_select .f-control {
  font-size: 1.3rem;
}
.orderpay__select_all_wrapper &gt; .f-group {
  margin-right: 15px;
  height: 35px;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin-bottom: 0;
}
.orderpay__select_all_wrapper &gt; .f-group label {
  font-size: 13px;
}
.orderpay__select {
  position: absolute;
  left: 0;
}
.orderpay__select + a {
  margin-left: 30px;
}
@media (min-width: 757px) {
  .orderpay__select + a {
    margin-left: 0px;
  }
}
@media (min-width: 757px) {
  .orderpay__select {
    left: -40px;
  }
}
.orderpay__select label {
  width: 18px;
  height: 18px;
}
.orderpay__worth {
  margin-left: 3px;
}
.orderpay__button_wrapper {
  margin: 15px 0 30px 0;
}
.orderpay__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.orderpay__button.--fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  background-color: #fff;
  border-top: 1px solid #c4c7c8;
  z-index: 999;
}
@media (min-width: 757px) {
  .orderpay__button.--fixed {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .orderpay__button.--fixed {
    right: unset;
    width: 1170px;
    left: calc((100% - 1170px) / 2);
  }
}
.orderpay__button.--hide {
  display: none;
}
.orderpay__button .btn {
  width: auto;
}
@media (min-width: 757px) {
  .orderpay__button .btn {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7fa8b092.52997174 page=client-orders type=client_orders_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e761ab4d1.60314902 page=order1 type=order1_cms*/
div.n55417 {
  padding-bottom: 20px;
}
/*component_css_end*/

/*component_css_start id=669a5c8a872bd6.75686687 page=order1 type=cop_modules_order1*/
/*component_css_end*/
/*component_css_start id=664209b04ae762.01918050 page=order1 type=cop_modules_summary*/
@keyframes copModulesSlideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@media (max-width: 978px) {
  html.--cop-fixed-button:not(.--focus) #backTop {
    bottom: 130px;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary.--loading {
    opacity: 1;
    animation: none;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary.--loading .cop_buttons__button {
    opacity: 0.5;
    pointer-events: none;
    animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary .cop_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 15px;
    background-color: #f1f1f1;
    border-top: 1px solid #c4c7c8;
    animation: copModulesSlideUp 0.3s ease forwards;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary .cop_buttons__verify {
    display: block;
  }
  html.--cop-fixed-button:not(.--focus) .cop_summary .cop_buttons__cost {
    display: inline;
  }
}
.cop_summary {
  font-size: 1.3rem;
  display: grid;
  grid-gap: 15px;
  line-height: 20px;
}
@media (min-width: 979px) {
  .cop_summary {
    position: sticky;
    top: calc(10px + var(--top-fixed-bars-height, 0px));
    max-height: 100vh;
    overflow-y: auto;
    scrollbar-width: none;
    align-self: flex-start;
    margin-top: 32px;
  }
  .cop_summary::-webkit-scrollbar {
    display: none;
  }
}
.cop_summary.--loading,
.cop_summary .--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.cop_summary.--loading label,
.cop_summary .--loading label {
  pointer-events: none !important;
}
@media (min-width: 979px) {
  .cop_summary.--loading,
  .cop_summary .--loading {
    transform: translateY(5px);
    transition: transform 0.3s ease;
  }
}
@media (min-width: 979px) {
  .cop_summary:not(.--loading) {
    transition: transform 0.2s ease;
  }
}
.cop_summary .cop_summary__block.--content {
  display: grid;
  grid-gap: 15px;
  background-color: #f1f1f1;
  color: #333;
  padding: 20px;
  border-radius: 5px;
}
.cop_summary .cop_summary__block.--content a {
  color: #000;
}
.cop_summary .cop_summary__block.--content a:hover {
  color: #317CD4;
}
.cop_summary .cop_summary__block.--content .f-label {
  font-size: 1.3rem;
}
.cop_summary .cop_rebate_code.--filled ~ .cop_time {
  padding-bottom: 0;
  border: none;
}
.cop_summary .cop_time {
  display: grid;
  grid-gap: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c4c7c8;
  order: -1;
}
.cop_summary .cop_time__label {
  padding-right: 10px;
}
.cop_summary .cop_time__item {
  display: none;
  flex-direction: column;
  padding-right: 20px;
  position: relative;
}
.cop_summary .cop_time__item.--active {
  display: flex;
}
.cop_summary .cop_time__item:after {
  content: '\E8BE';
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.8rem;
}
.cop_summary .cop_time__item.--later:after {
  content: '\E8BD';
}
.cop_summary .cop_costs__item {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.cop_summary .cop_costs__item.--active {
  display: flex;
}
.cop_summary .cop_costs__label {
  padding-right: 10px;
}
.cop_summary .cop_costs__value {
  white-space: nowrap;
}
.cop_summary .cop_costs__value.--minus {
  color: #38B759;
}
.cop_summary .cop_costs__value.--minus:before {
  content: '-';
  padding-right: 3px;
}
.cop_summary .cop_costs__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.cop_summary .cop_free_delivery {
  margin: 15px 0;
  word-break: break-all;
  display: none;
}
.cop_summary .cop_free_delivery.--active {
  display: block;
}
.cop_summary .cop_free_delivery__label_value {
  white-space: nowrap;
}
.cop_summary .cop_free_delivery__progress_bar {
  margin-top: 5px;
  height: 8px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
@media (min-width: 757px) {
  .cop_summary .cop_free_delivery__progress_bar {
    width: 50%;
  }
}
@media (min-width: 979px) {
  .cop_summary .cop_free_delivery__progress_bar {
    width: auto;
  }
}
.cop_summary .cop_free_delivery__progress_rate {
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  background-color: #38B759;
  width: calc(var(--free-percent) * 100%);
}
.cop_summary .cop_total__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.cop_summary .cop_total__item.--value .cop_total__value {
  font-size: 2.2rem;
  line-height: 24px;
}
.cop_summary .cop_total__item.--points {
  justify-content: flex-end;
  margin-top: 5px;
  display: none;
  line-height: 1;
}
.cop_summary .cop_total__item.--points.--active {
  display: flex;
}
.cop_summary .cop_total__label {
  padding-right: 10px;
}
.cop_summary .cop_total__value {
  white-space: nowrap;
}
.cop_summary .cop_total__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.cop_summary .cop_subscription_term {
  background-color: #fff;
  color: #333;
  padding: 10px;
  border-radius: 5px;
  font-size: 1.1rem;
  line-height: 16px;
  display: none;
  align-items: flex-start;
}
.cop_summary .cop_subscription_term.--active {
  display: flex;
}
.cop_summary .cop_subscription_term:before {
  content: '\E81A';
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 1.5rem;
}
.cop_summary .cop_clauses {
  display: none;
  grid-gap: 15px;
}
.cop_summary .cop_clauses.--active {
  display: grid;
}
.cop_summary .cop_terms {
  display: grid;
  grid-gap: 10px;
  padding: 15px 0;
}
.cop_summary .cop_terms__item {
  margin: 0;
}
.cop_summary .cop_terms__item label.f-label {
  white-space: normal;
  overflow: visible;
}
.cop_summary .cop_terms__item label.f-label:before {
  top: -1px;
  transform: none;
}
.cop_summary .cop_terms__item label.f-label:after {
  top: 1px !important;
  transform: rotate(45deg) !important;
}
.cop_summary .cop_buttons {
  display: grid;
  grid-gap: 10px;
}
.cop_summary .cop_buttons__verify {
  display: none;
}
.cop_summary .cop_buttons__verify:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 5px;
}
.cop_summary .cop_buttons__button {
  width: 100%;
}
.cop_summary .cop_buttons__button.--web-authn:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
  font-size: 1.8rem;
  line-height: 16px;
}
.cop_summary .cop_buttons__button.--loading {
  position: relative;
  pointer-events: none;
  transition: border-color 0s;
  border-color: rgba(255, 255, 255, 0.8);
}
.cop_summary .cop_buttons__button.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_summary .cop_buttons__button.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_summary .cop_buttons__button.--loading:hover {
  border-color: rgba(255, 255, 255, 0.8);
}
.cop_summary .cop_buttons__cost {
  margin-left: 5px;
  white-space: nowrap;
  display: none;
}
.cop_summary .cop_oneclick {
  display: grid;
  grid-gap: 10px;
}
.cop_summary .cop_oneclick__label {
  text-align: center;
  margin-bottom: 5px;
}
.cop_summary .cop_inpost_pay {
  min-height: 45px;
  cursor: pointer;
  --border-radius: 5px;
  border-radius: 5px;
}
.cop_summary .cop_inpost_pay.--loading {
  position: relative;
  pointer-events: none;
}
.cop_summary .cop_inpost_pay.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_summary .cop_inpost_pay.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_summary .cop_inpost_pay .inpostizi-button,
.cop_summary .cop_inpost_pay inpost-izi-button {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.cop_summary .cop_inpost_pay .inpostizi-bind-button-body {
  width: 100% !important;
  max-width: none !important;
  border-radius: 5px !important;
}
.cop_summary .cop_inpost_pay .inpostizi-button-bottom {
  display: none !important;
}
.cop_summary .cop_oneclick_pay__items {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.cop_summary .cop_oneclick_pay__item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  height: 45px;
  width: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.cop_summary .cop_oneclick_pay__item.--loading {
  position: relative;
  pointer-events: none;
}
.cop_summary .cop_oneclick_pay__item.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_summary .cop_oneclick_pay__item.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_summary .cop_oneclick_pay__item &gt; div {
  min-width: auto !important;
  border-radius: 5px;
  overflow: hidden;
}
.cop_summary .cop_oneclick_pay__item.--paypal:before {
  content: '';
  position: absolute;
  height: 110%;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFC439;
  pointer-events: none;
  transform: translateY(-50%);
  border-radius: 5px;
  z-index: -1;
  width: calc(100%);
}
.cop_summary .cop_oneclick_pay__item.--paypal:hover:before {
  filter: brightness(0.95);
}
.cop_summary .cop_oneclick_pay__item.--googlePay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: -1;
  border-radius: 5px;
}
.cop_summary .cop_oneclick_pay__item.--googlePay:hover:before {
  opacity: 0.75;
}
.cop_summary .cop_oneclick_pay__item img {
  max-height: 100%;
}
.cop_summary .cop_limit__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.cop_summary .cop_limit__label {
  padding-right: 10px;
}
.cop_summary .cop_limit__value {
  white-space: nowrap;
}
.cop_summary .cop_safe {
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .cop_summary .cop_safe {
    display: none;
  }
}
.cop_summary .cop_safe.--super .cop_safe__img img {
  width: 200px;
}
.cop_summary .cop_safe__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
}
.cop_summary .cop_safe__img {
  margin-left: 10px;
}
.cop_summary .cop_safe__img img {
  width: 105px;
  filter: brightness(0) invert(null);
}
.cop_summary .cop_safe__text {
  font-size: 1.2rem;
  line-height: 16px;
}
/*component_css_end*/
/*component_css_start id=6671555760c310.20450727 page=order1 type=cop_modules_payments*/
@media (min-width: 979px) {
  .cop.--oscop .cop_payments__details:not(.--show-all) .cop_payments__option:nth-child(n + 5) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
  }
}
@media (max-width: 756px) {
  .cop_payments__details:not(.--show-all) .cop_payments__option:nth-child(n + 5) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
  }
}
@media (min-width: 757px) {
  .cop_payments__details:not(.--show-all) .cop_payments__option:nth-child(n + 6) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
  }
}
.cop_payments input[type="radio"]:checked + label .cop_payments__names:after {
  content: '\F106';
}
.cop_payments input[type="radio"]:checked ~ .cop_payments__details {
  max-height: 450px;
  opacity: 1;
}
.cop_payments input[type="radio"]:checked ~ .cop_payments__details.--show-all {
  max-height: 2000px;
}
.cop_payments.--clause-top .cop_payments__clause {
  display: none;
}
.cop_payments.--selected .cop_payments__change {
  display: block;
}
.cop_payments.--selected .cop_payments__clause_top {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.cop_payments.--selected .cop_payments__names:after {
  display: none;
}
.cop_payments.--selected .cop_payments__item:not(.--checked) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.cop_payments.--selected .cop_payments__item.--checked {
  margin-bottom: 0;
}
.cop_payments.--selected .cop_payments__item.--checked .cop_payments__label:before {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
  border-radius: 0;
  background: none;
  transition: none;
}
.cop_payments.--selected .cop_payments__item.--checked .cop_payments__label:after {
  display: none;
}
.cop_payments.--selected .cop_payments__details {
  display: none;
}
.cop_payments.--one .cop_payments__change {
  display: none;
}
.cop_payments .cop_payments__change {
  display: none;
  margin-top: 15px;
}
.cop_payments .cop_payments__item {
  border: 1px solid #c4c7c8;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 0 20px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_payments .cop_payments__item:last-child {
  margin-bottom: 0;
}
.cop_payments .cop_payments__item.--options .cop_payments__names:after {
  content: '\F107';
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;
}
.cop_payments .cop_payments__item .cop_payments__details:empty {
  display: none;
}
.cop_payments .cop_payments__label {
  display: flex;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 68px;
}
.cop_payments .cop_payments__details {
  width: 100%;
  padding: 5px 5px 5px 28px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_payments .cop_payments__details span {
  line-height: 1.3;
}
.cop_payments .cop_payments__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  margin: 10px -5px 5px;
}
.cop_payments .cop_payments__option {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 300px;
  margin: 5px;
}
.cop_payments .cop_payments__option input[type="radio"]:checked + label.cop_payments__option_select {
  border-color: #008ef3;
  outline: 1px solid #008ef3;
}
.cop_payments .cop_payments__option_select {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 10px;
  cursor: pointer;
  min-width: 112px;
  min-height: 93px;
  height: 100%;
  text-align: center;
}
.cop_payments .cop_payments__option_icons {
  display: flex;
  justify-content: center;
  background: #f1f1f1;
  padding: 3px;
  border-radius: 5px;
}
.cop_payments .cop_payments__option_name {
  font-size: 1.1rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.cop_payments .cop_payments__popular {
  font-size: 1.3rem;
}
.cop_payments .cop_payments__clause_top {
  font-size: 1rem;
  margin-bottom: 25px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_payments .cop_payments__clause_top:empty {
  display: none;
}
.cop_payments .cop_payments__clause_top li {
  margin-left: 15px;
}
.cop_payments .cop_payments__clause {
  font-size: 1rem;
  margin-bottom: 3rem;
  display: block;
}
.cop_payments .cop_payments__clause span {
  display: block;
}
.cop_payments .cop_payments__show_all {
  margin-bottom: 10px;
  padding: 10px 0;
  display: inline-block;
}
.cop_payments .cop_payments__icons {
  display: flex;
  justify-content: center;
  width: 56px;
  min-width: 56px;
  margin: 0 12px 0 2px;
  background: #f1f1f1;
  padding: 3px;
  border-radius: 5px;
}
.cop_payments .cop_payments__icon {
  display: none;
}
.cop_payments .cop_payments__icon:first-child {
  display: block;
}
.cop_payments .cop_payments__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
}
.cop_payments .cop_payments__name {
  font-size: 1.5rem;
}
.cop_payments .cop_payments__description {
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 4px;
}
.cop_payments .cop_payments__name + .cop_payments .cop_payments__description {
  font-size: 1.1rem;
}
.cop_payments .cop_payments__cost {
  font-size: 1.5rem;
  margin-left: 15px;
}
/*component_css_end*/
/*component_css_start id=66700ecc6af0c7.49569565 page=order1 type=cop_modules_deliveries*/
.cop_deliveries .menu_messages_message {
  margin: 15px 0;
}
.cop_deliveries.--loading-deliveries .cop_delivery {
  position: relative;
}
.cop_deliveries.--loading-deliveries .cop_delivery:before,
.cop_deliveries.--loading-deliveries .cop_delivery:after {
  content: '';
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  position: absolute;
  background: #fff;
  border-radius: 5px;
  z-index: 1;
}
.cop_deliveries.--loading-deliveries .cop_delivery:after {
  animation: skeleton-glow 2s ease-in-out infinite;
  background: #c4c7c8;
  opacity: 0.5;
}
.cop_deliveries.--later .cop_deliveries__block.--now {
  display: none;
}
.cop_deliveries.--later .cop_deliveries__block.--later {
  display: block;
}
.cop_deliveries.--dvp .cop_delivery[data-prepaid="dvp"] {
  display: block;
}
.cop_deliveries.--dvp .cop_delivery[data-prepaid="prepaid"] {
  display: none;
}
.cop_deliveries.--loading,
.cop_deliveries .--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: cop-modules-skeleton-glow 2s ease-in-out infinite;
}
.cop_deliveries.--loading label,
.cop_deliveries .--loading label {
  pointer-events: none !important;
}
.cop_deliveries .cop_deliveries__block.--selected .cop_deliveries__change {
  display: block;
}
.cop_deliveries .cop_deliveries__block.--selected .cop_delivery:not(.--checked) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.cop_deliveries .cop_deliveries__block.--selected .cop_delivery.--checked {
  margin-bottom: 0;
}
.cop_deliveries .cop_deliveries__block.--selected .cop_delivery.--checked .cop_delivery__label:before {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
  border-radius: 0;
  background: none;
  transition: none;
}
.cop_deliveries .cop_deliveries__block.--selected .cop_delivery.--checked .cop_delivery__label:after {
  display: none;
}
.cop_deliveries .cop_deliveries__block.--later {
  display: none;
}
.cop_deliveries .cop_deliveries__block.--one-option .cop_deliveries__change {
  display: none;
}
.cop_deliveries .cop_deliveries__label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cop_deliveries .cop_deliveries__label_link {
  font-size: 1.3rem;
  margin-top: 5px;
  display: none;
}
.cop_deliveries .cop_deliveries__change {
  display: none;
  margin-top: 15px;
}
@media (max-width: 757px) {
  .cop_deliveries .cop_deliveries__non_standardized .menu_messages_warning {
    padding: 15px;
  }
}
@media (max-width: 757px) {
  .cop_deliveries .cop_deliveries__non_standardized .menu_messages_warning:before {
    display: none;
  }
}
.cop_deliveries .cop_delivery {
  border: 1px solid #c4c7c8;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 0 20px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_deliveries .cop_delivery.--calendar-opened .cop_delivery__calendar_hours {
  position: relative;
  z-index: 0;
}
.cop_deliveries .cop_delivery[data-selected-point] .cop_delivery__pickup_find {
  display: none;
}
.cop_deliveries .cop_delivery[data-selected-point] .cop_delivery__pickup_address {
  display: flex;
}
.cop_deliveries .cop_delivery[data-prepaid="dvp"] {
  display: none;
}
.cop_deliveries .cop_delivery.--last {
  margin-bottom: 0;
}
.cop_deliveries .cop_delivery__input:checked ~ .cop_delivery__calendar {
  display: block;
}
.cop_deliveries .cop_delivery__input:not(:checked) ~ .cop_delivery__label .cop_delivery__points_input:disabled + .cop_delivery__points_label.f-label {
  opacity: 1;
}
.cop_deliveries .cop_delivery__input:not(:checked) ~ .cop_delivery__label .cop_delivery__points_input:disabled + .cop_delivery__points_label.f-label:before {
  content: none;
}
.cop_deliveries .cop_delivery__input:disabled + .f-label {
  opacity: 0.5;
}
.cop_deliveries .cop_delivery[data-company-key].--services-loaded .cop_delivery__input:checked ~ .cop_delivery__calendar {
  display: block;
}
.cop_deliveries .cop_delivery[data-company-key] .cop_delivery__calendar {
  display: none;
}
.cop_deliveries .cop_delivery__label {
  display: flex;
  align-items: center;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  min-height: 68px;
}
.cop_deliveries .cop_delivery__icons {
  display: flex;
  justify-content: center;
  width: 56px;
  min-width: 56px;
  margin: 0 12px 0 2px;
  background: #f1f1f1;
  padding: 3px;
  border-radius: 5px;
}
.cop_deliveries .cop_delivery__icon {
  display: none;
}
.cop_deliveries .cop_delivery__icon:first-child {
  display: block;
}
.cop_deliveries .cop_delivery__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
  font-size: 1.1rem;
}
.cop_deliveries .cop_delivery__name {
  font-size: 1.5rem;
}
.cop_deliveries .cop_delivery__time {
  line-height: 1;
  margin-top: 4px;
}
.cop_deliveries .cop_delivery__pickup {
  font-size: 1.3rem;
}
.cop_deliveries .cop_delivery__pickup_address {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
}
.cop_deliveries .cop_delivery__pickup_address_wrapper {
  font-size: 1.2rem;
  margin: 10px 0 5px;
}
.cop_deliveries .cop_delivery__pickup_name:after {
  content: ' | ';
}
.cop_deliveries .cop_delivery__pickup_street:after {
  content: ', ';
}
.cop_deliveries .cop_delivery__pickup_other {
  margin-top: 5px;
}
.cop_deliveries .cop_delivery__pickup_find {
  margin-top: 15px;
}
.cop_deliveries .cop_delivery__cost_wrapper {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.cop_deliveries .cop_delivery__cost {
  font-size: 1.5rem;
}
.cop_deliveries .cop_delivery__cost.--plus:before {
  content: '+';
  padding-right: 3px;
}
.cop_deliveries .cop_delivery__points {
  display: flex;
  margin: 5px 0 0;
}
.cop_deliveries .cop_delivery__points_label {
  padding-right: 0;
  padding-left: 18px !important;
}
.cop_deliveries .cop_delivery__calendar {
  display: none;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: 25px;
}
.cop_deliveries .cop_delivery__calendar_label {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 10px;
}
.cop_deliveries .cop_delivery__calendar_hours,
.cop_deliveries .cop_delivery__calendar_services {
  margin-top: 15px;
}
.cop_deliveries .cop_delivery__calendar_hours .f-control.f-dropdown-toggle,
.cop_deliveries .cop_delivery__calendar_services .f-control.f-dropdown-toggle {
  display: block;
  font-weight: bold;
}
.cop_deliveries .cop_delivery__calendar_services.--no-service,
.cop_deliveries .cop_delivery__calendar_services.--one-service {
  display: none;
}
.cop_deliveries .cop_delivery__dates {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  position: relative;
}
.cop_deliveries .cop_delivery__date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px;
}
.cop_deliveries .cop_delivery__date:not(.--other) {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  cursor: pointer;
  min-height: 30px;
  min-width: 75px;
  padding: 5px;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.cop_deliveries .cop_delivery__date:not(.--other):hover,
.cop_deliveries .cop_delivery__date:not(.--other).--active {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #317CD4;
  box-shadow: 0 0 0 1px #317CD4 inset;
}
.cop_deliveries .cop_delivery__date.--other {
  order: 1;
}
@media (min-width: 500px) {
  .cop_deliveries .cop_delivery__date.--other {
    position: relative;
  }
}
.cop_deliveries .cop_delivery__date_cost {
  font-size: 1.2rem;
  margin-top: 5px;
}
.cop_deliveries .cop_delivery__date_cost:empty {
  display: none;
}
.cop_deliveries .cop_delivery__datepicker {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 500px) {
  .cop_deliveries .cop_delivery__datepicker {
    left: 0;
    transform: none;
    top: calc(100% + 5px);
  }
}
@media (min-width: 550px) {
  .cop_deliveries .cop_delivery__datepicker {
    left: auto;
    right: 0;
  }
}
@media (min-width: 757px) {
  .cop_deliveries .cop_delivery__datepicker {
    left: 0;
    right: auto;
  }
}
.cop_deliveries .cop_delivery__client_courier_number {
  display: none;
}
.cop_deliveries .cop_delivery__client_courier_number.--active {
  display: block;
}
/*component_css_end*/
/*component_css_start id=65afbe9b17b6c4.47568048 page=order1 type=cop_modules_products*/
.cop_products {
  margin-bottom: 20px;
}
.cop_products.--division .cop_products__wrapper {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cop_products.--more .cop_product.--hide {
  max-height: 100px;
  opacity: 1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.cop_products.--more-hide .cop_product.--last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cop_products.--now.--now-more .cop_product.--hide {
  max-height: 100px;
  opacity: 1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.cop_products.--now.--more-hide-now .cop_products__more {
  display: none;
}
.cop_products.--now.--more-hide-now .cop_product.--now.--last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cop_products.--now .cop_products__division_item.--now {
  border-bottom: none;
}
.cop_products.--now .cop_products__division_item.--now .cop_products__division_label {
  font-weight: bold;
}
.cop_products.--now .cop_products__division_item.--later {
  background-color: #f1f1f1;
  color: #333;
}
.cop_products.--now .cop_product.--later {
  display: none;
}
.cop_products.--later.--later-more .cop_product.--hide {
  max-height: 150px;
  opacity: 1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.cop_products.--later.--more-hide-later .cop_products__more {
  display: none;
}
.cop_products.--later.--more-hide-later .cop_product.--later.--last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cop_products.--later .cop_products__division_item.--later {
  border-bottom: none;
}
.cop_products.--later .cop_products__division_item.--later .cop_products__division_label {
  font-weight: bold;
}
.cop_products.--later .cop_products__division_item.--now {
  background-color: #f1f1f1;
  color: #333;
}
.cop_products.--later .cop_product.--now {
  display: none;
}
.cop_products__division {
  display: flex;
}
.cop_products__division_item {
  border: 1px solid #c4c7c8;
  flex: 1;
  padding: 10px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
}
.cop_products__division_item.--later {
  margin-left: -1px;
}
.cop_products__division_label {
  white-space: nowrap;
}
.cop_products__division_time {
  color: #979797;
}
.cop_products__wrapper {
  padding: 25px 20px 20px;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.cop_products__more {
  display: flex;
  justify-content: center;
}
.cop_products .cop_product {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-gap: 10px 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  pointer-events: none;
}
@media (min-width: 979px) {
  .cop_products .cop_product {
    grid-template-columns: 50px 1fr auto;
    align-items: center;
  }
}
.cop_products .cop_product.--hide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_products .cop_product__icon {
  grid-row: span 2;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}
@media (min-width: 979px) {
  .cop_products .cop_product__icon {
    grid-row: span 1;
  }
}
.cop_products .cop_product__icon img {
  max-width: 50px;
  max-height: 50px;
}
.cop_products .cop_product__name {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
}
.cop_products .cop_product__traits {
  font-size: 1.1rem;
}
.cop_products .cop_product__comment {
  color: #979797;
  font-size: 1.2rem;
  line-height: 1.1;
  margin-top: 5px;
}
.cop_products .cop_product__price {
  font-size: 1.5rem;
  white-space: nowrap;
}
.cop_products .cop_product__price span {
  font-size: 1.4rem;
}
.cop_products .cop_product__details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cop_products .cop_product__badge {
  margin-bottom: 0.5rem;
  padding: 4px 8px;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 5px;
  border-radius: 5px;
}
.cop_products .cop_product__badge.--subscription {
  color: #fff;
  background: #333;
}
/*component_css_end*/
/*component_css_start id=65afbe76278674.04660446 page=order1 type=cop_modules_division*/
.cop_division {
  margin-bottom: 30px;
}
.cop_division.--show-selection .cop_division__selection {
  max-height: 200px;
  opacity: 1;
}
.cop_division__confirmation.--on .cop_division__confirmation_text.--off {
  display: inline;
}
.cop_division__confirmation.--off .cop_division__confirmation_text.--on {
  display: inline;
}
.cop_division__confirmation_info {
  padding: 15px 0;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
}
.cop_division__confirmation_text {
  display: none;
  line-height: 1.2;
}
.cop_division__confirmation_buttons {
  display: flex;
  margin: 15px -7.5px 0;
}
.cop_division__confirmation_button {
  flex: 1;
  margin: 0 7.5px;
}
.cop_division .cop_division__wrapper {
  background: #FFF3CD;
  color: #856404;
  border-radius: 5px;
  padding: 15px;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.cop_division .cop_division__wrapper:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin: 0 15px 0 5px;
  font-size: 1.4rem;
}
.cop_division .cop_division__wrapper a {
  white-space: nowrap;
}
.cop_division .cop_division__wrapper a:not(:hover) {
  color: #856404;
}
.cop_division .cop_division__text {
  display: inline;
  line-height: 1.4;
}
.cop_division .cop_division__selection {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_division .cop_division__items {
  margin: 25px 0;
}
.cop_division .cop_division__item {
  margin-bottom: 10px;
}
.cop_division .cop_division__item:last-child {
  margin-bottom: 0;
}
.cop_division .cop_division__item label.f-label {
  white-space: normal;
  overflow: visible;
}
.cop_division .cop_division__item label.f-label:before {
  top: 0;
  transform: none;
}
.cop_division .cop_division__item label.f-label:after {
  top: 5px !important;
  transform: none !important;
}
.cop_division .cop_division__confirmation {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e76e6d8a9.84064530 page=client-rebates type=client_rebates_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8f7a276ef4.64348930 page=client-rebates type=client_rebates_info*/
.rebates_forms__info {
  font-size: 1.3rem;
}
.rebates_forms__info:before {
  content: '\F128';
  font-family: FontAwesome;
  width: 15px;
  min-width: 15px;
  height: 15px;
  display: block;
  color: #317CD4;
}
@media (min-width: 979px) {
  .rebates_form:before {
    font-family: FontAwesome;
    font-size: 3rem;
    margin-right: 1rem;
    color: #317CD4;
    align-self: center;
  }
  .rebates_form.--card:before {
    content: '\E801';
  }
  .rebates_form.--code:before {
    content: '\E80C';
  }
}
.rebates_form__submit.btn {
  width: auto;
}
.rebates_form .f-group {
  width: 100%;
}
@media (min-width: 979px) {
  .rebates_active[data-type='code'] .rebates_active__sub.--name:before {
    content: '\E80C';
  }
}
.rebates_active__wrapper {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.rebates_cards__sub.--status {
  text-transform: uppercase;
  text-align: right;
  margin-left: auto;
}
.rebates_cards__active {
  color: #10ac82;
}
.rebates_cards__active:before {
  content: '\F058';
  font-family: FontAwesome;
  margin-right: 0.5rem;
}
.rebates_cards__inactive {
  color: #e35c5c;
}
.rebates_cards__inactive:before {
  content: '\F057';
  font-family: FontAwesome;
  margin-right: 0.5rem;
}
.rebates_inactive__wrapper,
.rebates_cards__wrapper {
  border-top: 1px solid #c4c7c8;
  border-left: 1px solid #c4c7c8;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rebates_inactive__item,
.rebates_cards__item {
  border-bottom: 1px solid #c4c7c8;
  border-right: 1px solid #c4c7c8;
}
.rebates_inactive__item:first-child,
.rebates_cards__item:first-child {
  border-top-right-radius: 5px;
}
.rebates_inactive__item:last-child,
.rebates_cards__item:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.rebates_active__wrapper .rebates_active__sub.--form {
  min-width: 45rem;
}
.rebates_active__sub,
.rebates_inactive__sub,
.rebates_cards__sub {
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .rebates_active__sub,
  .rebates_inactive__sub,
  .rebates_cards__sub {
    margin-bottom: 0;
  }
  .rebates_active__sub.--form,
  .rebates_inactive__sub.--form,
  .rebates_cards__sub.--form,
  .rebates_active__sub.--buttons,
  .rebates_inactive__sub.--buttons,
  .rebates_cards__sub.--buttons {
    margin-left: auto;
  }
  .rebates_active__sub.--info,
  .rebates_inactive__sub.--info,
  .rebates_cards__sub.--info {
    margin-right: 2rem;
    margin-left: 2rem;
  }
  .rebates_active__sub.--name,
  .rebates_inactive__sub.--name,
  .rebates_cards__sub.--name {
    width: 25%;
  }
}
@media (min-width: 979px) {
  .rebates_active__sub.--buttons,
  .rebates_inactive__sub.--buttons,
  .rebates_cards__sub.--buttons,
  .rebates_active__sub.--code,
  .rebates_inactive__sub.--code,
  .rebates_cards__sub.--code {
    min-width: 12%;
    justify-content: flex-end;
    display: flex;
  }
  .rebates_active__sub.--name,
  .rebates_inactive__sub.--name,
  .rebates_cards__sub.--name {
    display: flex;
    align-items: center;
  }
  .rebates_active__sub.--name:before,
  .rebates_inactive__sub.--name:before,
  .rebates_cards__sub.--name:before {
    font-family: FontAwesome;
    font-size: 3rem;
    margin-right: 1rem;
    color: #317CD4;
    content: '\E801';
  }
}
.rebates_active__sub:last-child,
.rebates_inactive__sub:last-child,
.rebates_cards__sub:last-child,
.rebates_active__sub.--form,
.rebates_inactive__sub.--form,
.rebates_cards__sub.--form {
  margin-bottom: 0;
}
.rebates_active__param,
.rebates_inactive__param,
.rebates_cards__param {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.rebates_active__param:last-child,
.rebates_inactive__param:last-child,
.rebates_cards__param:last-child {
  margin-bottom: 0;
}
.rebates_active__param strong,
.rebates_inactive__param strong,
.rebates_cards__param strong {
  white-space: nowrap;
}
.rebates_active__name strong,
.rebates_inactive__name strong,
.rebates_cards__name strong {
  display: block;
}
.rebates_range__wrapper,
.rebates_individual__wrapper {
  border: 1px solid #c4c7c8;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 5px;
}
@media (min-width: 757px) {
  .rebates_range__wrapper,
  .rebates_individual__wrapper {
    padding: 2rem;
  }
}
.rebates_range__label,
.rebates_individual__label {
  margin-bottom: 1rem;
}
.rebates_range__label_txt,
.rebates_individual__label_txt {
  font-size: 1.5rem;
}
.rebates_range__description,
.rebates_individual__description {
  font-size: 1.2rem;
}
.rebates_range__block,
.rebates_individual__block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-top: 1px solid #c4c7c8;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.rebates_range__block:first-child,
.rebates_individual__block:first-child {
  border: none;
}
.rebates_range__block:last-child:not([data-active]),
.rebates_individual__block:last-child:not([data-active]) {
  padding-bottom: 0;
}
.rebates_range__block.--label .rebates_range__item,
.rebates_individual__block.--label .rebates_range__item {
  padding: 0;
}
@media (min-width: 757px) {
  .rebates_range__block.--label .rebates_range__item,
  .rebates_individual__block.--label .rebates_range__item {
    font-size: 1.5rem;
  }
}
.rebates_range__block.--label .rebates_range__item.--threshold,
.rebates_individual__block.--label .rebates_range__item.--threshold {
  padding-right: 0.5rem;
}
.rebates_range__block.--label .rebates_range__item.--points,
.rebates_individual__block.--label .rebates_range__item.--points {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.rebates_range__block.--label .rebates_range__item.--value,
.rebates_individual__block.--label .rebates_range__item.--value {
  padding-left: 0.5rem;
}
.rebates_range__block[data-active],
.rebates_individual__block[data-active] {
  background: #317CD4;
  border-radius: 5px;
  color: #fff;
  border: none;
}
.rebates_range__block[data-active] + div,
.rebates_individual__block[data-active] + div {
  border: none;
}
.rebates_range__block[data-active] .rebates_range__item.--threshold,
.rebates_individual__block[data-active] .rebates_range__item.--threshold {
  font-weight: bold;
}
.rebates_range__item,
.rebates_individual__item {
  font-size: 1.3rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 757px) {
  .rebates_range__item,
  .rebates_individual__item {
    font-size: 1.4rem;
  }
}
.rebates_range__item.--threshold,
.rebates_individual__item.--threshold {
  flex: 2;
}
.rebates_range__item.--points,
.rebates_individual__item.--points {
  text-align: center;
  flex: 1;
}
.rebates_range__item.--value,
.rebates_individual__item.--value {
  text-align: right;
  flex: 1;
}
.rebates_other {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 1.5rem;
  border-bottom: 1px solid #c4c7c8;
  padding: 0.5rem 0;
  margin-bottom: 1.5rem;
}
.rebates_other:last-child {
  margin-bottom: 0;
}
.rebates_other__value.--percent {
  margin-left: 1rem;
  white-space: nowrap;
}
.rebates_other__info {
  font-size: 1.2rem;
}
.rebates_product {
  margin-bottom: 1.5rem;
}
.rebates_product:last-child {
  margin-bottom: 0;
}
.rebates_product__label {
  font-size: 1.5rem;
  border-bottom: 1px solid #c4c7c8;
}
.rebates_product__product:not(.--points) {
  border-bottom: 1px solid #c4c7c8;
  border-right: 1px solid #c4c7c8;
}
.rebates_product__product:not(.--points):nth-child(1),
.rebates_product__product:not(.--points):nth-child(2) {
  border-top: 1px solid #c4c7c8;
}
.rebates_product__product:not(.--points):nth-child(2n + 1) {
  border-left: 1px solid #c4c7c8;
}
.rebates_product__product:not(.--points).--radiusLeftTop {
  border-top-left-radius: 5px;
}
.rebates_product__product:not(.--points).--radiusRightTop {
  border-top-right-radius: 5px;
}
.rebates_product__product:not(.--points).--radiusLeftBottom {
  border-bottom-left-radius: 5px;
}
.rebates_product__product:not(.--points).--radiusRightBottom {
  border-bottom-right-radius: 5px;
}
@media (min-width: 757px) {
  .rebates_product__product:not(.--points):nth-child(2n + 1) {
    border-left: none;
  }
  .rebates_product__product:not(.--points):nth-child(4n + 1) {
    border-left: 1px solid #c4c7c8;
  }
  .rebates_product__product:not(.--points):nth-child(3),
  .rebates_product__product:not(.--points):nth-child(4) {
    border-top: 1px solid #c4c7c8;
  }
  .rebates_product__product:not(.--points).col-sm-4:nth-child(2n + 1) {
    border-left: none;
  }
  .rebates_product__product:not(.--points).col-sm-4:nth-child(3n + 1) {
    border-left: 1px solid #c4c7c8;
  }
  .rebates_product__product:not(.--points).col-sm-4:nth-child(3) {
    border-top: 1px solid #c4c7c8;
  }
  .rebates_product__product:not(.--points).col-sm-4:nth-child(4) {
    border-top: none;
  }
}
.rebates_product__icon {
  height: 15rem;
  margin-bottom: 1rem;
  position: relative;
}
@media (min-width: 757px) {
  .rebates_product__icon {
    height: 20rem;
  }
}
.rebates_product__icon img {
  max-height: 15rem;
}
@media (min-width: 757px) {
  .rebates_product__icon img {
    max-height: 20rem;
  }
}
.rebates_product__icon[data-img] {
  background: #f1f1f1;
}
.rebates_product__name {
  color: #333;
  margin-bottom: 1rem;
}
.rebates_product__name:hover {
  color: #317CD4;
}
.rebates_product__percent {
  text-align: right;
  margin-top: auto;
}
.rebates_product__percent.--price {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.rebates_product__percent.--price .maxPrice {
  margin-right: 0.5rem;
  color: #333;
  text-decoration: line-through;
}
.rebates_product__percent.--price .price {
  margin-right: auto;
  font-size: 1.4rem;
}
.rebates_product__info {
  font-size: 1.2rem;
  text-align: right;
}
.rebates_product__points {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 1rem;
  color: #333;
  font-size: 1.3rem;
}
.rebates_product__points.--selected {
  border: 2px solid #317CD4;
}
.rebates_product__points.--link:hover {
  background: #317CD4;
  border: 1px solid #317CD4;
  color: #fff;
}
.rebates_product__point.--rebate {
  display: block;
  width: 100%;
}
.rebates_product__point.--txt {
  flex: 3;
}
@media (min-width: 757px) {
  .rebates_product__point.--txt {
    flex: 2;
  }
}
.rebates_product__point.--value {
  flex: 1;
  text-align: right;
}
/*component_css_end*/

/*component_css_start id=60dd8e85d229c6.87373710 page=rma-open type=rma_open_form*/
/*component_css_end*/

/*component_css_start id=60dd8e763e11f7.71656539 page=stock type=stock_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e7d022be7.14557922 page=stock type=stock_info*/
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 #c4c7c8;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1742980154');
  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 #c4c7c8;
  height: 500px;
  width: 100%;
}
span.stock_info_title {
  margin-right: 5px;
  font-weight: bold;
}
span.stock_info_hours_label {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
  text-transform: uppercase;
  line-height: 1.1 !important;
  font-size: 1.1em;
}
@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: bold;
    float: none;
    width: auto;
  }
}
span.loadingMap {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingAddress {
  display: none;
}
h1.stock_info_name {
  color: #333;
  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: #317CD4;
  display: block;
  font-weight: bold;
  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: bold;
}
@media (min-width: 757px) {
  span.stock_info_hours_time {
    float: none;
    text-align: left;
    width: auto;
    font-weight: normal;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7652f465.93282684 page=product-stocks type=product_stocks_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=614c5cf17f9072.72506872 page=product-stocks type=product_stocks_list*/
@media (min-width: 757px) {
  #product_stocks_list {
    display: grid;
    grid-template-columns: 1fr 25%;
    grid-gap: 20px;
    align-items: flex-start;
  }
}
@media (min-width: 757px) {
  #product_stocks_list .headline {
    grid-column: span 2;
  }
}
#product_stocks_list div.product_stocks_list_productinfo.product_wrapper {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 757px) {
  #product_stocks_list div.product_stocks_list_productinfo.product_wrapper {
    order: 1;
    border: 1px solid #c4c7c8;
    border-radius: 5px;
    padding: 10px;
    text-decoration: none;
    position: sticky;
    top: 20px;
  }
}
#product_stocks_list div.product_stocks_list_productinfo.product_wrapper .product_prices {
  display: flex;
  flex-direction: column;
}
#product_stocks_list .sizes_wrapper {
  display: grid;
  grid-gap: 10px;
  margin-bottom: 20px;
}
@media (min-width: 757px) {
  #product_stocks_list .sizes_wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 979px) {
  #product_stocks_list .sizes_wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#product_stocks_list .size_wrappers {
  display: block;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 10px;
  text-decoration: none;
}
#product_stocks_list .size_wrapper {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr auto;
}
#product_stocks_list .size_wrapper .icon_next {
  grid-column-start: 2;
  grid-row: 1 / 3;
}
#product_stocks_list .size_wrapper strong,
#product_stocks_list .size_wrapper b {
  font-weight: normal;
}
#product_stocks_list .size_wrapper .icon-clock {
  color: #10ac82;
}
#product_stocks_list .size_wrapper .icon-remove {
  color: #e35c5c;
}
#product_stocks_list .size_wrapper .icon-check {
  color: #317CD4;
}
/*component_css_end*/

/*component_css_start id=60dd8e86b92164.50111779 page=noproduct type=noproduct_product_request_form*/
.noproduct {
  text-align: center;
}
.noproduct__icon i {
  background: #f1f1f1;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
}
.noproduct__icon i:before {
  font-size: 5em;
}
.noproduct__label {
  color: #333;
  font-size: 3rem;
  font-weight: 700;
}
.noproduct__sublabel {
  font-size: 1em;
  color: #333;
}
.noproduct__form_wrapper {
  text-align: left;
}
@media (min-width: 979px) {
  .noproduct__inputs {
    width: 40%;
    margin: 0 auto;
  }
}
.noproduct__inputs .f-group textarea {
  min-height: 190px;
}
/*component_css_end*/

/*component_css_start id=614c5cef56f517.37206702 page=noproduct type=noproduct_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=60dd8e7d4a9d62.71225336 page=noproduct type=noproduct_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e782c64b8.20569934 page=rma-details type=rma_details_cms*/
/*component_css_end*/

/*component_css_start id=61f913c73a10f4.46187235 page=rma-details type=rma_details_form*/
.return_products_page #prepaid_summary div.basketedit_summary,
.rma_products_page #prepaid_summary div.basketedit_summary {
  border-radius: 5px;
}
.return_products_page .n57856_order_overtaker div.basketedit_summary,
.rma_products_page .n57856_order_overtaker div.basketedit_summary {
  border-radius: 5px;
}
div.return_wrapper2 {
  padding: 10px 0 20px;
  text-align: center;
}
div.rma_questions {
  margin-bottom: 20px;
}
div.rma_questions .orderdetails_label {
  margin-bottom: 3rem;
}
div.rma_client {
  overflow: hidden;
  padding-bottom: 10px;
}
div.rma_description {
  font-size: 0.85714286em;
  padding-bottom: 10px;
}
.button_legend {
  order: -1;
  width: 100%;
  font-size: 1rem;
  padding-top: 1rem;
}
div.rma_af_buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 757px) {
  div.rma_af_buttons {
    margin-top: 2.5rem;
  }
}
div.rma_af_buttons a.rma_attach_file {
  max-width: 50%;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
@media (min-width: 757px) {
  div.rma_af_buttons a.rma_attach_file {
    max-width: unset;
  }
}
div.rma_af_buttons .btn.--medium {
  min-width: 16rem;
  max-width: 50%;
}
@media (min-width: 757px) {
  div.rma_af_buttons .btn.--medium {
    margin-left: 3rem;
    max-width: unset;
  }
}
div.rma_af_buttons .button_legend {
  padding-top: 0rem;
  display: none;
}
div.rma-remarks {
  clear: both;
  padding-bottom: 10px;
}
div.returns_details_w_sub {
  padding: 5px;
}
span.rma_date {
  float: right;
  font-size: 0.85714286em;
}
span.rma_hour {
  padding-left: 10px;
}
ul.rma_questions {
  border: 1px solid #c4c7c8;
  list-style: none;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 3rem;
}
li.rma_question {
  background: #fff;
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
li.rma_question:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
form.rma_added_files {
  box-shadow: none;
  list-style: outside none none;
  padding: 00px 0px 20px 0px;
  margin-top: -1px;
  overflow: hidden;
}
form.rma_added_files .form-control-feedback {
  right: 8px;
}
form.rma_added_files .form-control-feedback:before {
  display: none;
}
td.rma-remarks {
  text-align: left;
}
b.rma-remarks {
  display: block;
}
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: #333;
}
table.returns_details_table td.price {
  color: #333;
  font-size: 1em;
  font-weight: bold;
  white-space: nowrap;
}
.float_icon &gt; * {
  margin-left: 80px;
  display: block;
}
.float_icon &gt; img {
  float: left;
  margin: 0;
}
.rma_client strong {
  display: block;
  float: left;
  font-size: 1.07em;
  padding-bottom: 1rem;
}
#prepaid_order_products td.rma-remarks {
  text-align: left;
  float: none;
}
.return_image_i .text-1 {
  font-weight: bold;
  left: 56px;
  position: absolute;
  top: 20px;
  width: 118px;
  background: #f1f1f1;
}
.return_image_i .text-2 {
  font-weight: bold;
  left: 224px;
  position: absolute;
  top: 20px;
  width: 123px;
  background: #f1f1f1;
}
.return_image_i .text-2 small {
  color: #c4c7c8;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i .text-3 {
  font-weight: bold;
  left: 395px;
  position: absolute;
  top: 20px;
  width: 103px;
  background: #f1f1f1;
}
.return_image_i .text-4 {
  font-weight: bold;
  left: 571px;
  position: absolute;
  top: 20px;
  width: 86px;
  background: #f1f1f1;
}
.return_image_i .text-1a {
  background: #f1f1f1;
  font-weight: bold;
  left: 60px;
  position: absolute;
  top: 15px;
  width: 118px;
}
.return_image_i .text-2a {
  font-weight: bold;
  left: 257px;
  position: absolute;
  top: 15px;
  width: 123px;
  background: #f1f1f1;
}
.return_image_i .text-2a small {
  color: #c4c7c8;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i .text-3a {
  font-weight: bold;
  left: 470px;
  position: absolute;
  top: 15px;
  width: 103px;
  background: #f1f1f1;
}
.return_image_i .text-3a small {
  color: #c4c7c8;
  font-size: 10px;
  display: block;
  font-weight: normal;
}
.return_image_i {
  font-size: 11px;
  line-height: 1;
  text-align: left;
  color: #333;
  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: #317CD4 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  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 {
  margin-bottom: 10px;
}
div.rma_af_info strong {
  border: medium none;
  display: block;
  padding-left: 0;
  text-align: left;
}
div.rma_af_info span {
  display: block;
  font-size: 0.85714286em;
}
div.rma_af_input .form-group {
  margin-bottom: 0;
}
div.rma_af_input textarea {
  display: block;
  margin-bottom: 10px;
  min-height: 125px;
  width: 100%;
}
div.rma_af_input textarea .form-group {
  margin-bottom: 0;
}
div.rma_af_files {
  font-size: 0.85714286em;
}
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: #333;
  font-size: 12px;
  padding: 0 0 15px;
}
div.rma_af_files li {
  clear: both;
  line-height: 1.2;
  list-style: outside none none;
  margin-bottom: 5px;
  min-height: 14px;
  padding-left: 20px;
  padding-top: 0;
  position: relative;
}
div.rma_af_files li::before {
  content: "\F0C6";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  font-size: 13px;
}
form.rma_added_files a.rma_attach_file {
  margin-right: 10px;
  margin-bottom: 10px;
}
@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: none;
  border-color: none;
}
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%;
}
.rma_af_addMoreAttachments {
  display: block;
  margin-top: 10px;
}
.rma_af_foto input {
  display: block;
  margin-bottom: 10px;
}
/*component_css_end*/

/*component_css_start id=60dd8e77e38865.24114429 page=returns-details type=returns_details_cms*/
/*component_css_end*/

/*component_css_start id=61f913c7c80b92.84644434 page=returns-details type=returns_details_form*/
.returnDetails {
  font-size: 1.3rem;
}
@media (min-width: 979px) {
  .returnDetails {
    padding-top: 4rem;
  }
}
.returnDetails__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  padding-bottom: 4.5rem;
}
@media (min-width: 979px) {
  .returnDetails__wrapper {
    grid-template-columns: 32% 62%;
    justify-content: space-between;
  }
}
@media (min-width: 979px) {
  .returnDetails__info {
    padding-top: 1rem;
  }
}
.returnDetails__status strong {
  font-size: 1.8rem;
  display: block;
}
.returnDetails__infoStatus {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  .returnDetails__infoStatus {
    padding-left: 1rem;
    border-bottom: none;
  }
}
.returnDetails__method {
  display: flex;
  margin-bottom: 2.5rem;
}
@media (min-width: 979px) {
  .returnDetails__method {
    margin-bottom: 0;
  }
}
.returnDetails__method_name {
  min-width: 5.5rem;
  margin-right: 1.5rem;
}
.returnDetails__method_desc b {
  line-height: 1.5rem;
  font-size: 1.3rem;
  margin-bottom: 15px;
  display: block;
}
.returnDetails__list {
  display: grid;
  grid-gap: 1.5rem;
}
.returnDetails__listItem {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2.5rem 2rem 2rem 5.5rem;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  position: relative;
}
.returnDetails__listItem.--first {
  flex-direction: column;
}
.returnDetails__listItem.--inpostCode {
  flex-direction: column;
}
.returnDetails__listItem.--inpostCode .returnDetails__listIcons {
  flex-direction: row;
}
.returnDetails__listItem.--inpostCode .returnDetails__listIcons img[alt="arrow"] {
  transform: none;
}
@media (min-width: 979px) {
  .returnDetails__listItem {
    padding: 1.8rem 2rem 1.8rem 5.5rem;
    align-items: center;
    min-height: 8.2rem;
  }
  .returnDetails__listItem.--first {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .returnDetails__listItem.--inpostCode {
    flex-direction: row;
  }
}
.returnDetails__listCounter {
  position: absolute;
  left: 0;
  width: 5.5rem;
  text-align: center;
  top: 1.75rem;
  font-size: 4.2rem;
  line-height: 5.4rem;
  color: #c4c7c8;
  font-weight: bold;
}
@media (min-width: 979px) {
  .returnDetails__listCounter {
    top: 1.2rem;
  }
}
.returnDetails__listDesc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1rem;
  padding-right: 1.5rem;
}
.returnDetails__listDesc b {
  margin-bottom: 0.75rem;
}
@media (min-width: 979px) {
  .returnDetails__listDesc {
    margin-bottom: 0rem;
    padding-right: 1rem;
  }
  .returnDetails__listDesc b {
    margin-bottom: 0rem;
  }
}
@media (min-width: 1200px) {
  .returnDetails__listDesc {
    padding-right: 0.5rem;
  }
}
.returnDetails__listDesc &gt; * {
  display: block;
}
.returnDetails__listIcons strong {
  font-size: 2rem;
}
.returnDetails__listIcons:not(.--button) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  min-width: 3.5rem;
}
.returnDetails__listIcons:not(.--button) img {
  margin: 0 auto;
}
.returnDetails__listIcons:not(.--button) img[alt='arrow'] {
  transform: rotate(90deg);
}
@media (min-width: 979px) {
  .returnDetails__listIcons:not(.--button) {
    flex-direction: row;
  }
  .returnDetails__listIcons:not(.--button) img[alt='arrow'] {
    transform: none;
  }
}
.returnDetails__repaymentSub {
  display: flex;
}
.returnDetails__repaymenticon {
  margin-right: 2rem;
  width: 6rem;
  min-width: 6rem;
}
.returnDetails__summary {
  max-width: 42rem;
  margin: 0 auto;
  background-color: #fff;
}
.returnDetails__summary:before {
  content: '';
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
  display: block;
  height: 1px;
  background-color: #c4c7c8;
}
@media (min-width: 757px) {
  .returnDetails__summary {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .returnDetails__summary:before {
    display: none;
  }
}
.returnDetails__summarySub {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.returnDetails__summaryItem {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 757px) {
  .returnDetails__summaryItem {
    font-size: 1.3rem;
  }
}
.returnDetails__summaryItem.--sum {
  font-size: 2.3rem;
  padding: 1rem 0 0.5rem;
}
@media (min-width: 757px) {
  .returnDetails__summaryItem.--sum {
    padding: 0.5rem 0;
  }
}
.returnDetails__summaryItem.--sum:before {
  content: '';
  left: 1.5rem;
  right: 1.5rem;
  transform: translateY(1.5rem);
  background-color: #c4c7c8;
  height: 1px;
  display: none;
  position: absolute;
  z-index: -1;
}
@media (min-width: 757px) {
  .returnDetails__summaryItem.--sum:before {
    display: block;
  }
}
@media (min-width: 979px) {
  .returnDetails__summaryItem.--sum:before {
    left: 0;
    right: 0;
  }
}
.returnDetails__buttons {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
}
@media (min-width: 979px) {
  .returnDetails__buttons {
    margin-top: 5.5rem;
  }
}
.returnDetails__buttons .btn.--medium.--outline.prepaid-cancel {
  color: #e35c5c;
  border-color: #e35c5c;
}
.returnDetails__buttons .btn.--medium.--outline.prepaid-cancel:hover {
  color: #333;
  border-color: #333;
}
#return_order_products .ordered_product__icon {
  margin-right: 2rem;
}
.rma_products_page .prepaid-icon,
.return_products_page .prepaid-icon {
  text-align: center;
  margin: 0 20px 0 0;
}
.rma_products_page .prepaid-icon i,
.return_products_page .prepaid-icon i {
  border-radius: 100%;
  width: 43px;
  color: #fff;
  font-size: 25px;
  height: 43px;
  text-align: center;
  background: #c4c7c8;
  display: inline-block;
  line-height: 43px;
}
.rma_products_page .status-2 i,
.return_products_page .status-2 i {
  background: #10ac82;
}
.rma_products_page .status-3 i,
.return_products_page .status-3 i {
  background: #e35c5c;
}
.rma_products_page .status-13 i,
.return_products_page .status-13 i {
  background: #e35c5c;
}
.rma_products_page .status-14 i,
.return_products_page .status-14 i {
  background: #e35c5c;
}
.rma_products_page .status-16 i,
.return_products_page .status-16 i {
  background: #e35c5c;
}
.rma_products_page .status-17 i,
.return_products_page .status-17 i {
  background: #10ac82;
}
.rma_products_page .status-18 i,
.return_products_page .status-18 i {
  background: #10ac82;
}
.orderdetails-label {
  display: flex;
  align-items: center;
}
.rma_products_page .returnDetails__buttons {
  margin-top: 2.5rem;
}
.rma_products_page .prepaid-buttons a {
  font-size: 1.3rem;
  font-weight: normal;
}
@media (min-width: 757px) {
  .rma_products_page .prepaid-buttons a {
    min-width: 16.5rem;
  }
}
.rma_products_page .prepaid-buttons .prepaid-cancel {
  color: #e35c5c;
  border-color: #e35c5c;
}
.rma_products_page .status-n i {
  background: #10ac82;
}
.rma_products_page .status-t i {
  background: #10ac82;
}
.rma_products_page .status-t i.received {
  transform: rotate(90deg);
}
.rma_products_page .status-i i {
  background: #e35c5c;
}
.rma_products_page .status-s i {
  background: #e35c5c;
}
.rma_products_page .status-o i {
  background: #0090f6;
}
.rma_products_page .status-p i {
  background: #10ac82;
}
.rma_products_page .status-h i {
  background: #f89406;
}
.rma_products_page .status-k i {
  background: #e35c5c;
}
.rma_products_page .status-r i {
  background: #e35c5c;
}
.rma_products_page .status-l i {
  background: #e35c5c;
}
.rma_products_page .status-a i {
  background: #0090f6;
}
.rma_products_page a.show_status_explanation {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  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;
}
.rma_products_page span.order-date {
  float: right;
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
  text-transform: none;
}
.rma_products_page #orderdetails_info {
  margin-bottom: 15px;
}
.rma_products_page #orderdetails_info h2 {
  flex-wrap: wrap;
}
.rma_products_page #orderdetails_info h2 &gt; * {
  vertical-align: middle;
}
.rma_products_page #orderdetails_info_status {
  color: #333;
  box-shadow: none;
  padding: 20px;
  padding-left: 0;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border-radius: 5px;
}
@media (min-width: 979px) {
  .rma_products_page #orderdetails_info_status {
    flex-wrap: nowrap;
  }
}
.rma_products_page #orderdetails_info_status &gt; div.prepaid-buttons {
  width: 100%;
}
@media (min-width: 757px) {
  .rma_products_page #orderdetails_info_status &gt; div.prepaid-buttons {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-top: 20px;
  }
}
@media (min-width: 979px) {
  .rma_products_page #orderdetails_info_status &gt; div.prepaid-buttons {
    width: 50%;
    padding-left: 20px;
    justify-content: flex-end;
    margin-top: 0;
  }
}
.rma_products_page #orderdetails_info_status div.prepaid-status {
  font-size: 16px;
  width: calc(100% - 70px);
}
.rma_products_page #orderdetails_info_status div.prepaid-status .orderdetails-label {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .rma_products_page #orderdetails_info_status div.prepaid-status {
    width: calc(50% - 70px);
  }
}
.rma_products_page #orderdetails_info_status div.prepaid-status strong {
  display: block;
}
.rma_products_page #orderdetails_info_status div.prepaid-status small {
  display: block;
}
.rma_products_page span.order-date {
  font-size: 13px;
  padding-top: 20px;
  width: 100%;
  display: block;
  float: none;
}
.rma_products_page div.prepaid-buttons {
  clear: both;
}
.rma_products_page div.prepaid-buttons .btn-icon {
  display: flex;
  align-items: center;
  margin: 10px 0;
  width: 100%;
  background: #fff;
  border: 1px solid #c4c7c8;
}
@media (min-width: 757px) {
  .rma_products_page div.prepaid-buttons .btn-icon {
    width: 31%;
    margin: 1.16666666%;
  }
}
@media (min-width: 979px) {
  .rma_products_page div.prepaid-buttons .btn-icon {
    background: none;
    border: none;
  }
}
.rma_products_page div.prepaid-buttons .btn-icon i {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
}
@media (min-width: 979px) {
  .rma_products_page div.prepaid-buttons .btn-icon i {
    background: #fff;
    border: 1px solid #c4c7c8;
    box-shadow: none;
    margin-right: 10px;
    border-radius: 5px;
  }
}
.rma_products_page div.prepaid-buttons .btn-icon span {
  width: 100%;
  text-align: center;
}
@media (min-width: 979px) {
  .rma_products_page div.prepaid-buttons .btn-icon span {
    text-align: left;
    font-size: 1.3rem;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7e14d055.39041804 page=password-recover type=password-recover*/
/*component_css_end*/

/*component_css_start id=60dd8e7836d9e5.12636508 page=rma-sites type=rma_sites_cms*/
/*component_css_end*/

/*component_css_start id=61f913c77e41f2.01513174 page=rma-sites type=rma_sites_form*/
/*component_css_end*/

/*component_css_start id=60dd8e7c471b17.46885581 page=contact type=contact_cms*/
div.contact_cms {
  clear: both;
  padding-bottom: 30px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7c5597f9.74771024 page=contact type=contact_contact*/
div.contact_contact_sub {
  overflow: hidden;
  padding-top: 10px;
  line-height: 1.6em;
}
div.contact_address_sub {
  overflow: hidden;
  padding-top: 10px;
  line-height: 1.6em;
}
#contact_contact {
  margin-bottom: 20px;
}
div.contact_contact_left h3 {
  color: #333;
}
div.contact_contact_right p {
  clear: both;
  color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  background: #333;
}
@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: bold;
}
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: bold;
}
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: #333;
}
.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%;
    margin-right: 10px;
  }
}
.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%;
    margin-right: 10px;
  }
}
.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;
}
/*component_css_end*/

/*component_css_start id=60dd8e8624c942.68586545 page=contact type=contact_address*/
#stocks_contact4 {
  display: none;
  padding-left: 0;
}
#stocks_contact4 .btn {
  margin-top: 10px;
}
#contact_map {
  height: 400px;
  margin-bottom: 25px;
}
.contact_page .stocks_list_name {
  color: #333;
  font-weight: bold;
  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 .big_label {
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.contact_page #stocks_contact4 p {
  padding: 15px 0;
}
.contact_page .contact_map_all {
  height: 400px;
  position: relative;
}
.contact_page .stocks_list_hours {
  display: block;
}
.contact_page .stocks_list_label {
  display: block;
  font-weight: bold;
  margin-top: 15px;
}
.contact_page .stocks_list_wrapper {
  margin-bottom: 15px;
}
.contact_page .loadingMap {
  height: 400px;
  left: 15px;
  right: 15px;
  width: auto;
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane &gt; svg,
.leaflet-pane &gt; canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 599;
  pointer-events: none;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker &amp; overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane &gt; svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane &gt; svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 5px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1742980154');
}
.leaflet-retina .leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1742980154');
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 5px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.leaflet-img-holder {
  background: url('/gfx/standards/marker-icon.png?r=1742980154');
}
#mymap {
  height: 400px;
  width: 100%;
  margin-bottom: 25px;
}
/*component_css_end*/

/*component_css_start id=60dd8e76997c49.64388418 page=prepaid type=orderdetails_cms*/
div.orderdetails_cms {
  padding-bottom: 20px;
}
/*component_css_end*/

/*component_css_start id=60dd8e88a6b737.83403411 page=prepaid type=orderdetails_info*/
/*component_css_end*/

/*component_css_start id=669a5c89426011.44701459 page=prepaid type=orderdetails_payments*/
html.--loading-page,
html.--loading-page-overlay {
  position: relative;
  pointer-events: none;
}
html.--loading-page:before,
html.--loading-page-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
html.--loading-page:after,
html.--loading-page-overlay:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
html.--loading-page:before,
html.--loading-page-overlay:before,
html.--loading-page:after,
html.--loading-page-overlay:after {
  z-index: 9999;
}
html.--loading-page:after,
html.--loading-page-overlay:after {
  position: fixed;
}
html.--loading-page.order_process:before,
html.--loading-page-overlay.order_process:before {
  background-color: #fff;
}
html.--loading-page-overlay:before {
  background-color: #fff;
}
@media (max-width: 757px) {
  body.--modal-overflow {
    overflow-y: hidden;
  }
}
body.--modal-overflow #ajaxLoadSite_cover,
body.--modal-overflow #ajaxLoadSite {
  z-index: 1010;
}
.modal.--expchck_retry {
  z-index: 1005;
  color: #333333;
}
@keyframes animate-modal-return {
  to {
    transform: translate(0, 0);
  }
}
.modal.--expchck_retry .f-control:focus,
.modal.--expchck_retry .f-control.focused {
  border-color: #333333;
}
.modal.--expchck_retry .f-control:focus + .f-label,
.modal.--expchck_retry .f-control.focused + .f-label {
  color: #333333;
}
.modal.--expchck_retry a {
  color: #333333;
}
.modal.--expchck_retry a:hover {
  color: #666666;
}
.modal.--expchck_retry .modal__wrapper {
  background: #F2F5F5;
  border-radius: 5px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.23);
  margin: 0;
  font-size: 1.3rem;
}
@media (max-width: 757px) {
  .modal.--expchck_retry .modal__wrapper {
    margin-top: auto;
    border-radius: 5px 5px 0 0;
  }
}
.modal.--expchck_retry .modal__wrapper.--animate-modal-return {
  animation: animate-modal-return 350ms;
}
.modal.--expchck_retry .modal__close {
  z-index: 30;
  padding-right: 0;
  justify-content: flex-end;
}
.modal.--expchck_retry.--medium .modal__close {
  right: max(calc(2.5rem + env(safe-area-inset-right)), calc(50% - ((840px - 10px) / 2)));
  top: 1.5rem;
}
.modal.--expchck_retry.--medium .modal__close:before {
  font-size: 1.6rem;
}
.modal.--expchck_retry .modal__handler {
  z-index: 10;
}
.modal.--expchck_retry #go_payment {
  grid-area: 1 / 1 / span 1 / span 2;
}
.modal.--expchck_retry #go_payment:not(:empty) + .return_button ~ * {
  display: none;
}
.modal.--expchck_retry #go_payment:empty {
  display: none;
}
.modal.--expchck_retry #go_payment:empty + .return_button {
  display: none;
}
.modal.--expchck_retry #go_payment.go_payment_container {
  max-width: 600px;
  margin: auto;
}
.modal.--expchck_retry #go_payment input.orderdetails_radio {
  display: none;
}
.modal.--expchck_retry .return_button {
  grid-column: 1 / span 2;
}
.modal.--expchck_retry.--mobile-animation .modal__handler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
}
.modal.--expchck_retry.--mobile-animation .modal__handler:after {
  content: '';
  background: #C6C6C6;
  width: 30%;
  height: 5px;
  left: 50%;
  top: 50%;
  position: absolute;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
@media (min-width: 757px) {
  .modal.--expchck_retry.--mobile-animation .modal__handler {
    display: none;
  }
}
@media (max-width: 757px), (max-width: 979px) and (orientation: landscape) {
  .modal.--expchck_retry.--mobile-animation .modal__wrapper {
    padding: 4rem calc(2rem + env(safe-area-inset-right)) 2rem calc(2rem + env(safe-area-inset-left));
    transform: translate(0, var(--top-distance));
    will-change: transform;
  }
}
@media (max-width: 757px) {
  .modal.--expchck_retry.--mobile-animation .modal__close {
    top: 3.5rem;
  }
}
.modal.--expchck_retry .--hidden {
  display: none !important;
}
.modal.--expchck_retry .btn.--solid {
  background: #333;
  border-color: #333;
  color: #FFFFFF;
  transition: 0.3s opacity;
}
.modal.--expchck_retry .btn.--solid:hover {
  opacity: 0.8;
}
.modal.--expchck_retry a:not(.btn):hover {
  color: #666666;
}
.modal.--expchck_retry.--loading .modal__content:before {
  background-color: rgba(242, 245, 245, 0.8);
}
.modal.--expchck_retry .expchck__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck__wrapper {
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 50px;
  }
}
.modal.--expchck_retry .expchck__title {
  font-size: 2.2rem;
  margin-bottom: 25px;
  line-height: 1;
  z-index: 10;
  position: relative;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck__title {
    margin-bottom: 20px;
  }
}
.modal.--expchck_retry .expchck__title.--small {
  font-size: 1.6rem;
}
@media (min-width: 979px) {
  .modal.--expchck_retry .expchck__title.--small {
    margin-bottom: 15px;
  }
}
.modal.--expchck_retry .expchck__title_desc {
  font-size: 1.3rem;
  font-weight: normal;
  color: #838383;
  margin-left: 10px;
}
.modal.--expchck_retry .expchck_total__to_pay {
  font-size: 2.1rem;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck_summary {
    margin-bottom: 2rem;
    grid-area: 1 / 2 / span 1 / span 1;
  }
}
.modal.--expchck_retry .expchck_summary__wrapper {
  padding-bottom: 2rem;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck_summary__outer_wrapper {
    position: sticky;
    top: 0;
  }
}
.modal.--expchck_retry .expchck_costs__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal.--expchck_retry .expchck_costs__label {
  padding-right: 10px;
  font-size: 1.2rem;
}
.modal.--expchck_retry .expchck_costs__value {
  white-space: nowrap;
}
.modal.--expchck_retry .expchck_costs__value.--minus {
  color: #1bb92d;
}
.modal.--expchck_retry .expchck_costs__value.--minus:before {
  content: '-';
  padding-right: 3px;
}
.modal.--expchck_retry .expchck_costs__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.modal.--expchck_retry .expchck_total {
  padding-top: 10px;
  margin: 1rem 0 1.5rem 0;
  border-top: 1px solid #c4c7c8;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.modal.--expchck_retry .expchck_total__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  width: 100%;
}
.modal.--expchck_retry .expchck_total__title {
  color: #838383;
  display: block;
  margin-bottom: 0.5rem;
}
.modal.--expchck_retry .expchck_total__title.--small {
  font-size: 1.1rem;
}
.modal.--expchck_retry .expchck_total__label {
  padding-right: 10px;
}
.modal.--expchck_retry .expchck_total__value {
  font-size: 2.1rem;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.modal.--expchck_retry .expchck_total__price_type {
  font-weight: 400;
  font-size: 1.3rem;
}
.modal.--expchck_retry .expchck_total .summary__points {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0;
}
.modal.--expchck_retry .expchck_clauses {
  display: none;
  font-size: 1.1rem;
  border-top: 1px solid #c4c7c8;
  padding-top: 20px;
}
.modal.--expchck_retry .expchck_clauses.--active {
  display: block;
}
.modal.--expchck_retry .expchck_clauses__item {
  margin-bottom: 15px;
}
.modal.--expchck_retry .expchck_clauses__item:only-child {
  margin-bottom: 15px;
}
.modal.--expchck_retry .expchck_subscription_term {
  display: none;
  text-align: left;
  font-size: 1.2rem;
}
.modal.--expchck_retry .expchck_subscription_term.--active {
  display: flex;
}
.modal.--expchck_retry .expchck_subscription_term:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 11px;
  text-align: center;
  font-size: 1.4rem;
}
.modal.--expchck_retry .expchck_submit__verify {
  margin-bottom: 10px;
  display: none;
}
.modal.--expchck_retry .expchck_submit__verify:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 5px;
}
.modal.--expchck_retry .expchck_submit__button {
  width: 100%;
  border-radius: 5px;
}
.modal.--expchck_retry .expchck_submit__cost {
  margin-left: 5px;
  white-space: nowrap;
}
.modal.--expchck_retry .expchck_warning__wrapper {
  background-color: #fdf3d1;
  border: 1px solid #fcefc0;
  border-radius: 5px;
  padding: 2rem;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck_warning__wrapper {
    margin-bottom: 2rem;
    grid-area: 1 / 2 / span 1 / span 1;
  }
}
.modal.--expchck_retry .expchck_warning__wrapper:empty {
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck_warning__wrapper:not(:empty) ~ .expchck_summary {
    grid-area: 2 / 2 / span 3 / span 1;
  }
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck_warning__wrapper:not(:empty) ~ .expchck_payments {
    grid-area: 1 / 1 / 3 / 2;
  }
}
.modal.--expchck_retry .expchck_warning__title {
  display: block;
  font-size: 1.3rem;
  max-width: 60%;
  margin-bottom: 0.7rem;
}
.modal.--expchck_retry .expchck_warning__details {
  font-size: 1.1rem;
  display: block;
  line-height: 1.2;
}
@media (min-width: 757px) {
  .modal.--expchck_retry .expchck_payments {
    grid-area: 1 / 1 / 2 / 2;
  }
}
.modal.--expchck_retry .expchck_payments__details:not(.--show-all) .expchck_payments__option:nth-child(n + 7) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  display: none;
}
.modal.--expchck_retry .expchck_payments input[type='radio']:checked + label + .expchck_payments__details {
  display: block;
  max-height: 600px;
  opacity: 1;
}
.modal.--expchck_retry .expchck_payments input[type='radio']:checked + label + .expchck_payments__details.--show-all {
  max-height: 2000px;
}
.modal.--expchck_retry .expchck_payments.--clause-top .expchck_payments__clause {
  display: none;
}
.modal.--expchck_retry .expchck_payments__arrow {
  display: none;
}
.modal.--expchck_retry .expchck_payments.--selected .expchck_payments__item.--checked {
  border-color: #333333;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 0 15px;
  cursor: pointer;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item:last-child {
  margin-bottom: 0;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item .expchck_payments__details:empty {
  display: none;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--checked.--options .expchck_payments__arrow .icon-options-status:before {
  content: '\F077';
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--checked:not(.--collapse) {
  border-color: #333333;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow {
  display: block;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow .icon-options-status:before {
  content: '\F078';
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--collapse .expchck_payments__details {
  max-height: 0 !important;
  opacity: 0 !important;
  padding-bottom: 0 !important;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow {
  display: block;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow .icon-options-status:before {
  content: '\F078' !important;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__label {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 68px;
  cursor: pointer;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__details {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__details span {
  line-height: 1.3;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  margin: 10px -5px;
  grid-auto-rows: 1fr;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__option {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 300px;
  margin: 6px;
  min-height: 100px;
  word-break: break-word;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__option input[type='radio']:checked + label.expchck_payments__option_select {
  border-color: #333333;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__option_select {
  border: 1px solid #C6C6C6;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 5px;
  cursor: pointer;
  min-height: 93px;
  height: 100%;
  text-align: center;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__option_icons {
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  padding: 3px;
  border-radius: 5px;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__option_icon {
  max-height: 25px;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__option_name {
  font-size: 1.1rem;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__popular {
  font-size: 1.3rem;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__clause_top {
  font-size: 1rem;
  margin-bottom: 15px;
  display: block;
  font-size: 10px;
  padding: 0 5px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__clause_top:empty {
  display: none;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__clause {
  font-size: 1rem;
  margin-bottom: 3rem;
  display: block;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__clause:empty {
  display: none;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__clause span {
  display: block;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__show_all {
  margin-bottom: 10px;
  padding: 5px 0 10px;
  display: inline-block;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__show_all.--hidden {
  display: none;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__icons {
  display: flex;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  max-height: 30px;
  margin: 0 12px 0 2px;
  background: #FFFFFF;
  padding: 3px;
  border-radius: 5px;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__icon {
  display: none;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__icon:first-child {
  display: block;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__name {
  font-size: 1.3rem;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__description {
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 2px;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__name + .modal.--expchck_retry .expchck_payments .expchck_payments__description {
  font-size: 1.1rem;
}
.modal.--expchck_retry .expchck_payments .expchck_payments__cost {
  margin-left: 15px;
}
.prepaid__label {
  color: #333;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  grid-gap: 1.5rem;
}
.prepaid__label:after {
  content: '';
  width: auto;
  height: 1px;
  background-color: #c4c7c8;
}
.orderdetails_info {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #c4c7c8;
  padding-bottom: 20px;
}
@media (min-width: 979px) {
  .orderdetails_info {
    border: none;
    padding: 0;
  }
}
.orderdetails_info__wrapper {
  width: 100%;
}
.orderdetails_info__label {
  display: flex;
  align-items: center;
}
.orderdetails_info__icon {
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
  color: #fff;
  font-size: 2.5rem;
  border-radius: 100%;
  background: #c4c7c8;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  flex-shrink: 0;
}
.orderdetails_info__icon:before {
  font-family: FontAwesome;
}
.orderdetails_info__icon[data-status='n'] {
  background: #10ac82;
}
.orderdetails_info__icon[data-status='n']:before {
  content: "\f00c";
}
.orderdetails_info__icon[data-status='t'] {
  background: #10ac82;
}
.orderdetails_info__icon[data-status='t']:before {
  content: "\f0d1";
}
.orderdetails_info__icon[data-status='t'][data-received] {
  transform: rotate(90deg);
}
.orderdetails_info__icon[data-status='t'][data-received]:before {
  content: "\f090";
}
.orderdetails_info__icon[data-status='i'] {
  background: #e35c5c;
}
.orderdetails_info__icon[data-status='i']:before {
  content: "\e80A";
}
.orderdetails_info__icon[data-status='s'] {
  background: #e35c5c;
}
.orderdetails_info__icon[data-status='s']:before {
  content: "\f00d";
}
.orderdetails_info__icon[data-status='o'] {
  background: #317CD4;
}
.orderdetails_info__icon[data-status='o']:before {
  content: "\f017";
}
.orderdetails_info__icon[data-status='p'] {
  background: #10ac82;
}
.orderdetails_info__icon[data-status='p']:before {
  content: "\f00c";
}
.orderdetails_info__icon[data-status='u']:before {
  content: "\f00c";
}
.orderdetails_info__icon[data-status='h'] {
  background: #f89406;
}
.orderdetails_info__icon[data-status='h']:before {
  content: "\E80D";
}
.orderdetails_info__icon[data-status='w']:before {
  content: "\e805";
}
.orderdetails_info__icon[data-status='d']:before {
  content: "\f0d1";
}
.orderdetails_info__icon[data-status='z']:before {
  content: "\e803";
}
.orderdetails_info__icon[data-status='k'] {
  background: #e35c5c;
}
.orderdetails_info__icon[data-status='k']:before {
  content: "\f00d";
}
.orderdetails_info__icon[data-status='r'] {
  background: #e35c5c;
}
.orderdetails_info__icon[data-status='r']:before {
  content: "\e802";
}
.orderdetails_info__icon[data-status='j']:before {
  content: "\e809";
}
.orderdetails_info__icon[data-status='l'] {
  background: #e35c5c;
}
.orderdetails_info__icon[data-status='l']:before {
  content: "\e808";
}
.orderdetails_info__icon[data-status='a'] {
  background: #317CD4;
}
.orderdetails_info__icon[data-status='a']:before {
  content: "\f017";
}
.orderdetails_info__icon[data-status='b']:before {
  content: "\e807";
}
.orderdetails_info__icon[data-status='wp'],
.orderdetails_info__icon[data-status='wr'],
.orderdetails_info__icon[data-status='wd'] {
  background: #317CD4;
}
.orderdetails_info__icon[data-status='wp']:before,
.orderdetails_info__icon[data-status='wr']:before,
.orderdetails_info__icon[data-status='wd']:before {
  content: "\f017";
}
.orderdetails_info__label_text {
  font-size: 1.8rem;
}
.orderdetails_info__dates {
  font-size: 1.1rem;
}
.orderdetails_info__dates .moreInfo__show {
  margin-left: 0.5rem;
}
.orderdetails_info__status {
  border: 1px solid #c4c7c8;
  width: 1.8rem;
  min-width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
  margin-left: 5px;
  text-align: center;
  display: none;
}
.orderdetails_info__status:before {
  content: '\F128';
  font-family: FontAwesome;
}
a.show_status_explanation {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  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;
}
.orderdetails_division {
  display: flex;
  font-size: 1.3rem;
  margin-top: 1.5rem;
  order: 1;
  align-items: center;
}
.orderdetails_division:before {
  content: '\E873';
  font-family: FontAwesome;
  font-size: 2.7rem;
  margin-right: 1rem;
  color: #c4c7c8;
}
.payments_group[data-single_form="true"] .prepaid_payment {
  display: none;
}
.payment_popup_submit_form {
  display: grid;
  grid-gap: 5px;
}
.payment_popup_submit_form .summary__term {
  order: -1;
}
.payment_popup_submit_form .terms_description .css-checkbox {
  vertical-align: middle;
  left: 23px;
  top: 31px;
  opacity: 0;
}
.payment_popup_submit_form .terms_description .css-label {
  margin-top: 0;
  text-indent: -2px;
}
.payment_popup_submit_form .terms_description span {
  display: inline-block;
  text-align: center;
}
.payment_popup_submit_form .terms_checkbox {
  padding: 10px;
  position: relative;
}
.payment_popup_submit_form .terms_checkbox a {
  color: #333;
}
.payment_popup_submit_form .terms_checkbox a:hover {
  color: #000;
}
.payment_popup_submit_form input[type="checkbox"].css-checkbox + .css-label {
  margin-top: 0;
}
@media (min-width: 757px) {
  .orderdetails_summary .go_payment_container {
    padding: 10px 0;
  }
}
@media (min-width: 979px) {
  #blik_payment_container {
    min-width: 50%;
    padding: 10px 0 0;
  }
}
.payment_popup_submit_form .terms_checkbox.required {
  background: #e35c5c;
  color: #fff;
}
.payment_popup_submit_form .terms_checkbox.required a {
  color: #fff;
}
.orderdetails_payments__label {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 2.5rem;
}
.orderdetails_payments__label:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
.orderdetails_payments__label_wrapper {
  background: #fff;
}
.orderdetails_payments__status {
  background: #fff;
  border: 1px solid #c4c7c8;
  width: 1.8rem;
  min-width: 1.8rem;
  height: 1.8rem;
}
.orderdetails_payments__status:before {
  content: '\F128';
  font-family: FontAwesome;
}
.orderdetails_payments__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderdetails_payments__item:last-child:not(:first-child) {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid #c4c7c8;
}
.orderdetails_payments__item:last-child:not(:first-child) .orderdetails_payments__date {
  display: none;
}
.orderdetails_payments__icon {
  display: flex;
  min-width: 70px;
  margin-left: 10px;
  flex-direction: column;
}
@media (min-width: 756px) {
  .orderdetails_payments__icon {
    flex-direction: row;
  }
}
.orderdetails_payments__icon img {
  display: block;
  margin: 0 auto;
}
.orderdetails_payments__date {
  line-height: 1.45;
}
.orderdetails_payments__explanation {
  font-size: 1.3rem;
}
.orderdetails_payments__transfer_name {
  margin-bottom: 5px;
  text-align: left;
}
@media (min-width: 757px) {
  .orderdetails_payments__transfer_name {
    width: 30%;
    margin-bottom: 0;
    padding-right: 5px;
    flex-shrink: 0;
  }
}
@media (max-width: 756px) {
  .orderdetails_payments__transfer_item {
    flex-direction: column;
    text-align: left;
  }
}
.orderdetails_payments__current_status {
  margin-top: 20px;
}
.orderdetails_payments__status_label {
  font-weight: 600;
}
.orderdetails_payments__status_label.--success {
  color: #10ac82;
}
.orderdetails_payments__status_label.--waiting {
  color: #f89406;
}
.orderdetails_payments__status_sublabel {
  font-size: 1.3rem;
  color: #c4c7c8;
}
.orderdetails_retry {
  display: flex;
  margin-top: 1.5rem;
}
.orderdetails_retry &gt; * {
  flex: 1;
}
.orderdetails_retry__or {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.2;
}
@media (min-width: 757px) {
  .orderdetails_retry__or:before,
  .orderdetails_retry__or:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #c4c7c8;
  }
  .orderdetails_retry__or:before {
    margin-bottom: 0.5rem;
  }
  .orderdetails_retry__or:after {
    margin-top: 0.5rem;
  }
}
@media (min-width: 757px) {
  a.orderdetails_retry__button.--new.--new_payment {
    max-width: 50%;
  }
}
.prepaid_page #blik_payment .payment_icon_primary svg {
  display: block;
  margin: 0 auto;
}
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;
  border-radius: 5px;
}
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,
div.payment_card_info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.payment_card_info.small:before,
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;
  border-radius: 5px;
}
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,
div.payment_card_info_new.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.payment_card_info_new.small:before,
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: #6AC081;
  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: #fff;
  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;
}
.return_button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.return_button .return_button_sep {
  display: flex;
  justify-content: center;
  min-width: 100%;
  align-items: center;
  margin-bottom: 2rem;
}
.return_button .return_button_sep:before,
.return_button .return_button_sep:after {
  content: '';
  flex: 1;
  height: 1px;
  background-color: #c4c7c8;
}
.return_button .return_button_sep:before {
  margin-right: 1.5rem;
}
.return_button .return_button_sep:after {
  margin-left: 1.5rem;
}
div.payment_card_datedesc {
  clear: both;
  color: #333;
  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 #c4c7c8;
  font-size: 0.85em;
}
span.payment_card_help2 {
  background: transparent url('/gfx/standards/pointer.gif?r=1742980154') 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;
  border-radius: 5px;
  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,
div.payment_headermessage.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.payment_headermessage.small:before,
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 #c4c7c8;
  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: #c4c7c8;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 0 1px #317CD4 inset;
}
div.credit_card_option img {
  max-width: 60px;
}
div.credit_card_option span {
  display: block;
  font-size: 0.8em;
}
#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 #317CD4;
}
#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 strong {
  font-size: 1.4em;
}
.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: #333;
  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: #f1f1f1;
  opacity: 1;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0px 0px 7px #f1f1f1;
  box-shadow: 0 0px 0px 7px #f1f1f1;
}
#ajaxLoadSite:after {
  content: '';
  display: inline-block;
  width: 0;
  background: #317CD4;
  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: #f1f1f1;
  opacity: 0.8;
}
#payment_code {
  text-align: left;
}
#paymentdescription {
  text-align: left;
  padding: 10px 0;
}
#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: #c4c7c8;
  bottom: 0;
  content: '';
  display: block;
  left: -2px;
  position: absolute;
  top: 5px;
  width: 2px;
}
#orderdetails_payments td.status.canceled_td:before {
  background: #c4c7c8;
  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: bold;
}
#orderdetails_prepaid_methods tr.activ td {
  background: #317CD4;
  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: #333;
  font-size: 1em;
  font-weight: bold;
}
div.chooseMethodPaymentButton2 p {
  padding-bottom: 15px;
  text-align: center;
}
div.chooseMethodPaymentButton2 p b {
  color: #333;
  font-size: 1em;
  font-weight: bold;
}
#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('/gfx/standards/iai_pay_logo.jpg?r=1742980154') no-repeat scroll center center / contain;
  height: 100px;
  max-width: 22rem;
  margin: 0 auto 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: 15px;
}
@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_summary {
  margin-bottom: 20px;
}
.orderdetails_summary.--express .orderdetails_payments__unfinished,
.orderdetails_summary.--express .orderdetails_retry {
  display: none;
}
.orderdetails_prepaid_methods.--pay_overlay,
.orderdetails_summary.--pay_overlay {
  position: relative;
  pointer-events: none;
}
.orderdetails_prepaid_methods.--pay_overlay:before,
.orderdetails_summary.--pay_overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.orderdetails_prepaid_methods.--pay_overlay:after,
.orderdetails_summary.--pay_overlay:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.orderdetails_prepaid_methods.--pay_overlay:before,
.orderdetails_summary.--pay_overlay:before,
.orderdetails_prepaid_methods.--pay_overlay:after,
.orderdetails_summary.--pay_overlay:after {
  z-index: 9999;
}
.orderdetails_prepaid_methods.--pay_overlay:before,
.orderdetails_summary.--pay_overlay:before,
.orderdetails_prepaid_methods.--pay_overlay:after,
.orderdetails_summary.--pay_overlay:after {
  position: fixed;
}
.orderdetails_prepaid_methods .order1_payment {
  width: 19%;
  clear: none;
  cursor: pointer;
  font-weight: bold;
  margin: 0.5%;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 2;
  display: flex;
  min-height: 150px;
  border: 1px solid #c4c7c8;
}
.orderdetails_total_summary,
.orderdetails_product_summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderdetails_calculations {
  border-bottom: 1px solid #c4c7c8;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.orderdetails_summary_price label {
  font-size: 0.9em;
}
input.hidden_input {
  position: absolute;
  z-index: -10;
}
.go_payment_container .--large {
  width: 100%;
}
#simple_transfer_payment_container {
  width: 100%;
}
#simple_transfer_payment_container strong {
  font-size: 1.3rem;
}
.go_payment_container {
  margin-top: -1px;
  padding: 10px;
}
.go_payment_container .giftcard_form {
  padding: 15px;
  border: 1px solid #c4c7c8;
  background: #fff;
}
.go_payment_container .giftcard_form p {
  margin-bottom: 2rem;
  font-size: 1.3rem;
  text-align: center;
}
.go_payment_container .giftcard_form .btn {
  width: 100%;
}
.go_payment_container .giftcard_form small {
  text-align: center;
  margin-top: 0.8rem;
  font-size: 1.1rem;
  line-height: 1.2;
  display: block;
}
@media (min-width: 757px) {
  .go_payment_container .giftcard_form small {
    max-width: 80%;
    margin: 0.8rem auto 0;
  }
}
.go_payment_container .giftcard_form .f-control {
  text-align: center;
  color: #333;
  background: #f1f1f1;
  border: 1px solid #c4c7c8;
}
.go_payment_container .giftcard_form .f-control:focus + .f-label,
.go_payment_container .giftcard_form .f-control.focused + .f-label {
  transform: scale(0.95) translate(-50%, -27px);
  left: 50%;
}
.go_payment_container .giftcard_form .f-control:-webkit-autofill,
.go_payment_container .giftcard_form .f-control:-webkit-autofill:hover,
.go_payment_container .giftcard_form .f-control:-webkit-autofill:focus,
.go_payment_container .giftcard_form .f-control:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f1f1f1 inset !important;
  border: 1px solid #c4c7c8;
  -webkit-text-fill-color: #333;
}
.go_payment_container .giftcard_form .f-label {
  left: 50%;
  transform: translateX(-50%);
  color: #333;
  background: #f1f1f1;
}
#prepaid_payform {
  background: #fff;
}
label.prepaid_payment_sub {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 100%;
}
.prepaid_payment_description {
  display: none;
}
input.orderdetails_radio:checked ~ label.prepaid_payment_sub {
  box-shadow: 0 0 0 2px #317CD4;
}
.prepaid_payment_group_name {
  font-weight: 600;
  font-size: 1.1em;
  margin-right: 1rem;
}
.payments_group.group_open label .expand_button {
  transform: none;
  border-left: 1px solid #c4c7c8;
  border-right: none;
}
@media (min-width: 979px) {
  .payments_group.group_open label .expand_button {
    transform: rotate(180deg);
    border-right: 1px solid #c4c7c8;
    border-left: none;
  }
}
.expand_button {
  display: inline-block;
  font-size: 2em;
  border-left: 1px solid #c4c7c8;
  padding: 0 20px;
}
label.payments_group_sub_content {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px 10px 20px;
  border: 1px solid #c4c7c8;
  height: 75px;
  align-items: center;
  margin-top: -1px;
  cursor: pointer;
  border-radius: 5px;
}
@media (min-width: 979px) {
  label.payments_group_sub_content {
    height: 65px;
  }
}
.payments_pay {
  display: flex;
  justify-content: center;
  padding: 10px;
  margin-bottom: 30px;
  flex-flow: column wrap;
  align-items: center;
  border-radius: 5px;
  color: #333;
  background: #f1f1f1;
}
.payments_pay .form-control.form-control {
  color: #333;
  background: #f1f1f1;
}
.payments_pay a:hover {
  color: #333;
}
@media (min-width: 757px) {
  .payments_pay {
    padding: 30px;
  }
}
.payments_pay .go_payment_container {
  width: 100%;
}
.payments_pay .return_button {
  margin-top: 55px;
  text-align: center;
}
.payments_pay .return_button a {
  color: #000;
}
.payments_pay .return_button a:hover {
  color: #317CD4;
}
.payments_pay + .warning_button {
  display: none;
}
.payments_pay__icons img {
  padding: 1px;
}
img.payments_pay__system_logo {
  margin-right: 1.25rem;
  max-height: 3rem;
  border-right: 1px solid #c4c7c8;
  padding-right: 1.25rem;
}
.payments_pay.warning {
  border: none;
  padding: 0;
}
.payments_pay.warning + .warning_button {
  display: block;
  text-align: center;
}
.payments_pay.warning .return_button {
  display: none;
}
@media (min-width: 757px) {
  .payments_pay form.payment_popup_submit_form,
  .payments_pay .giftcard_form,
  .payments_pay .payment_popup_submit_blik,
  .payments_pay form.payment_popup_submit_installment_plan {
    width: 60%;
    margin: 0 auto;
  }
  .payments_pay form.payment_popup_submit_form #paymentdescription,
  .payments_pay .giftcard_form #paymentdescription,
  .payments_pay .payment_popup_submit_blik #paymentdescription,
  .payments_pay form.payment_popup_submit_installment_plan #paymentdescription {
    text-align: center;
  }
}
span.payments_sub_container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
}
@media (min-width: 757px) {
  span.payments_sub_container {
    margin-right: 1.5rem;
  }
}
span.order1_payment_group_name {
  font-weight: 600;
  font-size: 1.2em;
}
.selected_group:checked {
  background: #317CD4;
}
.selected_group {
  position: absolute;
  -webkit-appearance: none;
  border: 3px solid #fff;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  top: 24px;
  left: 15px;
  box-shadow: 0 0 0 1px #c4c7c8;
  pointer-events: none;
}
div.payments_group {
  position: relative;
  margin-bottom: 15px;
  color: #333;
  background: #f1f1f1;
  border-radius: 5px;
}
div.payments_group a:hover {
  color: #333;
}
div.payment_content {
  justify-content: flex-start;
  flex-flow: row wrap;
  display: flex;
  border: 1px solid #c4c7c8;
  border-top: none;
  background: #f1f1f1;
  margin-top: -5px;
  padding: 10px 20px;
  border-radius: 0 0 5px 5px;
}
div.payment_content .return_button {
  width: 100%;
  text-align: center;
  margin: 55px 0 30px;
}
div.payment_content .return_button a {
  color: #000;
}
div.payment_content .return_button a:hover {
  color: #317CD4;
}
.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;
  padding-top: 1rem;
  display: none;
}
.selected_payment_history &gt; div {
  min-width: 85px;
}
.blik_placeholder {
  font-size: 0.85em;
  display: none;
}
#blik_placeholder_input {
  color: #333;
  height: 35px;
  padding: 5px;
  font-size: 1em;
  border: 1px solid #c4c7c8;
  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: bold;
  right: 10px;
  text-decoration: none;
  top: 10px;
  z-index: 10;
  position: fixed;
  color: #fff !important;
}
@media (min-width: 979px) {
  .close_popup_payment {
    display: none;
  }
}
.show_history_container {
  text-align: right;
  margin-bottom: 15px;
  margin-top: -25px;
}
.orderdetails_payments_content {
  margin-bottom: 40px;
}
.left_to_pay {
  margin-bottom: 5px;
}
.left_to_pay label {
  font-weight: 700;
}
.left_to_pay strong {
  font-size: 1.8em;
}
.left_to_pay + .selected_payment_history {
  border-top: 1px solid #c4c7c8;
}
.already_paid {
  margin-bottom: 3px;
}
.payments_group.group_open.popup_payment_open:before {
  display: none;
}
.prepaid_payment_icon {
  max-width: 100px;
  max-height: 80px;
  margin: 15px;
}
.payments_icon_container {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 60px;
  width: 60px;
  overflow: hidden;
}
@media (min-width: 757px) {
  .payments_icon_container {
    width: 70px;
  }
}
.payments_icon_container span.payments_icon:not(:only-child) {
  max-width: 33%;
}
.payments_icon_container img[alt="BLIK"] {
  padding: 0.5rem 0 0.5rem 0.5rem;
}
#card_payment .prepaid_payment_group_name {
  white-space: nowrap;
}
#card_payment .payments_icon_container {
  width: 100%;
  justify-content: flex-end;
  display: grid;
  grid-template-columns: auto auto auto;
}
@media (min-width: 757px) {
  #card_payment .payments_icon_container {
    display: flex;
  }
}
#card_payment .payments_icon_container span.payments_icon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1px;
  max-width: unset;
}
#card_payment .payments_icon_container span.payments_icon img {
  max-height: 24px;
}
@media (min-width: 757px) {
  #card_payment .payments_icon_container span.payments_icon img {
    max-height: 24px;
  }
}
.orderdetails_prepaid_methods .order1_payment {
  width: 32.333%;
}
.payments_group.popup_payment_open .payment_content {
  display: block !important;
}
#prepaid_payform {
  margin-bottom: 20px;
}
.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_pay_label {
  display: none;
  text-align: center;
  margin-bottom: 30px;
  font-size: 2.2rem;
  font-weight: 700;
  margin-top: 5px;
  font-family: "Poppins", "Arial", sans-serif;
}
span.orderdetails_payments__unfinished {
  font-size: 1.3rem;
  display: block;
  margin: 20px 0;
}
.payment_tunnel ~ #ck_dsclr {
  display: none !important;
}
.payment_tunnel .prepaid_payitems_wrapper {
  margin-bottom: 15px;
  max-width: 740px;
  margin: auto;
}
@media (min-width: 757px) {
  .payment_tunnel .prepaid_payitems_wrapper {
    margin-bottom: 0;
  }
}
.payment_tunnel #prepaid_pay_label {
  display: block;
}
@media (min-width: 979px) {
  #orderdetails_payments {
    padding-left: 30px;
    border-left: 1px solid #c4c7c8;
  }
}
.payments_group.group_open.popup_payment_open:before {
  display: block;
}
.go_payment_container .giftcard_form {
  padding: 0;
  border: none;
  background: none;
}
.go_payment_container .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;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 2;
  float: left;
}
@media (min-width: 757px) {
  .prepaid_payment {
    min-height: 100px;
    height: auto;
    border: 1px solid #c4c7c8;
    margin: 0.5%;
    width: 24%;
    border-radius: 5px;
  }
}
@media (min-width: 979px) {
  .prepaid_payment {
    width: 19%;
  }
}
.payments_group.popup_payment_open .payment_content {
  display: block;
}
.prepaid_payment_header {
  display: none;
  width: 100%;
  padding: 0px 10px 15px;
  font-size: 1.1rem;
}
@media (min-width: 757px) {
  .prepaid_payment_header {
    display: block;
  }
}
#simple_transfer_input .payment_content {
  max-height: none;
}
.go_payment_container .form-group label {
  padding: 5px 0 2px 5px;
}
@media (min-width: 1200px) {
  .prepaid_payment {
    width: 19%;
  }
  #blik_placeholder_input {
    max-width: none;
  }
}
.payment_icon:not([src="//:0"]) + .payment_icon_primary {
  display: none;
}
.payment_icon[src="//:0"] {
  display: none;
}
.paymentForce__wrapper,
.paymentReturn__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.paymentForce__wrapper.--return .paymentReturn__header,
.paymentReturn__wrapper.--return .paymentReturn__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.paymentForce__wrapper.--return .paymentReturn__header span,
.paymentReturn__wrapper.--return .paymentReturn__header span {
  margin-bottom: 2rem;
  margin-right: 0;
}
.paymentForce__wrapper.--return .paymentReturn__header span span,
.paymentReturn__wrapper.--return .paymentReturn__header span span {
  margin-left: 0.3rem;
}
.paymentForce__wrapper.--return .paymentReturn__header .smile_icon,
.paymentReturn__wrapper.--return .paymentReturn__header .smile_icon {
  max-height: unset;
  max-width: 20rem;
}
.paymentForce__wrapper.--return.--inner,
.paymentReturn__wrapper.--return.--inner {
  z-index: 999;
}
.paymentForce__wrapper.--return .paymentReturn__txt,
.paymentReturn__wrapper.--return .paymentReturn__txt {
  margin-bottom: 5rem;
}
.paymentForce__wrapper.--return .paymentReturn__btn,
.paymentReturn__wrapper.--return .paymentReturn__btn {
  text-decoration: none;
  margin-bottom: 4rem;
}
.paymentForce__wrapper.--return .paymentReturn__shop_logo,
.paymentReturn__wrapper.--return .paymentReturn__shop_logo {
  margin-bottom: 4rem;
}
.paymentForce,
.paymentReturn {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 560px;
  padding: 5rem;
  color: #333;
}
.paymentForce #pis_method_view,
.paymentReturn #pis_method_view {
  display: none;
}
@media (min-width: 768px) {
  .paymentForce,
  .paymentReturn {
    -webkit-box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.075);
  }
}
.paymentForce__shop_logo,
.paymentReturn__shop_logo {
  margin-bottom: 6rem;
}
.paymentForce__shop_logo img,
.paymentReturn__shop_logo img {
  max-height: 10rem;
}
.paymentForce__header,
.paymentReturn__header {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  flex-wrap: wrap;
  justify-content: center;
}
.paymentForce__header span,
.paymentReturn__header span {
  font-weight: 600;
  font-size: 1.6rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .paymentForce__header,
  .paymentReturn__header {
    justify-content: flex-start;
    margin-bottom: 1.5rem;
    flex-wrap: nowrap;
  }
  .paymentForce__header span,
  .paymentReturn__header span {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}
.paymentForce__header .systemLogo,
.paymentReturn__header .systemLogo {
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #c4c7c8;
}
.paymentForce__header img,
.paymentReturn__header img {
  max-height: 2.3rem;
}
.paymentForce__timer,
.paymentReturn__timer {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .paymentForce__timer,
  .paymentReturn__timer {
    margin-bottom: 6rem;
  }
}
.paymentForce__txt,
.paymentReturn__txt {
  margin-bottom: 1.5rem;
  text-align: center;
}
.paymentForce form,
.paymentReturn form {
  width: 100%;
}
.paymentForce form .terms_description,
.paymentReturn form .terms_description {
  display: none;
}
.paymentForce form button,
.paymentReturn form button {
  min-width: 100%;
}
.timer {
  position: relative;
  width: 70px;
  height: 70px;
}
.timer__svg {
  transform: scaleX(-1);
}
.timer__circle {
  fill: none;
  stroke: none;
}
.timer__path-elapsed {
  stroke-width: 3px;
  stroke: #c4c7c8;
}
.timer__path-remaining {
  stroke-width: 3px;
  stroke-linecap: round;
  transform: rotate(90deg);
  transform-origin: center;
  transition: 1s linear all;
  fill-rule: nonzero;
  stroke: #317CD4;
}
.timer__label {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 600;
}
#prepaid_app .summary__terms_wrapper,
.modal.--expchck_retry .summary__terms_wrapper {
  margin-bottom: 3rem;
}
#prepaid_app .summary__term,
.modal.--expchck_retry .summary__term {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
}
#prepaid_app .summary__term.--required,
.modal.--expchck_retry .summary__term.--required {
  background: none repeat scroll 0 0 #e35c5c;
  color: #fff;
}
#prepaid_app .summary__term.--required a,
.modal.--expchck_retry .summary__term.--required a {
  color: #fff;
}
#prepaid_app .summary__term_label,
.modal.--expchck_retry .summary__term_label {
  display: flex;
}
/*component_css_end*/

/*component_css_start id=669a5c8959f9c2.62132418 page=prepaid type=prepaid_order_products*/
.ordered__name {
  font-size: 1.3rem;
  font-weight: 700;
  color: #000;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.ordered__name:not(:last-child) {
  margin-bottom: 5px;
}
.ordered__name:hover {
  color: #317CD4;
}
.ordered__name.--now:after,
.ordered__name.--later:after {
  font-family: FontAwesome;
  font-weight: normal;
  margin-left: 1rem;
  font-size: 1.6rem;
  display: inline-block;
}
.ordered__name.--now:after {
  content: '\F0D1';
}
.ordered__name.--later:after {
  content: '\F017';
}
.ordered_products {
  display: flex;
  flex-direction: column;
}
.ordered_products[data-groups] .ordered_product {
  padding: 15px;
}
.ordered_products:not([data-groups]) .ordered_product {
  margin-bottom: 15px;
}
.ordered_products .gross_price {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
}
.ordered_products .ordered_product {
  align-items: center;
  margin-bottom: 1.5rem;
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 6rem auto;
  order: var(--group);
  position: relative;
}
@media (min-width: 979px) {
  .ordered_products .ordered_product {
    grid-template-columns: 6rem auto auto;
  }
}
.ordered_products .ordered_product[data-group] {
  border: none;
  border-left: 1px solid #c4c7c8;
  border-right: 1px solid #c4c7c8;
  margin: 0;
}
.ordered_products .ordered_product[data-first-in-group] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #c4c7c8;
  margin-top: 10px;
}
.ordered_products .ordered_product[data-last-in-group],
.ordered_products .ordered_product[data-last-visible]:not(.--open) {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 20px;
}
.ordered_products .ordered_product[data-last-in-group].--open,
.ordered_products .ordered_product[data-last-visible]:not(.--open) {
  padding-bottom: 25px !important;
}
.ordered_products .ordered_product[data-last-in-group].--open .ordered_product__subscription_info,
.ordered_products .ordered_product[data-last-visible]:not(.--open) .ordered_product__subscription_info {
  margin-bottom: -10px;
}
.ordered_products .ordered_product[data-label-group] {
  position: relative;
  padding-top: 25px !important;
}
.ordered_products .ordered_product[data-label-group]:before {
  content: attr(data-label-group);
  padding: 4px 8px;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 5px;
  border-radius: 5px;
  color: #fff;
  background: #333;
  margin: 0;
  position: absolute;
  top: -10px;
  left: 95px;
}
.ordered_products .ordered_product[data-hide]:not(.--open) {
  display: none;
}
.ordered_products .ordered_product.--open .ordered_product__visible_in_group.--show,
.ordered_products .ordered_product.--open .ordered_product__link.--show,
.ordered_products .ordered_product.--open .ordered_product__subscription_info.--show {
  display: none;
}
.ordered_products .ordered_product__visible_in_group {
  position: absolute;
  bottom: -8px;
  left: 5px;
  font-size: 1.2rem;
  display: block;
  background: #fff;
  padding: 0 10px;
}
@media (min-width: 979px) {
  .ordered_products .ordered_product__visible_in_group {
    left: 85px;
  }
}
.ordered_products .ordered_product__link {
  position: absolute;
  bottom: -8px;
  right: 5px;
  font-size: 1.2rem;
  display: block;
  background: #fff;
  padding: 0 10px;
}
.ordered_products .ordered_product__subscription_info {
  order: 1;
  grid-column: span 2;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  padding: 10px;
}
@media (min-width: 979px) {
  .ordered_products .ordered_product__subscription_info {
    grid-column: span 3;
    padding: 5px 10px;
  }
}
.ordered_products .ordered_product__subscription_info:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 10px;
  text-align: center;
  font-size: 1.3rem;
}
.ordered_products .ordered_product__icon {
  width: 6rem;
  display: flex;
  justify-content: center;
  align-items: start;
}
.ordered_products .ordered_product__icon img {
  max-width: 6rem;
}
.ordered_products .ordered_product__name {
  font-weight: 600;
  margin-bottom: 0.2rem;
  text-decoration: none;
}
.ordered_products .ordered_product__name i {
  margin-left: 0.5rem;
}
.ordered_products .ordered_product__price {
  display: flex;
  align-items: center;
  margin-left: auto;
  grid-column: 1 / span 2;
  width: 100%;
}
.ordered_products .ordered_product__price strong {
  font-size: 1.6rem;
  margin-left: auto;
}
@media (min-width: 979px) {
  .ordered_products .ordered_product__price {
    grid-column: unset;
    justify-content: flex-end;
  }
  .ordered_products .ordered_product__price strong {
    margin-left: 2rem;
  }
}
.ordered_products .ordered_product__price_subscription {
  font-size: 1.1rem;
  margin-left: 5px;
}
.ordered_products .ordered_product__traits {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  flex-direction: column;
}
.ordered_products .ordered_product__traits .ordered_product_trait {
  margin-bottom: 0.3rem;
  font-size: 1.1rem;
}
@media (min-width: 979px) {
  .ordered_products .ordered_product__traits {
    flex-direction: row;
    font-size: 1.1rem;
  }
  .ordered_products .ordered_product__traits .ordered_product_trait {
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 1px solid #c4c7c8;
    margin-bottom: 0;
    font-size: 1.2rem;
  }
  .ordered_products .ordered_product__traits .ordered_product_trait:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0;
  }
}
.ordered_products .ordered_product__params {
  font-size: 1.2rem;
}
.ordered_products .ordered_product__param {
  padding-left: 0.5rem;
}
@media (max-width: 979px) {
  .prepaid_payment_form_container .moreInfo {
    margin-bottom: 1.5rem;
  }
}
.orderdetails_label {
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}
.orderdetails_label .moreInfo {
  padding-right: 1.5rem;
  background-color: #fff;
  font-weight: normal;
}
.orderdetails_label .moreInfo__show {
  margin-left: 0;
  background-color: #fff;
}
@media (min-width: 979px) {
  .orderdetails_label .moreInfo__desc:after {
    left: 2.2rem;
  }
}
@media (max-width: 979px) {
  .orderdetails_label.--more {
    display: flex;
    flex-wrap: wrap;
  }
  .orderdetails_label.--more:after {
    top: 1rem;
  }
  .orderdetails_label.--more .moreInfo__show {
    padding-right: 1rem;
    font-weight: normal;
  }
}
.orderdetails_label span {
  background: #fff;
  padding-right: 15px;
}
.orderdetails_label::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #c4c7c8;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: -1;
}
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: 30px;
}
#prepaid_order_products table {
  margin-bottom: 10px;
}
#prepaid_order_products th {
  font-weight: normal;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
}
@media (min-width: 757px) {
  #prepaid_order_products th:last-child {
    width: 120px;
  }
}
#prepaid_order_products tbody th {
  border-top: 1px solid #c4c7c8;
  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 #c4c7c8;
  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 #c4c7c8;
  }
}
td.ordered-name &gt; a {
  text-decoration: none;
  color: #333;
}
td.ordered-name &gt; a:hover {
  color: #317CD4;
}
td.ordered-name label {
  display: block;
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
}
td.ordered-virtual i {
  margin: 0;
}
td.ordered-icon img {
  max-width: 90px;
}
.ordered__name ul,
.ordered-files ul,
.ordered-product_bundle ul {
  list-style: none;
}
.ordered__name li,
.ordered-files li,
.ordered-product_bundle li {
  font-size: 12px;
  line-height: 1.2;
  padding-left: 10px;
}
.ordered__name li::before,
.ordered-files li::before,
.ordered-product_bundle li::before {
  background: #c4c7c8;
  content: '';
  display: inline-block;
  height: 4px;
  margin-left: -10px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 4px;
}
div.ordered-price {
  font-size: 1.6rem;
  font-weight: 600;
}
div.ordered-quantity {
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  div.ordered-quantity {
    float: none;
    width: auto;
  }
}
td.ordered-price small {
  display: block;
}
td.ordered-price {
  font-weight: 700;
}
/*component_css_end*/

/*component_css_start id=61f913c6ba1db9.25159406 page=prepaid type=prepaid_payment_and_delivery_list*/
#prepaid_delivery_list {
  margin-bottom: 30px;
  clear: both;
}
#prepaid_delivery_list table {
  width: 100%;
}
#prepaid_delivery_list a.tracking_button {
  width: auto;
  line-height: 1;
  min-width: 125px;
}
#prepaid_delivery_list .prepaid_delivery__date {
  white-space: nowrap;
}
#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;
  }
}
@media (min-width: 757px) {
  #prepaid_delivery_list th:last-child {
    width: 120px;
  }
}
#prepaid_delivery_list td.ordered-name {
  text-align: left;
}
#prepaid_delivery_list td {
  padding: 16px 5px;
  border-top: 1px solid #c4c7c8;
  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 #c4c7c8;
  }
}
#prepaid_delivery_list td.ordered-price {
  width: auto;
  white-space: nowrap;
}
@media (min-width: 757px) {
  #prepaid_delivery_list td.ordered-price {
    white-space: initial;
  }
}
#prepaid_delivery_list .ordered__additional ul {
  list-style-type: none;
}
#prepaid_delivery_list .ordered_product {
  display: flex;
  margin-bottom: 15px;
}
#prepaid_delivery_list .ordered_product__content {
  width: calc(100% - 65px);
}
#prepaid_delivery_list .ordered_product__icon {
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: start;
  margin-right: 10px;
}
#prepaid_delivery_list .ordered_product__icon img {
  max-width: 55px;
}
#prepaid_delivery_list .ordered__name:hover {
  color: #000;
}
/*component_css_end*/

/*component_css_start id=60dd8e8abcdeb9.97512135 page=prepaid type=prepaid_address*/
#prepaid_address div.order2_info_sub:last-child {
  margin-bottom: 0;
}
#prepaid_address .order2_info1 {
  margin-bottom: 30px;
  display: block;
}
#prepaid_address .prepaid_stock_contact_item a {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  width: auto;
}
#prepaid_address .prepaid_stock_contact_item a:hover {
  border: none;
  padding: none;
}
@media (min-width: 757px) {
  #prepaid_address .prepaid_stock_contact_item a {
    font-size: 1.4rem;
  }
}
div.n57857_label {
  clear: both;
}
@media (min-width: 757px) {
  div.n57857_item {
    padding: 10px;
  }
}
div.prepaid_stock_link a {
  margin: 5px 0 10px;
}
@media (min-width: 757px) {
  div.prepaid_stock_link {
    padding: 5px 0;
  }
}
span.prepaid_stock_name {
  display: block;
  font-weight: bold;
}
.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);
}
/*component_css_end*/

/*component_css_start id=60dd8e88bea1c3.58887943 page=prepaid type=prepaid_documents*/
#prepaid_documents {
  margin-bottom: 20px;
}
.n54116_item {
  font-weight: normal;
  line-height: 1.5;
  list-style-type: none;
}
.n54116_item a {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  width: auto;
}
.n54116_item a:hover {
  border: none;
  padding: 0;
  background: none;
  font-size: 1.4rem;
}
a.n54116_item:before {
  content: '\F016';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.4em;
  padding-right: 10px;
}
/*component_css_end*/

/*component_css_start id=60dd8f681ed455.08274068 page=prepaid type=orderdetails_payform*/
div.actions_return_rma {
  margin-top: 30px;
  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 #c4c7c8;
  box-shadow: none;
  border-radius: 5px;
}
@media (min-width: 757px) {
  .actions_return_rma &gt; div &gt; div {
    height: 100%;
  }
}
.actions_return_rma &gt; div &gt; div h3 {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: left;
  border-left: none;
  padding-left: 0;
}
.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 #c4c7c8;
  box-shadow: none;
  float: left;
  height: 63px;
  padding: 0;
  width: 63px;
  background: #317CD4;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=60dd8f7ecd73b7.75367071 page=prepaid type=prepaid__buttons*/
.prepaid_buttons {
  margin-top: 30px;
  justify-content: center;
}
.prepaid_buttons__button {
  width: auto;
  min-width: 168px;
}
.prepaid_buttons__button.--cancel.--medium.--outline {
  color: #e35c5c;
  border-color: #e35c5c;
  background: #f1f1f1;
}
.prepaid_buttons__button.--cancel.--medium.--outline:hover {
  color: #333;
  border-color: #333;
  background: #fff;
}
/*component_css_end*/

/*component_css_start id=60dd8e848b1179.16333976 page=affiliate-stats type=affiliate_stats_list*/
/*component_css_end*/

/*component_css_start id=60dd8e77b54245.66127861 page=returns-methods type=returns_methods_cms*/
/*component_css_end*/

/*component_css_start id=61f913c71c2595.35784940 page=returns-methods type=returns_methods_form*/
.return_container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, auto));
  justify-content: center;
}
@media (min-width: 979px) {
  .return_container {
    grid-template-columns: repeat(3, minmax(0, auto));
    margin-top: 18px;
    grid-gap: 3rem;
  }
}
div.return_type.choose_return_type {
  cursor: pointer;
}
@media (min-width: 757px) {
  div.return_type.choose_return_type {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
  }
}
div.return_inner {
  display: flex;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
div.return_desc {
  padding-top: 5px;
  font-size: 12px;
}
div.return_desc a {
  display: block;
  margin-top: 15px;
}
div.return_confirmation_message {
  display: none;
}
div.return_methods_label {
  border-bottom: 1px solid #c4c7c8;
  font-size: 0.85em;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #333;
}
div.return_desc_price {
  color: #333;
  font-size: 0.85em;
  padding-bottom: 3px;
}
div.return_methods_info {
  font-size: 0.85em;
  padding: 10px 0 0;
  color: #333;
}
div.return_one_name {
  font-weight: bold;
  margin-bottom: 5px;
}
div.returns_summary_buttons.table_display {
  padding-top: 20px;
  display: flex !important;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 757px) {
  div.returns_summary_buttons.table_display {
    flex-direction: row;
  }
}
@media (min-width: 757px) {
  div.returns_summary_buttons.table_display {
    justify-content: flex-end;
    padding-top: 40px;
  }
  div.returns_summary_buttons.table_display .btn_wrapper.backlink {
    display: flex;
    flex-basis: 50%;
    justify-content: flex-end;
    padding-right: 3rem;
  }
  div.returns_summary_buttons.table_display #return_go_next {
    min-width: 23rem;
  }
}
@media (min-width: 757px) {
  .step5 div.returns_summary_buttons.table_display .btn_wrapper.backlink {
    flex-basis: calc(50% + 8px);
  }
}
input.return_type {
  display: none;
}
img.n69372_icon {
  order: -1;
  margin-right: 28px;
}
span.return_methods_labe2 {
  float: right;
}
.return_type.active {
  border: 1px solid #317CD4;
  box-shadow: 0px 0px 0px 1px #317CD4;
  color: #333;
}
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: #f1f1f1;
  padding: 15px 10px 15px 85px;
  position: relative;
  margin: 0px -15px 0;
  width: calc(100% + 3rem);
}
div.n69372_shipping_balance:after {
  background: #10ac82 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  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: #333;
  display: block;
  font-size: 0.85714286em;
  text-transform: uppercase;
}
div.n69372_shipping_balance div {
  color: #333;
  font-size: 0.78571429em;
}
div.n69372_shipping_balance b {
  color: #317CD4;
}
label.return_type {
  border-radius: 5px;
  padding: 1rem;
  border: 1px solid transparent;
}
div.return_type {
  padding: 0 15px 0;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.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 {
  vertical-align: middle;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 4px solid #fff;
  box-shadow: 0 0px 0px 1px #c4c7c8;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
}
.return_methods_param &gt; label {
  vertical-align: middle;
  cursor: pointer;
}
.return_methods_param &gt; input:checked {
  background: #317CD4;
  box-shadow: 0 0px 0px 1px #317CD4;
}
.disabled_inpost {
  opacity: 0.7;
}
/*component_css_end*/

/*component_css_start id=60dd8e84b52373.86599897 page=affiliate-resources type=affiliate_resources_form*/
/*component_css_end*/

/*component_css_start id=60dd8e84da9e33.27373055 page=affiliate-resources type=affiliate_resources_list*/
/*component_css_end*/

/*component_css_start id=60dd8e7f576118.87343244 page=affiliate-resources type=affiliate_resources_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e77ee9b56.08164048 page=product-compare type=product_compare_cms*/
/*component_css_end*/

/*component_css_start id=614c5da6a40b48.32753671 page=product-compare type=product_compare_list*/
#product_compare_list_wrapper {
  position: relative;
}
#product_compare_list {
  overflow: auto;
  padding-bottom: 10px;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
#product_compare_list::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#product_compare_list::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
#product_compare_list::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.compare_page .product_wrapper {
  font-size: 1.05em;
  position: relative;
}
.compare_page table {
  color: #333;
  background: #f1f1f1;
  border-collapse: separate;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  overflow: hidden;
}
.compare_page table tbody tr:last-child th {
  border-bottom: none;
}
.compare_page table tbody tr:last-child td {
  border-bottom: none;
}
.compare_page table tbody tr:last-child td:last-child {
  border-right: none;
}
.compare_page table tbody tr td:last-child {
  border-right: none;
}
.compare_page th {
  border-right: 1px solid #c4c7c8;
  border-bottom: 1px solid #c4c7c8;
  font-size: 1.1em;
  background: #f1f1f1;
}
.compare_page tr:hover th {
  background: #f1f1f1;
  color: #333;
}
.compare_page tr:hover td {
  background: #f1f1f1;
  color: #333;
}
.compare_page td {
  border-right: 1px solid #c4c7c8;
  border-bottom: 1px solid #c4c7c8;
  font-size: 0.95em;
  background: #fff;
}
.compare_page th.cmp_product {
  background: #f1f1f1 !important;
  vertical-align: top;
}
.compare_page td.cmp_product {
  background: #f1f1f1 !important;
  color: #333 !important;
  height: 320px;
}
.compare_page td.cmp_product .product-name {
  color: #317CD4;
}
.compare_page td.cmp_product .product-name:hover {
  color: #000;
}
.compare_page .highlight {
  color: #e35c5c;
}
.compare_page a.product-icon {
  position: relative;
  display: block;
  height: 200px;
  margin-bottom: 1rem;
  text-align: center;
  background: #f1f1f1;
}
.compare_page a.product-icon img {
  mix-blend-mode: multiply;
}
@media (min-width: 757px) {
  .compare_page a.product-icon {
    height: 250px;
  }
}
.compare_page a.product-icon img {
  max-height: 200px;
}
@media (min-width: 757px) {
  .compare_page a.product-icon img {
    max-height: 250px;
  }
}
.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 #317CD4;
  background: #f1f1f1;
  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 #317CD4;
  color: #317CD4;
  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: #f1f1f1;
}
#product_compare_list_wrapper .navigation .next:hover {
  background: #f1f1f1;
}
.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;
}
.compare_page a.product-name {
  text-decoration: none;
}
.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: #f1f1f1;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  color: #317CD4;
  display: inline-block;
  text-align: left;
  text-decoration: none;
  border-radius: 5px;
}
@media (min-width: 757px) {
  .configure_item a {
    padding: 1px 10px 2px 5px;
    font-size: 0.85em;
  }
}
.configure_item a i {
  color: #317CD4;
}
.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: #000;
}
.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 ul {
  list-style: none;
}
.compare_page .list_traits ul .note {
  display: block;
  margin-bottom: 0;
}
.compare_page .list_traits ul .note span {
  text-align: left;
  margin-bottom: 0;
  font-size: 1em;
}
@media (min-width: 757px) {
  .compare_page .list_traits ul .note span {
    font-size: 0.85em;
  }
}
.compare_page .list_traits span {
  color: inherit;
}
@media (min-width: 757px) {
  .compare_page .list_traits span {
    font-size: 0.85em;
  }
}
.touch .hasScrollBar {
  margin-right: -10px;
}
@media (min-width: 979px) {
  .touch .hasScrollBar {
    margin-right: 0;
  }
}
.compare_page th .item_width {
  min-width: 100px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7b495619.39387378 page=blog-item type=blog_item_content*/
div.blog_date {
  color: #999;
  font-size: 0.9em;
  margin-bottom: 5px;
}
div.blog-item_sub {
  font-size: 1em;
}
div.blog_viewalso {
  border-top: 1px solid #c4c7c8;
  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;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7b36df49.29886823 page=blog-item type=blog_item_bookmarklets*/
div.bookmarklets_section {
  clear: both;
}
/*component_css_end*/

/*component_css_start id=614c5cee7e38c7.13939685 page=blog-item type=blog_item_associated*/
/*component_css_end*/

/*component_css_start id=60dd8e7b22b841.98617625 page=blog-item type=blog_item_facebook_comments*/
div.cms_fb_comments {
  clear: both;
}
div.cms_fb_comments iframe {
  position: static;
  width: 100% !important;
  margin-bottom: 30px;
  background: #f1f1f1;
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7b666ac8.57257959 page=blog-list type=blog_list_categoriesdescription*/
div.blog_categoriesdescription_sub p:first-child {
  margin: 0;
}
/*component_css_end*/

/*component_css_start id=60dd8e80de4044.86435454 page=blog-list type=blog_list_display*/
/*component_css_end*/

/*component_css_start id=60dd8e7f666911.18625091 page=blog-list type=blog_list_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e8c3680d8.68781978 page=main type=main_banner1*/
#main_banner1.skeleton {
  background: #f1f1f1;
}
#main_banner1.skeleton .main_slider__item {
  display: none;
}
#main_banner1.skeleton .main_slider__item:first-child {
  display: block;
}
#main_banner1 .main_slider__item a {
  display: flex;
  justify-content: center;
}
#main_banner1.skeleton .main_slider__item a,
#main_banner1 .main_slider__item a.loading {
  position: relative;
  max-height: calc(1px * var(--height));
}
@media (min-width: 757px) {
  #main_banner1.skeleton .main_slider__item a,
  #main_banner1 .main_slider__item a.loading {
    max-height: calc(1px * var(--height-sm, var(--height)));
  }
}
@media (min-width: 979px) {
  #main_banner1.skeleton .main_slider__item a,
  #main_banner1 .main_slider__item a.loading {
    max-height: calc(1px * var(--height-md, var(--height-sm, var(--height))));
  }
}
@media (min-width: 1200px) {
  #main_banner1.skeleton .main_slider__item a,
  #main_banner1 .main_slider__item a.loading {
    max-height: calc(1px * var(--height-lg, var(--height-md, var(--height-sm, var(--height)))));
  }
}
#main_banner1.skeleton .main_slider__item a:before,
#main_banner1 .main_slider__item a.loading:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: calc(var(--height) / var(--width) * 100%);
}
@media (min-width: 757px) {
  #main_banner1.skeleton .main_slider__item a:before,
  #main_banner1 .main_slider__item a.loading:before {
    padding-top: calc(var(--height-sm, var(--height)) / var(--width-sm, var(--width)) * 100%);
  }
}
@media (min-width: 979px) {
  #main_banner1.skeleton .main_slider__item a:before,
  #main_banner1 .main_slider__item a.loading:before {
    padding-top: calc(var(--height-md, var(--height-sm, var(--height))) / var(--width-md, var(--width-sm, var(--width))) * 100%);
  }
}
@media (min-width: 1200px) {
  #main_banner1.skeleton .main_slider__item a:before,
  #main_banner1 .main_slider__item a.loading:before {
    padding-top: calc(var(--height-lg, var(--height-md, var(--height-sm, var(--height)))) / var(--width-lg, var(--width-md, var(--width-sm, var(--width)))) * 100%);
  }
}
#main_banner1.skeleton .main_slider__item a img,
#main_banner1 .main_slider__item a.loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*component_css_end*/

/*component_css_start id=60dd8e795210d5.33684480 page=main type=main_cms*/
/*component_css_end*/

/*component_css_start id=614c5ceea20cb4.39664637 page=main type=main_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=614c5cf23b3b53.97507632 page=main type=main*/
#main_tree5 ul {
  list-style: none;
  margin: 0;
}
#main_tree5 ul .title {
  color: #333;
  display: block;
  line-height: 1;
  padding: 15px 0;
  cursor: pointer;
  position: relative;
  font-size: 1.2em;
}
@media (min-width: 757px) {
  #main_tree5 ul .title {
    border: none;
    padding: 0 0 10px;
    font-size: 1.3em;
  }
}
#main_tree5 ul .title:after {
  background-color: #317CD4;
  content: "";
  width: 15px;
  height: 3px;
  display: none;
  margin-top: 8px;
}
@media (min-width: 757px) {
  #main_tree5 ul .title:after {
    display: block;
  }
}
#main_tree5 ul .title:not(:only-child):before {
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\F0D7";
  font-family: FontAwesome;
  position: absolute;
  font-size: 11px;
  color: #317CD4;
  background: transparent;
  right: 0;
  top: 43%;
  margin: 0;
  font-weight: normal;
}
@media (min-width: 757px) {
  #main_tree5 ul .title:not(:only-child):before {
    display: none;
  }
}
#main_tree5 ul ul {
  min-height: 0 !important;
  display: none;
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  #main_tree5 ul ul {
    display: block;
    margin: 0;
  }
}
#main_tree5 ul.main_tree_sub &gt; li:last-child .title {
  border: none;
}
#main_tree5 ul .nav-gfx {
  display: inline-block;
  padding-bottom: 15px;
}
#main_tree5 ul li.item {
  font-size: 0.9em;
  padding: 5px 0 5px 10px;
}
@media (min-width: 757px) {
  #main_tree5 ul li.item {
    padding: 1px 0;
  }
}
#main_tree5 &gt; ul &gt; li {
  border-bottom: 1px solid #c4c7c8;
  padding: 0;
}
@media (min-width: 757px) {
  #main_tree5 &gt; ul &gt; li {
    border: none;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e79255be8.84611071 page=main type=main_buttons2*/
#menu_buttons2 img {
  display: block;
}
#menu_buttons2 div.menu_button_wrapper {
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  #menu_buttons2 div.menu_button_wrapper {
    margin-bottom: 3rem;
  }
}
/*component_css_end*/

/*component_css_start id=614c5cef0ceaf4.72707581 page=main type=main_hotspot_zone2*/
/*component_css_end*/

/*component_css_start id=614c5ceee1e372.10323482 page=main type=main_hotspot_zone3*/
/*component_css_end*/

/*component_css_start id=614c5ceec2e6d7.03545462 page=main type=main_hotspot_zone4*/
/*component_css_end*/

/*component_css_start id=60dd8e807bc210.32067134 page=main type=main_news2*/
/*component_css_end*/

/*component_css_start id=60dd8e80c250e0.04895316 page=main type=main_news1*/
/*component_css_end*/

/*component_css_start id=60dd8e7963f590.06535622 page=main type=main_cms2*/
/*component_css_end*/

/*component_css_start id=60dd8e7971b6a5.80968138 page=main type=main_banner3*/
#menu_banners3 div.menu_button_wrapper {
  padding: 0;
}
#menu_banners3 img {
  display: block;
}
/*component_css_end*/

/*component_css_start id=61ea6b913aaff9.86215405 page=main type=main_instagram*/
.instagram.load-content:after {
  position: absolute;
}
.instagram.--skeleton .instagram__item {
  min-height: 25rem;
  background: #f1f1f1;
}
.instagram.--skeleton.--slider .instagram__item:nth-child(n + 5) {
  display: none;
}
@media (max-width: 979px) {
  .instagram.--skeleton.--slider .instagram__item:nth-child(n + 3) {
    display: none;
  }
}
.instagram__label .headline {
  flex-wrap: wrap;
}
.instagram__label:hover .headline__after {
  color: #317CD4;
}
.instagram__label a {
  text-decoration: none;
}
.instagram__label .headline__after {
  color: #000;
  text-decoration: underline;
}
.instagram__label .headline__after:before {
  display: none;
}
.instagram__item {
  overflow: hidden;
}
.instagram__item a {
  overflow: hidden;
  position: relative;
  display: flex;
  align-content: flex-start;
  justify-content: center;
  height: 100%;
  aspect-ratio: 1;
  /*safari*/
  max-height: 50vw;
}
@media (min-width: 979px) {
  .instagram__item a {
    max-height: 27rem;
  }
}
.instagram__item a img {
  object-fit: cover;
  width: 100%;
}
.instagram__item a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s all;
  opacity: 0;
}
.instagram__item a:after {
  font-family: FontAwesome;
  content: url('/gfx/standards/instagram.svg');
  color: #fff;
  font-size: 3rem;
  line-height: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.35s all;
  opacity: 0;
}
.instagram__item a:hover:before,
.instagram__item a:hover:after {
  opacity: 1;
}
.instagram__item.--video video {
  max-width: 100%;
}
.instagram__item.--video a:before,
.instagram__item.--video a:after {
  display: none;
}
.instagram:not(.--slider) .instagram__items,
.instagram.--skeleton .instagram__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.5rem;
}
@media (min-width: 979px) {
  .instagram:not(.--slider) .instagram__items,
  .instagram.--skeleton .instagram__items {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 3rem;
  }
}
.instagram.--slider .slick-list {
  margin: 0 -0.75rem;
}
@media (min-width: 979px) {
  .instagram.--slider .slick-list {
    margin: 0 -1.5rem;
  }
}
.instagram.--slider .slick-track {
  display: flex;
}
.instagram.--slider .instagram__items {
  overflow: hidden;
}
.instagram.--slider .instagram__item {
  margin: 0 0.75rem;
  height: unset;
}
@media (min-width: 979px) {
  .instagram.--slider .instagram__item {
    margin: 0 1.5rem;
  }
}
/*component_css_end*/

/*component_css_start id=610bfde20e4411.10548952 page=login type=login-welcome*/
/*component_css_end*/

/*component_css_start id=610bfde21ddc07.68417574 page=login type=login*/
div.login_menu {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
div.login_menu#points_login .points_info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0.5rem 0 0.5rem;
}
div.login_menu#points_login .points_info strong {
  color: #317CD4;
  font-size: 1.5rem;
  margin-left: 0.5rem;
}
@media (min-width: 979px) {
  div.login_menu {
    margin-bottom: 30px;
  }
}
#login_menu {
  clear: both;
  padding-top: 20px;
  font-size: 1.3rem;
}
#login_menu .client_info {
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  #login_menu .client_info {
    margin-bottom: 0rem;
  }
}
#login_menu .login_menu_wrapper {
  position: relative;
}
#login_menu .login_menu_wrapper:after {
  content: '';
  width: 100%;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 757px) {
  #login_menu .login_menu_wrapper:after {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
#login_menu &gt; .l_welcome__element {
  font-size: 1.2rem;
  width: auto;
  margin: 2rem auto 0;
}
@media (min-width: 757px) {
  #login_menu &gt; .l_welcome__element {
    margin-right: auto;
    position: relative;
  }
}
@media (min-width: 757px) {
  #login_menu.--leftColumn &gt; .l_welcome__element {
    margin-left: calc(33% + 7rem);
  }
  #login_menu.--leftColumn &gt; .l_welcome__element:after {
    display: none;
  }
  #login_menu.--leftColumn .login_menu_wrapper:after {
    display: block;
    width: calc(100% - 6.5rem);
    right: 0;
  }
}
@media (min-width: 999999px) {
  #login_menu.--leftColumn &gt; .l_welcome__element {
    margin-left: calc(25% + 7rem);
  }
}
.l_welcome__element.--logout {
  color: #e35c5c;
  border-color: #e35c5c;
  white-space: nowrap;
  border-radius: 5px;
}
.l_welcome__element.--logout:before {
  color: #e35c5c;
}
.l_welcome__element.--logout:hover {
  border-color: #333;
  color: #333;
}
#login_menu &gt; div:nth-child(odd) {
  clear: both;
}
#account_login {
  border: 1px solid #c4c7c8;
  padding: 2rem 0.5rem;
}
@media (min-width: 1200px) {
  #login_menu .client_info {
    max-width: 38rem;
    margin-right: auto;
  }
}
#login_menu .client_info &gt; div {
  padding: 2rem 0.5rem;
  border-radius: 5px;
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  #login_menu .client_info &gt; div {
    margin-bottom: 2rem;
  }
}
#login_menu .client_info &gt; div div {
  margin-bottom: 0;
}
#login_menu .client_info &gt; div h3 {
  font-size: 1.5rem;
  text-transform: none;
  text-align: left;
}
#login_menu &gt; div &gt; div {
  padding-bottom: 5px;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div {
    padding-bottom: 0px;
  }
}
#login_menu &gt; div &gt; div h3 {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: left;
  border-left: none;
  padding-left: 0;
  padding-top: 2px;
  font-size: 2.2rem;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
@media (min-width: 757px) {
  #login_menu &gt; div &gt; div h3 {
    font-size: 2.2rem;
  }
}
#login_menu &gt; div &gt; div h3:before,
#login_menu &gt; div &gt; div h3:after {
  content: none;
}
#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;
    padding-left: 0;
  }
}
#login_menu &gt; div &gt; div h3 span strong {
  font-weight: bold;
  color: #317CD4;
}
#login_menu .login_menu_sub .btn {
  display: inline-block;
  width: auto;
}
#login_menu .login_menu_sub .btn[data-disabled] {
  opacity: 0.5;
  cursor: not-allowed;
  color: #c4c7c8;
  border-color: #c4c7c8;
}
#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-start;
    align-items: flex-start;
  }
}
#login_menu &gt; div &gt; div div:after {
  content: '';
  display: table;
  clear: both;
}
.login_menu_sub &gt; div &gt; i {
  color: #317CD4;
  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 {
  font-size: 38px;
  position: absolute;
  left: 0;
  top: 0;
  color: #c4c7c8;
}
#login_menu div.login_point_count {
  margin-bottom: 20px !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
#login_menu div.login_point_count:last-child {
  margin-bottom: 0 !important;
}
#login_menu div.login_point_count strong {
  text-align: left;
  font-weight: bold;
}
#login_menu div.login_point_count span {
  margin-bottom: 0.3rem;
}
#login_menu #account_login h3 {
  display: block;
}
.login_menu .btn_note &gt; i {
  font-size: 11px;
  height: 15px;
  width: 15px;
  line-height: 13px;
  display: inline-block;
  background: #fff;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  text-align: center;
}
#login_menu .login_menu_wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 979px) {
  #login_menu .login_menu_wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  #login_menu .login_menu_wrapper {
    padding-left: 0.5rem;
    grid-row-gap: 1rem;
    grid-column-gap: 6.5rem;
  }
}
#login_menu .login_menu_wrapper &gt; div &gt; div &gt; a {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
#login_menu .login_menu_wrapper .login_menu {
  padding-left: 5.5rem;
  position: relative;
}
@media (min-width: 757px) {
  #login_menu .login_menu_wrapper .login_menu {
    padding-left: 6.5rem;
  }
}
#login_menu .login_menu_wrapper .login_menu h3 {
  padding-bottom: 0;
  margin-bottom: 1.25rem;
  text-transform: none;
}
#orders_login .associated_orders {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-top: 1rem;
}
#orders_login .associated_orders a {
  margin-bottom: 0;
  font-size: 1.2rem;
}
#orders_login .associated_orders strong {
  color: #317CD4;
  font-size: 1.5rem;
  margin: 0 5px 0 3px;
  line-height: 1.5rem;
}
.client-barcode {
  border: 1px solid #c4c7c8;
  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: #317CD4;
  font-weight: bold;
}
.client-barcode strong {
  text-align: center;
  display: block;
  font-size: 1.2em;
}
/*component_css_end*/

/*component_css_start id=60dd8e83d9a076.30620063 page=affiliate-client type=affiliate_client_orders*/
/*component_css_end*/

/*component_css_start id=60dd8e7f1696c2.31458425 page=affiliate-client type=affiliate_client_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e800ee9c0.60080458 page=projector type=projector_productversions*/
.projector_page .compare {
  border: none;
  width: 100%;
}
@media (min-width: 757px) {
  .projector_page .compare {
    border-top: 1px solid #c4c7c8;
    border-bottom: 1px solid #c4c7c8;
  }
}
/*component_css_end*/

/*component_css_start id=610bfde314e725.53205527 page=projector type=projector_photos*/
div.photoSwipe_innerthumbs {
  display: flex;
  position: fixed;
  bottom: 10px;
  left: 0;
  z-index: 1000000;
  border-radius: 0;
  width: 100%;
  padding-left: 30px;
  overflow: auto;
}
@media (min-width: 1200px) {
  div.photoSwipe_innerthumbs {
    display: block;
    top: calc(50% + 22px);
    top: 88px;
    left: 50px;
    max-width: 70px;
    max-height: 70vh;
    bottom: unset;
    width: unset;
    padding-left: 0;
    overflow: visible;
  }
}
div.photoSwipe_innerthumbs.--one {
  display: none;
}
div.photoSwipe_innerthumbs .photos__figure {
  margin-right: 0;
}
@media (max-width: 1200px) {
  div.photoSwipe_innerthumbs .photos__figure {
    height: 80px;
    width: 80px;
    min-width: 80px;
    margin-right: 15px;
  }
}
div.photoSwipe_innerthumbs .photos__figure.--nav {
  width: 68px;
  height: 63px;
  margin: 0 0.5rem 1rem;
}
div.photoSwipe_innerthumbs .photos__link {
  cursor: pointer;
}
div.photoSwipe_innerthumbs .photos__photo.--nav {
  max-width: 100%;
}
@media (max-width: 1200px) {
  div.photoSwipe_innerthumbs .photos__photo.--nav {
    max-height: 80px;
  }
}
div.photoSwipe_innerthumbs .slick-arrow {
  width: 70px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.photoSwipe_innerthumbs .slick-arrow.slick-prev {
  top: 0;
  transform: translateY(-44px);
}
div.photoSwipe_innerthumbs .slick-arrow.slick-next {
  top: unset;
  bottom: 0;
  transform: translateY(34px);
}
.photos {
  order: -1;
}
@media (min-width: 979px) {
  .photos {
    order: 0;
  }
}
.photos video {
  max-width: 100%;
}
.photos__photo {
  display: block;
  width: auto;
}
@media (min-width: 360px) {
  .photos__photo {
    max-height: 60vh;
  }
}
@media (min-width: 979px) {
  .photos__photo {
    max-height: none;
  }
}
.photos__photo.--nav {
  max-height: 63px;
  mix-blend-mode: multiply;
}
.photos__photo.--nav.b-lazy:not(.b-loaded) {
  width: 24px;
}
.photos__link {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: #f1f1f1;
  color: #333;
  text-decoration: none;
}
.photos__link:hover {
  color: #317CD4;
}
.photos__link.--nav {
  height: 100%;
  width: 100%;
  align-items: center;
  border: 1px solid #f1f1f1;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
}
.photos__link.--nav.--active,
.photos__link.--nav:hover {
  border: 1px solid #317CD4;
}
.photos__link.--nav.--video {
  position: relative;
}
.photos__link.--nav.--video:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.4rem;
  height: 3.4rem;
  background: #6AC081;
  border-radius: 50%;
  transition: 0.2s;
}
.photos__link.--nav.--video:after {
  content: '';
  position: absolute;
  left: calc(50% + 2px);
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #fff;
}
.photos__link.--nav.--video:hover:before {
  background: #333;
}
.photos__link.--nav.--video:hover:after {
  border-color: transparent transparent transparent #fff;
}
.photos__link.--more {
  flex-direction: column;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #f1f1f1;
}
.photos__figure {
  display: flex;
  justify-content: center;
}
.photos__figure.--nav {
  width: 68px;
  height: 63px;
  margin-bottom: 1rem;
  margin-right: 1.5rem;
}
.photos__figure.--nav.--more {
  order: 1;
}
.photos__figure:not(.--nav) {
  display: none;
}
.photos__figure:not(.--nav):first-child {
  display: flex;
}
.photos__figure.slick-slide:not(.--nav) {
  display: block;
}
.photos__slider {
  width: 100%;
  position: relative;
}
.photos__slider .slick-list {
  min-height: var(--slick-min-height);
}
@media (min-width: 979px) {
  .photos__slider[data-nav] {
    width: calc(100% - 83px);
  }
}
.photos__slider[data-skeleton] .slick-slide {
  float: none !important;
}
.photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}
@media (min-width: 360px) {
  .photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link {
    max-height: 60vh;
  }
}
.photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link:before {
  content: '';
  display: block;
  width: 100%;
  position: relative;
}
.photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link .photos__photo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
}
.photos__more_top {
  font-size: 1.8rem;
}
.photos__more_bottom {
  font-size: 1.1rem;
}
.photos__magnify {
  background: #fff;
  bottom: 10px;
  color: #333;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  transition: all 0.5s ease 0s;
  z-index: 51;
}
.photos__magnify.--active {
  opacity: 1;
}
.photos__magnify:after {
  content: '\F00E';
  font-family: fontAwesome;
  font-size: 2rem;
  margin-left: 5px;
}
.photos__default {
  width: 100%;
}
/* PhotoSwipe Style */
.photoSwipe_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
  max-width: 1170px;
}
@media (min-width: 1200px) {
  .pswp {
    min-height: 670px;
    max-height: 52%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
  }
}
.pswp video {
  max-height: 65%;
  max-width: calc(100% - 80px);
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 979px) {
  .pswp video {
    max-height: 80%;
    max-width: 800px;
  }
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 120px);
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pswp__scroll-wrap {
    left: 140px;
    right: 0;
    width: calc(100% - 190px);
    overflow: visible;
    height: calc(100% - 40px);
  }
  .pswp__scroll-wrap:after,
  .pswp__scroll-wrap:before {
    content: '';
    width: 140px;
    position: absolute;
    left: -140px;
    height: 100%;
    background: #fff;
    z-index: 100;
  }
  .pswp__scroll-wrap:after {
    left: unset;
    right: -140px;
  }
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #fff;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #333;
}
.pswp__error-msg a {
  color: #317CD4;
  text-decoration: underline;
}
.pswp__error-msg a:hover {
  color: #000;
}
.photoSwipe_name {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-weight: 600;
  display: none;
  text-align: center;
  width: calc(100% - 88px);
  height: 100%;
  padding-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photoSwipe_name:last-child {
  display: block;
}
@media (min-width: 1200px) {
  .photoSwipe_name {
    width: 100%;
  }
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
  color: #333;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__button--close {
  opacity: 1;
}
@media (min-width: 1200px) {
  .pswp__button--close {
    right: -50px;
  }
}
.pswp__button--close:before {
  content: '\E897';
  font-family: FontAwesome;
  font-size: 1.2rem;
}
.pswp__button--close:hover:before {
  color: #317CD4;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  width: 44px;
  height: 44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 50px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  font-family: FontAwesome;
  font-size: 2.6rem;
}
.pswp__button--arrow--left {
  left: 0;
}
@media (min-width: 1200px) {
  .pswp__button--arrow--left {
    left: -140px;
    z-index: 101;
  }
}
.pswp__button--arrow--left:before {
  content: "\F104";
}
.pswp__button--arrow--right {
  right: 0;
}
@media (min-width: 1200px) {
  .pswp__button--arrow--right {
    z-index: 101;
    right: -50px;
  }
}
.pswp__button--arrow--right:before {
  content: "\F105";
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #333;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #6AC081;
  color: #fff;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .pswp__counter {
    padding-left: 0;
    left: -125px;
  }
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #317CD4;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
@media (min-width: 1200px) {
  .pswp__top-bar {
    background-color: #fff;
    z-index: 101;
  }
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e8da24dc8.68684614 page=projector type=projector_producttraits*/
.traits {
  font-size: 1.3rem;
}
.traits.--show .traits__item {
  display: flex;
}
.traits.--show .traits__all {
  display: none;
}
.traits__item {
  display: flex;
}
.traits__item[data-hide="true"] {
  display: none;
}
.traits__label {
  width: 95px;
  min-width: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.traits__label:after {
  content: ':';
}
.traits__values {
  overflow: hidden;
  text-overflow: ellipsis;
}
.traits__value {
  margin-right: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.traits__value:after {
  content: ',';
}
.traits__value:last-child:after {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e8d6af000.47870799 page=projector type=projector_productname*/
.product_name__block.--description {
  border: none;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.5;
}
.product_name__block.--description ul {
  list-style: none;
}
.product_name__block.--label:not(.--omnibus) .label.--omnibus {
  display: none;
}
.product_name__block.--label.--omnibus-higher .label.--omnibus.--bargain {
  display: none;
}
.product_name__block.--label:not(.--omnibus-higher) .label.--omnibus.--promo {
  display: none;
}
.product_name__name {
  font-size: 2rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Poppins", "Arial", sans-serif;
}
@media (min-width: 757px) {
  .product_name__name {
    font-size: 2.2rem;
  }
}
.product_name__firm_logo {
  width: 200px;
  max-height: 100px;
}
.product_name__firm_logo img {
  max-height: 100%;
  display: block;
}
.product_name .firm_logo {
  display: block;
  height: 100%;
}
.product_name__notes {
  font-size: 1.3rem;
}
@media (min-width: 1200px) {
  .product_name__notes {
    flex-grow: 100;
  }
}
.product_name__note {
  margin-right: 0.5rem;
}
.product_name__note i {
  color: #DDDDDD;
  margin-right: 0.5rem;
}
.product_name__note i.--active {
  color: #FAC917;
}
.product_name__note_text {
  margin-right: 1rem;
}
.product_name__action {
  font-size: 1.3rem;
}
.product_name__action.--remove {
  color: #e35c5c;
}
.product_name__action.--remove:hover {
  color: #317CD4;
}
.product_name__action.--compare {
  margin-right: 0.3rem;
}
.product_name__action.--shopping-list {
  text-decoration: none;
}
.product_name__action.--shopping-list:before {
  content: '\F006';
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin-right: 0.8rem;
  line-height: 1.6rem;
}
.product_name__action.--shopping-list span {
  text-decoration: underline;
}
/*component_css_end*/

/*component_css_start id=61f913c6459d15.94950292 page=projector type=projector_details*/
@media (min-width: 979px) {
  .projector_page #content {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 30px;
  }
}
.projector_page #content &gt; *:not(.newsletter) {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 979px) {
  .projector_page #content &gt; * {
    grid-column: 1 / span 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_photos,
  .projector_page #content #menu_messages_warning ~ #projector_photos {
    grid-area: 2 / 1 / 4 / 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_productname,
  .projector_page #content #menu_messages_warning ~ #projector_productname {
    grid-area: 2 / 2 / 3 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_form,
  .projector_page #content #menu_messages_warning ~ #projector_form {
    grid-area: 3 / 2 / 6 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_producttraits,
  .projector_page #content #menu_messages_warning ~ #projector_producttraits {
    grid-area: 4 / 1 / 5 / 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_messages_warning ~ #menu_compare_product:not([style]) ~ #projector_photos {
    grid-area: 3 / 1 / 5 / 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_messages_warning ~ #menu_compare_product:not([style]) ~ #projector_productname {
    grid-area: 3 / 2 / 4 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_messages_warning ~ #menu_compare_product:not([style]) ~ #projector_form {
    grid-area: 4 / 2 / 7 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_messages_warning ~ #menu_compare_product:not([style]) ~ #projector_producttraits {
    grid-area: 5 / 1 / 6 / 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #projector_photos {
    grid-area: 1 / 1 / 3 / 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #projector_productname {
    grid-area: 1 / 2 / 2 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #projector_form {
    grid-area: 2 / 2 / 5 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #projector_producttraits {
    grid-area: 3 / 1 / 4 / 2;
  }
}
.banner_smile {
  order: 1;
}
.projector_details {
  font-size: 1.3rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
}
.projector_details.disable .projector_multipack,
.projector_details.--phone .projector_multipack,
.projector_details.disable .projector_oneclick__wrapper,
.projector_details.--phone .projector_oneclick__wrapper {
  display: none;
}
.projector_details.disable .projector_buy,
.projector_details.--phone .projector_buy {
  pointer-events: none;
  opacity: 0.3;
}
.projector_details.--submitting .projector_buy__button {
  position: relative;
  pointer-events: none;
  transition: border-color 0s;
  border-color: rgba(255, 255, 255, 0.8);
}
.projector_details.--submitting .projector_buy__button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_details.--submitting .projector_buy__button:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.projector_details.--submitting .projector_buy__button:hover {
  border-color: rgba(255, 255, 255, 0.8);
}
.projector_details__wrapper {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .projector_details__wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 3rem;
    grid-auto-flow: dense;
    padding: 2rem;
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .projector_details__wrapper &gt; * {
    grid-column: 1 / span 2;
  }
}
@media (min-width: 1200px) {
  .projector_details__wrapper .projector_prices,
  .projector_details__wrapper .projector_tell_availability,
  .projector_details__wrapper .projector_buy,
  .projector_details__wrapper .projector_multipack,
  .projector_details__wrapper .projector_details__advanceprice,
  .projector_details__wrapper #CDT {
    grid-column: 1 / 2;
  }
}
@media (min-width: 1200px) {
  .projector_details__wrapper .projector_info {
    grid-column: 2 / 3;
    grid-row: span 4;
  }
}
.projector_details__advanceprice {
  margin-bottom: 2rem;
}
.projector_details[data-subscription]:not([data-subscription="only"]) .projector_details__wrapper {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 5px;
  margin-bottom: 15px;
}
.projector_details[data-subscription="true"] .projector_purchase.--subscription,
.projector_details[data-subscription="only"] .projector_purchase.--subscription {
  border: 1px solid #c4c7c8;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: #fff;
  color: #333;
  margin-bottom: 0;
}
.projector_details[data-subscription="true"] .projector_purchase.--subscription .f-label,
.projector_details[data-subscription="only"] .projector_purchase.--subscription .f-label {
  color: #333 !important;
}
.projector_details[data-subscription="true"] .projector_purchase.--normal,
.projector_details[data-subscription="only"] .projector_purchase.--normal {
  order: 1;
}
.projector_details[data-subscription="true"] .projector_info__item.--stocks,
.projector_details[data-subscription="only"] .projector_info__item.--stocks,
.projector_details[data-subscription="true"] .projector_info__item.--instalments,
.projector_details[data-subscription="only"] .projector_info__item.--instalments,
.projector_details[data-subscription="true"] .projector_info__item.--paypo,
.projector_details[data-subscription="only"] .projector_info__item.--paypo {
  display: none;
}
.projector_details[data-subscription="true"] .projector_prices__vat,
.projector_details[data-subscription="only"] .projector_prices__vat,
.projector_details[data-subscription="true"] .projector_prices__unit_sep,
.projector_details[data-subscription="only"] .projector_prices__unit_sep,
.projector_details[data-subscription="true"] .projector_prices__unit_sellby,
.projector_details[data-subscription="only"] .projector_prices__unit_sellby,
.projector_details[data-subscription="true"] .projector_prices__unit,
.projector_details[data-subscription="only"] .projector_prices__unit,
.projector_details[data-subscription="true"] .projector_prices__collection_selected,
.projector_details[data-subscription="only"] .projector_prices__collection_selected {
  display: none !important;
}
.projector_details[data-subscription="true"] .projector_prices__period,
.projector_details[data-subscription="only"] .projector_prices__period {
  display: inline;
}
.projector_details[data-subscription="true"] .projector_oneclick__wrapper,
.projector_details[data-subscription="only"] .projector_oneclick__wrapper,
.projector_details[data-subscription="true"] .projector_prices__points,
.projector_details[data-subscription="only"] .projector_prices__points {
  display: none !important;
}
.projector_details[data-subscription="false"] .projector_purchase.--normal {
  border: 1px solid #c4c7c8;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: #fff;
  color: #333;
  margin-bottom: 0;
}
.projector_details[data-subscription="false"] .projector_purchase.--normal .f-label {
  color: #333 !important;
}
.projector_details[data-subscription="false"] .projector_subscription,
.projector_details[data-subscription="false"] .projector_subscription_rebates {
  display: none;
}
.projector_details[data-subscription="false"] .projector_info__item.--subscription,
.projector_details[data-subscription="false"] .projector_info__item.--abort-subscription {
  display: none;
}
.projector_details[data-subscription="false"] .projector_purchase__price_wrapper {
  display: none;
}
.projector_details[data-subscription="false"] .projector_details__wrapper {
  order: 1;
}
.projector_details .projector_purchase {
  border-radius: 5px;
  display: flex;
  padding: 0 20px;
  background: #f1f1f1;
  color: #333;
  border: 1px solid #f1f1f1;
}
.projector_details .projector_purchase .f-label {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  color: #333 !important;
}
@media (min-width: 757px) {
  .projector_details .projector_purchase .f-label {
    align-items: center;
    justify-content: normal;
    flex-direction: row;
  }
}
.projector_details .projector_purchase__price_wrapper,
.projector_details .projector_purchase__yousave {
  white-space: normal;
}
.projector_details .projector_purchase__label {
  font-size: 1.5rem;
  margin-right: 10px;
}
.projector_details .projector_purchase__yousave {
  color: #e35c5c;
  font-size: 1.3rem;
  display: none;
}
.projector_details .projector_purchase__yousave.--active {
  display: inline;
}
.projector_details .projector_purchase__price_wrapper {
  font-size: 1.3rem;
}
@media (min-width: 757px) {
  .projector_details .projector_purchase__price_wrapper {
    margin-left: auto;
  }
}
.projector_details .projector_purchase__price_before {
  margin-right: 5px;
}
.projector_details .projector_purchase__price {
  font-size: 1.4rem;
}
.projector_details .projector_versions,
.projector_details .projector_multiversions,
.projector_details .projector_sizes,
.projector_details .projector_subscription {
  margin-bottom: 2rem;
}
.projector_details .projector_versions select,
.projector_details .projector_multiversions select,
.projector_details .projector_sizes select,
.projector_details .projector_subscription select {
  width: 100%;
  height: 40px;
}
.projector_details .projector_versions select option.--disabled,
.projector_details .projector_multiversions select option.--disabled,
.projector_details .projector_sizes select option.--disabled,
.projector_details .projector_subscription select option.--disabled {
  color: #999;
}
.projector_details .projector_versions__label,
.projector_details .projector_multiversions__label,
.projector_details .projector_sizes__label,
.projector_details .projector_subscription__label {
  display: block;
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1200px) {
  .projector_details .projector_versions__label,
  .projector_details .projector_multiversions__label,
  .projector_details .projector_sizes__label,
  .projector_details .projector_subscription__label {
    margin: 0 1.5rem 0 0;
    width: 88px;
    min-width: 88px;
  }
}
.projector_details .projector_versions__label:after,
.projector_details .projector_multiversions__label:after,
.projector_details .projector_sizes__label:after,
.projector_details .projector_subscription__label:after {
  content: ':';
}
@media (min-width: 1200px) {
  .projector_details .projector_versions__sub,
  .projector_details .projector_multiversions__sub,
  .projector_details .projector_sizes__sub,
  .projector_details .projector_subscription__sub {
    flex: 1;
  }
}
.projector_details .projector_versions .f-dropdown,
.projector_details .projector_multiversions .f-dropdown,
.projector_details .projector_sizes .f-dropdown,
.projector_details .projector_subscription .f-dropdown {
  margin: 0;
  width: 100%;
}
.projector_details .projector_versions .f-dropdown-toggle,
.projector_details .projector_multiversions .f-dropdown-toggle,
.projector_details .projector_sizes .f-dropdown-toggle,
.projector_details .projector_subscription .f-dropdown-toggle {
  height: 40px;
  font-size: 1.2rem;
}
.projector_details .projector_versions .f-dropdown-toggle .gfx_wrapper,
.projector_details .projector_multiversions .f-dropdown-toggle .gfx_wrapper,
.projector_details .projector_sizes .f-dropdown-toggle .gfx_wrapper,
.projector_details .projector_subscription .f-dropdown-toggle .gfx_wrapper {
  display: none;
}
.projector_details .projector_versions .f-dropdown-button,
.projector_details .projector_multiversions .f-dropdown-button,
.projector_details .projector_sizes .f-dropdown-button,
.projector_details .projector_subscription .f-dropdown-button {
  font-weight: bold;
}
.projector_details .projector_versions .f-dropdown-button .soldout,
.projector_details .projector_multiversions .f-dropdown-button .soldout,
.projector_details .projector_sizes .f-dropdown-button .soldout,
.projector_details .projector_subscription .f-dropdown-button .soldout {
  display: none;
}
.projector_details .projector_versions .f-dropdown-li.--disabled .f-dropdown-item,
.projector_details .projector_multiversions .f-dropdown-li.--disabled .f-dropdown-item,
.projector_details .projector_sizes .f-dropdown-li.--disabled .f-dropdown-item,
.projector_details .projector_subscription .f-dropdown-li.--disabled .f-dropdown-item {
  text-decoration: none;
}
.projector_details .projector_versions .f-dropdown-li.--disabled .f-dropdown-item .name,
.projector_details .projector_multiversions .f-dropdown-li.--disabled .f-dropdown-item .name,
.projector_details .projector_sizes .f-dropdown-li.--disabled .f-dropdown-item .name,
.projector_details .projector_subscription .f-dropdown-li.--disabled .f-dropdown-item .name {
  text-decoration: line-through;
}
.projector_details .projector_versions .f-dropdown-item,
.projector_details .projector_multiversions .f-dropdown-item,
.projector_details .projector_sizes .f-dropdown-item,
.projector_details .projector_subscription .f-dropdown-item {
  display: flex;
  align-items: center;
}
.projector_details .projector_versions .f-dropdown-item .gfx_wrapper,
.projector_details .projector_multiversions .f-dropdown-item .gfx_wrapper,
.projector_details .projector_sizes .f-dropdown-item .gfx_wrapper,
.projector_details .projector_subscription .f-dropdown-item .gfx_wrapper {
  display: flex;
  align-items: center;
}
.projector_details .projector_versions .f-dropdown-item .gfx,
.projector_details .projector_multiversions .f-dropdown-item .gfx,
.projector_details .projector_sizes .f-dropdown-item .gfx,
.projector_details .projector_subscription .f-dropdown-item .gfx {
  max-width: 40px;
  display: block;
  margin-right: 1rem;
}
.projector_details .projector_versions .f-dropdown-item .soldout,
.projector_details .projector_multiversions .f-dropdown-item .soldout,
.projector_details .projector_sizes .f-dropdown-item .soldout,
.projector_details .projector_subscription .f-dropdown-item .soldout {
  margin-left: auto;
}
.projector_details .projector_subscription_rebates {
  padding-left: 33px;
  margin: -15px 0 20px;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_details .projector_subscription_rebates {
    padding-left: 28px;
  }
}
@media (min-width: 1200px) {
  .projector_details .projector_subscription {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.projector_details .projector_subscription[data-border] {
  padding-bottom: 2rem;
  border-bottom: 1px solid #c4c7c8;
}
.projector_details .projector_subscription__sub {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_details .projector_subscription__sub {
    flex: 1;
    min-width: 0;
  }
}
.projector_details .projector_subscription__item {
  min-width: 90px;
  min-height: 35px;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 5px;
  padding: 0.5rem;
  margin: 0.5rem;
  z-index: 1;
}
.projector_details .projector_subscription__item.--selected {
  font-weight: bold;
  border: 1px solid #317CD4;
  box-shadow: inset 0 0 0 1px #317CD4;
}
.projector_details .projector_subscription__item.--disabled {
  color: #e35c5c;
  text-decoration: line-through;
}
.projector_details .projector_subscription__item:hover {
  border: 1px solid #317CD4;
}
.projector_details .projector_subscription__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .projector_details .projector_versions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.projector_details .projector_versions[data-select] .projector_versions__sub {
  margin: 0;
}
.projector_details .projector_versions__sub {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_details .projector_versions__sub {
    flex: 1;
    min-width: 0;
  }
}
.projector_details .projector_versions__item {
  min-width: 90px;
  width: 90px;
  min-height: 35px;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  padding: 0.5rem;
  margin: 0.5rem;
}
.projector_details .projector_versions__item.--selected {
  font-weight: bold;
  border: 1px solid #317CD4;
  box-shadow: inset 0 0 0 1px #317CD4;
}
.projector_details .projector_versions__item.--disabled:not(.--selected) {
  opacity: 0.6;
}
.projector_details .projector_versions__item:hover {
  border: 1px solid #317CD4;
}
.projector_details .projector_versions__gfx img {
  display: block;
}
.projector_details .projector_versions__name {
  display: none;
}
.projector_details .projector_multiversions__item {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .projector_details .projector_multiversions__item {
    display: flex;
    align-items: center;
  }
}
.projector_details .projector_multiversions__item:last-child {
  margin-bottom: 0;
}
.projector_details .projector_multiversions__item.--conflict .f-dropdown-toggle {
  border: 1px solid #e35c5c;
  box-shadow: 0 0 0 1px #e35c5c;
  color: #e35c5c;
}
.projector_details .projector_multiversions .f-dropdown-li.--dependent .conflict_txt {
  display: block;
  color: #e35c5c;
}
.projector_details .projector_multiversions .conflict_txt {
  display: none;
}
@media (min-width: 1200px) {
  .projector_details .projector_sizes {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.projector_details .projector_sizes[data-select] .projector_sizes__sub {
  margin: 0;
}
.projector_details .projector_sizes[data-onesize] {
  display: none;
}
.projector_details .projector_sizes__sub {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_details .projector_sizes__sub {
    flex: 1;
    min-width: 0;
  }
}
.projector_details .projector_sizes__sub:before {
  content: '';
  position: absolute;
  top: -0.5rem;
  left: -1rem;
  right: -1rem;
  bottom: -0.5rem;
  background-color: #D9706C;
  opacity: 0;
}
@media (min-width: 757px) {
  .projector_details .projector_sizes__sub:before {
    left: -0.5rem;
    right: -0.5rem;
    width: auto;
  }
}
.projector_details .projector_sizes__sub.--alert:before {
  transition: 0.3s all;
  opacity: 1;
}
.projector_details .projector_sizes__sub .alert {
  position: absolute;
  top: -0.5rem;
  z-index: 100;
  background-color: #fff;
  left: -1rem;
  right: -1rem;
  transform: translateY(-100%);
  height: 52px;
  border: 2px solid #D9706C;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 600;
  opacity: 0;
  transition: 0.3s all;
}
.projector_details .projector_sizes__sub .alert.--open {
  opacity: 1;
}
.projector_details .projector_sizes__sub .alert:before {
  position: absolute;
  content: '\E811';
  font-family: fontawesome;
  left: 1.5rem;
  top: 50%;
  font-size: 2rem;
  color: #317CD4;
  transform: translateY(-50%);
}
@media (min-width: 757px) {
  .projector_details .projector_sizes__sub .alert {
    left: -0.5rem;
    right: -0.5rem;
  }
}
.projector_details .projector_sizes__item {
  min-width: 90px;
  min-height: 35px;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 5px;
  padding: 0.5rem;
  margin: 0.5rem;
  z-index: 1;
}
.projector_details .projector_sizes__item.--selected {
  font-weight: bold;
  border: 1px solid #317CD4;
  box-shadow: inset 0 0 0 1px #317CD4;
}
.projector_details .projector_sizes__item.--disabled {
  color: #e35c5c;
  text-decoration: line-through;
}
.projector_details .projector_sizes__item:hover {
  border: 1px solid #317CD4;
}
.projector_details .projector_sizes__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.projector_details .projector_sizes .f-dropdown-li.--disabled .f-dropdown-item {
  text-decoration: none;
}
.projector_details .projector_sizes .f-dropdown-li.--disabled .name {
  text-decoration: line-through;
}
.projector_details .projector_sizes .f-dropdown-button .count {
  display: none;
}
.projector_details .projector_sizes .f-dropdown-item .count {
  margin-left: auto;
}
.projector_details .projector_sizes:not([data-onesize]) + .projector_chart {
  margin-top: -1rem;
}
@media (min-width: 1200px) {
  .projector_details .projector_sizes:not([data-onesize]) + .projector_chart {
    margin-left: 105px;
  }
}
.projector_details .projector_chart {
  margin-bottom: 2rem;
}
.projector_details .projector_prices {
  margin-bottom: 2rem;
}
.projector_details .projector_prices.--only-points .projector_prices__points {
  margin-top: 0;
}
.projector_details .projector_prices.--only-points .projector_prices__price_wrapper {
  margin-bottom: 0;
}
.projector_details .projector_prices:not(.--omnibus) .omnibus_price,
.projector_details .projector_prices:not(.--omnibus) .projector_prices__maxprice_wrapper,
.projector_details .projector_prices:not(.--omnibus) .projector_prices__beforerebate_wrapper,
.projector_details .projector_prices:not(.--omnibus) .projector_prices__new_price_wrapper {
  display: none;
}
.projector_details .projector_prices.--omnibus-new-price .omnibus_price,
.projector_details .projector_prices.--omnibus-new-price .projector_prices__maxprice_wrapper {
  display: none;
}
.projector_details .projector_prices.--omnibus-higher .projector_prices__price,
.projector_details .projector_prices.--omnibus-higher .projector_prices__percent {
  color: #e35c5c;
}
.projector_details .projector_prices.--omnibus-code .projector_prices__maxprice_wrapper {
  display: none;
}
.projector_details .projector_prices.--omnibus-code-short .projector_prices__beforerebate_wrapper {
  display: none;
}
.projector_details .projector_prices.--omnibus-short .projector_prices__maxprice_wrapper {
  display: none;
}
.projector_details .projector_prices .omnibus_price .projector_prices__unit_sep,
.projector_details .projector_prices .projector_prices__maxprice_wrapper .projector_prices__unit_sep,
.projector_details .projector_prices .projector_prices__beforerebate_wrapper .projector_prices__unit_sep,
.projector_details .projector_prices .omnibus_price .projector_prices__unit_sellby,
.projector_details .projector_prices .projector_prices__maxprice_wrapper .projector_prices__unit_sellby,
.projector_details .projector_prices .projector_prices__beforerebate_wrapper .projector_prices__unit_sellby,
.projector_details .projector_prices .omnibus_price .projector_prices__unit,
.projector_details .projector_prices .projector_prices__maxprice_wrapper .projector_prices__unit,
.projector_details .projector_prices .projector_prices__beforerebate_wrapper .projector_prices__unit {
  display: none;
}
.projector_details .projector_prices__new_price_date,
.projector_details .projector_prices__new_price_value {
  white-space: nowrap;
}
.projector_details .projector_prices__contact img {
  display: none;
}
.projector_details .projector_prices__contact span {
  font-size: 2rem;
}
.projector_details .projector_prices__maxprice_wrapper {
  line-height: 20px;
}
.projector_details .projector_prices__maxprice {
  white-space: nowrap;
}
.projector_details .projector_prices__unit_sellby {
  padding-right: 3px;
}
.projector_details .projector_prices__percent {
  padding-left: 5px;
}
.projector_details .projector_prices__price_wrapper {
  margin-bottom: 1rem;
}
.projector_details .projector_prices__price {
  font-size: 3.5rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  .projector_details .projector_prices__price {
    font-size: 3rem;
  }
}
.projector_details .projector_prices__price span {
  white-space: nowrap;
}
.projector_details .projector_prices__info {
  line-height: 1.4;
  margin-left: 0.5rem;
  display: inline;
}
.projector_details .projector_prices__period {
  display: none;
}
.projector_details .projector_prices__points_buy:not(.--span) {
  color: #317CD4;
  text-decoration: underline;
  font-weight: bold;
}
.projector_details .projector_prices__points_buy:not(.--span):hover {
  color: #000;
}
.projector_details .projector_prices__srp {
  padding-left: 0.3rem;
}
.projector_details .projector_prices__sellby_label {
  padding-right: 0.3rem;
}
.projector_details .projector_prices__sellby_unit {
  padding-left: 0.3rem;
}
.projector_details .projector_prices__unit_converted_price {
  font-size: 1.3rem;
  margin: -5px 0 10px;
  display: block;
}
.projector_details .projector_prices__points,
.projector_details .projector_prices__sellby {
  margin-top: 10px;
}
.projector_details .projector_express_checkout__button {
  width: 100%;
}
.projector_details .projector_express_checkout__button.--web-authn:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
  font-size: 1.8rem;
  line-height: 16px;
}
.projector_details .projector_express_checkout__button.btn.--large.--solid.--loading {
  position: relative;
  pointer-events: none;
  transition: border-color 0s;
  border-color: rgba(255, 255, 255, 0.8);
}
.projector_details .projector_express_checkout__button.btn.--large.--solid.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_details .projector_express_checkout__button.btn.--large.--solid.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.projector_details .projector_express_checkout__button.btn.--large.--solid.--loading:hover {
  border-color: rgba(255, 255, 255, 0.8);
}
.projector_details .projector_buy {
  display: grid;
  grid-gap: 10px;
}
.projector_details .projector_buy.--more .projector_buy__more {
  pointer-events: auto;
}
.projector_details .projector_buy.--more .f-dropdown-button {
  display: none;
}
.projector_details .projector_buy__number_wrapper {
  position: relative;
  margin-bottom: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.projector_details .projector_buy__number_inputs {
  max-width: 70px;
  position: relative;
  display: block;
  width: 100%;
}
.projector_details .projector_buy__number_amounts {
  margin-left: 1.5rem;
}
.projector_details .projector_buy__number {
  height: 100%;
  width: 100%;
  margin: 0;
}
.projector_details .projector_buy__number.--disabled select {
  display: none;
}
.projector_details .projector_buy__number.f-select,
.projector_details .projector_buy__number .f-control {
  text-align: center;
  height: 100%;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.projector_details .projector_buy__number .f-dropdown-menu {
  min-width: 75px;
}
.projector_details .projector_buy__number .f-dropdown-item {
  padding: 1rem 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_details .projector_buy__number .f-dropdown-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.projector_details .projector_buy__more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.8rem;
  left: 1.1rem;
  z-index: 1;
  pointer-events: none;
  height: 38px;
}
.projector_details .projector_buy__more.--active {
  pointer-events: auto;
}
.projector_details .projector_buy__more_input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-size: 1.4rem;
  background: #fff;
  color: #333;
  border-radius: 5px;
}
.projector_details .projector_tell_availability {
  margin: 1rem 0;
}
.projector_details .projector_tell_availability__link {
  width: 100%;
}
.projector_details ~ .projector_tell_availability__block.--dialog {
  display: none;
}
.projector_details .projector_inpost_pay {
  min-height: 45px;
  cursor: pointer;
  --border-radius: 5px;
}
.projector_details .projector_inpost_pay.--loading {
  position: relative;
  pointer-events: none;
}
.projector_details .projector_inpost_pay.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_details .projector_inpost_pay.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.projector_details .projector_inpost_pay:not(.--checked) inpost-izi-button:not([baskedlinked="true"]) {
  pointer-events: none;
}
.projector_details .projector_inpost_pay .inpostizi-button,
.projector_details .projector_inpost_pay inpost-izi-button {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.projector_details .projector_inpost_pay .inpostizi-bind-button-body {
  width: 100% !important;
  max-width: none !important;
  border-radius: 5px !important;
}
.projector_details .projector_inpost_pay .inpostizi-button-bottom {
  display: none !important;
}
.projector_details .projector_oneclick {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
.projector_details .projector_oneclick__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.projector_details .projector_oneclick[data-hide] {
  display: none;
}
.projector_details .projector_oneclick__label {
  font-size: 1.2rem;
  line-height: normal;
  text-align: center;
}
.projector_details .projector_oneclick__text:first-child {
  margin-right: 3px;
}
.projector_details .projector_oneclick__items {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
  flex-direction: column;
}
.projector_details .projector_oneclick__item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  height: 40px;
  width: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.projector_details .projector_oneclick__item.--loading {
  position: relative;
  pointer-events: none;
}
.projector_details .projector_oneclick__item.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_details .projector_oneclick__item.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.projector_details .projector_oneclick__item:not(.--checked) &gt; * {
  pointer-events: none;
}
.projector_details .projector_oneclick__item &gt; div {
  min-width: auto !important;
  border-radius: 5px;
  overflow: hidden;
}
.projector_details .projector_oneclick__item.--paypal:before {
  content: '';
  position: absolute;
  height: calc(100% - 3px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFC439;
  pointer-events: none;
  border-radius: 5px;
  z-index: -1;
  width: calc(100%);
}
.projector_details .projector_oneclick__item.--paypal:hover:before {
  filter: brightness(0.95);
}
.projector_details .projector_oneclick__item img {
  max-height: 100%;
}
.projector_details .projector_multipack {
  margin-top: 2rem;
}
.projector_details .projector_multipack.--active .projector_multipack__price {
  display: inline;
}
.projector_details .projector_multipack.--hide {
  display: none;
}
.projector_details .projector_multipack__label {
  margin-bottom: 1rem;
  display: block;
}
.projector_details .projector_multipack__item {
  line-height: 1;
  margin-bottom: 1rem;
}
.projector_details .projector_multipack__item:last-child {
  margin-bottom: 0;
}
.projector_details .projector_multipack__unit {
  padding: 0 3px;
}
.projector_details .projector_multipack__price {
  padding-right: 3px;
  display: none;
}
.projector_details .projector_multipack__literal,
.projector_details .projector_multipack__percent {
  display: none;
}
.projector_details .projector_info {
  margin-top: 2rem;
  display: grid;
  grid-gap: 10px;
}
@media (min-width: 1200px) {
  .projector_details .projector_info {
    margin-top: 0;
  }
}
.projector_details .projector_info.--loading .projector_info__icon:before {
  content: '\E838';
  animation: spin 1.5s infinite linear;
  margin-top: -0.2rem;
}
.projector_details .projector_info__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.projector_details .projector_info__icon {
  width: 20px;
  min-width: 20px;
  margin-right: 1rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projector_details .projector_info__icon:before {
  font-family: FontAwesome;
}
.projector_details .projector_info__link {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_details .projector_status.--loading {
  overflow: initial;
  position: relative;
  pointer-events: none;
}
.projector_details .projector_status.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_details .projector_status.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.projector_details .projector_status.--status-hide {
  display: none;
}
.projector_details .projector_status.--status-hide.--time-show,
.projector_details .projector_status.--status-hide.--unknown-show {
  display: flex;
}
.projector_details .projector_status.--status-hide strong {
  font-weight: normal;
}
.projector_details .projector_status.--status-hide .projector_status__gfx,
.projector_details .projector_status.--status-hide .projector_status__description {
  display: none;
}
.projector_details .projector_status.--status-hide .projector_status__gfx_wrapper:before {
  content: '\E879';
  font-size: 1.6rem;
}
.projector_details .projector_status.--phone-disable {
  display: none;
}
.projector_details .projector_status:not(.--status-hide) .projector_status__description {
  display: inline !important;
}
.projector_details .projector_status.--time-show .projector_status__description:after {
  content: '.';
  line-break: anywhere;
}
.projector_details .projector_status__wrapper,
.projector_details .projector_status__unknown {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_details .projector_status__wrapper &gt; div {
  display: inline;
}
.projector_details .projector_status__description {
  margin-right: 0.3rem;
}
.projector_details .projector_shipping.--loading {
  pointer-events: none;
}
.projector_details .projector_shipping.--loading .projector_shipping__icon:before {
  content: '\E838';
  animation: spin 1.5s infinite linear;
  margin-top: -0.2rem;
}
.projector_details .projector_shipping__icon:before {
  content: '\E883';
  font-size: 2rem;
  margin-top: -0.2rem;
}
.projector_details .projector_shipping__price {
  white-space: nowrap;
}
.projector_details .projector_returns__icon:before {
  content: '\E884';
  font-size: 1.2rem;
  margin-top: -0.2rem;
}
.projector_details .projector_stocks__icon:before {
  content: '\E815';
  font-size: 1.7rem;
  margin-top: -0.2rem;
}
.projector_details .projector_share_config__icon:before {
  content: '\E896';
}
.projector_details .projector_subscription_info__icon:before {
  content: '\E8AC';
  font-size: 1.8rem;
  margin-top: -0.2rem;
}
.projector_details .projector_abort_subscription_info__icon:before {
  content: '\F1DE';
  font-size: 1.6rem;
  margin-top: -0.2rem;
  font-weight: bold;
}
.projector_details .projector_safe__icon:before {
  content: '\E89D';
  font-size: 1.6rem;
  margin-top: -0.4rem;
  font-weight: bold;
}
.projector_details .projector_instalments.--active .projector_instalments__items {
  display: block;
}
.projector_details .projector_instalments__icon:before {
  content: '\E89C';
  font-size: 1.6rem;
}
.projector_details .projector_instalments__items {
  display: none;
  margin-left: 3rem;
  width: 100%;
}
.projector_details .projector_instalments__item {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  margin-top: 1rem;
}
.projector_details .projector_instalments__item_icon {
  width: 30px;
  margin-right: 10px;
}
.projector_details .projector_instalments__item_text {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_details .projector_paypo__icon:before {
  content: '\F133';
  font-size: 1.6rem;
}
.projector_details .projector_points_recive__icon:before {
  content: '\E8A5';
  font-size: 1.7rem;
}
.projector_details .projector_points_recive__info {
  overflow: visible;
}
.projector_details .projector_points_recive__value {
  margin-right: 0.5rem;
}
.projector_details .projector_points_recive .css_tip {
  margin-left: 0;
}
.projector_details .omnibus_price.--hide {
  display: none;
}
.modal.--tell-availability .headline {
  padding: 0;
  justify-content: flex-start;
  text-align: left;
}
.modal.--tell-availability .projector_tell_availability__info_top,
.modal.--tell-availability .projector_tell_availability__info1,
.modal.--tell-availability .projector_tell_availability__info2 {
  font-size: 1.1rem;
}
.modal.--tell-availability .projector_tell_availability__info_top {
  margin-bottom: 1.5rem;
}
.modal.--tell-availability .projector_tell_availability__info1 {
  margin-bottom: 1rem;
}
.modal.--tell-availability .projector_tell_availability__button {
  width: 100%;
  margin-bottom: 1rem;
}
.modal.--stocks .product_stocks {
  display: block;
}
.product_stocks {
  display: none;
  font-size: 1.3rem;
  text-align: left;
}
.product_stocks.load-content:after {
  position: absolute;
}
.product_stocks__icon {
  max-width: 80px;
  max-height: 80px;
}
.product_stocks__name {
  margin-bottom: 0.2rem;
}
.product_stocks__versions {
  margin-bottom: 0.2rem;
}
.product_stocks__version {
  font-size: 1.1rem;
}
.product_stocks__version_name {
  margin-right: 3px;
}
.product_stocks__size {
  flex-basis: auto;
  width: auto;
}
.product_stocks__size[data-disabled] {
  color: #e35c5c;
  text-decoration: line-through;
}
.product_stocks__size[data-type="onesize"]:only-child {
  display: none;
}
.product_stocks .menu_messages_message,
.product_stocks .menu_messages_warning {
  margin: 0;
}
.product_stocks__wrapper.--stocks {
  border-radius: 5px;
  border: 1px solid #c4c7c8;
  overflow: hidden;
}
.product_stocks .f-dropdown .f-dropdown-toggle,
.product_stocks .f-dropdown .f-dropdown-item {
  text-align: center;
}
.product_stocks .f-dropdown .f-dropdown-toggle {
  padding-left: 3rem;
}
.product_stocks .f-dropdown .f-dropdown-menu {
  position: relative;
  margin-top: -1px;
}
.product_stocks .stock {
  border-top: 1px solid #c4c7c8;
  margin: -0.1rem 0 0.1rem;
  position: relative;
}
.product_stocks .stock.--hide {
  display: none;
}
.product_stocks .stock__map {
  height: 250px;
  margin: 0 -1.5rem -1.5rem;
}
.product_stocks .stock.--active .stock__info {
  display: block;
}
@media (min-width: 757px) {
  .product_stocks .stock.--active .stock__info {
    display: flex;
  }
}
.product_stocks .stock.--active .stock__name span {
  display: none;
}
.product_stocks .stock__headline {
  padding: 1.5rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__headline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 62px;
  }
}
.product_stocks .stock__name {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__name {
    margin: 0;
  }
}
.product_stocks .stock__availabilty {
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .product_stocks .stock__availabilty {
    margin-left: 1rem;
    min-width: calc(50% - 1.5rem);
  }
}
.product_stocks .stock__availabilty img {
  margin-right: 0.5rem;
}
.product_stocks .stock__availabilty_count {
  margin-left: 0.3rem;
}
.product_stocks .stock__info {
  display: none;
  padding: 0 1.5rem 1.5rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__info {
    flex-wrap: wrap;
    margin: 0 -1.5rem;
    padding-top: 1rem;
  }
}
.product_stocks .stock__label {
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: block;
}
.product_stocks .stock__city {
  margin-left: 0.3rem;
}
.product_stocks .stock__data {
  display: block;
  margin-bottom: 0.2rem;
}
.product_stocks .stock__data_label {
  display: inline-block;
  min-width: 55px;
}
.product_stocks .stock__wrapper {
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__wrapper {
    width: 50%;
    padding: 0 1.5rem;
  }
}
.product_stocks .stock__wrapper.--map {
  width: 100%;
}
.product_stocks .stock__wrapper:last-child {
  margin-bottom: 0;
}
.product_stocks .stock__contact {
  margin-top: 1rem;
}
.product_stocks .stock__opening .stock__data {
  display: flex;
  margin: 0 -1.5rem 0.2rem;
}
.product_stocks .stock__opening .stock__data_label,
.product_stocks .stock__opening .stock__data_value {
  padding: 0 1.5rem;
  width: 50%;
}
.product_stocks .stock:not(:only-child) .stock__headline {
  cursor: pointer;
  padding-right: 3rem;
}
.product_stocks .stock:not(:only-child) .stock__headline:after {
  content: '\F107';
  font-family: FontAwesome;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 10px;
  width: 30px;
}
@media (min-width: 757px) {
  .product_stocks .stock:not(:only-child) .stock__headline:after {
    top: auto;
  }
}
.product_stocks .stock:not(:only-child).--active .stock__headline:after {
  content: '\F106';
}
.select_button {
  border: 1px solid #c4c7c8;
  background: #f1f1f1;
  box-shadow: none;
  color: #333;
  padding: 2px;
  cursor: pointer;
  padding: 10px 14px;
  text-align: center;
  display: block;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
}
@media (min-width: 757px) {
  .select_button {
    padding: 8px 14px;
    width: auto;
  }
}
.select_button:hover {
  color: #317CD4;
}
.select_button.disabled {
  color: #e35c5c;
  text-decoration: line-through;
}
.select_button.active {
  border-color: #317CD4;
  box-shadow: inset 0 0 0 1px #317CD4;
}
.select_button.gfx {
  width: 22%;
  display: inline-block;
  margin: 1%;
  vertical-align: top;
}
.css_tip {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
  display: inline-block;
  font-size: 1.3em;
  height: 31px;
  line-height: 30px;
  margin-left: 10px;
  text-align: center;
  width: 31px;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
}
.css_tip_small {
  height: 15px;
  line-height: 14px;
  width: 15px;
  font-size: 1rem;
  margin-left: 5px;
  font-weight: normal;
  vertical-align: middle;
  margin-top: -3px;
  border-radius: 2.5px;
}
#CDT &gt; div {
  color: #f1f1f1;
  font-size: 25px;
  font-weight: bold;
  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;
  height: 37px;
  line-height: 35px;
  padding: 0 9px;
  text-align: center;
}
#CDT .number-wrapper {
  margin-right: 5px;
  position: relative;
}
.modal.--shipping-info .menu_messages_message {
  margin: 0;
}
@media (min-width: 757px) {
  .modal.--shipping-info .menu_messages_message {
    margin: 1rem;
  }
}
.shipping_info__top {
  background: #CCE5FF;
  color: #004085;
  padding: 20px;
  font-size: 1.2rem;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.shipping_info__top a {
  color: #004085;
}
.shipping_info__top a:hover {
  color: #333;
}
.shipping_info__current_region {
  margin-bottom: 5px;
}
.shipping_info__body {
  margin: -2rem 0 2rem;
}
@media (min-width: 979px) {
  .shipping_info__body {
    display: flex;
    margin: 0 -1.5rem 2rem;
  }
}
@media (min-width: 1200px) {
  .shipping_info__body {
    margin: 0 -2rem 2rem;
  }
}
.shipping_info__block {
  padding-top: 2rem;
}
@media (min-width: 979px) {
  .shipping_info__block {
    flex: 1;
    padding: 0 1.5rem;
  }
}
@media (min-width: 1200px) {
  .shipping_info__block {
    padding: 0 2rem;
  }
}
.shipping_info__label {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .shipping_info__label {
    margin-bottom: 3rem;
  }
}
.shipping_info__header {
  display: flex;
}
.shipping_info__header_item {
  font-size: 1.2rem;
  color: #999;
}
.shipping_info__header_item.--icon-name {
  width: calc(50% + 15px);
}
.shipping_info__header_item.--delivery {
  flex: 2;
  text-align: center;
  margin: 0 1.5rem;
}
.shipping_info__header_item.--cost {
  flex: 1;
  text-align: right;
}
.shipping_info__courier {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  padding: 1rem 0;
}
.shipping_info__courier:last-child {
  border-bottom: none;
}
.shipping_info__item {
  font-size: 1.2rem;
}
.shipping_info__item.--icon {
  width: 50px;
  min-width: 50px;
  margin-right: 1.5rem;
}
.shipping_info__item.--icon img {
  display: block;
  margin: 0 auto;
}
.shipping_info__item.--name {
  flex: 3;
}
.shipping_info__item.--delivery {
  flex: 2;
  text-align: center;
  margin: 0 1.5rem;
}
.shipping_info__item.--cost {
  flex: 1;
  text-align: right;
  white-space: nowrap;
  font-size: 1.3rem;
}
.shipping_info__vat {
  font-size: 1.2rem;
  color: #999;
}
/*component_css_end*/

/*component_css_start id=614c5cf078bd13.85672872 page=projector type=projector_configurator*/
#projector_form[data-price_formula] #projector_price_srp_wrapper,
#projector_form[data-price_formula] #projector_price_maxprice_wrapper,
#projector_form[data-price_formula] .instalment_yousave {
  display: none !important;
}
#projector_form .configurator {
  display: block;
}
#projector_prices_wrapper.load-content {
  position: relative;
}
#projector_prices_wrapper.load-content &gt; * {
  opacity: 0;
}
#projector_prices_wrapper.load-content:after {
  position: absolute;
}
.configurator {
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 2rem;
  display: none;
}
.configurator.--skeleton .configurator__label,
.configurator.--skeleton .f-group,
.configurator.--skeleton .f-select,
.configurator.--skeleton .configurator__limits {
  background: #f1f1f1;
  border-radius: 5px;
}
.configurator.--skeleton .configurator__label {
  height: 16px;
}
.configurator.--skeleton .configurator__label:after {
  display: none;
}
.configurator.--skeleton .f-group.--radio,
.configurator.--skeleton .f-group.--checkbox {
  height: 18px;
}
.configurator.--skeleton .f-group,
.configurator.--skeleton .f-select {
  height: 50px;
}
.configurator.--skeleton .configurator__limits {
  height: 14px;
}
.configurator__item {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .configurator__item {
    display: flex;
  }
}
@media (min-width: 757px) {
  .configurator__item[data-type="select"],
  .configurator__item[data-type="input"] {
    align-items: center;
    margin-bottom: 3rem;
  }
}
.configurator__item[data-type="select"] .f-group,
.configurator__item[data-type="input"] .f-group {
  margin-bottom: 0;
}
@media (min-width: 757px) {
  .configurator__item[data-limits] .configurator__label {
    margin-bottom: 2.4rem;
  }
}
@media (min-width: 757px) {
  .configurator__item:last-child {
    margin-bottom: 1rem;
  }
}
@media (min-width: 757px) {
  .configurator__item:last-child[data-type="select"],
  .configurator__item:last-child[data-type="input"] {
    margin-bottom: 2rem;
  }
}
.configurator__item.--hide {
  display: none;
}
.configurator__item.--dependencies .--radio:not(.--show),
.configurator__item.--dependencies .--checkbox:not(.--show),
.configurator__item.--dependencies option:not(.--show),
.configurator__item.--dependencies .f-dropdown-li:not(.--show) {
  display: none;
}
.configurator__item.--dependencies .--radio.--last a,
.configurator__item.--dependencies .--checkbox.--last a,
.configurator__item.--dependencies option.--last a,
.configurator__item.--dependencies .f-dropdown-li.--last a {
  border-bottom: none;
}
.configurator__item.--alert {
  position: relative;
}
.configurator__item.--alert:before {
  content: '';
  position: absolute;
  top: -1.5rem;
  left: -1rem;
  right: -1rem;
  height: calc(100% + 30px);
  border: 2px solid #e35c5c;
  background-color: #fff;
  z-index: -1;
}
@media (min-width: 757px) {
  .configurator__item.--alert:before {
    height: calc(100% + 20px);
  }
}
.configurator__alert {
  position: absolute;
  background-color: #fff;
  border: 2px solid #e35c5c;
  border-bottom: none;
  top: -1.5rem;
  left: -1rem;
  right: -1rem;
  transform: translateY(-100%);
  z-index: 100;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 1.5rem 0.5rem;
}
.configurator__alert:before {
  position: absolute;
  content: '\E811';
  font-family: fontawesome;
  left: 1.5rem;
  top: 50%;
  font-size: 2rem;
  color: #317CD4;
  transform: translateY(-50%);
}
.configurator__label {
  margin-bottom: 1rem;
  display: block;
}
@media (min-width: 757px) {
  .configurator__label {
    margin-bottom: 0;
    min-width: 95px;
    width: 95px;
  }
}
.configurator__label:after {
  content: ':';
}
@media (min-width: 757px) {
  .configurator__sub {
    width: 100%;
    min-width: 0;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .configurator__sub {
    padding-left: 2rem;
  }
}
.configurator__sub[data-type="radio"],
.configurator__sub[data-type="checkbox"] {
  padding-left: 1.5rem;
}
@media (min-width: 1200px) {
  .configurator__sub[data-type="radio"],
  .configurator__sub[data-type="checkbox"] {
    padding-left: 2rem;
  }
}
.configurator__name {
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.6rem;
}
.configurator__icon {
  margin-right: 0.8rem;
}
.configurator__icon img {
  max-width: 50px;
  display: block;
}
.configurator__price {
  background: #f1f1f1;
  color: #333;
  font-size: 1.1rem;
  padding: 0 0.4rem;
  line-height: 1.8rem;
  border-radius: 5px;
  margin-left: 0.8rem;
  white-space: nowrap;
}
.configurator__limits {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.configurator__limits:first-child {
  margin-right: 1rem;
}
.configurator__limit {
  font-size: 1.1rem;
  color: #c4c7c8;
}
.configurator .f-group {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.configurator .f-group .f-label {
  display: flex;
  align-items: center;
  min-height: 1.8rem;
}
.configurator .f-group .f-control:focus::placeholder {
  color: transparent;
}
.configurator .f-dropdown .f-dropdown-button,
.configurator .f-dropdown .f-dropdown-item {
  display: flex;
  align-items: center;
}
.configurator .f-dropdown .f-dropdown-button .configurator__name {
  white-space: nowrap;
  line-height: inherit;
}
.configurator .f-dropdown .f-dropdown-button .configurator__icon img {
  max-height: 36px;
}
.configurator .f-dropdown .configurator__price {
  margin-left: auto;
}
.configurator .f-dropdown .configurator__name:not(:last-child) {
  margin-right: 0.8rem;
}
/*component_css_end*/

/*component_css_start id=61b0b16d83f316.37427832 page=projector type=projector_bundle_zone*/
.projector_bundle {
  display: none;
  padding-bottom: 1.3rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #c4c7c8;
}
.projector_bundle.--skeleton .projector_bundle__label,
.projector_bundle.--skeleton .projector_bundle__icon,
.projector_bundle.--skeleton .projector_bundle__name,
.projector_bundle.--skeleton .projector_bundle__price_wrapper,
.projector_bundle.--skeleton .projector_bundle__option &gt; *,
.projector_bundle.--skeleton .projector_bundle__checkbox_group {
  background: #f1f1f1;
  border-radius: 5px;
}
.projector_bundle.--skeleton .projector_bundle__item:nth-child(n+3) {
  display: none;
}
@media (min-width: 757px) {
  .projector_bundle.--skeleton .projector_bundle__item:nth-child(n+3) {
    display: flex;
  }
}
.projector_bundle.--skeleton .projector_bundle__label {
  height: 26px;
}
.projector_bundle.--skeleton .projector_bundle__checkbox_group {
  width: 18px;
  height: 18px;
  margin-right: 1.5rem;
}
.projector_bundle.--skeleton .projector_bundle__rebate_label {
  height: 38px;
}
@media (min-width: 757px) {
  .projector_bundle.--skeleton .projector_bundle__rebate_label {
    height: 19px;
  }
}
.projector_bundle.--skeleton .projector_bundle__rebate_wrapper {
  height: 32px;
}
@media (min-width: 757px) {
  .projector_bundle.--skeleton .projector_bundle__rebate_wrapper {
    height: 16px;
  }
}
.projector_bundle.--skeleton .projector_bundle__name {
  height: 30px;
}
@media (min-width: 757px) {
  .projector_bundle.--skeleton .projector_bundle__name {
    height: 15px;
  }
}
.projector_bundle.--skeleton .projector_bundle__price_wrapper {
  height: 19px;
}
.projector_bundle.--skeleton .projector_bundle__option &gt; * {
  height: 25px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 757px) {
  .projector_bundle.--skeleton .projector_bundle__option &gt; * {
    width: 135px;
  }
}
.projector_bundle__rebate {
  background: #f1f1f1;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 1rem 6rem 1rem 1rem;
  position: relative;
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .projector_bundle__rebate {
    padding: 1.5rem 6rem 1.5rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.projector_bundle__rebate:before,
.projector_bundle__rebate:after {
  content: "";
  background: #f1f1f1 none repeat scroll 0 0;
  color: #317CD4;
  display: block;
  height: 22px;
  margin-top: -11px;
  position: absolute;
  width: 22px;
  box-sizing: content-box;
  z-index: 2;
  right: 20px;
  top: 50%;
}
.projector_bundle__rebate:before {
  transform: rotate(40deg);
}
.projector_bundle__rebate:after {
  content: "%";
  font-size: 2rem;
  line-height: 22px;
  text-align: center;
}
.projector_bundle__rebate_wrapper:before,
.projector_bundle__rebate_wrapper:after {
  border: 2px solid #c4c7c8;
  content: "";
  display: block;
  height: 22px;
  margin-top: -13px;
  position: absolute;
  right: 18px;
  top: 50%;
  width: 22px;
  z-index: 1;
  box-sizing: content-box;
}
.projector_bundle__rebate_wrapper:before {
  transform: rotate(40deg);
}
.projector_bundle__rebate_label,
.projector_bundle__label {
  color: #333;
}
.projector_bundle__label {
  font-size: 2rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}
.projector_bundle__block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
}
@media (min-width: 757px) {
  .projector_bundle__block {
    margin: 0;
    display: block;
  }
}
.projector_bundle__item {
  width: 50%;
  padding: 0 1rem;
}
@media (min-width: 757px) {
  .projector_bundle__item {
    width: 100%;
    display: flex;
    padding: 1rem 0 0.5rem;
  }
}
.projector_bundle__checkbox_group {
  align-self: center;
}
.projector_bundle__checkbox_label {
  height: 1.8rem;
}
.projector_bundle .f-group {
  margin: 0;
}
.projector_bundle__price_wrapper {
  display: none;
}
.projector_bundle__info {
  display: grid;
  grid-gap: 5px;
  align-items: center;
}
@media (min-width: 757px) {
  .projector_bundle__info {
    min-width: 0;
    flex: 1;
  }
}
.projector_bundle__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .projector_bundle__icon {
    width: 100px;
    min-width: 100px;
    height: auto;
    min-height: 50px;
    margin: 0 2rem 0 0;
  }
}
@media (min-width: 979px) {
  .projector_bundle__icon {
    width: 50px;
    min-width: 50px;
  }
}
.projector_bundle__icon img {
  max-height: 100px;
  width: auto;
}
@media (min-width: 757px) {
  .projector_bundle__icon img {
    max-height: 70px;
  }
}
@media (min-width: 979px) {
  .projector_bundle__icon img {
    max-height: 50px;
  }
}
.projector_bundle__name {
  text-decoration: none;
  font-size: 1.3rem;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 757px) {
  .projector_bundle__name {
    min-height: 0 !important;
  }
}
.projector_bundle__name_quantity {
  display: none;
}
.projector_bundle__name_quantity.--active {
  display: inline;
}
.projector_bundle__price {
  font-size: 1.5rem;
}
.projector_bundle__availability,
.projector_bundle__availability_quantity {
  color: #e35c5c;
  font-size: 1.2rem;
}
.projector_bundle__availability_quantity a {
  display: block;
}
@media (min-width: 757px) {
  .projector_bundle__availability_quantity a {
    display: inline;
  }
}
.projector_bundle__chart_link {
  font-size: 1.2rem;
}
.projector_bundle__options {
  margin: -0.5rem;
}
@media (min-width: 757px) {
  .projector_bundle__options {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.projector_bundle__options[data-only_onesize] {
  display: none;
}
.projector_bundle__option {
  padding: 0.5rem;
}
@media (min-width: 757px) {
  .projector_bundle__option {
    max-width: 100%;
  }
}
.projector_bundle__option.--conflict .f-dropdown-toggle,
.projector_bundle__option.--alert .f-dropdown-toggle,
.projector_bundle__option.--conflict .projector_bundle__size_button,
.projector_bundle__option.--alert .projector_bundle__size_button {
  border: 1px solid #e35c5c;
  box-shadow: 0 0 0 1px #e35c5c;
  color: #e35c5c;
}
.projector_bundle__option.--chart {
  width: 100%;
}
.projector_bundle__option[data-onesize],
.projector_bundle__option[data-hide] {
  display: none;
}
.projector_bundle__size_button {
  height: 25px;
  font-size: 1.2rem;
  min-width: 135px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 5px;
  padding: 0.2rem 0.5rem;
}
.projector_bundle__size_button.--selected {
  font-weight: bold;
  border: 1px solid #317CD4;
  box-shadow: inset 0 0 0 1px #317CD4;
}
.projector_bundle__size_button.--disabled {
  color: #e35c5c;
  text-decoration: line-through;
}
.projector_bundle__size_button:hover {
  border: 1px solid #317CD4;
}
.projector_bundle__size_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}
.projector_bundle .f-dropdown .f-dropdown-toggle,
.projector_bundle select:not(.f-select-select) {
  height: 25px;
  font-size: 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  width: 100%;
  display: block;
}
@media (min-width: 757px) {
  .projector_bundle .f-dropdown .f-dropdown-toggle,
  .projector_bundle select:not(.f-select-select) {
    width: 135px;
  }
}
.projector_bundle option.--dependent {
  color: #e35c5c;
}
.projector_bundle .f-dropdown .f-dropdown-toggle {
  padding-right: 2.5rem;
}
.projector_bundle .f-dropdown .f-dropdown-label {
  padding-right: 0.3rem;
  font-weight: normal;
}
.projector_bundle .f-dropdown .f-dropdown-button {
  font-weight: bold;
}
.projector_bundle .f-dropdown .f-dropdown-li.--dependent .f-dropdown-item {
  color: #e35c5c;
}
.projector_bundle__arrow {
  text-decoration: none;
  font-size: 2.2rem;
  padding: 0 1rem;
}
.projector_bundle__arrow.--prev {
  margin-left: auto;
}
.projector_bundle__arrow.slick-disabled {
  opacity: 0.2;
}
#projector_form .projector_bundle {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e79db3660.65862825 page=projector type=projector_cms*/
div.component_projector_cms {
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
}
div.n56196_sub {
  font-weight: normal;
}
div.n56196_sub ul {
  padding: 0 0 0 22px !important;
}
div.n56196_sub ol {
  padding: 0 0 0 22px !important;
}
img.pic {
  border: none;
}
/*component_css_end*/

/*component_css_start id=614c5cf0aa0f36.13771473 page=projector type=projector_in_bundle*/
/*component_css_end*/

/*component_css_start id=60dd8e82e81980.50482337 page=projector type=projector_longdescription*/
/*component_css_end*/

/*component_css_start id=60dd8e831c1df2.28516371 page=projector type=projector_enclosures*/
.modal.--enclosures {
  text-align: center;
}
.enclosures {
  text-align: center;
}
@media (min-width: 757px) {
  .enclosures {
    text-align: left;
  }
}
.enclosures__label {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
}
.enclosures__list {
  list-style: none;
}
.enclosures__item {
  font-size: 1.3rem;
}
.enclosures__name:before {
  font-family: FontAwesome;
  color: #317CD4;
  font-size: 1.5rem;
  width: 2rem;
  margin-right: 1rem;
  text-align: center;
  display: inline-block;
}
.enclosures__name.--swf:before {
  content: '\F06E';
}
.enclosures__name.--video:before {
  content: '\F008';
}
.enclosures__name.--audio:before {
  content: '\E816';
}
.enclosures__name.--image:before {
  content: '\F1C5';
}
.enclosures__name.--document:before {
  content: '\E881';
}
.enclosures__name.--download:before {
  content: '\F019';
}
/*component_css_end*/

/*component_css_start id=610bfde3974fa9.80379217 page=projector type=projector_dictionary*/
.dictionary__group {
  padding-bottom: 2rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #c4c7c8;
}
.dictionary__group.--first {
  padding-top: 2rem;
  border-top: 1px solid #c4c7c8;
}
.dictionary__group:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.dictionary__producer_code.--name {
  margin-right: 0.3rem;
}
.dictionary__producer_code.--name:after {
  content: ':';
}
.dictionary__label_txt {
  font-size: 1.5rem;
  font-weight: bold;
}
.dictionary__name {
  text-align: right;
}
.dictionary__param {
  font-size: 1.3rem;
}
.dictionary__param[data-producer_code] {
  display: none;
}
.dictionary__value {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.dictionary__value:last-child {
  margin: 0;
}
.dictionary__name.--active .dictionary__description,
.dictionary__value.--active .dictionary__description {
  display: block;
}
.dictionary__name.--active .dictionary__more:after,
.dictionary__value.--active .dictionary__more:after {
  content: '\F106';
}
.dictionary__img {
  display: block;
}
.dictionary__picture {
  margin-top: 0.5rem;
}
.dictionary__description {
  margin: 0.5rem 0 2rem;
  display: none;
}
.dictionary__description.--active {
  display: block;
}
.dictionary__more {
  margin-left: 1rem;
  white-space: nowrap;
}
.dictionary__more:after {
  content: '\F107';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0.3rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e832b1483.15912810 page=projector type=projector_warranty*/
.warranty {
  text-align: center;
}
.warranty:before {
  content: '';
  width: 100%;
  border-top: 1px solid #c4c7c8;
  display: block;
  padding-bottom: 2.5rem;
}
.warranty__label {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
}
/*component_css_end*/

/*component_css_start id=614c5cef7da966.59520360 page=projector type=projector_associated_zone1*/
/*component_css_end*/

/*component_css_start id=614c5cef9b99f0.98769466 page=projector type=projector_associated_zone2*/
/*component_css_end*/

/*component_css_start id=61b0b16da39390.24988229 page=projector type=projector_product_questions*/
@media (min-width: 979px) {
  .questions__block.--banner {
    position: sticky;
    top: 10px;
  }
}
.questions__item {
  border-bottom: 1px solid #c4c7c8;
}
.questions__item:last-child {
  border-bottom: none;
}
.questions__item.--active .questions__answer {
  display: block;
}
.questions__item.--active .questions__question:after {
  content: '\F106';
}
.questions__question {
  font-size: 1.3rem;
  color: #333;
  text-decoration: none;
}
.questions__question:after {
  content: '\F107';
  font-family: fontAwesome;
  font-size: 1.8rem;
}
.questions__question:last-child {
  border-bottom: none;
}
.questions__question:hover {
  color: #317CD4;
}
.questions__answer {
  display: none;
  font-size: 1.3rem;
}
.questions:not([data-questions]) .questions__block {
  max-width: none;
  flex: 1;
}
@media (min-width: 757px) {
  .questions:not([data-questions]) .questions__banner {
    grid-template-areas: "label button" "text button";
    padding: 1.5rem 11rem;
  }
}
@media (min-width: 979px) {
  .questions:not([data-questions]) .questions__banner {
    grid-column-gap: 3rem;
    padding: 2rem 14rem;
  }
}
@media (min-width: 1200px) {
  .questions:not([data-questions]) .questions__banner {
    padding: 2.5rem 20rem;
  }
}
@media (min-width: 757px) {
  .questions:not([data-questions]) .questions__banner_item.--label {
    text-align: right;
    max-width: none;
  }
}
@media (min-width: 979px) {
  .questions:not([data-questions]) .questions__banner_item.--label {
    font-size: 2.2rem;
  }
}
@media (min-width: 757px) {
  .questions:not([data-questions]) .questions__banner_item.--text {
    text-align: right;
  }
}
@media (min-width: 979px) {
  .questions:not([data-questions]) .questions__banner_item.--text {
    font-size: 1.3rem;
  }
}
.questions__banner {
  background: #f1f1f1;
  border-radius: 5px;
  padding: 1.5rem;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-areas: "label label" "text button";
  align-items: center;
  grid-column-gap: 1.3rem;
}
@media (min-width: 757px) {
  .questions__banner {
    padding: 1.5rem 11rem;
    grid-template-areas: "label button" "text button";
  }
}
@media (min-width: 979px) {
  .questions__banner {
    padding: 2.5rem 1.5rem;
    grid-template-areas: "label label" "text button";
  }
}
.questions__banner_item.--label {
  font-size: 1.8rem;
  grid-area: label;
  margin-bottom: 0.8rem;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
@media (min-width: 757px) {
  .questions__banner_item.--label {
    text-align: right;
  }
}
@media (min-width: 979px) {
  .questions__banner_item.--label {
    max-width: 200px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .questions__banner_item.--label {
    font-size: 2.2rem;
    max-width: 250px;
  }
}
.questions__banner_item.--text {
  font-size: 1.2rem;
  grid-area: text;
}
@media (min-width: 757px) {
  .questions__banner_item.--text {
    text-align: right;
  }
}
@media (min-width: 979px) {
  .questions__banner_item.--text {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .questions__banner_item.--text {
    font-size: 1.3rem;
  }
}
.questions__banner_item.--button {
  grid-area: button;
}
.questions__button {
  white-space: nowrap;
}
.askforproduct {
  display: none;
  text-align: left;
}
.askforproduct__submit {
  text-align: center;
}
.askforproduct__button_legend {
  display: flex;
  font-size: 1.2rem;
  justify-content: center;
}
.askforproduct__button_legend:before {
  color: #999;
  content: "*";
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  height: 14px;
  margin-right: 5px;
}
.modal.--askforproduct .askforproduct {
  display: block;
  padding: 0;
  margin: 0 !important;
}
.modal.--askforproduct .askforproduct__description,
.modal.--askforproduct .askforproduct__inputs,
.modal.--askforproduct .askforproduct__privacy,
.modal.--askforproduct .askforproduct__submit {
  flex: 100%;
  max-width: none;
}
.modal.--askforproduct .askforproduct .headline,
.modal.--askforproduct .askforproduct .big_label {
  padding-top: 0;
  margin-top: 0;
}
/*component_css_end*/

/*component_css_start id=60dd8e837276d5.00911207 page=projector type=projector_projector_opinons_form*/
@media (min-width: 979px) {
  #opinions_section .average_opinions_container {
    position: sticky;
    top: 10px;
    align-self: flex-start;
  }
}
#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: 2rem;
  }
}
#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: #f1f1f1;
  position: relative;
  border-radius: 5px;
  display: inline-block;
  margin: 0 10px;
}
#opinions_section .opinion_rate .opinions_bar_active {
  position: absolute;
  background: #FAC917;
  height: 6px;
  border-radius: 5px;
  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.3rem;
  color: #999;
}
#opinions_section .opinion_date {
  display: block;
  white-space: nowrap;
}
#opinions_section .opinions_element_top,
#opinions_section .opinions_element_text {
  margin-bottom: 15px;
}
#opinions_section .opinions_element_top {
  display: flex;
  flex-direction: column-reverse;
  align-items: start;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_top {
    flex-direction: row;
    align-items: center;
  }
}
#opinions_section .opinions_filter_confirmed {
  margin: 0 0 1.5rem;
}
#opinions_section .opinions_filter_confirmed label {
  white-space: normal;
}
#opinions_section .opinions-shop_guide {
  font-size: 1.2rem;
}
#opinions_section .opinions_element_confirmed {
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_confirmed {
    margin: 0 0 0 1rem;
  }
}
#opinions_section .opinions_element_confirmed.--false {
  background-color: #f1f1f1;
  color: rgba(51, 51, 51, 0.5);
}
#opinions_section .opinions_element_confirmed.--true {
  background-color: rgba(16, 172, 130, 0.2);
  color: #10ac82;
  padding-left: 2.5rem;
}
#opinions_section .opinions_element_confirmed.--true:after,
#opinions_section .opinions_element_confirmed.--true:before {
  content: '';
  position: absolute;
}
#opinions_section .opinions_element_confirmed.--true:before {
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #10ac82;
}
#opinions_section .opinions_element_confirmed.--true:after {
  left: 0.6rem;
  top: 0.9rem;
  top: calc(50% - 2px);
  width: 0.5rem;
  height: 0.8rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-50%);
}
#opinions_section .opinion_author {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  #opinions_section .opinion_author {
    margin: 0 10px;
  }
}
#opinions_section .opinions_element_author_desc {
  font-size: 1.3rem;
  display: block;
}
#opinions_section .rate_opinion {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}
#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 .opinion_rate_no {
  margin-left: 15px;
  color: #999;
}
#opinions_section .rate_opinion .opinion_rate_no:hover {
  color: #333;
}
#opinions_section .rate_opinion .opinion_rate_no,
#opinions_section .rate_opinion .opinion_rate_yes {
  white-space: nowrap;
  text-decoration: none;
}
#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: #f1f1f1;
  margin-top: 30px;
  position: relative;
  border-radius: 5px;
}
#opinions_section .opinion_response:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 14px 12px;
  border-color: transparent transparent #f1f1f1 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;
}
#opinions_section .opinions_element_opinion_bottom {
  color: #999;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_opinion_bottom {
    display: flex;
    align-items: center;
  }
}
#opinions_section .opinions__more {
  display: flex;
  justify-content: center;
  position: relative;
}
#opinions_section .opinions__more:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #c4c7c8;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
}
#opinions_section .opinions__more .opinions__more_txt {
  display: block;
  text-transform: uppercase;
  color: #333;
  background: #fff;
  padding: 0 1.5rem;
  font-weight: bold;
  text-decoration: none;
}
#opinions_section .opinions__more .opinions__more_txt:hover {
  color: #317CD4;
}
#opinions_section .opinions_list__item:last-child .opinions_element_holder {
  border-bottom: none;
}
#opinions_section .opinions_list .opinions_element_holder {
  border-bottom: 1px solid #c4c7c8;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_holder {
    flex-wrap: nowrap;
  }
}
#opinions_section .opinions_list:not(.show) &gt; .row &gt; div:not([data-hide="true"]):nth-child(3) .opinions_element_holder {
  border-bottom: none;
  padding-bottom: 0 !important;
}
#opinions_section .opinions_list [data-hide="true"] {
  display: none;
}
#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: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 130px;
  transition: opacity 0.3s;
  border-radius: 100%;
}
#opinions_section .opinions_list .opinions_element_photo a:hover {
  opacity: 0.75;
}
.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: 0.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;
  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 #c4c7c8;
  box-shadow: none;
  border-radius: 5px;
  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: #f1f1f1;
  text-align: center;
  padding: 15px;
  display: none;
  font-size: 1.2rem;
}
.modal.--add-opinion .opinions_add_form {
  display: block !important;
}
.modal.--add-opinion .opinions_add_form *[class*='col-'] {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.modal.--add-opinion .opinions_add_form .row {
  margin: 0;
}
.modal.--add-opinion .opinions_add_form .headline,
.modal.--add-opinion .opinions_add_form .big_label {
  padding-top: 0;
  margin-top: 0;
}
/*component_css_end*/

/*component_css_start id=614c5cefbbdef5.27135748 page=projector type=projector_associated_zone3*/
/*component_css_end*/

/*component_css_start id=60dd8e7841cdd9.19179168 page=projector type=projector_associated_zone4*/
/*component_css_end*/

/*component_css_start id=60dd8e812b4558.34086826 page=projector type=projector_blog_items*/
/*component_css_end*/

/*component_css_start id=60dd8e79e99273.66491246 page=projector type=projector_cms_sizes*/
@media (max-width: 757px) {
  .modal.--sizes-chart .hidden-phone {
    display: none;
  }
}
.modal.--sizes-chart div.component_projector_sizes_chart {
  display: block !important;
}
.modal.--sizes-chart .ui-table-reflow td .ui-table-cell-label,
.modal.--sizes-chart .ui-table-reflow th .ui-table-cell-label {
  min-width: 50%;
}
.modal.--sizes-chart .ui-table-reflow td .ui-table-cell-label {
  font-weight: 400;
}
.modal.--sizes-chart .ui-table-reflow tbody tr:first-child th {
  margin-top: 15px;
}
.modal.--sizes-chart .ui-table-reflow tbody tr th {
  margin-top: 25px;
}
@media (min-width: 757px) {
  .modal.--sizes-chart .ui-table-reflow tbody tr th {
    margin-top: 3em;
  }
}
.modal.--sizes-chart .ui-table-reflow tbody tr:first-child th {
  margin-top: 15px;
}
@media (max-width: 756.98px) {
  .modal.--sizes-chart .ui-table-reflow tbody tr th,
  .modal.--sizes-chart .ui-table-reflow tbody tr td {
    display: grid;
    grid-template-columns: repeat(2, minmax(70px, 1fr));
    grid-gap: 10px;
  }
  .modal.--sizes-chart .ui-table-reflow tbody tr th .ui-table-cell-label,
  .modal.--sizes-chart .ui-table-reflow tbody tr td .ui-table-cell-label {
    margin-right: 0;
  }
}
.modal.--sizes-chart .ui-table td {
  padding: 0.4em;
}
@media (max-width: 756.98px) {
  .modal.--sizes-chart .table-stroke thead th,
  .modal.--sizes-chart .table-stroke thead td {
    border-bottom: none;
    line-height: 1.5em;
  }
}
@media (max-width: 756.98px) {
  .modal.--sizes-chart .table-stroke tbody th,
  .modal.--sizes-chart .table-stroke tbody td {
    border-bottom: none;
    vertical-align: middle;
    line-height: 1.2;
  }
}
div.component_projector_sizes_chart {
  display: none;
}
div.sizes_chart_cms {
  text-align: left;
}
div.sizes_chart_cms &gt; *:first-child {
  padding-top: 30px;
}
#dialog_wrapper.dialog_wrapper_sizes_chart #dialog_wrapper_sub {
  padding: 10px;
}
.component_projector_sizes_chart h2 {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
.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;
  border-radius: 5px;
  text-align: left;
  padding: 22px 10px 22px 65px;
}
.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,
.component_projector_sizes_chart .info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.component_projector_sizes_chart .info.small:before,
.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;
}
@media (min-width: 757px) {
  .component_projector_sizes_chart .info {
    margin-right: 150px;
  }
}
table.table-condensed th {
  vertical-align: middle;
  letter-spacing: normal;
  margin-top: 0;
}
div.sizes_chart_cms p {
  margin-bottom: 15px;
}
.important {
  color: #317CD4;
}
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: #333;
  content: counter(section, decimal) ".";
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: -3px;
  min-width: 14px;
  padding: 4px 2px;
  text-align: center;
}
.put_right {
  float: right;
}
.put_left {
  float: left;
}
/*component_css_end*/

/*component_css_start id=60dd8e83cac149.65539594 page=affiliate-calculations type=affiliate_calculations_list*/
/*component_css_end*/

/*component_css_start id=60dd8e7f07d1f0.26319465 page=affiliate-calculations type=affiliate_calculations_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e76838691.78107395 page=order2 type=order2_cms*/
div.order2_cms {
  margin-bottom: 20px;
}
/*component_css_end*/

/*component_css_start id=669a5c8aa010f8.61123821 page=order2 type=cop_modules_order2*/
.cop_order_wrapper .cop__title.--first {
  margin-bottom: 20px;
}
.cop_order_wrapper .cop__title:not(.--first) {
  font-size: 1.5rem;
}
.cop_order_wrapper .cop_deliveries .cop__title:not(.cop_deliveries__label):not(.--show) {
  display: none;
}
.cop_order_wrapper .cop_payments {
  margin-bottom: 30px;
}
/*component_css_end*/
/*component_css_start id=65afbe517997a8.31334157 page=order2 type=cop_modules_verification*/
.cop_verification {
  font-size: 1.3rem;
}
.cop_verification.--pickup .cop_verification__item.--delivery {
  display: none;
}
.cop_verification.--pickup .cop_verification__item.--pickup {
  display: flex;
}
.cop_verification__block {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  display: grid;
  grid-gap: 25px;
  padding: 20px;
}
@media (min-width: 757px) {
  .cop_verification__block {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-gap: 20px;
  }
}
.cop_verification__label {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.cop_verification__item {
  display: flex;
  flex-direction: column;
}
.cop_verification__item.--pickup {
  display: none;
}
.cop_verification__data {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cop_verification__data_item.--no-phone {
  position: relative;
  display: flex;
}
.cop_verification__data_item.--no-phone.--completed .cop_verification__phone_label {
  display: inline;
}
.cop_verification__data_item.--no-phone.--completed .cop_verification__phone_empty {
  display: none;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_label {
  display: none;
  margin-right: 0.3rem;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_empty {
  margin: 0.5rem 0 0;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_empty input {
  padding-right: 3.2rem !important;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_empty input:focus ~ .cop_verification__phone_confirm,
.cop_verification__data_item.--no-phone .cop_verification__phone_empty input.focused ~ .cop_verification__phone_confirm {
  opacity: 1;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  height: 35px;
  text-decoration: none;
  width: 25px;
  opacity: 0;
  background: #6AC081;
  color: #fff;
  border-radius: 0 5px 5px 0;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm:hover {
  background: #333;
  color: #fff;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm:before {
  content: '\F00C';
  font-family: FontAwesome;
  margin-bottom: -2px;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm.--loading {
  position: relative;
  pointer-events: none;
  position: absolute;
  transform: translateY(0);
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.cop_verification__data_item.--no-phone .cop_verification__phone_confirm.--loading:before {
  border-radius: 0 5px 5px 0;
}
.cop_verification__edit {
  margin-top: auto;
  padding-top: 20px;
  align-self: flex-start;
}
/*component_css_end*/
/*component_css_start id=65afbe5f71b699.30817253 page=order2 type=cop_modules_documents*/
@media (min-width: 979px) {
  .cop_documents__block {
    display: grid;
    grid-template-columns: minmax(100px, 1fr) minmax(100px, 1fr);
    grid-gap: 20px;
    align-items: center;
  }
}
@media (min-width: 979px) {
  .cop_documents__select {
    margin-bottom: 0;
  }
}
.cop_documents__descriptions {
  display: none;
  font-size: 1.1rem;
}
.cop_documents__descriptions.--active {
  display: block;
}
/*component_css_end*/
/*component_css_start id=65afbea4481386.69748638 page=order2 type=cop_modules_remarks*/
.cop_remarks .cop_remarks__item {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin-bottom: 10px;
}
.cop_remarks .cop_remarks__item:last-child {
  margin-bottom: 0;
}
.cop_remarks .cop_remarks__item.--filled {
  border: 1px solid #317CD4;
}
.cop_remarks .cop_remarks__item.--filled .cop_remarks__label_icon:after {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  margin-top: 5px;
  margin-right: 3px;
}
.cop_remarks .cop_remarks__item.--filled .cop_remarks__message_wrapper {
  max-height: 150px;
  opacity: 1;
}
.cop_remarks .cop_remarks__item.--active .cop_remarks__label_icon:after {
  content: '\F106';
}
.cop_remarks .cop_remarks__item.--active .cop_remarks__textarea_wrapper {
  max-height: 180px;
  opacity: 1;
}
.cop_remarks .cop_remarks__label {
  cursor: pointer;
  padding: 10px 15px;
  min-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cop_remarks .cop_remarks__label_icon:after {
  content: '\F107';
  font-family: FontAwesome;
  font-size: 2.2rem;
  line-height: 1;
}
.cop_remarks .cop_remarks__textarea::placeholder {
  color: #979797 !important;
}
.cop_remarks .cop_remarks__textarea_wrapper,
.cop_remarks .cop_remarks__message_wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.cop_remarks .cop_remarks__textarea_wrapper .cop_remarks__textarea:focus,
.cop_remarks .cop_remarks__message_wrapper .cop_remarks__textarea:focus {
  border-width: 2px;
}
.cop_remarks .cop_remarks__textarea_wrapper .cop_remarks__textarea:focus + .cop_remarks__save,
.cop_remarks .cop_remarks__message_wrapper .cop_remarks__textarea:focus + .cop_remarks__save {
  background-color: #6AC081;
  border-color: #6AC081;
  color: #fff;
}
.cop_remarks .cop_remarks__textarea_wrapper .cop_remarks__textarea:focus + .cop_remarks__save:hover,
.cop_remarks .cop_remarks__message_wrapper .cop_remarks__textarea:focus + .cop_remarks__save:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.cop_remarks .cop_remarks__save,
.cop_remarks .cop_remarks__links {
  margin: 15px 0;
}
.cop_remarks .cop_remarks__link.--edit {
  margin-right: 15px;
}
.cop_remarks .cop_remarks__text {
  max-height: 100%;
  overflow-y: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.cop_remarks .cop_remarks__text::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cop_remarks .cop_remarks__text::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.cop_remarks .cop_remarks__text::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cop_remarks .cop_remarks__textarea {
  resize: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7dba8f74.59069113 page=order-nonstandardized type=order_nonstandardized_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e7dd17e72.43927026 page=order-nonstandardized type=order_nonstandardized_form*/
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: bold;
}
a.n59299_link:hover {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e780c7f19.73082819 page=rma-products type=rma_products_cms*/
/*component_css_end*/

/*component_css_start id=61f913c6f3b9d2.49558513 page=rma-products type=rma_products_list*/
.rma__list {
  display: grid;
}
@media (min-width: 757px) {
  .rma__list {
    margin-top: 1rem;
  }
}
.rma__row {
  display: grid;
  justify-content: center;
  grid-column-gap: 1.5rem;
  border-bottom: 1px solid #c4c7c8;
  padding-bottom: 1rem;
  padding-top: 1rem;
  grid-template-columns: 8.5rem 1fr auto;
  grid-row-gap: 0.5rem;
}
@media (min-width: 757px) {
  .rma__row {
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
  }
}
@media (max-width: 756px) {
  .rma__row.--opened .--mobileSeparator {
    display: block;
  }
  .rma__row.--opened .rma__col.--quantity {
    display: block !important;
  }
  .rma__row.--opened .rma__col.--comment,
  .rma__row.--opened .rma__col.--atachment {
    display: flex !important;
  }
}
@media (max-width: 756px) {
  .rma__row.--items {
    margin-bottom: 21px;
  }
}
.rma__row.--comment {
  display: none !important;
}
@media (max-width: 757px) {
  .rma__row &gt; *:not(.--photo):not(.--name, .--quantity , .--action, .--warranty) {
    grid-column: 1 / span 3;
  }
  .rma__row .--warranty {
    grid-column: 2 / span 3;
  }
  .rma__row .--quantity {
    grid-column: 1 / span 2;
  }
  .rma__row .--action {
    grid-column: 3 / span 3;
  }
}
@media (min-width: 757px) {
  .rma__row {
    grid-row-gap: 0;
    grid-template-columns: 8.5rem 1.8fr 1fr 1fr 1fr 1fr;
  }
}
.rma__row.--head {
  font-size: 1.2rem;
  display: none;
}
@media (min-width: 757px) {
  .rma__row.--head {
    display: grid;
  }
}
.rma__row.--comment {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
  display: none !important;
}
.rma__label {
  font-weight: 600;
  min-width: 40%;
}
@media (max-width: 756px) {
  .rma__label {
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 9.5px;
  }
}
.rma__name {
  display: flex;
  justify-content: flex-start;
}
.rma__name.--name {
  grid-column: 1 / span 2;
  justify-content: flex-start;
}
.rma__name.--quantity {
  justify-content: center;
}
.rma__col {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 757px) {
  .rma__col {
    justify-content: center;
  }
}
.rma__col.--action {
  display: none;
}
.rma__col.--warranty {
  align-items: flex-start;
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  .rma__col.--warranty {
    margin-bottom: 0;
    align-items: center;
    flex-wrap: nowrap;
  }
}
.rma__col.--name {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .rma__col.--name {
    margin-bottom: 0;
  }
}
.rma__col.--name div {
  margin-bottom: 0.3rem;
}
.rma__col.--name h3 {
  font-size: 1.3rem;
  margin-bottom: 2px;
}
.rma__col.--prices {
  font-weight: 600;
}
@media (min-width: 757px) {
  .rma__col.--prices {
    font-size: 1.6rem;
  }
}
.rma__col.--comment {
  flex-flow: column;
  align-items: flex-start;
}
.rma__col.--comment a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
}
.rma__col.--comment a:hover {
  color: #317CD4;
}
.rma__col.--comment a:hover i {
  color: #317CD4;
}
.rma__col.--comment a i {
  color: #317CD4;
  font-size: 2.2rem;
  padding-right: 1rem;
}
@media (min-width: 757px) {
  .rma__col.--comment a span {
    max-width: 6.5rem;
  }
}
@media (max-width: 756px) {
  .rma__col.--photo {
    order: 1;
    grid-column: 1;
  }
  .rma__col.--name {
    order: 2;
    grid-column: 2 / span 3;
  }
  .rma__col.--warranty {
    order: 3;
  }
  .rma__col.--mobileSeparator {
    order: 4;
    height: 8.32px;
    display: block;
    border-bottom: 1px solid #C4C7C8;
    margin-bottom: 21.8px;
    position: relative;
    display: none;
  }
  .rma__col.--mobileSeparator:before,
  .rma__col.--mobileSeparator:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
  }
  .rma__col.--mobileSeparator:before {
    border-width: 0 6.5px 9px 6.5px;
    border-color: transparent transparent #C4C7C8 transparent;
  }
  .rma__col.--mobileSeparator:after {
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #ffffff transparent;
  }
  .rma__col.--comment,
  .rma__col.--quantity,
  .rma__col.--atachment {
    display: none !important;
  }
  .rma__col.--comment {
    order: 5;
    grid-column: 1 / span 3 !important;
    width: 100%;
  }
  .rma__col.--quantity {
    order: 6;
    display: block;
    padding-left: 10px;
    grid-column: 1 / span 3 !important;
  }
  .rma__col.--atachment {
    order: 7;
    margin-bottom: 21px;
  }
}
.rma__col .showTip {
  font-size: 1rem;
  line-height: 1rem;
  height: auto;
  width: 1.2rem;
  color: #317CD4;
}
@media (min-width: 757px) {
  .rma__col .showTip {
    transform: translateY(-0.75rem);
  }
}
.rma__col .allowReturn_1,
.rma__col .allowReturn_2 {
  display: flex;
  text-align: center;
}
.rma__attachment {
  display: flex;
  flex-flow: column;
}
.rma__attachment ol {
  list-style-type: none;
}
.rma__attachment ol li {
  margin-bottom: 5px;
}
.rma__attachment ol li a {
  padding-left: 0;
  float: none;
}
.rma__toggleComplain {
  display: flex;
  justify-content: flex-end;
  margin-bottom: -20px;
  margin-right: -15px;
  text-decoration: none;
  order: 7;
}
.rma__toggleComplain span {
  background: #fff;
  padding-left: 10.5px;
}
.rma__toggleComplain span i {
  color: #317CD4;
  margin-right: 8px;
  font-size: 1.6rem;
  vertical-align: middle;
}
div.basketedit_productslist {
  clear: both;
  padding-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 757px) {
  div.basketedit_productslist {
    padding-top: 15px;
  }
}
.productslist_product__sizeWrapper {
  display: flex;
}
.productslist_product__sizeWrapper &gt; div {
  margin-bottom: 0 !important;
}
.productslist_product__sizeWrapper &gt; div ~ div {
  padding-left: 8px;
}
.productslist_product__sizeWrapper &gt; div ~ div:before {
  content: '|';
  margin-right: 6px;
}
div.productslist_product_info {
  font-size: 1.3rem;
  color: #e35c5c;
  padding-top: 5px;
}
div.virtual_quantity {
  text-align: center;
}
div.prodl_comment {
  display: none;
  padding: 13px 20px;
  margin-bottom: 10px;
  box-shadow: none;
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  position: relative;
  border-radius: 5px;
}
.basketedit_page div.prodl_comment_left {
  display: inline;
}
div.prodl_comment_left {
  display: flex;
  flex-direction: column;
}
@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%;
  }
}
.return_productslist div.prodl_comment_foto {
  padding: 0 0 8px 0;
  display: flex;
  flex-flow: column;
}
.return_productslist div.prodl_comment_foto input {
  display: none;
}
.return_productslist div.prodl_comment_foto .fakeButton {
  appearance: auto;
  white-space: nowrap;
  margin-inline-end: 4px;
  font-size: inherit;
  -webkit-user-modify: read-only !important;
  align-items: flex-start;
  text-align: center;
  cursor: default;
  box-sizing: border-box;
  background-color: buttonface;
  color: buttontext;
  margin: 0px;
  padding: 1px 6px;
  border-width: 1px;
  border-style: outset;
  border-color: buttonborder;
  border-image: initial;
  width: max-content;
}
.return_productslist div.prodl_comment_foto span {
  font-size: 1.2rem;
  margin-top: 4px;
}
.return_productslist div.prodl_comment_foto label {
  margin-bottom: 5px;
}
.prodl_comment_button .addMoreFiles {
  padding-left: 0;
}
tr.basketedit_productslist_label {
  white-space: nowrap;
  display: none;
}
@media (min-width: 757px) {
  tr.basketedit_productslist_label {
    display: table-row;
  }
}
tr.productslist_item {
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 757px) {
  .productslist_item:last-child {
    border-bottom: none;
  }
}
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: bold;
  white-space: nowrap;
}
.productslist_product_attachments {
  justify-content: flex-start;
}
@media (min-width: 979px) {
  .productslist_product_attachments {
    justify-content: center;
  }
}
.productslist_product_attachments a {
  padding-left: 21px;
  position: relative;
  font-size: 1.2rem;
}
.productslist_product_attachments i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.3rem;
  color: #317CD4;
}
.productslist_product_attachments span {
  display: block;
  font-size: 1.2rem;
}
@media (max-width: 756px) {
  .productslist_product_attachments span span {
    display: inline;
    margin-left: 3px;
  }
}
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 #c4c7c8;
  }
}
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 #c4c7c8;
  }
}
td.productslist_product_comment {
  text-align: center;
  padding: 10px 5px;
  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;
  display: none;
}
@media (min-width: 757px) {
  td.productslist_product_prices {
    display: table-cell;
  }
}
td.productslist_product_quantity {
  border: none;
  vertical-align: middle !important;
  text-align: center;
}
@media (min-width: 757px) {
  td.productslist_product_quantity {
    width: 132px;
  }
}
td.productslist_comment {
  text-align: center;
  text-align: left !important;
  padding: 0 !important;
  border-top: none;
}
a.addQuantity {
  border: 1px solid #c4c7c8;
  box-shadow: none;
  display: inline-block;
  background: #fff;
  font-size: 1.1em;
  height: 35px;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  border-radius: 5px;
  text-decoration: none;
}
@media (min-width: 757px) {
  a.addQuantity {
    float: none;
    margin: 0;
  }
}
a.delQuantity {
  border: 1px solid #c4c7c8;
  box-shadow: none;
  display: inline-block;
  font-size: 1.1em;
  height: 35px;
  line-height: 34px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  width: 35px;
  margin-right: 8px;
  border-radius: 5px;
  text-decoration: none;
}
@media (min-width: 757px) {
  a.delQuantity {
    float: none;
    margin: 0;
  }
}
a.previewFile {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0;
  max-width: 201px;
  overflow: hidden;
}
.productslist_quantity__more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 9px;
  width: 50% !important;
}
.productslist_quantity__more input {
  border: none !important;
}
span.productslist_quantity {
  display: inline-block;
  line-height: 1;
  margin-bottom: 5px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
span.productslist_quantity .f-dropdown-menu {
  min-width: 80px;
}
span.productslist_quantity .f-select {
  margin-bottom: 0;
}
#basketedit_productslist table {
  width: 100%;
}
.basketedit_page #basketedit_productslist th {
  padding: 15px 5px;
}
#basketedit_productslist th {
  padding: 5px;
  font-weight: normal;
  font-size: 0.9em;
}
td.productslist_product_name &gt; div {
  font-size: 0.786em;
}
#basketedit_productslist.return_productslist td {
  padding: 16px 15px;
  vertical-align: top;
}
@media (min-width: 757px) {
  #basketedit_productslist.return_productslist td {
    vertical-align: middle;
    padding: 10px 5px;
  }
}
#basketedit_productslist h3 a {
  text-decoration: none;
}
span.productslist_quantity a.disabled {
  color: #c4c7c8;
}
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: 1.4rem;
  color: #333;
}
.productslist_product_name h3 a:hover {
  color: #317CD4;
}
a.productslist_change_product {
  margin-top: 10px;
}
.productslist_product_comment {
  width: 300px;
}
.productslist_product_comment textarea {
  resize: none;
  width: 100%;
  height: 150px;
  border-radius: 5px;
  margin-bottom: 21.8px;
  font-size: 1.2rem;
}
@media (min-width: 979px) {
  .productslist_product_comment textarea {
    margin-bottom: 0;
    height: 85px;
  }
}
.productslist_product_comment.has-error textarea {
  border-color: #e35c5c;
}
.productslist_product_comment .help-block {
  font-size: 1.1rem;
}
@media (max-width: 756px) {
  .productslist_product_comment .help-block {
    margin-bottom: 21px;
  }
}
.productslist_product_comment a {
  color: #317CD4;
  display: block;
  font-size: 0.786em;
  text-align: left;
  margin-top: 6px;
}
.productslist_product_comment a:hover {
  color: #000;
}
.productslist_product_comment a:hover i {
  color: #000;
}
.return_productslist .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;
}
.rma_products_page .productslist_product_info {
  order: 1;
}
.rma_products_page .productslist_product_info,
.rma_products_page .productslist_product_info div {
  width: 100% !important;
}
.rma_products_page .productslist_product_quantity div {
  width: 68px;
}
.return_productslist .productslist_product_quantity div {
  padding-top: 5px;
}
.return_productslist .productslist_product_quantity div .f-group .f-control {
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
}
.productslist_product_quantity input {
  border-left: none;
  border-right: none;
  font-weight: bold;
  font-size: 1.2em;
  display: inline-block;
  height: 35px !important;
  color: #333;
  margin: 0 auto;
  text-align: center;
  width: 35px;
  vertical-align: middle;
  line-height: 35px;
  border-radius: 5px;
  background: #fff;
}
@media (min-width: 757px) {
  .productslist_product_quantity input {
    font-weight: normal;
    font-size: 1em;
  }
}
.productslist_product_quantity button {
  color: #317CD4;
  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;
}
td.productslist_product_comment i {
  position: relative;
  top: -3px;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  float: left;
  font-size: 1.5em;
  height: 35px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
  color: #317CD4;
  border-radius: 5px;
}
td.productslist_product_comment i:hover {
  color: #333;
}
div.prodl_comment:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #f1f1f1 transparent;
  position: absolute;
  left: 36px;
  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 #c4c7c8 transparent;
  position: absolute;
  left: 35px;
  top: -12px;
  content: '';
  z-index: -1;
}
div.prodl_comment_left a {
  display: none;
  margin-left: 10px;
  color: #333;
}
@media (min-width: 757px) {
  div.prodl_comment_left a {
    display: inline;
  }
}
div.prodl_comment_left a:hover {
  color: #317CD4;
}
div.prodl_comment_right a:hover {
  background-position: right top !important;
}
div.prodl_comment_right ol {
  color: #333;
  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('/gfx/standards/spinacz.png?r=1742980154') left center no-repeat;
}
div.prodl_comment_right ol li a {
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}
div.prodl_comment_right ol li a.deleteFile {
  color: #317CD4;
  margin-left: 10px;
}
div.prodl_comment_right ol li a.deleteFile:hover {
  color: #000;
}
tr.productslist_tools_top td {
  background: #f1f1f1;
}
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: #333;
  border-radius: 5px;
}
@media (min-width: 757px) {
  tr.productslist_tools_bottom td {
    padding: 10px !important;
    background: #f1f1f1;
    color: #333;
    border: 1px solid #c4c7c8;
    border-radius: 5px;
  }
}
tr.productslist_tools_bottom td a {
  display: block;
  margin: 10px 0 0 0;
  text-align: left;
}
tr.productslist_tools_bottom td a.removeSelected {
  color: #317CD4;
}
tr.productslist_tools_bottom td a.removeSelected:hover {
  color: #e35c5c !important;
}
@media (min-width: 757px) {
  tr.productslist_tools_bottom td a {
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
  }
}
.procuctCheckboxSelect {
  background-color: #317CD4 !important;
  color: #fff;
}
span.only_virtual {
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}
#basketedit_productslist .addWrapper {
  float: left;
  clear: both;
  margin: 15px 0 0;
  display: none;
}
@media (min-width: 757px) {
  #basketedit_productslist .addWrapper {
    float: right;
    margin: 0;
  }
}
#basketedit_productslist .addWrapper i {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  color: #317CD4;
  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 {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
.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 #c4c7c8;
  content: '';
  display: inline-block;
  height: 4px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 4px;
  margin-left: -10px;
}
.return_products_page #basketedit_productslist td {
  padding: 5px;
  vertical-align: middle;
}
@media (min-width: 757px) {
  .return_products_page #basketedit_productslist td {
    border-top: 1px solid #c4c7c8;
  }
}
#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 #c4c7c8;
  box-shadow: none;
  color: #317CD4;
  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: #317CD4;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: bold;
  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 #f1f1f1 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 #f1f1f1;
  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: #f1f1f1;
}
tr.special_offer td.productslist_product_quantity {
  background: none;
}
@media (min-width: 757px) {
  tr.special_offer td.productslist_product_quantity {
    background: #f1f1f1;
  }
}
tr.special_offer td.productslist_product_quantity a {
  display: none !important;
}
tr.special_offer td.productslist_product_quantity input {
  border: 1px solid #c4c7c8;
  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: bold;
  padding-top: 5px;
}
tr.special_offer td.productslist_product_sum {
  background: #f1f1f1;
  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: bold;
  text-align: center;
  font-size: 1.2em;
}
@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 0;
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  td.productslist_product_action.mobile &gt; div {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #c4c7c8;
    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;
}
td.productslist_product_action {
  padding-top: 0 !important;
  border-top: 1px solid #c4c7c8;
  text-align: left;
}
@media (min-width: 757px) {
  td.productslist_product_action {
    text-align: center;
    padding: 0 !important;
  }
}
div.productslist_warranty {
  display: block;
  font-size: 1.2rem;
  text-align: left;
}
@media (max-width: 757px) {
  div.productslist_warranty .moreInfo__show {
    margin-left: 8px;
    flex-basis: 100%;
    font-size: 1.2rem;
  }
  div.productslist_warranty .moreInfo__show:after {
    display: none;
  }
}
@media (min-width: 757px) {
  div.productslist_warranty {
    flex-wrap: nowrap;
    text-align: left;
  }
  div.productslist_warranty .moreInfo {
    margin-left: 0;
  }
}
td.productslist_product_warranty {
  display: none;
  border-top: 1px solid #c4c7c8;
  width: 112px;
  text-align: center;
}
@media (min-width: 757px) {
  td.productslist_product_warranty {
    display: table-cell;
  }
}
.productslist_product_info i {
  border: medium none;
  box-shadow: none;
  font-size: 2.2rem;
  margin-right: 5px;
  color: #e35c5c;
}
.return_productslist td.productslist_product_quantity {
  width: auto;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media (min-width: 757px) {
  .return_productslist td.productslist_product_quantity {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-top: 1px solid #c4c7c8;
    width: 155px;
  }
}
.return_productslist td.productslist_product_quantity span.productslist_quantity &gt; input {
  border: 1px solid #c4c7c8 !important;
}
.productslist_product_info + div {
  display: none;
}
.rma_products_page #basketedit_productslist td.productslist_product_comment {
  display: table-cell;
  border: none;
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 757px) {
  .rma_products_page #basketedit_productslist td.productslist_product_comment {
    border-top: 1px solid #c4c7c8;
    width: 125px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 979px) {
  .rma_products_page #basketedit_productslist td.productslist_product_comment {
    width: 140px;
  }
}
.rma_products_page #basketedit_productslist td.productslist_product_comment a i {
  margin: 0;
}
@media (min-width: 757px) {
  .rma_products_page #basketedit_productslist td.productslist_product_comment a i {
    margin-right: 10px;
  }
}
.rma_products_page #basketedit_productslist td.productslist_product_comment a span {
  display: none;
}
@media (min-width: 757px) {
  .rma_products_page #basketedit_productslist td.productslist_product_comment a span {
    display: inline;
  }
}
.rma_products_page .productslist_product_quantity div {
  padding-top: 0;
}
.rma_products_page td {
  vertical-align: top !important;
  padding-top: 0 !important;
}
.rma_products_page td.rma-remarks {
  padding-top: 10px !important;
}
@media (min-width: 757px) {
  .rma_products_page td {
    vertical-align: middle !important;
    padding-top: 10px !important;
  }
}
.rma_products_page td.productslist_product_action {
  padding-top: 16px !important;
}
@media (min-width: 757px) {
  .rma_products_page td.productslist_product_action {
    padding-top: 10px !important;
  }
}
.rma_products_page td.productslist_product_photo {
  padding: 0 0 16px !important;
}
@media (min-width: 757px) {
  .rma_products_page td.productslist_product_photo {
    padding: 10px 5px !important;
  }
}
.rma_products_page th {
  vertical-align: top !important;
  padding-top: 0 !important;
}
@media (min-width: 757px) {
  .rma_products_page th {
    vertical-align: middle !important;
    padding-top: 10px !important;
  }
}
.allowReturn_1 {
  color: #333;
  text-align: left;
}
.allowReturn_2 {
  color: #333;
  text-align: left;
  display: none;
  margin-bottom: 1rem;
}
.allowReturn_2 i {
  color: #317CD4;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .allowReturn_2 i {
    margin-bottom: 0;
  }
}
.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;
  }
}
.return_productslist div.prodl_comment_left a {
  margin-left: 0;
}
.rma_products_page .productslist_product_price {
  display: flex;
  align-items: baseline;
  margin-top: 5px;
}
.rma_products_page .productslist_product_price strong {
  margin-right: 5px;
}
.rma_products_page tr.productslist_item {
  border-bottom: 0;
}
#return_go_next.disabled {
  opacity: 0.5;
}
.productslist_product_sellby_info {
  font-size: 1.2rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e76dbccd6.03994951 page=rma-add type=rma_add_cms*/
div.rma_add_cms_label {
  clear: both;
}
div.rma_add_cms {
  margin-bottom: 20px;
}
/*component_css_end*/

/*component_css_start id=60dd8e8828f0a0.04076273 page=rma-add type=rma_add_form*/
div.rma_add_form_label {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
  display: none;
}
div.rma_add_form_addbutton {
  text-align: right;
  position: relative;
}
div.rma_add_form_section {
  margin-bottom: 20px;
}
div.rma_add_form_sectionheader {
  background: #f1f1f1;
  font-weight: bold;
  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 #f1f1f1;
  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 #c4c7c8;
  min-height: 120px;
  position: relative;
  padding: 10px;
  border-radius: 5px;
}
div.rma_add_form_stockheader {
  font-weight: bold;
  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: #333;
  display: block;
  font-size: 1.083em;
  font-weight: bold;
  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: bold;
  margin: 0 0 10px;
}
span.rma_add_form_infotitle {
  display: block;
  padding: 0 0 5px;
  font-weight: bold;
}
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: bold;
}
span.rma_add_form_infotitle2 {
  display: block;
  padding: 0 0 5px;
}
span.rma_add_form_infovalue2 {
  display: block;
  font-weight: bold;
}
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: #317CD4;
  color: #fff;
}
div.rmaf_selected a {
  color: #fff;
  font-weight: bold;
}
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e77cc0db9.62835914 page=returns-sites type=returns_sites_cms*/
/*component_css_end*/

/*component_css_start id=61f913c8bcc687.81364427 page=returns-sites type=returns_sites_form*/
.pickup_return_list_form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
div.pickupl_return {
  border: 1px solid #c4c7c8;
  line-height: 1.3;
  cursor: pointer;
  margin: 5px;
  min-height: 80px;
  min-width: 300px;
  width: 30%;
  flex-grow: 1;
  overflow: hidden;
  padding: 15px 30px;
  position: relative;
  background: #fff;
  border-radius: 5px;
}
div.pickupl_return.active .pickupl_return_header,
div.pickupl_return.active .pickupl_return_address {
  color: #333;
}
.pickupl_return_sub {
  text-align: center;
}
.pickupl_return_sub .pickupl_return_link {
  margin-top: 1rem;
}
@media (min-width: 757px) {
  .pickupl_return_sub {
    text-align: left;
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .pickupl_return_sub .pickupl_return_link {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 0;
  }
}
.pickupl_return_sub .pickupl_return_header {
  margin-bottom: 1rem;
}
.pickupl_return_sub .pickupl_return_address,
.pickupl_return_sub .pickupl_return_header {
  grid-column: 1 / span 1;
}
div.pickupl_return_header {
  font-weight: bold;
}
form.pickup_return_list_form {
  padding-top: 10px;
}
span.pickupl_return_city {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e81056b15.48165325 page=news type=news*/
.news__date_name {
  display: flex;
  margin-bottom: 2rem;
}
.news__date_name .headline {
  border: none;
  padding: 0;
  margin: 0;
}
.news__date_name .headline:after {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7fc611d0.13459073 page=news type=news_paging*/
/*component_css_end*/

/*component_css_start id=60dd8e7c871209.72571313 page=news type=news_bookmarklets*/
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;
}
/*component_css_end*/

/*component_css_start id=614c5cef2ebdc1.18234150 page=news type=news_cms_associated*/
/*component_css_end*/

/*component_css_start id=60dd8e7caee5c6.04826015 page=news type=news_facebook_comments*/
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: #f1f1f1;
}
/*component_css_end*/

/*component_css_start id=614c5cf1278845.84048440 page=products-bought type=products_bought_list*/
.pb_paging__item.--sort {
  min-width: 200px;
}
@media (min-width: 757px) {
  .pb_paging {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.75rem;
  }
  .pb_paging__item {
    flex: 1 0 50%;
    padding: 0 0.75rem;
  }
}
@media (min-width: 979px) {
  .pb_paging__item {
    flex: none;
  }
  .pb_paging .pagination {
    margin-left: auto;
  }
}
.pb_paging .f-dropdown .f-dropdown-menu {
  min-width: 95px;
}
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: #333;
  text-decoration: none;
}
h2.basket_name a:hover {
  color: #317CD4;
}
.products-bought .pagination__element {
  min-width: 25px;
}
@media (min-width: 979px) {
  .products-bought .pagination__element {
    min-width: 35px;
  }
}
.products-bought__products-button {
  position: relative;
  padding: 1.5rem 0 0 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
}
@media (min-width: 757px) {
  .products-bought__products-button {
    grid-template-rows: auto;
    justify-items: center;
    align-items: center;
  }
}
@media (min-width: 979px) {
  .products-bought__products-button {
    padding: 0;
    grid-template-columns: repeat(3, 1fr);
  }
  .products-bought__products-button #pb_paging_setting_bottom {
    justify-self: flex-end;
  }
}
.products-bought__products-button .btn.--solid {
  padding: 0.95rem 2.5rem;
}
.products-bought__checkbox-all {
  margin: 0 auto 1rem 0;
}
@media (min-width: 757px) {
  .products-bought__checkbox-all {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
  }
}
@media (min-width: 979px) {
  .products-bought__checkbox-all {
    position: static;
    justify-self: flex-start;
  }
}
.products-bought__checkbox-all .f-label::before {
  border-radius: 5px;
}
.products-bought__list {
  border-left: 1px solid #c4c7c8;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .products-bought__list {
    border-left: none;
  }
}
.products-bought__list &gt; div {
  padding-bottom: 0;
  margin: 0;
}
.products-bought__list-header {
  text-align: center;
  font-weight: normal;
  font-size: 0.9em;
  padding-bottom: 5px;
  border-bottom: 1px solid #c4c7c8;
}
.products-bought__header-name {
  text-align: left;
  padding-left: 0;
}
.products-bought__header-date {
  white-space: nowrap;
}
.products-bought__product {
  height: 100%;
  text-align: left;
  margin: 0 -15px;
  padding: 15px 10px 0;
  border: 1px solid #c4c7c8;
  border-left: none;
}
@media (min-width: 979px) {
  .products-bought__product {
    border: none;
    border-bottom: 1px solid #c4c7c8;
    text-align: center;
    padding: 15px 0;
  }
}
.products-bought__product-inner {
  height: 100%;
  flex-flow: column wrap;
}
@media (max-width: 978px) {
  .products-bought__product-inner &gt; div {
    flex: 0;
  }
}
@media (min-width: 979px) {
  .products-bought__product-inner {
    height: auto;
    flex-direction: row;
  }
}
.products-bought__product-info {
  text-align: left;
}
.products-bought__product-single-info {
  font-size: 0.786em;
}
.products-bought__product-date,
.products-bought__product-price {
  font-size: 0.786em;
}
@media (min-width: 979px) {
  .products-bought__product-date,
  .products-bought__product-price {
    font-size: 1em;
  }
}
.products-bought__product-price strong {
  font-size: 1.3em;
}
@media (min-width: 979px) {
  .products-bought__product-price strong {
    font-size: 1em;
  }
}
.products-bought__product-maxprice {
  display: block;
  font-size: 1.3rem;
}
.products-bought__product-maxprice del {
  white-space: nowrap;
}
.products-bought__checkbox.--unavailable .f-label {
  pointer-events: none;
}
.products-bought__checkbox.--unavailable .f-label::before {
  background: #f1f1f1;
}
.products-bought__checkbox .f-label {
  height: 18px;
}
.products-bought__product-button {
  padding-right: 0;
}
.products-bought__product-button &gt; * {
  width: 100%;
  display: block;
}
.products-bought__product-unavailable {
  color: #e35c5c;
  text-align: center;
  padding: 0.9rem 0;
}
.products-bought .omnibus_price {
  margin-top: 10px;
}
.products-bought .price_percent {
  margin-left: 3px;
}
.products-bought .label_icons {
  display: block;
  margin-bottom: 3px;
}
.pb_search_setting &gt; * &gt; label {
  display: none;
}
div:nth-child(n + 4) &gt; .products-bought__product {
  border-top: none;
}
div:nth-child(3) &gt; .products-bought__product {
  border-top: none;
}
@media (min-width: 757px) {
  div:nth-child(3) &gt; .products-bought__product {
    border-top: 1px solid #c4c7c8;
  }
}
@media (min-width: 979px) {
  div:nth-child(3) &gt; .products-bought__product {
    border-top: none;
  }
}
.productslist_product_bundle span {
  display: block;
  padding-left: 10px;
}
.productslist_product_bundle span:before {
  background: none repeat scroll 0 0 #c4c7c8;
  content: '';
  display: inline-block;
  height: 4px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 4px;
  margin-left: -10px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7816d550.43587148 page=rma-methods type=rma_methods_cms*/
/*component_css_end*/

/*component_css_start id=61f913c7616e70.19768762 page=rma-methods type=rma_methods_form*/
.rma_products_page .return_inner,
.return_products_page .return_inner {
  flex-wrap: nowrap;
  flex-direction: column;
}
.rma_products_page .return_inner_content,
.return_products_page .return_inner_content {
  text-align: center;
}
@media (max-width: 756px) {
  .rma_products_page img.n69372_icon,
  .return_products_page img.n69372_icon {
    margin-right: 0;
  }
}
@media (min-width: 757px) {
  .rma_products_page .return_inner,
  .return_products_page .return_inner {
    flex-direction: row;
  }
  .rma_products_page .return_inner_content,
  .return_products_page .return_inner_content {
    width: calc(100% - 95px);
    text-align: left;
  }
  .rma_products_page img.n69372_icon,
  .return_products_page img.n69372_icon {
    margin-bottom: 0;
  }
}
.rma_products_page img.n69372_icon,
.return_products_page img.n69372_icon {
  max-width: 80px;
  order: -1;
}
@media (max-width: 756px) {
  .rma_products_page img.n69372_icon,
  .return_products_page img.n69372_icon {
    margin-bottom: 15px;
  }
}
div.return_name {
  font-weight: bold;
}
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 #c4c7c8;
  cursor: pointer;
  font-weight: bold;
  overflow: hidden;
  flex-basis: calc(100% - 20px);
  float: left;
  margin: 10px;
  position: relative;
  background: #f1f1f1;
  border-radius: 5px;
}
@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: #f1f1f1 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: #fff;
  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: #333;
  width: 100%;
}
.return_methods_params {
  margin-top: 1rem;
}
.complain_method {
  background: #f1f1f1;
  padding: 12px 16px;
  border-radius: 5px;
  font-size: 1.2rem;
  margin-top: 25px;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  grid-column-gap: 40px;
}
@media (max-width: 756px) {
  .complain_method {
    margin-bottom: 5px;
  }
}
@media (min-width: 757px) {
  .complain_method {
    grid-template-columns: 1fr auto;
  }
}
@media (max-width: 756px) {
  .complain_method__select {
    margin-top: 5px;
  }
}
.complain_method .complain_select {
  margin-bottom: 0;
}
.complain_method .complain_select .f-control.f-dropdown-toggle {
  min-width: 250px;
  height: 40px;
  font-size: 1.2rem;
}
.complain_method .complain_select.has-error .f-control.f-dropdown-toggle {
  border-color: #e35c5c;
  color: #e35c5c;
}
.complain_method .complain_select .f-dropdown-li:first-child {
  display: none;
}
.complain_method .complain_select .f-dropdown-item {
  font-size: 1.2rem;
}
@media (min-width: 757px) {
  .rma_products_page .return_container {
    grid-template-columns: repeat(2, minmax(0, auto));
  }
}
@media (max-width: 756px) {
  form.return_type {
    margin-top: 0;
  }
}
@media (max-width: 756px) {
  .return_type {
    margin-top: 20px;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7e44a695.62065836 page=projector-collection type=projector_collection_bundle_zone*/
/*component_css_end*/

/*component_css_start id=60dd8e85a6c2b1.12259029 page=order-open type=order_open_form*/
/*component_css_end*/

/*component_css_start id=60dd8e77d847d8.34024099 page=returns-repayments type=returns_repayments_cms*/
/*component_css_end*/

/*component_css_start id=61f91642869651.04466349 page=returns-repayments type=returns_repayments_form*/
div.return_form {
  border: 1px solid #c4c7c8;
  line-height: 1.3;
  cursor: pointer;
  margin-bottom: 10px;
  margin: 5px;
  overflow: hidden;
  padding: 15px 10px;
  position: relative;
  background: #fff;
  border-radius: 5px;
}
@media (min-width: 757px) {
  div.return_form {
    padding: 15px;
  }
}
div.return_form_sub {
  text-align: center;
}
@media (min-width: 757px) {
  div.return_form_sub {
    margin-left: 80px;
    text-align: left;
  }
}
div.return_form_name {
  font-weight: bold;
  margin-bottom: 8px;
}
div.return_form_desc {
  font-size: 12px;
  margin-bottom: 8px;
}
@media (min-width: 757px) {
  div.return_form_desc + .form-group {
    margin-left: -80px;
  }
}
div.return_form_one_sub {
  margin-left: 77px;
}
div.return_form_one_name {
  font-weight: bold;
  margin-bottom: 3px;
}
div.return_form_one_desc {
  font-size: 11px;
  margin-bottom: 3px;
}
form.returm_return_list_form {
  padding-top: 10px;
}
form.returm_return_list_form .form-control-feedback {
  right: 5px;
}
@media (min-width: 757px) {
  form.returm_return_list_form {
    margin: 0 -10px;
  }
}
form.returm_return_list_form div.returns_summary_buttons.table_display {
  padding: 0;
}
input.return_type {
  display: none;
}
img.return_form {
  float: left;
  margin-bottom: 10px;
}
img.return_form_one {
  float: left;
  margin-right: 10px;
}
form.returm_return_list_form .table_display {
  border-spacing: 15px;
}
form.returm_return_list_form div.return_form {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 15px;
  border-radius: 5px;
}
@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.return_form img.return_form {
    margin-right: 10px;
    margin-bottom: 0px;
  }
}
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: center;
  margin-right: 10px;
  margin-top: 0;
}
@media (min-width: 979px) {
  .returm_return_list_form .button_legend {
    text-align: right;
  }
}
p#iban_number_description {
  font-size: 0.85em;
  margin-top: 8px;
  color: #333;
}
.return_form .has-feedback.row::before {
  display: none;
}
form.returm_return_list_form {
  margin: 0;
}
form.returm_return_list_form .table_display:not(.returns_summary_buttons) {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-gap: 15px;
  margin-bottom: 15px;
}
form.returm_return_list_form .table_display:not(.returns_summary_buttons) div.return_form {
  margin: 0;
  width: auto;
}
/*component_css_end*/

/*component_css_start id=63775d578a87c0.84408745 page=subscriptions type=subscriptions_list*/
.subscriptions_list {
  font-size: 1.3rem;
}
.subscriptions_list[data-display="terminated"] .subscriptions__dates,
.subscriptions_list[data-display="terminated"] .subscriptions__payment {
  display: none;
}
@media (min-width: 979px) {
  .subscriptions_list[data-display="terminated"] .subscriptions__product {
    grid-template-columns: 55px 300px;
  }
}
@media (min-width: 979px) {
  .subscriptions_list[data-display="terminated"] .subscriptions__info {
    grid-template-columns: 1fr 1fr;
  }
}
.subscriptions_list .headline {
  margin-bottom: 10px;
  padding-bottom: 0;
}
@media (min-width: 979px) {
  .subscriptions_list .headline {
    margin-bottom: 0;
  }
}
.subscriptions_list .headline:after {
  display: none;
}
.subscriptions_list__header {
  margin-bottom: 15px;
}
@media (min-width: 979px) {
  .subscriptions_list__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.subscriptions_list .subscriptions__item {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 757px) {
  .subscriptions_list .subscriptions__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .subscriptions_list .subscriptions__item {
    padding: 15px 20px;
  }
}
.subscriptions_list .subscriptions__item:last-child {
  margin-bottom: 0;
}
.subscriptions_list .subscriptions__item.--more {
  padding-bottom: 25px;
}
.subscriptions_list .subscriptions__item:not(.--show) .subscriptions__product:nth-child(n+3) {
  display: none;
}
.subscriptions_list .subscriptions__item:not(.--show) .subscriptions__product.--last-visible {
  margin-bottom: 0;
}
.subscriptions_list .subscriptions__more_products {
  position: absolute;
  bottom: -8px;
  left: 65px;
  font-size: 1.2rem;
  display: block;
  background: #fff;
  padding: 0 10px;
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__more_products {
    left: 75px;
  }
}
@media (min-width: 1200px) {
  .subscriptions_list .subscriptions__more_products {
    left: 80px;
  }
}
.subscriptions_list .subscriptions__products {
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  .subscriptions_list .subscriptions__products {
    margin-bottom: 0;
    flex: 1;
  }
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__products {
    flex: 0 1 auto;
  }
}
.subscriptions_list .subscriptions__info {
  margin-left: 60px;
}
@media (min-width: 757px) {
  .subscriptions_list .subscriptions__info {
    margin-left: 15px;
    flex: 1;
  }
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__info {
    display: grid;
    grid-template-columns: 1fr 1fr auto 1fr;
    align-items: center;
    flex: 1;
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .subscriptions_list .subscriptions__info {
    grid-template-columns: 1fr 2fr auto 1fr;
  }
}
.subscriptions_list .subscriptions__info &gt; * {
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  .subscriptions_list .subscriptions__info &gt; * {
    justify-content: flex-end;
    text-align: right;
  }
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__info &gt; * {
    margin: 0;
    justify-content: normal;
    text-align: left;
  }
}
.subscriptions_list .subscriptions__info &gt; *:last-child {
  margin-bottom: 0;
}
.subscriptions_list .subscriptions__product {
  display: grid;
  grid-template-columns: 45px 1fr;
  grid-gap: 10px 15px;
  margin-bottom: 20px;
  align-items: center;
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__product {
    grid-template-columns: 55px 220px;
    grid-gap: 0 15px;
  }
}
.subscriptions_list .subscriptions__product:last-child {
  margin-bottom: 0;
}
.subscriptions_list .subscriptions__product_icon {
  text-align: center;
}
.subscriptions_list .subscriptions__product_name {
  font-weight: bold;
  text-decoration: none;
  word-break: break-word;
  display: block;
  line-height: 1.6;
}
.subscriptions_list .subscriptions__product_details {
  font-size: 1.1rem;
}
.subscriptions_list .subscriptions__product_detail_name {
  margin-right: 3px;
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__price {
    margin-right: 30px;
    min-width: 110px;
  }
}
.subscriptions_list .subscriptions__price strong {
  font-size: 1.6rem;
  white-space: nowrap;
}
.subscriptions_list .subscriptions__price span {
  font-size: 1.1rem;
}
.subscriptions_list .subscriptions__dates {
  font-size: 1.2rem;
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__dates {
    min-width: 125px;
  }
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__date {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .subscriptions_list .subscriptions__date {
    display: block;
  }
}
.subscriptions_list .subscriptions__date.--order {
  margin-bottom: 5px;
}
.subscriptions_list .subscriptions__date_value {
  white-space: nowrap;
}
.subscriptions_list .subscriptions__payment {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__payment {
    justify-content: center;
    margin: 0 20px;
  }
}
.subscriptions_list .subscriptions__payment_icon {
  margin-right: 5px;
  min-width: 60px;
}
.subscriptions_list .subscriptions__payment_icon img {
  display: block;
}
.subscriptions_list .subscriptions__payment_card {
  font-size: 1.5rem;
}
@media (min-width: 757px) {
  .subscriptions_list .subscriptions__payment_card {
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .subscriptions_list .subscriptions__link {
    display: flex;
    justify-content: flex-end;
  }
}
/*component_css_end*/

/*component_css_start id=648aae764c8154.09590328 page=place-order type=place_order_scripts*/
/*component_css_end*/

/*component_css_start id=648aaebf60e762.29269629 page=place-order type=place_order_form*/
@keyframes skeleton-glow {
  50% {
    opacity: 0.2;
  }
}
@keyframes highlight-border {
  0%,
  50%,
  100% {
    box-shadow: none;
  }
  25%,
  75% {
    box-shadow: 0 0 0 1px #e35c5c;
    border-color: #e35c5c;
  }
}
@keyframes highlight-color {
  0%,
  50%,
  100% {
    box-shadow: none;
  }
  25%,
  75% {
    box-shadow: 0 0 0 1px #e35c5c;
    border-color: #e35c5c;
  }
}
[data-skeleton-content] {
  display: none;
}
.oscop {
  font-size: 1.3rem;
}
@media (min-width: 979px) {
  .oscop {
    max-width: 970px;
    margin: 0 auto;
    display: grid;
    grid-column-gap: 30px;
    grid-template-columns: minmax(530px, auto) 370px;
  }
}
.oscop .--hidden {
  display: none !important;
}
@media (min-width: 979px) {
  .oscop .oscop_summary__wrapper:not(.--loading) {
    transition: transform 0.2s ease;
  }
}
@media (min-width: 979px) {
  .oscop .oscop_summary__wrapper.--loading {
    transform: translateY(5px);
    transition: transform 0.3s ease;
  }
}
.oscop.--loading,
.oscop .--loading {
  opacity: 0.5;
  pointer-events: none;
  animation: skeleton-glow 2s ease-in-out infinite;
}
.oscop.--loading label,
.oscop .--loading label {
  pointer-events: none !important;
}
.oscop .--highlight {
  animation: highlight-border 2s ease 0s 1 normal forwards;
}
.oscop .--highlight-color {
  animation: highlight-color 2s ease 0s 1 normal forwards;
}
.oscop__skeleton {
  display: block;
  background: #c4c7c8;
  opacity: 0.5;
  margin-bottom: 10px;
  min-height: 45px;
  min-width: 40%;
  border-radius: 5px;
  animation: skeleton-glow 2s ease-in-out infinite;
}
.oscop__skeleton.--content {
  min-height: 150px;
  min-width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 979px) {
  .oscop__summary:not(.--ready) {
    position: sticky;
    top: 10px;
    align-self: flex-start;
  }
}
@media (min-width: 979px) {
  .oscop_col {
    flex: 1 0 35%;
  }
}
@media (min-width: 979px) {
  .oscop_col.--main {
    flex: 1 0 45%;
  }
}
@media (min-width: 979px) {
  .oscop_col.--sum {
    grid-row: 2;
    grid-column: 2;
    justify-self: flex-start;
  }
}
.oscop__title {
  font-size: 2.2rem;
  margin-bottom: 15px;
  line-height: 1;
}
@media (min-width: 979px) {
  .oscop__title {
    margin-bottom: 20px;
  }
}
.oscop__title.--small {
  font-size: 1.6rem;
}
@media (min-width: 979px) {
  .oscop__title.--small {
    margin-bottom: 15px;
  }
}
.oscop_signin .oscop__title {
  margin-bottom: 20px;
}
.oscop__title_desc {
  font-size: 1.3rem;
  font-weight: normal;
  color: #979797;
  margin-left: 10px;
}
.oscop__step {
  margin-bottom: 50px;
}
@media (max-width: 979px) {
  .oscop__step {
    margin-bottom: 40px;
  }
}
.oscop .f-dropdown-label {
  font-weight: normal;
}
.oscop .f-dropdown-button {
  font-weight: bold;
}
.oscop .f-group {
  margin: 0;
}
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 15px;
}
@media (min-width: 757px) {
  .oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) {
    grid-template-columns: 2fr 2fr 3fr 3fr;
  }
}
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback {
  grid-column: span 2;
}
@media (min-width: 757px) {
  .oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--street {
    grid-column: span 3;
  }
}
@media (min-width: 757px) {
  .oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--street-number {
    grid-column: span 1;
  }
}
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--login,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--password,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--email,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--phone,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--firm,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--nip,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--country,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--province,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--sex,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--birthdate {
  grid-column: span 4;
}
.oscop .f-group.--radio:not(.--small),
.oscop .f-group.--checkbox:not(.--small) {
  line-height: 0;
}
.oscop .f-group.--radio:not(.--small) &gt; .f-label,
.oscop .f-group.--checkbox:not(.--small) &gt; .f-label {
  font-size: 1.3rem;
  top: 0;
}
.oscop .f-group.f-dropdown .f-dropdown-li.--disabled {
  display: none;
}
.--place-order-page .menu_notice h2 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.--place-order-page .menu_notice p {
  font-size: 13px;
}
.--place-order-page .menu_notice__button {
  border-radius: 5px;
}
.--place-order-page .menu_notice__button.--stop {
  color: #333;
  text-decoration: underline;
}
.--place-order-page .menu_notice__button.--stop:hover {
  text-decoration: none;
  color: #317CD4;
}
.--place-order-page .f-group .f-control {
  height: 50px;
}
.--place-order-page .f-group .f-label {
  top: 15px;
}
.--place-order-page .f-group .f-feedback .f-control-feedback {
  height: 50px;
}
.--place-order-page button.btn.--large {
  padding: 1.55rem 2rem;
}
.--place-order-page .btn {
  border-radius: 5px;
}
.--place-order-page .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  border-bottom: 0;
}
.--place-order-page .btn.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.--place-order-page .btn.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.--place-order-page .btn.--outline {
  background: #f1f1f1;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.--place-order-page .btn.--outline:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.--place-order-page .btn.--large.--solid {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.--place-order-page .btn.--large.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.--place-order-page .btn.--large.--outline {
  background: #fff;
  border: 1px solid #6AC081;
  color: #6AC081;
}
.--place-order-page .btn.--large.--outline:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.--place-order-page .btn.--secondary {
  color: #333;
}
.--place-order-page .btn.--secondary:hover {
  color: #6AC081;
}
.--place-order-page .btn.--secondary.--solid {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.--place-order-page .btn.--secondary.--solid:hover {
  background: #6AC081;
  border: 1px solid #6AC081;
  color: #fff;
}
.--place-order-page .btn.--secondary.--outline {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.--place-order-page .btn.--secondary.--outline:hover {
  background: #fff;
  border: 1px solid #6AC081;
  color: #6AC081;
}
/*component_css_end*/

/*component_css_start id=67b31d62d24256.47786208 page=place-order type=place_order_client*/
.oscop_contact .oscop_login {
  margin-bottom: 25px;
}
.oscop_contact .oscop_login__label {
  margin-bottom: 10px;
  display: block;
}
.oscop_contact .oscop_login__services {
  display: flex;
  margin: -2.5px;
}
@media (min-width: 979px) {
  .oscop_contact .oscop_login__services {
    margin: -7.5px;
  }
}
.oscop_contact .oscop_login__service {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  flex: 1 0 auto;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin: 2.5px;
  text-decoration: none;
  color: #317CD4;
  background: #f1f1f1;
}
@media (min-width: 979px) {
  .oscop_contact .oscop_login__service {
    margin: 7.5px;
  }
}
.oscop_contact .oscop_login__service:hover {
  border-color: #317CD4;
}
.oscop_contact .oscop_login__service:before {
  content: '\F09A';
  font-family: FontAwesome;
  font-size: 1.8rem;
}
.oscop_contact .oscop_login__service[data-service="OpenId"] {
  display: none;
}
.oscop_contact .oscop_login__service[data-service="Google"]::before {
  color: #4285f4;
  height: 23px;
  content: url('/gfx/standards/google.svg?r=1742980154');
  transform: scale(0.8);
}
.oscop_contact .oscop_login__service[data-service="Facebook"] {
  order: 1;
}
.oscop_contact .oscop_login__service[data-service="Facebook"]::before {
  content: url('/gfx/standards/facebook.svg?r=1742980154');
  color: #3b5998;
  height: 23px;
  transform: scale(0.8);
}
.oscop_contact .oscop_login__service[data-service="LinkedIn"] {
  order: 2;
  display: none;
}
.oscop_contact .oscop_login__service[data-service="LinkedIn"]::before {
  content: url('/gfx/standards/linkedin.svg?r=1742980154');
  color: #0a66c2;
  height: 23px;
  transform: scale(0.8);
}
.oscop_contact .oscop_login__service[data-service="PayPal"] {
  display: none;
}
.oscop_contact .oscop_login__service[data-service="PayPal"]::before {
  content: "\F1ED";
  color: #053385;
}
.oscop_contact .oscop_registration .oscop_registration__item {
  margin-top: 15px;
}
.oscop_contact .oscop_register {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_contact .oscop_register.--hidden {
  display: grid !important;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.oscop_contact .oscop_register:not(.--hidden) {
  max-height: 500px;
  opacity: 1;
}
.oscop_contact .oscop_register__show_pass {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  text-decoration: none;
  font-size: 1.1rem;
}
.oscop_contact .oscop_register__show_pass:before {
  content: '\E87C';
  font-family: FontAwesome;
  margin-right: 5px;
}
.oscop_contact .oscop_register__show_pass.--hide:before {
  content: '\E87B';
  font-size: 1.6rem;
}
.oscop_signin.--loading,
.oscop_signin.--success,
.oscop_signin.--error {
  position: relative;
  pointer-events: none;
  position: static;
}
.oscop_signin.--loading:before,
.oscop_signin.--success:before,
.oscop_signin.--error:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.oscop_signin.--loading:after,
.oscop_signin.--success:after,
.oscop_signin.--error:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.oscop_signin.--success:after,
.oscop_signin.--error:after {
  animation: none;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.oscop_signin.--success:after {
  content: '\F00C';
  color: #10ac82;
}
.oscop_signin.--error:after {
  content: '\F00D';
  color: #e35c5c;
}
.oscop_signin__item.--login {
  margin-bottom: 15px;
}
.oscop_signin__recover {
  padding: 10px 0 5px 0;
}
.oscop_signin__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.oscop_signin__inputs.f-group {
  margin-bottom: 2rem;
}
.oscop_signin__button {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .oscop_signin__button {
    margin-bottom: 15px;
  }
}
.modal .oscop_client_exists {
  display: block;
}
.oscop_client_exists {
  display: none;
  font-size: 1.3rem;
}
.oscop_client_exists__item {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.oscop_client_exists__item:last-child {
  margin-bottom: 0;
}
.oscop_client_exists__action {
  margin-bottom: 5px;
}
.oscop_client_exists__action.--recover {
  margin-bottom: 20px;
}
.oscop_client_exists__action:last-child {
  margin-bottom: 0;
}
.oscop_client_exists__email {
  font-size: 2.1rem;
  color: #317CD4;
}
/*component_css_end*/

/*component_css_start id=67b31deb5f5610.64132368 page=place-order type=place_order_address*/
.oscop_addresses {
  grid-column: span 4;
  display: flex;
  justify-content: flex-end;
  order: -2;
}
.oscop_addresses .oscop_addresses__wrapper {
  display: none;
}
.oscop_addresses__wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
}
.oscop_addresses__item {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  overflow: hidden;
}
.oscop_addresses__item:hover {
  border: 1px solid #317CD4;
}
.oscop_addresses__item.--active {
  border: 2px solid #317CD4;
}
.oscop_addresses__item &gt; * {
  text-overflow: ellipsis;
  overflow: hidden;
}
.oscop_address__item.--client-data,
.oscop_address__item.--address-data,
.oscop_address__item.--invoice-data {
  margin-bottom: 25px;
}
.oscop_address__item.--address-data,
.oscop_address__item.--invoice-data,
.oscop_address__item.--address-switch,
.oscop_address__item.--invoice-switch {
  margin-top: 15px;
}
.oscop_address__item.--address-data,
.oscop_address__item.--invoice-data {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_address__item.--address-data.--hidden,
.oscop_address__item.--invoice-data.--hidden {
  display: grid !important;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.oscop_address__item.--address-data:not(.--hidden),
.oscop_address__item.--invoice-data:not(.--hidden) {
  max-height: 700px;
  opacity: 1;
}
.oscop_address__item .--country {
  order: -1;
}
.oscop_address .oscop_switch {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.oscop_address .oscop_switch__radio {
  margin-left: 15px;
}
.oscop_address .oscop_sex_switch {
  display: flex;
  align-items: center;
}
.oscop_address .oscop_sex_switch__radio {
  margin-left: 15px;
}
.oscop_address .oscop_client_data__item.--birthdate {
  position: relative;
  z-index: 2;
}
.oscop_address .vanilla-calendar {
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
}
.modal .oscop_street_number {
  display: flex;
}
.oscop_street_number {
  display: none;
  flex-direction: column;
  align-items: center;
}
.oscop_street_number img {
  margin-bottom: 2rem;
}
.oscop_street_number strong {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  text-align: center;
}
.oscop_street_number span {
  margin-bottom: 2.5rem;
  text-align: center;
}
/*component_css_end*/

/*component_css_start id=648aaef97170f5.63335843 page=place-order type=place_order_invoice*/
.oscop_invoice .f-group.--radio {
  margin-bottom: 10px;
}
/*component_css_end*/

/*component_css_start id=648aaf068fc096.25668672 page=place-order type=place_order_payment*/
.oscop_payments__details:not(.--show-all) .oscop_payments__option:nth-child(n + 5) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
input[type="radio"]:checked + label + .oscop_payments__details {
  max-height: 450px;
  opacity: 1;
}
input[type="radio"]:checked + label + .oscop_payments__details.--show-all {
  max-height: 2000px;
}
.oscop_payments.--clause-top .oscop_payments__clause {
  display: none;
}
.oscop_payments.--selected .oscop_payments__change {
  display: block;
}
.oscop_payments.--selected .oscop_payments__clause_top {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.oscop_payments.--selected .oscop_payments__item:not(.--checked) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.oscop_payments.--selected .oscop_payments__item.--checked {
  margin-bottom: 0;
}
.oscop_payments.--selected .oscop_payments__item.--checked .oscop_payments__label:before {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
  border-radius: 0;
  background: none;
  transition: none;
}
.oscop_payments.--selected .oscop_payments__item.--checked .oscop_payments__label:after {
  display: none;
}
.oscop_payments.--selected .oscop_payments__details {
  display: none;
}
.oscop_payments .oscop_payments__change {
  display: none;
  margin-top: 15px;
}
.oscop_payments .oscop_payments__item {
  border: 1px solid #c4c7c8;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 0 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_payments .oscop_payments__item:last-child {
  margin-bottom: 0;
}
.oscop_payments .oscop_payments__item .oscop_payments__details:empty {
  display: none;
}
.oscop_payments .oscop_payments__label {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 68px;
}
.oscop_payments .oscop_payments__details {
  width: 100%;
  padding: 5px 5px 5px 28px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_payments .oscop_payments__details span {
  line-height: 1.3;
}
.oscop_payments .oscop_payments__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  margin: 10px -5px 5px;
}
.oscop_payments .oscop_payments__option {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 300px;
  margin: 5px;
}
.oscop_payments .oscop_payments__option input[type="radio"]:checked + label.oscop_payments__option_select {
  border-color: #008ef3;
  outline: 1px solid #008ef3;
}
.oscop_payments .oscop_payments__option_select {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 10px;
  cursor: pointer;
  min-width: 112px;
  min-height: 93px;
  height: 100%;
  text-align: center;
}
.oscop_payments .oscop_payments__option_icons {
  display: flex;
  justify-content: center;
  background: #f1f1f1;
  padding: 3px;
  border-radius: 5px;
}
.oscop_payments .oscop_payments__option_name {
  font-size: 1.1rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.oscop_payments .oscop_payments__popular {
  font-size: 1.3rem;
}
.oscop_payments .oscop_payments__clause_top {
  font-size: 1rem;
  margin-bottom: 25px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_payments .oscop_payments__clause_top:empty {
  display: none;
}
.oscop_payments .oscop_payments__clause {
  font-size: 1rem;
  margin-bottom: 3rem;
  display: block;
}
.oscop_payments .oscop_payments__clause span {
  display: block;
}
.oscop_payments .oscop_payments__show_all {
  margin-bottom: 10px;
  padding: 10px 0;
  display: inline-block;
}
.oscop_payments .oscop_payments__icons {
  display: flex;
  justify-content: center;
  width: 56px;
  min-width: 56px;
  margin: 0 12px 0 2px;
  background: #f1f1f1;
  padding: 3px;
  border-radius: 5px;
}
.oscop_payments .oscop_payments__icon {
  display: none;
}
.oscop_payments .oscop_payments__icon:first-child {
  display: block;
}
.oscop_payments .oscop_payments__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
}
.oscop_payments .oscop_payments__name {
  font-size: 1.4rem;
}
.oscop_payments .oscop_payments__description {
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 4px;
}
.oscop_payments .oscop_payments__name + .oscop_payments .oscop_payments__description {
  font-size: 1.1rem;
}
.oscop_payments .oscop_payments__cost {
  margin-left: 15px;
}
/*component_css_end*/

/*component_css_start id=648aaf14348a50.06879457 page=place-order type=place_order_pickup_sites*/
.modal.--pickup.--loading .modal__content:before {
  z-index: 3;
}
.modal.--pickup.--loading .modal__content:after {
  z-index: 4;
}
.modal.--pickup .modal__wrapper {
  padding: 15px 0 0;
}
.modal.--pickup .pickup_points_oscop {
  display: block;
}
.modal.--pickup .modal__close {
  margin-top: calc(15px - 0.5rem);
  right: 0.5rem;
}
.modal.--pickup .modal__close::before {
  font-size: 1.5rem;
}
.modal.--pickup .leaflet-touch .leaflet-bar a.leaflet-control-zoom-in,
.modal.--pickup .leaflet-touch .leaflet-bar a.leaflet-control-zoom-out {
  line-height: 26px;
}
.pickup_points_oscop {
  display: none;
}
.pickup_points_oscop__headline {
  font-size: 2rem;
  margin: 0 15px 15px;
}
@media (min-width: 979px) {
  .pickup_points_oscop__headline {
    margin-bottom: 15px;
  }
}
.pickup_points_oscop__wrapper {
  position: relative;
}
.pickup_points_oscop .pickup_search {
  margin: 0 15px 15px;
  height: 45px;
  position: relative;
  z-index: 1;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_search {
    margin: 0;
    position: absolute;
    top: 30px;
    left: 15px;
    width: 300px;
    padding: 15px;
    background: #fff;
    z-index: 2;
    height: 75px;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .pickup_points_oscop .pickup_search {
    width: 320px;
  }
}
.pickup_points_oscop .pickup_search.--loading .pickup_search__query:after {
  content: '\E838';
  font-family: FontAwesome;
  animation: spin 1.5s infinite linear;
  font-size: 2.35rem;
  position: absolute;
  top: calc(50% - 15px);
  right: 4.5rem;
}
.pickup_points_oscop .pickup_search.--focus .pickup_search__wrapper {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_search.--focus .pickup_search__wrapper {
    left: 15px;
    right: 15px;
  }
}
.pickup_points_oscop .pickup_search.--focus .pickup_search__input {
  border: 1px solid transparent;
}
.pickup_points_oscop .pickup_search.--focus.--open .pickup_search__results {
  display: block;
  border-top: 1px solid #c4c7c8;
}
.pickup_points_oscop .pickup_search__wrapper {
  background: #f1f1f1;
  color: #333;
  border-radius: 5px;
  overflow: hidden;
}
.pickup_points_oscop .pickup_search__query {
  position: relative;
}
.pickup_points_oscop .pickup_search__input {
  width: 100%;
  height: 45px;
  font-size: 1.2rem;
  padding-left: 15px;
  padding-right: 75px;
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points_oscop .pickup_search__button {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
  position: absolute;
  font-size: 1.8rem;
  top: 0;
  right: 0;
}
.pickup_points_oscop .pickup_search__button:hover {
  color: #317CD4;
}
.pickup_points_oscop .pickup_search__button:before {
  content: '\F002';
  font-family: FontAwesome;
}
.pickup_points_oscop .pickup_search__results {
  display: none;
  padding: 7.5px 0;
  max-height: 300px;
  overflow: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0;
  background: #f1f1f1;
}
.pickup_points_oscop .pickup_search__results::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points_oscop .pickup_search__results::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.pickup_points_oscop .pickup_search__results::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points_oscop .pickup_search__result {
  display: block;
  font-size: 1.3rem;
  padding: 7.5px 15px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.pickup_points_oscop .pickup_search__result:hover {
  color: #317CD4;
}
.pickup_points_oscop .pickup_map {
  z-index: 0;
  position: relative;
}
@media (max-width: 979px) {
  .pickup_points_oscop .pickup_map {
    padding: 0 15px;
  }
}
.pickup_points_oscop .pickup_map__area {
  text-align: center;
  margin: 0 0 20px;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_map__area {
    margin: 0;
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
  }
}
@media (max-width: 979px) {
  .pickup_points_oscop .pickup_map__area_button {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  }
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_map__area_button.--secondary {
    color: #fff;
    background-color: rgba(51, 51, 51, 0.9);
  }
}
.pickup_points_oscop .pickup_map__area_button:before {
  font-size: 1.1em;
}
.pickup_points_oscop .pickup_map__wrapper {
  min-height: 300px;
  z-index: 0;
  max-height: 80vh;
  width: 100%;
}
@media (min-width: 757px) {
  .pickup_points_oscop .pickup_map__wrapper {
    min-height: calc(80vh - 40px);
  }
}
.pickup_points_oscop .pickup_items {
  margin: 20px 15px 15px 15px;
  display: none;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items {
    margin: 0;
    padding: 15px;
    position: absolute;
    z-index: 1;
    top: 105px;
    bottom: 30px;
    left: 15px;
    background: #fff;
    color: #333;
    width: 300px;
    border-radius: 0 0 5px 5px;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .pickup_points_oscop .pickup_items {
    width: 320px;
  }
}
.pickup_points_oscop .pickup_items.--pickups {
  display: block;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items.--pickups {
    display: flex;
  }
}
.pickup_points_oscop .pickup_items.--pickups .pickup_items__findings,
.pickup_points_oscop .pickup_items.--pickups .pickup_items__wrapper {
  display: block;
}
.pickup_points_oscop .pickup_items.--pickups.--more .pickup_items__show_more {
  display: flex;
  height: 45px;
  justify-content: center;
  align-items: center;
}
.pickup_points_oscop .pickup_items.--message {
  display: block;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items.--message {
    display: flex;
  }
}
.pickup_points_oscop .pickup_items.--message .pickup_items__message {
  display: block;
}
.pickup_points_oscop .pickup_items.--show .pickup_item.--hide {
  display: flex;
}
.pickup_points_oscop .pickup_items.--show .pickup_item.--last-visible {
  border-bottom: 1px solid #c4c7c8;
}
.pickup_points_oscop .pickup_items.--more .pickup_items__show_more {
  display: block;
}
.pickup_points_oscop .pickup_items__message,
.pickup_points_oscop .pickup_items__findings,
.pickup_points_oscop .pickup_items__wrapper,
.pickup_points_oscop .pickup_items__show_more {
  display: none;
}
.pickup_points_oscop .pickup_items__message {
  margin: 0;
}
.pickup_points_oscop .pickup_items__findings {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.pickup_points_oscop .pickup_items__findings_value {
  margin: 0 3px;
}
.pickup_points_oscop .pickup_items__show_more {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items__show_more {
    margin-top: auto;
    padding-top: 15px;
  }
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items__show {
    color: #000;
  }
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items__show:hover {
    color: #317CD4;
  }
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_items__wrapper {
    overflow-y: auto;
    scrollbar-color: #317CD4 transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0;
    margin: 0 -15px;
    padding: 0 15px;
  }
  .pickup_points_oscop .pickup_items__wrapper::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .pickup_points_oscop .pickup_items__wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .pickup_points_oscop .pickup_items__wrapper::-webkit-scrollbar-thumb {
    background-color: #317CD4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
.pickup_points_oscop .pickup_item {
  display: flex;
  align-items: flex-start;
  padding: 10px;
  border-bottom: 1px solid #c4c7c8;
  font-size: 1.2rem;
  cursor: pointer;
}
.pickup_points_oscop .pickup_item:last-child,
.pickup_points_oscop .pickup_item.--last-visible {
  border-bottom: none;
}
.pickup_points_oscop .pickup_item.--active {
  box-shadow: 0 0 0 2px #317CD4 inset;
  border-color: transparent;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
}
.pickup_points_oscop .pickup_item.--active .pickup_item__choose,
.pickup_points_oscop .pickup_item.--active .pickup_item__client_courier_number {
  display: block;
}
.pickup_points_oscop .pickup_item.--hide {
  display: none;
}
.pickup_points_oscop .pickup_item__icon {
  min-width: 33px;
  margin-right: 1rem;
}
.pickup_points_oscop .pickup_item__details {
  margin-right: 1rem;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_item__details {
    max-width: 48%;
  }
}
.pickup_points_oscop .pickup_item__name,
.pickup_points_oscop .pickup_item__street,
.pickup_points_oscop .pickup_item__city_wrapper {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points_oscop .pickup_item__street,
.pickup_points_oscop .pickup_item__city_wrapper {
  font-size: 1.4rem;
}
.pickup_points_oscop .pickup_item__zipcode {
  margin-right: 4px;
}
.pickup_points_oscop .pickup_item__map {
  align-self: flex-end;
  margin-left: auto;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_item__map_link {
    color: #000;
  }
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_item__map_link:hover {
    color: #317CD4;
  }
}
.pickup_points_oscop .pickup_item__choose {
  margin-top: 5px;
  display: none;
}
.pickup_points_oscop .pickup_item__choose a {
  width: auto;
}
.pickup_points_oscop .pickup_item__client_courier_number {
  margin-top: 5px;
  display: none;
}
.pickup_points_oscop .pickup_item__client_courier_number.--highlight {
  animation: highlight-border 2s ease 0s 1 normal forwards;
}
.pickup_points_oscop .leaflet-popup-content {
  margin: 10px;
}
.pickup_points_oscop .gm-style .gm-style-iw-c {
  padding: 10px !important;
  max-height: 300px !important;
  max-width: none !important;
  width: 230px;
  outline: none;
}
.pickup_points_oscop .gm-style .gm-style-iw-d {
  width: 100%;
  height: 100%;
  max-height: none !important;
  overflow: auto !important;
}
.pickup_points_oscop .gm-style .gm-style-iw-tc {
  top: -3px;
}
.pickup_points_oscop .pickup_marker {
  font-size: 1.2rem;
  max-width: 230px;
  color: #333;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_marker {
    max-width: 265px;
  }
}
.pickup_points_oscop .pickup_marker__details {
  margin-bottom: 10px;
}
.pickup_points_oscop .pickup_marker__name,
.pickup_points_oscop .pickup_marker__street,
.pickup_points_oscop .pickup_marker__city_wrapper {
  display: block;
}
.pickup_points_oscop .pickup_marker__street,
.pickup_points_oscop .pickup_marker__city_wrapper {
  font-size: 1.3rem;
}
@media (min-width: 979px) {
  .pickup_points_oscop .pickup_marker__street,
  .pickup_points_oscop .pickup_marker__city_wrapper {
    font-size: 1.5rem;
  }
}
.pickup_points_oscop .pickup_marker__zipcode {
  margin-right: 4px;
}
.pickup_points_oscop .pickup_marker__description {
  display: block;
  margin: 0 0 10px;
  cursor: pointer;
  font-size: 1.1rem;
}
.pickup_points_oscop .pickup_marker__description:not(.--active) {
  line-height: 1.5rem;
  max-height: 3rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.pickup_points_oscop .pickup_marker__links {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.pickup_points_oscop .pickup_marker__link {
  color: #000;
}
.pickup_points_oscop .pickup_marker__link:hover {
  color: #317CD4;
}
.pickup_points_oscop .pickup_marker__choose a {
  width: 100%;
}
/*component_css_end*/

/*component_css_start id=648aaf222d4b64.14580834 page=place-order type=place_order_delivery*/
.oscop_deliveries .menu_messages_message {
  margin: 15px 0;
}
.oscop_deliveries.--loading-division .oscop_division,
.oscop_deliveries.--loading-division .oscop_products,
.oscop_deliveries.--loading-division .oscop_deliveries__block {
  position: relative;
}
.oscop_deliveries.--loading-division .oscop_division:before,
.oscop_deliveries.--loading-division .oscop_products:before,
.oscop_deliveries.--loading-division .oscop_deliveries__block:before,
.oscop_deliveries.--loading-division .oscop_division:after,
.oscop_deliveries.--loading-division .oscop_products:after,
.oscop_deliveries.--loading-division .oscop_deliveries__block:after {
  content: '';
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  position: absolute;
  background: #fff;
  border-radius: 5px;
  z-index: 1;
}
.oscop_deliveries.--loading-division .oscop_division:after,
.oscop_deliveries.--loading-division .oscop_products:after,
.oscop_deliveries.--loading-division .oscop_deliveries__block:after {
  animation: skeleton-glow 2s ease-in-out infinite;
  background: #c4c7c8;
  opacity: 0.5;
}
.oscop_deliveries.--loading-deliveries .oscop_delivery {
  position: relative;
}
.oscop_deliveries.--loading-deliveries .oscop_delivery:before,
.oscop_deliveries.--loading-deliveries .oscop_delivery:after {
  content: '';
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  position: absolute;
  background: #fff;
  border-radius: 5px;
  z-index: 1;
}
.oscop_deliveries.--loading-deliveries .oscop_delivery:after {
  animation: skeleton-glow 2s ease-in-out infinite;
  background: #c4c7c8;
  opacity: 0.5;
}
.oscop_deliveries.--later .oscop_deliveries__block.--now {
  display: none;
}
.oscop_deliveries.--later .oscop_deliveries__block.--later {
  display: block;
}
.oscop_deliveries.--dvp .oscop_delivery[data-prepaid="dvp"] {
  display: block;
}
.oscop_deliveries.--dvp .oscop_delivery[data-prepaid="prepaid"] {
  display: none;
}
.oscop_deliveries__block.--selected .oscop_deliveries__change {
  display: block;
}
.oscop_deliveries__block.--selected .oscop_delivery:not(.--checked) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.oscop_deliveries__block.--selected .oscop_delivery.--checked {
  margin-bottom: 0;
}
.oscop_deliveries__block.--selected .oscop_delivery.--checked .oscop_delivery__label:before {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
  border-radius: 0;
  background: none;
  transition: none;
}
.oscop_deliveries__block.--selected .oscop_delivery.--checked .oscop_delivery__label:after {
  display: none;
}
.oscop_deliveries__block.--later {
  display: none;
}
.oscop_deliveries__label_link {
  font-size: 1.3rem;
  margin-left: 5px;
  white-space: nowrap;
  display: none;
}
.oscop_deliveries__change {
  display: none;
  margin-top: 15px;
}
.oscop_deliveries .oscop_delivery {
  border: 1px solid #c4c7c8;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 0 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_deliveries .oscop_delivery.--calendar-opened .oscop_delivery__calendar_hours {
  position: relative;
  z-index: 0;
}
.oscop_deliveries .oscop_delivery[data-selected-point] .oscop_delivery__pickup_find {
  display: none;
}
.oscop_deliveries .oscop_delivery[data-selected-point] .oscop_delivery__pickup_address {
  display: flex;
}
.oscop_deliveries .oscop_delivery[data-prepaid="dvp"] {
  display: none;
}
.oscop_deliveries .oscop_delivery.--last {
  margin-bottom: 0;
}
.oscop_deliveries .oscop_delivery__input:checked ~ .oscop_delivery__calendar {
  display: block;
}
.oscop_deliveries .oscop_delivery__input:disabled + .f-label {
  opacity: 0.5;
}
.oscop_deliveries .oscop_delivery[data-company-key].--services-loaded .oscop_delivery__input:checked ~ .oscop_delivery__calendar {
  display: block;
}
.oscop_deliveries .oscop_delivery[data-company-key] .oscop_delivery__calendar {
  display: none;
}
.oscop_deliveries .oscop_delivery__label {
  display: flex;
  align-items: center;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  min-height: 68px;
}
.oscop_deliveries .oscop_delivery__icons {
  display: flex;
  justify-content: center;
  width: 50px;
  min-width: 50px;
  margin: 0 15px 0 5px;
}
.oscop_deliveries .oscop_delivery__icon {
  display: none;
}
.oscop_deliveries .oscop_delivery__icon:first-child {
  display: block;
}
.oscop_deliveries .oscop_delivery__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
  font-size: 1.1rem;
}
.oscop_deliveries .oscop_delivery__name {
  font-size: 1.4rem;
}
.oscop_deliveries .oscop_delivery__time {
  line-height: 1;
  margin-top: 4px;
}
.oscop_deliveries .oscop_delivery__pickup {
  font-size: 1.3rem;
}
.oscop_deliveries .oscop_delivery__pickup_address {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
}
.oscop_deliveries .oscop_delivery__pickup_address_wrapper {
  font-size: 1.2rem;
  margin: 10px 0 5px;
}
.oscop_deliveries .oscop_delivery__pickup_name:after {
  content: ' | ';
}
.oscop_deliveries .oscop_delivery__pickup_street:after {
  content: ', ';
}
.oscop_deliveries .oscop_delivery__pickup_other {
  margin-top: 5px;
}
.oscop_deliveries .oscop_delivery__pickup_find {
  margin-top: 15px;
}
.oscop_deliveries .oscop_delivery__cost_wrapper {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.oscop_deliveries .oscop_delivery__cost.--plus:before {
  content: '+';
  padding-right: 3px;
}
.oscop_deliveries .oscop_delivery__points {
  display: flex;
}
.oscop_deliveries .oscop_delivery__points_input + .oscop_delivery__points_label.f-label {
  top: 5px;
}
.oscop_deliveries .oscop_delivery__points_input:disabled + .oscop_delivery__points_label.f-label {
  opacity: 1;
}
.oscop_deliveries .oscop_delivery__points_input:disabled + .oscop_delivery__points_label.f-label:before {
  content: none;
}
.oscop_deliveries .oscop_delivery__points_label {
  padding-right: 0;
  padding-left: 18px !important;
}
.oscop_deliveries .oscop_delivery__calendar {
  display: none;
  line-height: 1;
  margin-bottom: 15px;
}
.oscop_deliveries .oscop_delivery__calendar_label {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 10px;
}
.oscop_deliveries .oscop_delivery__calendar_hours,
.oscop_deliveries .oscop_delivery__calendar_services {
  margin-top: 15px;
}
.oscop_deliveries .oscop_delivery__calendar_hours .f-control.f-dropdown-toggle,
.oscop_deliveries .oscop_delivery__calendar_services .f-control.f-dropdown-toggle {
  display: block;
  font-weight: bold;
}
.oscop_deliveries .oscop_delivery__calendar_services.--no-service,
.oscop_deliveries .oscop_delivery__calendar_services.--one-service {
  display: none;
}
.oscop_deliveries .oscop_delivery__dates {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  position: relative;
}
.oscop_deliveries .oscop_delivery__date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px;
}
.oscop_deliveries .oscop_delivery__date:not(.--other) {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  cursor: pointer;
  min-height: 30px;
  min-width: 75px;
  padding: 5px;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.oscop_deliveries .oscop_delivery__date:not(.--other):hover,
.oscop_deliveries .oscop_delivery__date:not(.--other).--active {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #317CD4;
  box-shadow: 0 0 0 1px #317CD4 inset;
}
.oscop_deliveries .oscop_delivery__date.--other {
  order: 1;
}
@media (min-width: 500px) {
  .oscop_deliveries .oscop_delivery__date.--other {
    position: relative;
  }
}
.oscop_deliveries .oscop_delivery__date_cost {
  font-size: 1.2rem;
  margin-top: 5px;
}
.oscop_deliveries .oscop_delivery__date_cost:empty {
  display: none;
}
.oscop_deliveries .oscop_delivery__datepicker {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 500px) {
  .oscop_deliveries .oscop_delivery__datepicker {
    left: 0;
    transform: none;
    top: calc(100% + 5px);
  }
}
@media (min-width: 550px) {
  .oscop_deliveries .oscop_delivery__datepicker {
    left: auto;
    right: 0;
  }
}
@media (min-width: 757px) {
  .oscop_deliveries .oscop_delivery__datepicker {
    left: 0;
    right: auto;
  }
}
.oscop_deliveries .oscop_delivery__client_courier_number {
  display: none;
}
.oscop_deliveries .oscop_delivery__client_courier_number.--active {
  display: block;
}
@media (max-width: 757px) {
  .oscop_deliveries__non_standardized .menu_messages_warning {
    padding: 15px;
  }
}
@media (max-width: 757px) {
  .oscop_deliveries__non_standardized .menu_messages_warning:before {
    display: none;
  }
}
/*component_css_end*/

/*component_css_start id=648aaf42611798.19957397 page=place-order type=place_order_basket*/
.oscop_products {
  margin-bottom: 20px;
}
.oscop_products.--division .oscop_products__wrapper {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.oscop_products.--more .oscop_product.--hide {
  max-height: 100px;
  opacity: 1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.oscop_products.--more-hide .oscop_product.--last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.oscop_products.--now.--now-more .oscop_product.--hide {
  max-height: 100px;
  opacity: 1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.oscop_products.--now.--more-hide-now .oscop_products__more {
  display: none;
}
.oscop_products.--now.--more-hide-now .oscop_product.--now.--last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.oscop_products.--now .oscop_products__division_item.--now {
  border-bottom: none;
}
.oscop_products.--now .oscop_products__division_item.--now .oscop_products__division_label {
  font-weight: bold;
}
.oscop_products.--now .oscop_products__division_item.--later {
  background-color: #f1f1f1;
  color: #333;
}
.oscop_products.--now .oscop_product.--later {
  display: none;
}
.oscop_products.--later.--later-more .oscop_product.--hide {
  max-height: 150px;
  opacity: 1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.oscop_products.--later.--more-hide-later .oscop_products__more {
  display: none;
}
.oscop_products.--later.--more-hide-later .oscop_product.--later.--last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.oscop_products.--later .oscop_products__division_item.--later {
  border-bottom: none;
}
.oscop_products.--later .oscop_products__division_item.--later .oscop_products__division_label {
  font-weight: bold;
}
.oscop_products.--later .oscop_products__division_item.--now {
  background-color: #f1f1f1;
  color: #333;
}
.oscop_products.--later .oscop_product.--now {
  display: none;
}
.oscop_products__division {
  display: flex;
}
.oscop_products__division_item {
  border: 1px solid #c4c7c8;
  flex: 1;
  padding: 10px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
}
.oscop_products__division_item.--later {
  margin-left: -1px;
}
.oscop_products__division_label {
  white-space: nowrap;
}
.oscop_products__division_time {
  color: #979797;
}
.oscop_products__wrapper {
  padding: 25px 20px 20px;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.oscop_products__more {
  display: flex;
  justify-content: center;
}
.oscop_products .oscop_product {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-gap: 10px 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  pointer-events: none;
}
@media (min-width: 979px) {
  .oscop_products .oscop_product {
    grid-template-columns: 50px 1fr auto;
    align-items: center;
  }
}
.oscop_products .oscop_product.--hide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_products .oscop_product__icon {
  grid-row: span 2;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}
@media (min-width: 979px) {
  .oscop_products .oscop_product__icon {
    grid-row: span 1;
  }
}
.oscop_products .oscop_product__icon img {
  max-width: 50px;
  max-height: 50px;
}
.oscop_products .oscop_product__name {
  text-decoration: none;
  font-weight: bold;
}
.oscop_products .oscop_product__traits {
  font-size: 1.1rem;
}
.oscop_products .oscop_product__comment {
  color: #979797;
  font-size: 1.2rem;
  line-height: 1.1;
  margin-top: 5px;
}
.oscop_products .oscop_product__price {
  white-space: nowrap;
}
/*component_css_end*/

/*component_css_start id=648aaf4fa2d295.63984169 page=place-order type=place_order_division*/
.oscop_division {
  margin-bottom: 30px;
}
.oscop_division.--show-selection .oscop_division__selection {
  max-height: 200px;
  opacity: 1;
}
.oscop_division__confirmation.--on .oscop_division__confirmation_text.--off {
  display: inline;
}
.oscop_division__confirmation.--off .oscop_division__confirmation_text.--on {
  display: inline;
}
.oscop_division__confirmation_info {
  padding: 15px 0;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
}
.oscop_division__confirmation_text {
  display: none;
  line-height: 1.2;
}
.oscop_division__confirmation_buttons {
  display: flex;
  margin: 15px -7.5px 0;
}
.oscop_division__confirmation_button {
  flex: 1;
  margin: 0 7.5px;
}
.oscop_division .oscop_division__wrapper {
  background: #FFF3CD;
  color: #856404;
  border-radius: 5px;
  padding: 15px;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.oscop_division .oscop_division__wrapper:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 1.4rem;
}
.oscop_division .oscop_division__wrapper a:not(:hover) {
  color: #856404;
}
.oscop_division .oscop_division__text {
  display: inline;
  line-height: 1.2;
}
.oscop_division .oscop_division__selection {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_division .oscop_division__hide {
  padding-left: 15px;
}
.oscop_division .oscop_division__items {
  margin: 15px 0;
  padding-left: 15px;
}
.oscop_division .oscop_division__item {
  margin-bottom: 15px;
}
.oscop_division .oscop_division__item:last-child {
  margin-bottom: 0;
}
.oscop_division .oscop_division__item label.f-label {
  white-space: normal;
  overflow: visible;
  line-height: 1.15;
}
.oscop_division .oscop_division__item label.f-label:before {
  top: -1px;
  transform: none;
}
.oscop_division .oscop_division__item label.f-label:after {
  top: 4px !important;
  transform: none !important;
}
.oscop_division .oscop_division__confirmation {
  display: none;
}
/*component_css_end*/

/*component_css_start id=648aaf60942454.43948837 page=place-order type=place_order_remarks*/
.oscop_remarks .oscop_remarks__item {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  margin-bottom: 10px;
}
.oscop_remarks .oscop_remarks__item:last-child {
  margin-bottom: 0;
}
.oscop_remarks .oscop_remarks__item.--filled {
  border: 1px solid #317CD4;
}
.oscop_remarks .oscop_remarks__item.--filled .oscop_remarks__label_icon:after {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  margin-top: 5px;
  margin-right: 3px;
}
.oscop_remarks .oscop_remarks__item.--filled .oscop_remarks__message_wrapper {
  max-height: 150px;
  opacity: 1;
}
.oscop_remarks .oscop_remarks__item.--active .oscop_remarks__label_icon:after {
  content: '\F106';
}
.oscop_remarks .oscop_remarks__item.--active .oscop_remarks__textarea_wrapper {
  max-height: 180px;
  opacity: 1;
}
.oscop_remarks .oscop_remarks__label {
  cursor: pointer;
  padding: 10px 15px;
  min-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.oscop_remarks .oscop_remarks__label_icon:after {
  content: '\F107';
  font-family: FontAwesome;
  font-size: 2.2rem;
  line-height: 1;
}
.oscop_remarks .oscop_remarks__textarea::placeholder {
  color: #979797 !important;
}
.oscop_remarks .oscop_remarks__textarea_wrapper,
.oscop_remarks .oscop_remarks__message_wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_remarks .oscop_remarks__textarea_wrapper .oscop_remarks__textarea:focus,
.oscop_remarks .oscop_remarks__message_wrapper .oscop_remarks__textarea:focus {
  border-width: 2px;
}
.oscop_remarks .oscop_remarks__textarea_wrapper .oscop_remarks__textarea:focus + .oscop_remarks__save,
.oscop_remarks .oscop_remarks__message_wrapper .oscop_remarks__textarea:focus + .oscop_remarks__save {
  background-color: #6AC081;
  border-color: #6AC081;
  color: #fff;
}
.oscop_remarks .oscop_remarks__textarea_wrapper .oscop_remarks__textarea:focus + .oscop_remarks__save:hover,
.oscop_remarks .oscop_remarks__message_wrapper .oscop_remarks__textarea:focus + .oscop_remarks__save:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.oscop_remarks .oscop_remarks__save,
.oscop_remarks .oscop_remarks__links {
  margin: 15px 0;
}
.oscop_remarks .oscop_remarks__link.--edit {
  margin-right: 15px;
}
.oscop_remarks .oscop_remarks__text {
  max-height: 100%;
  overflow-y: auto;
  scrollbar-color: #317CD4 transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.oscop_remarks .oscop_remarks__text::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.oscop_remarks .oscop_remarks__text::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.oscop_remarks .oscop_remarks__text::-webkit-scrollbar-thumb {
  background-color: #317CD4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.oscop_remarks .oscop_remarks__textarea {
  resize: none;
}
/*component_css_end*/

/*component_css_start id=648aaf72b7bd03.83392357 page=place-order type=place_order_summary*/
html.--place-order-page.--place-order-fixed-summary #backTop {
  bottom: 130px;
}
@media (max-width: 978px) {
  html.--focus .oscop_summary.--fixed .oscop_submit__wrapper {
    position: static;
  }
}
@media (min-width: 979px) {
  .oscop_summary {
    position: sticky;
    top: 15px;
    align-self: flex-start;
    max-height: 100vh;
    overflow-y: auto;
    scrollbar-width: none;
    padding-bottom: 15px;
  }
  .oscop_summary::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 978px) {
  .oscop_summary.--fixed .--loading:not(.oscop_rebate_code) {
    opacity: 1;
    animation: none;
  }
  .oscop_summary.--fixed .--loading:not(.oscop_rebate_code) .oscop_submit__button {
    opacity: 0.5;
    pointer-events: none;
    animation: skeleton-glow 2s ease-in-out infinite;
  }
  .oscop_summary.--fixed .oscop_submit__wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 20px;
    background-color: #f1f1f1;
    border-top: 1px solid #c4c7c8;
    color: #333;
  }
  .oscop_summary.--fixed .oscop_submit__wrapper .oscop_submit__verify {
    display: block;
  }
  .oscop_summary.--fixed .oscop_submit__wrapper .oscop_submit__cost {
    display: inline;
  }
}
.oscop_summary .oscop_summary__wrapper {
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  color: #333;
  margin: 0 -15px 40px;
  padding: 30px 15px;
}
@media (min-width: 979px) {
  .oscop_summary .oscop_summary__wrapper {
    border-radius: 5px;
    margin: 0 0 15px;
    padding: 15px;
  }
}
.oscop_summary .oscop_summary__wrapper a {
  color: #000;
}
.oscop_summary .oscop_summary__wrapper a:hover {
  color: #317CD4;
}
.oscop_summary .oscop_summary__item {
  margin-bottom: 15px;
}
.oscop_summary .oscop_summary__item:last-child {
  margin-bottom: 0;
}
.oscop_summary .oscop_time {
  display: none;
}
.oscop_summary .oscop_time.--active {
  display: block;
}
.oscop_summary .oscop_time__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.oscop_summary .oscop_time__item:not(.--active) {
  display: none;
}
.oscop_summary .oscop_time__label {
  margin-right: 10px;
}
.oscop_summary .oscop_time__label_value {
  white-space: nowrap;
}
.oscop_summary .oscop_time__value {
  white-space: nowrap;
  font-size: 1.4rem;
}
.oscop_summary .oscop_costs__item {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.oscop_summary .oscop_costs__item.--active {
  display: flex;
}
.oscop_summary .oscop_costs__label {
  padding-right: 10px;
}
.oscop_summary .oscop_costs__value {
  white-space: nowrap;
  font-size: 1.4rem;
}
.oscop_summary .oscop_costs__value.--minus {
  color: #1BB92D;
}
.oscop_summary .oscop_costs__value.--minus:before {
  content: '-';
  padding-right: 3px;
}
.oscop_summary .oscop_costs__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.oscop_summary .oscop_total {
  padding-top: 15px;
  border-top: 1px solid #c4c7c8;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.oscop_summary .oscop_total__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.oscop_summary .oscop_total__item.--value .oscop_total__value {
  font-size: 2.4rem;
  line-height: 1;
}
.oscop_summary .oscop_total__item.--points {
  justify-content: flex-end;
  margin-top: 5px;
  display: none;
}
.oscop_summary .oscop_total__item.--points.--active {
  display: flex;
}
.oscop_summary .oscop_total__label {
  padding-right: 10px;
}
.oscop_summary .oscop_total__value {
  white-space: nowrap;
}
.oscop_summary .oscop_total__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.oscop_summary .oscop_clauses {
  display: none;
  font-size: 1.1rem;
}
.oscop_summary .oscop_clauses.--active {
  display: block;
}
.oscop_summary .oscop_clauses__item {
  margin-bottom: 15px;
}
.oscop_summary .oscop_clauses__item:last-child {
  margin-bottom: 0l;
}
.oscop_summary .oscop_terms__item.--all b {
  font-size: 1.2rem;
}
.oscop_summary .oscop_terms__item:not(.--all, .--sms, .--mailing, .--email-processing) {
  padding-left: 25px;
}
.oscop_summary .oscop_terms__item:not(.--hidden) {
  margin-bottom: 10px;
}
.oscop_summary .oscop_terms__item label.f-label {
  white-space: normal;
  font-size: 1.1rem !important;
  overflow: visible;
  line-height: 1.15;
}
.oscop_summary .oscop_terms__item label.f-label:before {
  top: -1px;
  transform: none;
}
.oscop_summary .oscop_terms__item label.f-label:after {
  top: 1px !important;
  transform: rotate(45deg) !important;
}
@media (max-width: 978px) {
  .oscop_summary .oscop_submit__wrapper.--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 15px;
    background-color: #f1f1f1;
    border-top: 1px solid #c4c7c8;
    color: #333;
  }
  .oscop_summary .oscop_submit__wrapper.--fixed .oscop_submit__verify {
    display: block;
  }
}
.oscop_summary .oscop_submit__verify {
  margin-bottom: 10px;
  display: none;
}
.oscop_summary .oscop_submit__verify:before {
  content: '\E8AF';
  font-family: FontAwesome;
  margin-right: 5px;
}
.oscop_summary .oscop_submit__button {
  width: 100%;
  line-height: 1.4;
}
.oscop_summary .oscop_submit__cost {
  margin-left: 5px;
  white-space: nowrap;
}
@media (min-width: 979px) {
  .oscop_summary .oscop_safe {
    display: none;
  }
}
.oscop_summary .oscop_safe.--super .oscop_safe__img img {
  width: 200px;
}
.oscop_summary .oscop_safe__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.oscop_summary .oscop_safe__label h5 {
  margin: 0;
}
.oscop_summary .oscop_safe__img {
  margin-left: 10px;
}
.oscop_summary .oscop_safe__img img {
  width: 85px;
}
.oscop_summary .oscop_safe__text {
  font-size: 1.2rem;
}
/*component_css_end*/

/*component_css_start id=648aaf80b6ed10.66081888 page=place-order type=place_order_rebate*/
.oscop .oscop_rebate_code {
  display: block;
}
.oscop_rebate_code {
  margin-bottom: 40px;
  display: none;
}
@media (min-width: 979px) {
  .oscop_rebate_code {
    margin-bottom: 15px;
  }
}
.oscop_rebate_code.--filled .oscop_rebate_code__wrapper {
  border: 1px solid #317CD4;
}
.oscop_rebate_code.--filled .oscop_rebate_code__label_icon:after {
  content: '';
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 7px;
  height: 12px;
  border: solid #317CD4;
  border-width: 0 2px 2px 0;
  display: block;
  margin-top: 5px;
  margin-right: 3px;
}
.oscop_rebate_code.--filled .oscop_rebate_code__message {
  max-height: 150px;
  opacity: 1;
}
.oscop_rebate_code.--filled .oscop_rebate_code__label {
  padding: 10px 15px 0px 15px;
  min-height: 35px;
}
.oscop_rebate_code.--active .oscop_rebate_code__label_icon:after {
  content: '\F106';
}
.oscop_rebate_code.--active .oscop_rebate_code__field {
  max-height: 180px;
  opacity: 1;
}
@media (min-width: 979px) {
  .oscop_rebate_code h5 {
    display: none;
  }
}
.oscop_rebate_code .oscop_rebate_code__wrapper {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.oscop_rebate_code .oscop_rebate_code__label {
  cursor: pointer;
  padding: 10px 15px;
  min-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.oscop_rebate_code .oscop_rebate_code__label_icon:after {
  content: '\F107';
  font-family: FontAwesome;
  font-size: 2.2rem;
  line-height: 1;
}
.oscop_rebate_code .oscop_rebate_code__text {
  font-size: 1.5rem;
}
.oscop_rebate_code .oscop_rebate_code__field,
.oscop_rebate_code .oscop_rebate_code__message {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.oscop_rebate_code .oscop_rebate_code__input:focus {
  border-width: 2px;
}
.oscop_rebate_code .oscop_rebate_code__input:not(:focus):not(.focused) + .f-label {
  color: #979797;
}
.oscop_rebate_code .oscop_rebate_code__input_wrapper {
  margin-top: 10px;
}
.oscop_rebate_code .oscop_rebate_code__input_wrapper:focus-within + .oscop_rebate_code__save {
  background-color: #6AC081;
  border-color: #6AC081;
  color: #fff;
}
.oscop_rebate_code .oscop_rebate_code__input_wrapper:focus-within + .oscop_rebate_code__save:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.oscop_rebate_code .oscop_rebate_code__save,
.oscop_rebate_code .oscop_rebate_code__links {
  margin: 15px 0;
}
.oscop_rebate_code .oscop_rebate_code__link.--edit {
  margin-right: 15px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7d5ecfe9.19262764 page=stocks type=stocks_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e8690b708.37065397 page=stocks type=stocks_list*/
div.stocks_list_label {
  font-family: "Poppins", "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
div.mapContainer {
  border: 1px solid #c4c7c8;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1742980154');
  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: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingMarkers {
  color: #c4c7c8;
  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: bold;
  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: 978px) {
  div.stocks_list_wrapper {
    width: 33.33%;
  }
}
@media only screen and (max-width: 756px) {
  div.stocks_list_wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  div.stocks_list_wrapper {
    width: 19%;
    margin: 0 0.5% 15px;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e787c1c70.46078782 page=rma-repayments type=rma_repayments_cms*/
/*component_css_end*/

/*component_css_start id=61f913c8540824.92342060 page=rma-repayments type=rma_repayments_form*/
.return_products_page .form-control-feedback {
  display: none;
}
.return_products_page .has-feedback .form-control {
  padding-right: 20px;
}
.return_products_page .has-error .return_form {
  border-color: #e35c5c;
}
.return_products_page .button_legend {
  display: none;
}
@media (max-width: 756px) {
  .return_products_page .returm_return_list_form .table_display {
    display: block;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e849cfa75.78919745 page=text type=text*/
.text_menu__wrapper {
  border-radius: 5px;
  background: #f1f1f1;
}
.text_menu__sublabel {
  font-size: 1.6rem;
}
.text_menu__list {
  list-style: none;
}
.text_menu__item {
  text-decoration: none;
}
.text_menu__txt_sub ul,
.text_menu__txt_sub ol {
  padding: 0 0 0 30px !important;
}
.text_menu__txt_sub .iai_additional_notes {
  border-radius: 5px;
}
.iai_additional_notes {
  border-radius: 5px;
}
.order1_shippings {
  padding: 15px !important;
  border-radius: 5px;
}
#iai_table_view {
  border: 1px solid #c4c7c8;
  display: flex !important;
  border-radius: 5px;
}
#iai_table_view .order1_shippings {
  border: none !important;
  border-right: 1px solid #c4c7c8 !important;
  border-radius: 0;
  margin-bottom: 0 !important;
}
#iai_table_view .order1_shippings:nth-child(even) {
  border-right: none !important;
}
.border_color {
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7d79b0f8.86094661 page=text type=text_facebook_comments*/
/*component_css_end*/

/*component_css_start id=614c5cefdc1769.06773402 page=text type=text_cms_associated*/
/*component_css_end*/

/*component_css_start id=60dd8e7baca818.31124014 page=client-cards type=client_cards_cms*/
div.client-cards_cms {
  font-weight: normal;
  margin-bottom: 15px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7bbdab47.54601120 page=client-cards type=client_cards_info*/
#client_cards table {
  width: 100%;
}
#client_cards table th {
  text-align: center;
  border-bottom: 1px solid #c4c7c8;
  padding: 10px;
}
#client_cards table td {
  text-align: center;
  border-bottom: 1px solid #c4c7c8;
  padding: 10px 5px;
}
@media (min-width: 757px) {
  #client_cards table td {
    padding: 10px;
  }
}
#client_cards p {
  padding: 10px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7821a2e8.52400341 page=rma-confirmation type=rma_confirmation_cms*/
/*component_css_end*/

/*component_css_start id=60dd8e7c1e2bc4.47903884 page=rma-confirmation type=rma_confirmation_form*/
/*component_css_end*/

/*component_css_start id=60dd8e7bd6c090.77789436 page=client-files type=client_files_files*/
.modal.--file .big_label,
.modal.--file .headline {
  font-size: 1.8rem;
  line-height: normal;
}
.modal.--file .n68137_popup {
  display: block !important;
}
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 #c4c7c8;
}
div.n68137_files_image {
  display: inline-block;
  vertical-align: middle;
  max-width: 10%;
  text-align: center;
  overflow: hidden;
}
div.n68137_files_image img {
  opacity: 0;
  transition: none;
}
div.n68137_files_image .b-error {
  display: none;
}
div.n68137_files_image .b-loaded {
  opacity: 1;
}
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;
}
div.n68137_desc_popup {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  div.n68137_desc_popup {
    margin-bottom: 0;
    width: 63%;
    display: inline-block;
    vertical-align: middle;
  }
}
span.n68137_desc_label {
  font-weight: bold;
  margin-right: 5px;
}
span.n68137_desc_name_popup {
  font-weight: bold;
}
span.n68137_button_value_popup {
  text-transform: uppercase;
}
a.n68137_desc_name {
  text-decoration: none;
  color: #333;
}
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: 100%;
  vertical-align: middle;
}
@media (min-width: 757px) {
  a.n68137_files_download_popup {
    width: 35%;
    margin-left: 2%;
  }
}
div.n68137_popup_cover {
  background: none repeat scroll 0 0 #000;
  opacity: 0.8;
  z-index: 800;
}
/*component_css_end*/

/*component_css_start id=60dd8e7709cfa6.00053349 page=products-requests type=products_requests_cms*/
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;
}
/*component_css_end*/

/*component_css_start id=60dd8e77236f94.58590210 page=products-requests type=products_requests_list*/
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: bold;
}
table.products_requests_list {
  margin-bottom: 10px;
  width: 100%;
}
td.products_requests_list_info1 {
  padding: 10px 5px;
  border-bottom: 1px solid #c4c7c8;
}
td.products_requests_list_info2 {
  text-align: right;
  border-bottom: 1px solid #c4c7c8;
  font-size: 11px;
  padding: 10px 5px;
  vertical-align: middle;
  width: 15%;
}
a.products_requests_list_remlink {
  display: block;
  float: right;
  white-space: nowrap;
}
/*component_css_end*/

/*component_css_start id=60dd8e87525285.93521962 page=opinions-shop type=opinions_shop_display*/
@media (min-width: 979px) {
  .opinions_shop__block.--average {
    position: sticky;
    top: 10px;
  }
}
.opinions_shop__block.--opinions.--empty .menu_messages_message {
  display: block;
}
@media (max-width: 978px) {
  .opinions_shop__opinion_comments {
    grid-row: 2;
  }
}
.opinions_shop__comments {
  font-size: 3rem;
}
.opinions_shop__opinion_top {
  display: grid;
  grid-template-columns: auto auto 1fr;
}
@media (max-width: 979px) {
  .opinions_shop__opinion_top {
    grid-template-rows: auto auto;
  }
}
.opinions_shop .opinions_element_confirmed {
  margin: 0 0 0 1rem;
}
@media (max-width: 979px) {
  .opinions_shop .opinions_element_confirmed {
    grid-row: 1;
    margin: 10px 0;
  }
}
@media (max-width: 979px) {
  .opinions_shop__date {
    grid-column: 2 / span 3;
  }
}
.opinions_shop__note i {
  color: #c4c7c8;
  margin-right: 0.5rem;
}
.opinions_shop__note i.--active {
  color: #FAC917;
}
.opinions_shop__sort {
  color: #333;
  text-decoration: none;
}
@media (min-width: 979px) {
  .opinions_shop__sort:hover .opinions_shop__sort_star {
    color: #317CD4;
  }
  .opinions_shop__sort:hover .opinions_shop__bar_active {
    background: #317CD4;
  }
}
.opinions_shop__sort.--active .opinions_shop__sort_star {
  color: #317CD4;
}
.opinions_shop__sort.--active .opinions_shop__bar_active {
  background: #317CD4;
}
.opinions_shop__sort_star {
  color: #FAC917;
  margin-left: 1rem;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.opinions_shop__bar {
  width: 100%;
  height: 6px;
  background: #f1f1f1;
  position: relative;
  border-radius: 5px;
  display: block;
  margin: 0 1rem;
}
.opinions_shop__bar_active {
  position: absolute;
  background: #FAC917;
  height: 6px;
  border-radius: 5px;
  left: 0px;
  top: 0;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.opinions_shop__sort_count:before {
  content: '(';
}
.opinions_shop__sort_count:after {
  content: ')';
}
.opinions_shop__opinion {
  border-bottom: 1px solid #c4c7c8;
}
.opinions_shop__opinion.--skeleton {
  display: none !important;
}
.opinions_shop__opinion_note {
  font-size: 1.6rem;
}
.opinions_shop__opinion_note i {
  color: #c4c7c8;
  margin-right: 0.5rem;
}
.opinions_shop__opinion_note i.--active {
  color: #FAC917;
}
.opinions_shop__opinion_score {
  font-size: 1.4rem;
}
.opinions_shop__date {
  font-size: 1.2rem;
  color: #c4c7c8;
  justify-self: end;
}
.opinions_shop__text {
  word-break: break-word;
}
.opinions_shop__author {
  color: #c4c7c8;
}
.opinions_shop__rate {
  font-size: 1.2rem;
  width: 100%;
}
@media (min-width: 757px) {
  .opinions_shop__rate {
    width: auto;
  }
}
.opinions_shop__rate_text {
  color: #c4c7c8;
  margin-right: auto;
}
@media (min-width: 757px) {
  .opinions_shop__rate_text {
    margin-right: 0;
  }
}
.opinions_shop__thumbs {
  white-space: nowrap;
  text-decoration: none;
}
.opinions_shop__thumbs.--down {
  color: #c4c7c8;
}
.opinions_shop__thumbs.--down:hover {
  color: #333;
}
.opinions_shop__rate_count:before {
  content: '(';
}
.opinions_shop__rate_count:after {
  content: ')';
}
.opinions_shop__response {
  background: #f1f1f1;
  position: relative;
  border-radius: 5px;
}
.opinions_shop__response:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 14px 12px;
  border-color: transparent transparent #f1f1f1 transparent;
  bottom: 100%;
  position: absolute;
  left: 40px;
}
.opinions_shop__response_top {
  margin-bottom: 1rem;
}
.opinions_shop__response_date {
  font-size: 1.2rem;
  color: #c4c7c8;
  margin-left: 1.5rem;
}
.opinions_shop__more_wrapper.--skeleton {
  display: none !important;
}
.opinions_shop .menu_messages_message {
  display: none;
}
/*component_css_end*/
</pre></body></html>