@import url(https://fonts.googleapis.com/css?family=Roboto:400,700|Reenie+Beanie);
@charset "UTF-8";
.cmp-helloworld__item-label {
  margin-bottom: 0; }

.cmp-helloworld__item-output {
  margin-top: 0; }

.cmp-text table {
  border-color: #ebebeb;
  width: 100%; }
  .cmp-text table > tbody > tr > th {
    background-color: #ebebeb; }
  .cmp-text table > tbody > tr > td {
    padding: 1em; }

@font-face {
  font-family: 'Foot Locker Standard';
  src: url(clientlib-site/resources/resources/fonts/FootLocker-FLStandard.otf) format("opentype"); }

@font-face {
  font-family: 'Foot Locker Strong';
  src: url(clientlib-site/resources/resources/fonts/FootLocker-FLClassic.otf) format("opentype"); }

@font-face {
  font-family: 'Foot Locker Striped';
  src: url(clientlib-site/resources/resources/fonts/FootLocker-FLStriped.otf) format("opentype"); }

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

.ce-align-center {
  text-align: center; }

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

.ce-table td,
.ce-table th {
  vertical-align: top; }

.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden; }

.ce-left .ce-gallery,
.ce-column {
  float: left; }

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%; }

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%; }

.ce-right .ce-gallery {
  float: right; }

.ce-gallery figure {
  display: table;
  margin: 0; }

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom; }

.ce-gallery img {
  display: block; }

.ce-gallery iframe {
  border-width: 0; }

.ce-border img,
.ce-border iframe {
  border: 2px solid #000000;
  padding: 0px; }

.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
  margin-bottom: 10px; }

.ce-intext.ce-right .ce-gallery {
  margin-left: 10px; }

.ce-intext.ce-left .ce-gallery {
  margin-right: 10px; }

.ce-below .ce-gallery {
  margin-top: 10px; }

.ce-column {
  margin-right: 10px; }

.ce-column:last-child {
  margin-right: 0; }

.ce-row {
  margin-bottom: 10px; }

.ce-row:last-child {
  margin-bottom: 0; }

.ce-above .ce-bodytext {
  clear: both; }

.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto; }

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

.ce-headline-center {
  text-align: center; }

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

.ce-uploads {
  margin: 0;
  padding: 0; }

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0; }

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top; }

.ce-uploads span {
  display: block; }

.ce-table {
  width: 100%;
  max-width: 100%; }

.ce-table th,
.ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top; }

.ce-table thead th {
  border-bottom: 2px solid #dadada; }

.ce-table th,
.ce-table td {
  border-top: 1px solid #dadada; }

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.ce-table-bordered th,
.ce-table-bordered td {
  border: 1px solid #dadada; }

.frame-space-before-extra-small {
  margin-top: 1em; }

.frame-space-before-small {
  margin-top: 2em; }

.frame-space-before-medium {
  margin-top: 3em; }

.frame-space-before-large {
  margin-top: 4em; }

.frame-space-before-extra-large {
  margin-top: 5em; }

.frame-space-after-extra-small {
  margin-bottom: 1em; }

.frame-space-after-small {
  margin-bottom: 2em; }

.frame-space-after-medium {
  margin-bottom: 3em; }

.frame-space-after-large {
  margin-bottom: 4em; }

.frame-space-after-extra-large {
  margin-bottom: 5em; }

.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em; }

.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em; }

.frame-indent {
  margin-left: 15%;
  margin-right: 15%; }

.frame-indent-left {
  margin-left: 33%; }

.frame-indent-right {
  margin-right: 33%; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.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-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.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: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.xdsoft_datetimepicker {
  -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
          box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none; }

.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px; }

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0; }

.xdsoft_datetimepicker button {
  border: none !important; }

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_noselect::selection {
  background: transparent; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  -webkit-box-shadow: none;
          box-shadow: none; }

.xdsoft_datetimepicker * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px; }

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px; }

.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center; }

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC); }

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: .5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle; }

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0; }

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0; }

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0; }

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)"; }

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  -webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
          box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right; }

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both; }

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
          box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
          box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  -webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
          box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: .5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: .2;
  -ms-filter: "alpha(opacity=20)"; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  -webkit-box-shadow: #178fe5 0 1px 3px 0 inset !important;
          box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  -webkit-box-shadow: inherit !important;
          box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important; }

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important; }

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc; }

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px; }

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto; }

.xdsoft_scroller_box {
  position: relative; }

.xdsoft_datetimepicker.xdsoft_dark {
  -webkit-box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
          box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
          box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==); }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
          box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
          box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
          box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important; }

.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333; }

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important; }

.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px; }

.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0); }

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #FFF));
  background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0); }

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format("truetype"); }

@font-face {
  font-family: 'Reenie Beanie';
  font-style: normal;
  font-weight: 400;
  src: local("Reenie Beanie"), local("ReenieBeanie"), url(https://fonts.gstatic.com/s/reeniebeanie/v10/z7NSdR76eDkaJKZJFkkjuvWxXPq1rg.ttf) format("truetype"); }

body,
html {
  color: #303030;
  font-family: 'Foot Locker Standard', sans-serif;
  font-size: 16px;
  line-height: 120%;
  margin: 0;
  padding: 0; }

body {
  overflow-x: hidden; }

.invisible {
  clip: rect(1px, 1px, 1px, 1px);
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .clearfix {
  height: 1%; }

.objectfit-image-container {
  display: block;
  height: 500px;
  width: 100%; }

.no-objectfit .objectfit-image-container {
  position: relative; }

.objectfit-image-container.objectfit-fallback {
  background-size: cover;
  background-position: center center; }

.objectfit-image-container.objectfit-fallback img {
  opacity: 0; }

.objectfit-image-container img {
  display: block;
  height: 100%;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%; }

.no-objectfit .objectfit-image-container img {
  opacity: 0; }

.pull-right {
  float: right; }

#page {
  min-height: 100vh; }

.layout-onecol #content header#header .layout-inner,
.layout-inner {
  margin: 0 auto 0;
  max-width: 1280px; }

#content .layout-inner,
#footer .layout-inner,
#header .layout-inner,
#intro .layout-inner,
.layout-inner #breadcrumb,
.layout-inner #pagetitle {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#intro .layout-inner {
  padding: 0; }

#footer .layout-inner {
  padding-top: 20px; }

.layout-inner #breadcrumb,
.layout-inner #pagetitle {
  width: 100%; }

#footer,
#header {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 20px; }

.layout-onecol #content .layout-inner,
.layout-twocol #content .layout-inner {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  display: -js-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.layout-onecol #content-section,
.layout-twocol #content-section {
  width: 100%; }

.layout-onecol #content .layout-inner {
  padding-left: 0;
  padding-right: 0;
  max-width: none; }

.layout-twocol #content {
  padding-left: 20px;
  padding-right: 20px; }

.layout-twocol #content-section {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 20px;
  width: calc(100% - 400px); }

.layout-twocol #marginal-section {
  width: 400px; }

#content,
#intro {
  background-color: #fff; }

#intro .layout-inner {
  max-width: none; }

#header {
  background-color: #fff; }

#header .layout-inner {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  position: relative;
  padding: 44px 0 20px; }

.js-header-small #header .layout-inner {
  padding-top: 20px; }

#header #header-section {
  height: 100%;
  width: 100%;
  position: relative; }

#header #header-section:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html #header #header-section {
  height: 1%; }

#header.header-sticky {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  height: 157px;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 11;
  width: 100%; }

#header.header-sticky .layout-inner {
  margin: 0 auto;
  max-width: 1280px; }

.js-header-small #header.header-sticky {
  height: 133px; }

.js-header-small #header.header-sticky .layout-inner {
  border-bottom: 1px solid #ededed; }

.js-header-hide #header.header-sticky {
  opacity: 0;
  visibility: hidden; }

div.navigation + main.container.small {
  padding-top: 0px; }

div.navigation + main.container,
#header.header-sticky + #intro {
  padding-top: 157px; }

#logo {
  width: auto;
  z-index: 5; }

#logo a,
#logo img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  height: 38px;
  margin-right: 25px; }

#pagetitle {
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px; }

.layout-twocol #pagetitle {
  padding-left: 0;
  padding-right: 0; }

#pagetitle .pagetitle-inner-wrap {
  margin: 0 auto;
  max-width: 1280px; }

#pagetitle h1 {
  text-align: center; }

#pagetitle.pagetitle-hidden {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -10000px;
  height: 1px;
  width: 1px; }

#footer {
  padding: 30px 20px; }

#footer #footer-section,
#footer .copyright {
  border-top: 1px solid #ededed;
  padding-top: 20px; }

#footer .copyright {
  margin-top: 50px;
  font-size: 14px;
  line-height: 24px;
  text-align: center; }

#footer .customgrid {
  overflow: hidden; }

@media screen and (max-width: 1024px) {
  #header #header-section {
    height: 70px; }
  #header .layout-inner {
    height: 100%;
    padding: 0; }
  .js-header-small #header .layout-inner {
    padding-top: 0; }
  #header.header-sticky {
    height: 70px; }
  #header.header-sticky,
  .js-header-small #header.header-sticky {
    height: 70px; }
  .js-header-hide #header.header-sticky {
    opacity: 1;
    visibility: visible; }
  #header.header-sticky + #content,
  #header.header-sticky + #intro {
    padding-top: 70px; }
  #logo {
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%; } }

@media screen and (max-width: 985px) {
  body,
  html {
    font-size: 14px; }
  #pagetitle {
    padding-top: 30px; }
  .layout-twocol #content-section,
  .layout-twocol #marginal-section {
    width: 100%; }
  .layout-twocol #content-section {
    padding-right: 0; }
  #logo a,
  #logo img {
    max-height: 23px;
    max-width: none;
    width: auto; }
  #footer {
    padding-top: 30px; }
  #footer .customgrid-container .customgrid {
    text-align: center; }
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20,
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25 {
    width: 33.3333%; }
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:last-child,
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:last-child:nth-child(n+3),
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:last-child,
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:last-child:nth-child(n+3) {
    width: 100%;
    margin-top: 40px; }
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+3),
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:nth-child(n+3) {
    margin-top: 0; } }

@media screen and (max-width: 767px) {
  .layout-twocol #marginal-section {
    margin-top: 40px; }
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20,
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25 {
    width: 100%; }
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:first-child,
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:first-child {
    margin-bottom: 0; }
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+2),
  #footer .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:nth-child(n+2) {
    margin-top: 30px; } }

@media screen and (max-width: 290px) {
  #logo {
    left: auto;
    right: 0;
    overflow: hidden;
    width: 28px; } }

img {
  max-width: 100%;
  height: auto; }

a img {
  border: 0; }

video {
  max-width: 100%;
  height: auto; }

.responsive-iframe iframe {
  width: 100%; }

.table-wrapper {
  overflow: auto; }

.ce-table {
  border-spacing: 0;
  width: 100%; }

.ce-table caption,
.ce-table td,
.ce-table th {
  padding: 10px;
  text-align: left;
  vertical-align: top; }

.ce-table th {
  background: #303030;
  color: #fff;
  font-size: 16px;
  font-weight: 200; }

.ce-table tbody tr:nth-child(even) td {
  background: #f4f4f4; }

.ce-table caption {
  border-top: 4px solid #f4f4f4;
  caption-side: bottom;
  font-size: 12px;
  line-height: 22px;
  text-align: center; }

.indent {
  padding-left: 40px; }

hr {
  border: none;
  background-color: #f4f4f4;
  height: 4px;
  margin: 0;
  padding: 0; }

.frame + .frame {
  padding-top: 60px; }

.layout-onecol .tx-gridelements-element .frame,
.layout-twocol .tx-gridelements-element .frame {
  padding-left: 0;
  padding-right: 0; }

.layout-onecol .tx-gridelements-element .frame:last-child,
.layout-twocol .tx-gridelements-element .frame:last-child {
  padding-bottom: 0; }

.frame:last-child {
  margin-bottom: 0;
  padding-bottom: 60px; }

#intro .frame:last-child {
  padding-bottom: 0; }

.layout-onecol .frame,
.layout-twocol #intro .frame {
  padding-left: 20px;
  padding-right: 20px; }

.layout-onecol .frame .frame-inner-wrap,
.layout-twocol #intro .frame .frame-inner-wrap {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  max-width: 1280px;
  margin: 0 auto; }

.frame-highlighted-1,
.frame-highlighted-2,
.frame-highlighted-3,
.frame-highlighted-4 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.frame + .frame-highlighted-1,
.frame + .frame-highlighted-2,
.frame + .frame-highlighted-3 {
  margin-top: 60px; }

.frame.frame-highlighted-1,
.frame.frame-highlighted-2,
.frame.frame-highlighted-3 {
  padding-top: 40px;
  padding-bottom: 60px; }

.frame.frame-highlighted-1 {
  background: #f4f4f4; }

.frame.frame-highlighted-1 + .frame-highlighted-1 {
  margin-top: 0;
  padding-top: 0; }

.frame.frame-highlighted-2 {
  background: #ecf0f1; }

.frame.frame-highlighted-2 + .frame-highlighted-2 {
  margin-top: 0;
  padding-top: 0; }

.frame.frame-highlighted-3 {
  background: #303030;
  color: #fff; }

.frame.frame-highlighted-3 + .frame-highlighted-3 {
  margin-top: 0;
  padding-top: 0; }

.frame.frame-highlighted-4 > .frame-outer-wrap > .frame-inner-wrap {
  border: 4px solid #f4f4f4;
  padding: 20px; }

.tx-gridelements {
  overflow: hidden; }

.tx-gridelements .tx-gridelements-element-container {
  font-size: 0;
  margin: 0 -10px; }

.tx-gridelements .tx-gridelements-element {
  display: inline-block;
  vertical-align: top; }

.tx-gridelements .tx-gridelements-element .tx-gridelements-element-inner {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px; }

.tx-gridelements .tx-gridelements-element .h1,
.tx-gridelements .tx-gridelements-element .h2,
.tx-gridelements .tx-gridelements-element .h3,
.tx-gridelements .tx-gridelements-element .h4,
.tx-gridelements .tx-gridelements-element .h5,
.tx-gridelements .tx-gridelements-element .h6,
.tx-gridelements .tx-gridelements-element a,
.tx-gridelements .tx-gridelements-element h1,
.tx-gridelements .tx-gridelements-element h2,
.tx-gridelements .tx-gridelements-element h3,
.tx-gridelements .tx-gridelements-element h4,
.tx-gridelements .tx-gridelements-element h5,
.tx-gridelements .tx-gridelements-element h6 {
  word-wrap: break-word; }

.tx-gridelements-twocols-50-50 .tx-gridelements-element {
  width: 50%; }

.tx-gridelements-twocols-50-50 .tx-gridelements-element:nth-child(n+3) {
  margin-top: 20px; }

.tx-gridelements-twocols-66-33 .tx-gridelements-element {
  width: 66.6666%; }

.tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(2n) {
  width: 33.3333%; }

.tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(n+3) {
  margin-top: 20px; }

.tx-gridelements-twocols-33-66 .tx-gridelements-element {
  width: 33.3333%; }

.tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(2n) {
  width: 66.6666%; }

.tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(n+3) {
  margin-top: 20px; }

.tx-gridelements-threecols .tx-gridelements-element {
  width: 33.3333%; }

.tx-gridelements-threecols .tx-gridelements-element:nth-child(n+4) {
  margin-top: 20px; }

.tx-gridelements-fourcols .tx-gridelements-element {
  width: 25%; }

.tx-gridelements-fourcols .tx-gridelements-element:nth-child(n+5) {
  margin-top: 20px; }

@media screen and (max-width: 767px) {
  .tx-gridelements-twocols-50-50 .tx-gridelements-element {
    width: 100%; }
  .tx-gridelements-twocols-50-50 .tx-gridelements-element:nth-child(n+2) {
    margin-top: 20px; }
  .tx-gridelements-twocols-33-66 .tx-gridelements-element {
    width: 50%; }
  .tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(2n) {
    width: 50%; }
  .tx-gridelements-twocols-66-33 .tx-gridelements-element {
    width: 50%; }
  .tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(2n) {
    width: 50%; }
  .tx-gridelements-threecols .tx-gridelements-element {
    width: 100%; }
  .tx-gridelements-threecols .tx-gridelements-element:first-child {
    width: 100%; }
  .tx-gridelements-threecols .tx-gridelements-element:nth-child(n+2) {
    margin-top: 20px; }
  .tx-gridelements-fourcols .tx-gridelements-element {
    width: 50%; }
  .tx-gridelements-fourcols .tx-gridelements-element:nth-child(n+3) {
    margin-top: 20px; } }

@media screen and (max-width: 479px) {
  .tx-gridelements-twocols-33-66 .tx-gridelements-element,
  .tx-gridelements-twocols-66-33 .tx-gridelements-element {
    width: 100%; }
  .tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(2n),
  .tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(2n) {
    width: 100%; }
  .tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(n+2),
  .tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(n+2) {
    margin-top: 20px; }
  .tx-gridelements-fourcols .tx-gridelements-element {
    width: 100%; }
  .tx-gridelements-fourcols .tx-gridelements-element:nth-child(n+2) {
    margin-top: 20px; } }

#skiplinks {
  left: -32768px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000; }

#skiplinks a {
  left: -32768px;
  position: absolute;
  top: -32768px; }

#skiplinks a:active,
#skiplinks a:focus {
  left: 32768px;
  outline: none 0;
  position: absolute;
  top: 0;
  width: 100%; }

#close-menu,
#toggle-menu {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: 0 0;
  border: none;
  cursor: pointer;
  display: none;
  outline: 0;
  position: absolute;
  top: 50%;
  left: 0; }

#close-menu:before,
#toggle-menu:before {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s; }

#close-menu:focus:before,
#close-menu:hover:before,
#toggle-menu:focus:before,
#toggle-menu:hover:before {
  color: #303030; }

#toggle-menu {
  background-color: #ededed;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 14px 12px;
  width: 50px; }

#toggle-menu div {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background-color: #353132;
  height: 3px;
  margin-top: 3px;
  width: 100%; }

#toggle-menu div:first-child {
  margin-top: 0; }

.mainnav-open #toggle-menu div {
  background-color: #303030; }

.mainnav-open #toggle-menu div:first-child {
  transform: translateY(7px) rotateZ(45deg);
  -moz-transform: translateY(7px) rotateZ(45deg);
  -ms-transform: translateY(7px) rotateZ(45deg);
  -webkit-transform: translateY(7px) rotateZ(45deg); }

.mainnav-open #toggle-menu div:first-child + div {
  opacity: 0; }

.mainnav-open #toggle-menu div:last-child {
  transform: translateY(-5px) rotateZ(-45deg);
  -moz-transform: translateY(-5px) rotateZ(-45deg);
  -ms-transform: translateY(-5px) rotateZ(-45deg);
  -webkit-transform: translateY(-5px) rotateZ(-45deg); }

#main-navigation,
#main-navigation-mobile {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  width: 100%; }

#main-navigation-mobile:after,
#main-navigation:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html #main-navigation,
* html #main-navigation-mobile {
  height: 1%; }

#main-navigation ul,
#main-navigation-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

#main-navigation ul > *,
#main-navigation-mobile ul > * {
  display: inline-block;
  font-size: 14px;
  vertical-align: top; }

#main-navigation li,
#main-navigation-mobile li {
  line-height: 100%;
  position: relative; }

#main-navigation li.active > a,
#main-navigation-mobile li.active > a {
  color: #303030; }

#main-navigation li:hover .level-2,
#main-navigation-mobile li:hover .level-2 {
  opacity: 1;
  visibility: visible; }

#main-navigation li + li,
#main-navigation-mobile li + li {
  margin-left: 30px; }

#main-navigation a,
#main-navigation-mobile a {
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  background-repeat: no-repeat;
  background-size: 0 1px;
  background-position: 0 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #303030), to(#303030));
  background-image: linear-gradient(to right, #303030 0, #303030 100%);
  padding-bottom: 3px;
  color: #353132;
  display: inline-block;
  font-family: 'Foot Locker Strong', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  padding-bottom: 0; }

#main-navigation a:focus,
#main-navigation a:hover,
#main-navigation-mobile a:focus,
#main-navigation-mobile a:hover {
  text-decoration: none;
  background-size: 100% 1px; }

.frame-highlighted-2 #main-navigation a,
.frame-highlighted-2 #main-navigation a:focus,
.frame-highlighted-2 #main-navigation a:hover,
.frame-highlighted-2 #main-navigation-mobile a,
.frame-highlighted-2 #main-navigation-mobile a:focus,
.frame-highlighted-2 #main-navigation-mobile a:hover,
.frame-highlighted-3 #main-navigation a,
.frame-highlighted-3 #main-navigation a:focus,
.frame-highlighted-3 #main-navigation a:hover,
.frame-highlighted-3 #main-navigation-mobile a,
.frame-highlighted-3 #main-navigation-mobile a:focus,
.frame-highlighted-3 #main-navigation-mobile a:hover {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(#fff));
  background-image: linear-gradient(to right, #fff 0, #fff 100%);
  background-size: 100% 1px; }

@media screen and (min-width: 1025px) {
  #main-navigation a.external,
  #main-navigation a.shoplink,
  #main-navigation-mobile a.external,
  #main-navigation-mobile a.shoplink {
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -ms-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    background-color: #303030;
    color: #fff;
    display: inline-block;
    margin-top: -2px;
    padding: 2px 20px 0; }
  #main-navigation a.external:after,
  #main-navigation a.shoplink:after,
  #main-navigation-mobile a.external:after,
  #main-navigation-mobile a.shoplink:after {
    display: none; }
  #main-navigation a.external:focus,
  #main-navigation a.external:hover,
  #main-navigation a.shoplink:focus,
  #main-navigation a.shoplink:hover,
  #main-navigation-mobile a.external:focus,
  #main-navigation-mobile a.external:hover,
  #main-navigation-mobile a.shoplink:focus,
  #main-navigation-mobile a.shoplink:hover {
    border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -webkit-border-radius: 0; } }

#main-navigation a:focus,
#main-navigation a:hover,
#main-navigation-mobile a:focus,
#main-navigation-mobile a:hover,
#main-navigation-mobile > ul > li:hover > a,
#main-navigation > ul > li:hover > a {
  text-decoration: none; }

#main-navigation {
  margin-top: 24px; }

#main-navigation-mobile {
  display: none; }

#header .meta-navigation {
  position: absolute;
  right: 0;
  top: 0; }

.meta-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

.meta-navigation ul > * {
  display: inline-block;
  font-size: 14px;
  vertical-align: top; }

.meta-navigation ul li a {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  color: #353132;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400; }

.meta-navigation ul li a:focus,
.meta-navigation ul li a:hover {
  text-decoration: none; }

.meta-navigation ul li a:hover,
.meta-navigation ul li a[data-countryselect-state=open] {
  color: #303030; }

.meta-navigation ul li a.country-select {
  position: relative;
  padding-right: 15px; }

.meta-navigation ul li a.country-select[data-countryselect-state=open]:after {
  transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg); }

.meta-navigation ul li a.country-select:after {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/dropdown.svg") no-repeat center center transparent;
  background-size: 10px auto;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  height: 10px;
  width: 10px; }

.languagenavigation .country-select-content {
  display: block; }

.languagenavigation .country-select-content .country-select-inner a {
  background: none;
  padding-left: 70px; }

.languagenavigation .country-select-content .country-select-inner.map-bg {
  background: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/bg-country-language.svg") no-repeat center center transparent;
  background-size: cover;
  padding: 60px 200px 40px; }

@media screen and (max-width: 767px) {
  .languagenavigation .country-select-content .country-select-inner.map-bg {
    padding: 60px 50px 40px; } }

.country-select-content {
  background-color: #fff;
  display: none;
  overflow: hidden;
  width: 100%; }

.country-select-content .country-select-outer {
  padding-bottom: 24px;
  padding-top: 24px; }

.country-select-content .country-select-close {
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 5px 20px;
  background: 0 0;
  position: absolute;
  right: 0;
  top: 0; }

.country-select-content .country-select-close:focus {
  outline: 0; }

.country-select-content .country-select-close:before {
  transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -webkit-transition: color .3s;
  content: '+';
  color: #fff;
  display: block;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%; }

.country-select-content .country-select-inner {
  background-color: #383638;
  background-size: cover;
  padding: 60px 20px 40px;
  position: relative; }

.country-select-content .country-select-inner .customgrid-container {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding-bottom: 10px;
  padding-top: 10px; }

.country-select-content .country-select-inner .customgrid-container + .customgrid-container {
  border: none;
  margin-top: 20px;
  padding-bottom: 0;
  padding-top: 0; }

.country-select-content .country-select-inner,
.country-select-content .country-select-inner a,
.country-select-content .country-select-inner p {
  color: #fff; }

.country-select-content .country-select-inner a {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  font-weight: 400;
  display: inline-block;
  padding: 10px 0;
  position: relative;
  width: 100%;
  border-radius: 5px;
  background-color: #ffffff50; }

.country-select-content .country-select-inner a:focus,
.country-select-content .country-select-inner a:hover {
  text-decoration: none; }

.country-select-content .country-select-inner a:hover {
  color: #383638;
  background-color: #fff; }

.country-select-content .country-select-inner a img {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  width: 56px; }

.country-select-content .country-current {
  color: #303030; }

#footer-nav {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  display: -js-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  justify-content: center;
}

#footer-nav ul {
  list-style: none;
  padding-left: 0; }

#footer-nav ul:not(.socialmedia) li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  background-repeat: no-repeat;
  background-size: 0 1px;
  background-position: 0 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #303030), to(#303030));
  background-image: linear-gradient(to right, #303030 0, #303030 100%);
  padding-bottom: 3px; }

#footer-nav ul:not(.socialmedia) li a:focus,
#footer-nav ul:not(.socialmedia) li a:hover {
  text-decoration: none;
  background-size: 100% 1px; }

.frame-highlighted-2 #footer-nav ul:not(.socialmedia) li a,
.frame-highlighted-2 #footer-nav ul:not(.socialmedia) li a:focus,
.frame-highlighted-2 #footer-nav ul:not(.socialmedia) li a:hover,
.frame-highlighted-3 #footer-nav ul:not(.socialmedia) li a,
.frame-highlighted-3 #footer-nav ul:not(.socialmedia) li a:focus,
.frame-highlighted-3 #footer-nav ul:not(.socialmedia) li a:hover {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(#fff));
  background-image: linear-gradient(to right, #fff 0, #fff 100%);
  background-size: 100% 1px; }

#footer-nav ul:not(.socialmedia) li a.active {
  font-weight: 700; }

#footer-nav ul.socialmedia {
  margin: -10px -5px 0; }

#footer-nav ul.socialmedia li {
  display: inline-block;
  padding: 10px 5px 0;
  vertical-align: top; }

#footer-nav ul.socialmedia li a {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background-size: auto 26px;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  display: block;
  height: 28px; }

#footer-nav ul.socialmedia li.facebook a {
  background-image: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/facebook.svg");
  width: 28px; }

#footer-nav ul.socialmedia li.twitter a {
  background-image: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/twitter.svg");
  width: 32px; }

#footer-nav ul.socialmedia li.instagram a {
  background-image: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/instagram.svg");
  width: 28px; }

#footer-nav ul.socialmedia li.youtube a {
  background-image: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/youtube.svg");
  width: 65px; }

.breadcrumb {
  margin: 0 0 20px;
  padding: 0;
  list-style: none; }

.breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  position: relative; }

.breadcrumb li:after {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -4px;
  border-right: 1px solid #303030;
  border-top: 1px solid #303030; }

.breadcrumb li:last-child {
  padding-right: 0; }

.breadcrumb li:last-child:after {
  display: none; }

@media screen and (max-width: 1024px) {
  #page {
    overflow: hidden;
    position: relative; }
  #page:before {
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 70px;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1; }
  .mainnav-open #page:before {
    opacity: 1;
    visibility: visible; }
  #content,
  #footer,
  #header,
  #intro {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -webkit-transition: transform .3s;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0); }
  .mainnav-open #content,
  .mainnav-open #footer,
  .mainnav-open #header,
  .mainnav-open #intro {
    transform: translateX(37%);
    -moz-transform: translateX(37%);
    -ms-transform: translateX(37%);
    -webkit-transform: translateX(37%); }
  #toggle-menu {
    display: inline-block;
    line-height: 0; }
  #toggle-menu {
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s; }
  #main-navigation,
  #main-navigation-mobile {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    background-color: #303030;
    float: none;
    overflow: auto;
    padding: 0;
    position: fixed;
    left: -75%;
    right: auto;
    top: 0;
    height: 100vh;
    width: 75%;
    z-index: 100; }
  .mainnav-open #main-navigation,
  .mainnav-open #main-navigation-mobile {
    left: 0; }
  #main-navigation .meta-navigation,
  #main-navigation-mobile .meta-navigation {
    margin-top: 40px; }
  #main-navigation .meta-navigation ul li,
  #main-navigation-mobile .meta-navigation ul li {
    border: none; }
  #main-navigation .meta-navigation ul li a,
  #main-navigation-mobile .meta-navigation ul li a {
    background: 0 0;
    text-transform: initial;
    padding-bottom: 10px;
    padding-top: 10px; }
  #main-navigation .meta-navigation ul li a.country-select:after,
  #main-navigation-mobile .meta-navigation ul li a.country-select:after {
    display: none; }
  #main-navigation ul.main-navigation-left,
  #main-navigation ul.main-navigation-right,
  #main-navigation-mobile ul.main-navigation-left,
  #main-navigation-mobile ul.main-navigation-right {
    float: none; }
  #main-navigation ul li,
  #main-navigation-mobile ul li {
    border-bottom: 1px solid #000;
    display: block; }
  #main-navigation ul li + li,
  #main-navigation-mobile ul li + li {
    margin-left: 0; }
  #main-navigation ul li.active > a,
  #main-navigation-mobile ul li.active > a {
    color: #303030; }
  #main-navigation ul li a,
  #main-navigation-mobile ul li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    color: #fff;
    padding: 20px;
    width: 100%; }
  #main-navigation ul li a:before,
  #main-navigation-mobile ul li a:before {
    display: none; }
  #main-navigation ul li a:hover,
  #main-navigation-mobile ul li a:hover {
    color: #303030; }
  #main-navigation a:hover,
  #main-navigation-mobile a:hover,
  #main-navigation-mobile > ul > li:hover > a,
  #main-navigation > ul > li:hover > a {
    border: none;
    color: #303030; }
  #main-navigation a:hover:after,
  #main-navigation-mobile a:hover:after,
  #main-navigation-mobile > ul > li:hover > a:after,
  #main-navigation > ul > li:hover > a:after {
    display: none; }
  #main-navigation {
    display: none; }
  #main-navigation-mobile {
    display: block; }
  .country-select-content .pull-right {
    float: none; }
  .country-select-content .country-select-outer {
    padding-top: 0; }
  #header .meta-navigation {
    display: none; } }

::-webkit-input-placeholder {
  color: #303030; }

::-moz-placeholder {
  color: #303030; }

:-ms-input-placeholder {
  color: #303030; }

:-moz-placeholder {
  color: #303030; }

.select2-container--default .select2-selection--multiple .select2-search__field,
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #303030;
  opacity: .6; }

.tx-felogin-pi1 form {
  margin: 20px 0 0; }

.tx-felogin-pi1 p {
  line-height: 24px; }

.tx-felogin-pi1 label {
  width: 185px; }

.tx-felogin-pi1 fieldset > div {
  font-size: 0; }

.tx-felogin-pi1 fieldset > div > * {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle; }

.tx-felogin-pi1 fieldset > div:last-child {
  text-align: right; }

.tx-felogin-pi1 fieldset > div + div {
  margin-top: 20px; }

input {
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0; }

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=password],
input[type=text],
input[type=time],
input[type=url] {
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: border .3s, background .3s, color .3s;
  -moz-transition: border .3s, background .3s, color .3s;
  -ms-transition: border .3s, background .3s, color .3s;
  -webkit-transition: border .3s, background .3s, color .3s;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  background: #f4f4f4;
  border: 0;
  border-bottom: 2px solid transparent;
  margin: 0;
  outline: 0;
  padding: 10px 15px 8px;
  width: calc(100% - 185px);
  height: 44px; }

input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus {
  background-color: #fde8eb;
  border-color: #303030;
  color: #303030;
  outline: 0; }

input[type=date].parsley-error,
input[type=datetime-local].parsley-error,
input[type=email].parsley-error,
input[type=password].parsley-error,
input[type=text].parsley-error,
input[type=time].parsley-error,
input[type=url].parsley-error {
  background-color: rgba(255, 0, 0, 0.5);
  border-bottom-color: red;
  color: #fff; }

input[type=date].parsley-success,
input[type=datetime-local].parsley-success,
input[type=email].parsley-success,
input[type=password].parsley-success,
input[type=text].parsley-success,
input[type=time].parsley-success,
input[type=url].parsley-success {
  background-color: rgba(4, 160, 0, 0.2);
  border-bottom-color: #04a000;
  color: #04a000; }

input[type=file] {
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  width: calc(100% - 185px); }

select,
textarea {
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: border .3s, background .3s, color .3s;
  -moz-transition: border .3s, background .3s, color .3s;
  -ms-transition: border .3s, background .3s, color .3s;
  -webkit-transition: border .3s, background .3s, color .3s;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  background: #f4f4f4;
  border: 0;
  border-bottom: 2px solid transparent;
  margin: 0;
  outline: 0;
  padding: 10px 15px 8px;
  width: calc(100% - 185px); }

select:focus,
textarea:focus {
  background-color: #fde8eb;
  border-color: #303030;
  color: #303030;
  outline: 0; }

select.parsley-error,
textarea.parsley-error {
  background-color: rgba(255, 0, 0, 0.5);
  border-bottom-color: red;
  color: #fff; }

select.parsley-success,
textarea.parsley-success {
  background-color: rgba(4, 160, 0, 0.2);
  border-bottom-color: #04a000;
  color: #04a000; }

textarea {
  resize: vertical; }

.tx-felogin-pi1 form > fieldset > legend {
  display: none; }

label {
  margin-left: 0;
  line-height: 24px; }

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

.tx-felogin-pi1 button,
.tx-powermail .powermail_tab_navigation .btn,
button[type=submit],
input[type=reset],
input[type=submit] {
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background-color: #303030;
  color: #fff;
  font-family: 'Foot Locker Strong', sans-serif;
  display: inline-block;
  padding: 5px 20px;
  text-align: center;
  text-transform: uppercase;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  border: 0;
  cursor: pointer;
  font-weight: 700;
  min-width: 200px;
  padding: 12px 15px; }

.tx-felogin-pi1 button:focus,
.tx-felogin-pi1 button:hover,
.tx-powermail .powermail_tab_navigation .btn:focus,
.tx-powermail .powermail_tab_navigation .btn:hover,
button[type=submit]:focus,
button[type=submit]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  background-color: #b9132b;
  text-decoration: none; }

.tx-powermail .powermail_tab_navigation .btn.pull-right {
  float: right; }

.button-secondary,
input[type=reset] {
  background-color: #303030; }

.button-secondary:focus,
.button-secondary:hover,
input[type=reset]:focus,
input[type=reset]:hover {
  background-color: #161616; }

.select2-container.select2-container--default.select2-container--focus .select2-selection {
  background-color: #fde8eb;
  border-color: #303030;
  color: #303030;
  outline: 0; }

.select2-container.select2-container--default .select2-selection {
  border-bottom: 2px solid transparent; }

.select2-container.select2-container--default .select2-selection:focus {
  outline: 0; }

.parsley-error .select2-container.select2-container--default .select2-selection {
  background-color: rgba(255, 0, 0, 0.5);
  border-color: red;
  color: #fff; }

.parsley-success .select2-container.select2-container--default .select2-selection {
  background-color: rgba(4, 160, 0, 0.2);
  border-bottom-color: #04a000;
  color: #04a000; }

.select2-container.select2-container--default .select2-selection__arrow {
  height: 44px;
  width: 44px; }

.select2-container.select2-container--default .select2-selection__clear {
  color: #303030;
  font-size: 30px;
  padding-left: 5px;
  margin-top: 0; }

.select2-container.select2-container--default .select2-selection--multiple,
.select2-container.select2-container--default .select2-selection--single {
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #f4f4f4;
  border: none;
  border-bottom: 2px solid transparent; }

.select2-container.select2-container--default .select2-selection--single {
  height: 44px; }

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px;
  padding-right: 44px; }

.select2-container.select2-container--default .select2-selection--multiple {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 42px; }

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-left: 0;
  padding-right: 34px;
  vertical-align: top;
  line-height: 44px -2px; }

.select2-container.select2-container--default .select2-selection--multiple .select2-search__field {
  height: 42px;
  margin-top: 0;
  padding: 10px 15px 8px; }

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
  border: none;
  margin: 11px 0 0 15px;
  padding-left: 15px;
  position: relative; }

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  display: block;
  font-size: 26px;
  line-height: 80%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.select2-container .select2-dropdown {
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #fde8eb;
  border: none; }

.select2-container .select2-results__option[aria-selected=true] {
  background-color: #303030;
  color: #fff; }

.custom-form .btn-group button,
.tx-powermail .btn-group button {
  display: none; }

.custom-form .parsley-errors-list,
.tx-powermail .parsley-errors-list {
  background-color: red;
  color: #fff;
  opacity: 0;
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  position: relative;
  visibility: hidden;
  transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -webkit-transition: opacity .3s; }

.custom-form .parsley-errors-list.filled,
.tx-powermail .parsley-errors-list.filled {
  opacity: 1;
  padding: 0 5px;
  visibility: visible; }

.custom-form .parsley-errors-list:after,
.tx-powermail .parsley-errors-list:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 6px 5px;
  border-color: red transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -5px;
  left: 6px; }

.custom-form .parsley-errors-list li,
.tx-powermail .parsley-errors-list li {
  padding: 8px 5px 5px; }

.custom-form .chars-remaining,
.tx-powermail .chars-remaining {
  color: #ccc;
  display: block;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right; }

.custom-form .chars-remaining span,
.tx-powermail .chars-remaining span {
  display: block; }

.custom-form .count-low .chars-remaining,
.tx-powermail .count-low .chars-remaining {
  color: orange; }

.custom-form .count-low.error .chars-remaining,
.tx-powermail .count-low.error .chars-remaining {
  color: red; }

.custom-form .powermail_message,
.tx-powermail .powermail_message {
  margin: 0 0 20px;
  padding: 0 10px;
  list-style: none; }

.custom-form .powermail_message.powermail_message_error,
.tx-powermail .powermail_message.powermail_message_error {
  color: red;
  font-weight: 700; }

.custom-form .powermail_message li + li,
.tx-powermail .powermail_message li + li {
  margin-top: 10px; }

.custom-form form,
.tx-powermail form {
  margin: 0 -10px; }

.custom-form form > h3,
.tx-powermail form > h3 {
  padding-left: 10px;
  padding-right: 10px; }

.custom-form fieldset legend,
.tx-powermail fieldset legend {
  display: none; }

.custom-form label,
.tx-powermail label {
  display: inline-block;
  vertical-align: middle; }

.custom-form .powermail_fieldset,
.tx-powermail .powermail_fieldset {
  font-size: 0;
  margin-bottom: -20px; }

.custom-form .powermail_fieldset > *,
.tx-powermail .powermail_fieldset > * {
  font-size: 16px; }

.custom-form .powermail_fieldwrap,
.tx-powermail .powermail_fieldwrap {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  width: 100%; }

.custom-form .powermail_fieldwrap label,
.tx-powermail .powermail_fieldwrap label {
  width: 185px; }

.custom-form .powermail_fieldwrap label + .powermail_field,
.tx-powermail .powermail_fieldwrap label + .powermail_field {
  width: calc(100% - 185px); }

.custom-form .powermail_fieldwrap .powermail_field,
.tx-powermail .powermail_fieldwrap .powermail_field {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.custom-form .powermail_fieldwrap > *,
.tx-powermail .powermail_fieldwrap > * {
  font-size: 16px;
  line-height: 24px; }

.custom-form .powermail_fieldwrap.layout-5-digits label,
.custom-form .powermail_fieldwrap.layout-mini label,
.custom-form .powermail_fieldwrap.layout-percent-25 label,
.custom-form .powermail_fieldwrap.layout-percent-33 label,
.custom-form .powermail_fieldwrap.layout-percent-50 label,
.custom-form .powermail_fieldwrap.layout-percent-66 label,
.custom-form .powermail_fieldwrap.layout-percent-75 label,
.tx-powermail .powermail_fieldwrap.layout-5-digits label,
.tx-powermail .powermail_fieldwrap.layout-mini label,
.tx-powermail .powermail_fieldwrap.layout-percent-25 label,
.tx-powermail .powermail_fieldwrap.layout-percent-33 label,
.tx-powermail .powermail_fieldwrap.layout-percent-50 label,
.tx-powermail .powermail_fieldwrap.layout-percent-66 label,
.tx-powermail .powermail_fieldwrap.layout-percent-75 label {
  display: block;
  padding: 0;
  width: 100%; }

.custom-form .powermail_fieldwrap.layout-5-digits .powermail_field,
.custom-form .powermail_fieldwrap.layout-mini .powermail_field,
.custom-form .powermail_fieldwrap.layout-percent-25 .powermail_field,
.custom-form .powermail_fieldwrap.layout-percent-33 .powermail_field,
.custom-form .powermail_fieldwrap.layout-percent-50 .powermail_field,
.custom-form .powermail_fieldwrap.layout-percent-66 .powermail_field,
.custom-form .powermail_fieldwrap.layout-percent-75 .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-5-digits .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-mini .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-percent-25 .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-percent-33 .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-percent-50 .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-percent-66 .powermail_field,
.tx-powermail .powermail_fieldwrap.layout-percent-75 .powermail_field {
  display: block;
  width: 100%; }

.custom-form .powermail_fieldwrap.layout-percent-25,
.tx-powermail .powermail_fieldwrap.layout-percent-25 {
  width: 25%; }

.custom-form .powermail_fieldwrap.layout-percent-33,
.tx-powermail .powermail_fieldwrap.layout-percent-33 {
  width: 33.3333%; }

.custom-form .powermail_fieldwrap.layout-percent-50,
.tx-powermail .powermail_fieldwrap.layout-percent-50 {
  width: 50%; }

.custom-form .powermail_fieldwrap.layout-percent-66,
.tx-powermail .powermail_fieldwrap.layout-percent-66 {
  width: 66.6666%; }

.custom-form .powermail_fieldwrap.layout-percent-75,
.tx-powermail .powermail_fieldwrap.layout-percent-75 {
  width: 75%; }

.custom-form .powermail_fieldwrap.layout-mini,
.tx-powermail .powermail_fieldwrap.layout-mini {
  width: 90px; }

.custom-form .powermail_fieldwrap.layout-5-digits,
.tx-powermail .powermail_fieldwrap.layout-5-digits {
  width: 200px; }

.custom-form .powermail_fieldwrap.powermail_fieldwrap_type_captcha label,
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_captcha label {
  padding-top: 10px;
  vertical-align: top; }

.custom-form .powermail_fieldwrap.powermail_fieldwrap_type_captcha img,
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_captcha img {
  max-height: 44px;
  max-width: 230px; }

.custom-form .powermail_fieldwrap.powermail_fieldwrap_type_textarea label,
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_textarea label {
  padding-top: 10px;
  vertical-align: top; }

.custom-form .form-field,
.custom-form .powermail_field,
.tx-powermail .form-field,
.tx-powermail .powermail_field {
  position: relative;
  vertical-align: middle;
  width: 100%; }

label + .custom-form .form-field,
label + .custom-form .powermail_field,
label + .tx-powermail .form-field,
label + .tx-powermail .powermail_field {
  display: inline-block;
  width: calc(100% - 185px); }

.custom-form .form-field input[type=date],
.custom-form .form-field input[type=datetime-local],
.custom-form .form-field input[type=email],
.custom-form .form-field input[type=password],
.custom-form .form-field input[type=text],
.custom-form .form-field input[type=time],
.custom-form .form-field input[type=url],
.custom-form .powermail_field input[type=date],
.custom-form .powermail_field input[type=datetime-local],
.custom-form .powermail_field input[type=email],
.custom-form .powermail_field input[type=password],
.custom-form .powermail_field input[type=text],
.custom-form .powermail_field input[type=time],
.custom-form .powermail_field input[type=url],
.tx-powermail .form-field input[type=date],
.tx-powermail .form-field input[type=datetime-local],
.tx-powermail .form-field input[type=email],
.tx-powermail .form-field input[type=password],
.tx-powermail .form-field input[type=text],
.tx-powermail .form-field input[type=time],
.tx-powermail .form-field input[type=url],
.tx-powermail .powermail_field input[type=date],
.tx-powermail .powermail_field input[type=datetime-local],
.tx-powermail .powermail_field input[type=email],
.tx-powermail .powermail_field input[type=password],
.tx-powermail .powermail_field input[type=text],
.tx-powermail .powermail_field input[type=time],
.tx-powermail .powermail_field input[type=url] {
  width: 100%; }

.custom-form .form-field select,
.custom-form .form-field textarea,
.custom-form .powermail_field select,
.custom-form .powermail_field textarea,
.tx-powermail .form-field select,
.tx-powermail .form-field textarea,
.tx-powermail .powermail_field select,
.tx-powermail .powermail_field textarea {
  width: 100%; }

.custom-form .form-field .checkbox,
.custom-form .form-field .radio,
.custom-form .powermail_field .checkbox,
.custom-form .powermail_field .radio,
.tx-powermail .form-field .checkbox,
.tx-powermail .form-field .radio,
.tx-powermail .powermail_field .checkbox,
.tx-powermail .powermail_field .radio {
  position: relative; }

.custom-form .form-field .checkbox label,
.custom-form .form-field .radio label,
.custom-form .powermail_field .checkbox label,
.custom-form .powermail_field .radio label,
.tx-powermail .form-field .checkbox label,
.tx-powermail .form-field .radio label,
.tx-powermail .powermail_field .checkbox label,
.tx-powermail .powermail_field .radio label {
  display: inline-block;
  padding: 5px 0 3px 25.6px;
  position: relative;
  vertical-align: middle;
  width: auto; }

.custom-form .form-field .checkbox span,
.custom-form .form-field .radio span,
.custom-form .powermail_field .checkbox span,
.custom-form .powermail_field .radio span,
.tx-powermail .form-field .checkbox span,
.tx-powermail .form-field .radio span,
.tx-powermail .powermail_field .checkbox span,
.tx-powermail .powermail_field .radio span {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  display: inline-block;
  left: 0;
  margin: -10px 0 0;
  position: absolute;
  top: 50%; }

.custom-form .form-field .checkbox span:after,
.custom-form .form-field .checkbox span:before,
.custom-form .form-field .radio span:after,
.custom-form .form-field .radio span:before,
.custom-form .powermail_field .checkbox span:after,
.custom-form .powermail_field .checkbox span:before,
.custom-form .powermail_field .radio span:after,
.custom-form .powermail_field .radio span:before,
.tx-powermail .form-field .checkbox span:after,
.tx-powermail .form-field .checkbox span:before,
.tx-powermail .form-field .radio span:after,
.tx-powermail .form-field .radio span:before,
.tx-powermail .powermail_field .checkbox span:after,
.tx-powermail .powermail_field .checkbox span:before,
.tx-powermail .powermail_field .radio span:after,
.tx-powermail .powermail_field .radio span:before {
  content: '';
  display: block;
  transition: color .3s, opacity .3s;
  -moz-transition: color .3s, opacity .3s;
  -ms-transition: color .3s, opacity .3s;
  -webkit-transition: color .3s, opacity .3s; }

.custom-form .form-field .checkbox span:before,
.custom-form .form-field .radio span:before,
.custom-form .powermail_field .checkbox span:before,
.custom-form .powermail_field .radio span:before,
.tx-powermail .form-field .checkbox span:before,
.tx-powermail .form-field .radio span:before,
.tx-powermail .powermail_field .checkbox span:before,
.tx-powermail .powermail_field .radio span:before {
  border: 2px solid #303030;
  height: 16px;
  width: 16px; }

.custom-form .form-field .checkbox span:after,
.custom-form .form-field .radio span:after,
.custom-form .powermail_field .checkbox span:after,
.custom-form .powermail_field .radio span:after,
.tx-powermail .form-field .checkbox span:after,
.tx-powermail .form-field .radio span:after,
.tx-powermail .powermail_field .checkbox span:after,
.tx-powermail .powermail_field .radio span:after {
  position: absolute;
  transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  opacity: 0; }

.custom-form .form-field .checkbox input,
.custom-form .form-field .radio input,
.custom-form .powermail_field .checkbox input,
.custom-form .powermail_field .radio input,
.tx-powermail .form-field .checkbox input,
.tx-powermail .form-field .radio input,
.tx-powermail .powermail_field .checkbox input,
.tx-powermail .powermail_field .radio input {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden; }

.custom-form .form-field .checkbox input:checked + span:after,
.custom-form .form-field .radio input:checked + span:after,
.custom-form .powermail_field .checkbox input:checked + span:after,
.custom-form .powermail_field .radio input:checked + span:after,
.tx-powermail .form-field .checkbox input:checked + span:after,
.tx-powermail .form-field .radio input:checked + span:after,
.tx-powermail .powermail_field .checkbox input:checked + span:after,
.tx-powermail .powermail_field .radio input:checked + span:after {
  opacity: 1; }

.custom-form .form-field .checkbox.parsley-error label,
.custom-form .form-field .checkbox.parsley-error span:before,
.custom-form .form-field .radio.parsley-error label,
.custom-form .form-field .radio.parsley-error span:before,
.custom-form .powermail_field .checkbox.parsley-error label,
.custom-form .powermail_field .checkbox.parsley-error span:before,
.custom-form .powermail_field .radio.parsley-error label,
.custom-form .powermail_field .radio.parsley-error span:before,
.tx-powermail .form-field .checkbox.parsley-error label,
.tx-powermail .form-field .checkbox.parsley-error span:before,
.tx-powermail .form-field .radio.parsley-error label,
.tx-powermail .form-field .radio.parsley-error span:before,
.tx-powermail .powermail_field .checkbox.parsley-error label,
.tx-powermail .powermail_field .checkbox.parsley-error span:before,
.tx-powermail .powermail_field .radio.parsley-error label,
.tx-powermail .powermail_field .radio.parsley-error span:before {
  color: red;
  border-color: red; }

.custom-form .form-field .checkbox.parsley-success label,
.custom-form .form-field .checkbox.parsley-success span:before,
.custom-form .form-field .radio.parsley-success label,
.custom-form .form-field .radio.parsley-success span:before,
.custom-form .powermail_field .checkbox.parsley-success label,
.custom-form .powermail_field .checkbox.parsley-success span:before,
.custom-form .powermail_field .radio.parsley-success label,
.custom-form .powermail_field .radio.parsley-success span:before,
.tx-powermail .form-field .checkbox.parsley-success label,
.tx-powermail .form-field .checkbox.parsley-success span:before,
.tx-powermail .form-field .radio.parsley-success label,
.tx-powermail .form-field .radio.parsley-success span:before,
.tx-powermail .powermail_field .checkbox.parsley-success label,
.tx-powermail .powermail_field .checkbox.parsley-success span:before,
.tx-powermail .powermail_field .radio.parsley-success label,
.tx-powermail .powermail_field .radio.parsley-success span:before {
  color: #04a000;
  border-color: #04a000; }

.custom-form .form-field .checkbox label span:after,
.custom-form .form-field .checkbox span:after,
.custom-form .powermail_field .checkbox label span:after,
.custom-form .powermail_field .checkbox span:after,
.tx-powermail .form-field .checkbox label span:after,
.tx-powermail .form-field .checkbox span:after,
.tx-powermail .powermail_field .checkbox label span:after,
.tx-powermail .powermail_field .checkbox span:after {
  border-right: 2px solid #303030;
  border-bottom: 2px solid #303030;
  height: 9px;
  width: 4px;
  left: 7px;
  top: 3px; }

.custom-form .form-field .checkbox label span:before,
.custom-form .form-field .checkbox span:before,
.custom-form .powermail_field .checkbox label span:before,
.custom-form .powermail_field .checkbox span:before,
.tx-powermail .form-field .checkbox label span:before,
.tx-powermail .form-field .checkbox span:before,
.tx-powermail .powermail_field .checkbox label span:before,
.tx-powermail .powermail_field .checkbox span:before {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px; }

.custom-form .form-field .radio label span,
.custom-form .form-field .radio span,
.custom-form .powermail_field .radio label span,
.custom-form .powermail_field .radio span,
.tx-powermail .form-field .radio label span,
.tx-powermail .form-field .radio span,
.tx-powermail .powermail_field .radio label span,
.tx-powermail .powermail_field .radio span {
  overflow: hidden; }

.custom-form .form-field .radio label span:after,
.custom-form .form-field .radio span:after,
.custom-form .powermail_field .radio label span:after,
.custom-form .powermail_field .radio span:after,
.tx-powermail .form-field .radio label span:after,
.tx-powermail .form-field .radio span:after,
.tx-powermail .powermail_field .radio label span:after,
.tx-powermail .powermail_field .radio span:after {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #303030;
  height: 10px;
  width: 10px;
  left: 5px;
  top: 5px;
  z-index: 2; }

.custom-form .form-field .radio label span:before,
.custom-form .form-field .radio span:before,
.custom-form .powermail_field .radio label span:before,
.custom-form .powermail_field .radio span:before,
.tx-powermail .form-field .radio label span:before,
.tx-powermail .form-field .radio span:before,
.tx-powermail .powermail_field .radio label span:before,
.tx-powermail .powermail_field .radio span:before {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: transparent;
  position: relative;
  z-index: 3; }

.custom-form .powermail_confirmation table,
.tx-powermail .powermail_confirmation table {
  width: 100%; }

.custom-form .powermail_confirmation table td:first-child,
.tx-powermail .powermail_confirmation table td:first-child {
  width: 185px; }

.custom-form .powermail_confirmation .btn-group,
.tx-powermail .powermail_confirmation .btn-group {
  margin-top: 20px; }

.custom-form .powermail_confirmation .btn-group form,
.tx-powermail .powermail_confirmation .btn-group form {
  display: inline-block;
  margin: 0; }

.custom-form .powermail_confirmation .btn-group form + form,
.tx-powermail .powermail_confirmation .btn-group form + form {
  margin-left: 20px; }

.custom-form form {
  margin: 0; }

.custom-form .custom-form-section + .custom-form-section {
  margin-top: 30px; }

.custom-form .form-column-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 10px; }

.custom-form .form-field-group-title {
  font-weight: 600;
  margin-bottom: 10px; }

.custom-form .form-row {
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px; }

.custom-form .form-row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .custom-form .form-row {
  height: 1%; }

.custom-form .form-row > * {
  font-size: 16px; }

.custom-form .form-row + .form-row {
  margin-top: 40px; }

.custom-form .form-row + .form-row.form-row-space-extrasmall {
  margin-top: 10px; }

.custom-form .form-row + .form-row.form-row-space-small {
  margin-top: 20px; }

.custom-form .form-row + .form-row.form-row-space-medium {
  margin-top: 60px; }

.custom-form .form-row + .form-row.form-row-space-large {
  margin-top: 80px; }

.custom-form .form-row + .form-row.form-row-space-extralarge {
  margin-top: 100px; }

.custom-form .form-row.form-row-buttons {
  margin-top: 60px; }

.custom-form .form-row.form-row-flex {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  display: -js-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px; }

.custom-form .form-row.form-row-flex > .form-column:not(.form-column-flex) {
  display: block; }

.custom-form .form-column {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  width: 100%; }

.custom-form .form-column.form-column-20 {
  width: 20%; }

.custom-form .form-column.form-column-33 {
  width: 33.3333%; }

.custom-form .form-column.form-column-50 {
  width: 50%; }

.custom-form .form-column.form-column-66 {
  width: 66.6666%; }

.custom-form .form-column.form-column-80 {
  width: 80%; }

.custom-form .form-column.form-column-100 {
  width: 100%; }

.custom-form .form-column.form-column-flex {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  display: -js-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-flow: column;
      flex-flow: column; }

.custom-form .form-column.form-column-flex > * {
  width: 100%; }

.custom-form .form-field-wrap input[type=date],
.custom-form .form-field-wrap input[type=email],
.custom-form .form-field-wrap input[type=file],
.custom-form .form-field-wrap input[type=password],
.custom-form .form-field-wrap input[type=text] {
  width: 100%; }

.custom-form .form-field-wrap textarea {
  width: 100%; }

.custom-form .form-field-wrap + .form-field-wrap {
  margin-top: 20px; }

.custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right {
  height: 1%; }

.custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right button[type=submit],
.custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right input[type=submit] {
  float: right; }

.custom-form .form-field-wrap.form-field-wrap-checkbox + .form-field-wrap-checkbox {
  margin-top: 0; }

.custom-form .form-field-wrap.form-field-wrap-select select {
  width: 100%; }

.custom-form .form-field-wrap.form-field-wrap-file .form-field {
  margin-top: 20px; }

.custom-form .form-field-wrap.form-field-wrap-file .form-field:first-child {
  margin-top: 0; }

.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button {
  cursor: pointer;
  padding: 9px 0 3px 30px;
  position: relative; }

.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button ::-webkit-file-upload-button {
  cursor: pointer; }

.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button:before {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-color: #303030;
  content: '';
  display: block;
  height: 26px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 21px; }

.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button span {
  color: #303030;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px; }

.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer; }

.custom-form .form-field-wrap.form-field-wrap-file .error {
  background: rgba(255, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  padding: 8px 10px; }

.custom-form .form-field-wrap.form-field-wrap-file .file {
  display: block;
  margin-top: 10px;
  opacity: 1;
  overflow: hidden; }

.custom-form .form-field-wrap.form-field-wrap-file .file:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .custom-form .form-field-wrap.form-field-wrap-file .file {
  height: 1%; }

.custom-form .form-field-wrap.form-field-wrap-file .file + .file {
  margin-top: 10px; }

.custom-form .form-field-wrap.form-field-wrap-file .file .filename {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  font-size: 14px;
  display: block;
  line-height: 24px;
  padding: 5px 5px 5px 0;
  max-width: calc(100% - 90px);
  word-wrap: break-word; }

.custom-form .form-field-wrap.form-field-wrap-file .file .delete {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #303030;
  border: none;
  color: rgba(255, 0, 0, 0.5);
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  float: right;
  padding: 5px 22px 5px 8px;
  width: 90px; }

.custom-form .form-field-wrap.form-field-wrap-file .file .delete:focus,
.custom-form .form-field-wrap.form-field-wrap-file .file .delete:hover {
  font-weight: 600;
  outline: 0; }

.custom-form .form-field-wrap.form-field-wrap-file .progress {
  transition: opacity .2s;
  -moz-transition: opacity .2s;
  -ms-transition: opacity .2s;
  -webkit-transition: opacity .2s;
  background-color: #f4f4f4;
  height: 2px;
  margin-top: 10px;
  opacity: 0;
  width: 100%; }

.custom-form .form-field-wrap.form-field-wrap-file .progress.progress-active {
  opacity: 1; }

.custom-form .form-field-wrap.form-field-wrap-file .progress .progress-inner {
  background-color: #303030;
  height: 100%;
  width: 0; }

.custom-form .form-field-wrap.form-field-wrap-file .message-container {
  color: rgba(255, 0, 0, 0.5);
  font-size: 16px;
  line-height: 24px;
  opacity: 0;
  height: 0;
  overflow: hidden; }

.custom-form .form-field-wrap.form-field-wrap-file .message-container > div + div {
  margin-top: 10px; }

.custom-form .form-field-wrap label {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field {
  font-size: 0; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field > *,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field > * {
  font-size: 16px; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .checkbox,
.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .radio,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .checkbox,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .radio {
  width: 25%; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-33 .checkbox,
.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-33 .radio,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-33 .checkbox,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-33 .radio {
  width: 33.3333%; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-50 .checkbox,
.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-50 .radio,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-50 .checkbox,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-50 .radio {
  width: 50%; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .checkbox,
.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .radio,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .checkbox,
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .radio {
  display: inline-block;
  vertical-align: top; }

.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .checkbox:nth-child(n+3),
.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .radio:nth-child(n+3),
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .checkbox:nth-child(n+3),
.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .radio:nth-child(n+3) {
  margin-top: 10px; }

@media screen and (max-width: 767px) {
  .custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .checkbox,
  .custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .radio,
  .custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .checkbox,
  .custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .radio {
    display: block;
    width: 100%; }
  .custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .checkbox:nth-child(n+2),
  .custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .radio:nth-child(n+2),
  .custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .checkbox:nth-child(n+2),
  .custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .radio:nth-child(n+2) {
    margin-top: 10px; } }

.custom-form .form-field-wrap.form-field-text-group .form-field {
  position: relative; }

.custom-form .form-field-wrap.form-field-text-group .form-field + .form-field {
  margin-top: 10px; }

.custom-form .form-field-wrap.form-field-text-group input[type=text] {
  font-size: 14px;
  height: 26px;
  padding: 3px 7px;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  z-index: 1; }

.custom-form .form-field-wrap.form-field-text-group label {
  padding: 3px 0 3px 80px; }

.custom-form.custom-form-parsley .form-field-checkbox-group .form-field,
.custom-form.custom-form-parsley .form-field-radio-group .form-field {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 65px; }

@media screen and (max-width: 767px) {
  .custom-form.custom-form-parsley .form-field-checkbox-group .form-field,
  .custom-form.custom-form-parsley .form-field-radio-group .form-field {
    padding-right: 45px; } }

.custom-form.custom-form-parsley .form-field-checkbox-group .form-field .field-state,
.custom-form.custom-form-parsley .form-field-radio-group .form-field .field-state {
  position: absolute;
  right: 10px;
  top: 0;
  width: 40px;
  height: 40px; }

@media screen and (max-width: 767px) {
  .custom-form.custom-form-parsley .form-field-checkbox-group .form-field .field-state,
  .custom-form.custom-form-parsley .form-field-radio-group .form-field .field-state {
    right: 0; } }

.custom-form.custom-form-parsley .form-field-checkbox-group .form-field.parsley-error,
.custom-form.custom-form-parsley .form-field-radio-group .form-field.parsley-error {
  border: none; }

.custom-form.custom-form-parsley .form-field-checkbox-group .form-field.parsley-error .field-state,
.custom-form.custom-form-parsley .form-field-radio-group .form-field.parsley-error .field-state {
  background: red; }

.custom-form.custom-form-parsley .form-field-checkbox-group .form-field.parsley-success .field-state,
.custom-form.custom-form-parsley .form-field-radio-group .form-field.parsley-success .field-state {
  transform: rotateZ(35deg);
  -moz-transform: rotateZ(35deg);
  -ms-transform: rotateZ(35deg);
  -webkit-transform: rotateZ(35deg);
  border-right: 2px solid #04a000;
  border-bottom: 2px solid #04a000;
  height: 30px;
  right: 18px;
  width: 16px; }

@media screen and (max-width: 767px) {
  .custom-form.custom-form-parsley .form-field-checkbox-group .form-field.parsley-success .field-state,
  .custom-form.custom-form-parsley .form-field-radio-group .form-field.parsley-success .field-state {
    right: 7px; } }

.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-checkbox .form-field.parsley-error,
.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-radio .form-field.parsley-error,
.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-select .form-field.parsley-error {
  border: none; }

.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-select .form-field.parsley-error .bootstrap-select {
  border: 2px solid rgba(255, 0, 0, 0.5); }

.custom-form .checkbox,
.custom-form .radio {
  margin-bottom: 0;
  margin-top: 0; }

@media screen and (max-width: 1024px) {
  .custom-form .powermail_field input[type=reset],
  .custom-form .powermail_field input[type=submit],
  .tx-powermail .powermail_field input[type=reset],
  .tx-powermail .powermail_field input[type=submit] {
    min-width: 0; }
  .custom-form .form-row {
    margin-left: -15px;
    margin-right: -15px; }
  .custom-form .form-column {
    padding: 0 15px; } }

@media screen and (max-width: 985px) {
  .custom-form .form-row + .form-row {
    margin-top: 30px; }
  .custom-form .form-row + .form-row.form-row-space-extrasmall {
    margin-top: 10px; }
  .custom-form .form-row + .form-row.form-row-space-small {
    margin-top: 20px; }
  .custom-form .form-row + .form-row.form-row-space-medium {
    margin-top: 40px; }
  .custom-form .form-row + .form-row.form-row-space-large {
    margin-top: 60px; }
  .custom-form .form-row + .form-row.form-row-space-extralarge {
    margin-top: 80px; }
  .custom-form .form-row + .form-row.form-buttons {
    margin-top: 60px; }
  .custom-form .form-column.form-column-20,
  .custom-form .form-column.form-column-33 {
    width: 50%; }
  .custom-form .form-column.form-column-20:nth-child(n+3),
  .custom-form .form-column.form-column-33:nth-child(n+3) {
    margin-top: 20px; }
  .custom-form .form-column.form-column-20 .form-column-20,
  .custom-form .form-column.form-column-20 .form-column-33,
  .custom-form .form-column.form-column-20 .form-column-50,
  .custom-form .form-column.form-column-20 .form-column-66,
  .custom-form .form-column.form-column-20 .form-column-80,
  .custom-form .form-column.form-column-33 .form-column-20,
  .custom-form .form-column.form-column-33 .form-column-33,
  .custom-form .form-column.form-column-33 .form-column-50,
  .custom-form .form-column.form-column-33 .form-column-66,
  .custom-form .form-column.form-column-33 .form-column-80,
  .custom-form .form-column.form-column-50 .form-column-20,
  .custom-form .form-column.form-column-50 .form-column-33,
  .custom-form .form-column.form-column-50 .form-column-50,
  .custom-form .form-column.form-column-50 .form-column-66,
  .custom-form .form-column.form-column-50 .form-column-80,
  .custom-form .form-column.form-column-66 .form-column-20,
  .custom-form .form-column.form-column-66 .form-column-33,
  .custom-form .form-column.form-column-66 .form-column-50,
  .custom-form .form-column.form-column-66 .form-column-66,
  .custom-form .form-column.form-column-66 .form-column-80,
  .custom-form .form-column.form-column-80 .form-column-20,
  .custom-form .form-column.form-column-80 .form-column-33,
  .custom-form .form-column.form-column-80 .form-column-50,
  .custom-form .form-column.form-column-80 .form-column-66,
  .custom-form .form-column.form-column-80 .form-column-80 {
    width: 100%; }
  .custom-form .form-column.form-column-20 .form-column-20 + .form-column,
  .custom-form .form-column.form-column-20 .form-column-33 + .form-column,
  .custom-form .form-column.form-column-20 .form-column-50 + .form-column,
  .custom-form .form-column.form-column-20 .form-column-66 + .form-column,
  .custom-form .form-column.form-column-20 .form-column-80 + .form-column,
  .custom-form .form-column.form-column-33 .form-column-20 + .form-column,
  .custom-form .form-column.form-column-33 .form-column-33 + .form-column,
  .custom-form .form-column.form-column-33 .form-column-50 + .form-column,
  .custom-form .form-column.form-column-33 .form-column-66 + .form-column,
  .custom-form .form-column.form-column-33 .form-column-80 + .form-column,
  .custom-form .form-column.form-column-50 .form-column-20 + .form-column,
  .custom-form .form-column.form-column-50 .form-column-33 + .form-column,
  .custom-form .form-column.form-column-50 .form-column-50 + .form-column,
  .custom-form .form-column.form-column-50 .form-column-66 + .form-column,
  .custom-form .form-column.form-column-50 .form-column-80 + .form-column,
  .custom-form .form-column.form-column-66 .form-column-20 + .form-column,
  .custom-form .form-column.form-column-66 .form-column-33 + .form-column,
  .custom-form .form-column.form-column-66 .form-column-50 + .form-column,
  .custom-form .form-column.form-column-66 .form-column-66 + .form-column,
  .custom-form .form-column.form-column-66 .form-column-80 + .form-column,
  .custom-form .form-column.form-column-80 .form-column-20 + .form-column,
  .custom-form .form-column.form-column-80 .form-column-33 + .form-column,
  .custom-form .form-column.form-column-80 .form-column-50 + .form-column,
  .custom-form .form-column.form-column-80 .form-column-66 + .form-column,
  .custom-form .form-column.form-column-80 .form-column-80 + .form-column {
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  .custom-form label,
  .tx-powermail label {
    display: block;
    padding-right: 0;
    width: 100%; }
  .custom-form .powermail_fieldwrap label,
  .tx-powermail .powermail_fieldwrap label {
    width: 100%; }
  .custom-form .powermail_fieldwrap label + .powermail_field,
  .tx-powermail .powermail_fieldwrap label + .powermail_field {
    width: 100%; }
  .custom-form .powermail_fieldwrap.layout-percent-25,
  .custom-form .powermail_fieldwrap.layout-percent-33,
  .custom-form .powermail_fieldwrap.layout-percent-50,
  .custom-form .powermail_fieldwrap.layout-percent-66,
  .custom-form .powermail_fieldwrap.layout-percent-75,
  .tx-powermail .powermail_fieldwrap.layout-percent-25,
  .tx-powermail .powermail_fieldwrap.layout-percent-33,
  .tx-powermail .powermail_fieldwrap.layout-percent-50,
  .tx-powermail .powermail_fieldwrap.layout-percent-66,
  .tx-powermail .powermail_fieldwrap.layout-percent-75 {
    display: block;
    width: 100%; }
  .custom-form .powermail_fieldwrap.powermail_fieldwrap_captcha label,
  .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_captcha label {
    padding-top: 0; }
  .custom-form .powermail_fieldwrap.powermail_fieldwrap_type_textarea label,
  .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_textarea label {
    padding-top: 0; }
  .custom-form .form-row {
    margin-left: -10px;
    margin-right: -10px; }
  .custom-form .form-row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .custom-form .form-row {
    height: 1%; }
  .custom-form .form-row + .form-row {
    margin-top: 20px; }
  .custom-form .form-row + .form-row.form-buttons {
    margin-top: 40px; }
  .custom-form .form-column {
    padding: 0 10px; }
  .custom-form .form-column.form-column-100,
  .custom-form .form-column.form-column-20,
  .custom-form .form-column.form-column-33,
  .custom-form .form-column.form-column-50,
  .custom-form .form-column.form-column-66,
  .custom-form .form-column.form-column-80 {
    width: 100%; }
  .custom-form .form-column.form-column-100 + .form-column,
  .custom-form .form-column.form-column-20 + .form-column,
  .custom-form .form-column.form-column-33 + .form-column,
  .custom-form .form-column.form-column-50 + .form-column,
  .custom-form .form-column.form-column-66 + .form-column,
  .custom-form .form-column.form-column-80 + .form-column {
    margin-top: 20px; }
  .custom-form .form-field-wrap + .form-field-wrap {
    margin-top: 10px; }
  .custom-form .form-field-wrap + .form-field-wrap.form-buttons {
    margin-top: 30px; } }

@media screen and (max-width: 479px) {
  label {
    padding: 0 0 5px;
    width: 100%; }
  input[type=email],
  input[type=file],
  input[type=password],
  input[type=reset],
  input[type=submit],
  input[type=text] {
    width: 100%; }
  select,
  textarea {
    width: 100%; }
  .custom-form .powermail_confirmation table,
  .custom-form .powermail_confirmation table tbody,
  .custom-form .powermail_confirmation table td,
  .custom-form .powermail_confirmation table th,
  .custom-form .powermail_confirmation table tr,
  .tx-powermail .powermail_confirmation table,
  .tx-powermail .powermail_confirmation table tbody,
  .tx-powermail .powermail_confirmation table td,
  .tx-powermail .powermail_confirmation table th,
  .tx-powermail .powermail_confirmation table tr {
    display: block; }
  .custom-form .powermail_confirmation table tr + tr,
  .tx-powermail .powermail_confirmation table tr + tr {
    margin-top: 20px; }
  .custom-form .powermail_confirmation table td:first-child,
  .tx-powermail .powermail_confirmation table td:first-child {
    width: 100%; }
  .custom-form .btn-group,
  .tx-powermail .btn-group {
    margin-top: 20px; }
  .custom-form .btn-group form,
  .tx-powermail .btn-group form {
    display: inline-block;
    margin: 0; }
  .custom-form .btn-group form + form,
  .tx-powermail .btn-group form + form {
    margin-left: 20px; }
  .custom-form .btn-group form input[type=submit],
  .tx-powermail .btn-group form input[type=submit] {
    min-width: 0; } }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell !important; } }

.tx-stage .tx-stage-elements {
  overflow: hidden;
  position: relative; }

.tx-stage .tx-stage-elements:hover .slick-next,
.tx-stage .tx-stage-elements:hover .slick-prev {
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%); }

.tx-stage .tx-stage-media {
  height: 100%; }

.tx-stage video {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%; }

.tx-stage .objectfit-image-container {
  height: 100%; }

.tx-stage .image-portrait {
  display: none; }

.tx-stage .tx-stage-element {
  overflow: hidden;
  position: relative;
  padding-bottom: 23%; }

.tx-stage .tx-stage-element .tx-stage-element-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.tx-stage .slick-next,
.tx-stage .slick-prev {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0;
  outline: 0;
  padding: 20px 0;
  position: absolute;
  top: 50%;
  z-index: 1;
  height: 80px;
  width: 40px;
  transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -webkit-transition: all .5s; }

.tx-stage .slick-next:before,
.tx-stage .slick-prev:before {
  transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  color: #fff;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 20px; }

.tx-stage .slick-prev {
  transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  left: 0; }

.tx-stage .slick-prev:before {
  border-top: 4px solid #303030;
  border-left: 4px solid #303030;
  left: 14px; }

.tx-stage .slick-next {
  transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -webkit-transform: translate(100%, -50%);
  right: 0; }

.tx-stage .slick-next:before {
  border-right: 4px solid #303030;
  border-bottom: 4px solid #303030; }

@media screen and (max-width: 767px) {
  .tx-stage .slick-next,
  .tx-stage .slick-prev {
    display: none !important; } }

@media screen and (max-width: 479px) {
  .tx-stage .image-portrait {
    display: block; }
  .tx-stage .image-portrait + img,
  .tx-stage .image-portrait + video {
    display: none; }
  .tx-stage video {
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 0;
    left: 50%;
    height: 100%;
    width: auto;
    max-width: none; }
  .tx-stage .tx-stage-element {
    padding-bottom: 100%; } }

.tx-slider .tx-slider-elements {
  overflow: hidden;
  position: relative; }

.tx-slider .tx-slider-element {
  vertical-align: top; }

.tx-slider .tx-slider-element img {
  display: block; }

.tx-slider .tx-slider-text {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all .8s;
  -moz-transition: all .8s;
  -ms-transition: all .8s;
  -webkit-transition: all .8s;
  bottom: 70px;
  left: 50%;
  max-height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  width: calc(100% - 200px);
  visibility: hidden;
  -webkit-transition-delay: .8s;
  transition-delay: .8s; }

.tx-slider .tx-slider-text .h2,
.tx-slider .tx-slider-text .h3,
.tx-slider .tx-slider-text .h4,
.tx-slider .tx-slider-text .h5,
.tx-slider .tx-slider-text ol li,
.tx-slider .tx-slider-text p,
.tx-slider .tx-slider-text ul li {
  color: #fff; }

.tx-slider .tx-slider-text .h2,
.tx-slider .tx-slider-text .h3,
.tx-slider .tx-slider-text .h4,
.tx-slider .tx-slider-text .h5 {
  margin-bottom: 10px; }

.tx-slider .slick-dots {
  padding: 0;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.tx-slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  height: 12px; }

.tx-slider .slick-dots li button {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background-color: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 0;
  height: 10px;
  margin: 0 3px;
  padding: 0;
  width: 10px;
  vertical-align: middle; }

.tx-slider .slick-dots li button:focus {
  outline: 0; }

.tx-slider .slick-dots li.slick-active button {
  background-color: #fff;
  height: 12px;
  width: 12px; }

.tx-slider .slick-active .tx-slider-text {
  opacity: 1;
  visibility: visible; }

.tx-slider .tx-slider-element {
  position: relative; }

.tx-slider .slick-next,
.tx-slider .slick-prev {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80px; }

.tx-slider .slick-next:after,
.tx-slider .slick-next:before,
.tx-slider .slick-prev:after,
.tx-slider .slick-prev:before {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  content: '';
  display: block;
  position: absolute; }

.tx-slider .slick-next:before,
.tx-slider .slick-prev:before {
  transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  color: #fff;
  height: 14px;
  top: 50%;
  left: 25px;
  margin-top: -13px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 14px;
  z-index: 3; }

.tx-slider .slick-next:after,
.tx-slider .slick-prev:after {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: .001;
  background-repeat: repeat-x;
  z-index: 2; }

.tx-slider .slick-next:focus:before,
.tx-slider .slick-next:hover:before,
.tx-slider .slick-prev:focus:before,
.tx-slider .slick-prev:hover:before {
  border-color: #fff; }

.tx-slider .slick-next:focus:after,
.tx-slider .slick-next:hover:after,
.tx-slider .slick-prev:focus:after,
.tx-slider .slick-prev:hover:after {
  opacity: 1; }

.tx-slider .slick-next:focus,
.tx-slider .slick-prev:focus {
  outline: 0; }

.tx-slider .slick-prev {
  left: 0; }

.tx-slider .slick-prev:before {
  border-top: 8px solid rgba(255, 255, 255, 0.6);
  border-left: 8px solid rgba(255, 255, 255, 0.6);
  left: 32px; }

.tx-slider .slick-prev:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); }

.tx-slider .slick-next {
  right: 0; }

.tx-slider .slick-next:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); }

.tx-slider .slick-next:before {
  border-right: 8px solid rgba(255, 255, 255, 0.6);
  border-bottom: 8px solid rgba(255, 255, 255, 0.6); }

@media screen and (max-width: 767px) {
  .tx-slider .slick-next,
  .tx-slider .slick-prev {
    display: none !important; } }

.ce-intext.ce-right .ce-gallery {
  margin-left: 20px; }

.ce-intext.ce-left .ce-gallery {
  margin-right: 20px; }

.ce-above .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-intext.ce-right .ce-gallery {
  margin-bottom: 20px; }

.ce-center .ce-inner,
.ce-center .ce-outer {
  float: none;
  right: auto;
  left: auto; }

.ce-center .ce-outer {
  text-align: center; }

.ce-center .ce-inner {
  display: inline-block;
  vertical-align: top; }

.ce-gallery figure {
  display: table;
  table-layout: fixed;
  max-width: 100%; }

.ce-gallery figure img {
  width: 100%; }

.ce-gallery .ce-column {
  width: 100%; }

.ce-intext .ce-gallery,
.ce-left .ce-gallery,
.ce-right .ce-gallery {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  max-width: 50%; }

.ce-intext.layout-fullwidth .ce-gallery,
.ce-left.layout-fullwidth .ce-gallery,
.ce-right.layout-fullwidth .ce-gallery {
  max-width: 100%; }

.tx-gridelements .ce-intext.layout-fullwidth .ce-gallery,
.tx-gridelements .ce-left.layout-fullwidth .ce-gallery,
.tx-gridelements .ce-right.layout-fullwidth .ce-gallery {
  max-width: 100%; }

.ce-center .ce-gallery .ce-outer {
  float: none;
  right: auto;
  width: 100%;
  text-align: center; }

.ce-center .ce-gallery .ce-outer .ce-inner {
  max-width: 100%;
  float: none;
  right: auto;
  display: inline-block;
  vertical-align: top; }

.ce-center.layout-fullwidth .ce-gallery .ce-outer {
  max-width: 100%;
  width: 100%; }

.ce-intext.ce-left .ce-gallery {
  margin-right: 10px;
  padding-right: 10px; }

.ce-intext.ce-right .ce-gallery {
  margin-left: 10px;
  padding-left: 10px; }

.ce-gallery:last-child {
  margin-bottom: 0; }

.ce-intext .ce-gallery {
  max-width: 50%; }

.ce-center.ce-intext .ce-gallery {
  max-width: none;
  width: 100%; }

.ce-intext.ce-left ol {
  padding-left: 32px; }

.ce-below .ce-gallery {
  margin-top: 30px; }

.ce-below .ce-gallery:last-child {
  margin-bottom: 0; }

.ce-above .ce-gallery {
  margin-bottom: 30px; }

.ce-above .ce-gallery:last-child {
  margin-bottom: 0; }

.ce-gallery figcaption {
  background-color: #f4f4f4;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  text-align: center; }

.ce-row {
  margin-left: -10px;
  margin-right: -10px; }

.ce-row + .ce-row {
  margin-top: 20px; }

[data-ce-columns="1"] .ce-row,
[data-ce-columns="2"] .ce-row,
[data-ce-columns="3"] .ce-row,
[data-ce-columns="4"] .ce-row {
  font-size: 0; }

[data-ce-columns="1"] .ce-row .ce-column,
[data-ce-columns="2"] .ce-row .ce-column,
[data-ce-columns="3"] .ce-row .ce-column,
[data-ce-columns="4"] .ce-row .ce-column {
  font-size: 14px; }

.ce-row + .ce-row {
  margin-top: 20px; }

.ce-column {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px; }

[data-ce-columns="1"] .ce-column,
[data-ce-columns="2"] .ce-column,
[data-ce-columns="3"] .ce-column,
[data-ce-columns="4"] .ce-column {
  display: inline-block;
  float: none;
  vertical-align: top; }

[data-ce-columns="2"] .ce-column {
  width: calc(100% / 2); }

[data-ce-columns="2"] .ce-column:nth-child(n+3) {
  margin-top: 20px; }

[data-ce-columns="3"] .ce-column {
  width: calc(100% / 3); }

[data-ce-columns="3"] .ce-column:nth-child(n+4) {
  margin-top: 20px; }

[data-ce-columns="4"] .ce-column {
  width: calc(100% / 4); }

[data-ce-columns="4"] .ce-column:nth-child(n+5) {
  margin-top: 20px; }

.video-embed {
  position: relative; }

.video-embed iframe,
.video-embed video {
  width: 100%;
  display: block; }

.video-embed .video-button,
.video-embed iframe,
.video-embed img {
  transition: opacity 0.3s "," visibility 0.3s;
  -moz-transition: opacity 0.3s "," visibility 0.3s;
  -ms-transition: opacity 0.3s "," visibility 0.3s;
  -webkit-transition: opacity 0.3s "," visibility 0.3s; }

.video-embed img {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

.video-embed img ~ iframe,
.video-embed img ~ video {
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 0; }

.video-embed.js-video-active .video-button,
.video-embed.js-video-active img {
  opacity: 0;
  visibility: hidden; }

.video-embed.js-video-active img ~ iframe,
.video-embed.js-video-active img ~ video {
  opacity: 1;
  visibility: visible; }

.video-embed .video-button {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: url("../../../etc.clientlibs/footlocker-corp-eu/clientlibs/clientlib-site/resources/resources/images/ico-play.svg") no-repeat 0 0 transparent;
  background-size: 80px auto;
  cursor: pointer;
  height: 80px;
  width: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1; }

.ce-fullwidth > .ce-gallery,
.layout-width-100 > .ce-gallery,
.layout-width-20 > .ce-gallery,
.layout-width-33-33 > .ce-gallery,
.layout-width-50 > .ce-gallery {
  max-width: none; }

.layout-width-50 > .ce-gallery {
  width: calc(50% - 10px); }

.layout-width-50 > .ce-gallery figure {
  max-width: none;
  width: 100%; }

.layout-width-50.ce-center > .ce-gallery {
  width: 100%; }

.layout-width-50.ce-center > .ce-gallery .ce-inner {
  width: calc(50% - 10px); }

.layout-width-33-33 > .ce-gallery {
  width: calc(33.3333% - 10px); }

.layout-width-33-33 > .ce-gallery figure {
  max-width: none;
  width: 100%; }

.layout-width-33-33.ce-center > .ce-gallery {
  width: 100%; }

.layout-width-33-33.ce-center > .ce-gallery .ce-inner {
  width: calc(33.3333% - 10px); }

.layout-width-20 > .ce-gallery {
  width: calc(20% - 10px); }

.layout-width-20 > .ce-gallery figure {
  max-width: none;
  width: 100%; }

.layout-width-20.ce-center > .ce-gallery {
  width: 100%; }

.layout-width-20.ce-center > .ce-gallery .ce-inner {
  width: calc(20% - 10px); }

.ce-fullwidth > .ce-gallery,
.layout-width-100 > .ce-gallery {
  width: 100%; }

.ce-fullwidth > .ce-gallery figure,
.ce-fullwidth > .ce-gallery iframe,
.ce-fullwidth > .ce-gallery video,
.layout-width-100 > .ce-gallery figure,
.layout-width-100 > .ce-gallery iframe,
.layout-width-100 > .ce-gallery video {
  max-width: none;
  width: 100%; }

.ce-fullwidth.ce-intext.ce-left > .ce-gallery,
.ce-fullwidth.ce-intext.ce-right > .ce-gallery,
.layout-width-100.ce-intext.ce-left > .ce-gallery,
.layout-width-100.ce-intext.ce-right > .ce-gallery {
  margin-left: 0;
  margin-right: 0; }

@media screen and (max-width: 985px) {
  [data-ce-columns="3"] .ce-column,
  [data-ce-columns="4"] .ce-column {
    width: 50%; }
  [data-ce-columns="3"] .ce-column:nth-child(n+3),
  [data-ce-columns="4"] .ce-column:nth-child(n+3) {
    margin-top: 20px; }
  .layout-width-20 > .ce-gallery {
    width: 50%; }
  .layout-width-20.ce-center > .ce-gallery {
    width: 100%; }
  .layout-width-20.ce-center > .ce-gallery .ce-inner {
    width: 50%; } }

@media screen and (max-width: 767px) {
  .ce-intext .ce-gallery {
    max-width: none; }
  .ce-column,
  .ce-left .ce-gallery,
  .ce-right .ce-gallery {
    float: none;
    max-width: none;
    width: 100%; }
  .ce-intext.ce-left .ce-gallery {
    margin-right: 0;
    padding-right: 0; }
  .ce-intext.ce-right .ce-gallery {
    margin-left: 0;
    padding-left: 0; }
  .ce-column {
    float: none; }
  [data-ce-columns="1"] .ce-column,
  [data-ce-columns="2"] .ce-column,
  [data-ce-columns="3"] .ce-column,
  [data-ce-columns="4"] .ce-column {
    width: 100%; }
  [data-ce-columns="1"] .ce-column:nth-child(n+2),
  [data-ce-columns="2"] .ce-column:nth-child(n+2),
  [data-ce-columns="3"] .ce-column:nth-child(n+2),
  [data-ce-columns="4"] .ce-column:nth-child(n+2) {
    margin-top: 20px; }
  .layout-width-20 > .ce-gallery,
  .layout-width-33-33 > .ce-gallery {
    width: 50%; }
  .layout-width-20.ce-center > .ce-gallery,
  .layout-width-33-33.ce-center > .ce-gallery {
    width: 100%; }
  .layout-width-20.ce-center > .ce-gallery .ce-inner,
  .layout-width-33-33.ce-center > .ce-gallery .ce-inner {
    width: 50%; } }

@media screen and (max-width: 479px) {
  .ce-intext .ce-gallery {
    max-width: none; }
  .ce-column,
  .ce-left .ce-gallery,
  .ce-right .ce-gallery {
    float: none; }
  .ce-intext.ce-left .ce-gallery {
    margin-right: 0; }
  .ce-intext.ce-right .ce-gallery {
    margin-left: 0; }
  .layout-width-20 > .ce-gallery,
  .layout-width-33-33 > .ce-gallery,
  .layout-width-50 > .ce-gallery {
    width: 100%; }
  .layout-width-20.ce-center > .ce-gallery,
  .layout-width-33-33.ce-center > .ce-gallery,
  .layout-width-50.ce-center > .ce-gallery {
    width: 100%; }
  .layout-width-20.ce-center > .ce-gallery .ce-inner,
  .layout-width-33-33.ce-center > .ce-gallery .ce-inner,
  .layout-width-50.ce-center > .ce-gallery .ce-inner {
    width: 100%; } }

.customgrid-container.no-flex .customgrid .customgrid-row {
  font-size: 0; }

.customgrid-container.no-flex .customgrid .customgrid-row .customgrid-column {
  font-size: 16px;
  display: inline-block;
  vertical-align: top; }

.customgrid-container:not(.no-flex) .customgrid .customgrid-row {
  display: -ms-flexbox;
  -ms-box-orient: horizontal;
  display: -js-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.customgrid-container:not(.no-flex) .customgrid .customgrid-row .customgrid-column {
  display: block; }

.customgrid-container:not(.no-gaps) .customgrid .customgrid-row {
  margin: 0 -10px 0; }

.customgrid-container:not(.no-gaps) .customgrid .customgrid-row .customgrid-column {
  padding-left: 10px;
  padding-right: 10px; }

.customgrid-container .customgrid {
  font-size: 16px;
  line-height: 120%;
  padding: 1px 0; }

.customgrid-container .customgrid .customgrid-row + .customgrid-row {
  margin-top: 40px; }

.customgrid-container .customgrid .customgrid-row .customgrid-column {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20 {
  width: 20%; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+6) {
  margin-top: 40px; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25 {
  width: 25%; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:nth-child(n+5) {
  margin-top: 40px; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33 {
  width: 33.3333%; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33:nth-child(n+4) {
  margin-top: 40px; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50 {
  width: 50%; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50:nth-child(n+3) {
  margin-top: 40px; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66 {
  width: 66.6666%; }

.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80 {
  width: 80%; }

@media screen and (max-width: 985px) {
  .customgrid-container:not(.no-gaps) .customgrid .customgrid-row {
    margin: 0 -10px 0; }
  .customgrid-container:not(.no-gaps) .customgrid .customgrid-row .customgrid-column {
    padding-left: 10px;
    padding-right: 10px; }
  .customgrid-container .customgrid .customgrid-row + .customgrid-row {
    margin-top: 40px; }
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80 {
    width: 50%; }
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+3),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:nth-child(n+3),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33:nth-child(n+3),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50:nth-child(n+3),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66:nth-child(n+3),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80:nth-child(n+3) {
    margin-top: 40px; } }

@media screen and (max-width: 767px) {
  .customgrid-container .customgrid .customgrid-row + .customgrid-row {
    margin-top: 20px; }
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66,
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80 {
    width: 100%; }
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+2),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-25:nth-child(n+2),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33:nth-child(n+2),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50:nth-child(n+2),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66:nth-child(n+2),
  .customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80:nth-child(n+2) {
    margin-top: 20px; } }

.tx-teaser-footlocker-externalpages {
  overflow: hidden; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-elements {
  margin-left: -10px;
  margin-right: -10px;
  font-size: 0; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 16px;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  vertical-align: top;
  width: 50%; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element:before {
  content: '';
  display: block;
  padding-top: 100%; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element > .tx-teaser-footlocker-externalpages-element-inner {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element:nth-child(n+3) {
  margin-top: 20px; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element .objectfit-image-container {
  height: 100%; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element img {
  display: block; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element .tx-teaser-footlocker-externalpages-element-image,
.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element .tx-teaser-footlocker-externalpages-element-inner,
.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a {
  display: block;
  height: 100%; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a {
  overflow: hidden; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a img {
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a:focus img,
.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a:hover img {
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03); }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a:focus .tx-teaser-footlocker-externalpages-element-title,
.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element a:hover .tx-teaser-footlocker-externalpages-element-title {
  background-color: #303030; }

.tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element .tx-teaser-footlocker-externalpages-element-title {
  background: #303030;
  color: #fff;
  font-family: 'Foot Locker Strong', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  padding: 11px 14px 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-group .tx-teaser-pressrelease-group-title {
  margin-bottom: 20px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-group + .tx-teaser-pressrelease-group {
  margin-top: 50px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element + .tx-teaser-pressrelease-element {
  margin-top: 30px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element-meta {
  margin-bottom: 5px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element-date {
  background-color: #303030;
  color: #fff;
  display: inline-block;
  font-family: 'Foot Locker Strong', sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-right: 10px;
  padding: 4px 0 3px;
  text-align: center;
  width: 115px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element-title {
  line-height: 20px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a {
  font-size: 0;
  display: inline-block;
  vertical-align: top; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a,
.tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a:before {
  height: 30px;
  width: 26px; }

.tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a:before {
  content: '';
  display: block;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjYuNjU4cHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDI2LjY1OCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjYuNjU4IDMwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyNCAyMTEyKSI+DQoJPHBhdGggZmlsbD0iIzMwMzAzMSIgZD0iTS0yMDEuNzg5LTIwOTUuMDYxYy0wLjM2OC0wLjM2NC0xLjE4Ni0wLjU1Ni0yLjQzMi0wLjU3M2MtMC44NDMtMC4wMDgtMS44NTcsMC4wNjYtMi45MjUsMC4yMTUNCgkJYy0wLjQ3Ny0wLjI3NS0wLjk3LTAuNTc2LTEuMzU3LTAuOTM4Yy0xLjAzOS0wLjk3LTEuOTA4LTIuMzE4LTIuNDQ5LTMuODAyYzAuMDM2LTAuMTM3LDAuMDY2LTAuMjU5LDAuMDk1LTAuMzg0DQoJCWMwLDAsMC41ODYtMy4zMjcsMC40MzEtNC40NTNjLTAuMDIyLTAuMTU0LTAuMDM1LTAuMTk4LTAuMDc2LTAuMzE4bC0wLjA1MS0wLjEzMmMtMC4xNTktMC4zNjctMC40NzMtMC43NTUtMC45NjEtMC43MzUNCgkJbC0wLjI5OC0wLjAwOWMtMC41NDUsMC0wLjk5LDAuMjc5LTEuMTA2LDAuNjk2Yy0wLjM1NSwxLjMxLDAuMDEyLDMuMjcsMC42NzQsNS44MDdsLTAuMTY5LDAuNDE0DQoJCWMtMC40NzUsMS4xNTktMS4wNzEsMi4zMjctMS41OTcsMy4zNTZsLTAuMDY5LDAuMTM0Yy0wLjU1NCwxLjA4My0xLjA1NiwyLjAwMi0xLjUxMSwyLjc4MWwtMC40NjgsMC4yNDkNCgkJYy0wLjAzNiwwLjAxNy0wLjg0LDAuNDQ0LTEuMDI5LDAuNTZjLTEuNjAyLDAuOTU3LTIuNjYzLDIuMDQyLTIuODM5LDIuOTAzYy0wLjA1NiwwLjI3NS0wLjAxNCwwLjYyNywwLjI3MSwwLjc4OWwwLjQ1NSwwLjIyOA0KCQljMC4xOTgsMC4xLDAuNDA1LDAuMTQ5LDAuNjE4LDAuMTQ5YzEuMTM5LDAsMi40NjYtMS40MTksNC4yOTEtNC42MDdjMi4xMDctMC42ODQsNC41MDctMS4yNTUsNi42MDktMS41Nw0KCQljMS42MDIsMC45MDEsMy41NzIsMS41MjgsNC44MTYsMS41MjhjMC4yMjIsMCwwLjQxMS0wLjAyMSwwLjU2NC0wLjA2M2MwLjI0LTAuMDY0LDAuNDM5LTAuMiwwLjU2My0wLjM4NA0KCQljMC4yNC0wLjM2NSwwLjI5MS0wLjg2NCwwLjIyNS0xLjM3NWMtMC4wMTktMC4xNTQtMC4xNC0wLjM0LTAuMjcxLTAuNDdMLTIwMS43ODktMjA5NS4wNjF6IE0tMjE4LjgzMi0yMDg4Ljk4OQ0KCQljMC4yMDgtMC41NywxLjAzMS0xLjY5MywyLjI0OS0yLjY5MmMwLjA3Ni0wLjA2MywwLjI2Ni0wLjIzOCwwLjQzOC0wLjQwNGMtMS4yNzIsMi4wMzMtMi4xMjYsMi44NDMtMi42ODcsMy4wOTRWLTIwODguOTg5eg0KCQkgTS0yMTEuNjE4LTIxMDUuNjAxYzAuMzY3LDAsMC41NzcsMC45MjQsMC41OTMsMS43OTFjMC4wMTksMC44NjctMC4xODQsMS40NzYtMC40MzYsMS45MjVjLTAuMjA4LTAuNjY2LTAuMzA5LTEuNzE1LTAuMzA5LTIuNDAzDQoJCUMtMjExLjc3LTIxMDQuMjg4LTIxMS43ODUtMjEwNS42MDEtMjExLjYxOC0yMTA1LjYwMUwtMjExLjYxOC0yMTA1LjYwMXogTS0yMTMuNzcxLTIwOTMuNzYzYzAuMjU3LTAuNDU3LDAuNTIyLTAuOTQsMC43OTItMS40NTINCgkJYzAuNjYzLTEuMjUyLDEuMDgtMi4yMzIsMS4zOTMtMy4wMzdjMC42MTksMS4xMjUsMS4zOTEsMi4wODUsMi4yOTcsMi44NTNjMC4xMTMsMC4wOTcsMC4yMzUsMC4xOTMsMC4zNTgsMC4yODgNCgkJYy0xLjg0NCwwLjM2NS0zLjQzNywwLjgxLTQuODQxLDEuMzQ5bDAsMEgtMjEzLjc3MXogTS0yMDIuMTQxLTIwOTMuODY2Yy0wLjExMywwLjA3MS0wLjQzNCwwLjExLTAuNjQsMC4xMQ0KCQljLTAuNjY5LDAtMS40OTYtMC4zMDQtMi42NTMtMC44MDNjMC40NDQtMC4wMzIsMC44NTQtMC4wNSwxLjIyLTAuMDVjMC42NjksMCwwLjg2OS0wLjAwMywxLjUyMiwwLjE2Ng0KCQljMC42NTQsMC4xNjcsMC42NjMsMC41MDcsMC41NTEsMC41NzZsMCwwVi0yMDkzLjg2NnoiLz4NCgk8cGF0aCBmaWxsPSIjMzAzMDMxIiBkPSJNLTE5OS43MzctMjEwNC44MDdjLTAuNi0wLjgxOS0xLjQzOC0xLjc3OC0yLjM1Ny0yLjY5NWMtMC45MTktMC45MTktMS44NzctMS43NTctMi42OTUtMi4zNTcNCgkJYy0xLjM5NS0xLjAyMi0yLjA3Mi0xLjE0MS0yLjQ1OS0xLjE0MWgtMTMuNDExYy0xLjE5MywwLTIuMTYzLDAuOTctMi4xNjMsMi4xNjN2MjMuMzYxYzAsMS4xOTMsMC45NywyLjE2MywyLjE2MywyLjE2M2gxOS45DQoJCWMxLjE5MSwwLDIuMTYzLTAuOTcsMi4xNjMtMi4xNjN2LTE2Ljg3MkMtMTk4LjU5Ny0yMTAyLjczNS0xOTguNzE1LTIxMDMuNDEyLTE5OS43MzctMjEwNC44MDdMLTE5OS43MzctMjEwNC44MDd6DQoJCSBNLTIwMy4zMi0yMTA2LjI3OGMwLjgzMSwwLjgzMiwxLjQ4MiwxLjU3OCwxLjk2MiwyLjJoLTQuMTYydi00LjE2MmMwLjYyLDAuNDgxLDEuMzcsMS4xMzIsMi4xOTgsMS45NjJsMCwwSC0yMDMuMzJ6DQoJCSBNLTIwMC4zMjctMjA4NS40NzZjMCwwLjIzNS0wLjE5OCwwLjQzMy0wLjQzMywwLjQzM2gtMTkuOWMtMC4yMzMsMC0wLjQzMy0wLjE5OC0wLjQzMy0wLjQzM3YtMjMuMzYxDQoJCWMwLTAuMjMzLDAuMTk5LTAuNDMzLDAuNDMzLTAuNDMzYzAsMCwxMy40MSwwLDEzLjQxMSwwdjYuMDU3YzAsMC40NzgsMC4zODcsMC44NjUsMC44NjUsMC44NjVoNi4wNTdWLTIwODUuNDc2eiIvPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center center transparent;
  background-size: 26px auto; }

@media screen and (max-width: 985px) {
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-elements {
    margin-left: -5px;
    margin-right: -5px; }
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element {
    padding: 0 5px;
    width: 50%; }
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element > .tx-teaser-imagegrid-element-inner {
    left: 5px;
    right: 5px; }
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element:nth-child(n+3) {
    margin-top: 10px; } }

@media screen and (max-width: 767px) {
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-elements {
    margin-left: 0;
    margin-right: 0; }
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element {
    padding: 0;
    width: 100%; }
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element > .tx-teaser-footlocker-externalpages-element-inner {
    left: 0;
    right: 0; }
  .tx-teaser-footlocker-externalpages .tx-teaser-footlocker-externalpages-element:nth-child(n+2) {
    margin-top: 20px; }
  .tx-teaser-pressrelease .tx-teaser-pressrelease-group .tx-teaser-pressrelease-group-title {
    margin-bottom: 10px; }
  .tx-teaser-pressrelease .tx-teaser-pressrelease-group + .tx-teaser-pressrelease-group {
    margin-top: 30px; }
  .tx-teaser-pressrelease .tx-teaser-pressrelease-element + .tx-teaser-pressrelease-element {
    margin-top: 20px; }
  .tx-teaser-pressrelease .tx-teaser-pressrelease-element-date {
    font-size: 16px;
    line-height: 24px;
    margin-right: 5px;
    padding: 3px 0 2px;
    width: 105px; }
  .tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a,
  .tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a:before {
    height: 27px;
    width: 26px; }
  .tx-teaser-pressrelease .tx-teaser-pressrelease-element-link.tx-teaser-pressrelease-element-link-pdf a:before {
    background-size: 24px auto; } }

.cke_editable {
  color: #303030;
  font-family: 'Foot Locker Strong', sans-serif;
  font-size: 16px;
  line-height: 100%; }

sub,
sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative; }

sup {
  bottom: 1.5ex; }

sub {
  top: .4ex; }

b,
strong {
  font-weight: 700; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Foot Locker Strong', sans-serif;
  display: block;
  font-weight: 700;
  margin: 0; }

.h1.ce-headline-center,
.h2.ce-headline-center,
.h3.ce-headline-center,
.h4.ce-headline-center,
.h5.ce-headline-center,
.h6.ce-headline-center,
h1.ce-headline-center,
h2.ce-headline-center,
h3.ce-headline-center,
h4.ce-headline-center,
h5.ce-headline-center,
h6.ce-headline-center {
  text-align: center; }

.h1.ce-headline-center .subtitle,
.h1.ce-headline-center + .h2,
.h1.ce-headline-center + .h3,
.h1.ce-headline-center + .h4,
.h1.ce-headline-center + .h5,
.h1.ce-headline-center + .h6,
.h1.ce-headline-center + h2,
.h1.ce-headline-center + h3,
.h1.ce-headline-center + h4,
.h1.ce-headline-center + h5,
.h1.ce-headline-center + h6,
.h2.ce-headline-center .subtitle,
.h2.ce-headline-center + .h2,
.h2.ce-headline-center + .h3,
.h2.ce-headline-center + .h4,
.h2.ce-headline-center + .h5,
.h2.ce-headline-center + .h6,
.h2.ce-headline-center + h2,
.h2.ce-headline-center + h3,
.h2.ce-headline-center + h4,
.h2.ce-headline-center + h5,
.h2.ce-headline-center + h6,
.h3.ce-headline-center .subtitle,
.h3.ce-headline-center + .h2,
.h3.ce-headline-center + .h3,
.h3.ce-headline-center + .h4,
.h3.ce-headline-center + .h5,
.h3.ce-headline-center + .h6,
.h3.ce-headline-center + h2,
.h3.ce-headline-center + h3,
.h3.ce-headline-center + h4,
.h3.ce-headline-center + h5,
.h3.ce-headline-center + h6,
.h4.ce-headline-center .subtitle,
.h4.ce-headline-center + .h2,
.h4.ce-headline-center + .h3,
.h4.ce-headline-center + .h4,
.h4.ce-headline-center + .h5,
.h4.ce-headline-center + .h6,
.h4.ce-headline-center + h2,
.h4.ce-headline-center + h3,
.h4.ce-headline-center + h4,
.h4.ce-headline-center + h5,
.h4.ce-headline-center + h6,
.h5.ce-headline-center .subtitle,
.h5.ce-headline-center + .h2,
.h5.ce-headline-center + .h3,
.h5.ce-headline-center + .h4,
.h5.ce-headline-center + .h5,
.h5.ce-headline-center + .h6,
.h5.ce-headline-center + h2,
.h5.ce-headline-center + h3,
.h5.ce-headline-center + h4,
.h5.ce-headline-center + h5,
.h5.ce-headline-center + h6,
.h6.ce-headline-center .subtitle,
.h6.ce-headline-center + .h2,
.h6.ce-headline-center + .h3,
.h6.ce-headline-center + .h4,
.h6.ce-headline-center + .h5,
.h6.ce-headline-center + .h6,
.h6.ce-headline-center + h2,
.h6.ce-headline-center + h3,
.h6.ce-headline-center + h4,
.h6.ce-headline-center + h5,
.h6.ce-headline-center + h6,
h1.ce-headline-center .subtitle,
h1.ce-headline-center + .h2,
h1.ce-headline-center + .h3,
h1.ce-headline-center + .h4,
h1.ce-headline-center + .h5,
h1.ce-headline-center + .h6,
h1.ce-headline-center + h2,
h1.ce-headline-center + h3,
h1.ce-headline-center + h4,
h1.ce-headline-center + h5,
h1.ce-headline-center + h6,
h2.ce-headline-center .subtitle,
h2.ce-headline-center + .h2,
h2.ce-headline-center + .h3,
h2.ce-headline-center + .h4,
h2.ce-headline-center + .h5,
h2.ce-headline-center + .h6,
h2.ce-headline-center + h2,
h2.ce-headline-center + h3,
h2.ce-headline-center + h4,
h2.ce-headline-center + h5,
h2.ce-headline-center + h6,
h3.ce-headline-center .subtitle,
h3.ce-headline-center + .h2,
h3.ce-headline-center + .h3,
h3.ce-headline-center + .h4,
h3.ce-headline-center + .h5,
h3.ce-headline-center + .h6,
h3.ce-headline-center + h2,
h3.ce-headline-center + h3,
h3.ce-headline-center + h4,
h3.ce-headline-center + h5,
h3.ce-headline-center + h6,
h4.ce-headline-center .subtitle,
h4.ce-headline-center + .h2,
h4.ce-headline-center + .h3,
h4.ce-headline-center + .h4,
h4.ce-headline-center + .h5,
h4.ce-headline-center + .h6,
h4.ce-headline-center + h2,
h4.ce-headline-center + h3,
h4.ce-headline-center + h4,
h4.ce-headline-center + h5,
h4.ce-headline-center + h6,
h5.ce-headline-center .subtitle,
h5.ce-headline-center + .h2,
h5.ce-headline-center + .h3,
h5.ce-headline-center + .h4,
h5.ce-headline-center + .h5,
h5.ce-headline-center + .h6,
h5.ce-headline-center + h2,
h5.ce-headline-center + h3,
h5.ce-headline-center + h4,
h5.ce-headline-center + h5,
h5.ce-headline-center + h6,
h6.ce-headline-center .subtitle,
h6.ce-headline-center + .h2,
h6.ce-headline-center + .h3,
h6.ce-headline-center + .h4,
h6.ce-headline-center + .h5,
h6.ce-headline-center + .h6,
h6.ce-headline-center + h2,
h6.ce-headline-center + h3,
h6.ce-headline-center + h4,
h6.ce-headline-center + h5,
h6.ce-headline-center + h6 {
  text-align: center; }

.h1.ce-headline-right,
.h2.ce-headline-right,
.h3.ce-headline-right,
.h4.ce-headline-right,
.h5.ce-headline-right,
.h6.ce-headline-right,
h1.ce-headline-right,
h2.ce-headline-right,
h3.ce-headline-right,
h4.ce-headline-right,
h5.ce-headline-right,
h6.ce-headline-right {
  text-align: right; }

.h1,
h1 {
  color: #303030;
  font-size: 50px;
  line-height: 56px;
  margin-bottom: 40px; }

.h1 + .h2,
.h1 + h2,
h1 + .h2,
h1 + h2 {
  margin-top: -30px; }

.h2,
h2 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 30px; }

.h2 + .h3,
.h2 + h3,
h2 + .h3,
h2 + h3 {
  margin-top: -20px; }

.h3,
h3 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px; }

.h3 + .h4,
.h3 + h4,
h3 + .h4,
h3 + h4 {
  margin-top: -10px; }

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 5px; }

a {
  color: #303030;
  font-weight: 700;
  text-decoration: none; }

main.container a {
  text-decoration: underline; }

a:focus,
a:hover {
  text-decoration: underline; }

#footer a {
  color: #303030; }

#page .button-primary {
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  background-color: #303030;
  color: #fff;
  font-family: 'Foot Locker Strong', sans-serif;
  display: inline-block;
  padding: 5px 20px;
  text-align: center;
  text-transform: uppercase; }

#page .button-primary:focus,
#page .button-primary:hover {
  background-color: #b9132b;
  text-decoration: none; }

#page .tx-gridelements-element .button-primary {
  width: 100%; }

ol,
ul {
  margin: 0;
  padding-left: 25px; }

ol li,
ul li {
  line-height: 24px; }

dl dd,
dl dt {
  line-height: 24px; }

p {
  margin: 0; }

blockquote {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: sans-serif;
  font-size: 50px;
  font-weight: 300;
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
  padding: 40px 80px;
  position: relative;
  quotes: "”" "”"; }

.ce-bodytext blockquote p,
.cke_editable blockquote p,
blockquote {
  font-family: 'Reenie Beanie', sans-serif;
  line-height: 56px; }

blockquote > * {
  position: relative;
  z-index: 2; }

blockquote:after {
  content: open-quote;
  color: #f4f4f4;
  position: absolute;
  right: 37px;
  top: 45px;
  font-size: 352px;
  height: 50px;
  width: 50px;
  z-index: 1; }

.ce-bodytext .text-center,
.cke_editable .text-center,
.powermail_create .text-center {
  text-align: center; }

.ce-bodytext .text-right,
.cke_editable .text-right,
.powermail_create .text-right {
  text-align: right; }

.ce-bodytext .text-justify,
.cke_editable .text-justify,
.powermail_create .text-justify {
  text-align: justify; }

.ce-bodytext blockquote,
.ce-bodytext ol,
.ce-bodytext table,
.ce-bodytext ul,
.cke_editable blockquote,
.cke_editable ol,
.cke_editable p,
.cke_editable table,
.cke_editable ul,
.powermail_create blockquote,
.powermail_create ol,
.powermail_create p,
.powermail_create table,
.powermail_create ul {
  margin-bottom: 20px; }

.ce-bodytext ol ol,
.ce-bodytext ol ul,
.ce-bodytext ul ol,
.ce-bodytext ul ul,
.cke_editable ol ol,
.cke_editable ol ul,
.cke_editable ul ol,
.cke_editable ul ul,
.powermail_create ol ol,
.powermail_create ol ul,
.powermail_create ul ol,
.powermail_create ul ul {
  margin-bottom: 0; }

.ce-bodytext ul,
.cke_editable ul,
.powermail_create ul {
  list-style: none; }

.ce-bodytext ul li,
.cke_editable ul li,
.powermail_create ul li {
  position: relative; }

.ce-bodytext ul li:before,
.cke_editable ul li:before,
.powermail_create ul li:before {
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  background-color: #303030;
  content: '';
  height: 12px;
  width: 12px;
  position: absolute;
  left: -24px;
  top: 11px; }

.ce-bodytext > :last-child,
.cke_editable > :last-child,
.powermail_create > :last-child {
  margin-bottom: 0; }

.ce-bodytext table,
.cke_editable ol li,
.cke_editable p,
.cke_editable table,
.cke_editable ul li,
.powermail_create ol li,
.powermail_create p,
.powermail_create table,
.powermail_create ul li {
  line-height: 32px; }

span.text-highlight {
  color: #303030;
  font-weight: 700;
  font-size: 18px; }

@media screen and (max-width: 985px) {
  .h1,
  h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px; }
  .h1 + .h2,
  .h1 + h2,
  h1 + .h2,
  h1 + h2 {
    margin-top: -20px; }
  .h2,
  h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px; }
  .h2 + .h3,
  .h2 + h3,
  h2 + .h3,
  h2 + h3 {
    margin-top: -15px; }
  .h3,
  h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px; }
  .h3 + .h4,
  .h3 + h4,
  h3 + .h4,
  h3 + h4 {
    margin-top: -10px; }
  .h4,
  .h5,
  .h6,
  h4,
  h5,
  h6 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px; } }

@media screen and (max-width: 767px) {
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  a,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    word-wrap: break-word; }
  .h1,
  h1 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px; }
  .h1 + .h2,
  .h1 + h2,
  h1 + .h2,
  h1 + h2 {
    margin-top: -20px; }
  .h2,
  h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px; }
  .h2 + .h3,
  .h2 + h3,
  h2 + .h3,
  h2 + h3 {
    margin-top: -15px; }
  .h3,
  h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px; }
  .h3 + .h4,
  .h3 + h4,
  h3 + .h4,
  h3 + h4 {
    margin-top: -10px; }
  .h4,
  .h5,
  .h6,
  h4,
  h5,
  h6 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px; }
  blockquote {
    line-height: 46px;
    padding-right: 85px; }
  .ce-bodytext p blockquote,
  blockquote {
    font-size: 42px; } }

@media screen and (max-width: 479px) {
  blockquote {
    padding: 30px; }
  blockquote:after {
    font-size: 230px;
    right: -10px;
    top: 32px; } }

.fl-comp-container {
  width: 50%;
  text-align: center; }

.fl-comp-container--inner {
  width: 75%;
  display: table;
  padding: .375em 0;
  margin: auto; }

.fl-comp-container--content {
  display: table-cell;
  height: 3.75em;
  background-color: #ebebeb;
  vertical-align: middle;
  text-align: center; }

.fl-comp-list--list {
  list-style: none;
  margin: 0;
  padding: 0; }

.fl-comp-list__inline .fl-comp-list--list--item {
  display: inline-block; }

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

.fl-comp-link {
  display: inline-block;
  padding-bottom: 0;
  background-image: none; }

.fl-icon {
  display: inline-block;
  fill: currentColor;
  color: currentColor; }

.fl-icon__store-locator .fl-icon--shape {
  width: 1.125rem;
  height: 1.625rem; }

.fl-comp-list__social .fl-comp-link__social {
  max-height: 1.625em;
  vertical-align: middle; }

.fl-comp-list--list--item {
  margin-left: 1em; }

.fl-icon__social__facebook,
.fl-icon__social__instagram,
.fl-icon__social__twitter {
  width: 1.625rem;
  height: 1.625rem; }

.fl-icon__social__youtube {
  width: 4.1875rem;
  height: 1.625rem; }

.fl-icon--shape {
  display: block;
  width: 100%;
  height: 100%; }

.fl-icon--fallback {
  display: none; }

.footer-title {
  text-align: center;
  margin-bottom: 20px; }

.footer-title p {
  color: #303030;
  font-size: 20px;
  font-family: 'Foot Locker Strong', sans-serif; }

